:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-ink:#1e2433;--brand-blue:#225ee0;--brand-blue-strong:#1747b5;--brand-indigo:#4140b0;--brand-cyan:#25c6fe;--brand-amber:#c98a00;--brand-teal:var(--brand-blue);--brand-teal-strong:var(--brand-blue-strong);--brand-coral:var(--brand-indigo);--brand-coral-strong:#34348f;--brand-gold:var(--brand-amber);--brand-graphite:#2a3040;--brand-ribbon:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));--bg:#f8f7f4;--surface:#fff;--surface-raised:#fff;--surface-subtle:#f3f3ee;--surface-muted:#f8f7f4;--surface-hover:#f3f5fb;--surface-active:#ecf1fc;--surface-warm:#faf8f5;--border:#e6e5df;--border-strong:#cfd2d9;--text:var(--brand-ink);--muted:#626b7d;--accent:var(--brand-blue);--accent-strong:var(--brand-blue-strong);--accent-soft:#e7eefc;--coral:var(--brand-coral);--coral-strong:var(--brand-coral-strong);--sun:var(--brand-gold);--shadow-soft:0 1px 2px #141c370d;--shadow-panel:0 1px 2px #141c3708, 0 8px 24px #141c370d;--shadow-premium:0 12px 32px #141c3714;--danger:#b42318;--warning:#a15c07;--success:#067647;--focus:var(--brand-blue);--radius-xs:8px;--radius-sm:12px;--radius-md:14px;--radius-pill:999px;--control-height-sm:38px;--control-height-md:42px;--control-radius:10px;--control-padding-x:12px;--control-border:var(--border);--control-border-strong:var(--border-strong);--control-bg:var(--surface-raised);--control-hover-bg:var(--surface-active);--button-primary-bg:var(--accent);--button-primary-hover-bg:var(--accent-strong);--button-danger-bg:var(--danger);--card-bg:var(--surface-raised);--card-muted-bg:var(--surface-muted);--card-border:var(--border);--card-radius:var(--radius-sm);--state-neutral-bg:#edf0f3;--state-info-bg:#edf7f6;--state-info-border:#225ee042;--state-info-text:var(--accent-strong);--state-success-bg:#0676471f;--state-success-border:#06764759;--state-warning-bg:#fff8ec;--state-warning-border:#a15c0747;--state-danger-bg:#fff1ef;--state-danger-border:#b4231847;--state-muted-border:#225ee05c}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-poppins,Poppins), Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.006em}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.studio-shell{background:var(--bg);grid-template-columns:264px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.studio-sidebar{background:linear-gradient(#12393609,#fff0 26%),linear-gradient(#fff 0%,#f9fcfa 64%,#f8fbfa 100%);border-right:1px solid #225ee024;flex-direction:column;gap:12px;height:100vh;min-height:0;padding:16px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:8px 0 28px #141c370d}.studio-brand{border-radius:var(--card-radius);background:linear-gradient(135deg,#1239360d,#fff0 38%),linear-gradient(135deg,#fff 0%,#f7fcfa 58%,#f8fbfa 100%);border:1px solid #225ee03d;align-items:center;gap:12px;padding:13px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #141c3712}.studio-brand:before{background:var(--brand-ribbon);content:"";height:3px;position:absolute;inset:0 0 auto}.studio-brand__mark{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--brand-teal) 0 58%, var(--brand-coral) 58% 76%, var(--brand-graphite) 76% 100%);color:#fff;place-items:center;width:40px;height:40px;font-size:19px;font-weight:700;display:inline-grid;box-shadow:0 10px 22px #225ee038}.studio-brand__copy{gap:2px;min-width:0;display:grid}.studio-brand__badge{border-radius:var(--radius-pill);color:var(--coral-strong);text-transform:uppercase;background:#fff0;border:1px solid #e75f483d;padding:3px 7px;font-size:10px;font-weight:700;line-height:1;position:absolute;bottom:8px;right:9px}.studio-brand h1,.studio-brand p,.studio-topbar h2,.studio-topbar p,.panel-heading h3,.panel-heading p,.onboarding-start h3,.onboarding-start p,.onboarding-steps,.onboarding-start__actions span,.template-step-heading strong,.template-step-heading span,.template-assistant ul,.template-assistant li,.template-assistant strong,.template-assistant span,.inspector-section h3,.empty-state,.empty-builder h3,.empty-builder p,.muted{margin:0}.studio-brand h1{font-size:18px;font-weight:700;line-height:1.2}.studio-brand p{max-width:146px}.account-panel{border-radius:var(--card-radius);background:#ffffffb8;border:1px solid #225ee029;gap:8px;padding:8px 10px;display:grid}.account-panel summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-width:0;list-style:none;display:grid}.account-panel summary::-webkit-details-marker{display:none}.account-panel summary:after{color:var(--accent-strong);content:"+";grid-area:1/2/3;font-size:16px;font-weight:700}.account-panel[open] summary:after{content:"-"}.account-panel summary span,.account-panel summary strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1;min-width:0;overflow:hidden}.account-panel div{gap:2px;min-width:0;display:grid}.account-panel strong,.account-panel small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-panel strong{font-size:13px}.account-panel span,.account-panel small{color:var(--muted);font-size:12px}.account-panel .account-panel__meta{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.account-panel__meta span{border-radius:var(--radius-pill);width:fit-content;color:var(--accent-strong);background:#225ee014;border:1px solid #225ee029;padding:3px 7px;font-size:11px;font-weight:750;line-height:1.2}.account-panel button,.login-form button{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--button-primary-bg);color:#fff;cursor:pointer;padding:8px 12px;font-weight:650;box-shadow:0 8px 18px #225ee029}.account-panel form{margin:0}.account-panel button{width:100%}.sidebar-page-library{border-radius:var(--card-radius);background:#ffffffc7;border:1px solid #225ee029;padding:8px 10px;display:grid}.sidebar-page-library summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-width:0;list-style:none;display:grid}.sidebar-page-library summary::-webkit-details-marker{display:none}.sidebar-page-library summary:after{color:var(--accent-strong);content:"+";grid-area:1/2/3;font-size:16px;font-weight:700}.sidebar-page-library[open] summary:after{content:"-"}.sidebar-page-library summary span,.sidebar-page-library summary strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1;min-width:0;overflow:hidden}.sidebar-page-library summary span{color:var(--muted);font-size:12px}.sidebar-page-library summary strong{color:var(--text);font-size:13px}.sidebar-page-library__body{gap:12px;padding-top:10px;display:grid}.sidebar-page-library .page-list{max-height:min(46vh,430px)}.login-page{background:linear-gradient(135deg, #225ee01a, #fff0 34%), linear-gradient(180deg, var(--bg) 0%, var(--bg) 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border-radius:var(--card-radius);width:min(100%,420px);box-shadow:var(--shadow-panel);background:linear-gradient(135deg,#fff 0%,#f8fcfa 62%,#f8fbfa 100%);border:1px solid #225ee02e;gap:18px;padding:24px;display:grid;position:relative;overflow:hidden}.login-panel:before{background:var(--brand-ribbon);content:"";height:3px;position:absolute;inset:0 0 auto}.login-panel h1,.login-panel p{margin:0}.login-panel h1{margin-top:12px;font-size:24px;line-height:1.15}.login-panel p{color:var(--muted);font-size:14px}.login-form{gap:12px;display:grid}.login-error{border:1px solid var(--state-danger-border);border-radius:var(--control-radius);background:var(--state-danger-bg);padding:10px 12px;color:var(--danger)!important}.studio-brand p,.studio-topbar__description,.panel-heading p,.muted,.empty-state,.empty-builder p{color:var(--muted);font-size:13px;line-height:1.4}.field-group{gap:6px;display:grid}.field-group label,.spacing-field legend,.spacing-field span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.field-group input,.field-group select,.field-group textarea,.manual-open input,.spacing-field input{width:100%;min-height:var(--control-height-md);border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);color:var(--text);padding:8px 10px;transition:border-color .16s,box-shadow .16s,background .16s}.field-group input:hover,.field-group select:hover,.field-group textarea:hover,.manual-open input:hover,.spacing-field input:hover{border-color:var(--control-border-strong)}.field-group input:focus,.field-group select:focus,.field-group textarea:focus,.manual-open input:focus,.spacing-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #225ee01f}.field-group textarea{resize:vertical;min-height:112px;line-height:1.45}.manual-open{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.manual-open button,.editor-actions button,.component-toolbar button,.component-card__actions button,.static-list-editor__heading button,.static-item-editor__heading button,.version-row-actions button,.version-inspection__action{min-height:var(--control-height-md);border-radius:var(--control-radius);color:var(--text);cursor:pointer;background:linear-gradient(#fff,#f8fcfa);border:1px solid #225ee033;padding:8px 12px;font-weight:650;transition:border-color .16s,background .16s,color .16s,transform .16s}.editor-actions button:first-child,.editor-actions button.quick-publish-action{border-color:var(--button-primary-bg);background:var(--button-primary-bg);color:#fff}.manual-open button:hover,.editor-actions button:hover,.component-toolbar button:hover,.component-card__actions button:hover,.static-list-editor__heading button:hover,.static-item-editor__heading button:hover,.version-row-actions button:hover,.version-inspection__action:hover{border-color:var(--accent-strong);background:#f3fbf8;transform:translateY(-1px)}.account-panel button:hover,.login-form button:hover,.editor-actions button:first-child:hover,.editor-actions button.quick-publish-action:hover{border-color:var(--button-primary-hover-bg);background:var(--button-primary-hover-bg)}.editor-actions button:disabled,.component-card__actions button:disabled,.static-list-editor__heading button:disabled,.static-item-editor__heading button:disabled,.version-row-actions button:disabled,.version-inspection__action:disabled{cursor:not-allowed;opacity:.55;transform:none}.page-list{flex:auto;align-content:start;gap:6px;min-height:0;padding-right:2px;display:grid;overflow:auto}.page-list__item{border-radius:var(--control-radius);width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;gap:3px;padding:10px;transition:border-color .16s,background .16s,transform .16s;display:grid}.page-list__item span{overflow-wrap:anywhere;font-weight:650}.page-list__item small{color:var(--muted)}.page-list__item:hover,.page-list__item.is-active{border-color:var(--state-info-border);background:var(--accent-soft);transform:translate(2px)}.page-list__item.is-active{box-shadow:inset 3px 0 0 var(--coral)}.studio-main{min-width:0;height:100vh;padding:16px;overflow:auto}.studio-topbar{background:radial-gradient(circle at 96% 0,#d69a2000,#d69a2000 26%),linear-gradient(135deg,#fffffffa 0%,#f8fcfaf7 58%,#fff0 100%);border:1px solid #225ee029;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:16px;margin-bottom:12px;padding:16px 16px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #141c3714}.studio-topbar:before{background:var(--brand-ribbon);content:"";height:3px;position:absolute;inset:0 0 auto}.eyebrow{color:var(--coral);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.studio-topbar h2{overflow-wrap:anywhere;max-width:780px;margin-top:5px;font-size:27px;font-weight:700;line-height:1.08}.studio-topbar__copy{min-width:0}.studio-topbar__description{color:#4c625b;max-width:660px;margin-top:5px;font-size:14px;line-height:1.42}.studio-topbar__signals{flex-wrap:wrap;gap:6px;max-width:100%;margin-top:12px;display:flex}.studio-topbar__signals span{color:#123936;background:#ffffffc7;border:1px solid #225ee02e;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1.1;box-shadow:0 1px 1px #141c370a}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.secondary-link{min-height:var(--control-height-sm);border-radius:var(--control-radius);color:var(--text);background:linear-gradient(#fff,#f8fcfa);border:1px solid #225ee033;align-items:center;padding:8px 12px;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.secondary-link--disabled{cursor:default;opacity:.62;pointer-events:none}.secondary-action{min-height:var(--control-height-sm);border-radius:var(--control-radius);color:var(--text);cursor:pointer;background:linear-gradient(#fff,#f8fcfa);border:1px solid #225ee033;align-items:center;padding:8px 12px;font-weight:650;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.secondary-action:hover,.secondary-link:hover{background:var(--surface-active);color:var(--accent-strong);border-color:#e75f4875;transform:translateY(-1px)}.secondary-action:disabled{cursor:not-allowed;opacity:.55}.notice{--notice-bg:var(--surface-raised);--notice-border:var(--border);--notice-text:var(--text);border:1px solid var(--notice-border);border-radius:var(--card-radius);background:var(--notice-bg);color:var(--notice-text);border-left-width:3px;margin-bottom:12px;padding:8px 11px;font-size:13px;box-shadow:0 1px 2px #141c3708}.notice--success{--notice-bg:var(--state-success-bg);--notice-border:var(--state-success-border);--notice-text:var(--success)}.notice--warning{--notice-bg:var(--state-warning-bg);--notice-border:var(--state-warning-border);--notice-text:var(--warning)}.notice--error{--notice-bg:var(--state-danger-bg);--notice-border:var(--state-danger-border);--notice-text:var(--danger)}.workspace-grid{grid-template-columns:minmax(560px,1fr) minmax(332px,400px);align-items:start;gap:12px;display:grid}.template-creator{background:radial-gradient(circle at 96% 4%,#e75f4800,#e75f4800 28%),linear-gradient(#fffffffa,#f7fcfaf2),#fff;border:1px solid #225ee029;border-radius:12px;min-width:0;margin-bottom:14px;overflow:hidden;box-shadow:0 18px 42px #141c3713}.onboarding-start{box-shadow:var(--shadow-panel);background:linear-gradient(135deg,#225ee01a,#fff0 42%),linear-gradient(315deg,#fff0,#fff0 52% 78%),#fff;border:1px solid #225ee033;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,340px) auto;align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:grid;position:relative}.onboarding-start:before{background:var(--brand-ribbon);content:"";height:3px;position:absolute;inset:0 0 auto}.onboarding-start h3{font-size:18px;line-height:1.25}.onboarding-start p{color:var(--muted);margin-top:4px;line-height:1.45}.onboarding-steps{color:var(--text);gap:8px;padding-left:20px;font-size:14px;display:grid}.onboarding-start__actions{justify-items:end;gap:6px;display:grid}.onboarding-start__actions button{border:1px solid var(--coral);background:linear-gradient(135deg, var(--coral), var(--coral-strong));color:#fff;cursor:pointer;white-space:nowrap;border-radius:6px;min-height:40px;padding:8px 12px}.onboarding-start__actions span{color:var(--muted);text-align:right;font-size:12px;line-height:1.3}.template-creator__body{gap:12px;padding:12px;display:grid}.template-step-heading{gap:3px;display:grid}.template-step-heading strong{font-size:15px;line-height:1.2}.template-step-heading span{color:var(--muted);font-size:13px;line-height:1.35}.template-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.template-option{min-height:92px;color:var(--text);cursor:pointer;text-align:left;background:linear-gradient(#fffffff0,#f8fcfac7),#fff;border:1px solid #225ee024;border-radius:8px;gap:6px;padding:12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.template-option small{background:var(--accent-soft);width:fit-content;color:var(--accent-strong);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.2}.template-option:hover,.template-option.is-selected{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--coral), 0 10px 22px #141c3712;background:linear-gradient(135deg,#225ee014,#fff0),#fff;transform:translateY(-1px)}.template-option strong{font-size:14px;line-height:1.25}.template-option span{color:var(--text);font-size:13px;font-weight:700;line-height:1.35}.template-option em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.35}.template-start-panel{background:linear-gradient(135deg,#1239360d,#fff0 52%),linear-gradient(315deg,#d69a2011,#fff0 46%),#f8fcfa;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid;box-shadow:inset 0 0 0 1px #225ee01a}.template-start-panel__main{background:linear-gradient(#ffffffeb,#fbfdfcd6),#fff;border:1px solid #225ee01f;border-radius:10px;justify-self:center;gap:10px;width:100%;min-width:0;max-width:900px;padding:14px;display:grid;position:relative;box-shadow:0 12px 28px #141c370e}.template-start-panel__main:before{background:var(--brand-ribbon);content:"";border-radius:10px 0 0 10px;width:3px;position:absolute;inset:0 auto 0 0}.template-package-picker{border:1px solid color-mix(in srgb, var(--template-package-border,#225ee029) 82%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--template-package-soft,#f8fcfa) 78%, #fff), #fffffff5), var(--template-package-bg,#fff);border-radius:8px;overflow:hidden}.template-package-picker__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 12px;list-style:none;display:flex}.template-package-picker__summary::-webkit-details-marker{display:none}.template-progressive-detail>summary::-webkit-details-marker{display:none}.template-package-picker__identity{align-items:center;gap:10px;min-width:0;display:flex}.template-package-picker__identity>span:last-child{gap:2px;min-width:0;display:grid}.template-package-picker__identity small,.template-progressive-detail>summary small{color:var(--template-package-accent,var(--accent-strong));text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.1}.template-package-picker__identity strong,.template-progressive-detail>summary strong{color:var(--text);font-size:14px;line-height:1.2}.template-package-picker__identity em,.template-progressive-detail>summary em{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;font-style:normal;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.template-package-picker__summary b{border:1px solid color-mix(in srgb, var(--template-package-accent,var(--accent)) 22%, transparent);border-radius:var(--radius-pill);color:var(--template-package-accent,var(--accent-strong));background:#ffffffc7;flex:none;padding:6px 9px;font-size:11px;font-weight:650;line-height:1}.template-package-picker[open] .template-package-picker__summary{border-bottom:1px solid color-mix(in srgb, var(--template-package-border,#225ee029) 72%, transparent)}.template-package-picker__body{grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:10px;padding:10px;display:grid}.template-package-picker__body>.template-package-list{grid-template-columns:repeat(2,minmax(0,1fr))}.template-creation-secondary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.template-creation-secondary>details[open]{grid-column:1/-1}.template-creation-secondary>.template-example-drawer summary{min-height:68px}.template-progressive-detail{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.template-progressive-detail>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:10px;list-style:none;display:flex}.template-progressive-detail>summary:after{border:1px solid var(--border);width:26px;height:26px;color:var(--accent-strong);content:"+";border-radius:999px;flex:none;place-items:center;font-size:15px;font-weight:650;line-height:1;display:inline-grid}.template-progressive-detail[open]>summary:after{content:"-"}.template-progressive-detail>summary>span{gap:3px;min-width:0;display:grid}.template-progressive-detail[open]>summary{border-bottom:1px solid var(--border)}.template-identity-step .template-identity-preview,.template-assisted-mode .template-lead-panel{margin:10px}.template-form-grid--essential{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.template-form-grid--essential .field-group:nth-child(3){grid-column:1/-1}.template-lead-panel{background:linear-gradient(135deg,#225ee012,#fff0 54%),#fbfdfc;border:1px solid #225ee024;border-radius:10px;gap:10px;padding:12px;display:grid}.template-lead-panel__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-lead-panel__heading>div{gap:3px;min-width:0;display:grid}.template-lead-panel__heading small,.template-lead-panel__summary span{color:var(--accent-strong);text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.1}.template-lead-panel__heading strong{color:var(--text);font-size:14px;line-height:1.2}.template-lead-panel__heading p,.template-lead-panel__summary p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.template-lead-panel__heading>span{border-radius:var(--radius-pill);color:var(--accent-strong);white-space:nowrap;background:#225ee01a;flex:none;padding:5px 8px;font-size:11px;font-weight:700;line-height:1.1}.template-lead-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.template-lead-panel__wide{grid-column:1/-1}.template-lead-panel__confirm{width:fit-content;color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:650;line-height:1.2;display:flex}.template-lead-panel__confirm input{width:16px;height:16px;accent-color:var(--accent)}.template-lead-panel__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.template-lead-panel__summary div{background:#fff;border:1px solid #225ee01f;border-radius:8px;gap:3px;padding:9px;display:grid}.template-lead-panel__summary strong{color:var(--text);font-size:13px;line-height:1.2}.template-options--compact{grid-template-columns:1fr;gap:7px}.template-options--compact .template-option{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;min-height:auto;padding:8px 9px}.template-options--compact .template-option small{grid-area:1/2/3;align-self:center}.template-options--compact .template-option strong,.template-options--compact .template-option span{grid-column:1}.template-options--compact .template-option span{color:var(--muted);font-size:12px;font-weight:650}.template-package-list{grid-template-columns:1fr;gap:7px;display:grid}.template-package-card{border-color:var(--template-package-border,#225ee024);border-radius:var(--template-package-radius,8px);background:linear-gradient(135deg, var(--template-package-soft,#225ee014), #fff0 56%), var(--template-package-bg,#fff);min-height:auto;box-shadow:0 10px 24px color-mix(in srgb, var(--template-package-shadow,#141c371a) 38%, transparent);gap:5px;padding:9px}.template-package-card__top{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.template-package-card .template-bio-theme__swatches{flex:none}.template-package-card strong,.template-package-card>span:not(.template-package-card__top):not(.template-package-card__links),.template-package-card em,.template-package-card__links{min-width:0}.template-package-card em{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-style:normal;line-height:1.35;display:-webkit-box;overflow:hidden}.template-package-card__links{color:var(--template-package-accent,var(--accent-strong));font-size:11px;font-weight:650;line-height:1.3}.template-package-card b{border-radius:var(--radius-pill);background:var(--brand-graphite);color:#fff;width:fit-content;padding:5px 8px;font-size:11px;font-weight:650;line-height:1}.template-package-card.is-selected b{background:var(--template-package-accent,var(--accent))}.template-package-card.is-selected{border-color:var(--template-package-accent,var(--accent));box-shadow:inset 3px 0 0 var(--template-package-secondary,var(--coral)), 0 14px 30px color-mix(in srgb, var(--template-package-shadow,#141c371a) 62%, transparent)}.template-package-summary{border:1px solid color-mix(in srgb, var(--template-package-border,#225ee029) 82%, transparent);border-radius:calc(var(--template-package-radius,10px) + 2px);background:linear-gradient(145deg, color-mix(in srgb, var(--template-package-soft,#f8fcfa) 82%, #fff), #fffffff5 58%), var(--template-package-bg,#fff);box-shadow:0 14px 28px color-mix(in srgb, var(--template-package-shadow,#141c371f) 34%, transparent);gap:9px;padding:10px;display:grid}.template-package-summary__heading{gap:3px;display:grid}.template-package-summary__heading small{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--template-package-accent,var(--accent)) 12%, #fff);width:fit-content;color:var(--template-package-accent,var(--accent-strong));letter-spacing:0;text-transform:uppercase;padding:4px 7px;font-size:10px;font-weight:650}.template-package-summary__heading strong{color:var(--ink);font-size:14px;font-weight:650;line-height:1.2}.template-package-summary__heading span{color:var(--muted);font-size:12px;font-weight:650;line-height:1.35}.template-package-summary__grid{gap:7px;display:grid}.template-package-summary__grid div{border:1px solid color-mix(in srgb, var(--template-package-border,#225ee024) 74%, transparent);background:#ffffffb3;border-radius:8px;gap:3px;padding:7px;display:grid}.template-package-summary__grid span{color:var(--template-package-accent,var(--accent-strong));font-size:11px;font-weight:650;line-height:1.15}.template-package-summary__grid p{color:var(--ink);margin:0;font-size:12px;font-weight:700;line-height:1.35}.template-real-example{background:var(--surface-subtle);border:1px solid #e75f4838;border-radius:8px;gap:10px;padding:12px;display:grid}.template-real-example--compact{background:#fff;border-color:#225ee029}.template-real-example--compact .template-real-example__list{grid-template-columns:1fr}.template-real-example--compact .template-real-example__item{min-height:auto}.template-example-drawer{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;overflow:hidden}.template-example-drawer.is-example-applied{box-shadow:inset 3px 0 0 var(--accent);background:#f8fcfa;border-color:#225ee057}.template-example-drawer summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px;list-style:none;display:flex}.template-example-drawer summary::-webkit-details-marker{display:none}.template-example-drawer summary:after{border:1px solid var(--border);width:26px;height:26px;color:var(--accent-strong);content:"+";border-radius:999px;flex:none;place-items:center;font-size:15px;font-weight:650;line-height:1;display:inline-grid}.template-example-drawer summary mark{border-radius:var(--radius-pill);color:var(--accent-strong);background:#225ee017;border:1px solid #225ee02e;flex:none;padding:5px 8px;font-size:11px;font-weight:650;line-height:1}.template-example-drawer[open] summary:after{content:"-"}.template-example-drawer summary span{gap:3px;min-width:0;display:grid}.template-example-drawer summary strong{color:var(--text);font-size:13px;line-height:1.2}.template-example-drawer summary em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.3}.template-example-drawer .template-real-example__list{border-top:1px solid var(--border);padding:10px}.template-real-example__heading{gap:4px;min-width:0;display:grid}.template-real-example__heading strong{color:var(--text);font-size:13px;line-height:1.2}.template-real-example__heading span{color:var(--muted);font-size:13px;line-height:1.35}.template-real-example__list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;display:grid}.template-real-example__item{border-radius:var(--control-radius);min-height:138px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border:1px solid #e75f4833;align-content:start;gap:7px;padding:10px;display:grid}.template-real-example__item:hover,.template-real-example__item:focus-visible,.template-real-example__item.is-selected{border-color:var(--accent-strong);background:var(--control-hover-bg)}.template-real-example__item.is-selected{box-shadow:inset 3px 0 0 var(--accent)}.template-real-example__meta{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.template-real-example__meta small{border-radius:var(--radius-pill);width:fit-content;color:var(--accent-strong);background:#225ee014;border:1px solid #225ee029;padding:3px 7px;font-size:11px;font-weight:650;line-height:1.2}.template-real-example__item strong{color:var(--text);font-size:14px;line-height:1.25}.template-real-example__item span,.template-real-example__item em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.template-real-example__item>span:not(.template-real-example__meta):not(.template-real-example__links){color:var(--text);font-weight:750}.template-real-example__links{color:var(--accent-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.template-real-example__item b{border-radius:var(--radius-pill);background:var(--brand-graphite);color:#fff;width:fit-content;padding:5px 8px;font-size:11px;font-weight:650;line-height:1}.template-real-example__item.is-selected b{background:var(--accent)}.template-assistant{background:linear-gradient(135deg,#225ee00e,#fff0),#f8fcfa;border:1px solid #225ee02e;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;display:grid}.template-assistant>div{gap:3px;min-width:72px;display:grid}.template-assistant strong{font-size:13px;line-height:1.2}.template-assistant span{border-radius:var(--radius-pill);width:fit-content;color:var(--accent-strong);background:#225ee01a;padding:3px 7px;font-size:11px;font-weight:650;line-height:1}.template-assistant p{color:var(--muted);margin:0;font-size:12px;font-weight:700;line-height:1.3}.template-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.template-bio-themes{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);gap:10px;padding:12px;display:grid}.template-bio-themes__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-bio-themes__heading div{gap:3px;display:grid}.template-bio-themes__heading strong{color:var(--text);font-size:14px;line-height:1.2}.template-bio-themes__heading span{color:var(--muted);font-size:12px;line-height:1.35}.template-bio-themes__heading em{border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--accent-strong);border:1px solid #225ee02e;flex:none;padding:4px 8px;font-size:11px;font-style:normal;font-weight:650}.template-bio-themes__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.template-bio-themes__list button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-width:0;min-height:86px;color:var(--text);cursor:pointer;text-align:left;align-content:start;gap:5px;padding:9px;display:grid}.template-bio-themes__list button:hover,.template-bio-themes__list button:focus-visible,.template-bio-themes__list button.is-selected{border-color:var(--accent-strong);background:var(--control-hover-bg)}.template-bio-themes__list strong{overflow-wrap:anywhere;font-size:13px;line-height:1.2}.template-bio-themes__list small{color:var(--muted);font-size:11px;font-weight:700;line-height:1.25}.template-bio-theme__swatches{gap:4px;margin-bottom:2px;display:flex}.template-bio-theme__swatches i{border:1px solid #2d364724;border-radius:999px;width:18px;height:18px}.template-form-grid__wide{grid-column:1/-1}.template-creator__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.template-creator__actions--primary{padding-top:2px}.template-creator__actions button{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;letter-spacing:-.01em;min-height:44px;padding:10px 18px;font-weight:650;transition:background .16s,border-color .16s,transform .16s;box-shadow:0 6px 16px #225ee02e}.template-creator__actions button:not(:disabled):hover{border-color:var(--accent-strong);background:var(--accent-strong);transform:translateY(-1px)}.template-creator__actions button:disabled{cursor:not-allowed;opacity:.55;transform:none}.template-creator__actions p{color:var(--muted);margin:0;font-size:13px}.template-optional-fields{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.template-optional-fields summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px;list-style:none;display:flex}.template-optional-fields summary::-webkit-details-marker{display:none}.template-optional-fields summary:after{border:1px solid var(--border);width:28px;height:28px;color:var(--accent-strong);content:"+";border-radius:999px;flex:none;place-items:center;font-size:16px;font-weight:650;line-height:1;display:inline-grid}.template-optional-fields[open] summary:after{content:"-"}.template-optional-fields summary span{gap:4px;min-width:0;display:grid}.template-optional-fields summary strong{color:var(--text);font-size:14px;line-height:1.25}.template-optional-fields summary em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.35}.template-optional-fields .template-form-grid{border-top:1px solid var(--border);padding:14px}.empty-state--sidebar{border:1px dashed var(--state-muted-border);border-radius:var(--card-radius);background:var(--surface-hover);gap:4px;padding:12px;display:grid}.empty-state--sidebar strong{color:var(--text);font-size:13px}.empty-state--sidebar span{color:var(--muted);font-size:12px;line-height:1.35}.empty-state--actionable{gap:8px}.empty-state--actionable button{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;width:fit-content;min-height:34px;padding:6px 10px;font-size:12px;font-weight:650}.builder-panel,.preview-panel,.inspector-panel{border-radius:var(--card-radius);background:var(--card-bg);min-width:0;box-shadow:var(--shadow-panel);border:1px solid #225ee02b}.builder-panel{box-shadow:none;background:0 0;border:0;gap:10px;display:grid;overflow:visible}.panel-heading{background:linear-gradient(#fffffff5,#f8fcfae6);border-bottom:1px solid #225ee01a;justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 15px;display:flex}.template-creator>.panel-heading{background:linear-gradient(90deg,#225ee011,#e75f4809,#d69a200d),#ffffffdb;padding:14px 16px}.template-creator>.panel-heading h3{font-size:18px}.workspace-command-bar,.studio-action-bar,.editable-preview-handoff,.publication-feedback,.primary-flow,.publication-journey,.final-publish-review,.guided-editor,.assisted-evolution,.publish-checklist,.analytics-summary,.advanced-panel{background:var(--card-bg);box-shadow:var(--shadow-soft);border:1px solid #225ee029;border-radius:10px;overflow:hidden}.workspace-command-bar{background:linear-gradient(135deg, #fffffff5, #f8fcfae0), var(--surface-subtle);border-color:#225ee01f;border-bottom-style:solid;border-bottom-width:1px}.mobile-action-bar{display:none}.desktop-action-bar{display:block}.panel-heading h3,.inspector-section h3,.empty-builder h3{font-size:16px;line-height:1.25}.editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.panel-action-stack{justify-items:end;gap:6px;display:grid}.draft-state{border-radius:var(--radius-pill);align-items:center;width:fit-content;margin-top:10px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.draft-state--pending{background:var(--state-warning-bg);color:var(--warning)}.draft-state--saved{background:var(--state-success-bg);color:var(--success)}.draft-state--empty{background:var(--state-neutral-bg);color:var(--muted)}.publish-hint{color:var(--warning);text-align:right;margin:0;font-size:12px;font-weight:650;line-height:1.35}.page-settings{border-bottom:1px solid var(--border);gap:14px;padding:16px;display:grid}.editable-preview-handoff{background:linear-gradient(135deg,#225ee018,#fff0 54%,#ffffffeb),#fff;border-color:#225ee02e;grid-template-columns:minmax(0,1.05fr) minmax(230px,.95fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.editable-preview-handoff__copy{gap:3px;min-width:0;display:grid}.editable-preview-handoff__copy h3,.editable-preview-handoff__copy p{margin:0}.editable-preview-handoff__copy h3{color:var(--text);font-size:15px;font-weight:700;line-height:1.2}.editable-preview-handoff__copy p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.35}.editable-preview-handoff__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.editable-preview-handoff__actions button,.editable-preview-handoff__actions span{border-radius:var(--control-radius);min-height:34px;color:var(--accent-strong);text-align:center;background:#ffffffe6;border:1px solid #225ee038;justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:650;line-height:1.15;display:inline-flex}.editable-preview-handoff__actions button{cursor:pointer}.editable-preview-handoff__actions button:hover,.editable-preview-handoff__actions button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.editable-preview-handoff__actions span{background:var(--surface-active);color:var(--warning);border-color:#d69a2057}.publication-feedback{border-left-width:4px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.publication-feedback__main{grid-template-columns:12px minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.publication-feedback__marker{border-radius:var(--radius-pill);background:var(--border-strong);width:12px;height:12px;margin-top:5px}.publication-feedback h3,.publication-feedback p{margin:0}.publication-feedback h3{margin-top:3px;font-size:17px;line-height:1.2}.publication-feedback p{color:var(--muted);font-size:13px;line-height:1.4}.publication-feedback code{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface-subtle);width:fit-content;max-width:100%;color:var(--accent-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;padding:5px 7px;font-size:12px;display:block;overflow:hidden}.publication-feedback__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;min-width:178px;display:flex}.publication-feedback__actions>span{width:100%;color:var(--muted);text-align:right;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.publication-feedback__actions a,.publication-feedback__actions button,.publication-feedback__actions em{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;align-items:center;padding:8px 12px;font-size:13px;font-style:normal;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}.publication-feedback__actions .is-secondary,.publication-feedback__actions em,.publication-feedback__actions button:disabled{border-color:var(--border-strong);color:var(--text);cursor:default;background:#fff}.publication-feedback__actions .is-secondary{cursor:pointer}.publication-feedback.is-live{border-left-color:var(--success);background:var(--state-success-bg)}.publication-feedback.is-live .publication-feedback__marker{background:var(--success)}.publication-feedback.is-ready{border-left-color:var(--accent);background:#f8fcfa}.publication-feedback.is-ready .publication-feedback__marker{background:var(--accent)}.publication-feedback.is-saved{border-left-color:var(--border-strong);background:#fbfbf8}.publication-feedback.is-saved .publication-feedback__marker{background:var(--border-strong)}.publication-feedback.is-review{border-left-color:var(--warning);background:var(--state-warning-bg)}.publication-feedback.is-review .publication-feedback__marker{background:var(--warning)}.publication-feedback.is-blocked{border-left-color:var(--danger);background:var(--state-danger-bg)}.publication-feedback.is-blocked .publication-feedback__marker{background:var(--danger)}.primary-flow{background:#fff;gap:12px;padding:14px 16px 16px;display:grid}.primary-flow__heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.primary-flow__heading h3,.primary-flow__heading p,.primary-flow__steps p{margin:0}.primary-flow__heading h3{margin-top:3px;font-size:18px;line-height:1.2}.primary-flow__heading p,.primary-flow__steps p{color:var(--muted);font-size:13px;line-height:1.4}.primary-flow__status{border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--muted);flex:none;padding:6px 10px;font-size:12px;font-weight:650;line-height:1.2}.primary-flow__status.is-done{color:var(--success);background:#0676471f}.primary-flow__status.is-review{background:var(--state-warning-bg);color:var(--warning)}.primary-flow__status.is-attention{background:var(--state-danger-bg);color:var(--danger)}.primary-flow__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.primary-flow__steps li{border:1px solid var(--border);border-radius:var(--control-radius);background:#fbfbf8;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px 10px;min-width:0;padding:10px;display:grid}.primary-flow__steps li>span{border-radius:var(--radius-pill);background:var(--surface-subtle);width:28px;height:28px;color:var(--muted);place-items:center;font-size:12px;font-weight:700;display:inline-grid}.primary-flow__steps li>div{gap:4px;min-width:0;display:grid}.primary-flow__steps strong{color:var(--text);font-size:14px;line-height:1.2}.primary-flow__steps button,.primary-flow__steps em{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;grid-column:2;width:fit-content;min-height:34px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:650;line-height:1.2}.primary-flow__steps button:disabled,.primary-flow__steps em{border-color:var(--border);color:var(--muted);cursor:default;background:#fff}.primary-flow__steps li.is-done{border-color:var(--state-success-border);background:var(--state-success-bg)}.primary-flow__steps li.is-done>span{color:var(--success);background:#0676471f}.primary-flow__steps li.is-review{border-color:var(--state-warning-border);background:var(--state-warning-bg)}.primary-flow__steps li.is-review>span{color:var(--warning);background:#f39c1224}.primary-flow__steps li.is-attention{border-color:var(--state-danger-border);background:var(--state-danger-bg)}.primary-flow__steps li.is-attention>span{color:var(--danger);background:#c848331f}.publication-journey{background:linear-gradient(135deg,#f8fffc 0%,#f8fbfa 100%);gap:12px;padding:16px;display:grid}.publication-journey__summary{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.publication-journey__summary h3,.publication-journey__summary p,.publication-journey__active{margin:0}.publication-journey__summary h3{margin-top:3px;font-size:18px;line-height:1.2}.publication-journey__summary p,.publication-journey__active{color:var(--muted);font-size:13px;line-height:1.4}.assisted-evolution{background:#fff;gap:14px;display:grid}.assisted-evolution__heading{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;list-style:none;display:flex}.assisted-evolution__heading::-webkit-details-marker{display:none}.assisted-evolution__body{border-top:1px solid var(--border);gap:14px;padding:14px 16px 16px;display:grid}.assisted-evolution__heading h3,.assisted-evolution__heading p,.assisted-evolution__priority p,.assisted-evolution__control-note p{margin:0}.assisted-evolution__heading h3{margin-top:3px;font-size:18px;line-height:1.2}.assisted-evolution__heading p,.assisted-evolution__priority p,.assisted-evolution__control-note p{color:var(--muted);font-size:13px;line-height:1.4}.assisted-evolution__score{border-radius:var(--card-radius);text-align:right;background:#f8fcfa;border:1px solid #225ee033;justify-items:end;min-width:116px;padding:10px;display:grid}.assisted-evolution__score strong{color:var(--accent-strong);font-size:22px;line-height:1}.assisted-evolution__score span{color:var(--muted);font-size:11px;font-weight:750;line-height:1.25}.assisted-evolution__operational{border:1px solid #2d36471f;border-left:4px solid var(--border-strong);border-radius:var(--card-radius);box-shadow:var(--shadow-soft);background:#fff;gap:12px;padding:12px;display:grid}.assisted-evolution__operational.is-blocked{border-left-color:var(--danger);background:#fff}.assisted-evolution__operational.is-ready{border-left-color:var(--success);background:#fbfffd}.assisted-evolution__operational.is-review,.assisted-evolution__operational.is-watch{border-left-color:var(--sun);background:#fff}.assisted-evolution__operational-main,.assisted-evolution__operational-next{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assisted-evolution__operational-main h4,.assisted-evolution__operational-main p,.assisted-evolution__operational-next p,.assisted-evolution__operational-grid p{margin:0}.assisted-evolution__operational-main h4{margin-top:3px;font-size:17px;line-height:1.2}.assisted-evolution__operational-main p,.assisted-evolution__operational-next p,.assisted-evolution__operational-grid p{color:var(--muted);font-size:12px;line-height:1.4}.assisted-evolution__operational-score{background:var(--surface-subtle);min-width:92px;color:var(--accent-strong);border:1px solid #2d36471f;border-radius:8px;justify-content:flex-end;align-items:baseline;padding:8px 10px;display:flex}.assisted-evolution__operational-score strong{font-size:24px;line-height:1}.assisted-evolution__operational-score span{color:var(--muted);font-size:12px;font-weight:650}.assisted-evolution__operational-next{background:#f8fcfa;border:1px solid #225ee029;border-radius:8px;padding:10px}.assisted-evolution__operational-next>div{gap:3px;min-width:0;display:grid}.assisted-evolution__operational-next span:first-child{color:var(--coral);text-transform:uppercase;font-size:11px;font-weight:700}.assisted-evolution__operational-next strong{font-size:14px;line-height:1.25}.assisted-evolution__operational-next em{color:var(--accent-strong);font-size:11px;font-style:normal;font-weight:650;line-height:1.3}.assisted-evolution__operational-next button,.assisted-evolution__operational-next>span{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;flex:none;padding:8px 12px;font-size:13px;font-weight:650;line-height:1.2}.assisted-evolution__operational-next>span{border-color:var(--border);color:var(--muted);cursor:default;background:#fff;align-items:center;display:inline-flex}.assisted-evolution__operational-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.assisted-evolution__operational-grid>div{border:1px solid var(--border);background:#fbfbf8;border-radius:8px;gap:8px;padding:10px;display:grid}.assisted-evolution__operational-grid>div>strong{font-size:12px;line-height:1.2}.assisted-evolution__operational-grid ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.assisted-evolution__operational-grid li{border-left:3px solid var(--border-strong);align-content:start;gap:2px;padding-left:8px;display:grid}.assisted-evolution__operational-grid li.is-blocked{border-left-color:var(--danger)}.assisted-evolution__operational-grid li.is-ready{border-left-color:var(--success)}.assisted-evolution__operational-grid li.is-review,.assisted-evolution__operational-grid li.is-watch{border-left-color:var(--sun)}.assisted-evolution__operational-grid li span{color:var(--text);font-size:12px;font-weight:650;line-height:1.25}.assisted-evolution__priority{border-radius:var(--card-radius);background:#f8fffc;border:1px solid #225ee033;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.assisted-evolution__priority.is-review{border-color:var(--state-warning-border);background:var(--state-warning-bg)}.assisted-evolution__priority>div{gap:4px;min-width:0;display:grid}.assisted-evolution__priority span:first-child{color:var(--coral);text-transform:uppercase;font-size:11px;font-weight:700}.assisted-evolution__priority strong{font-size:15px;line-height:1.25}.assisted-evolution__priority a,.assisted-evolution__priority button,.assisted-evolution__priority>span{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;flex:none;padding:8px 12px;font-size:13px;font-weight:650;line-height:1.2;text-decoration:none}.assisted-evolution__priority>span{cursor:default;align-items:center;display:inline-flex}.assisted-evolution__queue{border-radius:var(--card-radius);background:#fbfbf8;border:1px solid #2d36471a;gap:10px;padding:12px;display:grid}.assisted-evolution__queue-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assisted-evolution__queue-heading h4,.assisted-evolution__queue-heading p,.assisted-evolution__recommendation-body p,.assisted-evolution__recommendation-body em{margin:0}.assisted-evolution__queue-heading h4{margin-top:3px;font-size:16px;line-height:1.25}.assisted-evolution__queue-heading p,.assisted-evolution__recommendation-body p,.assisted-evolution__recommendation-body em{color:var(--muted);font-size:12px;line-height:1.4}.assisted-evolution__queue-heading>span{border-radius:var(--radius-pill);color:var(--accent-strong);background:#fff;border:1px solid #225ee02e;flex:none;padding:5px 9px;font-size:11px;font-weight:650;line-height:1.2}.assisted-evolution__recommendations{gap:8px;margin:0;padding:0;list-style:none;display:grid}.assisted-evolution__recommendations li{border:1px solid var(--border);border-left:4px solid var(--border-strong);border-radius:var(--card-radius);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:10px;display:grid}.assisted-evolution__recommendations li.is-critical,.assisted-evolution__recommendations li.is-high{border-left-color:var(--coral)}.assisted-evolution__recommendations li.is-medium{border-left-color:var(--warning)}.assisted-evolution__recommendations li.is-low{border-left-color:var(--accent)}.assisted-evolution__recommendations li.is-dismissed{opacity:.72}.assisted-evolution__recommendation-meta{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.assisted-evolution__recommendation-meta span{border-radius:var(--radius-pill);background:var(--surface-subtle);width:fit-content;color:var(--muted);border:1px solid #2d36471f;padding:3px 7px;font-size:11px;font-weight:650;line-height:1.2}.assisted-evolution__recommendation-body{gap:4px;min-width:0;display:grid}.assisted-evolution__recommendation-body strong{font-size:14px;line-height:1.25}.assisted-evolution__recommendation-body em{font-style:normal}.assisted-evolution__priority-reason{color:var(--accent-strong);font-size:12px;font-weight:650;line-height:1.35;display:block}.assisted-evolution__priority-factors{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:2px;display:grid}.assisted-evolution__priority-factors span{min-width:0;color:var(--muted);background:#fbfbf8;border:1px solid #2d36471f;border-radius:8px;gap:2px;padding:6px 7px;font-size:11px;line-height:1.25;display:grid}.assisted-evolution__priority-factors strong{color:var(--text);font-size:14px;line-height:1}.assisted-evolution__priority-factors em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assisted-evolution__recommendation-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.assisted-evolution__recommendation-actions button{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;padding:7px 10px;font-size:12px;font-weight:650;line-height:1.2}.assisted-evolution__recommendation-actions button.is-secondary{border-color:var(--border-strong);color:var(--text);background:#fff}.assisted-evolution__dimensions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.assisted-evolution__dimension{border:1px solid var(--border);border-radius:var(--card-radius);min-height:142px;color:var(--text);cursor:pointer;text-align:left;background:#fff;align-content:start;gap:6px;padding:12px;display:grid}.assisted-evolution__dimension:disabled{cursor:default}.assisted-evolution__dimension span{border-radius:var(--radius-pill);background:var(--surface-subtle);width:fit-content;color:var(--muted);padding:3px 8px;font-size:12px;font-weight:650}.assisted-evolution__dimension strong{font-size:14px;line-height:1.25}.assisted-evolution__dimension p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.assisted-evolution__dimension em{color:var(--accent-strong);margin-top:auto;font-size:12px;font-style:normal;font-weight:650}.assisted-evolution__dimension.is-ready{border-color:var(--state-success-border);background:var(--state-success-bg)}.assisted-evolution__dimension.is-ready span{color:var(--success);background:#06764724}.assisted-evolution__dimension.is-review,.assisted-evolution__dimension.is-next{border-color:var(--state-warning-border);background:var(--state-warning-bg)}.assisted-evolution__dimension.is-missing{border-color:var(--state-danger-border);background:var(--state-danger-bg)}.assisted-evolution__control-note{border-radius:var(--card-radius);background:#f8fcfa;border:1px dashed #225ee057;gap:4px;padding:12px;display:grid}.assisted-evolution__control-note strong{color:var(--accent-strong);font-size:13px;line-height:1.25}.publication-journey__score{border:1px solid var(--state-info-border);border-radius:var(--card-radius);text-align:right;background:#ffffffd1;justify-items:end;min-width:112px;padding:9px 10px;display:grid}.publication-journey__score strong{color:var(--accent-strong);font-size:18px;line-height:1}.publication-journey__score span{color:var(--muted);font-size:11px;font-weight:750}.publication-journey__progress{border-radius:var(--radius-pill);background:#225ee01a;border:1px solid #225ee029;height:9px;overflow:hidden}.publication-journey__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:100%;transition:width .18s;display:block}.publication-journey__next{border-radius:var(--card-radius);background:#ffffffc7;border:1px solid #225ee02e;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.publication-journey__next div{gap:2px;min-width:0;display:grid}.publication-journey__next span{color:var(--coral);text-transform:uppercase;font-size:11px;font-weight:700}.publication-journey__next strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.publication-journey__next p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.publication-journey__next button{min-height:var(--control-height-sm);border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;flex:none;padding:8px 12px;font-weight:650}.publication-journey__steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.publication-journey__step{border:1px solid var(--border);border-radius:var(--control-radius);min-width:0;min-height:112px;color:var(--muted);cursor:pointer;text-align:left;background:#ffffffbd;grid-template-rows:auto auto 1fr;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:5px 8px;padding:7px 8px;display:grid}.publication-journey__step span{border-radius:var(--radius-pill);background:var(--surface-subtle);width:26px;height:26px;color:inherit;grid-row:1/4;place-items:center;font-size:12px;font-weight:700;display:inline-grid}.publication-journey__step strong{color:var(--text);overflow-wrap:normal;font-size:14px;line-height:1.18}.publication-journey__step small{color:var(--muted);font-size:11px;line-height:1.3}.publication-journey__step em{border-radius:var(--radius-pill);background:var(--surface-subtle);width:fit-content;color:var(--muted);align-self:end;padding:3px 7px;font-size:11px;font-style:normal;font-weight:650;line-height:1.2}.publication-journey__step.is-done{border-color:var(--state-success-border);color:var(--success)}.publication-journey__step.is-done em,.publication-journey__step.is-done span{color:var(--success);background:#0676471f}.publication-journey__step.is-attention{border-color:var(--state-warning-border);color:var(--warning)}.publication-journey__step.is-attention em,.publication-journey__step.is-attention span,.publication-journey__step.is-review em,.publication-journey__step.is-review span{background:var(--state-warning-bg);color:var(--warning)}.publication-journey__step.is-active{border-color:var(--accent);color:var(--accent-strong);box-shadow:inset 0 -2px 0 var(--coral);background:#fff}.publication-journey__step:disabled{cursor:default}.guided-editor{background:linear-gradient(#fffffff5,#f8fcfae6),#fff;border-color:#225ee01f;display:grid}.guided-editor__heading{justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 15px 9px;display:flex}.guided-editor__heading h3,.guided-editor__heading p{margin:0}.guided-editor__heading h3{font-size:16px;line-height:1.25}.guided-editor__heading p{color:var(--muted);font-size:13px}.guided-editor__heading .eyebrow{color:var(--coral);text-transform:uppercase;font-size:12px;font-weight:700}.guided-editor__count{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);padding:4px 8px;font-size:12px;font-weight:700}.guided-editor__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:0 13px 8px;display:grid}.guided-editor__groups button{border:1px solid var(--control-border);border-radius:var(--control-radius);min-width:0;min-height:44px;color:var(--text);cursor:pointer;text-align:left;background:#ffffffc2;align-content:center;gap:2px;padding:7px 9px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.guided-editor__groups button:hover,.guided-editor__groups button.is-active{border-color:var(--accent);background:linear-gradient(135deg, #225ee014, #fff0), var(--control-hover-bg);transform:translateY(-1px);box-shadow:0 10px 24px #20373214}.guided-editor__groups button strong{color:var(--accent-strong);font-size:14px;line-height:1.15}.guided-editor__groups button span{color:var(--muted);font-size:11px;line-height:1.25}.guided-editor__step-drawer,.guided-optional-fields{border:1px solid var(--card-border);border-radius:var(--card-radius);background:#fff;overflow:hidden}.guided-editor__step-drawer{margin:0 16px 10px}.guided-editor__step-drawer summary,.guided-optional-fields summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.guided-editor__step-drawer summary::-webkit-details-marker{display:none}.guided-optional-fields summary::-webkit-details-marker{display:none}.guided-editor__step-drawer summary:after,.guided-optional-fields summary:after{border:1px solid var(--control-border);border-radius:var(--radius-pill);width:28px;height:28px;color:var(--accent-strong);content:"+";flex:none;place-items:center;font-size:16px;font-weight:650;line-height:1;display:inline-grid}.guided-editor__step-drawer[open] summary:after,.guided-optional-fields[open] summary:after{content:"-"}.guided-editor__step-drawer summary span,.guided-optional-fields summary span{gap:3px;min-width:0;display:grid}.guided-editor__step-drawer summary strong,.guided-optional-fields summary strong{color:var(--text);font-size:13px;line-height:1.2}.guided-editor__step-drawer summary em,.guided-optional-fields summary em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.3}.guided-editor__step-drawer .guided-editor__steps,.guided-optional-fields .guided-form-grid{border-top:1px solid var(--card-border);padding:12px}.guided-editor__step-drawer .guided-editor__steps{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.guided-editor__steps{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:6px;padding:0 16px 12px;display:grid}.guided-editor__steps button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-width:0;min-height:44px;color:var(--text);cursor:pointer;text-align:left;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:7px 9px;font-weight:650;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.guided-editor__steps button:hover,.guided-editor__steps button.is-active{border-color:var(--accent);background:var(--control-hover-bg);color:var(--accent-strong);transform:translateY(-1px)}.guided-editor__steps button span{border-radius:var(--radius-pill);background:var(--surface-subtle);width:22px;height:22px;color:var(--muted);place-items:center;font-size:12px;font-weight:650;display:inline-grid}.guided-editor__steps button.is-active span{background:var(--accent);color:#fff}.guided-editor__steps button strong{white-space:normal;line-height:1.12}.guided-editor__body{padding:0 14px 14px}.guided-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guided-form-grid__wide{grid-column:1/-1}.media-card{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-muted-bg);gap:8px;padding:10px;display:grid}.media-card__heading{gap:2px;display:grid}.media-card__heading strong{color:var(--text);font-size:13px;line-height:1.25}.media-card__heading span,.media-field__hint{color:var(--muted);font-size:12px;line-height:1.35}.media-field{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.media-field__hint{margin:0}.upload-button{min-height:var(--control-height-md);border:1px solid var(--button-primary-bg);border-radius:var(--control-radius);background:var(--button-primary-bg);color:#fff;cursor:pointer;white-space:nowrap;place-items:center;padding:8px 12px;font-size:13px;font-weight:750;transition:background .16s,border-color .16s,transform .16s;display:inline-grid}.upload-button:hover{border-color:var(--button-primary-hover-bg);background:var(--button-primary-hover-bg);transform:translateY(-1px)}.upload-button input{display:none}.upload-button:has(input:disabled){cursor:wait;opacity:.65}.upload-status,.upload-error,.upload-feedback{margin:0;font-size:12px;font-weight:650;line-height:1.35}.upload-status,.upload-feedback--success{color:var(--success)}.upload-error,.upload-feedback--error{color:var(--danger)}.upload-feedback--info{color:var(--muted)}.asset-advice{border:1px solid var(--state-info-border);border-radius:var(--card-radius);background:var(--state-info-bg);color:var(--state-info-text);gap:6px;margin:0;padding:10px 12px;font-size:12px;line-height:1.4;display:grid}.asset-advice strong{color:var(--text);font-size:12px}.asset-advice ul{gap:4px;margin:0;padding-left:16px;display:grid}.asset-advice--warning{border-color:var(--state-warning-border);background:var(--state-warning-bg);color:#704505}.asset-advice--warning strong{color:var(--warning)}.guided-toggle-row{align-self:end}.guided-add-content,.guided-order-content{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);margin:0 14px 12px;box-shadow:0 10px 24px #16231f0a}.guided-add-content summary,.guided-order-content summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;list-style:none;display:flex}.guided-add-content summary::-webkit-details-marker{display:none}.guided-order-content summary::-webkit-details-marker{display:none}.guided-add-content summary span,.guided-order-content summary span{gap:3px;min-width:0;display:grid}.guided-add-content summary strong,.guided-order-content summary strong{color:var(--text);font-size:14px}.guided-add-content summary em,.guided-order-content summary em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.guided-add-content summary small,.guided-order-content summary small{border:1px solid var(--state-muted-border);border-radius:var(--radius-pill);background:var(--surface-hover);color:var(--muted);flex:none;padding:4px 8px;font-size:11px;font-weight:650}.guided-add-content[open] summary,.guided-order-content[open] summary{border-bottom:1px solid var(--card-border)}.guided-add-content__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.guided-segment-value{background:linear-gradient(135deg,#225ee014,#fff0),#ffffffd6;border:1px solid #225ee029;border-radius:9px;gap:8px;margin:10px 10px 0;padding:9px;display:grid}.guided-segment-value>div:first-child{gap:2px;display:grid}.guided-segment-value strong,.guided-segment-value p{margin:0}.guided-segment-value>div:first-child strong{color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.guided-segment-value>div:first-child p{color:var(--muted);font-size:12px;font-weight:650;line-height:1.35}.guided-segment-value__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.guided-segment-value__actions button{min-height:52px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffffc7;border:1px solid #225ee029;border-radius:8px;gap:2px;padding:7px;display:grid}.guided-segment-value__actions button:hover,.guided-segment-value__actions button:focus-visible{border-color:#225ee057;box-shadow:0 10px 22px #141c3714}.guided-segment-value__actions strong{overflow-wrap:anywhere;color:var(--accent-strong);font-size:12px;font-weight:700;line-height:1.15}.guided-segment-value__actions span{overflow-wrap:anywhere;color:var(--muted);font-size:11px;font-weight:700;line-height:1.2}.guided-preset-handoff{background:linear-gradient(135deg,#225ee017,#fff0),#ffffffe6;border:1px solid #225ee02e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 10px;padding:10px 12px;display:grid;box-shadow:0 12px 26px #141c3714}.guided-preset-handoff div{gap:2px;display:grid}.guided-preset-handoff strong,.guided-preset-handoff p{margin:0}.guided-preset-handoff strong{color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.guided-preset-handoff p{color:var(--muted);font-size:12px;font-weight:650;line-height:1.35}.guided-preset-handoff span{max-width:220px;color:var(--accent-strong);background:#225ee01a;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700;line-height:1.25}.guided-preset-review{background:#ffffffdb;border:1px solid #1f29371a;border-radius:8px;gap:8px;margin:0 0 12px;padding:10px;display:grid;box-shadow:0 10px 24px #0f172a0f}.guided-preset-review__heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.guided-preset-review__heading div{gap:2px;display:grid}.guided-preset-review__heading strong,.guided-preset-review__heading p{margin:0}.guided-preset-review__heading strong{color:var(--ink);font-size:12px;font-weight:700;line-height:1.2}.guided-preset-review__heading p{color:var(--muted);font-size:11px;font-weight:700;line-height:1.3}.guided-preset-review__heading>span{color:var(--accent-strong);white-space:nowrap;background:#225ee014;border:1px solid #225ee024;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.guided-preset-review__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.guided-preset-review__items button{background:var(--control-bg);min-height:72px;color:var(--text);cursor:pointer;text-align:left;border:1px solid #1f29371a;border-radius:8px;gap:3px;padding:8px;display:grid}.guided-preset-review__items button:hover,.guided-preset-review__items button:focus-visible{border-color:#225ee052;box-shadow:0 10px 20px #141c3714}.guided-preset-review__items button>span{width:fit-content;color:var(--muted);background:#94a3b824;border-radius:999px;padding:4px 6px;font-size:10px;font-weight:700;line-height:1.1}.guided-preset-review__items button.is-review>span{color:#92400e;background:#b453091f}.guided-preset-review__items button.is-ready>span{color:var(--accent-strong);background:#225ee01a}.guided-preset-review__items strong,.guided-preset-review__items small{overflow-wrap:anywhere}.guided-preset-review__items strong{color:var(--ink);font-size:12px;font-weight:700;line-height:1.15}.guided-preset-review__items small{color:var(--muted);font-size:11px;font-weight:700;line-height:1.25}.guided-add-content__options button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:54px;color:var(--text);cursor:pointer;text-align:left;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:2px 8px;padding:8px;display:grid}.guided-add-content__options button:hover,.guided-add-content__options button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-add-content__options button>span{background:var(--accent-soft);width:22px;height:22px;color:var(--accent-strong);border-radius:50%;grid-row:1/span 2;place-items:center;font-size:16px;font-weight:700;line-height:1;display:grid}.guided-add-content__options strong{overflow-wrap:anywhere;font-size:13px;line-height:1.15}.guided-add-content__options small{overflow-wrap:anywhere;color:var(--muted);font-size:11px;font-weight:700;line-height:1.25}.guided-order-content__list{gap:0;margin:0;padding:8px 10px 10px;list-style:none;display:grid}.guided-order-content__item{border-bottom:1px solid var(--card-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0;display:grid}.guided-order-content__item:last-child{border-bottom:0}.guided-order-content__meta{gap:3px;min-width:0;display:grid}.guided-order-content__meta strong{color:var(--text);font-size:13px}.guided-order-content__meta small,.guided-order-content__empty{color:var(--muted);font-size:12px;line-height:1.35}.guided-order-content__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.guided-order-content__actions button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:32px;color:var(--text);cursor:pointer;padding:6px 9px;font-size:12px;font-weight:650}.guided-order-content__actions button:hover,.guided-order-content__actions button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-order-content__actions button:disabled{cursor:not-allowed;opacity:.42}.guided-order-content__empty{margin:0;padding:10px 12px}.guided-tool-panel{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);margin:0 14px 12px;overflow:hidden;box-shadow:0 10px 24px #16231f0a}.guided-tool-panel__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px;display:grid}.guided-tool-panel__actions button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-width:0;min-height:42px;color:var(--text);cursor:pointer;text-align:left;align-content:center;gap:2px;padding:7px 8px;display:grid}.guided-tool-panel__actions button:hover,.guided-tool-panel__actions button:focus-visible,.guided-tool-panel__actions button.is-active{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-tool-panel__actions strong{overflow-wrap:anywhere;color:var(--text);font-size:12px;line-height:1.1}.guided-tool-panel__actions span{overflow-wrap:anywhere;color:var(--muted);font-size:11px;font-weight:700;line-height:1.1}.guided-tool-panel .guided-add-content,.guided-tool-panel .guided-order-content,.guided-tool-panel .guided-editor__step-drawer{border:0;border-top:1px solid var(--card-border);box-shadow:none;background:0 0;border-radius:0;margin:0}.guided-tool-panel .guided-editor__step-drawer{overflow:visible}.guided-tool-panel__surface-heading{justify-content:space-between;align-items:center;gap:10px;padding:9px 10px 0;display:flex}.guided-tool-panel__surface-heading span{gap:2px;min-width:0;display:grid}.guided-tool-panel__surface-heading strong{color:var(--text);font-size:13px}.guided-tool-panel__surface-heading em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.25}.guided-tool-panel__surface-heading small{border:1px solid var(--state-muted-border);border-radius:var(--radius-pill);background:var(--surface-hover);color:var(--muted);flex:none;padding:4px 8px;font-size:11px;font-weight:650}.guided-tool-panel .guided-editor__step-drawer .guided-editor__steps{border-top:0;padding:8px}.guided-links-editor,.guided-media-editor,.guided-services-editor,.guided-testimonials-editor,.guided-faq-editor,.guided-gallery-editor{gap:12px;display:grid}.guided-service-list,.guided-testimonial-list,.guided-faq-list,.guided-gallery-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guided-service-item,.guided-testimonial-item,.guided-faq-item,.guided-gallery-item{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);background:var(--card-muted-bg);gap:14px;padding:12px;display:grid;box-shadow:0 10px 24px #16231f0a}.guided-service-item__heading,.guided-testimonial-item__heading,.guided-faq-item__heading,.guided-gallery-item__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.guided-gallery-item__heading strong{font-size:14px}.guided-service-item__title,.guided-testimonial-item__title,.guided-faq-item__title,.guided-gallery-item__title{gap:4px;min-width:0;display:grid}.guided-service-item__title span,.guided-testimonial-item__title span,.guided-faq-item__title span,.guided-gallery-item__title span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:650}.guided-service-item__title strong,.guided-testimonial-item__title strong,.guided-faq-item__title strong,.guided-gallery-item__title strong{overflow-wrap:anywhere;font-size:16px;line-height:1.2}.guided-service-item__title p,.guided-testimonial-item__title p,.guided-faq-item__title p,.guided-gallery-item__title p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.guided-service-item__status,.guided-testimonial-item__status,.guided-faq-item__status,.guided-gallery-item__status{border:1px solid var(--state-warning-border);border-radius:var(--radius-pill);background:var(--state-warning-bg);color:var(--warning);flex:none;padding:4px 9px;font-size:12px;font-weight:650}.guided-service-item__status.is-ready,.guided-testimonial-item__status.is-ready,.guided-faq-item__status.is-ready,.guided-gallery-item__status.is-ready{border-color:var(--state-success-border);background:var(--state-success-bg);color:var(--success)}.guided-service-item__actions,.guided-testimonial-item__actions,.guided-faq-item__actions,.guided-gallery-item__actions{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--card-bg);flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.guided-service-item__actions span,.guided-testimonial-item__actions span,.guided-faq-item__actions span,.guided-gallery-item__actions span{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-right:auto;font-size:11px;font-weight:650}.guided-service-item__actions button,.guided-testimonial-item__actions button,.guided-faq-item__actions button,.guided-gallery-item__actions button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:32px;color:var(--text);cursor:pointer;padding:6px 9px;font-size:12px;font-weight:650}.guided-service-item__actions button:hover,.guided-service-item__actions button:focus-visible,.guided-testimonial-item__actions button:hover,.guided-testimonial-item__actions button:focus-visible,.guided-faq-item__actions button:hover,.guided-faq-item__actions button:focus-visible,.guided-gallery-item__actions button:hover,.guided-gallery-item__actions button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-service-item__actions button:disabled,.guided-testimonial-item__actions button:disabled,.guided-faq-item__actions button:disabled,.guided-gallery-item__actions button:disabled{cursor:not-allowed;opacity:.45}.guided-service-item__actions button.is-danger,.guided-testimonial-item__actions button.is-danger,.guided-faq-item__actions button.is-danger,.guided-gallery-item__actions button.is-danger{border-color:var(--state-danger-border);color:var(--danger)}.guided-service-empty,.guided-testimonial-empty,.guided-faq-empty,.guided-gallery-empty,.guided-link-empty{justify-items:start}.guided-service-empty strong,.guided-testimonial-empty strong,.guided-faq-empty strong,.guided-gallery-empty strong,.guided-link-empty strong{font-size:15px}.guided-service-item__fields,.guided-testimonial-item__fields,.guided-gallery-item__fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.guided-link-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guided-link-presets{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);gap:10px;padding:10px;display:grid}.guided-link-presets strong{color:var(--text);font-size:14px}.guided-link-presets p{color:var(--muted);margin:2px 0 0;font-size:12px}.guided-link-presets__actions{flex-wrap:wrap;gap:8px;display:flex}.guided-link-presets__actions button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-width:104px;min-height:40px;color:var(--text);cursor:pointer;text-align:left;padding:7px 10px;display:grid}.guided-link-presets__actions button:hover,.guided-link-presets__actions button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-link-presets__actions span{font-size:13px;font-weight:700}.guided-link-presets__actions small{color:var(--muted);font-size:11px;font-weight:700}.guided-link-item{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-muted-bg);gap:14px;padding:12px;display:grid;box-shadow:0 10px 24px #16231f0a}.guided-link-item__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guided-link-item__title{gap:4px;min-width:0;display:grid}.guided-link-item__title span{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.guided-link-item__title strong{color:var(--text);font-size:15px}.guided-link-item__title p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.guided-link-item__status{border:1px solid var(--state-warning-border);border-radius:var(--radius-pill);background:var(--state-warning-bg);color:var(--warning);flex:none;padding:4px 9px;font-size:12px;font-weight:650}.guided-link-item__status.is-ready{border-color:var(--state-success-border);background:var(--state-success-bg);color:var(--success)}.guided-link-item__actions{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--card-bg);flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.guided-link-item__actions span{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-right:auto;font-size:11px;font-weight:650}.guided-link-item__actions button{border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:32px;color:var(--text);cursor:pointer;padding:6px 9px;font-size:12px;font-weight:650}.guided-link-item__actions button:hover,.guided-link-item__actions button:focus-visible{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-link-item__actions button:disabled{cursor:not-allowed;opacity:.45}.guided-link-item__actions button.is-danger{border-color:var(--state-danger-border);color:var(--danger)}.guided-link-item__fields{grid-template-columns:1fr;gap:10px;display:grid}.guided-media-card{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-muted-bg);gap:14px;padding:12px;display:grid;box-shadow:0 10px 24px #16231f0a}.guided-media-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guided-media-card__title{gap:4px;min-width:0;display:grid}.guided-media-card__title span{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.guided-media-card__title strong{color:var(--text);font-size:15px}.guided-media-card__title p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.guided-media-card__status{border:1px solid var(--state-warning-border);border-radius:var(--radius-pill);background:var(--state-warning-bg);color:var(--warning);flex:none;padding:4px 9px;font-size:12px;font-weight:650}.guided-media-card__status.is-ready{border-color:var(--state-success-border);background:var(--state-success-bg);color:var(--success)}.guided-field-note{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.4}.guided-field-note.is-warning{color:var(--warning);font-weight:700}.guided-youtube-preview{border:1px solid var(--card-border);border-radius:var(--card-radius);background:#0b1220;overflow:hidden}.guided-youtube-preview iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.guided-media-empty{justify-items:start}.guided-media-empty strong{font-size:15px}.guided-media-remove{border:1px solid var(--state-danger-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:34px;color:var(--danger);cursor:pointer;justify-self:start;padding:7px 10px;font-weight:650}.guided-media-remove:hover,.guided-media-remove:focus-visible{border-color:var(--danger);background:var(--state-danger-bg)}.guided-add-link{border:1px solid var(--coral);border-radius:var(--control-radius);background:var(--coral);color:#fff;cursor:pointer;min-height:36px;padding:7px 10px;font-weight:650}.guided-add-link:hover,.guided-add-link:focus-visible{border-color:var(--accent-strong);background:var(--accent-strong)}.guided-add-link{justify-self:start}.guided-editor__empty{border:1px dashed var(--state-muted-border);border-radius:var(--card-radius);background:var(--surface-hover);padding:14px}.guided-editor__nav{border-top:1px solid var(--border);justify-content:space-between;gap:10px;padding:12px 16px 16px;display:flex}.guided-editor__nav button,.advanced-links button{min-height:var(--control-height-sm);border:1px solid var(--control-border-strong);border-radius:var(--control-radius);background:var(--control-bg);color:var(--text);cursor:pointer;padding:8px 12px;font-weight:700}.guided-editor__nav button:last-child{border-color:var(--button-primary-bg);background:var(--button-primary-bg);color:#fff}.guided-editor__nav button:hover,.advanced-links button:hover{border-color:var(--accent-strong);background:var(--control-hover-bg)}.guided-editor__nav button:last-child:hover{border-color:var(--button-primary-hover-bg);background:var(--button-primary-hover-bg)}.guided-editor__nav button:disabled,.advanced-links button:disabled{cursor:not-allowed;opacity:.55;transform:none}.publish-checklist{background:var(--card-muted-bg);gap:10px;display:grid}.publish-checklist__heading{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;list-style:none;display:flex}.publish-checklist__heading::-webkit-details-marker{display:none}.publish-checklist__heading h3,.publish-checklist__heading p,.advanced-section__heading h3,.advanced-section__heading p{margin:0}.publish-checklist__heading h3,.advanced-section__heading h3{font-size:14px;line-height:1.25}.publish-checklist__heading p,.advanced-section__heading p{color:var(--muted);font-size:13px;line-height:1.4}.publish-checklist__heading span{border-radius:var(--radius-pill);background:var(--state-neutral-bg);color:var(--muted);padding:4px 9px;font-size:12px;font-weight:650}.publish-checklist ul{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:12px 16px 14px;list-style:none;display:grid}.publish-checklist li{color:var(--muted);font-size:13px}.publish-checklist__item{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);width:100%;min-height:92px;color:inherit;cursor:pointer;text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.publish-checklist__item:hover,.publish-checklist__item:focus-visible{border-color:var(--state-info-border);background:var(--surface-hover);outline:none}.publish-checklist__item:disabled{cursor:default}.publish-checklist__item:disabled:hover{border-color:var(--border);background:var(--card-bg)}.publish-checklist li span{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card-bg);min-height:24px;color:var(--muted);text-transform:uppercase;place-items:center;padding:2px 7px;font-size:10px;font-weight:650;display:inline-grid}.publish-checklist li strong,.publish-checklist li p{margin:0}.publish-checklist li p{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.35}.publish-checklist li em{color:var(--accent);margin-top:5px;font-size:12px;font-style:normal;font-weight:650;display:inline-block}.publish-checklist li.is-ready{color:var(--text)}.publish-checklist li.is-ready span{border-color:var(--state-success-border);background:var(--state-success-bg);color:var(--success)}.publish-checklist li.is-review span{border-color:var(--state-warning-border);background:var(--state-warning-bg);color:var(--warning)}.publish-checklist li.is-missing span{border-color:var(--state-danger-border);background:var(--state-danger-bg);color:var(--danger)}.final-publish-review{border-left:3px solid var(--accent);background:linear-gradient(135deg, #225ee013, #ffffffeb 56%, #fff0), var(--card-bg);gap:10px;padding:12px;display:grid}.final-publish-review.is-blocked{border-left-color:var(--danger);background:linear-gradient(135deg, #b4231814, #ffffffeb 56%, #fff0), var(--card-bg)}.final-publish-review.is-review{border-left-color:var(--warning)}.final-publish-review.is-ready{border-left-color:var(--success)}.final-publish-review__heading,.final-publish-review__actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.final-publish-review__heading div{gap:3px;min-width:0;display:grid}.final-publish-review__heading h3,.final-publish-review__heading p,.final-publish-review__actions p{margin:0}.final-publish-review__heading h3{color:var(--ink);font-size:15px;font-weight:700;line-height:1.2}.final-publish-review__heading p:not(.eyebrow),.final-publish-review__actions p{color:var(--muted);font-size:12px;font-weight:650;line-height:1.35}.final-publish-review__heading>span{border-radius:var(--radius-pill);color:var(--accent-strong);white-space:nowrap;background:#ffffffd1;border:1px solid #225ee024;padding:5px 8px;font-size:11px;font-weight:700;line-height:1.2}.final-publish-review.is-blocked .final-publish-review__heading>span{border-color:var(--state-danger-border);background:var(--state-danger-bg);color:var(--danger)}.final-publish-review.is-review .final-publish-review__heading>span{border-color:var(--state-warning-border);background:var(--state-warning-bg);color:var(--warning)}.final-publish-review__context{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.final-publish-review__context span{border-radius:var(--radius-pill);color:var(--muted);background:#ffffffc2;border:1px solid #225ee01f;padding:4px 7px;font-size:11px;font-weight:650;line-height:1.2}.final-publish-review__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.final-publish-review__item{background:var(--control-bg);min-height:86px;color:var(--text);cursor:pointer;text-align:left;border:1px solid #1f29371a;border-radius:8px;gap:4px;padding:9px;display:grid}.final-publish-review__item:hover,.final-publish-review__item:focus-visible{border-color:#225ee052;outline:none;box-shadow:0 10px 20px #141c3714}.final-publish-review__item:disabled{cursor:default;opacity:.82}.final-publish-review__item:disabled:hover{box-shadow:none;border-color:#1f29371a}.final-publish-review__item span{border-radius:var(--radius-pill);width:fit-content;color:var(--muted);background:#94a3b824;padding:4px 6px;font-size:10px;font-weight:700;line-height:1.1}.final-publish-review__item.is-blocked span{background:var(--state-danger-bg);color:var(--danger)}.final-publish-review__item.is-review span{background:var(--state-warning-bg);color:var(--warning)}.final-publish-review__item.is-ready span{background:var(--state-success-bg);color:var(--success)}.final-publish-review__item strong,.final-publish-review__item small,.final-publish-review__item em{overflow-wrap:anywhere}.final-publish-review__item strong{color:var(--ink);font-size:12px;font-weight:700;line-height:1.15}.final-publish-review__item small{color:var(--muted);font-size:11px;font-weight:700;line-height:1.25}.final-publish-review__item em{color:var(--accent);font-size:11px;font-style:normal;font-weight:700;line-height:1.2}.final-publish-review__actions{grid-template-columns:auto auto minmax(0,1fr);justify-content:start}.final-publish-review__actions button{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;min-height:36px;padding:7px 10px;font-size:13px;font-weight:650;line-height:1.2}.final-publish-review__actions button.is-secondary{border-color:var(--border-strong);color:var(--text);background:#ffffffe0}.final-publish-review__actions button:hover,.final-publish-review__actions button:focus-visible{border-color:var(--accent-strong);background:var(--accent-strong);outline:none}.final-publish-review__actions button.is-secondary:hover,.final-publish-review__actions button.is-secondary:focus-visible{background:var(--surface-active);color:var(--accent-strong);border-color:#e75f4875}.final-publish-review__actions button:disabled{cursor:not-allowed;opacity:.62}.no-code-assistant{border-bottom:1px solid var(--border);background:#fff;gap:10px;padding:14px 16px;display:grid}.no-code-assistant__heading{gap:4px;display:grid}.no-code-assistant__heading h3,.no-code-assistant__heading p{margin:0}.no-code-assistant__heading h3{font-size:14px;line-height:1.25}.no-code-assistant__heading p{max-width:680px;color:var(--muted);font-size:13px;line-height:1.4}.no-code-assistant__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.no-code-assistant__list li{border:1px solid var(--card-border);border-radius:var(--card-radius);background:#ffffffd6;align-content:space-between;gap:10px;min-height:118px;padding:10px;display:grid}.no-code-assistant__list li strong,.no-code-assistant__list li p{margin:0}.no-code-assistant__list li strong{font-size:13px;line-height:1.2}.no-code-assistant__list li p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.38}.no-code-assistant__list a,.no-code-assistant__list button,.no-code-assistant__list span{border-radius:var(--card-radius);background:var(--state-info-bg);color:var(--state-info-text);cursor:pointer;font:inherit;border:0;justify-self:start;padding:7px 9px;font-size:12px;font-weight:650;text-decoration:none}.no-code-assistant__list span{color:var(--muted);cursor:default;background:0 0;padding-inline:0}.no-code-assistant__list li.is-review{border-color:var(--state-warning-border)}.no-code-assistant__list li.is-next{border-color:var(--state-info-border)}.growth-suggestions{border-top:1px solid var(--border);background:var(--card-bg);gap:10px;padding:14px 16px;display:grid}.growth-suggestions__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.growth-suggestions__heading h3,.growth-suggestions__heading p{margin:0}.growth-suggestions__heading h3{font-size:14px;line-height:1.25}.growth-suggestions__heading p{color:var(--muted);font-size:13px;line-height:1.4}.growth-suggestions__heading span{border-radius:var(--radius-pill);background:var(--state-warning-bg);color:var(--accent-strong);padding:4px 9px;font-size:12px;font-weight:650}.growth-suggestions ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.growth-suggestions li{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-muted-bg);align-content:space-between;gap:12px;min-height:112px;padding:10px;display:grid}.growth-suggestions li strong,.growth-suggestions li p{margin:0}.growth-suggestions li p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.4}.growth-suggestions li a,.growth-suggestions li button,.growth-suggestions li span{border-radius:var(--card-radius);background:var(--state-info-bg);color:var(--state-info-text);cursor:pointer;font:inherit;border:0;justify-self:start;padding:7px 9px;font-size:12px;font-weight:650;text-decoration:none}.growth-suggestions li button:hover,.growth-suggestions li button:focus-visible,.growth-suggestions li a:hover,.growth-suggestions li a:focus-visible{background:var(--accent-soft)}.growth-suggestions li span{cursor:default}.growth-suggestions li.is-ready{border-color:var(--state-success-border)}.growth-suggestions li.is-next{border-color:var(--state-warning-border)}.advanced-panel{background:#f8fbfa}.advanced-panel>summary{cursor:pointer;color:var(--muted);text-transform:uppercase;padding:12px 16px;font-size:13px;font-weight:650}.advanced-panel__body{border-top:1px solid var(--border);gap:14px;padding:14px 16px 16px;display:grid}.advanced-section{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);gap:12px;padding:14px;display:grid}.advanced-links{flex-wrap:wrap;gap:8px;display:flex}.advanced-section .component-toolbar{border-bottom:0;padding:0}.advanced-section .component-board{padding:0}.advanced-section.page-settings{border-bottom:1px solid var(--border);padding:14px}.page-settings__basic{grid-template-columns:180px minmax(0,280px);align-items:end;gap:16px;display:grid}.toggle-row{min-height:40px;color:var(--text);align-items:center;gap:8px;font-weight:650;display:inline-flex}.toggle-row input{width:18px;height:18px;accent-color:var(--accent)}.component-toolbar{border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;padding:16px;display:grid}.component-toolbar button{text-align:center;width:100%;min-width:0}.component-board{padding:16px}.component-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.component-list li{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.component-card{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);width:100%;color:var(--text);cursor:pointer;text-align:left;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.component-card:hover,.component-card.is-selected{border-color:var(--accent);background:var(--surface-hover)}.component-card__index{background:var(--surface-subtle);width:28px;height:28px;color:var(--muted);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.component-card__body{gap:4px;min-width:0;display:grid}.component-card__body strong,.component-card__body small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.component-card__body small{color:var(--muted)}.component-card__type{border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--muted);padding:4px 8px;font-size:12px;font-weight:700}.component-card__actions{gap:6px;display:flex}.component-card__actions button{min-height:36px;padding:6px 9px}.empty-builder{border:1px dashed var(--state-muted-border);border-radius:var(--card-radius);background:var(--surface-hover);text-align:center;place-items:center;gap:6px;min-height:240px;padding:24px;display:grid}.json-preview{border-top:1px solid var(--border);color:#e6edf3;background:#101820}.json-preview summary{cursor:pointer;color:#f8fafc;padding:12px 16px;font-weight:700}.json-preview pre{border-top:1px solid #ffffff1f;max-height:420px;margin:0;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.55;overflow:auto}.preview-panel{border-color:#225ee029;border-radius:14px;min-height:calc(100vh - 40px);max-height:calc(100vh - 40px);position:sticky;top:20px;overflow:hidden;box-shadow:0 24px 60px #141c371b}.preview-panel:before{z-index:1;background:var(--brand-ribbon);content:"";height:3px;position:absolute;inset:0 0 auto}.preview-panel.is-comparing{order:3;grid-column:1/-1;max-height:none;position:static}.preview-heading{background:linear-gradient(#fffffffa,#f8fcfae6),linear-gradient(90deg,#1239360f,#225ee00f,#d69a2012);flex-wrap:wrap;align-items:center}.preview-switch{border-radius:var(--control-radius);background:#ffffffe6;border:1px solid #225ee03d;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,278px);display:grid;overflow:hidden}.preview-switch button{min-height:36px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:7px 10px;font-size:14px}.preview-switch button.is-active{background:var(--button-primary-bg);color:#fff}.preview-device{background:linear-gradient(135deg,#12393624,#fff0 42%),linear-gradient(315deg,#fff0,#fff0 42% 74%),linear-gradient(#edf5f1,#e4eee9);place-items:start center;min-height:calc(100vh - 126px);padding:20px;display:grid}.preview-device--compare{grid-template-columns:repeat(2,minmax(280px,390px));justify-content:center;align-items:start;gap:18px}.preview-slot{justify-items:center;gap:8px;width:100%;min-width:0;display:grid}.preview-slot__label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.preview-frame{background:var(--card-bg);border:1px solid #1239365c;border-radius:28px;width:min(100%,424px);height:min(740px,100vh - 168px);min-height:620px;box-shadow:0 0 0 7px #ffffff94,0 0 0 9px #12393612,0 26px 64px #141c3738}.draft-preview-empty{min-height:100vh;color:var(--muted);font-family:var(--font-poppins,Poppins), Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;background:linear-gradient(135deg,#225ee01a,#fff0 48%),#f8fcfa;place-items:center;margin:0;display:grid}.draft-preview-empty p{margin:0;font-size:14px}.inspector-panel{display:grid}.status-strip{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:8px;padding:16px;display:grid}.status-metric{border-bottom:1px solid var(--border);gap:4px;padding-bottom:8px;display:grid}.status-metric:last-child{border-bottom:0;padding-bottom:0}.status-metric span,.detail-list dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.status-metric strong,.detail-list dd{overflow-wrap:anywhere;font-size:14px}.inspector-section{border-bottom:1px solid var(--border);gap:12px;padding:16px;display:grid}.inspector-section:last-child{border-bottom:0}.section-title{gap:4px;display:grid}.section-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.component-inspector{gap:12px;display:grid}.color-row{grid-template-columns:48px minmax(0,1fr);gap:8px;display:grid}.color-row input[type=color]{min-height:40px;padding:2px}.spacing-field{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:10px;display:grid}.spacing-field legend{padding:0 4px}.spacing-field label{gap:4px;display:grid}.unsupported-editor{border:1px dashed var(--border-strong);border-radius:8px;padding:12px}.surface-editor{border:1px solid var(--border);border-radius:8px;gap:12px;margin:0;padding:12px;display:grid}.surface-editor legend{color:var(--muted);text-transform:uppercase;padding:0 4px;font-size:12px;font-weight:700}.surface-editor__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.data-source-editor{gap:12px;display:grid}.static-list-editor{border:1px solid var(--border);background:#fbfcfd;border-radius:8px;gap:10px;padding:12px;display:grid}.static-list-editor__heading,.static-item-editor__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.static-list-editor__heading strong,.static-item-editor__heading strong{font-size:13px}.static-list-editor__heading button,.static-item-editor__heading button{min-height:32px;padding:5px 9px}.static-item-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.static-item-editor{border-top:1px solid var(--border);gap:10px;padding-top:10px;display:grid}.static-item-list li:first-child .static-item-editor{border-top:0;padding-top:0}.detail-list{gap:10px;margin:0;display:grid}.detail-list div{gap:3px;display:grid}.detail-list dd{margin:0}.component-summary,.version-list{gap:8px;margin:0;padding:0;display:grid}.component-summary li,.version-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.component-summary li{list-style:none}.component-summary strong{color:var(--accent)}.version-list{list-style:none}.version-list strong,.version-list small{overflow-wrap:anywhere;display:block}.version-list small{color:var(--muted);margin-top:3px}.version-list li{align-items:flex-start}.version-list li.is-inspected{border-color:var(--accent)}.version-list__main{gap:6px;min-width:0;display:grid}.version-tags{flex-wrap:wrap;gap:5px;display:flex}.version-badge{border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:700}.version-badge--published{color:var(--success);background:#0676471f}.version-badge--draft{color:var(--warning);background:#a15c071f}.version-badge--archived{color:var(--muted);background:#edf0f3}.version-tag{color:var(--accent-strong);background:#e6f3f2;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.version-row-actions{flex:none}.version-row-actions button{min-height:32px;padding:5px 9px}.version-inspection{border:1px solid var(--border);background:#fbfcfd;border-radius:8px;gap:10px;padding:12px;display:grid}.version-inspection__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.version-inspection__heading strong,.version-inspection__heading small{overflow-wrap:anywhere;display:block}.version-inspection__heading small{color:var(--muted);margin-top:3px}.version-inspection__action{justify-self:start}.version-json-preview{color:#e6edf3;background:#101820;border-radius:8px;overflow:hidden}.version-json-preview summary{cursor:pointer;color:#f8fafc;padding:10px 12px;font-size:13px;font-weight:700}.version-json-preview pre{border-top:1px solid #ffffff1f;max-height:260px;margin:0;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;line-height:1.55;overflow:auto}@media (max-width:1640px){.workspace-grid{grid-template-columns:minmax(0,1fr) minmax(320px,390px)}.preview-frame{height:680px}}@media (max-width:1180px){.studio-shell{height:auto;min-height:100vh;overflow:visible}.studio-shell,.workspace-grid{grid-template-columns:1fr}.studio-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:auto;position:static;overflow:visible}.studio-main{height:auto;overflow:visible}.page-list{max-height:260px}.preview-panel{border-radius:12px;order:1;grid-column:auto;min-height:auto;max-height:none;position:static}.builder-panel{margin-top:calc(var(--mobile-action-safe-area) + 96px);padding-bottom:calc(var(--mobile-action-safe-area) + 8px);order:2}.builder-panel:has(.editable-preview-handoff){margin-top:12px}.preview-device{min-height:auto;padding:14px}.template-options,.template-start-panel,.template-form-grid--essential{grid-template-columns:1fr}.template-bio-themes__list{grid-template-columns:repeat(2,minmax(0,1fr))}.template-real-example{grid-template-columns:1fr}.template-real-example__item{justify-self:stretch}.onboarding-start{grid-template-columns:1fr}.onboarding-start__actions{justify-items:start}.onboarding-start__actions span{text-align:left}.template-assistant,.template-assistant ul,.assisted-evolution__operational-grid,.assisted-evolution__priority-factors,.assisted-evolution__dimensions{grid-template-columns:1fr}.publication-journey__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-flow__steps{grid-template-columns:1fr}.plan-summary__limits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root{--control-height-sm:44px;--control-height-md:44px;--mobile-action-safe-area:calc(124px + env(safe-area-inset-bottom,0px))}html{scroll-padding-bottom:var(--mobile-action-safe-area)}.studio-main,.studio-sidebar{padding:7px}.studio-main{padding-bottom:var(--mobile-action-safe-area);scroll-padding-bottom:var(--mobile-action-safe-area)}.studio-sidebar{grid-template-columns:1fr;gap:6px;display:grid}.studio-brand{min-height:48px;padding:8px 10px}.studio-brand__mark{width:32px;height:32px;font-size:17px}.studio-brand h1{font-size:16px}.studio-brand p,.studio-brand__badge,.account-panel,.sidebar-page-library{display:none}.account-panel summary,.sidebar-page-library summary{min-height:42px;padding:6px 0}.account-panel,.sidebar-page-library{min-width:0;padding:7px 9px}.account-panel summary span,.sidebar-page-library summary span{font-size:11px}.account-panel summary strong,.sidebar-page-library summary strong{font-size:12px}.studio-topbar{grid-template-columns:1fr;gap:8px;margin-bottom:7px;padding:9px 10px}.studio-topbar h2{font-size:20px;line-height:1.05}.studio-topbar__description{display:none}.studio-topbar__signals{gap:5px;margin-top:6px}.studio-topbar__signals span{padding:4px 7px;font-size:10px}.topbar-actions{grid-template-columns:1fr;width:100%;display:grid}.topbar-actions .secondary-action{justify-content:center;width:100%}.topbar-actions .secondary-link{display:none}.studio-main:not(.is-creation-flow) .studio-topbar{gap:8px;padding:9px 10px}.studio-main:not(.is-creation-flow) .studio-topbar h2{font-size:20px}.studio-main:not(.is-creation-flow) .studio-topbar__signals{gap:5px;margin-top:6px}.studio-main:not(.is-creation-flow) .topbar-actions{width:auto;display:flex}.studio-main:not(.is-creation-flow) .topbar-actions .secondary-action{justify-content:center;width:auto;min-height:32px;padding:6px 10px;font-size:12px}.notice{margin-bottom:10px;padding:8px 10px;font-size:13px}.studio-main.is-creation-flow>.notice{display:none}.template-creator__body{gap:7px;padding:7px}.template-creator>.panel-heading{padding:9px 11px}.template-creator>.panel-heading h3{font-size:17px}.template-creator>.panel-heading p{display:none}.template-start-panel{gap:7px;padding:7px}.template-start-panel__main,.template-creation-secondary{gap:7px}.template-start-panel__main{padding:11px}.template-package-picker__summary{gap:8px;min-height:60px;padding:8px}.template-package-picker__identity{gap:7px}.template-package-picker__identity .template-bio-theme__swatches{gap:3px}.template-package-picker__identity .template-bio-theme__swatches i{width:13px;height:13px}.template-package-picker__identity strong{font-size:13px}.template-package-picker__identity em{font-size:11px}.template-package-picker__summary b{padding:5px 7px;font-size:10px}.template-package-picker__body{grid-template-columns:1fr;gap:7px;padding:7px}.template-creation-secondary{grid-template-columns:1fr}.template-progressive-detail>summary,.template-creation-secondary>.template-example-drawer summary{min-height:58px;padding:8px}.template-progressive-detail>summary em{font-size:11px}.template-step-heading{gap:2px}.template-step-heading span{font-size:12px;line-height:1.25}.template-form-grid--essential{gap:8px}.template-identity-preview,.guided-identity-preview{grid-template-columns:auto minmax(0,1fr);gap:8px;padding:8px}.identity-preview-avatar{width:50px;height:50px;font-size:17px}.template-identity-preview__content{gap:4px}.template-identity-preview__content input{min-height:40px;font-size:14px}.template-creator .field-group{gap:5px}.template-creator input,.template-creator textarea{min-height:40px;font-size:14px}.template-creator__actions--primary{grid-template-columns:minmax(124px,auto) minmax(0,1fr);align-items:center;gap:8px;display:grid}.template-creator__actions button{min-height:38px;padding:7px 11px}.template-creator__actions p{font-size:12px;line-height:1.25}.template-lead-panel{gap:8px;padding:9px}.template-lead-panel__heading{gap:6px;display:grid}.template-lead-panel__heading>span{width:fit-content}.template-lead-panel__grid,.template-lead-panel__summary{grid-template-columns:1fr}.template-lead-panel__summary{gap:6px}.template-options--compact{gap:5px}.template-options--compact .template-option{min-height:42px;padding:6px 7px}.template-options--compact .template-option strong{font-size:13px}.template-options--compact .template-option span{font-size:11px;line-height:1.25}.template-options--compact .template-option small{padding:3px 7px;font-size:10px}.template-package-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.template-package-card{align-content:start;gap:3px;min-height:116px;padding:7px}.template-package-card__top{gap:6px}.template-package-card .template-bio-theme__swatches{gap:3px}.template-package-card .template-bio-theme__swatches i{width:12px;height:12px}.template-package-card small{padding:3px 6px;font-size:9px}.template-package-card strong{font-size:12px;line-height:1.15}.template-package-card>span:not(.template-package-card__top):not(.template-package-card__links){-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.2;display:-webkit-box;overflow:hidden}.template-package-card em{-webkit-line-clamp:1;font-size:10px;line-height:1.2}.template-package-card__links{display:none}.template-package-card b{margin-top:2px;padding:4px 6px;font-size:9px}.template-package-summary{gap:6px;padding:8px}.template-package-summary__heading strong{font-size:13px}.template-package-summary__heading small{padding:3px 6px;font-size:9px}.template-package-summary__heading span,.template-package-summary__grid p{font-size:11px;line-height:1.3}.template-package-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.template-package-summary__grid div{min-width:0;min-height:74px;padding:6px}.template-package-summary__grid span{font-size:10px}.template-package-summary__grid p{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:10px;line-height:1.2;display:-webkit-box;overflow:hidden}.template-example-drawer summary{padding:8px}.template-example-drawer summary mark{padding:4px 7px;font-size:10px}.template-example-drawer summary em{display:none}.template-example-drawer .template-real-example__list{gap:6px;padding:8px}.template-real-example__item{gap:5px;min-height:auto;padding:8px}.template-real-example__meta{gap:4px}.template-real-example__meta small{padding:3px 6px;font-size:10px}.template-real-example__item strong{font-size:13px}.template-real-example__item em{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.template-real-example__links{-webkit-line-clamp:1}.template-real-example__item b{padding:4px 7px;font-size:10px}.template-optional-fields summary{padding:11px}.studio-topbar,.panel-heading,.assisted-evolution__heading,.assisted-evolution__operational-main,.assisted-evolution__operational-next,.assisted-evolution__queue-heading,.assisted-evolution__priority,.publication-feedback,.recovery-panel,.primary-flow__heading,.publication-journey__summary,.publication-journey__next,.final-publish-review__heading,.final-publish-review__actions{flex-direction:column;align-items:stretch}.mobile-action-bar{right:10px;bottom:max(10px, env(safe-area-inset-bottom,0px));z-index:12;pointer-events:none;margin:0;display:block;position:fixed;left:10px}.desktop-action-bar,.workspace-command-bar{display:none}.mobile-action-bar .studio-action-bar{pointer-events:auto;grid-template-columns:minmax(0,1.05fr) minmax(142px,.95fr);gap:8px;padding:7px 9px;box-shadow:0 14px 30px #141c3729}.mobile-action-bar .studio-action-bar__copy{gap:2px}.mobile-action-bar .studio-action-bar__copy h3{font-size:13px}.mobile-action-bar .studio-action-bar__copy .eyebrow{font-size:10px}.mobile-action-bar .studio-action-bar__copy p:not(.eyebrow){display:none}.mobile-action-bar .studio-action-bar__copy p.studio-action-bar__mobile-share-hint{color:var(--accent-strong);white-space:nowrap;font-size:10px;font-weight:650;line-height:1.18;display:block}.mobile-action-bar .studio-action-bar__meta{display:none}.mobile-action-bar .studio-action-bar__actions{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));align-self:center}.mobile-action-bar .studio-action-bar__compare{display:none}.mobile-action-bar .studio-action-bar__actions a,.mobile-action-bar .studio-action-bar__actions button,.mobile-action-bar .studio-action-bar__disabled{min-height:36px;padding:7px 8px;font-size:12px}.workspace-grid{gap:8px}.preview-panel{order:1}.builder-panel{order:2;gap:10px}.preview-heading{gap:8px;padding:10px}.preview-heading h3{font-size:15px}.preview-heading p:not(.eyebrow){display:none}.preview-heading p.preview-heading__description{font-size:12px;line-height:1.3;display:block}.preview-switch{width:100%}.preview-switch button{min-height:34px;padding:6px 7px;font-size:13px}.preview-device{min-height:auto;padding:12px}.editable-preview-handoff{grid-template-columns:1fr;gap:6px;padding:8px 10px}.editable-preview-handoff__copy{gap:2px}.editable-preview-handoff__copy h3{font-size:14px}.editable-preview-handoff__copy p:not(.eyebrow){font-size:12px}.editable-preview-handoff__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.editable-preview-handoff__actions button,.editable-preview-handoff__actions span{min-height:32px;padding:6px;font-size:11px}.topbar-actions,.editor-actions,.panel-action-stack{justify-content:flex-start;justify-items:start}.publish-hint{text-align:left}.publication-feedback__actions{justify-content:flex-start;width:100%;min-width:0}.publication-feedback__actions>span{text-align:left}.recovery-panel__actions{justify-content:flex-start}.primary-flow__status{width:fit-content}.publication-journey__score,.assisted-evolution__score{text-align:left;justify-items:start}.assisted-evolution__operational-score{justify-content:flex-start;width:100%}.assisted-evolution__operational-next button,.assisted-evolution__operational-next>span,.assisted-evolution__priority a,.assisted-evolution__priority button,.assisted-evolution__priority>span{justify-content:center;width:100%}.assisted-evolution__recommendations li{grid-template-columns:1fr}.assisted-evolution__recommendation-actions{justify-content:stretch}.assisted-evolution__recommendation-actions button{flex:130px}.studio-topbar h2{font-size:22px}.page-settings__basic,.surface-editor__grid,.template-form-grid,.guided-form-grid,.publish-checklist ul,.final-publish-review__items,.final-publish-review__actions,.no-code-assistant__list,.growth-suggestions ul,.media-field,.guided-link-item,.guided-service-item__fields,.guided-testimonial-item__fields,.guided-gallery-item__fields,.guided-link-item__fields,.component-list li{grid-template-columns:1fr}.template-form-grid__wide,.guided-form-grid__wide{grid-column:auto}.final-publish-review{gap:8px;padding:10px}.final-publish-review__item{min-height:68px;padding:8px}.final-publish-review__actions button{width:100%}.guided-editor__groups,.guided-editor__step-drawer .guided-editor__steps{grid-template-columns:1fr}.guided-editor__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-editor__heading{padding:12px 12px 8px}.guided-editor__heading h3{font-size:15px}.guided-editor__heading p{font-size:12px}.guided-editor__count{padding:4px 7px;font-size:11px}.guided-editor__groups{scroll-snap-type:x proximity;gap:6px;padding:0 12px 8px;display:flex;overflow-x:auto}.guided-editor__groups button{scroll-snap-align:start;flex:0 0 126px;min-height:42px;padding:8px}.guided-editor__groups button strong{font-size:13px}.guided-editor__groups button span{display:none}.guided-tool-panel,.guided-add-content,.guided-order-content,.guided-editor__step-drawer{margin:0 12px 8px}.guided-tool-panel__actions{gap:5px;padding:6px}.guided-tool-panel__actions button{min-height:38px;padding:6px}.guided-tool-panel .guided-add-content,.guided-tool-panel .guided-order-content,.guided-tool-panel .guided-editor__step-drawer{margin:0}.guided-tool-panel__surface-heading{padding:8px 8px 0}.guided-add-content summary,.guided-order-content summary,.guided-editor__step-drawer summary,.guided-optional-fields summary{padding:10px}.guided-add-content__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px}.guided-segment-value{gap:6px;margin:8px 8px 0;padding:8px}.guided-segment-value>div:first-child p{font-size:11px;line-height:1.3}.guided-segment-value__actions{gap:5px}.guided-segment-value__actions button{min-height:46px;padding:6px}.guided-preset-handoff{grid-template-columns:1fr;gap:8px;margin:0 12px 8px;padding:9px}.guided-preset-handoff span{width:100%;max-width:none}.guided-preset-review{margin:0 12px 8px;padding:9px}.guided-preset-review__heading{grid-template-columns:minmax(0,1fr) auto}.guided-preset-review__items{grid-template-columns:1fr;gap:6px}.guided-preset-review__items button{min-height:62px;padding:7px}.guided-add-content__options button{min-height:48px}.guided-order-content__item{grid-template-columns:minmax(0,1fr);gap:8px}.guided-order-content__actions{justify-content:flex-start}.guided-editor__step-drawer .guided-editor__steps,.guided-optional-fields .guided-form-grid{padding:10px}.guided-editor__body{padding:0 12px calc(var(--mobile-action-safe-area) + 12px)}.guided-editor input,.guided-editor textarea,.guided-editor select{scroll-margin-bottom:calc(var(--mobile-action-safe-area) + 18px)}.guided-form-grid,.guided-services-editor,.guided-testimonials-editor,.guided-faq-editor,.guided-gallery-editor,.guided-links-editor,.guided-media-editor{gap:10px}.guided-service-item,.guided-testimonial-item,.guided-faq-item,.guided-gallery-item,.guided-link-item,.guided-media-card{padding:10px}.guided-editor__nav{padding:10px 12px 12px}.publication-journey__steps{grid-template-columns:1fr}.component-card{grid-template-columns:34px minmax(0,1fr)}.component-card__type{grid-column:2;width:fit-content}.component-card__actions{flex-wrap:wrap}.preview-device--compare,.plan-summary__limits{grid-template-columns:1fr}.preview-frame{height:clamp(176px, calc(100vh - var(--mobile-action-safe-area) - 500px), 250px);border-radius:20px;min-height:176px}}.copy-assist{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-subtle);gap:10px;padding:12px 14px;display:grid}.copy-assist__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.copy-assist__header strong{letter-spacing:-.01em;font-size:13px}.copy-assist__header p{color:var(--muted);max-width:420px;margin:2px 0 0;font-size:12px;line-height:1.4}.copy-assist__header>button{border:1px solid var(--accent);border-radius:var(--radius-pill);background:var(--surface);min-height:36px;color:var(--accent-strong);cursor:pointer;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:650;transition:background .16s,color .16s}.copy-assist__header>button:not(:disabled):hover{background:var(--accent);color:#fff}.copy-assist__header>button:disabled{cursor:not-allowed;opacity:.55}.copy-assist__error{border:1px solid var(--state-danger-border);border-radius:var(--radius-xs);background:var(--state-danger-bg);color:var(--danger);margin:0;padding:8px 10px;font-size:12px}.copy-assist__result{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--surface);gap:8px;padding:12px;display:grid}.copy-assist__meta{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:8px;font-size:11px;display:flex}.copy-assist__confidence{border-radius:var(--radius-pill);background:var(--state-neutral-bg);padding:2px 8px;font-weight:650}.copy-assist__confidence--high{background:var(--state-success-bg);color:var(--success)}.copy-assist__confidence--medium{background:var(--state-info-bg);color:var(--accent-strong)}.copy-assist__result blockquote{border-left:3px solid var(--accent);margin:0;padding:4px 0 4px 12px;font-size:14px;line-height:1.5}.copy-assist__cta{color:var(--muted);margin:0;font-size:12px}.copy-assist__warnings{color:var(--warning);margin:0;padding-left:18px;font-size:12px}.copy-assist__actions{gap:8px;display:flex}.copy-assist__actions button{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--accent);color:#fff;cursor:pointer;min-height:36px;padding:6px 14px;font-size:13px;font-weight:650}.copy-assist__actions button:disabled{opacity:.6;cursor:default}.copy-assist__actions .copy-assist__discard{border-color:var(--border-strong);background:var(--surface);color:var(--muted)}.business-home{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-panel);gap:14px;padding:18px;display:grid}.business-home__identity{align-items:center;gap:14px;display:flex}.business-home__avatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:18px;font-weight:650;display:grid;overflow:hidden}.business-home__avatar img{object-fit:cover;width:100%;height:100%}.business-home__identity strong{letter-spacing:-.01em;font-size:16px}.business-home__identity p{color:var(--muted);margin:2px 0 0;font-size:13px}.business-home__deliveries{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.business-home__card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-subtle);align-content:start;gap:8px;padding:12px 14px;display:grid}.business-home__card.is-soon{opacity:.72}.business-home__card header{justify-content:space-between;align-items:center;gap:8px;display:flex}.business-home__card header strong{font-size:14px}.business-home__card header span{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.02em;padding:2px 9px;font-size:11px;font-weight:650}.business-home__card header span.is-live{background:var(--state-success-bg);color:var(--success)}.business-home__card header span.is-preview{background:var(--state-info-bg);color:var(--accent-strong)}.business-home__card header span.is-idle{background:var(--state-neutral-bg);color:var(--muted)}.business-home__card p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.business-home__card button{border:1px solid var(--accent);border-radius:var(--control-radius);background:var(--surface);min-height:38px;color:var(--accent-strong);cursor:pointer;padding:6px 12px;font-size:13px;font-weight:650;transition:background .16s,color .16s}.business-home__card button:not(:disabled):hover{background:var(--accent);color:#fff}.business-home__card button:disabled{cursor:not-allowed;border-color:var(--border-strong);color:var(--muted);opacity:.7}.business-home__card em{color:var(--muted);font-size:12px;font-style:normal}.business-home__secondary{border-color:var(--border-strong)!important;color:var(--muted)!important}.business-home__link{color:var(--accent-strong);font-size:12px;text-decoration:underline}.results-three{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-panel);gap:12px;padding:18px;display:grid}.results-three__heading h3{letter-spacing:-.01em;margin:2px 0 0;font-size:15px}.results-three__number{align-items:baseline;gap:10px;display:flex}.results-three__number strong{letter-spacing:-.02em;color:var(--accent-strong);font-size:40px;font-weight:700;line-height:1}.results-three__number span{color:var(--muted);font-size:13px}.results-three__reading{margin:0;font-size:14px;line-height:1.5}.results-three__next{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-subtle);align-items:center;gap:12px;padding:10px 14px;display:flex}.results-three__next span{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:650}.results-three__next strong{flex:1;font-size:13px}.results-three__next .analytics-summary__action{flex-shrink:0}.operator-area-link{border:1px dashed var(--border-strong);border-radius:var(--radius-xs);color:var(--muted);padding:8px 12px;font-size:12px;text-decoration:none;display:block}.operator-area-link:hover{color:var(--accent-strong);border-color:var(--accent)}.operator-page{gap:16px;max-width:720px;margin:0 auto;padding:32px 20px 60px;display:grid}.operator-page__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.operator-page__heading h1{letter-spacing:-.015em;margin:2px 0 6px;font-size:24px}.operator-page__heading p{color:var(--muted);max-width:480px;margin:0;font-size:13px}.operator-page__back{color:var(--accent-strong);flex-shrink:0;font-size:13px}.operator-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:10px;padding:16px;display:grid}.operator-card label{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:650}.operator-card select{min-height:var(--control-height-md);border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);color:var(--text);padding:8px 10px}.business-home__tertiary{color:var(--text-soft,#5b6b68);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:4px 0;font-size:.82rem;text-decoration:underline}.app-preview{border-top:1px solid var(--border,#e3e9e7);flex-wrap:wrap;align-items:flex-start;gap:24px;margin-top:20px;padding-top:20px;display:flex}.app-preview--empty{color:var(--text-soft,#5b6b68);font-size:.9rem}.app-preview__frame{background:#fff;border:6px solid #1f2a28;border-radius:26px;flex-direction:column;flex:none;width:300px;height:560px;display:flex;overflow:hidden;box-shadow:0 12px 28px #1f2a2829}.app-preview__toolbar{align-items:center;gap:8px;min-height:48px;padding:0 14px;font-size:.95rem;display:flex}.app-preview__toolbar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-preview__back{cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem;line-height:1}.app-preview__body{flex-direction:column;flex:1;gap:10px;padding:14px 12px 20px;display:flex;overflow-y:auto}.app-preview__text{margin:0;font-size:.92rem;line-height:1.45}.app-preview__image{border-radius:10px;width:100%;display:block}.app-preview__image-placeholder{color:#5b6b68;text-align:center;background:#f1f5f4;border-radius:10px;padding:26px 12px;font-size:.8rem}.app-preview__button{cursor:pointer;border:none;width:100%;padding:11px 12px;font-size:.9rem;font-weight:600}.app-preview__line{border:none;width:100%;margin:4px 0}.app-preview__list{gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.app-preview__list figure{flex:0 0 130px;margin:0}.app-preview__list img{object-fit:cover;border-radius:10px;width:100%;height:96px}.app-preview__list figcaption{color:#35423f;margin-top:4px;font-size:.78rem}.app-preview__video{background:#1f2a28;border-radius:10px;justify-content:center;align-items:center;min-height:130px;display:flex;position:relative;overflow:hidden}.app-preview__video img{object-fit:cover;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.app-preview__video span{color:#fff;text-shadow:0 2px 8px #00000080;font-size:1.6rem;position:relative}.app-preview__meta{flex-direction:column;flex:220px;gap:10px;min-width:200px;display:flex}.app-preview__screens-label{color:var(--text-soft,#5b6b68);font-size:.85rem}.app-preview__screens{flex-wrap:wrap;gap:8px;display:flex}.app-preview__screens button{border:1px solid var(--border,#e3e9e7);color:#35423f;cursor:pointer;background:#fff;border-radius:999px;padding:6px 12px;font-size:.82rem}.app-preview__screens button.is-active{background:var(--accent-strong,#1747b5);border-color:var(--accent-strong,#1747b5);color:#fff}.app-preview__external{border-left:3px solid var(--accent-strong,#1747b5);color:#35423f;word-break:break-all;background:#f6f8f8;border-radius:6px;margin:0;padding:8px 10px;font-size:.82rem}.operator-reactivation__heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.operator-reactivation__heading span{color:var(--text-soft,#5b6b68);white-space:nowrap;font-size:.85rem}.operator-reactivation input[type=search]{border:1px solid var(--border,#e3e9e7);border-radius:8px;width:100%;margin-bottom:12px;padding:9px 12px;font-size:.9rem}.operator-reactivation__list{flex-direction:column;gap:0;max-height:420px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.operator-reactivation__list li{border-top:1px solid var(--border,#e3e9e7);justify-content:space-between;align-items:center;gap:12px;padding:10px 2px;display:flex}.operator-reactivation__info{flex-direction:column;gap:2px;min-width:0;display:flex}.operator-reactivation__info strong{font-size:.92rem}.operator-reactivation__info span{color:var(--text-soft,#5b6b68);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.operator-reactivation__actions{flex:none;gap:8px;display:flex}.operator-reactivation__actions button,.operator-reactivation__actions a{border:1px solid var(--border,#e3e9e7);color:#35423f;cursor:pointer;background:#fff;border-radius:8px;padding:6px 10px;font-size:.8rem;text-decoration:none}.operator-reactivation__actions button:first-child{border-color:var(--accent-strong,#1747b5);color:var(--accent-strong,#1747b5)}.operator-reactivation__empty{color:var(--text-soft,#5b6b68);margin:10px 0 0;font-size:.85rem}.guided-editor__substeps{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 2px;display:flex}.guided-editor__substeps button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:30px;color:var(--muted);cursor:pointer;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.guided-editor__substeps button span{background:var(--surface-active);width:16px;height:16px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.guided-editor__substeps button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.guided-editor__substeps button.is-active span{background:var(--accent);color:#fff}.guided-editor__substeps em{color:var(--muted);margin-left:4px;font-size:11px;font-style:normal}.results-three__cards{gap:8px;margin-top:4px;display:grid}.results-three__card{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-xs);background:var(--surface);cursor:pointer;text-align:left;gap:3px;padding:10px 12px;display:grid}.results-three__card:hover{background:var(--surface-hover)}.results-three__card strong{color:var(--text);font-size:13px}.results-three__card span{color:var(--muted);font-size:12px;line-height:1.4}.results-three__card em{color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:650}
