:where(#acp-root,#root){--acp-page-bg: #e5ded3;--acp-card-bg: #f5f1eb;--acp-surface-bg: #ffffff;--acp-accent: #b89968;--acp-accent-hover: #a68958;--acp-text: #1f2937;--acp-muted-text: #6b7280;--acp-border: rgba(17, 24, 39, .1);--acp-shadow: 0 10px 25px rgba(0, 0, 0, .1);--acp-radius-lg: 28px;--acp-radius-md: 20px;--acp-radius-sm: 14px;--acp-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";font-family:var(--acp-font);color:var(--acp-text);line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(#acp-root,#root) *,:where(#acp-root,#root) *:before,:where(#acp-root,#root) *:after{box-sizing:border-box}:where(#acp-root,#root) img{max-width:100%;display:block}:where(#acp-root,#root) button,:where(#acp-root,#root) input,:where(#acp-root,#root) select,:where(#acp-root,#root) textarea{font-family:inherit;color:inherit}:where(#acp-root,#root) .acp-portal-shell{background:var(--acp-page-bg);padding:24px 16px}@media(min-width:768px){:where(#acp-root,#root) .acp-portal-shell{padding:40px 24px}}:where(#acp-root,#root) .acp-portal-shell__inner{max-width:1120px;margin:0 auto;display:flex;gap:24px;align-items:flex-start}@media(max-width:1024px){:where(#acp-root,#root) .acp-portal-shell__inner{flex-direction:column}}:where(#acp-root,#root) .acp-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}:where(#acp-root,#root) .acp-card{background:var(--acp-card-bg);border-radius:var(--acp-radius-lg);box-shadow:var(--acp-shadow);padding:24px}@media(min-width:768px){:where(#acp-root,#root) .acp-card{padding:32px}}:where(#acp-root,#root) .acp-stack{display:flex;flex-direction:column;gap:16px}:where(#acp-root,#root) .acp-center{text-align:center}:where(#acp-root,#root) .acp-muted{color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-accent-text{color:var(--acp-accent);font-weight:700}:where(#acp-root,#root) .acp-icon{display:inline-block;vertical-align:middle}:where(#acp-root,#root) .acp-icon--muted{color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(#acp-root,#root) .acp-btn{border:none;border-radius:999px;padding:12px 22px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}:where(#acp-root,#root) .acp-btn:active{transform:translateY(1px)}:where(#acp-root,#root) .acp-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}:where(#acp-root,#root) .acp-btn--primary{background:var(--acp-accent);color:#fff}:where(#acp-root,#root) .acp-btn--primary:hover{background:var(--acp-accent-hover)}:where(#acp-root,#root) .acp-btn--secondary{background:transparent;color:var(--acp-accent);border:2px solid var(--acp-accent)}:where(#acp-root,#root) .acp-btn--secondary:hover{background:#b899681f}:where(#acp-root,#root) .acp-back-link{border:none;background:transparent;padding:0;margin:0 0 10px;cursor:pointer;color:var(--acp-accent);font-weight:700;display:inline-flex;align-items:center;gap:8px}:where(#acp-root,#root) .acp-back-link:hover{text-decoration:underline}:where(#acp-root,#root) .acp-icon-btn{border:none;background:transparent;padding:6px;border-radius:999px;cursor:pointer}:where(#acp-root,#root) .acp-icon-btn:hover{background:#1118270f}:where(#acp-root,#root) .acp-alert{padding:12px 14px;border-radius:var(--acp-radius-sm);font-weight:700;border:1px solid transparent}:where(#acp-root,#root) .acp-alert--error{background:#dc26261f;border-color:#dc262640;color:#b91c1c}:where(#acp-root,#root) .acp-alert--warning{background:#f59e0b24;border-color:#f59e0b40;color:#92400e}:where(#acp-root,#root) .acp-step-card__header{text-align:center;margin-bottom:18px}:where(#acp-root,#root) .acp-step-indicator{margin:0 0 6px;font-weight:800;color:var(--acp-accent);letter-spacing:.2px}:where(#acp-root,#root) .acp-step-title{margin:0;font-size:34px;letter-spacing:-.02em;line-height:1.15}@media(max-width:520px){:where(#acp-root,#root) .acp-step-title{font-size:28px}}:where(#acp-root,#root) .acp-step-subtitle{margin:10px auto 0;max-width:560px;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-select{position:relative}:where(#acp-root,#root) .acp-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-sm);padding:10px 36px 10px 12px;font-weight:700;cursor:pointer}:where(#acp-root,#root) .acp-select select:disabled{opacity:.6;cursor:not-allowed}:where(#acp-root,#root) .acp-select__chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-room-list{display:flex;flex-direction:column;gap:12px}:where(#acp-root,#root) .acp-room-card{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-md);padding:14px}:where(#acp-root,#root) .acp-room-card__main{display:flex;align-items:center;gap:14px}:where(#acp-root,#root) .acp-room-card__icon{width:52px;height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:24px;background:#1118270d}:where(#acp-root,#root) .acp-room-card__name{margin:0;font-weight:800}:where(#acp-root,#root) .acp-room-card__controls{margin-left:auto;display:flex;align-items:center;gap:12px}@media(max-width:520px){:where(#acp-root,#root) .acp-room-card__main{flex-wrap:wrap}:where(#acp-root,#root) .acp-room-card__controls{width:100%;justify-content:flex-end}}:where(#acp-root,#root) .acp-room-card__expand{border:none;background:transparent;padding:6px;border-radius:999px;cursor:pointer}:where(#acp-root,#root) .acp-room-card__expand:hover{background:#1118270f}:where(#acp-root,#root) .acp-room-card__details{display:none;padding-top:14px}:where(#acp-root,#root) .acp-room-card__details.is-open{display:block}:where(#acp-root,#root) .acp-room-card__selected-style{padding-top:10px;font-size:14px}:where(#acp-root,#root) .acp-summary-line{margin:0;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-style-selector__hint{margin:0 0 10px;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-style-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}:where(#acp-root,#root) .acp-style-card{text-align:left;border:1px solid var(--acp-border);background:var(--acp-surface-bg);border-radius:var(--acp-radius-md);padding:12px;cursor:pointer;position:relative;transition:box-shadow .16s ease,border-color .16s ease}:where(#acp-root,#root) .acp-style-card:hover{border-color:#11182733}:where(#acp-root,#root) .acp-style-card.is-selected{border-color:var(--acp-accent);box-shadow:0 0 0 4px #b8996838}:where(#acp-root,#root) .acp-style-card__imageWrap{position:relative;border-radius:var(--acp-radius-sm);overflow:hidden;height:96px;margin-bottom:10px}:where(#acp-root,#root) .acp-style-card__image{width:100%;height:100%;object-fit:cover}:where(#acp-root,#root) .acp-style-card__imageOverlay{position:absolute;inset:0;background:linear-gradient(to top,#1118278c,#11182700)}:where(#acp-root,#root) .acp-style-card__label{font-weight:800}:where(#acp-root,#root) .acp-style-card__check{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff;background:var(--acp-accent)}:where(#acp-root,#root) .acp-budget-list{display:flex;flex-direction:column;gap:12px}:where(#acp-root,#root) .acp-option-row{width:100%;text-align:left;display:flex;gap:12px;align-items:center;padding:14px;border-radius:var(--acp-radius-md);border:1px solid var(--acp-border);background:var(--acp-surface-bg);cursor:pointer;transition:box-shadow .16s ease,border-color .16s ease}:where(#acp-root,#root) .acp-option-row:hover{border-color:#11182733}:where(#acp-root,#root) .acp-option-row.is-selected{border-color:var(--acp-accent);box-shadow:0 0 0 4px #b8996838}:where(#acp-root,#root) .acp-option-row__label{font-weight:800}:where(#acp-root,#root) .acp-radio{width:22px;height:22px;border-radius:999px;border:2px solid var(--acp-muted-text);display:flex;align-items:center;justify-content:center}:where(#acp-root,#root) .acp-radio__dot{width:10px;height:10px;border-radius:999px;background:var(--acp-accent);opacity:0}:where(#acp-root,#root) .acp-radio.is-selected{border-color:var(--acp-accent)}:where(#acp-root,#root) .acp-radio.is-selected .acp-radio__dot{opacity:1}:where(#acp-root,#root) .acp-summary-block{text-align:center;padding:4px 0}:where(#acp-root,#root) .acp-dropzone{background:var(--acp-surface-bg);border:2px dashed var(--acp-border);border-radius:var(--acp-radius-lg);padding:28px 20px;text-align:center;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}:where(#acp-root,#root) .acp-dropzone:hover{border-color:var(--acp-accent);box-shadow:0 0 0 4px #b899682e}:where(#acp-root,#root) .acp-dropzone__icon{color:var(--acp-accent);margin:0 auto 10px}:where(#acp-root,#root) .acp-dropzone__title{margin:0}:where(#acp-root,#root) .acp-dropzone__hint{margin:8px 0 0;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-file-list{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-md);padding:16px}:where(#acp-root,#root) .acp-file-list__title{margin:0 0 10px;font-weight:900}:where(#acp-root,#root) .acp-file-list__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--acp-border);background:#11182705;border-radius:var(--acp-radius-sm);padding:10px 12px}:where(#acp-root,#root) .acp-file-row__left{display:flex;align-items:flex-start;gap:10px}:where(#acp-root,#root) .acp-file-row__name{margin:0;font-weight:800}:where(#acp-root,#root) .acp-file-row__meta{margin:2px 0 0;color:var(--acp-muted-text);font-size:13px}:where(#acp-root,#root) .acp-form{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-lg);padding:18px;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-label{font-size:13px;font-weight:800;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-input,:where(#acp-root,#root) .acp-textarea{width:100%;border-radius:var(--acp-radius-sm);border:1px solid var(--acp-border);background:#fff;padding:12px;outline:none}:where(#acp-root,#root) .acp-input:focus,:where(#acp-root,#root) .acp-textarea:focus{border-color:var(--acp-accent);box-shadow:0 0 0 4px #b8996838}:where(#acp-root,#root) .acp-readonly-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px}@media(max-width:640px){:where(#acp-root,#root) .acp-readonly-grid{grid-template-columns:1fr}}:where(#acp-root,#root) .acp-readonly{border-radius:var(--acp-radius-sm);border:1px solid var(--acp-border);background:#11182705;padding:12px;font-weight:700}:where(#acp-root,#root) .acp-actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}:where(#acp-root,#root) .acp-help-panel{width:360px;flex-shrink:0}@media(max-width:1024px){:where(#acp-root,#root) .acp-help-panel{width:100%}}:where(#acp-root,#root) .acp-help-panel__title{margin:0 0 14px;font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-accordion{border-radius:var(--acp-radius-md);border:1px solid var(--acp-border);background:var(--acp-surface-bg);overflow:hidden}:where(#acp-root,#root) .acp-help-panel__list{display:flex;flex-direction:column;gap:12px}:where(#acp-root,#root) .acp-accordion__trigger{width:100%;padding:14px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900;text-align:left}:where(#acp-root,#root) .acp-accordion__content{display:none;padding:0 14px 14px;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-accordion__content.is-open{display:block}:where(#acp-root,#root) .acp-accordion__content p{margin:0}:where(#acp-root,#root) .acp-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}:where(#acp-root,#root) .acp-package-card{border:1px solid var(--acp-border);background:var(--acp-surface-bg);border-radius:var(--acp-radius-lg);overflow:hidden;padding:0;cursor:pointer;display:flex;flex-direction:column;transition:box-shadow .16s ease,border-color .16s ease}:where(#acp-root,#root) .acp-package-card:hover{border-color:#11182733}:where(#acp-root,#root) .acp-package-card.is-selected{border-color:var(--acp-accent);box-shadow:0 0 0 4px #b8996838}:where(#acp-root,#root) .acp-package-card__image{width:100%;height:140px;object-fit:cover}:where(#acp-root,#root) .acp-package-card__body{padding:16px;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-package-card__top{display:flex;justify-content:space-between;gap:10px;align-items:baseline}:where(#acp-root,#root) .acp-package-card__title{margin:0;font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-package-card__price{font-weight:900;color:var(--acp-accent)}:where(#acp-root,#root) .acp-package-card__desc{margin:0;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-package-card__pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#b8996824;border:1px solid rgba(184,153,104,.26);color:var(--acp-accent);font-weight:900}:where(#acp-root,#root) .acp-summary-panel{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-lg);padding:16px}:where(#acp-root,#root) .acp-summary-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgba(17,24,39,.08)}@media(max-width:640px){:where(#acp-root,#root) .acp-summary-row{grid-template-columns:1fr}}:where(#acp-root,#root) .acp-summary-row:last-child{border-bottom:none}:where(#acp-root,#root) .acp-summary-row__label{color:var(--acp-muted-text);font-weight:900}:where(#acp-root,#root) .acp-summary-row__value{font-weight:700}:where(#acp-root,#root) .acp-bullets{margin:0;padding-left:18px}:where(#acp-root,#root) .acp-loading{text-align:center}:where(#acp-root,#root) .acp-btn--small{padding:10px 14px;font-size:14px}:where(#acp-root,#root) .acp-portal-header{padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}@media(max-width:900px){:where(#acp-root,#root) .acp-portal-header{flex-direction:column;align-items:stretch}}:where(#acp-root,#root) .acp-portal-header__brand{margin:0;font-weight:900;letter-spacing:-.02em;font-size:18px}:where(#acp-root,#root) .acp-portal-header__subtitle{margin:6px 0 0;font-size:14px}:where(#acp-root,#root) .acp-portal-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}@media(max-width:900px){:where(#acp-root,#root) .acp-portal-header__right{align-items:flex-start}}:where(#acp-root,#root) .acp-portal-header__welcome{margin:0;font-size:13px}:where(#acp-root,#root) .acp-portal-header__welcomeName{font-weight:900;color:var(--acp-text)}:where(#acp-root,#root) .acp-portal-header__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:900px){:where(#acp-root,#root) .acp-portal-header__actions{justify-content:flex-start}}:where(#acp-root,#root) .acp-tab-list{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:#11182708;border:1px solid var(--acp-border)}:where(#acp-root,#root) .acp-tab{border:none;background:transparent;cursor:pointer;padding:10px 14px;border-radius:999px;font-weight:900;color:var(--acp-muted-text);transition:background .16s ease,color .16s ease,box-shadow .16s ease}:where(#acp-root,#root) .acp-tab:hover{background:#1118270a;color:var(--acp-text)}:where(#acp-root,#root) .acp-tab.is-active{background:var(--acp-surface-bg);color:var(--acp-text);box-shadow:0 1px 2px #0000000f}:where(#acp-root,#root) .acp-dashboard-card{display:flex;flex-direction:column;gap:16px}:where(#acp-root,#root) .acp-dashboard__content{margin-top:12px}:where(#acp-root,#root) .acp-surface{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-lg);padding:16px;min-width:0}:where(#acp-root,#root) .acp-surface__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}:where(#acp-root,#root) .acp-section-title{margin:0;font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-section-subtitle{margin:6px 0 0}:where(#acp-root,#root) .acp-dashboard__grid{display:grid;grid-template-columns:320px 1fr;gap:16px}@media(max-width:1024px){:where(#acp-root,#root) .acp-dashboard__grid{grid-template-columns:1fr}}:where(#acp-root,#root) .acp-project-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-project-list-item{width:100%;text-align:left;border:1px solid var(--acp-border);background:#11182705;border-radius:var(--acp-radius-md);padding:12px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}:where(#acp-root,#root) .acp-project-list-item:hover{border-color:#11182738;background:#11182708}:where(#acp-root,#root) .acp-project-list-item.is-active{border-color:var(--acp-accent);background:#fff;box-shadow:0 0 0 4px #b899682e}:where(#acp-root,#root) .acp-project-list-item__top{display:flex;justify-content:space-between;align-items:center;gap:10px}:where(#acp-root,#root) .acp-project-list-item__title{font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-project-list-item__meta{margin-top:6px;font-size:13px}:where(#acp-root,#root) .acp-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;border:1px solid rgba(17,24,39,.14);background:#11182708;color:var(--acp-text);white-space:nowrap}:where(#acp-root,#root) .acp-badge--status{background:#b8996824;border-color:#b8996847;color:var(--acp-accent)}:where(#acp-root,#root) .acp-badge--soft{background:#1118270a;border-color:#1118271f;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-empty-state{border:1px dashed var(--acp-border);background:#11182705;border-radius:var(--acp-radius-lg);padding:16px;text-align:center}:where(#acp-root,#root) .acp-empty-state--compact{padding:12px}:where(#acp-root,#root) .acp-empty-row{color:var(--acp-muted-text);font-size:14px}:where(#acp-root,#root) .acp-project-detail{display:flex;flex-direction:column;gap:16px}:where(#acp-root,#root) .acp-project-detail__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}:where(#acp-root,#root) .acp-project-detail__title{margin:0;font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-project-detail__meta{margin:6px 0 0;font-size:13px}:where(#acp-root,#root) .acp-project-detail__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}@media(max-width:1024px){:where(#acp-root,#root) .acp-project-detail__grid{grid-template-columns:1fr}}:where(#acp-root,#root) .acp-panel{background:var(--acp-surface-bg);border:1px solid var(--acp-border);border-radius:var(--acp-radius-lg);padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}:where(#acp-root,#root) .acp-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}:where(#acp-root,#root) .acp-panel__title{margin:0;font-weight:900;letter-spacing:-.01em}:where(#acp-root,#root) .acp-panel__actions{display:flex;gap:10px}:where(#acp-root,#root) .acp-file-upload{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;border:1px solid var(--acp-border);background:#11182705;border-radius:var(--acp-radius-md);padding:12px}:where(#acp-root,#root) .acp-file-upload__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:1;min-width:260px}@media(max-width:640px){:where(#acp-root,#root) .acp-file-upload__controls{grid-template-columns:1fr}}:where(#acp-root,#root) .acp-file-list{list-style:none;margin:0;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-file-item{border:1px solid rgba(17,24,39,.1);background:#fff;border-radius:var(--acp-radius-md);padding:12px;display:flex;flex-direction:column;gap:8px}:where(#acp-root,#root) .acp-file-item__link{font-weight:900;color:var(--acp-text);text-decoration:none}:where(#acp-root,#root) .acp-file-item__link:hover{color:var(--acp-accent)}:where(#acp-root,#root) .acp-file-item__meta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}:where(#acp-root,#root) .acp-messages-thread{border:1px solid var(--acp-border);background:#11182705;border-radius:var(--acp-radius-md);padding:12px;height:280px;overflow:auto;display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-message__bubble{background:#fff;border:1px solid rgba(17,24,39,.1);border-radius:var(--acp-radius-md);padding:10px 12px}:where(#acp-root,#root) .acp-message__content{font-weight:600;white-space:pre-wrap}:where(#acp-root,#root) .acp-message__meta{margin-top:8px;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--acp-muted-text)}:where(#acp-root,#root) .acp-message__author{font-weight:900}:where(#acp-root,#root) .acp-message-form{display:flex;flex-direction:column;gap:10px}:where(#acp-root,#root) .acp-message-form__actions{display:flex;justify-content:flex-end}
