:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d2528;--scrollbar-size:6px;--scrollbar-track:transparent;--scrollbar-thumb:#1d252829;--scrollbar-thumb-hover:#1d252847;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}.auth-shell{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#171b1feb,#1f3339d1),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='640' viewBox='0 0 960 640'%3E%3Crect width='960' height='640' fill='%23eef3f6'/%3E%3Crect x='96' y='92' width='350' height='230' rx='16' fill='%232f6f5e'/%3E%3Crect x='514' y='116' width='292' height='384' rx='18' fill='%23f4d58b'/%3E%3Crect x='154' y='398' width='336' height='106' rx='14' fill='%23d7664b'/%3E%3C/svg%3E");background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-panel{background:#171b1fe0;border:1px solid #ffffff2e;border-radius:8px;gap:22px;width:min(440px,100%);padding:26px;display:grid;box-shadow:0 26px 80px #00000047}.auth-brand span{color:#c9d4da}.auth-copy{gap:8px;display:grid}.auth-copy p{color:#bfe7d9;margin:0;font-size:13px;font-weight:800}.auth-copy h1{letter-spacing:0;margin:0;font-size:36px;line-height:1.05}.auth-copy span{color:#d9e1e5;line-height:1.5}.google-auth-button{color:#1d2528;background:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:800;display:flex}.google-auth-mark{color:#fff;background:#2f6f5e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.designer-signup-panel{width:min(520px,100%)}.designer-signup-form{gap:14px;display:grid}.designer-signup-form label,.designer-signup-form fieldset{color:#d9e1e5;border:0;gap:8px;margin:0;padding:0;font-size:13px;font-weight:800;display:grid}.designer-signup-form input[type=text],.designer-signup-form input:not([type]){color:#fff;width:100%;min-height:44px;font:inherit;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;padding:0 12px}.designer-signup-form input::placeholder{color:#93a4a9}.designer-signup-form legend{color:#d9e1e5;padding:0}.designer-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.designer-tool-option{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;min-height:38px;color:#f7f9fb!important;grid-template-columns:none!important;gap:8px!important;padding:9px 10px!important;font-size:12px!important;display:flex!important}.admin-settings-page{color:#1d2528;background:#eef3f6;min-height:100vh;padding:24px}.admin-settings-panel{gap:18px;width:min(1180px,100%);margin:0 auto;display:grid}.admin-settings-header{justify-content:space-between;align-items:center;gap:16px;padding-bottom:4px;display:flex}.admin-settings-header h1,.admin-settings-panel h1{letter-spacing:0;margin:0;font-size:32px;line-height:1.1}.admin-muted,.admin-error,.admin-success{border-radius:8px;margin:0;padding:10px 12px;font-size:14px;line-height:1.4}.admin-muted{color:#53656d;background:#fff;border:1px solid #d9e1e5}.admin-error{color:#6d2419;background:#fde7e0;border:1px solid #f2b7a7}.admin-success{color:#173f33;background:#def4eb;border:1px solid #9bd7c1}.admin-printer-form{gap:16px;display:grid}.admin-printer-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:14px;display:grid}.admin-printer-card{background:#fff;border:1px solid #d9e1e5;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 12px 32px #141f2514}.admin-printer-card-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.admin-printer-card-header div{gap:4px;min-width:0;display:grid}.admin-printer-card-header strong,.admin-printer-card-header span{overflow-wrap:anywhere}.admin-printer-card-header span{color:#66777f;font-size:12px}.admin-inline-toggle{color:#33444b;align-items:center;gap:8px;width:max-content;font-size:13px;font-weight:800;display:inline-flex}.admin-printer-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-printer-fields label{color:#53656d;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid}.admin-printer-fields input,.admin-printer-fields select,.admin-printer-fields textarea{color:#1d2528;background:#fff;border:1px solid #cfd9de;border-radius:8px;width:100%;min-height:40px;padding:8px 10px}.admin-printer-fields input[type=checkbox],.admin-printer-fields input[type=radio],.admin-inline-toggle input{width:18px;height:18px;min-height:0;padding:0}.admin-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-mapping-editor{grid-column:1/-1}.admin-mapping-editor textarea{resize:vertical;min-height:190px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45}@media (max-width:760px){.admin-settings-page{padding:14px}.admin-settings-header{flex-direction:column;align-items:stretch}.admin-settings-header h1,.admin-settings-panel h1{font-size:26px}.admin-printer-grid{grid-template-columns:1fr}.admin-printer-card{padding:14px}.admin-printer-card-header{flex-direction:column}.admin-printer-fields{grid-template-columns:1fr}}.workspace-shell{background:#f5f7f8;grid-template-columns:320px minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.workspace-sidebar{color:#f7f9fb;--scrollbar-thumb:#f7f9fb24;--scrollbar-thumb-hover:#f7f9fb42;background:#171b1f;border-right:1px solid #0e1114;grid-template-rows:auto auto minmax(0,1fr) auto;gap:18px;height:100vh;min-height:0;padding:18px;display:grid;overflow:hidden}.brand-block,.account-button,.product-list-item,.new-product-button,.workspace-header,.chat-composer,.concept-card{align-items:center;display:flex}.brand-block{gap:12px}.brand-block strong,.account-button strong,.product-title,.concept-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.brand-block span,.account-button small,.product-meta,.workspace-kicker,.preview-caption span,.concept-card small{color:#9fb0b7;font-size:12px}.brand-mark,.avatar{color:#fff;background:#2f6f5e;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.new-product-button,.primary-action,.secondary-action,.chat-composer button{border:0;border-radius:8px;min-height:40px;font-weight:700}.new-product-button{color:#fff;background:#2f6f5e;justify-content:center;gap:8px;width:100%}.new-product-button span:first-child{font-size:20px;line-height:1}.product-list{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);align-content:start;gap:8px;min-height:0;max-height:100%;padding-right:2px;display:grid;overflow:hidden auto}.product-list-item{text-align:left;width:100%;min-height:72px;color:inherit;background:0 0;border:1px solid #0000;border-radius:8px;gap:10px;padding:9px}.product-list-item:hover,.product-list-item.is-active{background:#242b30;border-color:#3b464c}.product-thumb{object-fit:cover;background:#eef3f6;border-radius:8px;flex:none;width:52px;height:52px}.product-list-copy{gap:6px;min-width:0;display:grid}.product-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.status-flag{color:#143129;background:#bfe7d9;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:22px;padding:3px 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.status-waiting_designers,.status-brief_building{color:#39280d;background:#f4d58b}.status-ready_to_review{color:#182763;background:#c9d4ff}.status-issue{color:#5d2018;background:#f5b7a8}.status-in_production,.status-shipped,.status-delivered{color:#17324d;background:#bbdbf4}.account-area{position:relative}.account-button{text-align:left;width:100%;color:inherit;background:#20262b;border:1px solid #3b464c;border-radius:8px;gap:10px;padding:8px}.account-menu{z-index:10;color:#1d2528;background:#fff;border:1px solid #d9e1e5;border-radius:8px;gap:2px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 48px #141f253d}.account-menu-head{border-bottom:1px solid #edf1f3;gap:2px;padding:8px 10px 10px;display:grid}.account-menu-head span{color:#66777f;font-size:12px}.account-menu-plan{font-weight:800;color:#2f6f5e!important}.account-menu button{text-align:left;color:#1d2528;background:0 0;border:0;border-radius:6px;min-height:34px}.account-menu button:hover{background:#edf7f3}.account-menu button:disabled{cursor:default}.account-menu button:disabled,.account-menu button[aria-disabled=true]{cursor:not-allowed;opacity:.65}.account-menu button:disabled:hover{background:0 0}.billing-plan-action{justify-content:space-between;align-items:center;gap:10px;display:flex;min-height:52px!important}.billing-plan-action:disabled{color:#74848b;background:#f4f7f8}.billing-plan-action:disabled:hover{background:#f4f7f8!important}.billing-action-main,.billing-price{gap:2px;display:grid}.billing-action-main small,.billing-price small{color:#66777f;font-size:11px}.billing-price{white-space:nowrap;justify-items:end}.billing-price strong{color:#18352d;font-size:13px}.billing-price small{gap:6px;display:flex}.billing-price small span:first-child{text-decoration:line-through}.danger-menu-item{color:#9c3d2f!important}.avatar.avatar-image{object-fit:cover;display:block}.profile-dialog-backdrop{z-index:100;background:#0c12167a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-dialog{color:#1d2528;background:#fff;border:1px solid #d9e1e5;border-radius:8px;gap:18px;width:min(520px,100%);max-height:min(720px,100dvh - 40px);padding:20px;display:grid;overflow:auto;box-shadow:0 26px 70px #141f2552}.profile-dialog-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.profile-dialog-head p,.profile-dialog-head h2,.profile-dialog-head span{margin:0}.profile-dialog-head p{color:#66777f;text-transform:uppercase;font-size:12px;font-weight:800}.profile-dialog-head h2{color:#172126;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;line-height:1.2;overflow:hidden}.profile-dialog-head span{color:#66777f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;display:block;overflow:hidden}.profile-avatar-preview{width:72px;height:72px;font-size:24px}.profile-close-button{color:#46565e;background:#fff;border:1px solid #d9e1e5;border-radius:8px;width:36px;height:36px;font-weight:800}.profile-role-list{flex-wrap:wrap;gap:8px;display:flex}.profile-role-list span{color:#143129;background:#d9efe7;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.profile-form{gap:14px;display:grid}.profile-form label{color:#46565e;gap:7px;font-size:13px;font-weight:800;display:grid}.profile-form input{color:#172126;background:#f9fbfc;border:1px solid #c9d4da;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.profile-form input:focus{outline-offset:1px;outline:2px solid #8ecab6}.profile-form input[aria-invalid=true]{background:#fff8f6;border-color:#c85842}.profile-form-error{color:#9c3d2f;font-size:13px;line-height:1.35}.profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.workspace-main{min-width:0;padding:28px;overflow:auto}.workspace-surface,.empty-workspace{min-height:calc(100vh - 56px)}.workspace-surface{grid-template-rows:auto minmax(0,1fr);gap:22px;min-width:0;display:grid}.workspace-header{border-bottom:1px solid #d9e1e5;justify-content:space-between;gap:18px;padding-bottom:18px}.workspace-header h1{letter-spacing:0;margin:7px 0 0;font-size:30px;line-height:1.12}.workspace-header-action{justify-items:end;gap:8px;max-width:min(360px,100%);display:grid}.generate-error{color:#7c2d22;text-align:right;margin:0;font-size:13px;line-height:1.35}.workspace-kicker{text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-header-selected{flex-direction:column;align-items:stretch;gap:18px}.workspace-header-main{align-items:center;gap:16px;width:100%;display:flex}.workspace-header-titles{flex:420px;min-width:0}.workspace-header-main .workspace-header-action{margin-left:auto}.header-payment-summary{background:#fff;border:1px solid #d9e1e5;border-radius:8px;flex:0 340px;gap:6px;min-width:240px;padding:10px 12px;display:grid}.header-payment-summary-label{color:#66777f;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.header-payment-summary-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.header-payment-summary-main span{color:#2f6f5e;font-size:12px;font-weight:800}.header-payment-summary-main strong{color:#1d2528}.header-payment-summary-link,.header-payment-summary-muted{color:#2f6f5e;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:800}.header-payment-summary-muted{color:#66777f;text-transform:capitalize}.header-back-action{flex:none;align-self:flex-start;min-height:38px;margin-top:2px}.process-stepper{scrollbar-width:thin;align-items:flex-start;margin:0;padding:2px 0 0;list-style:none;display:flex;overflow-x:auto}.process-step{text-align:center;color:#66777f;flex-direction:column;flex:1 1 0;align-items:center;gap:8px;min-width:92px;font-size:12px;font-weight:700;display:flex;position:relative}.process-step-marker{justify-content:center;align-items:center;width:100%;height:16px;display:flex;position:relative}.process-step-dot{z-index:1;background:#c9d4da;border-radius:50%;width:14px;height:14px}.process-step-connector{background:#d9e1e5;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.process-step-label{line-height:1.3}.process-step-completed .process-step-dot,.process-step-current .process-step-dot,.process-step-completed .process-step-connector{background:#2f6f5e}.process-step-current{color:#1d2528}.process-step-current .process-step-dot{box-shadow:0 0 0 4px #2f6f5e2e}.process-step-failed{color:#7c2d22}.process-step-failed .process-step-dot{background:#d7664b}.primary-action,.secondary-action{white-space:nowrap;padding:0 16px}.primary-action{color:#fff;background:#2f6f5e}.secondary-action{color:#1d2528;background:#fff;border:1px solid #c9d4da}.notice,.workspace-loading{background:#fff;border:1px solid #d9e1e5;border-radius:8px;width:min(720px,100%);padding:14px 16px}.notice-error{color:#7c2d22;background:#fff1ed;border-color:#f5b7a8}.empty-workspace{grid-template-columns:minmax(0,.8fr) minmax(320px,520px);place-items:center;gap:28px;display:grid}.empty-copy h1{letter-spacing:0;max-width:560px;margin:0;font-size:44px;line-height:1.03}.empty-copy p{color:#2f6f5e;margin:0 0 10px;font-weight:800}.new-product-form,.chat-panel,.brief-summary-panel,.review-panel,.selected-preview,.spec-panel,.checkout-panel,.issue-panel{background:#fff;border:1px solid #d9e1e5;border-radius:8px}.new-product-form{gap:14px;width:100%;padding:18px;display:grid}.new-product-form label{color:#53646c;gap:7px;font-size:13px;font-weight:800;display:grid}.new-product-form input,.new-product-form select,.new-product-form textarea,.chat-composer input{color:#1d2528;background:#fff;border:1px solid #c9d4da;border-radius:8px;width:100%}.new-product-form input,.new-product-form select,.chat-composer input{min-height:42px;padding:0 12px}.new-product-form textarea{resize:vertical;min-height:150px;padding:12px}.product-combobox{min-width:0;position:relative}.product-combobox-results{z-index:20;background:#fff;border:1px solid #c9d4da;border-radius:8px;max-height:280px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 36px #141f2529}.product-combobox-results button{color:#1d2528;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f3;gap:3px;width:100%;min-height:48px;padding:9px 12px;display:grid}.product-combobox-results button:hover,.product-combobox-results button[aria-selected=true]{background:#eef7f3}.product-combobox-results button:last-child{border-bottom:0}.product-combobox-results span{font-weight:800}.product-combobox-results small,.product-combobox-hint,.product-combobox-error{color:#66777f;font-size:12px;font-weight:700}.product-combobox-error{color:#9a3a27}.brief-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;min-width:0;min-height:0;display:grid}.chat-panel{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:520px;max-height:600px;display:grid;overflow:hidden}.chat-scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);align-content:start;gap:12px;min-height:0;padding:18px 14px 18px 18px;display:grid;overflow:hidden auto}.product-list::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.chat-scroll::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.product-list::-webkit-scrollbar-track{background:var(--scrollbar-track)}.chat-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track)}.product-list::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.chat-scroll::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.product-list::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.chat-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.product-list::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.chat-scroll::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.chat-message{border-radius:8px;gap:5px;max-width:min(760px,92%);padding:12px 14px;display:grid}.chat-message span{color:#53646c;text-transform:uppercase;font-size:11px;font-weight:800}.chat-message p{margin:0;line-height:1.55}.chat-attachments{flex-wrap:wrap;gap:6px;display:flex}.chat-attachments a,.attachment-tray button,.reference-list span,.visual-finding-list span{border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.chat-attachments a{color:#143129;background:#dff4ec}.chat-user{color:#fff;background:#2f6f5e;justify-self:end}.chat-user span{color:#dff4ec}.chat-assistant,.chat-system{background:#eef3f6}.chat-composer{border-top:1px solid #d9e1e5;gap:10px;padding:12px}.file-input{display:none}.chat-composer button{color:#fff;background:#202124;padding:0 14px}.chat-composer .icon-action{flex:none;width:40px;padding:0;font-size:20px;line-height:1}.attachment-tray{flex-wrap:wrap;gap:8px;padding:0 12px 12px;display:flex}.attachment-tray button{color:#143129;background:#dff4ec;border:0}.attachment-tray span{color:#7c2d22;font-size:12px;font-weight:800}.brief-summary-panel,.spec-panel,.checkout-panel,.issue-panel{padding:18px}.brief-summary-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.brief-summary-head span{color:#143129;background:#bfe7d9;border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:800}.brief-summary-panel h2,.spec-panel h2,.checkout-panel h2,.issue-panel h2{letter-spacing:0;margin:0 0 14px;font-size:18px}.brief-summary-head h2{margin:0}.brief-summary-panel dl{gap:11px;margin:0;display:grid}.brief-summary-panel dl div{border-bottom:1px solid #edf1f3;gap:3px;padding-bottom:10px;display:grid}.brief-summary-panel dt{color:#66777f;font-size:12px;font-weight:800}.brief-summary-panel dd{margin:0;line-height:1.45}.missing-fields{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.missing-fields span{color:#39280d;background:#f4d58b;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.brief-print-options{border-top:1px solid #edf1f3;gap:10px;margin-top:16px;padding-top:14px;display:grid}.brief-print-options-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.brief-print-options-head h3{letter-spacing:0;margin:0;font-size:14px}.brief-print-options-head span{color:#66777f;font-size:12px;font-weight:800}.brief-print-option-field{gap:6px;display:grid}.brief-print-option-field span{color:#53646c;font-size:12px;font-weight:800}.brief-print-option-field select,.brief-print-option-field input{color:#1d2528;background:#fff;border:1px solid #c9d4da;border-radius:8px;width:100%;min-height:38px;padding:0 10px}.brief-print-option-field select:disabled,.brief-print-option-field input:disabled{color:#7d8b91;background:#f3f6f7}.brief-quantity-estimate{background:#f8fbfa;border:1px solid #d9e1e5;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.brief-quantity-estimate label{color:#53646c;gap:6px;font-size:12px;font-weight:800;display:grid}.brief-quantity-estimate select{color:#1d2528;background:#fff;border:1px solid #c9d4da;border-radius:8px;width:100%;min-height:38px;padding:0 10px}.brief-quantity-estimate div{justify-content:space-between;align-items:center;gap:12px;display:flex}.brief-quantity-estimate span{color:#53646c;font-size:12px;font-weight:800}.reference-list{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.reference-list span{color:#17324d;background:#bbdbf4}.visual-finding-list{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.visual-finding-list span{color:#203018;background:#d7ecc8}.brief-confirm-action{width:100%;margin-top:16px}.review-panel{grid-template-rows:minmax(360px,1fr) auto;gap:14px;min-width:0;min-height:0;padding:16px;display:grid}.preview-stage{background:#202124;border-radius:8px;place-items:center;min-width:0;min-height:360px;display:grid;position:relative;overflow:hidden}.preview-stage img{object-fit:contain;border-radius:8px;width:min(860px,94%);max-height:100%}.preview-caption{color:#fff;background:#171b1fd6;border-radius:8px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex;position:absolute;bottom:74px;left:18px;right:18px}.preview-actions{justify-content:flex-end;gap:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.preview-caption span{color:#d9e1e5}.concept-strip{grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:10px;min-width:0;display:grid;overflow-x:auto}.concept-card{color:#1d2528;text-align:left;background:#fff;border:1px solid #d9e1e5;border-radius:8px;gap:10px;padding:8px}.concept-card.is-active{border-color:#2f6f5e;box-shadow:0 0 0 2px #2f6f5e29}.concept-card img{object-fit:cover;border-radius:6px;width:76px;height:56px}.concept-card span{min-width:0}.concept-placeholder{color:#66777f;place-items:center;min-height:120px;display:grid}.selected-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.selected-layout-with-checkout{grid-template-columns:minmax(0,1fr) minmax(300px,380px)}.selected-main-column{gap:14px;min-width:0;display:grid}.selected-preview{background:#202124;place-items:center;min-width:0;min-height:420px;display:grid;overflow:hidden}.selected-preview img{object-fit:contain;border-radius:8px;width:92%;max-height:92%}.selected-main-column .brief-summary-panel{padding:16px}.selected-main-column .brief-summary-panel dl{grid-template-columns:repeat(3,minmax(130px,1fr));gap:14px 16px}.selected-main-column .brief-summary-panel dl div{border-bottom:0;border-left:1px solid #edf1f3;gap:4px;min-width:0;padding:0 0 0 12px}.selected-main-column .brief-summary-panel dl div:first-child{border-left:0;padding-left:0}.selected-main-column .brief-summary-panel dd{overflow-wrap:anywhere}.revision-chat-panel{flex-direction:column;min-height:520px;max-height:600px;display:flex;overflow:hidden}.revision-chat-panel .revision-chat-header,.revision-chat-panel .revision-collected,.revision-chat-panel .chat-composer{flex:none}.revision-chat-panel .chat-scroll{flex:1 1 0;min-height:0}.revision-chat-header{padding:16px 18px 0}.revision-collected{background:#f6f9fa;border:1px solid #d8e0e4;border-radius:8px;gap:6px;margin:12px 18px 0;padding:10px 12px;display:grid}.revision-collected-label{text-transform:uppercase;letter-spacing:.04em;color:#66777f;font-size:.72rem}.revision-collected-group ul{gap:2px;margin:4px 0 0;padding-left:18px;display:grid}.revision-collected-group li{color:#1d2528;font-size:.86rem}.revision-collected-missing-group ul{margin-top:2px}.revision-collected-missing{color:#9a6a12;margin:0;font-size:.84rem}.revision-chat-header h3{margin:0 0 4px;font-size:1rem}.revision-chat-header span{color:#66777f;font-size:.88rem}.revision-chat-phase{margin:10px 0 0;font-size:.8rem;font-weight:700}.revision-chat-phase-collecting{color:#8a600f}.revision-chat-phase-ready_to_generate{color:#1e5f4e}.revision-chat-panel .chat-composer{flex-direction:column;align-items:stretch;gap:10px}.revision-chat-panel .chat-composer textarea{resize:vertical;color:#1d2528;width:100%;min-height:64px;max-height:160px;font:inherit;background:#fff;border:1px solid #c9d4da;border-radius:8px;padding:10px 12px}.revision-chat-panel .chat-composer textarea:focus{border-color:#2f6f5e;outline:none;box-shadow:0 0 0 3px #2f6f5e2e}.revision-chat-panel .chat-composer textarea:disabled{color:#8a979d;cursor:not-allowed;background:#f2f5f6}.revision-chat-actions{flex-wrap:wrap;gap:8px;display:flex}.revision-chat-actions .chat-send-action{color:#fff;background:#202124;border:0;border-radius:8px;min-height:40px;padding:0 16px}.revision-chat-actions .primary-action{color:#fff;background:#2f6f5e;min-height:40px}.spec-panel .brief-summary-panel{border:0;padding:0}.checkout-form{gap:10px;margin-top:0;display:grid}.checkout-form label{color:#53646c;gap:6px;font-size:12px;font-weight:800;display:grid}.checkout-form input,.checkout-form select{color:#1d2528;background:#fff;border:1px solid #cbd6dc;border-radius:8px;width:100%;min-height:38px;padding:0 10px}.checkout-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.issue-panel{max-width:720px}.issue-panel p{color:#53646c;line-height:1.55}.issue-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}@media (max-width:1040px){.workspace-shell{grid-template-columns:280px minmax(0,1fr)}.empty-workspace,.brief-layout,.selected-layout{grid-template-columns:1fr}.selected-layout{align-items:stretch}.selected-layout-with-checkout{grid-template-columns:1fr}.selected-main-column .brief-summary-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}.revision-chat-panel{min-height:420px}}@media (max-width:760px){.workspace-header-main{flex-wrap:wrap}.workspace-header-titles{flex:1 1 0}.header-payment-summary{order:3;width:100%;min-width:0;max-width:none}.workspace-header-main .workspace-header-action{order:4;justify-items:stretch;width:100%;margin-left:0}.process-step{min-width:84px;font-size:11px}.workspace-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100dvh;min-height:0;overflow:hidden}.workspace-sidebar{z-index:20;grid-template-rows:auto auto auto auto;height:auto;min-height:0;max-height:44dvh;position:sticky;top:0;overflow:hidden}.product-list{max-height:100%;padding-bottom:4px;display:flex;overflow:auto hidden}.product-list-item{min-width:250px}.account-menu{top:calc(100% + 8px);bottom:auto}.profile-dialog-backdrop{align-items:end;padding:12px}.profile-dialog{max-height:calc(100dvh - 24px);padding:16px}.profile-dialog-head{gap:12px}.profile-avatar-preview{width:58px;height:58px;font-size:20px}.profile-actions button{flex:140px}.workspace-main{padding:18px}.workspace-header{flex-direction:column;align-items:flex-start}.workspace-header-action{justify-items:start}.generate-error{text-align:left}.workspace-header h1,.empty-copy h1{font-size:32px}.empty-workspace{place-items:stretch stretch;min-height:auto}.chat-panel,.review-panel,.selected-preview{min-height:360px}.selected-main-column .brief-summary-panel dl{grid-template-columns:1fr}.selected-main-column .brief-summary-panel dl div,.selected-main-column .brief-summary-panel dl div:first-child{border-bottom:1px solid #edf1f3;border-left:0;padding:0 0 10px}.concept-strip{grid-auto-columns:minmax(180px,82vw)}.chat-composer{flex-direction:column;align-items:stretch}.preview-caption{border-radius:0;position:static}.preview-actions{background:#202124;justify-content:stretch;padding:10px;position:static}.preview-actions button{flex:1 1 0}}.designer-shell{color:#202124;background:#f4f6f4;grid-template-columns:300px minmax(0,1fr) 360px;min-height:100vh;display:grid}.designer-loading{grid-column:1/-1;place-items:center;min-height:100vh;display:grid}.designer-sidebar,.designer-inspector{color:#f7f9fb;background:#182022;align-content:start;gap:14px;min-height:100vh;padding:16px;display:grid;overflow:auto}.designer-inspector{color:#202124;background:#fff;border-left:1px solid #d7dedc}.designer-brand,.designer-panel-head,.designer-topbar,.designer-topbar-actions,.designer-job,.preset-row,.credential-row{align-items:center;display:flex}.designer-brand{gap:10px;min-height:46px}.designer-brand span,.designer-job span,.preset-row span,.credential-row span{gap:3px;min-width:0;display:grid}.designer-brand strong,.designer-job strong,.preset-row strong,.credential-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.designer-brand small,.designer-job small,.preset-row small,.credential-row small,.generated-card small{color:#93a4a9;font-size:12px}.designer-panel{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;gap:12px;padding:14px;display:grid}.designer-inspector .designer-panel{background:#fff;border-color:#d7dedc}.designer-panel h2{letter-spacing:0;margin:0;font-size:15px}.designer-panel-head{justify-content:space-between;gap:10px}.designer-panel-head button,.branch-form button,.designer-form button{color:#fff;background:#2f6f5e;border:0;border-radius:8px;min-height:34px;font-weight:800}.designer-panel-head button{width:34px}.designer-job-list,.preset-stack,.credential-stack,.control-stack,.designer-form{gap:8px;display:grid}.designer-job,.preset-row,.credential-row{width:100%;min-height:58px;color:inherit;text-align:left;background:#202a2e;border:1px solid #303b3f;border-radius:8px;justify-content:space-between;gap:10px;padding:10px}.designer-job.is-active,.designer-job:hover{background:#27353a;border-color:#70b99e}.designer-inspector .credential-row{color:#202124;background:#f4f6f4;border-color:#d7dedc}.designer-inspector .credential-row small{color:#53646c}.designer-job time{color:#f2b84b;white-space:nowrap;font-size:12px}.provider-pill,.key-status{color:#24584b;background:#e6f3ee;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:800}.preset-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:5px;display:flex}.preset-actions button{color:#f7f9fb;background:#263236;border:1px solid #3d4a4f;border-radius:8px;min-width:30px;min-height:30px;padding:0 8px;font-size:12px;font-weight:800}.preset-actions button:hover{border-color:#70b99e}.designer-stage{grid-template-rows:auto auto minmax(0,1fr);gap:16px;min-width:0;padding:18px;display:grid;overflow:auto}.designer-topbar{border-bottom:1px solid #d7dedc;justify-content:space-between;gap:18px;padding-bottom:14px}.designer-topbar p{color:#2f6f5e;margin:0 0 5px;font-size:12px;font-weight:900}.designer-topbar h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.1}.designer-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.designer-topbar-actions span,.designer-topbar-actions a{background:#fff;border:1px solid #d7dedc;border-radius:8px;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.designer-notice{color:#7c2d22;background:#fff1ed;border:1px solid #f0b4a8;border-radius:8px;padding:12px 14px}.generated-grid{columns:3 230px;column-gap:14px;min-width:0}.generated-card{break-inside:avoid;background:#fff;border:1px solid #d7dedc;border-radius:8px;gap:8px;margin:0 0 14px;display:grid;overflow:hidden}.generated-card.is-active{border-color:#2f6f5e;box-shadow:0 0 0 2px #2f6f5e29}.generated-card button{width:100%;color:inherit;text-align:left;background:0 0;border:0}.generated-card img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.generated-card-1 img{aspect-ratio:.92}.generated-card-2 img{aspect-ratio:1.48}.generated-card button>span{gap:2px;padding:10px;display:grid}.variant-tree{gap:6px;padding:0 10px 10px;display:grid}.variant-tree button{background:#f4f6f4;border-radius:6px;align-items:center;gap:8px;min-height:30px;display:flex}.variant-tree button span{background:#2f6f5e;width:18px;height:2px}.inspector-list{gap:8px;margin:0;display:grid}.inspector-list div{border-bottom:1px solid #edf1f0;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.inspector-list dt,.inspector-list dd{margin:0}.inspector-list dt{color:#66777f;font-size:12px;font-weight:800}.inspector-list dd{text-align:right;font-weight:700}.prompt-preview{white-space:pre-wrap;color:#253135;background:#f4f6f4;border:1px solid #d7dedc;border-radius:8px;max-height:260px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.control-stack label,.designer-form label{color:#53646c;gap:6px;font-size:12px;font-weight:800;display:grid}.designer-form input,.designer-form select,.control-stack input,.control-stack select,.branch-form input{color:#202124;background:#fff;border:1px solid #c8d3d0;border-radius:8px;width:100%;min-height:36px;padding:0 10px}.toggle-row{grid-template-columns:auto 1fr;align-items:center}.toggle-row input{width:18px;min-height:18px;padding:0}.branch-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.branch-form button,.designer-form button{padding:0 12px}@media (max-width:1180px){.designer-shell{grid-template-columns:270px minmax(0,1fr)}.designer-inspector{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}}@media (max-width:760px){.designer-shell{grid-template-columns:1fr}.designer-sidebar,.designer-inspector{min-height:auto;overflow-x:hidden}.designer-inspector{grid-template-columns:1fr}.designer-topbar{flex-direction:column;align-items:flex-start}.generated-grid{columns:1}.designer-job,.preset-row,.credential-row{flex-wrap:wrap;align-items:flex-start}.designer-job time{white-space:normal;flex-basis:100%}.designer-job>span,.preset-row>span:first-child,.credential-row>span:first-child{flex-basis:100%}.provider-pill,.key-status{text-overflow:ellipsis;max-width:112px;overflow:hidden}.preset-actions{justify-content:flex-start}}.designer-shell{color:#f8fafc;--scrollbar-size:6px;--scrollbar-track:transparent;--scrollbar-thumb:#ffffff1f;--scrollbar-thumb-hover:#ffffff38;background:linear-gradient(135deg,#8b5cf621,#0000 34%),#0b0f19;grid-template-columns:minmax(260px,300px) minmax(0,1fr) minmax(320px,360px);gap:0;height:100vh;min-height:0;display:grid;overflow:hidden}.designer-shell .product-list,.designer-shell .designer-chat-scroll,.designer-shell .designer-sidebar,.designer-shell .designer-stage,.designer-shell .designer-inspector{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.designer-shell .product-list::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.designer-shell .designer-chat-scroll::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.designer-shell .designer-sidebar::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.designer-shell .designer-stage::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.designer-shell .designer-inspector::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.designer-shell .product-list::-webkit-scrollbar-track{background:var(--scrollbar-track)}.designer-shell .designer-chat-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track)}.designer-shell .designer-sidebar::-webkit-scrollbar-track{background:var(--scrollbar-track)}.designer-shell .designer-stage::-webkit-scrollbar-track{background:var(--scrollbar-track)}.designer-shell .designer-inspector::-webkit-scrollbar-track{background:var(--scrollbar-track)}.designer-shell .product-list::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.designer-shell .designer-chat-scroll::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.designer-shell .designer-sidebar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.designer-shell .designer-stage::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.designer-shell .designer-inspector::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}.designer-shell .product-list::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-chat-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-sidebar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-stage::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-inspector::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.designer-shell .product-list::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-chat-scroll::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-sidebar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-stage::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.designer-shell .designer-inspector::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-hover)}.designer-mobile-tabs{display:none}.designer-sidebar,.designer-stage,.designer-inspector{min-width:0;height:100vh;min-height:0;overflow:auto}.designer-sidebar,.designer-inspector{color:#f8fafc;background:#0d1117;align-content:start;gap:14px;padding:16px}.designer-inspector{border-left:1px solid #ffffff17}.designer-stage{grid-template-rows:auto auto minmax(0,1fr);gap:16px;padding:18px;overflow:hidden}.designer-brand{color:#f8fafc}.brand-mark{background:linear-gradient(135deg,#b7ff2a,#8b5cf6);box-shadow:0 0 24px #8b5cf66b}.designer-panel,.designer-chat-panel,.generated-card{background:#161b22;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 18px 60px #00000047}.designer-panel{padding:14px}.designer-panel h2,.designer-chat-head strong{color:#f8fafc}.designer-brand small,.designer-job small,.preset-row small,.credential-row small,.generated-card small,.designer-chat-head small,.designer-chat-message span{color:#94a3b8}.designer-panel-head button,.branch-form button,.designer-form button,.designer-send-button,.designer-icon-button,.designer-mobile-tabs button{color:#f8fafc;background:#242a35;border:1px solid #ffffff1a;border-radius:8px;min-height:36px;transition:all .2s}.designer-panel-head button:hover,.branch-form button:hover,.designer-form button:hover,.designer-send-button:hover,.designer-icon-button:hover,.designer-mobile-tabs button:hover,.designer-mobile-tabs button.is-active{background:#2b2346;border-color:#8b5cf6cc;box-shadow:0 0 22px #8b5cf642}.designer-job,.preset-row,.credential-row{background:#161b22;border:1px solid #ffffff17;border-radius:16px;min-height:58px;transition:all .2s}.designer-job.is-active,.designer-job:hover,.preset-row:hover,.credential-row:hover,.generated-card:hover,.generated-card.is-active{background:#1b2230;border-color:#8b5cf6d1;box-shadow:0 0 0 1px #8b5cf640,0 18px 50px #8b5cf621}.designer-job-list{min-height:0;max-height:min(42vh,430px);padding-right:2px;overflow-y:auto}.designer-job time,.provider-pill,.key-status,.designer-chat-count{color:#0b0f19;background:#b7ff2a}.preset-actions button{color:#f8fafc;background:#242a35;border-color:#ffffff1c;border-radius:8px;min-height:32px;transition:all .2s}.preset-actions button:hover{color:#f8fafc;border-color:#8b5cf6d1}.preset-actions button:first-child,.preset-actions button:nth-child(2){font-size:0}.preset-actions button:first-child:before,.preset-actions button:nth-child(2):before{font-size:12px}.preset-actions button:first-child:before{content:"Up"}.preset-actions button:nth-child(2):before{content:"Down"}.designer-topbar{border-bottom:1px solid #ffffff1a}.designer-topbar p{color:#b7ff2a}.designer-topbar h1{color:#fff}.designer-topbar-actions span,.designer-topbar-actions a{color:#f8fafc;background:#161b22;border-color:#ffffff1a}.designer-notice,.designer-chat-error{color:#fecdd3;background:#7f1d1d47;border:1px solid #fb718557;border-radius:16px}.designer-canvas-layout{grid-template-rows:minmax(240px,.95fr) minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid;overflow:hidden}.generated-grid{columns:3 230px;column-gap:14px;min-width:0;min-height:0;padding-right:4px;overflow:auto}.generated-card{position:relative;overflow:hidden}.generated-card button{color:#f8fafc}.generated-card button>span{background:#161b22}.generated-card img{filter:saturate(1.05)contrast(1.05)}.generated-skeleton{background:linear-gradient(110deg,#0000,#ffffff21,#0000);animation:1.3s infinite designer-shimmer;display:block;position:absolute;inset:0}.variant-tree button{color:#cbd5e1;background:#202735;border-radius:8px}.variant-tree button span{background:#8b5cf6}.designer-chat-panel{grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;height:780px;min-height:0;max-height:780px;display:grid;position:relative;overflow:hidden}.designer-chat-panel.is-dragging{border-color:#b7ff2a;box-shadow:0 0 0 2px #b7ff2a38,0 0 34px #b7ff2a29}.designer-chat-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.designer-chat-head span:first-child{gap:3px;min-width:0;display:grid}.designer-chat-count{border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:900}.designer-chat-scroll{overflow-anchor:none;scroll-behavior:smooth;align-content:start;gap:10px;min-height:0;max-height:100%;padding:14px 10px 14px 14px;display:grid;overflow:hidden auto}.designer-chat-message{background:#202735;border:1px solid #ffffff17;border-radius:16px;gap:6px;min-width:0;max-width:min(78%,640px);padding:10px 12px;display:grid}.designer-chat-designer{background:linear-gradient(135deg,#6d28d9,#40306f);border-color:#8b5cf67a;justify-self:end}.designer-chat-assistant,.designer-chat-system{justify-self:start}.designer-chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;max-height:9.25rem;margin:0;padding-right:4px;line-height:1.45;overflow-y:auto}.designer-chat-bottom{overflow-anchor:auto;width:100%;height:1px}.designer-chat-attachments,.designer-attachment-tray,.designer-reference-list,.designer-spec-summary div{flex-wrap:wrap;gap:6px;display:flex}.designer-chat-attachments a,.designer-attachment-tray button,.designer-reference-list a,.designer-spec-summary span{color:#d8b4fe;background:#8b5cf629;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:26px;padding:4px 8px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.designer-attachment-tray{padding:0 14px 10px}.designer-attachment-tray button{cursor:pointer;border-radius:8px}.designer-chat-error{margin:0 14px 10px;padding:9px 10px;font-size:13px}.designer-chat-composer{border-top:1px solid #ffffff14;grid-template-columns:44px minmax(0,1fr) 44px;align-items:end;gap:8px;padding:12px;display:grid}.designer-file-input{display:none}.designer-icon-button,.designer-send-button{place-items:center;width:44px;min-height:44px;padding:0;display:grid}.designer-icon-button svg,.designer-send-button svg,.designer-scroll-bottom svg{width:18px;height:18px}.designer-chat-composer textarea{resize:none;color:#f8fafc;background:#0d1117;border:1px solid #ffffff1c;border-radius:16px;outline:none;width:100%;min-height:44px;max-height:138px;padding:11px 12px;line-height:1.5;transition:all .2s}.designer-chat-composer textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}.designer-scroll-bottom{color:#fff;background:#6d28d9;border:1px solid #8b5cf6a6;border-radius:999px;align-items:center;gap:7px;min-height:36px;display:inline-flex;position:absolute;bottom:76px;right:18px;box-shadow:0 12px 34px #6d28d957}.designer-typing,.designer-chat-skeleton{background:#202735;border-radius:16px;align-items:center;gap:5px;width:max-content;padding:10px 12px;display:inline-flex}.designer-typing span,.designer-chat-skeleton span{background:#b7ff2a;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite designer-typing}.designer-typing span:nth-child(2),.designer-chat-skeleton span:nth-child(2){animation-delay:.12s}.designer-typing span:nth-child(3),.designer-chat-skeleton span:nth-child(3){animation-delay:.24s}.designer-chat-empty{color:#94a3b8;place-items:center;min-height:120px;display:grid}.inspector-list div{border-bottom-color:#ffffff17}.inspector-list dt{color:#94a3b8}.inspector-list dd,.designer-spec-summary strong{color:#f8fafc}.designer-spec-summary{gap:8px;padding-top:4px;display:grid}.designer-spec-summary p{color:#cbd5e1;margin:0;line-height:1.45}.prompt-preview,.designer-form input,.designer-form select,.control-stack input,.control-stack select,.branch-form input{color:#f8fafc;background:#0d1117;border:1px solid #ffffff1c}.prompt-preview{max-height:260px}.control-stack label,.designer-form label{color:#cbd5e1}.key-valid{color:#0b0f19;background:#b7ff2a}.key-unvalidated{color:#2b1b00;background:#facc15}.key-invalid,.key-revoked{color:#fff;background:#be123c}.designer-shell .designer-inspector .designer-panel{color:#f8fafc;background:#161b22;border-color:#ffffff1a}.designer-shell .designer-inspector .credential-row{color:#f8fafc;background:#161b22;border-color:#ffffff17}.preset-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.preset-main{gap:4px;min-width:0;display:grid}.preset-main strong,.preset-model{white-space:normal;overflow-wrap:anywhere}.preset-line{text-transform:capitalize}.preset-actions,.preset-form-actions{grid-column:1/-1;justify-content:flex-start;padding-top:4px}.preset-form{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));align-items:end}.preset-form>input,.preset-form>select,.preset-form>label{min-width:0}.preset-form .toggle-row,.preset-form-actions{grid-column:1/-1}.generated-card button{position:relative;overflow:hidden}.generated-card button>.critic-score-badge{color:#0b0f19;text-align:center;background:#b7ff2a;border:1px solid #ffffff3d;border-radius:999px;min-width:48px;padding:5px 8px;font-size:12px;font-weight:900;display:block;position:absolute;top:10px;right:10px}.generated-card button>.critic-score-badge.critic-rejected{color:#fff;background:#be123c}.candidate-preview{background:#0d1117;border:1px solid #ffffff1a;border-radius:8px;position:relative;overflow:hidden}.candidate-preview img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.candidate-preview span{color:#0b0f19;background:#b7ff2a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;bottom:10px;left:10px}.uds-summary,.uds-block,.critic-review{gap:10px;display:grid}.uds-grid,.critic-metrics,.critic-text-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;display:grid}.uds-grid>span,.critic-text-grid>span,.critic-metrics div{overflow-wrap:anywhere;background:#0d1117;border:1px solid #ffffff17;border-radius:8px;gap:4px;min-width:0;padding:9px;display:grid}.uds-block>small,.uds-grid small,.critic-text-grid small,.critic-metrics dt{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:900}.uds-chip-list,.uds-color-list,.uds-copy-list{flex-wrap:wrap;gap:6px;display:flex}.uds-chip-list span,.uds-copy-list span,.uds-color-list span{color:#e2e8f0;background:#0d1117;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-height:26px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.uds-color-list i{border:1px solid #ffffff4d;border-radius:4px;flex:none;width:14px;height:14px}.critic-score-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.critic-score-row strong{font-size:28px}.critic-score-row span{color:#0b0f19;background:#b7ff2a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.critic-metrics{margin:0}.critic-metrics dd{margin:0;font-weight:900}.critic-review p,.empty-copy{color:#cbd5e1;margin:0;line-height:1.45}.critic-review pre{white-space:pre-wrap;color:#f8fafc;background:#0d1117;border:1px solid #ffffff17;border-radius:8px;max-height:160px;margin:0;padding:10px;font-size:12px;line-height:1.45;overflow:auto}.critic-retry-form{gap:8px;display:grid}.critic-retry-form textarea{resize:vertical;color:#f8fafc;background:#0d1117;border:1px solid #ffffff1c;border-radius:8px;width:100%;padding:10px;line-height:1.45}.critic-retry-form button{color:#f8fafc;background:#242a35;border:1px solid #ffffff1a;border-radius:8px;min-height:36px;font-weight:900}.critic-retry-form button:disabled{cursor:not-allowed;opacity:.48}@keyframes designer-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes designer-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1180px){.designer-shell{grid-template-columns:72px minmax(0,1fr) 72px}.designer-sidebar,.designer-inspector{padding:12px}.designer-sidebar .designer-brand span,.designer-sidebar .designer-panel h2,.designer-sidebar .designer-panel-head h2,.designer-sidebar .designer-job span,.designer-sidebar .designer-job time,.designer-sidebar .preset-stack,.designer-sidebar .designer-form,.designer-sidebar .provider-pill,.designer-inspector .designer-panel:not(:first-child){display:none}.designer-sidebar .designer-panel,.designer-inspector .designer-panel{padding:8px}.designer-sidebar .designer-job{justify-content:center;min-height:48px;padding:0}.designer-sidebar .designer-job:before{content:"";background:#8b5cf6;border-radius:999px;width:12px;height:12px}.designer-inspector .inspector-list dt,.designer-inspector .designer-spec-summary,.designer-inspector .designer-reference-list{display:none}.designer-inspector .inspector-list div{justify-content:center}.designer-inspector .inspector-list dd{text-overflow:ellipsis;max-width:48px;overflow:hidden}}@media (max-width:760px){.designer-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100dvh;min-height:0;display:grid}.designer-mobile-tabs{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0f19f0;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;display:grid;position:sticky;top:0}.designer-mobile-tabs button{min-height:44px;padding:0 8px;font-size:12px}.designer-sidebar{display:none}.designer-stage{min-height:0;padding:12px;overflow:hidden}.designer-topbar{gap:10px;padding-bottom:10px}.designer-topbar h1{font-size:22px}.designer-canvas-layout{grid-template-rows:minmax(0,1fr);min-height:0}.designer-mobile-pane{display:none}.designer-mobile-pane.is-mobile-active{display:grid}.generated-grid.designer-mobile-pane.is-mobile-active{display:block}.designer-inspector.designer-mobile-pane.is-mobile-active{border-left:0;min-height:0;padding:12px;display:grid;overflow:auto}.designer-inspector .designer-panel:not(:first-child),.designer-inspector .designer-panel,.designer-inspector .inspector-list dt,.designer-inspector .designer-spec-summary,.designer-inspector .designer-reference-list{display:grid}.designer-chat-panel,.generated-grid,.designer-inspector{min-height:0}.designer-chat-message{max-width:88%}.designer-chat-composer{grid-template-columns:44px minmax(0,1fr) 44px}.generated-grid{columns:1}.designer-icon-button,.designer-send-button,.designer-chat-composer textarea{min-height:44px}}
