:root{color-scheme:light;font-family:SF Pro Display,Segoe UI,Helvetica Neue,sans-serif;--fg-bg: #ffffff;--fg-surface: #ffffff;--fg-surface-strong: #ffffff;--fg-border: #e5e7eb;--fg-border-strong: #d1d5db;--fg-text: #10203a;--fg-muted: #5d708f;--fg-primary: #4f83ff;--fg-primary-strong: #1d47a8;--fg-navy: #17366c;--fg-slate: #334155;--fg-success: #0f766e;--fg-success-soft: rgba(223, 248, 239, .9);--fg-danger: #dc2626;--fg-danger-soft: rgba(254, 235, 235, .9);--fg-warning-soft: rgba(255, 247, 225, .9);--fg-info-soft: rgba(228, 239, 255, .95);--fg-shadow: 0 1px 2px rgba(15, 23, 42, .02);--fg-shadow-strong: 0 4px 12px rgba(15, 23, 42, .04);--fg-glow: none;--fg-sidebar: #141c2b;--fg-sidebar-border: rgba(255, 255, 255, .08);--fg-sidebar-text: #f8fbff;--fg-sidebar-muted: rgba(225, 235, 255, .7);--fg-sidebar-active: rgba(79, 131, 255, .22);--fg-radius-xl: 28px;--fg-radius-lg: 22px;--fg-radius-md: 18px;--fg-radius-sm: 14px;--fg-app-bg: #f5f7fb;--fg-app-panel: #ffffff;--fg-app-panel-soft: #f8fafc;--fg-app-border: #dfe6ef;--fg-app-border-strong: #cbd5e1;--fg-app-text: #172033;--fg-app-muted: #667085;--fg-app-blue: #1188ff;--fg-app-blue-strong: #006adc;--fg-app-blue-soft: #e8f3ff;--fg-app-green: #0f8f62;--fg-app-green-soft: #e9f8f1;--fg-app-amber: #b76a00;--fg-app-amber-soft: #fff4dd;--fg-app-violet: #6d28d9;--fg-app-violet-soft: #f1eaff;--fg-app-radius: 8px;--fg-app-shadow: 0 10px 30px rgba(15, 23, 42, .08);--fg-app-sidebar-width: 260px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--fg-bg);color:var(--fg-text)}a{color:inherit}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#fff}.workspace-sidebar{min-height:100vh;padding:14px 12px;background:var(--fg-sidebar, #151922);color:var(--fg-sidebar-text, #f8fafc);border-right:1px solid var(--fg-sidebar-border, rgba(255, 255, 255, .08));display:grid;grid-template-rows:auto 1fr auto;gap:20px;position:sticky;top:0}.workspace-sidebar__top{display:grid;gap:12px}.workspace-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.workspace-brand__mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--fg-primary),var(--fg-primary-strong));color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em}.workspace-brand__copy{display:grid;gap:2px;min-width:0}.workspace-brand__copy strong{font-size:1rem;letter-spacing:-.03em}.workspace-brand__copy small{color:var(--fg-sidebar-muted, rgba(226, 232, 240, .72));font-size:.78rem}.workspace-search{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff0a}.workspace-search__icon{color:var(--fg-sidebar-muted, rgba(226, 232, 240, .68));font-size:.95rem}.workspace-search input{width:100%;border:0;padding:0;background:transparent;color:var(--fg-sidebar-text, #f8fafc);font:inherit}.workspace-search input::placeholder{color:var(--fg-sidebar-muted, rgba(226, 232, 240, .68))}.workspace-search input:focus{outline:none}.workspace-nav{display:grid;gap:6px;align-content:start}.workspace-nav__link{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:var(--fg-sidebar-muted, rgba(226, 232, 240, .76));text-decoration:none;font-weight:600;transition:background .12s ease,color .12s ease,transform .12s ease}.workspace-nav__link:hover{background:#ffffff0d;color:var(--fg-sidebar-text, #f8fafc);transform:translate(1px)}.workspace-nav__link--active{background:var(--fg-sidebar-active, rgba(255, 255, 255, .09));color:#fff}.workspace-nav__dot{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.8}.workspace-sidebar__footer{display:grid;gap:12px}.workspace-team-card{padding:12px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.07);display:grid;gap:8px}.workspace-team-card__eyebrow{color:var(--fg-sidebar-muted, rgba(226, 232, 240, .68));font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-team-card strong{font-size:.96rem}.workspace-team-card__meta{color:var(--fg-sidebar-muted, rgba(226, 232, 240, .72));font-size:.84rem}.workspace-team-card__pills{display:flex;flex-wrap:wrap;gap:8px}.workspace-team-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;background:#ffffff14;color:#fff;font-size:.74rem;font-weight:700}.workspace-sidebar__logout{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff;border-radius:10px;padding:9px 11px;font:inherit;font-weight:700;cursor:pointer}.workspace-main{min-width:0;padding:14px 18px 18px;display:grid;gap:14px}.workspace-topbar{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:2px 0 0}.workspace-topbar__copy{min-width:0;display:grid;gap:4px}.workspace-topbar__title{margin:0;font-size:clamp(1.24rem,2vw,1.56rem);line-height:1.15;letter-spacing:-.03em}.workspace-topbar__subtitle{margin:0;color:var(--fg-muted);font-size:.9rem;line-height:1.45;max-width:780px}.workspace-topbar__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.workspace-topbar__company{color:var(--fg-muted);font-size:.92rem;font-weight:600}.workspace-content{min-width:0;display:grid;gap:14px}.app-shell{display:grid;gap:14px;padding:14px}.public-shell{max-width:980px;margin:0 auto}.public-shell--fullscreen-auth{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;gap:0;align-content:stretch}.public-shell--fullscreen-auth .fg-auth{width:100%;min-height:100vh}.glass-panel,.glass-inset,.workflow-card,.document-step-card,.step-insert-row__menu{background:var(--fg-surface);border:1px solid var(--fg-border);box-shadow:var(--fg-shadow);border-radius:14px}.glass-panel{padding:14px}.glass-inset{background:var(--fg-surface-strong);border-radius:12px}.app-header{position:relative;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:14px 16px}.brand{display:inline-block;font-size:1.2rem;font-weight:800;text-decoration:none}.brand-subtitle{margin:6px 0 0;color:var(--fg-muted);max-width:760px;font-size:.9rem;line-height:1.45}.header-actions,.toolbar-row,.pill-row,.step-card-actions,.public-step-card__title-group{display:flex;flex-wrap:wrap;gap:8px}.toolbar-row--dense{gap:8px}.ghost-link,.button{border:1px solid var(--fg-border-strong);background:#fff;border-radius:8px;padding:7px 10px;font-size:.82rem;font-weight:600;line-height:1.35;text-decoration:none;cursor:pointer;transition:border-color .12s ease,opacity .12s ease}.button:hover,.ghost-link:hover,.icon-button:hover,.step-insert-row__trigger:hover,.step-insert-row__menu-button:hover{box-shadow:none}.button.primary{background:linear-gradient(135deg,var(--fg-primary),var(--fg-primary-strong));color:#fff;border:none}.button.secondary{background:#fff}.button.danger,.icon-button.danger{background:linear-gradient(135deg,#ef4444,var(--fg-danger));color:#fff;border:none}.button:disabled,.icon-button:disabled,.step-insert-row__menu-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.page-grid{display:grid;gap:14px}.hero-panel,.editor-panel,.public-hero,.document-hero,.editor-topbar{padding:14px 16px}.hero-panel--large{display:grid;gap:18px}@media (min-width: 1000px){.hero-panel--large{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch}}.hero-panel h1,.public-hero h1,.document-hero h1{margin:0;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.18}.hero-panel p,.public-hero p{color:var(--fg-muted);max-width:860px;font-size:.92rem;line-height:1.5}.hero-panel__visual{display:grid;place-items:center;padding:18px}.hero-panel__visual-card{width:100%;border-radius:12px;background:#fff;border:1px solid var(--fg-border);padding:12px}.hero-panel__visual-card strong{display:block;margin-bottom:10px}.hero-panel__visual-card ol{margin:0;padding-left:18px;color:var(--fg-muted);line-height:1.7}.workflow-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.workflow-card{padding:12px;display:grid;gap:8px;background:#fff;transition:border-color .14s ease}.workflow-card:hover{border-color:var(--fg-border-strong)}.workflow-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.workflow-card h3{margin:0;font-size:.98rem;line-height:1.35}.workflow-card__description{color:var(--fg-muted);font-size:.88rem;line-height:1.45;min-height:38px}.workflow-card__preview-shell{margin-top:8px;padding:8px}.workflow-card__preview-image{width:100%;border-radius:10px;border:1px solid rgba(148,163,184,.18);display:block;background:#f8fafc}.pill,.soft-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:700}.pill{background:#dbeafeeb;color:var(--fg-primary-strong)}.soft-pill{background:#fff;color:var(--fg-slate);border:1px solid var(--fg-border)}.soft-pill--success{background:var(--fg-success-soft);color:var(--fg-success)}.soft-pill--accent{background:#e2edfff5;color:var(--fg-primary-strong);border-color:#4f83ff38}.status-banner{padding:9px 11px;border-radius:8px;font-size:.84rem;font-weight:600}.status-banner.error{background:var(--fg-danger-soft);color:#991b1b}.status-banner.success{background:var(--fg-success-soft);color:#166534}.dashboard-toast{position:fixed;right:28px;bottom:28px;z-index:80;max-width:min(360px,calc(100vw - 32px));padding:11px 14px;border:1px solid rgba(14,165,233,.22);border-radius:12px;background:#fffffff5;color:var(--fg-ink);box-shadow:0 18px 44px #0f172a29;font-size:.86rem;font-weight:500;line-height:1.35;animation:dashboardToastIn .18s ease-out}@keyframes dashboardToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pill--warning{background:#fff7ed;border-color:#fed7aa;color:#b45309}.empty-panel{padding:18px;color:var(--fg-muted);font-size:.9rem}.file-button input{display:none}.editor-workbench{align-items:start}.editor-topbar{display:flex;justify-content:space-between;gap:14px;align-items:center}.editor-topbar__left{display:flex;gap:14px;align-items:center}.editor-layout{display:grid;gap:16px}@media (min-width: 1180px){.editor-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start}}.document-column,.inspector-column{display:grid;gap:16px}.inspector-column{position:sticky;top:18px}.document-hero{display:grid;gap:16px}@media (min-width: 920px){.document-hero{grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr);align-items:stretch}}.document-hero__copy,.document-hero__visual{min-width:0}.document-hero__eyebrow,.section-kicker{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-primary-strong)}.document-hero__stats{margin-top:8px}.document-hero__visual{padding:12px}.document-hero__visual img{width:100%;border-radius:12px;display:block;background:#f8fafc}.hero-title-input,.hero-description-input,input,textarea,select{width:100%;border:1px solid var(--fg-border-strong);border-radius:10px;padding:9px 11px;font:inherit;background:#ffffffe0;color:var(--fg-text)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.25 7 9l4-3.75' stroke='%231c2b4a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px 14px}select::-ms-expand{display:none}.hero-title-input{margin-top:6px;border:none;background:transparent;padding:0;font-size:clamp(1.16rem,2.2vw,1.42rem);font-weight:800}.hero-description-input{margin-top:6px;min-height:82px;font-size:.92rem}textarea{resize:vertical}.document-flow{display:grid;gap:8px}.step-insert-row{position:relative;display:grid;place-items:center;padding:10px 0}.step-insert-row:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#94a3b847;z-index:0}.step-insert-row__trigger{position:relative;z-index:1;width:32px;height:32px;border-radius:16px;border:1px solid var(--fg-border-strong);background:#fffffff2;font-size:1rem;cursor:pointer}.step-insert-row__menu{position:absolute;top:42px;z-index:5;display:flex;flex-wrap:wrap;gap:8px;padding:10px}.step-insert-row__menu-button{border:1px solid var(--fg-border-strong);background:#ffffffeb;border-radius:10px;padding:8px 10px;font-size:.8rem;font-weight:700;cursor:pointer}.document-step-card{position:relative;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.document-step-card:hover{transform:translateY(-1px);box-shadow:var(--fg-shadow-strong)}.document-step-card.is-selected{border-color:#3b82f666;box-shadow:inset 0 0 0 1px #3b82f62e,var(--fg-shadow)}.document-step-card.tone-alert{background:#fff9edf5}.document-step-card.tone-tip{background:#eff7fff7}.document-step-card.tone-header{background:#f1f6fffa}.document-step-card.tone-note{background:#f7fafff5}.document-step-card__header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:start}.document-step-card{padding:18px}.step-number-bubble{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#dbeafef0;color:var(--fg-primary-strong);font-size:.95rem;font-weight:800}.document-step-card__title-block h3{margin:6px 0;font-size:.98rem;line-height:1.3}.document-step-card__title-block{min-width:0}.document-step-card__title-block p{margin:0;color:var(--fg-muted);font-size:.92rem;line-height:1.5}.icon-button{width:34px;height:34px;border-radius:10px;border:1px solid var(--fg-border-strong);background:#ffffffeb;cursor:pointer;font-weight:800}.step-card-actions{opacity:0;transition:opacity .12s ease;display:flex;gap:8px;flex-wrap:nowrap}.document-step-card:hover .step-card-actions,.document-step-card.is-selected .step-card-actions{opacity:1}.document-step-card__image-wrap,.step-preview-card,.share-box,.sub-panel,.hero-panel__visual-card{padding:12px}.document-step-card__image-wrap{margin-top:12px}.document-step-card__image,.step-preview-image,.public-step-image{width:100%;border-radius:12px;border:1px solid rgba(148,163,184,.18);display:block;background:#f8fafc}.document-step-card__placeholder,.empty-preview{margin-top:12px;padding:18px;border-radius:12px;border:1px dashed var(--fg-border-strong);text-align:center;color:var(--fg-muted);background:linear-gradient(180deg,#fffffff5,#eef6ffe6)}.editor-panel,.inspector-panel{padding:16px}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.section-heading--stacked{align-items:stretch}.section-heading h1,.section-heading h2,.section-heading h3,.card__title-row h2,.card__title-row h3,.glass-panel h1,.glass-panel h2{margin:0;font-size:1rem;line-height:1.35}.section-heading p{margin:4px 0 0;color:var(--fg-muted);font-size:.9rem;line-height:1.45}.stack-panel,.form-grid{display:grid;gap:12px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1 / -1}label{display:grid;gap:6px;font-size:.88rem;font-weight:600}label span{color:var(--fg-text)}.checkbox-row{display:flex;align-items:center;gap:12px}.checkbox-row input{width:auto}.share-box{margin-top:14px;display:grid;gap:8px}.share-box a{color:var(--fg-primary-strong);word-break:break-word}.muted{color:var(--fg-muted)}.validation-hint{margin-top:12px}.public-step-list{display:grid;gap:14px}.public-step-card{padding:18px}.public-step-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.public-step-card h2{margin:8px 0 6px;font-size:.98rem}.public-step-card p{font-size:.92rem;line-height:1.5;color:var(--fg-muted)}.session-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:10px 12px;background:#fff}.session-banner__identity{display:grid;gap:6px}.auth-page{min-height:calc(100vh - 120px);align-items:center}.auth-card{width:min(560px,100%);margin:0 auto;padding:16px;display:grid;gap:12px}.auth-card--wide{width:min(760px,100%)}.auth-copy{margin:0;color:var(--fg-muted);font-size:.92rem;line-height:1.5}.account-type-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-type-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--fg-border);border-radius:12px;background:#ffffffe0;color:var(--fg-text);display:grid;gap:4px;padding:12px;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.account-type-option strong{font-size:.94rem;line-height:1.25}.account-type-option span{color:var(--fg-muted);font-size:.8rem;line-height:1.4}.account-type-option.is-active{border-color:#0b84c86b;background:linear-gradient(180deg,#e8f6fffa,#fffffff0);box-shadow:0 0 0 3px #168dd41a}.extension-connect-card{justify-items:center;text-align:center}.extension-uninstalled-card{max-width:560px;margin:0 auto}.extension-uninstalled-actions{justify-content:center}.extension-connect-mark{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#0b84c8,#2ccfe3);color:#fff;font-weight:800;box-shadow:0 18px 36px #0b84c847}.auth-form{display:grid;gap:10px}.auth-form--two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:6px}.field span{font-size:.82rem;font-weight:600}.field input,.field select,.field textarea,.config-textarea{width:100%;border:1px solid var(--fg-border-strong);border-radius:10px;padding:10px 12px;background:#fff;color:var(--fg-text);font:inherit}.field textarea{resize:vertical;min-height:94px;line-height:1.45}.password-input{position:relative;display:flex;align-items:center}.password-input input{padding-right:42px}.password-input__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;right:6px;width:32px;height:32px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;color:var(--fg-muted);cursor:pointer;transition:background .14s ease,color .14s ease}.password-input__toggle:hover,.password-input__toggle:focus-visible{background:#168dd41a;color:var(--fg-primary-strong);outline:none}.password-input__toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.field--full{grid-column:1 / -1}.auth-actions{display:flex;justify-content:flex-start}.auth-links{display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:var(--fg-muted)}.metric-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-card{padding:12px;display:grid;gap:4px;background:#fff}.metric-card strong{font-size:1.2rem;line-height:1}.config-card{padding:14px;display:grid;gap:10px}.config-textarea{min-height:320px;resize:vertical;font-family:SF Mono,Consolas,monospace;line-height:1.5}.table-list{display:grid;gap:10px}.table-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-radius:10px;border:1px solid var(--fg-border);background:#fff;box-shadow:none}.table-row strong{font-size:.92rem;line-height:1.4}.table-row__meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.company-grid,.admin-grid,.super-admin-grid{display:grid;gap:14px}.overview-hero,.overview-hero__content,.overview-hero__rail,.hero-actions,.hero-metric,.insight-grid,.insight-card{display:contents}@media (max-width: 860px){.workspace-shell{grid-template-columns:minmax(0,1fr)}.workspace-sidebar{min-height:auto;position:static;border-right:0;border-bottom:1px solid var(--fg-sidebar-border, rgba(255, 255, 255, .08))}.workspace-main{padding:18px 14px 24px}.workspace-topbar{flex-direction:column}.workspace-topbar__actions{justify-content:flex-start}.auth-form--two-column{grid-template-columns:minmax(0,1fr)}.session-banner,.table-row{align-items:flex-start;grid-template-columns:minmax(0,1fr);flex-direction:column}.table-row__meta{justify-content:flex-start}}@media (max-width: 900px){.editor-topbar,.app-header,.editor-topbar__left,.public-step-card__header,.document-step-card__header,.section-heading{flex-direction:column;display:flex}.document-step-card__header{display:grid;grid-template-columns:48px minmax(0,1fr)}.step-card-actions{opacity:1;grid-column:1 / -1}}@media (max-width: 720px){.two-col{grid-template-columns:1fr}.app-shell{padding:18px}.workspace-sidebar{padding:14px 12px}}body{overflow-wrap:anywhere}.auth-shell{min-height:100vh;align-content:center}.app-header>*,.session-banner>*,.table-row>*,.editor-topbar>*,.editor-topbar__left>*,.card__title-row>*{min-width:0}.brand-subtitle,.auth-copy,.workspace-note p,.table-row strong,.table-row .muted,.status-banner,.empty-panel{overflow-wrap:anywhere}.button,.ghost-link{max-width:100%;white-space:normal;text-align:center}.auth-card{overflow:hidden}.card__title-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.workspace-note-list{display:grid;gap:10px}.workspace-note{padding:12px 14px;border-radius:10px;border:1px solid rgba(148,163,184,.18);background:#fff;display:grid;gap:6px}.workspace-note p{margin:0;color:var(--fg-muted);font-size:.9rem;line-height:1.45}.workspace-main,.workspace-content,.page-grid,.company-grid,.admin-grid,.super-admin-grid,.metric-grid,.workflow-grid{align-content:start}.workspace-main,.workspace-content,.page-grid,.company-grid,.admin-grid,.super-admin-grid{grid-auto-rows:max-content}.workspace-topbar{align-items:center;padding-top:0}.workspace-topbar__title{font-size:clamp(1.08rem,1.8vw,1.34rem)}.workspace-topbar__subtitle{max-width:640px;font-size:.84rem;line-height:1.45}.workspace-content,.page-grid,.stack-panel,.workflow-grid{gap:12px}.glass-panel,.config-card,.editor-panel,.inspector-panel{padding:12px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.metric-card{min-height:0;padding:10px 12px;gap:3px}.metric-card strong{font-size:1.02rem}.page-split{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start}.config-form-grid{display:grid;gap:10px 12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ticket-ai-status-card{display:grid;gap:5px;padding:12px;border-radius:12px;border:1px solid var(--fg-border);background:#f8fbff;color:var(--fg-text)}.ticket-ai-status-card span{color:var(--fg-muted);font-size:.9rem}.form-actions{display:flex;align-items:end}.status-banner.info{background:#e8f6fd;color:#075985}.feature-access-checklist{display:grid;gap:10px}.feature-access-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;width:100%;padding:14px;border:1px solid var(--fg-border);border-radius:12px;background:#fff;color:var(--fg-text);text-align:left}.feature-access-option input{width:18px;height:18px;margin:2px 0 0}.feature-access-option strong{display:block;font-size:.94rem;line-height:1.35}.feature-access-option small{display:block;margin-top:3px;color:var(--fg-muted);font-size:.8rem;line-height:1.45}.admin-settings-page{max-width:1180px;gap:10px}.admin-settings-page .glass-panel{border-color:#cbd5e1db;border-radius:10px;box-shadow:none}.admin-settings-page .section-kicker{color:#1d4ed8;letter-spacing:.08em}.admin-settings-page input[type=checkbox]{accent-color:#128dcc}.admin-settings-page .button.primary{background:#2563eb;box-shadow:none}.admin-settings-page .button.primary:hover{background:#1d4ed8}.admin-company-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;align-items:center;padding:12px 14px}.admin-company-summary h2{margin:0;font-size:1rem;font-weight:650}.admin-company-summary__identity{display:grid;gap:5px;min-width:0}.admin-company-summary__meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--fg-muted);font-size:.78rem;font-weight:600}.admin-company-summary__metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 14px}.admin-company-summary__metrics span{display:grid;gap:2px;min-width:72px;color:var(--fg-muted);font-size:.72rem;font-weight:700;text-align:right}.admin-company-summary__metrics strong{color:var(--fg-text);font-size:1rem;line-height:1}.settings-tabs{display:flex;align-items:end;gap:18px;padding:0 2px;border-bottom:1px solid rgba(203,213,225,.82);overflow-x:auto}.settings-tab{min-width:116px;padding:10px 2px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#475569;text-align:left;cursor:pointer}.settings-tab span,.settings-tab small{display:block}.settings-tab span{color:inherit;font-size:.88rem;font-weight:750}.settings-tab small{margin-top:2px;color:#64748b;font-size:.72rem;font-weight:650}.settings-tab.is-active{border-bottom-color:#2563eb;color:#1d4ed8}.settings-tab:focus-visible{outline:2px solid rgba(18,141,204,.34);outline-offset:2px;border-radius:8px}.compact-settings-section{display:grid;gap:10px;padding:12px 14px}.compact-settings-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.compact-settings-section__header h2{margin:0;font-size:.98rem;font-weight:650}.settings-quiet-note{margin:0;color:var(--fg-app-muted);font-size:.9rem;line-height:1.5}.settings-list-form{display:grid;gap:0}.settings-toggle-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:9px 0;border-top:1px solid rgba(226,232,240,.9);color:var(--fg-text)}.settings-toggle-row:first-child{border-top:0;padding-top:0}.settings-toggle-row input{width:16px;height:16px;margin-top:2px}.settings-toggle-row strong{display:block;font-size:.86rem;line-height:1.3}.settings-toggle-row small{display:block;margin-top:2px;color:var(--fg-muted);font-size:.75rem;line-height:1.35}.settings-compact-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px 12px;align-items:end}.settings-compact-form--short{grid-template-columns:minmax(180px,220px) minmax(180px,240px) auto}.settings-compact-form label{gap:5px;color:#475569;font-size:.78rem;font-weight:650}.settings-compact-form input,.settings-compact-form select{min-height:34px;padding:7px 10px;border-radius:8px;font-size:.84rem}.settings-switch-row{display:inline-flex;align-items:center;gap:8px;min-height:34px;color:#334155;font-size:.84rem;font-weight:700}.settings-switch-row input{width:16px;height:16px;min-height:16px;margin:0;padding:0}.settings-switch-row span{color:inherit}.settings-status-chips{display:flex;flex-wrap:wrap;gap:7px;padding-top:3px}.status-chip{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid rgba(203,213,225,.88);border-radius:999px;background:#f8fafc;color:#475569;font-size:.76rem;font-weight:650;white-space:nowrap}.status-chip.is-ok{border-color:#2563eb47;background:#eff6fff0;color:#1d4ed8}.status-chip.is-muted{background:#f1f5f9;color:#64748b}.settings-form-actions{display:flex;align-items:end;gap:8px}.settings-provider-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.settings-provider-option{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;min-height:58px;padding:9px 10px;border:1px solid rgba(203,213,225,.88);border-radius:9px;background:#fff;color:#334155;text-align:left;cursor:pointer}.settings-provider-option strong,.settings-provider-option small{display:block}.settings-provider-option strong{color:#0f172a;font-size:.84rem;line-height:1.2}.settings-provider-option small{margin-top:2px;color:#64748b;font-size:.72rem;font-weight:650;line-height:1.25}.settings-provider-option.is-selected{border-color:#2563eb70;background:#eff6ff}.settings-provider-option:hover{border-color:#2563eb5c;background:#f8fbff}.provider-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.3);background:#f8fafc;color:#1d4ed8;font-size:.72rem;font-weight:900;letter-spacing:.03em}.provider-icon svg{width:22px;height:22px;display:block}.provider-icon--codex-cli{background:#eef7ff;color:#0b6fa9}.provider-icon--openai-key{background:#f6f8fb;color:#111827}.settings-secret-field{display:grid;gap:6px}.settings-secret-field span{color:#334155;font-size:.78rem;font-weight:750}.auth-provider-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(203,213,225,.88);border-radius:9px;background:#f8fafc}.auth-provider-panel__header{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px 10px;align-items:center}.auth-provider-panel__header strong,.auth-provider-panel__header small{display:block}.auth-provider-panel__header strong{color:#0f172a;font-size:.9rem}.auth-provider-panel__header small{margin-top:3px;color:#64748b;font-size:.76rem;line-height:1.4}.provider-icon--template,.provider-icon--disabled{background:#f8fafc;color:#475569}.settings-advanced{border-top:1px solid rgba(226,232,240,.92);padding-top:4px}.settings-advanced summary{width:max-content;max-width:100%;color:#2563eb;cursor:pointer;font-size:.8rem;font-weight:750}.settings-advanced-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px 12px;margin-top:10px}.codex-oauth-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:start}.codex-oauth-panel>div:first-child{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px 10px;align-items:center}.codex-oauth-panel>div:first-child small{grid-column:2}.codex-oauth-panel strong,.codex-oauth-panel small,.codex-oauth-session a,.codex-oauth-session code{display:block}.codex-oauth-panel small{margin-top:3px;color:#64748b;font-size:.76rem;line-height:1.4}.codex-oauth-session{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.codex-oauth-session a{color:#1d4ed8;font-size:.78rem;font-weight:700;overflow-wrap:anywhere}.codex-oauth-session .oauth-link-button{width:auto;color:#0f172a;text-decoration:none}.codex-oauth-session code{padding:4px 7px;border-radius:7px;background:#fff;border:1px solid rgba(203,213,225,.9);color:#0f172a;font-size:.78rem;letter-spacing:0}.codex-device-code{display:inline-grid;gap:3px;padding:7px 9px;border-radius:10px;border:1px solid rgba(37,99,235,.24);background:#eff6ff}.codex-device-code small{margin:0;color:#1d4ed8;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.codex-oauth-session .codex-device-code code{padding:0;border:0;background:transparent;color:#0f172a;font-size:1.08rem;font-weight:800;letter-spacing:.08em}@media (max-width: 760px){.admin-company-summary{grid-template-columns:1fr;align-items:start}.admin-company-summary__metrics{justify-content:flex-start}.admin-company-summary__metrics span{text-align:left}.settings-tabs{gap:14px}.settings-compact-form,.settings-compact-form--short{grid-template-columns:1fr}}.admin-users-page{gap:10px}.admin-users-page .glass-panel{border-color:#cbd5e1db;border-radius:10px;box-shadow:none}.users-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 14px}.users-toolbar__copy{display:grid;gap:3px}.users-toolbar__copy h2{margin:0;font-size:1rem;font-weight:700}.users-toolbar__stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.users-toolbar__stats span{display:inline-flex;align-items:baseline;gap:4px;min-height:28px;padding:4px 9px;border:1px solid rgba(203,213,225,.9);border-radius:999px;background:#f8fafc;color:#64748b;font-size:.76rem;font-weight:700}.users-toolbar__stats strong{color:#0f172a;font-size:.88rem}.user-create-panel{position:relative}.user-create-panel summary{list-style:none;min-height:34px;padding:8px 12px;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:.82rem;font-weight:750}.user-create-panel summary::-webkit-details-marker{display:none}.user-create-panel[open] summary{background:#1d4ed8}.user-create-form{position:absolute;right:0;top:calc(100% + 8px);z-index:20;width:min(760px,calc(100vw - 48px));display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:10px;align-items:end;padding:12px;border:1px solid rgba(203,213,225,.95);border-radius:10px;background:#fff;box-shadow:0 18px 45px #0f172a29}.user-create-form label{gap:5px;color:#475569;font-size:.76rem;font-weight:700}.user-create-form input,.user-create-form select{min-height:34px;padding:7px 10px;border-radius:8px;font-size:.84rem}.users-table-panel{padding:0;overflow:visible}.users-table-scroll{overflow-x:auto}.users-table{width:100%;min-width:920px;border-collapse:collapse;color:#334155;font-size:.82rem}.users-table th,.users-table td{padding:10px 12px;border-bottom:1px solid rgba(226,232,240,.95);text-align:left;vertical-align:middle}.users-table th{background:#f8fafc;color:#64748b;font-size:.72rem;font-weight:750;white-space:nowrap}.users-table th:first-child,.users-table td:first-child{width:36px;padding-right:4px}.users-table tr:last-child td{border-bottom:0}.users-table tbody tr:hover{background:#f8fbff}.users-table input[type=checkbox]{width:15px;height:15px;accent-color:#128dcc}.user-identity-cell{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:210px}.user-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#e0f2fe;color:#075985;font-size:.75rem;font-weight:850}.user-identity-cell strong,.user-identity-cell small{display:block}.user-identity-cell strong{color:#0f172a;font-size:.84rem;line-height:1.25}.user-identity-cell small{margin-top:2px;color:#64748b;font-size:.72rem;font-weight:600}.user-role-label{color:#0f172a;font-weight:750}.user-status-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:750}.user-status-pill.is-active{border:1px solid rgba(37,99,235,.32);background:#eff6ff;color:#1d4ed8}.user-status-pill.is-blocked{border:1px solid rgba(239,68,68,.28);background:#fff1f2;color:#b91c1c}.access-toggle{width:34px;height:20px;padding:2px;border:0;border-radius:999px;background:#e2e8f0;cursor:pointer}.access-toggle span{display:block;width:16px;height:16px;border-radius:999px;background:#fff;transition:transform .14s ease}.access-toggle.is-on{background:#2563eb}.access-toggle.is-on span{transform:translate(14px)}.user-action-menu{position:relative;width:max-content}.user-action-menu summary{list-style:none;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(203,213,225,.88);border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-size:.88rem;font-weight:900;letter-spacing:.04em}.user-action-menu summary::-webkit-details-marker{display:none}.user-action-menu div{position:absolute;right:0;top:calc(100% + 6px);z-index:12;min-width:140px;padding:5px;border:1px solid rgba(203,213,225,.95);border-radius:9px;background:#fff;box-shadow:0 16px 38px #0f172a29}.user-action-menu button{width:100%;min-height:32px;border:0;border-radius:7px;background:transparent;color:#334155;text-align:left;cursor:pointer;font-size:.8rem;font-weight:700}.user-action-menu button:hover{background:#f1f5f9}@media (max-width: 920px){.users-toolbar{grid-template-columns:1fr;align-items:start}.users-toolbar__stats{justify-content:flex-start}.user-create-form{position:static;width:100%;margin-top:8px;grid-template-columns:1fr;box-shadow:none}}.learning-dashboard{align-content:start}.learning-metric{min-height:82px}.learning-metric span:not(.section-kicker){color:var(--fg-muted);font-size:.8rem;font-weight:600}.learning-overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:14px;align-items:stretch}.learning-donut-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;align-items:center}.learning-donut{--learning-pass: 0%;width:136px;height:136px;border-radius:999px;display:grid;place-items:center;align-content:center;gap:4px;margin:0 auto;background:radial-gradient(circle at center,#fff 0 56%,transparent 57%),conic-gradient(var(--fg-primary) var(--learning-pass),#e8f2ff 0);border:1px solid rgba(79,131,255,.14)}.learning-donut strong{font-size:1.35rem;line-height:1}.learning-donut span{color:var(--fg-muted);font-size:.78rem;font-weight:700}.learning-bars{display:grid;gap:12px}.learning-bar-row{display:grid;gap:6px}.learning-bar-row__label{display:flex;justify-content:space-between;gap:12px;align-items:baseline;color:var(--fg-muted);font-size:.78rem}.learning-bar-row__label strong{min-width:0;color:var(--fg-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learning-bar{height:8px;overflow:hidden;border-radius:999px;background:#e8f2ff}.learning-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#118ed1,#28c5d8)}.learning-status{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;border-radius:999px;padding:4px 8px;border:1px solid var(--fg-border);background:#f8fbff;color:var(--fg-muted);font-size:.72rem;font-weight:800}.learning-status--success{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.learning-status--warning{border-color:#fed7aa;background:#fff7ed;color:#b45309}.learning-status--danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.learning-status--info{border-color:#bae6fd;background:#eff8ff;color:#0369a1}.learning-pill-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.learning-mode-pill{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;border-radius:999px;padding:4px 8px;border:1px solid #bae6fd;background:#eff8ff;color:#0369a1;font-size:.72rem;font-weight:850}.learning-mode-pill--assessment{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.learning-mode-pill--training{border-color:#bae6fd;background:#eff8ff;color:#0369a1}.learning-attempt-list{display:grid;gap:8px;max-height:520px;overflow:auto;padding-right:2px}.learning-attempt-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;padding:10px 12px;border:1px solid var(--fg-border);border-radius:12px;background:#fff;color:var(--fg-text);cursor:pointer}.learning-attempt-row:hover,.learning-attempt-row--active{border-color:#118ed157;background:#f5fbff}.learning-attempt-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.learning-attempt-row small{display:block;margin-top:3px;color:var(--fg-muted);font-size:.78rem}.learning-attempt-row__score{display:grid;justify-items:end;gap:5px}.learning-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.learning-detail-grid span{display:grid;gap:3px;padding:9px;border:1px solid var(--fg-border);border-radius:10px;background:#f8fbff}.learning-detail-grid strong{font-size:1rem}.learning-detail-grid small{color:var(--fg-muted);font-size:.72rem;font-weight:700}.learning-step-list{display:grid;gap:8px}.learning-step-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:9px 10px;border:1px solid var(--fg-border);border-radius:10px;background:#fff}.learning-step-row__mark{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#eef6ff;color:#0369a1;font-size:.68rem;font-weight:900}.learning-step-row__mark--correct{background:#dcfce7;color:#047857}.learning-step-row__mark--incorrect,.learning-step-row__mark--skipped{background:#fee2e2;color:#b91c1c}.learning-step-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.learning-step-row small{display:block;margin-top:2px;color:var(--fg-muted);font-size:.76rem}@media (max-width: 920px){.learning-overview-grid,.learning-donut-row,.learning-attempt-row{grid-template-columns:minmax(0,1fr)}.learning-attempt-row__score{justify-items:start}}.agent-actions-dashboard .metric-card .muted{font-size:.78rem;font-weight:650}.agent-actions-filters{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(150px,.8fr)) auto;gap:10px 12px;align-items:end}.agent-actions-filter-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.agent-actions-split{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr)}.agent-action-trace-list{display:grid;gap:8px;max-height:660px;overflow:auto;padding-right:2px}.agent-action-trace-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;padding:10px 12px;border:1px solid var(--fg-border);border-radius:12px;background:#fff;color:var(--fg-text);cursor:pointer}.agent-action-trace-row:hover,.agent-action-trace-row--active{border-color:#118ed157;background:#f5fbff}.agent-action-trace-row__main{display:grid;gap:4px;min-width:0}.agent-action-trace-row__main strong,.agent-action-trace-row__main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-action-trace-row__main strong{font-size:.9rem}.agent-action-trace-row__main small{color:var(--fg-muted);font-size:.76rem;line-height:1.4}.agent-action-trace-row__meta{display:flex;justify-content:flex-end;align-items:center;gap:6px;flex-wrap:wrap}.agent-action-detail-panel{align-self:start}.agent-action-copy-block{display:grid;gap:6px;padding:12px;border:1px solid rgba(14,165,233,.16);border-radius:12px;background:#f8fbff}.agent-action-copy-block--error{border-color:#dc26262e;background:#fff7f7}.agent-action-copy-block span{color:var(--fg-primary-strong);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.agent-action-copy-block p{margin:0;color:var(--fg-text);font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.agent-action-copy-block p strong{font-size:.92rem}.agent-action-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.agent-action-detail-grid span{display:grid;gap:3px;padding:9px;border:1px solid var(--fg-border);border-radius:10px;background:#fff}.agent-action-detail-grid strong{font-size:.96rem;line-height:1.2}.agent-action-detail-grid small{color:var(--fg-muted);font-size:.72rem;font-weight:700}.agent-action-related{display:grid;gap:10px}.agent-action-metadata{border:1px solid var(--fg-border);border-radius:12px;background:#fff;overflow:hidden}.agent-action-metadata summary{cursor:pointer;padding:10px 12px;color:var(--fg-text);font-weight:800}.agent-action-metadata pre{max-height:260px;margin:0;overflow:auto;padding:12px;border-top:1px solid var(--fg-border);background:#f8fbff;color:var(--fg-slate);font-family:SF Mono,Consolas,monospace;font-size:.78rem;line-height:1.55}@media (max-width: 1100px){.agent-actions-filters,.agent-actions-split,.agent-action-trace-row{grid-template-columns:minmax(0,1fr)}.agent-action-trace-row__meta{justify-content:flex-start}}.ai-tasks-page{gap:18px}.ai-tasks-toolbar span{display:inline-flex;align-items:center;gap:6px;color:var(--fg-primary-strong);font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ai-task-runtime-panel,.ai-task-filter-panel,.ai-task-forbidden-panel{border:1px solid var(--fg-border);border-radius:8px;background:#fff}.ai-task-runtime-panel{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px}.ai-task-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ai-task-summary-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-height:88px;padding:14px;border:1px solid var(--fg-border);border-radius:8px;background:#fff}.ai-task-summary-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eef6ff;color:#1479e8}.ai-task-summary-card.tone-green>span{background:#dcfce7;color:#047857}.ai-task-summary-card.tone-purple>span{background:#f0e7ff;color:#6d28d9}.ai-task-summary-card.tone-amber>span{background:#fff4d6;color:#b45309}.ai-task-summary-card strong,.ai-task-summary-card small,.ai-task-summary-card em{display:block}.ai-task-summary-card strong{color:var(--fg-text);font-size:1.45rem;line-height:1.05}.ai-task-summary-card small{margin-top:3px;color:var(--fg-text);font-size:.83rem;font-weight:750}.ai-task-summary-card em{margin-top:3px;color:var(--fg-muted);font-size:.76rem;font-style:normal}.ai-task-filter-panel{padding:12px}.ai-task-filter-bar{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(140px,.8fr)) auto;gap:10px 12px;align-items:end}.ai-task-filter-bar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ai-task-trace-console{display:grid;grid-template-columns:180px minmax(0,1fr) 320px;gap:16px}.ai-task-action-rail,.ai-task-trace-stream,.ai-task-trace-detail{border:1px solid var(--fg-border);border-radius:8px;background:#fff;padding:14px}.ai-task-action-rail{display:flex;flex-direction:column;gap:8px;align-self:start}.ai-task-action-rail button{min-height:34px;padding:7px 10px;border:1px solid var(--fg-border);border-radius:8px;background:#fff;color:var(--fg-slate);text-align:left;font-size:.79rem;font-weight:760;cursor:pointer}.ai-task-action-rail button:hover,.ai-task-action-rail button.is-active{border-color:#1479e852;background:#eef6ff;color:#0f62c7}.ai-task-trace-stream{display:flex;flex-direction:column;gap:10px;min-height:420px;max-height:720px;overflow:auto}.ai-task-trace-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--fg-border-soft);border-radius:8px;background:#fff;color:var(--fg-text);text-align:left;cursor:pointer}.ai-task-trace-row:hover,.ai-task-trace-row--active{border-color:#1479e852;background:#f5fbff}.ai-task-trace-row__main{display:grid;min-width:0;gap:3px}.ai-task-trace-row__main strong,.ai-task-trace-row__main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-task-trace-row__main strong{font-size:.86rem}.ai-task-trace-row__main small,.ai-task-trace-row__meta small{color:var(--fg-muted);font-size:.73rem}.ai-task-trace-row__meta{display:grid;justify-items:end;gap:4px}.ai-task-trace-row__meta em{color:var(--fg-text);font-size:.78rem;font-style:normal;font-weight:780}.ai-task-trace-detail{display:flex;flex-direction:column;gap:10px;align-self:start}.ai-task-detail-head{display:grid;gap:6px}.ai-task-detail-head h3{margin:0;color:var(--fg-text);font-size:1.08rem;line-height:1.22}.ai-task-detail-head p,.ai-task-trace-detail>p{margin:0;color:var(--fg-muted);font-size:.83rem;line-height:1.45}.ai-task-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-task-detail-field{display:grid;gap:3px;padding:9px;border:1px solid var(--fg-border);border-radius:8px;background:#f8fbff}.ai-task-detail-field strong{overflow:hidden;color:var(--fg-text);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.ai-task-detail-field small{color:var(--fg-muted);font-size:.7rem;font-weight:700}.ai-task-copy-block{display:grid;gap:6px;padding:10px;border:1px solid rgba(14,165,233,.16);border-radius:8px;background:#f8fbff}.ai-task-copy-block--error{border-color:#dc26262e;background:#fff7f7}.ai-task-copy-block span{color:var(--fg-primary-strong);font-size:.68rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.ai-task-copy-block p{margin:0;color:var(--fg-text);font-size:.82rem;line-height:1.5;overflow-wrap:anywhere}.ai-task-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-task-trace-detail code{display:block;overflow:hidden;padding:8px;border-radius:7px;background:#172033;color:#d8e5f7;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.ai-task-related,.ai-task-metadata{display:grid;gap:8px}.ai-task-related-row{display:grid;gap:3px;padding:8px;border:1px solid var(--fg-border);border-radius:8px;background:#fff}.ai-task-related-row strong,.ai-task-related-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-task-related-row small{color:var(--fg-muted);font-size:.72rem}.ai-task-metadata{overflow:hidden;border:1px solid var(--fg-border);border-radius:8px;background:#fff}.ai-task-metadata summary{cursor:pointer;padding:9px 10px;color:var(--fg-text);font-size:.82rem;font-weight:760}.ai-task-metadata pre{max-height:240px;margin:0;overflow:auto;padding:10px;border-top:1px solid var(--fg-border);background:#f8fbff;color:var(--fg-slate);font-family:SF Mono,Consolas,monospace;font-size:.73rem;line-height:1.5}.ai-task-forbidden-panel{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:var(--fg-muted);text-align:center}.ai-task-forbidden-panel strong{color:var(--fg-text);font-size:1rem}.ai-task-forbidden-panel small{max-width:520px;font-size:.83rem;line-height:1.45}@media (max-width: 1180px){.ai-task-trace-console{grid-template-columns:160px minmax(0,1fr)}.ai-task-trace-detail{grid-column:1 / -1}}@media (max-width: 920px){.ai-task-summary-grid,.ai-task-filter-bar,.ai-task-trace-console{grid-template-columns:minmax(0,1fr)}.ai-task-action-rail{flex-direction:row;overflow:auto}.ai-task-action-rail button{min-width:max-content}.ai-task-trace-row{grid-template-columns:minmax(0,1fr)}.ai-task-trace-row__meta{justify-items:start}}.config-section{display:grid;gap:10px;padding:12px;border-radius:12px;border:1px solid var(--fg-border);background:#fff}.config-section__header{display:grid;gap:4px}.config-section__header h3{margin:0;font-size:.95rem;line-height:1.35}.compact-checkbox-grid{display:grid;gap:10px}.workflow-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.workflow-card{padding:12px;gap:8px}.workflow-card__description{min-height:0}.table-list{gap:8px}.table-row{padding:10px 12px}.table-row__meta{gap:6px}.empty-panel{padding:14px}.auth-form--two-column{gap:10px 12px}.section-heading,.card__title-row{margin-bottom:0}.document-step-card__image-wrap{background:linear-gradient(180deg,#f6fafff5,#ebf3ffeb)}.document-step-card__image,.step-preview-image,.public-step-image{max-height:360px;object-fit:contain;background:#f6faff}.document-step-card__placeholder,.empty-preview{min-height:120px;display:grid;place-items:center}.editor-topbar{padding-block:12px}.document-flow{gap:8px}.step-insert-row{padding:12px 0}.step-insert-row__trigger{width:40px;height:40px;border-radius:20px}.step-insert-row__menu{gap:10px;padding:14px}.icon-button{width:44px;height:44px;border-radius:16px}.form-grid{gap:16px}.workflow-card,.document-step-card,.editor-panel,.inspector-panel,.document-hero,.editor-topbar,.hero-panel,.public-step-card{background:linear-gradient(180deg,#ffffffe6,#fafcfff2)}body{background-attachment:fixed}.button,.ghost-link,.step-insert-row__menu-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;isolation:isolate}.button svg,.ghost-link svg,.icon-button svg,.step-insert-row__menu-button svg{flex:0 0 auto}.editor-workbench{gap:24px}.editor-topbar--spacious{padding:24px 28px}.editor-settings-grid{display:grid;gap:22px}@media (min-width: 1120px){.editor-settings-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:start}}.metadata-form-panel,.publish-panel--top,.step-editor-panel,.document-hero,.document-step-card,.editor-topbar{border-color:#7493c93d;background:linear-gradient(180deg,#ffffffeb,#f7fbfff5)}.metadata-form-panel{padding:24px 24px 22px}.metadata-form-panel__heading{margin-bottom:18px}.metadata-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metadata-form-grid .full-span{grid-column:1 / -1}@media (max-width: 900px){.metadata-form-grid{grid-template-columns:1fr}}.publish-panel--top{padding:24px;align-self:stretch}.publish-panel__heading{margin-bottom:18px}.publish-panel__actions{gap:12px}.publish-panel__actions .button{min-height:46px}.share-box{margin-top:16px;padding:16px 18px}.export-progress{margin-top:16px;padding:14px 16px}.export-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.95rem}.export-progress__header strong{font-size:.95rem}.export-progress__track{margin-top:12px;height:10px;border-radius:999px;background:#94a3b847;overflow:hidden}.export-progress__bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--fg-primary),#22c55e);transition:width .16s ease}.document-hero{gap:28px;padding:28px}@media (min-width: 960px){.document-hero{grid-template-columns:minmax(0,1.3fr) minmax(360px,.9fr)}}.document-hero__visual{padding:18px;border-radius:26px;background:linear-gradient(180deg,#f2f8fff5,#e8f1ffeb)}.document-hero__visual img{max-height:420px;object-fit:contain;border-radius:22px;box-shadow:0 14px 34px #2750be14}.hero-description-input{min-height:120px}.document-column{gap:14px}.document-flow{gap:10px}.step-insert-row{padding:10px 0 14px}.step-insert-row:before{background:linear-gradient(90deg,#819bc900,#819bc952,#819bc900)}.step-insert-row__trigger{width:46px;height:46px;border-radius:999px;border:1px solid rgba(116,147,201,.28);background:linear-gradient(180deg,#fffffffa,#f1f7fff5);box-shadow:0 10px 22px #2750be14;color:var(--fg-primary-strong);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.step-insert-row__trigger:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 28px #2750be1f;border-color:#4f8cff6b}.step-insert-row.is-open .step-insert-row__trigger{transform:scale(1.05);border-color:#4f8cff7a}.step-insert-row__menu{top:46px;min-width:300px;padding:12px;border-radius:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.step-insert-row__menu-button{justify-content:flex-start;gap:10px;border-radius:16px;padding:12px 14px;font-weight:700}.step-insert-row__menu-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:10px;background:#e3edffe6;color:var(--fg-primary-strong)}.document-step-card{padding:24px 24px 22px;border-radius:26px}.document-step-card__header{grid-template-columns:52px minmax(0,1fr) auto;gap:18px}.step-number-bubble{width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#ddeafffa,#cee2fff0);box-shadow:inset 0 1px #fffc}.document-step-card__meta-row{margin-bottom:10px}.document-step-card__title-block h3{margin:0 0 8px;font-size:1.15rem}.document-step-card__image-wrap{margin-top:18px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#f3f8fffa,#e9f2fff0)}.document-step-card__image,.step-preview-image,.public-step-image,.workflow-card__preview-image{border-radius:18px;max-height:620px;object-fit:contain;box-shadow:0 12px 28px #2750be0f}.document-step-card__placeholder,.empty-preview{min-height:180px;margin-top:18px;border-radius:20px}.step-card-actions{opacity:0;gap:8px}.icon-button{width:38px;height:38px;border-radius:12px;border-color:#7493c942;background:#fffffff0;color:var(--fg-navy)}.icon-button.danger{background:linear-gradient(180deg,#f97373,#dc2626)}.step-editor-panel{padding:24px 24px 26px}.step-editor-panel__heading{margin-bottom:18px}.step-editor-grid{display:grid;gap:18px;align-items:start}@media (min-width: 1080px){.step-editor-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}}.step-editor-upload-button{margin-top:4px;justify-content:center}.step-preview-card{padding:16px;border-radius:22px;background:linear-gradient(180deg,#f3f8fffa,#e9f2fff0)}.form-grid.two-col{gap:14px}input,textarea,select,.hero-description-input,.hero-title-input{border-color:#7493c947}input:focus,textarea:focus,select:focus,.hero-description-input:focus,.hero-title-input:focus{outline:none;border-color:#4f8cff8c;box-shadow:0 0 0 4px #4f8cff1f}.hero-title-input:focus{box-shadow:none}.toolbar-row{gap:10px}.ghost-link,.button{min-height:44px;padding:11px 15px}.public-step-card,.workflow-card,.editor-panel,.inspector-panel,.hero-panel,.editor-topbar,.document-hero,.document-step-card{box-shadow:var(--fg-shadow)}@media (max-width: 900px){.editor-topbar,.editor-topbar__left,.section-heading,.document-step-card__header{gap:12px}.document-step-card__header{grid-template-columns:48px minmax(0,1fr)}.step-card-actions{opacity:1;grid-column:1 / -1}.step-insert-row__menu{min-width:min(92vw,320px);grid-template-columns:1fr 1fr}}.app-shell{padding:22px 26px 30px}.editor-top-panels{display:grid;gap:18px}@media (min-width: 1180px){.editor-top-panels{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr)}}@media (min-width: 1380px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 380px}}.storyboard-panel{padding:24px}.storyboard-panel__heading{margin-bottom:18px;align-items:center}.storyboard-panel__tools{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;align-items:center}.document-flow-grid{display:grid;gap:18px}@media (min-width: 1540px){.document-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.document-step-card{padding:20px;border-radius:24px}.document-step-card__header{grid-template-columns:48px minmax(0,1fr) auto;gap:14px}.step-number-bubble{width:48px;height:48px;border-radius:18px;font-size:1rem}.document-step-card__title-block h3{margin:8px 0 6px;font-size:1.02rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.document-step-card__summary,.document-step-card__title-block p{line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.icon-button{width:38px;height:38px;border-radius:14px}.document-step-card__image,.public-step-image{width:100%;max-height:280px;object-fit:contain}.step-preview-image{width:100%;max-height:220px;object-fit:contain}.document-step-card__placeholder,.empty-preview{margin-top:12px;min-height:168px}.document-step-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(129,155,201,.18)}.document-step-card__footer-copy{font-size:.86rem;color:var(--fg-muted)}.step-insert-row--toolbar,.step-insert-row--inline{display:inline-flex;align-items:center;padding:0}.step-insert-row--toolbar:before,.step-insert-row--inline:before{display:none}.step-insert-row--toolbar .step-insert-row__trigger,.step-insert-row--inline .step-insert-row__trigger{width:auto;height:42px;padding:0 14px;border-radius:999px;font-size:.95rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.step-insert-row__trigger-label{white-space:nowrap}.step-insert-row--toolbar .step-insert-row__menu,.step-insert-row--inline .step-insert-row__menu{top:calc(100% + 10px);right:0;left:auto;min-width:280px;border-radius:22px}.step-insert-row--inline .step-insert-row__menu{min-width:250px}.inspector-column{position:sticky;top:22px;align-self:start;display:grid;gap:16px}.step-editor-panel{max-height:calc(100vh - 44px);overflow:auto;padding:22px}.step-editor-grid{display:grid;gap:14px}.step-editor-upload{margin-top:14px}.step-editor-upload-button{width:100%;justify-content:center}.metadata-form-panel,.publish-panel--top{height:100%}.metadata-form-panel,.publish-panel--top,.storyboard-panel,.step-editor-panel,.document-hero{border-color:#7797d938}.metadata-form-panel{padding:22px}.metadata-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metadata-form-grid label span{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted)}@media (max-width: 1180px){.metadata-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.metadata-form-grid{grid-template-columns:1fr}}.document-hero{padding:22px;gap:20px}@media (min-width: 960px){.document-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}}.document-hero__visual{padding:16px}.document-hero__visual img{max-height:300px;object-fit:contain}.hero-description-input{min-height:92px}.storyboard-panel .empty-panel{margin-top:4px}@media (max-width: 900px){.storyboard-panel__heading,.storyboard-panel__tools,.document-step-card__footer{flex-direction:column;align-items:stretch}.step-card-actions{grid-column:1 / -1}}.step-editor-panel .sub-panel{padding:16px}.editor-main-shell{display:grid;gap:22px;align-items:start}@media (min-width: 1360px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 348px}}@media (min-width: 1600px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 360px}}.document-column,.inspector-column,.document-step-card,.document-step-card__title-block,.step-editor-panel,.step-editor-section{min-width:0}.storyboard-panel{padding:22px 22px 18px}.storyboard-panel__heading{align-items:flex-start;gap:14px}.storyboard-panel__heading p{max-width:64ch}.storyboard-panel__tools{justify-content:flex-start}.document-flow-stack{display:grid;gap:8px}.document-step-slot,.step-insert-row--row,.storyboard-empty-state{width:min(100%,980px);margin-inline:auto}.storyboard-empty-state{display:grid;gap:18px;text-align:center;padding:26px}.storyboard-empty-state p{margin:0;color:var(--fg-muted);line-height:1.6}.storyboard-empty-state__actions{display:grid;place-items:center}.step-insert-row--row{padding:8px 0 10px}.step-insert-row--row:before{left:10px;right:10px}.step-insert-row--row .step-insert-row__trigger{width:48px;height:48px;border-radius:999px}.step-insert-row--row .step-insert-row__menu{top:calc(100% + 10px);left:50%;right:auto;transform:translate(-50%);min-width:320px}.document-step-card{padding:18px 18px 16px;border-radius:24px}.document-step-card__header{grid-template-columns:46px minmax(0,1fr) auto;gap:12px}.step-number-bubble{width:46px;height:46px;border-radius:16px;font-size:.98rem}.document-step-card__meta-row{margin-bottom:8px}.document-step-card__title-block h3{margin:0 0 6px;font-size:1.03rem;line-height:1.36;overflow-wrap:anywhere}.document-step-card__summary,.document-step-card__title-block p{line-height:1.55;overflow-wrap:anywhere}.step-card-actions{align-self:start;gap:6px}.icon-button{width:36px;height:36px;border-radius:12px}.document-step-card__image-wrap{margin-top:10px;padding:10px;border-radius:18px}.document-step-card__image,.public-step-image{max-height:clamp(210px,31vh,268px);object-fit:contain}.document-step-card__placeholder{margin-top:10px;min-height:150px;padding:22px}.document-step-card__footer{margin-top:10px;padding-top:0;border-top:none;justify-content:flex-start}.document-step-card__footer-copy{font-size:.84rem}.inspector-column{position:sticky;top:20px;gap:14px}.step-editor-panel{max-height:calc(100vh - 40px);overflow:auto;padding:18px;display:grid;gap:14px}.step-editor-panel__heading{margin-bottom:0}.step-editor-panel__badges{align-self:flex-start}.step-editor-panel h2,.step-editor-panel h3,.step-editor-panel p,.step-editor-panel label,.step-editor-panel span,.step-editor-panel strong{overflow-wrap:anywhere}.step-editor-section{padding:16px;border-radius:20px;display:grid;gap:14px}.step-editor-section__heading{margin-bottom:0}.step-editor-section__heading p{font-size:.94rem}.step-preview-image{width:100%;max-height:210px;object-fit:contain;border-radius:16px}.step-editor-upload{margin-top:0}.step-editor-upload-button{width:100%}.step-editor-form-grid{gap:14px}.step-editor-panel .sub-panel{padding:16px;border-radius:20px}.step-editor-panel .two-col{grid-template-columns:1fr}.step-editor-panel textarea{min-height:112px}@media (max-width: 1379px){.inspector-column{position:static}.step-editor-panel{max-height:none}}@media (max-width: 900px){.document-step-card__header{grid-template-columns:46px minmax(0,1fr)}.step-card-actions{grid-column:1 / -1}.step-insert-row--row .step-insert-row__menu{left:50%;right:auto;transform:translate(-50%);min-width:min(92vw,320px)}}.app-shell{padding:18px 20px 26px}.editor-main-shell{gap:20px}@media (min-width: 1360px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 400px}}@media (min-width: 1640px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 420px}}.document-step-slot,.step-insert-row--row,.storyboard-empty-state{width:min(100%,1160px)}.storyboard-panel{padding:18px 18px 16px}.document-step-card{padding:16px 18px}.document-step-card__image-wrap{margin-top:12px;padding:12px}.document-step-card__image,.public-step-image{max-height:clamp(250px,36vh,360px)}.document-step-card__placeholder{min-height:176px}.document-step-card__footer{margin-top:12px}.document-step-card__footer-copy{font-size:.82rem}.document-hero__site,.public-hero__site,.workflow-card__site{margin-top:2px;margin-bottom:12px}.site-badge{display:inline-flex;align-items:center;gap:12px;min-width:0;padding:10px 14px;border-radius:18px;border:1px solid rgba(109,141,203,.22);background:linear-gradient(180deg,#fffffff5,#f4f9fff0)}.site-badge--compact{padding:8px 12px;border-radius:16px}.site-badge__avatar{width:32px;height:32px;border-radius:11px;display:inline-grid;place-items:center;background:#e0ecfff0;box-shadow:inset 0 1px #fffc;overflow:hidden;flex:0 0 auto}.site-badge__avatar img{width:20px;height:20px;object-fit:contain}.site-badge__fallback{color:var(--fg-primary-strong);font-weight:800}.site-badge__text{min-width:0;display:grid;gap:2px}.site-badge__text strong,.site-badge__text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-badge__text strong{color:var(--fg-text);font-size:.92rem}.site-badge__text small{color:var(--fg-muted);font-size:.78rem}.site-badge--compact .site-badge__avatar{width:28px;height:28px;border-radius:10px}.site-badge--compact .site-badge__avatar img{width:18px;height:18px}.site-badge--compact .site-badge__text strong{font-size:.86rem}.step-editor-panel{max-height:calc(100vh - 32px);padding:18px;gap:14px}.step-editor-panel__heading{gap:12px}.step-editor-panel__badges{gap:8px}.step-editor-panel h2,.step-editor-panel h3,.step-editor-panel p,.step-editor-panel label,.step-editor-panel span,.step-editor-panel strong{overflow-wrap:break-word;word-break:normal}.step-editor-panel input,.step-editor-panel textarea,.step-editor-panel select{overflow-wrap:normal;word-break:normal;writing-mode:horizontal-tb}.step-editor-section{padding:16px;gap:12px}.step-preview-image{max-height:260px;object-fit:contain}.empty-preview{min-height:180px;writing-mode:horizontal-tb}.step-editor-upload-row{display:flex;flex-wrap:wrap;gap:10px}.step-editor-upload,.step-editor-upload-button{flex:1 1 200px}.step-editor-upload-button,.step-editor-upload-row .button{width:100%;justify-content:center}.workflow-card__copy{min-width:0}.workflow-card__copy h3{margin-top:0}@media (max-width: 1380px){.document-step-slot,.step-insert-row--row,.storyboard-empty-state{width:min(100%,1080px)}.inspector-column{position:static;max-width:none}.step-editor-panel{max-height:none}}@media (max-width: 900px){.app-shell{padding:14px 14px 22px}.app-header{padding:24px 20px}.document-step-slot,.step-insert-row--row,.storyboard-empty-state,.site-badge{width:100%}.step-editor-upload-row{flex-direction:column}}body{position:relative;background-image:var(--fg-bg);background-attachment:fixed}body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(28px);opacity:.8;animation:studioFloat 14s ease-in-out infinite}body:before{width:320px;height:320px;top:84px;right:5vw;background:radial-gradient(circle,rgba(127,177,255,.26),transparent 68%)}body:after{width:260px;height:260px;left:4vw;bottom:10vh;background:radial-gradient(circle,rgba(255,255,255,.55),transparent 72%);animation-delay:-6s}.glass-panel,.glass-inset,.workflow-card,.document-step-card,.step-insert-row__menu{box-shadow:var(--fg-shadow),var(--fg-glow)}.editor-topbar,.storyboard-panel,.step-editor-panel,.document-hero,.metadata-form-panel,.publish-panel--top{position:relative;overflow:hidden}.editor-topbar:before,.storyboard-panel:before,.step-editor-panel:before,.document-hero:before,.metadata-form-panel:before,.publish-panel--top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,#ffffff57,#ffffff08 45%,#70a7ff14);pointer-events:none}.editor-main-shell{display:grid;gap:24px;align-items:start}@media (min-width: 1360px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 430px}}.editor-topbar{border-color:#668ad447;background:linear-gradient(135deg,#ffffffd1,#f2f8ffb8)}.storyboard-panel{padding:22px 22px 18px;background:linear-gradient(180deg,#ffffffc7,#f6faffdb)}.document-step-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.document-step-card:hover{transform:translateY(-2px);box-shadow:var(--fg-shadow-strong),var(--fg-glow)}.document-step-card.is-selected{background:linear-gradient(180deg,#ffffffeb,#eef6fff5);border-color:#548bff6b;box-shadow:0 0 0 1px #6ea6ff2e,0 28px 70px #3863b62e}.inspector-column{position:sticky;top:18px;align-self:start;max-height:calc(100vh - 36px);min-width:0}.step-editor-panel{max-height:calc(100vh - 36px);overflow:auto;overscroll-behavior:contain;padding:22px;gap:16px;scrollbar-width:thin;scrollbar-color:rgba(101,144,223,.42) transparent;background:linear-gradient(180deg,#ffffffc2,#f3f8ffe6)}.step-editor-panel::-webkit-scrollbar{width:10px}.step-editor-panel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6e9df385,#6e9df338);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.step-editor-panel__heading{gap:16px}.step-editor-panel__heading h2{font-size:clamp(2.15rem,3vw,3rem);letter-spacing:-.04em}.step-editor-panel__heading p{max-width:24ch;font-size:1rem;line-height:1.65}.step-editor-panel__badges{justify-content:flex-end}.step-editor-section{position:relative;gap:14px;padding:18px;border:1px solid rgba(117,153,221,.22);background:linear-gradient(180deg,#ffffff9e,#f6faffe0);box-shadow:inset 0 1px #ffffff94}.step-editor-section--preview{overflow:hidden}.step-preview-frame{position:relative;display:grid;gap:14px;width:100%;padding:16px;border:1px solid rgba(111,147,214,.22);border-radius:24px;background:linear-gradient(180deg,#f8fbfffa,#ecf4fff0);cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.step-preview-frame:hover{transform:translateY(-2px);border-color:#548bff61;box-shadow:0 24px 48px #436cbc29}.step-preview-image-shell{position:relative;display:grid;place-items:center;width:100%;min-height:240px;padding:14px;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f1f7fff0);overflow:visible}.step-preview-frame__glow{position:absolute;inset:-20% auto auto -10%;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(117,168,255,.22),transparent 70%);pointer-events:none}.step-preview-image{position:relative;display:block;width:auto;height:auto;max-width:100%;max-height:460px;object-fit:contain;object-position:center;aspect-ratio:auto;border-radius:20px;box-shadow:0 16px 32px #3664bf1f}.step-preview-frame__meta{position:relative;display:grid;gap:4px;text-align:left}.step-preview-frame__meta strong{font-size:.95rem}.step-preview-frame__meta span{color:var(--fg-muted);font-size:.9rem;line-height:1.5}.step-editor-upload-row{display:flex;flex-wrap:wrap;gap:12px}.step-editor-upload-input{display:none}.step-editor-upload-button,.step-editor-upload-row .button{flex:1 1 200px}.step-editor-panel input,.step-editor-panel textarea,.step-editor-panel select{background:#ffffffc7;border-color:#7696d847;box-shadow:inset 0 1px #ffffffb8}.preview-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;min-height:100vh;z-index:2147483000;display:grid;place-items:center;padding:24px;overflow:auto;isolation:isolate;overscroll-behavior:contain}.preview-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d172d6b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.preview-lightbox__dialog{position:relative;z-index:1;width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:grid;gap:18px;padding:22px;overflow:auto;background:linear-gradient(180deg,#ffffffd6,#f5f9ffeb)}.preview-lightbox__header{display:flex;justify-content:space-between;gap:16px;align-items:start}.preview-lightbox__header h3{margin:6px 0 0;font-size:1.4rem}.preview-lightbox__image-shell{padding:18px;border-radius:24px;background:linear-gradient(180deg,#f7fafffa,#ebf3fff2)}.preview-lightbox__image{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 190px);object-fit:contain;object-position:center;border-radius:18px;margin-inline:auto}.workflow-export-trigger{display:inline-flex;align-items:center;gap:7px}.workflow-export-dialog{width:min(820px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 48px));align-self:center;justify-self:center}.workflow-export-dialog__header{align-items:flex-start}.workflow-export-dialog__header p{max-width:640px;margin:8px 0 0;line-height:1.5}.workflow-export-summary,.workflow-export-detail{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px;border:1px solid rgba(11,132,200,.14);background:radial-gradient(circle at 8% 12%,rgba(34,211,238,.18),transparent 36%),linear-gradient(135deg,#e8f6fdf0,#ffffffe6)}.workflow-export-summary__label{display:block;margin-bottom:4px;color:var(--fg-muted);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workflow-export-summary strong,.workflow-export-detail strong{color:var(--fg-ink)}.workflow-export-summary__pills{justify-content:flex-end}.workflow-export-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workflow-export-format-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;min-height:126px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#ffffffc7;color:var(--fg-text);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.workflow-export-format-card:hover{transform:translateY(-1px);border-color:#168dd480;box-shadow:0 14px 30px #0f172a14}.workflow-export-format-card.is-selected{border-color:#0b84c8;background:radial-gradient(circle at 14% 12%,rgba(34,211,238,.16),transparent 34%),linear-gradient(180deg,#e8f6fdf5,#ffffffeb);box-shadow:0 0 0 3px #168dd41f}.workflow-export-format-card__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#e8f6fd;color:#0b84c8;border:1px solid rgba(11,132,200,.14)}.workflow-export-format-card__copy{display:grid;gap:6px;min-width:0}.workflow-export-format-card__copy strong{color:var(--fg-ink);font-size:.98rem}.workflow-export-format-card__copy span{color:var(--fg-muted);font-size:.84rem;line-height:1.42}.workflow-export-format-card__meta{display:grid;gap:7px;justify-items:end;color:var(--fg-muted);font-size:.74rem;white-space:nowrap}.workflow-export-format-card__meta em{font-style:normal;color:#0b84c8;border:1px solid rgba(11,132,200,.18);background:#e8f6fdd1;border-radius:999px;padding:4px 8px}.workflow-export-format-card__check{position:absolute;right:12px;bottom:12px;display:grid;width:24px;height:24px;place-items:center;border-radius:999px;border:1px solid rgba(11,132,200,.22);background:#ffffffdb;color:#0b84c8;font-weight:900}.workflow-export-detail{align-items:flex-start}.workflow-export-detail p{max-width:420px;margin:0;font-size:.86rem;line-height:1.45}.workflow-export-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.workflow-export-options__wide{grid-column:1 / -1}.workflow-export-slide-templates{display:grid;gap:10px}.workflow-export-slide-templates__header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.workflow-export-slide-templates__header strong{color:#172033;font-size:.9rem}.workflow-export-slide-templates__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px}.workflow-export-template-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(11,132,200,.16);border-radius:16px;background:#ffffffeb;padding:10px;cursor:pointer;text-align:left;display:grid;gap:8px;box-shadow:0 12px 26px #0f172a0d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.workflow-export-template-card:hover{transform:translateY(-1px);border-color:#0b84c857;box-shadow:0 16px 34px #0f172a14}.workflow-export-template-card.is-selected{border-color:#0b84c8;background:linear-gradient(135deg,#e8f6fdfa,#fffffff5);box-shadow:0 18px 44px #0b84c826}.workflow-export-template-card__preview{position:relative;display:block;height:64px;overflow:hidden;border-radius:12px;border:1px solid rgba(11,132,200,.12);background:#fff}.workflow-export-template-card__preview span{position:absolute;display:block;border-radius:999px}.workflow-export-template-card__preview span:nth-child(1){left:12px;top:13px;width:54px;height:7px;background:#0b84c8}.workflow-export-template-card__preview span:nth-child(2){left:12px;top:28px;width:82px;height:5px;background:#dbeafe}.workflow-export-template-card__preview span:nth-child(3){left:12px;top:40px;width:62px;height:5px;background:#dbeafe}.workflow-export-template-card__preview span:nth-child(4){right:10px;bottom:10px;width:42px;height:28px;border-radius:9px;background:#e8f6fd;border:1px solid rgba(11,132,200,.18)}.workflow-export-template-card--blue-corporate .workflow-export-template-card__preview:after{content:"";position:absolute;right:-14px;top:-10px;width:48px;height:88px;background:linear-gradient(135deg,#0b3b75,#22c6d8);transform:skew(-14deg);opacity:.9}.workflow-export-template-card--teal-editorial .workflow-export-template-card__preview{background:radial-gradient(circle at 12% 18%,#ffd166 0 14px,transparent 15px),radial-gradient(circle at 90% 82%,#95c8c2 0 22px,transparent 23px),#fff}.workflow-export-template-card--process-cards .workflow-export-template-card__preview{background:linear-gradient(90deg,rgba(232,246,253,.8) 0 31%,transparent 31% 34%,rgba(248,251,255,.95) 34% 66%,transparent 66% 69%,rgba(232,246,253,.8) 69%),#fff}.workflow-export-template-card--dark-hero .workflow-export-template-card__preview{background:linear-gradient(135deg,#0f172a,#17324d)}.workflow-export-template-card--dark-hero .workflow-export-template-card__preview span:nth-child(1){background:#22c6d8}.workflow-export-template-card--dark-hero .workflow-export-template-card__preview span:nth-child(2),.workflow-export-template-card--dark-hero .workflow-export-template-card__preview span:nth-child(3){background:#ffffff38}.workflow-export-template-card--dark-hero .workflow-export-template-card__preview span:nth-child(4){background:#ffffffe6}.workflow-export-template-card--minimal-grid .workflow-export-template-card__preview{background:linear-gradient(90deg,rgba(219,234,254,.7) 1px,transparent 1px),linear-gradient(180deg,rgba(219,234,254,.7) 1px,transparent 1px),#fff;background-size:18px 18px}.workflow-export-template-card__copy{display:grid;gap:3px}.workflow-export-template-card__copy strong{color:#172033;font-size:.88rem}.workflow-export-template-card__copy span{color:#64748b;font-size:.75rem;line-height:1.35}.workflow-export-draft-shimmer{display:grid;gap:10px;padding:14px;overflow:hidden}.workflow-export-draft-shimmer span{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#e8f6fdb3,#fffffff5,#e8f6fdb3);background-size:220% 100%;animation:workflow-export-shimmer 1.15s ease-in-out infinite}.workflow-export-draft-shimmer span:nth-child(1){width:54%}.workflow-export-draft-shimmer span:nth-child(2){width:88%}.workflow-export-draft-shimmer span:nth-child(3){width:72%}.workflow-export-draft-shimmer p{margin:0;color:#0b84c8;font-weight:700;font-size:.86rem}@keyframes workflow-export-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion: reduce){.workflow-export-draft-shimmer span{animation:none}}.workflow-export-draft-editor{display:grid;gap:12px;padding:14px}.workflow-export-draft-editor__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.workflow-export-draft-editor__textarea{min-height:300px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.86rem;white-space:pre-wrap}.workflow-export-downloads{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px;border:1px solid rgba(11,132,200,.14);border-radius:14px;background:radial-gradient(circle at 10% 20%,rgba(34,211,238,.14),transparent 34%),linear-gradient(135deg,#f8fbfff5,#ffffffeb)}.workflow-export-downloads p{margin:4px 0 0;font-size:.8rem}.workflow-export-downloads__buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.workflow-export-dialog__actions{justify-content:flex-end}.editor-share-dialog{width:min(760px,calc(100vw - 32px));display:grid;gap:14px}.editor-share-dialog__header{align-items:center}.editor-share-dialog__status,.editor-share-dialog__link,.editor-share-dialog__guest{padding:14px}.editor-share-dialog__status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.editor-share-dialog__status-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#e8f6fd;color:#0b84c8;border:1px solid rgba(11,132,200,.16)}.editor-share-dialog__status strong,.editor-share-dialog__link strong,.editor-share-dialog__guest strong{display:block;color:var(--fg-ink);overflow-wrap:anywhere}.editor-share-dialog__visibility{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.editor-share-visibility-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(11,132,200,.14);border-radius:14px;background:#ffffffeb;color:var(--fg-text);text-align:left;padding:13px;display:grid;gap:6px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.editor-share-visibility-card span{color:var(--fg-ink);font-weight:650}.editor-share-visibility-card small{color:var(--fg-muted);line-height:1.4}.editor-share-visibility-card:hover,.editor-share-visibility-card:focus-visible,.editor-share-visibility-card.is-selected{border-color:#0b84c87a;box-shadow:0 0 0 3px #0b84c81a;outline:none}.editor-share-visibility-card.is-selected{background:linear-gradient(180deg,#e8f6fdf0,#fffffff0)}.editor-share-dialog__link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.editor-share-dialog__link p{grid-column:1 / -1;margin:0}.editor-share-dialog__guest{display:grid;gap:12px}.editor-share-dialog__guest-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.guest-access-panel{display:grid;gap:12px;padding:14px}.guest-access-panel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.guest-access-summary{display:flex;gap:8px;flex-wrap:wrap;color:var(--fg-muted);font-size:.86rem}.guest-access-summary span,.guest-status-badge{display:inline-flex;gap:6px;align-items:center;border:1px solid rgba(148,163,184,.22);border-radius:999px;background:#ffffffeb;padding:5px 9px}.guest-access-list{display:grid;gap:10px}.guest-access-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(11,132,200,.13);border-radius:12px;background:#fffffff0}.guest-access-row__avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8f6fd;color:#0b84c8;border:1px solid rgba(11,132,200,.14)}.guest-access-row__main{min-width:0;display:grid;gap:6px}.guest-access-row__title{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.guest-access-row__title strong{color:var(--fg-ink);font-weight:650;overflow-wrap:anywhere}.guest-access-row p,.guest-access-empty p{margin:0;color:var(--fg-muted);font-size:.86rem;line-height:1.45}.guest-access-row__action{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:9px;border:1px solid rgba(220,38,38,.18);background:#fef2f2b8;color:#b91c1c;cursor:pointer;font:inherit;font-size:.86rem;font-weight:650}.guest-access-row__action:disabled{opacity:.52;cursor:not-allowed}.guest-status-badge{font-size:.74rem;font-weight:700;padding:3px 7px}.guest-status-badge--success{color:#047857;background:#ecfdf5;border-color:#10b98133}.guest-status-badge--warning{color:#a16207;background:#fffbeb;border-color:#f59e0b38}.guest-status-badge--danger{color:#b91c1c;background:#fef2f2;border-color:#dc262633}.guest-access-empty{padding:14px;border:1px dashed rgba(148,163,184,.36);border-radius:12px;background:#f8fafcc2}.guest-trial-meter{display:grid;gap:7px}.guest-trial-meter--compact{max-width:260px}.guest-trial-meter__label{display:flex;justify-content:space-between;gap:10px;color:var(--fg-muted);font-size:.78rem}.guest-trial-meter__label strong{color:var(--fg-ink);font-weight:700}.guest-trial-meter__track{height:7px;border-radius:999px;background:#e2e8f0;overflow:hidden}.guest-trial-meter__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1589f9,#14b8a6)}.guest-trial-meter.is-exhausted .guest-trial-meter__track span{background:#ef4444}.guest-workflow-banner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;border-color:#0b84c838}.guest-workflow-banner__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#0b84c8;background:#e8f6fd;border:1px solid rgba(11,132,200,.16)}.guest-workflow-banner.is-exhausted .guest-workflow-banner__icon{color:#b91c1c;background:#fef2f2;border-color:#dc26262e}.guest-workflow-banner__copy{display:grid;gap:8px}.guest-workflow-banner__copy h2,.guest-workflow-banner__copy p{margin:0}.guest-workflow-banner__copy h2{font-size:1.04rem;line-height:1.28}.guest-workflow-banner__copy p{color:var(--fg-muted);font-size:.92rem;line-height:1.45}.video-export-dialog{width:min(880px,calc(100vw - 32px))}.video-export-dialog__header{align-items:center}.video-export-dialog__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.video-export-hero{display:flex;gap:18px;align-items:center;padding:18px;border-radius:24px;background:radial-gradient(circle at 20% 20%,rgba(34,211,238,.2),transparent 34%),linear-gradient(135deg,#e8f6fdeb,#ffffffe0);border:1px solid rgba(11,132,200,.16)}.video-export-hero__animation{position:relative;flex:0 0 210px;height:128px;border-radius:22px;background:linear-gradient(135deg,#e8f6fd,#f8fbff);border:1px solid rgba(11,132,200,.18);overflow:hidden}.video-export-hero__screen{position:absolute;top:22px;right:28px;bottom:22px;left:28px;border-radius:16px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #0b84c814}.video-export-hero__screen span,.video-export-hero__screen strong{position:absolute;left:22px;height:8px;border-radius:999px;background:#cfe6f6}.video-export-hero__screen span:nth-child(1){top:24px;width:70px}.video-export-hero__screen span:nth-child(2){top:46px;width:116px}.video-export-hero__screen span:nth-child(3){top:68px;width:90px}.video-export-hero__screen strong{top:42px;left:16px;width:130px;height:18px;border:3px solid #0B84C8;background:#168dd414}.video-export-hero__cursor{position:absolute;right:46px;bottom:30px;width:28px;height:38px;transform:rotate(-8deg);filter:drop-shadow(0 8px 12px rgba(15,23,42,.22))}.video-export-hero__cursor:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 0,0 92%,32% 68%,56% 100%,78% 88%,54% 56%,100% 56%);background:#fff;border:2px solid #0B84C8}.video-export-hero__cursor:after{content:"";position:absolute;left:-7px;top:-7px;width:20px;height:20px;border:2px solid rgba(11,132,200,.22);border-radius:999px}.video-export-hero__copy{display:grid;gap:6px}.video-export-hero__copy strong{color:var(--fg-ink);font-size:1.05rem}.video-export-progress{display:grid;gap:10px;padding:14px}.video-export-progress__top{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--fg-ink)}.video-export-progress__track{height:10px;border-radius:999px;overflow:hidden;background:#0ea5e91f}.video-export-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#168dd4,#22d3ee);transition:width .18s ease}.video-export-selection{display:grid;gap:12px}.video-export-selection__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.video-export-selection__header>strong{color:var(--fg-ink)}.video-export-step-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;max-height:250px;overflow:auto;padding:2px 4px 4px 2px}.video-export-step-card{position:relative;display:grid;gap:8px;padding:8px;text-align:left;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#ffffffc2;color:var(--fg-ink);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.video-export-step-card:hover{transform:translateY(-1px);border-color:#168dd47a;box-shadow:0 12px 28px #0f172a14}.video-export-step-card.is-selected{border-color:#0b84c8;background:linear-gradient(180deg,#e8f6fdf5,#ffffffeb);box-shadow:0 0 0 3px #168dd41f}.video-export-step-card:disabled{cursor:wait;opacity:.72}.video-export-step-card img,.video-export-step-card .workflow-preview-image-shell,.video-export-step-card__thumbnail-shell,.video-export-step-card__image{width:100%;aspect-ratio:16 / 9;border-radius:12px;background:#f6faff;border:1px solid rgba(11,132,200,.12)}.video-export-step-card .workflow-preview-image-shell,.video-export-step-card__thumbnail-shell{min-height:0;overflow:hidden;line-height:0}.video-export-step-card img,.video-export-step-card__image{display:block;object-fit:cover}.video-export-step-card .workflow-preview-image-shell>img{height:100%;border:0}.video-export-step-card__thumbnail-shell>span{display:none}.video-export-step-card__check{position:absolute;top:12px;right:12px;display:grid;width:24px;height:24px;place-items:center;border-radius:999px;border:1px solid rgba(11,132,200,.28);background:#ffffffdb;color:#0b84c8;font-weight:900;box-shadow:0 8px 18px #0f172a14}.video-export-step-card__meta{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;font-size:.82rem}.video-export-step-card__meta strong{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#e8f6fd;color:#0b84c8}.video-export-step-card__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-export-strip{display:flex;gap:10px;overflow:hidden;padding:2px}.video-export-strip img,.video-export-strip__more{flex:0 0 92px;width:92px;height:58px;object-fit:cover;border-radius:14px;border:1px solid rgba(11,132,200,.16);background:#f6faff}.video-export-strip__more{display:grid;place-items:center;color:#0b84c8;font-weight:800}.video-export-dialog__actions{justify-content:flex-end}@media (max-width: 860px){.editor-share-dialog__visibility,.editor-share-dialog__link,.editor-share-dialog__guest-controls,.fg-otp-form{grid-template-columns:1fr}.editor-share-dialog__link .toolbar-row{justify-content:stretch}.editor-share-dialog__link .toolbar-row .button,.editor-share-dialog__guest-controls .button,.fg-otp-form .button{width:100%}.guest-access-panel__header,.guest-access-row,.guest-workflow-banner{grid-template-columns:1fr}.guest-access-row__avatar,.guest-workflow-banner__icon{width:36px;height:36px}.guest-access-row__action,.guest-workflow-banner .button{width:100%;justify-content:center}.workflow-export-format-grid{grid-template-columns:1fr}.workflow-export-summary,.workflow-export-detail{align-items:flex-start;flex-direction:column}.workflow-export-summary__pills{justify-content:flex-start}.workflow-export-options{grid-template-columns:1fr}.workflow-export-downloads{align-items:flex-start;flex-direction:column}.workflow-export-downloads__buttons{justify-content:flex-start}.video-export-dialog__controls{grid-template-columns:1fr}.video-export-hero{flex-direction:column;align-items:stretch}.video-export-hero__animation{width:100%;flex-basis:auto}}.editor-share-lightbox{padding:24px}.editor-share-lightbox .preview-lightbox__backdrop{background:#0f172a6b;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.preview-lightbox__dialog.editor-share-dialog--prototype{width:min(960px,94vw);max-height:90vh;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;border:1px solid #d7e4f4;border-radius:10px;background:#fff;box-shadow:0 24px 80px #0f172a42}.editor-share-dialog__topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #dce8f6;background:#fff}.editor-share-dialog__title{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#172033}.editor-share-dialog__title h3{margin:0;color:#172033;font-size:20px;line-height:1.15;font-weight:720;letter-spacing:0}.editor-share-dialog__close{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #d7e4f4;border-radius:9px;background:#fff;color:#172033;box-shadow:none;cursor:pointer}.editor-share-dialog__close:hover:not(:disabled),.editor-share-dialog__close:focus-visible{border-color:#b8d7fb;outline:none}.editor-share-dialog__body{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:18px;padding:18px;border-bottom:1px solid #dce8f6;background:#fbfdff}.editor-share-column{min-width:0;display:grid;align-content:start;gap:10px}.editor-share-section-head{display:grid;gap:3px;margin-bottom:4px}.editor-share-section-head h4{margin:0;color:#172033;font-size:15px;line-height:1.2;font-weight:720;letter-spacing:0}.editor-share-section-head p{margin:0;color:#667085;font-size:12px;line-height:1.35;font-weight:560}.editor-share-option,.editor-share-team-card,.editor-share-link-card,.editor-share-invite-card{border:1px solid #dbe7f6;border-radius:10px;background:#fff;box-shadow:none}.editor-share-option{min-height:64px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;cursor:pointer}.editor-share-option:hover,.editor-share-team-card:hover,.editor-share-link-card:focus-within,.editor-share-invite-card:focus-within{border-color:#bad9fb;background:#f8fbff}.editor-share-option.is-disabled{cursor:not-allowed}.editor-share-option__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe7f6;border-radius:9px;background:#eef7ff;color:#1479e8}.editor-share-option__copy,.editor-share-team-card span{min-width:0;display:grid;gap:3px}.editor-share-option__copy strong,.editor-share-team-card strong{overflow:hidden;color:#172033;font-size:13.5px;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.editor-share-option__copy strong em{display:inline-flex;margin-left:5px;padding:2px 7px;border-radius:999px;background:#fff3d7;color:#9a6212;font-size:11px;font-style:normal;font-weight:720}.editor-share-option__copy small,.editor-share-team-card small{overflow:hidden;color:#667085;font-size:11.5px;line-height:1.3;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.editor-share-switch{position:relative;flex:0 0 auto;width:34px;height:20px;display:inline-block}.editor-share-switch input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.editor-share-switch i{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #d5e1f0;border-radius:999px;background:#e6ecf4;box-shadow:inset 0 0 0 2px #fff;transition:background .16s ease,border-color .16s ease}.editor-share-switch i:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a2e;transition:transform .16s ease}.editor-share-switch input:checked+i{border-color:#1479e8;background:#1479e8}.editor-share-switch input:checked+i:after{transform:translate(14px)}.editor-share-switch input:disabled{cursor:not-allowed}.editor-share-switch input:disabled+i{opacity:.55}.editor-share-link-card{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 10px 10px 12px;background:#f8fbff}.editor-share-link-card>div{min-width:0;display:grid;gap:4px}.editor-share-link-card span{color:#667085;font-size:11px;font-weight:680}.editor-share-link-card code{overflow:hidden;color:#172033;font-family:inherit;font-size:12px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.editor-share-link-card button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d7e4f4;border-radius:8px;background:#fff;color:#172033;font:inherit;font-size:12px;font-weight:720;box-shadow:none;cursor:pointer}.editor-share-team-list{display:grid;gap:9px}.editor-share-team-card{min-height:58px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;cursor:pointer}.editor-share-team-card input{width:16px;height:16px;margin:0;accent-color:#1479e8}.editor-share-invite-card{display:grid;grid-template-columns:minmax(150px,.78fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px}.editor-share-invite-card>span{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:12.5px;font-weight:680}.editor-share-invite-card input{width:100%;min-width:0;min-height:34px;padding:7px 10px;border:1px solid #d7e4f4;border-radius:8px;background:#fff;color:#172033;font:inherit;font-size:12.5px;box-shadow:none}.editor-share-empty-row,.editor-share-inline-status,.editor-share-status{border:1px solid #dbe7f6;border-radius:9px;background:#f8fbff;color:#667085;font-size:12px;font-weight:650}.editor-share-empty-row,.editor-share-inline-status{padding:10px 12px}.editor-share-status{margin:10px 18px 0;padding:9px 12px}.editor-share-inline-status.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.editor-share-inline-status.is-error,.editor-share-status.is-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.editor-share-dialog__footer{min-height:62px;display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;background:#fff}.editor-share-dialog__footer .secondary-button,.editor-share-dialog__footer .primary-button{min-width:92px;min-height:34px;justify-content:center;gap:6px;padding:7px 12px;border-radius:8px;font-size:12.5px;font-weight:720;box-shadow:none!important}.editor-share-dialog__footer .secondary-button{border:1px solid #d7e4f4!important;background:#fff!important;color:#172033!important}.editor-share-dialog__footer .primary-button{border:1px solid #1479e8!important;background:#1479e8!important;color:#fff!important}@media (max-width: 820px){.preview-lightbox__dialog.editor-share-dialog--prototype{width:min(96vw,620px)}.editor-share-dialog__body{grid-template-columns:1fr;max-height:calc(90vh - 126px);overflow-y:auto}.editor-share-invite-card,.editor-share-link-card{grid-template-columns:1fr}}.button:after,.ghost-link:after,.icon-button:after,.step-insert-row__menu-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at center,#ffffff9e,#fff0 62%);opacity:0;transform:scale(.5);pointer-events:none}.button:active:after,.ghost-link:active:after,.icon-button:active:after,.step-insert-row__menu-button:active:after{animation:buttonGlowBurst .42s ease-out}.button.primary:active,.button.secondary:active,.ghost-link:active,.icon-button:active,.step-insert-row__menu-button:active{transform:translateY(0) scale(.985);box-shadow:0 0 0 1px #ffffff38,0 0 22px #72a8ff57}.button.primary:hover{box-shadow:0 16px 36px #3f76d847,0 0 18px #70a7ff38}.button.secondary:hover,.ghost-link:hover,.icon-button:hover,.step-insert-row__menu-button:hover{box-shadow:0 14px 32px #3f76d829,0 0 14px #70a7ff1f}@keyframes studioFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-14px,0) scale(1.04)}}@keyframes buttonGlowBurst{0%{opacity:0;transform:scale(.5)}35%{opacity:.9}to{opacity:0;transform:scale(1.35)}}.step-editor-section--preview,.step-preview-frame{overflow:visible}.step-preview-image-shell{min-height:300px;padding:18px;overflow:auto}.step-preview-image{max-height:560px}.step-editor-upload-row{margin-top:6px}.empty-preview--actionable{display:grid;gap:16px;min-height:220px;padding:28px 22px;justify-items:center;text-align:center}.empty-preview__copy{display:grid;gap:6px;max-width:34ch}.empty-preview__copy strong{font-size:1rem;color:var(--fg-text)}.empty-preview__copy span{color:var(--fg-muted);line-height:1.6}.empty-preview__action{min-width:min(100%,260px)}@media (max-width: 900px){.step-preview-image-shell{min-height:220px}.step-preview-image{max-height:340px}}.workflow-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:24px;align-items:stretch}.workflow-card{max-width:520px;width:100%;margin-inline:auto}@media (max-width: 900px){.workflow-grid{grid-template-columns:1fr}.workflow-card{max-width:none}}@media (max-width: 1380px){.inspector-column{position:static;max-height:none}.step-editor-panel{max-height:none}}@media (max-width: 900px){.step-editor-panel__heading p{max-width:none}.step-preview-image{max-height:320px}.preview-lightbox{padding:12px}.preview-lightbox__header{flex-direction:column;align-items:stretch}}.entity-panel{display:grid;gap:16px}.entity-panel__toggle{margin-top:16px;padding:16px 18px}.entity-panel__summary,.entity-panel__focus-note{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(108,136,188,.2);background:linear-gradient(180deg,#ffffff8a,#ebf3ffb8),#ffffff94}.entity-panel__focus-note strong,.step-editor-banner strong{font-size:.94rem}.entity-panel__focus-note span,.step-editor-banner span{color:var(--fg-muted);line-height:1.55}.entity-panel__chips,.step-url-editor__tokens,.template-preview{display:flex;flex-wrap:wrap;gap:10px}.entity-panel__list{display:grid;gap:16px;margin-top:4px}.entity-row{display:grid;gap:16px;padding:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.entity-row label{display:grid;gap:8px;min-width:0}.entity-row label small{color:var(--fg-muted);font-size:.76rem;line-height:1.5}.entity-row__value,.entity-row__required{grid-column:1 / -1}.entity-row__remove{justify-self:flex-start}.entity-chip{background:linear-gradient(135deg,#70a7ff2e,#1f4fb41f);border:1px solid rgba(83,123,203,.28);color:var(--fg-primary-strong);font-weight:700}.entity-chip--button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.entity-chip--rich{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 14px;text-align:left}.entity-chip--rich small{font-size:.72rem;font-weight:600;color:#213159b8}.entity-chip--preview{border-radius:18px}.step-editor-section--advanced{gap:18px}.step-editor-banner{display:grid;gap:6px;padding:16px 18px;border-radius:18px;border:1px solid rgba(108,136,188,.24);background:linear-gradient(180deg,#f5f9ffeb,#e6f0ffd1)}.step-url-editor{display:grid;gap:16px;margin-top:6px}.step-url-editor__toolbar{display:flex;flex-wrap:wrap;gap:10px}.step-url-editor textarea{min-height:96px;resize:vertical}.step-url-surface{display:grid;gap:12px;min-width:0;padding:16px 18px;border-radius:22px;border:1px solid rgba(108,136,188,.24);background:linear-gradient(180deg,#ffffffc2,#f0f6ffe0),#ffffffb8}.step-url-surface__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 14px}.step-url-surface__title{display:grid;gap:4px;min-width:0}.step-url-surface__title span{color:var(--fg-muted);font-size:.82rem;line-height:1.45}.step-url-surface__value{display:block;min-width:0;margin:0;padding:14px 16px;border-radius:16px;border:1px solid rgba(82,112,168,.16);background:#07162ec2;color:#f5f9fff5;font-size:.88rem;line-height:1.65;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.template-preview{align-items:flex-start;min-height:80px;padding:14px;border-radius:18px;border:1px solid rgba(108,136,188,.18);background:#ffffffb8}.template-preview__text{display:inline-flex;align-items:center;min-height:42px;max-width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(108,136,188,.14);background:#f7faffe6;color:var(--fg-primary);overflow-wrap:anywhere;word-break:break-word}@media (max-width: 860px){.entity-row{grid-template-columns:1fr}.step-url-surface,.entity-panel__summary,.entity-panel__focus-note{padding:16px}}.editor-workbench{gap:16px}.editor-workbench .editor-topbar,.editor-workbench .storyboard-panel,.editor-workbench .step-editor-panel,.editor-workbench .document-hero,.editor-workbench .metadata-form-panel,.editor-workbench .publish-panel--top,.editor-workbench .entity-panel,.editor-workbench .document-step-card,.editor-workbench .step-editor-section,.editor-workbench .step-preview-frame,.editor-workbench .document-step-card__image-wrap,.editor-workbench .document-hero__visual,.editor-workbench .document-hero__visual-frame{background:#fff;box-shadow:0 12px 34px #0f172a0a}.editor-workbench .editor-topbar:before,.editor-workbench .storyboard-panel:before,.editor-workbench .step-editor-panel:before,.editor-workbench .document-hero:before,.editor-workbench .metadata-form-panel:before,.editor-workbench .publish-panel--top:before{display:none}.editor-workbench .editor-topbar,.editor-workbench .storyboard-panel,.editor-workbench .step-editor-panel,.editor-workbench .document-hero,.editor-workbench .metadata-form-panel,.editor-workbench .publish-panel--top,.editor-workbench .entity-panel,.editor-workbench .document-step-card,.editor-workbench .step-editor-section{border-color:#0f172a14}.editor-topbar--compact{padding:14px 18px}.editor-topbar--compact .toolbar-row{gap:8px}.ghost-link--compact,.editor-topbar--compact .button{min-height:38px;padding:9px 14px;border-radius:12px;font-size:.92rem}.editor-topbar__left{align-items:center;gap:14px}.editor-topbar__title-block{display:grid;gap:4px;min-width:0}.editor-topbar__title-block strong{display:block;font-size:1.1rem;line-height:1.3;letter-spacing:-.02em;overflow-wrap:anywhere}.editor-topbar__meta{gap:6px}.editor-topbar__meta .soft-pill{font-size:.78rem}.editor-main-shell{gap:18px}@media (min-width: 1440px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 356px}}.editor-top-panels{gap:14px}@media (min-width: 1320px){.editor-top-panels{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr) minmax(260px,.82fr)}}.metadata-form-panel,.entity-panel,.publish-panel--top{padding:18px;border-radius:18px}.metadata-form-panel__heading,.publish-panel__heading,.entity-panel__heading{margin-bottom:10px}.metadata-form-panel .section-kicker,.publish-panel .section-kicker,.entity-panel .section-kicker,.storyboard-panel .section-kicker,.document-hero__eyebrow,.step-editor-panel .section-kicker{font-size:.76rem;letter-spacing:.11em}.metadata-form-panel h2,.publish-panel h2,.entity-panel h2,.storyboard-panel h2{margin:0;font-size:1.02rem;line-height:1.28}.metadata-form-panel p,.publish-panel p,.entity-panel p,.storyboard-panel p{display:none}.metadata-form-grid{gap:12px}.metadata-form-grid label span{font-size:.74rem}.publish-panel__status-row{margin-bottom:10px;gap:6px}.publish-panel__actions{gap:8px}.publish-panel__actions .button{min-height:38px}.share-box{margin-top:12px;padding:12px 14px;border-radius:14px}.document-hero{grid-template-columns:minmax(0,1.45fr) minmax(260px,.72fr);gap:18px;padding:18px;border-radius:20px}.document-hero__summary{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;min-width:0}.document-hero__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#dbe7fff2,#c4d8ffeb);color:var(--fg-primary-strong);font-size:1rem;font-weight:800;box-shadow:inset 0 1px #fffc}.document-hero__summary-copy{display:grid;gap:8px;min-width:0}.hero-title-input{padding:0;min-height:auto;border:none;background:transparent;box-shadow:none;font-size:clamp(1.45rem,1.8vw,1.95rem);line-height:1.12;letter-spacing:-.04em}.hero-description-input{min-height:76px;padding:0;border:none;background:transparent;box-shadow:none;font-size:.98rem;line-height:1.65;resize:vertical}.hero-title-input:focus,.hero-description-input:focus{box-shadow:none}.document-hero__meta{display:grid;gap:10px}.document-hero__site{margin:0}.document-hero__stats{gap:6px}.document-hero__stats .soft-pill{font-size:.78rem}.document-hero__visual{padding:10px;border-radius:16px;align-self:stretch}.document-hero__visual-frame{display:grid;place-items:center;width:100%;min-height:220px;padding:12px;border-radius:14px;border:1px solid rgba(15,23,42,.06)}.document-hero__visual img{width:100%;max-height:240px;object-fit:contain;border-radius:14px;box-shadow:none}.storyboard-panel{padding:18px 18px 14px;border-radius:20px}.storyboard-panel__heading{margin-bottom:14px;gap:12px;align-items:flex-start}.storyboard-panel__tools{gap:8px}.storyboard-panel__tools .soft-pill{font-size:.8rem}.document-step-slot,.step-insert-row--row,.storyboard-empty-state{width:min(100%,960px)}.document-flow-stack{gap:6px}.step-insert-row--row{padding:6px 0 8px}.step-insert-row--row .step-insert-row__trigger{width:40px;height:40px;border-radius:999px;box-shadow:none}.step-insert-row--row .step-insert-row__menu{min-width:280px;padding:10px;border-radius:16px}.document-step-card{padding:14px 14px 12px;border-radius:18px;transition:border-color .16s ease,box-shadow .16s ease}.document-step-card:hover{transform:none;box-shadow:0 16px 34px #0f172a0d}.document-step-card.is-selected{background:#fff;border-color:#3b82f652;box-shadow:0 0 0 1px #3b82f614,0 16px 34px #0f172a0d}.document-step-card__header{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.step-number-bubble{width:40px;height:40px;border-radius:14px;font-size:.9rem;font-weight:700;box-shadow:none}.document-step-card__meta-row{margin-bottom:6px}.document-step-card__title-block h3{margin:0 0 4px;font-size:.98rem;line-height:1.42}.document-step-card__summary,.document-step-card__title-block p,.document-step-card__footer-copy{font-size:.86rem;line-height:1.55}.step-card-actions{opacity:1;gap:6px}.icon-button{width:34px;height:34px;border-radius:10px;box-shadow:none}.document-step-card__image-wrap{margin-top:10px;padding:8px;border-radius:14px}.document-step-card__image,.public-step-image{max-height:240px;border-radius:12px;box-shadow:none}.document-step-card__placeholder{margin-top:10px;min-height:120px;border-radius:14px}.document-step-card__placeholder--inline{min-height:120px;margin:0}.document-step-card__footer{margin-top:8px}.inspector-column{top:14px;gap:12px}.step-editor-panel{max-height:calc(100vh - 28px);padding:16px;gap:12px;border-radius:20px;box-shadow:0 18px 40px #0f172a0d}.step-editor-panel__heading{gap:10px}.step-editor-panel__title-block{display:grid;gap:6px}.step-editor-panel__headline{display:flex;align-items:center;gap:10px}.step-editor-panel__index{flex:0 0 auto;min-width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:#3b82f61a;color:var(--fg-primary-strong);font-size:.84rem;font-weight:800}.step-editor-panel__heading h2{font-size:1.1rem;line-height:1.3;letter-spacing:-.02em;margin:0}.step-editor-panel__heading p{display:none}.step-editor-panel__badges{justify-content:flex-start;gap:6px}.step-editor-panel__badges .pill,.step-editor-panel__badges .soft-pill{font-size:.78rem}.step-editor-section{gap:10px;padding:14px;border-radius:16px;box-shadow:none}.step-editor-section__heading h3{margin:0;font-size:.92rem}.step-editor-section__heading p{display:none}.step-preview-frame{gap:8px;padding:10px;border-radius:16px;box-shadow:none}.step-preview-frame:hover{transform:none;box-shadow:0 12px 24px #0f172a0f}.step-preview-frame__glow{display:none}.step-preview-image-shell{min-height:160px;padding:10px;border-radius:14px}.step-preview-image{max-height:260px;border-radius:12px;box-shadow:none}.step-preview-frame__meta strong,.step-preview-frame__meta span{display:none}.step-editor-upload-row{gap:8px}.step-editor-upload-button,.step-editor-upload-row .button{min-height:38px}.step-editor-form-grid{gap:12px}.step-editor-panel textarea{min-height:92px}.step-editor-panel input,.step-editor-panel textarea,.step-editor-panel select,.metadata-form-panel input,.metadata-form-panel textarea,.metadata-form-panel select,.entity-panel input,.entity-panel textarea,.entity-panel select{min-height:40px;padding:10px 12px;border-radius:12px;font-size:.92rem}.entity-panel__toggle,.entity-panel__summary,.entity-panel__focus-note,.entity-row,.step-url-surface{padding:14px;border-radius:16px}.entity-panel__chips,.step-url-editor__tokens,.template-preview{gap:8px}.entity-panel__focus-note span,.step-editor-banner span,.step-url-surface__title span{display:none}.entity-chip--rich{gap:2px;padding:8px 10px}.step-url-editor{gap:12px}.step-url-surface__value{padding:12px 14px;border-radius:12px;font-size:.82rem}.template-preview{min-height:60px;padding:10px;border-radius:14px}.storyboard-empty-state{padding:20px;border-radius:18px}@media (max-width: 1439px){.editor-top-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1180px){.editor-top-panels,.document-hero{grid-template-columns:1fr}.document-hero__visual{order:-1}}@media (max-width: 900px){.editor-topbar--compact{padding:12px 14px}.editor-topbar__left{align-items:flex-start}.document-hero__summary{grid-template-columns:1fr}.document-hero__icon{width:42px;height:42px;border-radius:14px}.document-step-card__header{grid-template-columns:40px minmax(0,1fr)}.step-card-actions{grid-column:1 / -1}}.workspace-main--editor{padding:10px 14px 16px;gap:0}.workspace-content--editor{gap:10px}.editor-workbench{gap:12px}.editor-topbar--compact{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:18px}.editor-topbar__left{min-width:0}.editor-topbar__title-block strong{font-size:1rem}.editor-utilitybar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:16px}.editor-utilitybar__actions,.editor-utilitybar__status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.editor-utilitybar__button{min-height:34px;padding:7px 12px;border-radius:10px;font-size:.84rem}.editor-utilitybar__button.is-active{background:#3b82f61a;border-color:#3b82f63d;color:var(--fg-primary-strong)}.soft-pill--link{text-decoration:none}.editor-utility-panels{display:grid;gap:12px}@media (min-width: 1320px){.editor-utility-panels{grid-template-columns:minmax(0,1.35fr) minmax(280px,.78fr)}}.editor-main-shell{gap:14px;align-items:start}@media (min-width: 1440px){.editor-main-shell{grid-template-columns:minmax(0,1fr) 320px}}.document-column{display:grid;gap:14px}.metadata-form-panel,.entity-panel{padding:14px 16px;border-radius:16px;gap:10px}.metadata-form-panel h2,.entity-panel h2{font-size:.96rem}.entity-panel__heading-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.metadata-form-grid{gap:10px}.learning-settings-panel{margin-top:16px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08);display:grid;gap:12px}.learning-settings-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.learning-settings-panel__head strong{display:block;color:var(--fg-text);font-size:.92rem}.metadata-form-panel .learning-settings-panel__head p{display:block;margin:4px 0 0;color:var(--fg-muted);font-size:.78rem;line-height:1.35}.learning-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.learning-settings-subhead{grid-column:1 / -1;display:grid;gap:2px;padding-top:2px}.learning-settings-subhead strong{color:var(--fg-text);font-size:.82rem}.learning-settings-subhead span{color:var(--fg-muted);font-size:.74rem;font-weight:650}.learning-switch,.learning-toggle{display:inline-flex;align-items:center;gap:8px;min-width:max-content;color:var(--fg-text);font-size:.8rem;font-weight:800}.learning-switch input,.learning-toggle input{width:16px;min-height:16px;margin:0;accent-color:var(--fg-primary)}.learning-switch span,.learning-toggle span{color:var(--fg-text);letter-spacing:0;text-transform:none}.learning-toggle{min-width:0;padding:9px 10px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fbff}.learning-toggle--wide{grid-column:1 / -1}.metadata-form-grid label span{font-size:.72rem;letter-spacing:.08em}.entity-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;min-height:0}.entity-panel__toggle{margin-top:0;padding:0;min-height:0;border:0;background:transparent}.entity-panel__toolbar-actions{gap:6px}.entity-panel__compact-button{min-height:32px;padding:6px 11px;border-radius:10px;font-size:.82rem}.entity-panel__summary--compact{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;min-height:0}.entity-panel__summary--compact .toolbar-row{margin-left:auto}.entity-panel__summary--compact .toolbar-row .button{min-height:34px;padding:7px 12px}.entity-panel__note{margin-top:2px;padding:10px 12px}.entity-panel__list{gap:8px}.entity-row{gap:8px;padding:10px 12px;border-radius:14px}.entity-row__main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr) auto;gap:8px;align-items:end}.entity-row__field{display:grid;gap:6px;min-width:0}.entity-row__field span,.entity-row__toggle span,.entity-row__meta small{font-size:.76rem}.entity-row__meta{min-height:0}.entity-row__meta small{color:var(--fg-muted)}.entity-row__toggles{display:flex;flex-wrap:wrap;gap:8px}.entity-row__toggle{gap:8px;min-height:34px;padding:6px 10px;border-radius:10px;border:1px solid rgba(148,163,184,.18);background:#f7faffeb}.entity-row__toggle input{width:auto;margin:0}.entity-panel input[type=checkbox],.step-editor-panel input[type=checkbox]{width:16px;height:16px;min-height:0;padding:0;border-radius:4px;accent-color:var(--fg-primary, #2563eb);flex:0 0 auto}.document-hero{grid-template-columns:minmax(0,1fr) 220px;gap:14px;padding:14px 16px;border-radius:18px}.document-hero__summary{grid-template-columns:40px minmax(0,1fr);gap:12px}.document-hero__icon{width:40px;height:40px;border-radius:12px;font-size:.9rem}.document-hero__summary-copy{gap:6px}.document-hero__eyebrow{display:none}.hero-title-input{font-size:clamp(1.18rem,1.35vw,1.4rem);line-height:1.15}.hero-description-input{min-height:58px;font-size:.9rem;line-height:1.5}.document-hero__meta{gap:8px}.document-hero__stats .soft-pill{font-size:.74rem}.document-hero__visual{padding:8px}.document-hero__visual-frame{min-height:200px;padding:8px}.document-hero__visual img{max-height:220px;object-fit:contain;object-position:center top}.storyboard-panel{padding:14px 16px 12px;border-radius:18px}.storyboard-panel__heading{margin-bottom:10px}.storyboard-panel__heading h2{font-size:1rem}.document-step-slot,.step-insert-row--row,.storyboard-empty-state{width:min(100%,1120px)}.document-flow-stack{gap:4px}.step-insert-row--toolbar .step-insert-row__trigger,.step-insert-row--row .step-insert-row__trigger{min-height:34px;height:34px}.step-insert-row--row .step-insert-row__trigger{width:34px}.document-step-card{padding:10px 12px;border-radius:16px}.document-step-card__header{grid-template-columns:32px minmax(0,1fr) auto;gap:8px}.step-number-bubble{width:32px;height:32px;border-radius:10px;font-size:.78rem}.document-step-card__meta-row{margin-bottom:4px}.document-step-card__title-block h3{font-size:.92rem;line-height:1.36;margin-bottom:2px}.document-step-card__summary,.document-step-card__title-block p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem}.step-card-actions{gap:4px}.icon-button{width:30px;height:30px;border-radius:10px}.document-step-card__image-wrap{margin-top:10px;padding:0;border-radius:12px;background:transparent;border:0;box-shadow:none}.document-step-card__image,.public-step-image{min-height:240px;max-height:clamp(360px,64vh,640px);border-radius:10px;object-fit:contain;object-position:center top;background:transparent}.document-step-card__placeholder,.document-step-card__placeholder--inline{min-height:86px;border-radius:12px}.inspector-column{top:10px;gap:10px}.step-editor-panel{max-height:calc(100vh - 20px);padding:12px;gap:10px;border-radius:18px}.step-editor-panel__heading{gap:8px}.step-editor-panel__title-block{gap:4px}.step-editor-panel__headline{gap:8px}.step-editor-panel__index{min-width:30px;height:30px;border-radius:10px;font-size:.76rem}.step-editor-panel__heading h2{font-size:.98rem}.step-editor-panel__caption{color:var(--fg-muted);font-size:.84rem;line-height:1.45;overflow-wrap:anywhere}.step-editor-panel__badges{gap:4px}.step-editor-panel__badges .pill,.step-editor-panel__badges .soft-pill{font-size:.72rem}.step-editor-section{gap:8px;padding:10px;border-radius:14px}.step-preview-image-shell{min-height:220px;padding:2px}.step-preview-image{max-height:480px;object-fit:contain;object-position:center top}.step-editor-upload-row .button{min-height:34px;padding:7px 12px}.step-editor-form-grid{gap:10px}.step-editor-panel input,.step-editor-panel textarea,.step-editor-panel select,.metadata-form-panel input,.metadata-form-panel textarea,.metadata-form-panel select,.entity-panel input,.entity-panel textarea,.entity-panel select{min-height:38px;padding:9px 11px;border-radius:10px;font-size:.88rem}.step-editor-panel textarea,.metadata-form-panel textarea,.entity-panel textarea{min-height:78px}.input-spec-helper{display:block;margin-top:6px;color:var(--fg-muted);font-size:.76rem;line-height:1.45}.voice-transcript-panel{display:grid;gap:16px}.voice-transcript-panel--warning{border-color:#f59e0b47}.voice-transcript-panel--pending{border-color:#0ea5e938}.voice-transcript-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.voice-transcript-panel__head h2{margin:4px 0 0}.voice-transcript-panel__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.voice-transcript-panel__text{max-height:220px;overflow:auto;padding:14px;border:1px solid rgba(14,165,233,.18);border-radius:14px;background:#f8fbffd1;color:var(--fg-strong);font-size:.92rem;line-height:1.6;white-space:pre-wrap}.voice-transcript-panel__text p{margin:0}.voice-transcript-panel__entry+.voice-transcript-panel__entry{margin-top:12px}.voice-transcript-panel__time{display:inline-flex;min-width:58px;margin-right:10px;color:var(--fg-muted);font-size:.78rem;font-weight:700}.voice-transcript-panel__notice{margin:0;color:var(--fg-muted)}.voice-transcript-panel__audio{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:12px;border:1px solid rgba(14,165,233,.16);border-radius:12px;background:radial-gradient(circle at 12% 18%,rgba(56,189,248,.16),transparent 26%),linear-gradient(135deg,#f8fbfff0,#eff6ffc2)}.voice-transcript-panel__audio-copy span{display:block;color:var(--fg-strong);font-size:.84rem;font-weight:700}.voice-transcript-panel__audio-copy p,.voice-transcript-panel__audio-error{margin:3px 0 0;color:var(--fg-muted);font-size:.8rem;line-height:1.4}.voice-transcript-panel__audio-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.voice-transcript-panel__audio-button{gap:7px;white-space:nowrap}.voice-transcript-panel__audio-loader{display:inline-flex;align-items:flex-end;gap:2px;width:16px;height:14px}.voice-transcript-panel__audio-loader i{display:block;width:3px;min-height:4px;border-radius:999px;background:currentColor;animation:voice-preview-bars .76s ease-in-out infinite}.voice-transcript-panel__audio-loader i:nth-child(2){animation-delay:.11s}.voice-transcript-panel__audio-loader i:nth-child(3){animation-delay:.22s}.voice-transcript-panel__audio-player{width:min(260px,38vw);height:34px}.voice-transcript-panel__audio-meta{grid-column:1 / -1;color:var(--fg-muted);font-size:.72rem;font-weight:700}.voice-transcript-panel__audio-error{grid-column:1 / -1;color:#b91c1c}@keyframes voice-preview-bars{0%,to{height:5px;opacity:.55}50%{height:13px;opacity:1}}@media (max-width: 720px){.voice-transcript-panel__head{flex-direction:column}.voice-transcript-panel__actions{justify-content:flex-start}.voice-transcript-panel__audio{grid-template-columns:1fr}.voice-transcript-panel__audio-actions{align-items:stretch;flex-direction:column}.voice-transcript-panel__audio-player{width:100%}}@media (max-width: 1180px){.editor-utilitybar,.entity-panel__toolbar{align-items:flex-start;flex-direction:column}.entity-row__main,.document-hero{grid-template-columns:1fr}.document-hero__visual{display:none}}.editor-workbench .inspector-column{position:static;top:auto;max-height:none}.editor-workbench .step-editor-panel{max-height:none;overflow:visible;overscroll-behavior:auto}@media (min-width: 1181px){.editor-workbench .inspector-column{position:sticky;top:10px;align-self:start}.editor-workbench .step-editor-panel{max-height:calc(100vh - 20px);overflow:auto;overscroll-behavior:auto;scrollbar-gutter:stable}}.studio-editor-topbar{align-items:center;border-radius:8px}.studio-editor-topbar__left{min-width:0}.studio-editor-topbar__actions{align-items:center}.studio-ai-enhance-button{position:relative;overflow:hidden;gap:7px;color:#0369a1}.studio-ai-enhance-button svg{flex:0 0 auto}.studio-ai-enhance-button.is-running{border-color:#0ea5e957;background:linear-gradient(90deg,#f0f9ff,#ecfeff);color:#0284c7}.studio-ai-enhance-button.is-running svg{animation:studio-ai-sparkle-spin 1.8s linear infinite}.studio-ai-enhance-button.is-running:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.62) 48%,transparent 72%);content:"";transform:translate(-120%);animation:studio-ai-button-sheen 1.5s ease-in-out infinite;pointer-events:none}.studio-ai-enhance-status{display:inline-flex;align-items:center;max-width:min(420px,100%);gap:6px;min-height:30px;padding:5px 10px;overflow:hidden;border:1px solid rgba(186,230,253,.94);border-radius:999px;background:#f0f9ff;color:#075985;font-size:.78rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.studio-ai-enhance-status-group{display:inline-flex;align-items:center;min-width:0;gap:6px}.studio-ai-enhance-status-action{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border:1px solid rgba(186,230,253,.94);border-radius:999px;background:#fff;color:#0369a1;cursor:pointer;font-size:.76rem;font-weight:800;line-height:1}.studio-ai-enhance-status-action:hover:not(:disabled),.studio-ai-enhance-status-action:focus-visible{border-color:#0ea5e98c;background:#f0f9ff}.studio-ai-enhance-status-action:disabled{cursor:not-allowed;opacity:.52}.studio-ai-enhance-status svg{flex:0 0 auto;animation:studio-ai-sparkle-spin 1.8s linear infinite}.studio-ai-enhance-status--success{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.studio-ai-enhance-status--error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.studio-ai-enhance-status--cancelled{border-color:#e2e8f0;background:#f8fafc;color:#475569}.studio-editor-done-button{min-width:132px}.studio-editor-layout{display:grid;grid-template-columns:minmax(248px,320px) minmax(0,1fr);gap:18px;align-items:start}.studio-step-sidebar{position:sticky;top:12px;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:16px;max-height:calc(100vh - 132px);overflow:auto;padding:18px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#fffffff0;box-shadow:0 18px 42px #0f172a14}.studio-step-sidebar__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.studio-step-sidebar__head>div{display:grid;gap:4px;min-width:0}.studio-step-sidebar__kicker{color:var(--fg-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.studio-step-outline{display:grid;gap:6px}.studio-step-outline__item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:42px;padding:7px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--fg-strong);cursor:pointer;font:inherit;text-align:left}.studio-step-outline__item:hover{background:#0ea5e912}.studio-step-outline__item.is-selected{border-color:#0ea5e947;background:#0ea5e91a;box-shadow:inset 3px 0 0 var(--fg-accent)}.studio-step-outline__number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#e2e8f0b8;color:var(--fg-muted);font-size:.78rem;font-weight:800}.studio-step-outline__item.is-selected .studio-step-outline__number{background:#0ea5e924;color:var(--fg-accent)}.studio-step-outline__label{overflow:hidden;color:var(--fg-strong);font-size:.92rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.studio-editor-canvas{display:grid;gap:16px;min-width:0;max-width:980px;margin:0 auto;width:100%;padding-bottom:72px}.studio-canvas-insert{display:flex;justify-content:center}.studio-canvas-insert--before{margin-top:4px}.studio-selected-step-card{position:relative;display:grid;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a14}.studio-selected-step-card__header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:start}.studio-selected-step-card__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#e2e8f0c7;color:var(--fg-strong);font-weight:600}.studio-selected-step-card__copy{display:grid;gap:8px;min-width:0}.studio-selected-step-card__title,.studio-selected-step-card__description{width:100%;border:1px solid transparent;border-radius:8px;background:#f1f5f9bd;color:var(--fg-strong);font:inherit}.studio-selected-step-card__title{min-height:44px;padding:9px 12px;font-size:1.06rem;font-weight:600}.studio-selected-step-card__description{min-height:70px;resize:vertical;padding:11px 12px;color:var(--fg-muted);line-height:1.55}.studio-description-limit-note{display:block;margin-top:-2px;color:#94a3b8;font-size:.78rem;font-weight:600}.studio-selected-step-card__title:focus,.studio-selected-step-card__description:focus{outline:none;border-color:#0ea5e97a;background:#fff;box-shadow:0 0 0 3px #0ea5e91f}.studio-selected-step-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:280px}.studio-selected-step-card__preview{display:block;width:100%;min-height:420px;padding:0;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#f8fafce6;cursor:pointer}.studio-selected-step-card__image{display:block;width:100%;max-height:min(680px,68vh);object-fit:contain;object-position:center top;background:#fff}.studio-selected-step-card__empty-preview{display:grid;place-items:center;gap:8px;min-height:340px;padding:24px;color:var(--fg-muted);text-align:center}.studio-selected-step-card__empty-preview strong{color:var(--fg-strong)}.studio-selected-step-card__footer{display:flex;flex-wrap:wrap;gap:8px}.studio-editor-settings{display:grid;gap:10px}.studio-editor-settings__head{display:flex;justify-content:space-between;gap:12px;color:var(--fg-muted)}.studio-editor-settings__head>div{display:grid;gap:3px}.studio-editor-settings__head strong{color:var(--fg-strong)}.studio-editor-settings .step-editor-panel{max-height:none;overflow:visible;border-radius:8px;box-shadow:0 14px 34px #0f172a0f}.studio-editor-settings .step-editor-section{border-radius:8px}.studio-editor-empty{justify-items:start;border-radius:8px}.studio-step-sidebar .step-insert-row--toolbar .step-insert-row__trigger,.studio-canvas-insert .step-insert-row--toolbar .step-insert-row__trigger,.studio-editor-empty .step-insert-row--toolbar .step-insert-row__trigger{border-radius:8px}.studio-canvas-insert .step-insert-row--row{width:min(520px,100%)}@media (max-width: 1120px){.studio-editor-layout{grid-template-columns:1fr}.studio-step-sidebar{position:relative;top:auto;max-height:none}.studio-step-outline{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media (max-width: 820px){.studio-selected-step-card__header{grid-template-columns:40px minmax(0,1fr)}.studio-selected-step-card__actions{grid-column:1 / -1;justify-content:flex-start;max-width:none}.studio-selected-step-card__preview{min-height:280px}}.workspace-shell--editor-route{grid-template-columns:minmax(0,1fr);background:#fff}.workspace-shell--editor-route .workspace-main--editor{padding:0}.workspace-shell--editor-route .workspace-content--editor{gap:0}.workspace-shell--editor-route .editor-workbench{gap:0;padding:0}.workspace-shell--editor-route .status-banner{margin:10px 16px 0}.workspace-shell--editor-route .studio-editor-topbar{position:sticky;top:0;z-index:12;padding:14px 26px;border-width:0 0 1px;border-radius:0;background:#fffffff5;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workspace-shell--editor-route .editor-utilitybar{margin:0;padding:10px 26px;border-width:0 0 1px;border-radius:0;background:#fffffff0;box-shadow:none}.workspace-shell--editor-route .editor-utility-panels{grid-template-columns:minmax(0,1080px);padding:10px 24px}.workspace-shell--editor-route .metadata-form-panel{width:min(1080px,100%);padding:14px 16px;border-radius:12px;box-shadow:none}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel{width:min(1080px,100%);padding:12px 14px;gap:8px;border-radius:12px;box-shadow:none}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__head{align-items:center;gap:12px}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__head h2{margin:2px 0 0;font-size:.95rem}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__actions{gap:6px}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__notice{font-size:.84rem;line-height:1.45}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__text{max-height:140px;padding:10px 12px;border-radius:10px;font-size:.84rem;line-height:1.45}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__entry+.voice-transcript-panel__entry{margin-top:8px}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__time{min-width:48px;margin-right:8px;font-size:.72rem}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel .button{min-height:32px;padding:6px 10px}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__audio{padding:10px;border-radius:10px}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__audio-copy span{font-size:.78rem}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__audio-copy p,.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__audio-error{font-size:.74rem}.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__audio-player{width:min(230px,34vw);height:32px}.workspace-shell--editor-route .metadata-form-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.workspace-shell--editor-route .metadata-form-panel__heading h2{margin:0;font-size:.98rem}.workspace-shell--editor-route .metadata-form-panel__heading p{margin:2px 0 0;color:#64748b;font-size:.78rem}.workspace-shell--editor-route .metadata-form-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px}.workspace-shell--editor-route .metadata-form-grid label{display:grid;gap:5px;min-width:0}.workspace-shell--editor-route .metadata-form-grid label:nth-child(1),.workspace-shell--editor-route .metadata-form-grid label:nth-child(2),.workspace-shell--editor-route .metadata-form-grid label:nth-child(3){grid-column:span 2}.workspace-shell--editor-route .metadata-form-grid .full-span{grid-column:1 / -1}.workspace-shell--editor-route .metadata-form-panel input,.workspace-shell--editor-route .metadata-form-panel textarea,.workspace-shell--editor-route .metadata-form-panel select{min-height:34px;padding:7px 10px;border-radius:9px;font-size:.84rem}.workspace-shell--editor-route .metadata-form-grid label span{font-size:.68rem;letter-spacing:.08em}.workspace-shell--editor-route .learning-settings-panel{margin-top:10px;padding-top:10px;gap:8px}.workspace-shell--editor-route .learning-settings-panel__head{align-items:center}.workspace-shell--editor-route .learning-settings-panel__head p{display:none}.workspace-shell--editor-route .learning-settings-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.workspace-shell--editor-route .learning-settings-grid>label{grid-column:span 2}.workspace-shell--editor-route .learning-settings-grid>label:not(.learning-toggle){grid-column:span 1}.workspace-shell--editor-route .learning-settings-subhead{grid-column:1 / -1;padding-top:0}.workspace-shell--editor-route .learning-settings-subhead span{display:none}.workspace-shell--editor-route .learning-toggle{min-height:34px;padding:7px 9px;border-radius:9px;font-size:.78rem}.workspace-shell--editor-route .learning-toggle--wide{grid-column:span 3}.workspace-shell--editor-route .learning-switch{min-width:auto;white-space:nowrap}.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:286px minmax(0,1fr);gap:0;align-items:stretch;min-height:calc(100vh - 124px)}.workspace-shell--editor-route .studio-step-sidebar{top:72px;max-height:calc(100vh - 72px);min-height:calc(100vh - 72px);grid-template-rows:auto minmax(0,1fr);align-content:start;gap:10px;padding:18px 12px;border-width:0 1px 0 0;border-radius:0;background:#fbfbfc;box-shadow:none}.workspace-shell--editor-route .studio-step-sidebar__head{align-items:center;gap:8px;margin-bottom:0}.workspace-shell--editor-route .studio-step-sidebar__kicker{color:#64748b;font-size:.72rem}.workspace-shell--editor-route .studio-step-sidebar__head strong{font-size:.95rem}.workspace-shell--editor-route .studio-step-sidebar .step-insert-row--toolbar .step-insert-row__trigger{min-height:30px;padding:5px 10px;border-color:#2563eb3d;color:#1d4ed8}.workspace-shell--editor-route .studio-step-outline{align-content:start;gap:1px;overflow:auto;min-height:0}.workspace-shell--editor-route .studio-step-outline__item{grid-template-columns:26px minmax(0,1fr);min-height:30px;padding:3px 6px;border-radius:8px;box-shadow:none}.workspace-shell--editor-route .studio-step-outline__item:hover{background:#e2e8f0b8}.workspace-shell--editor-route .studio-step-outline__item.is-selected{border-color:transparent;background:#e2e8f0e6;box-shadow:none}.workspace-shell--editor-route .studio-step-outline__number{width:auto;height:auto;border-radius:0;background:transparent;color:#111827;font-size:.82rem;font-weight:500}.workspace-shell--editor-route .studio-step-outline__label{color:#111827;font-size:.82rem;font-weight:500}.workspace-shell--editor-route .studio-editor-canvas{max-width:none;margin:0;padding:18px 44px 90px;background:#fff}.workspace-shell--editor-route .studio-workflow-heading-editor{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:10px;width:min(820px,100%);justify-self:center;padding:14px 16px;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff)}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{display:grid;place-items:center;width:46px;height:46px;margin-top:19px;overflow:hidden;border:1px solid rgba(18,141,204,.16);border-radius:14px;background:radial-gradient(circle at 35% 20%,#fff,#eff8ff 48%,#e0f2fe);box-shadow:0 10px 24px #0ea5e91f;color:#128dcc;font-size:1rem;font-weight:800}.workspace-shell--editor-route .studio-workflow-heading-editor__icon img{display:block;width:24px;height:24px;object-fit:contain}.workspace-shell--editor-route .studio-workflow-heading-editor__icon span{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none}.workspace-shell--editor-route .studio-workflow-heading-editor span{color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspace-shell--editor-route .studio-workflow-heading-editor input,.workspace-shell--editor-route .studio-workflow-heading-editor textarea{width:100%;border:0;border-radius:8px;background:#f3f4f6;color:#111827;font:inherit}.workspace-shell--editor-route .studio-workflow-heading-editor input{min-height:38px;padding:7px 10px;font-size:1.18rem;font-weight:700}.workspace-shell--editor-route .studio-workflow-heading-editor textarea{min-height:54px;resize:vertical;padding:9px 10px;font-size:.9rem;line-height:1.45}.workspace-shell--editor-route .studio-workflow-heading-editor input:focus,.workspace-shell--editor-route .studio-workflow-heading-editor textarea:focus{outline:2px solid rgba(18,141,204,.18);background:#fff}.workspace-shell--editor-route .studio-workflow-heading-editor.is-ai-enhanced,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced{animation:studio-ai-copy-settle .48s ease-out}.workspace-shell--editor-route .studio-workflow-heading-editor .is-ai-enhanced-field,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__title,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__description{background:linear-gradient(90deg,#f0f9ffeb,#ecfefff5,#f0f9ffeb),#f3f4f6;background-size:220% 100%;border-color:#0ea5e933;box-shadow:0 0 0 1px #0ea5e91f,0 12px 24px #0ea5e917;animation:studio-ai-field-sheen 2.8s ease-in-out}.workspace-shell--editor-route .studio-workflow-heading-editor--skeleton{pointer-events:none}.studio-shimmer--workflow-icon{width:46px;height:46px;margin-top:19px;border-radius:14px}.studio-shimmer--workflow-title-field{width:72%;height:38px;border-radius:8px}.studio-shimmer--workflow-summary-field{width:100%;height:54px;border-radius:8px}.studio-flow-stack{display:grid;gap:10px;justify-items:center}.studio-flow-stack>.step-insert-row--row{width:min(760px,100%);opacity:.72}.studio-flow-stack>.step-insert-row--row:hover,.studio-flow-stack>.step-insert-row--row.is-open{opacity:1}.workspace-shell--editor-route .studio-flow-step-card{position:relative;width:min(820px,100%);padding:22px 26px 26px;border-color:#1118271f;border-radius:8px;box-shadow:none}.workspace-shell--editor-route .studio-flow-step-card.is-selected{border-color:#128dcc47;box-shadow:0 0 0 3px #128dcc14}.workspace-shell--editor-route .studio-flow-step-card.is-drop-target{border-color:#128dcc7a;background:#f8fcff}.workspace-shell--editor-route .studio-flow-step-card.is-drop-before:before,.workspace-shell--editor-route .studio-flow-step-card.is-drop-after:after{position:absolute;right:18px;left:18px;height:3px;border-radius:999px;background:#128dcc;content:""}.workspace-shell--editor-route .studio-flow-step-card.is-drop-before:before{top:-9px}.workspace-shell--editor-route .studio-flow-step-card.is-drop-after:after{bottom:-9px}.studio-flow-step-card__body{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:start}.workspace-shell--editor-route .studio-selected-step-card__number{width:34px;height:34px;border-radius:999px;background:#e2e8f0b8;color:#111827;font-size:.9rem}.workspace-shell--editor-route .studio-selected-step-card__copy{gap:10px}.workspace-shell--editor-route .studio-selected-step-card__title,.workspace-shell--editor-route .studio-selected-step-card__description{border-color:transparent;background:#f3f3f5;box-shadow:none}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:38px;padding:7px 12px;font-size:.98rem;font-weight:600}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:52px;padding:8px 12px;color:#52525b;font-size:.9rem}.workspace-shell--editor-route .studio-selected-step-card__actions{display:flex;max-width:none;gap:6px}.studio-step-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid transparent;border-radius:8px;background:transparent;color:#71717a;cursor:pointer}.studio-step-icon-button:hover{border-color:#94a3b852;background:#f4f4f5f5;color:#18181b}.studio-step-icon-button.is-active{color:#128dcc}.studio-step-icon-button[data-note-count]{border-color:#128dcc47;background:#e8f6fdb8;color:#128dcc}.studio-step-icon-button[data-note-count]:before{content:attr(data-note-count);position:absolute;top:-6px;right:-6px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border:1px solid #fff;border-radius:999px;background:#128dcc;color:#fff;font-size:.62rem;font-weight:800;line-height:1;pointer-events:none}.studio-step-icon-button:disabled{cursor:not-allowed;opacity:.38}.studio-step-icon-button--danger:hover{border-color:#ef444438;background:#fef2f2f5;color:#dc2626}.studio-tooltip{position:relative}.studio-tooltip:after{position:absolute;left:50%;bottom:calc(100% + 9px);z-index:40;width:max-content;max-width:190px;padding:6px 8px;border-radius:7px;background:#111827;color:#fff;content:attr(data-tooltip);font-size:.72rem;font-weight:500;line-height:1.25;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.studio-tooltip:hover:after,.studio-tooltip:focus-visible:after{opacity:1;transform:translate(-50%)}.studio-zoom-toolbar .studio-tooltip:after{right:0;left:auto;transform:translateY(4px)}.studio-zoom-toolbar .studio-tooltip:hover:after,.studio-zoom-toolbar .studio-tooltip:focus-visible:after{transform:translateY(0)}.workspace-shell--editor-route .studio-selected-step-card__preview{min-height:0;margin-top:18px;border-color:#1118271a;background:#f8fafc;cursor:default}.workspace-shell--editor-route .studio-selected-step-card__image{max-height:560px;padding:0}.workspace-shell--editor-route .studio-selected-step-card__empty-preview{width:100%;min-height:220px;border:0;background:transparent;cursor:pointer}.workspace-shell--editor-route .studio-selected-step-card__footer{margin-top:12px}.soft-pill--button{border:0;cursor:pointer;font:inherit}@media (max-width: 1120px){.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:1fr}.workspace-shell--editor-route .studio-step-sidebar{position:static;min-height:auto;max-height:none;border-width:0 0 1px}.workspace-shell--editor-route .studio-step-outline{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media (max-width: 760px){.workspace-shell--editor-route .studio-editor-topbar,.workspace-shell--editor-route .editor-utilitybar,.workspace-shell--editor-route .studio-editor-canvas{padding-left:16px;padding-right:16px}.studio-flow-step-card__body{grid-template-columns:34px minmax(0,1fr)}.workspace-shell--editor-route .studio-selected-step-card__actions{grid-column:1 / -1}}.workspace-shell--editor-route .studio-editor-topbar{padding:10px 22px}.workspace-shell--editor-route .editor-utilitybar{padding:8px 22px}.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 102px)}.workspace-shell--editor-route .studio-step-sidebar{top:58px;max-height:calc(100vh - 58px);min-height:calc(100vh - 58px);gap:8px;padding:12px 10px}.workspace-shell--editor-route .studio-editor-canvas{padding:22px 34px 76px}.workspace-shell--editor-route .studio-flow-step-card{width:min(740px,100%);padding:16px 18px 18px}.studio-flow-step-card__body{grid-template-columns:36px minmax(0,1fr) auto;gap:10px}.workspace-shell--editor-route .studio-selected-step-card__number{width:30px;height:30px;font-size:.82rem}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:34px;padding:6px 10px;font-size:.92rem}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:44px;padding:7px 10px;font-size:.84rem}.workspace-shell--editor-route .studio-selected-step-card__preview{position:relative;margin-top:12px;overflow:visible}.studio-preview-viewport{width:100%;overflow:hidden;border-radius:8px;background:#fff;line-height:0}.studio-preview-pan-layer{display:block;width:100%;min-width:100%;touch-action:none;cursor:default;line-height:0;transition:transform .52s cubic-bezier(.2,.78,.18,1);-webkit-user-select:none;user-select:none;will-change:transform}.studio-preview-pan-layer.is-zoomed{cursor:grab}.studio-preview-pan-layer.is-dragging{cursor:grabbing;transition:none}.workspace-shell--editor-route .studio-selected-step-card__image{width:100%;max-width:none;max-height:none;height:auto;transition:transform .16s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.studio-step-select-checkbox{position:absolute;left:-36px;top:24px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid rgba(113,113,122,.35);border-radius:6px;background:#fff;color:#fff;cursor:pointer;z-index:2;box-shadow:none;transition:border-color .14s ease,background .14s ease,transform .14s ease}.studio-step-select-checkbox:hover{border-color:#128dcc61}.studio-step-select-checkbox:focus-visible{outline:0;border-color:#128dcc7a;box-shadow:0 0 0 2px #128dcc1f}.studio-step-select-checkbox[aria-pressed=true]{border-color:#128dcc;background:#128dcc}.studio-step-select-checkbox span{font-size:.74rem;font-weight:700;line-height:1}.workspace-shell--editor-route .studio-flow-step-card.is-bulk-selected{border-color:#128dcc;box-shadow:0 0 0 2px #128dcc1f}.studio-step-more{position:relative}.studio-step-menu,.studio-link-popover,.studio-comment-popover{position:absolute;z-index:8;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a24}.studio-step-menu{right:0;top:38px;display:grid;min-width:160px;padding:8px}.studio-step-menu button{border:0;border-radius:7px;background:transparent;color:#52525b;cursor:pointer;font:inherit;font-size:.86rem;font-weight:500;padding:9px 10px;text-align:left}.studio-step-menu button:hover{background:#f4f4f5;color:#18181b}.studio-link-popover{right:86px;top:58px;display:grid;gap:10px;width:min(380px,calc(100vw - 40px));padding:14px}.studio-comment-popover{right:86px;top:58px;display:grid;gap:10px;width:min(360px,calc(100vw - 40px));padding:14px}.studio-comment-popover textarea{width:100%;min-height:94px;resize:vertical;border:1px solid rgba(18,141,204,.28);border-radius:8px;background:#fff;color:#18181b;font:inherit;font-size:.9rem;line-height:1.45;padding:10px 11px}.studio-comment-popover textarea:focus{border-color:#128dcc9e;box-shadow:0 0 0 3px #128dcc1a;outline:none}.studio-link-popover__head,.studio-link-popover__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-link-popover__head strong{color:#1f2937;font-weight:600}.studio-link-popover__head button,.studio-link-popover__actions button,.studio-alt-dialog__actions button{border:0;border-radius:8px;background:transparent;color:#52525b;cursor:pointer;font:inherit;font-weight:600;padding:8px 12px}.studio-link-popover__actions button:last-child,.studio-alt-dialog__actions button:last-child{background:#128dcc;color:#fff}.studio-link-popover label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;padding:8px 10px;border:1px solid rgba(18,141,204,.36);border-radius:8px;box-shadow:0 0 0 3px #128dcc14}.studio-link-popover input{width:100%;border:0;background:transparent;font:inherit}.studio-link-popover input:focus{outline:none}.studio-image-toolbar,.studio-zoom-toolbar{position:absolute;z-index:3;display:inline-flex;align-items:center;padding:5px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fffffff0;box-shadow:0 12px 32px #0f172a24;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .14s ease,transform .14s ease}.studio-selected-step-card__preview:hover .studio-image-toolbar,.studio-selected-step-card__preview:hover .studio-zoom-toolbar,.studio-selected-step-card__preview:focus-within .studio-image-toolbar,.studio-selected-step-card__preview:focus-within .studio-zoom-toolbar{opacity:1;pointer-events:auto;transform:translateY(0)}.studio-image-toolbar{left:14px;bottom:14px}.studio-zoom-toolbar{right:14px;bottom:14px}.studio-image-toolbar button,.studio-zoom-toolbar button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:1.1rem;font-weight:600}.studio-image-toolbar button:hover,.studio-zoom-toolbar button:hover{background:#f4f4f5;color:#18181b}.studio-image-toolbar button:disabled,.studio-zoom-toolbar button:disabled,.studio-image-toolbar button:disabled:hover,.studio-zoom-toolbar button:disabled:hover{background:transparent;color:#c4c4c8;cursor:not-allowed;opacity:.5}.studio-selection-bar{position:fixed;left:50%;bottom:22px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(820px,calc(100vw - 42px));padding:12px 18px;border-radius:8px;background:#172033;color:#fff;box-shadow:0 18px 48px #0f172a42;transform:translate(-50%)}.studio-selection-bar div{display:flex;gap:14px}.studio-selection-bar button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;font-weight:600}.studio-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#0f172a75}.studio-alt-dialog{display:grid;gap:16px;width:min(500px,100%);padding:24px;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a3d}.studio-alt-dialog h2{margin:0;color:#1f2937;font-size:1.08rem;font-weight:600}.studio-alt-dialog label{display:grid;gap:8px;color:#52525b;font-size:.86rem;font-weight:500}.studio-alt-dialog input{min-height:42px;padding:9px 11px;border:1px solid rgba(18,141,204,.34);border-radius:8px;font:inherit;box-shadow:0 0 0 3px #128dcc14}.studio-alt-dialog input:focus{outline:none}.studio-alt-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.studio-branch-capture-dialog{display:grid;gap:14px;width:min(430px,calc(100vw - 32px));padding:22px 24px 24px;border-radius:16px;background:#fff;box-shadow:0 28px 70px #0f172a3d}.studio-branch-capture-dialog h2{margin:0;color:#1f2937;font-size:1.24rem;font-weight:600;letter-spacing:0}.studio-branch-capture-dialog__resume{display:grid;gap:4px;padding:14px 16px;border:1px solid rgba(18,141,204,.22);border-radius:12px;background:linear-gradient(180deg,#fff,#f8fcff);color:#1f2937;font:inherit;text-align:left}.studio-branch-capture-dialog__resume span{color:#128dcc;font-size:.78rem;font-weight:600}.studio-branch-capture-dialog__resume strong{font-size:1rem;font-weight:600}.studio-branch-capture-dialog__resume em{color:#64748b;font-size:.84rem;font-style:normal}.studio-branch-capture-dialog__divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#94a3b8;font-size:.78rem}.studio-branch-capture-dialog__divider:before,.studio-branch-capture-dialog__divider:after{height:1px;background:#e2e8f0f2;content:""}.studio-branch-capture-dialog__target{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid rgba(226,232,240,.92);border-radius:12px;background:#f8fafc}.studio-branch-capture-dialog__target p{margin:0}.studio-branch-capture-dialog__target p{color:#64748b;font-size:.84rem;line-height:1.4}.studio-branch-capture-dialog__target p strong{color:#1f2937;font-weight:600}.studio-branch-capture-dialog__tabs{display:grid;gap:8px;max-height:250px;overflow:auto;padding:2px 2px 4px}button.studio-branch-capture-dialog__tab{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-width:0;min-height:56px;padding:10px 12px;border:1px solid rgba(226,232,240,.96);border-radius:11px;background:#fff;color:#1f2937;cursor:pointer;font:inherit;text-align:left;box-shadow:none}button.studio-branch-capture-dialog__tab:hover{border-color:#128dcc47;background:#f8fcff}button.studio-branch-capture-dialog__tab.is-selected{border-color:#128dcc94;background:#eff9ff;box-shadow:0 0 0 3px #128dcc14}button.studio-branch-capture-dialog__tab.is-studio-tab:not(.is-selected){opacity:.72}.studio-branch-capture-dialog__tab-icon{display:grid;width:30px;min-width:30px;height:30px;place-items:center;overflow:hidden;border-radius:9px;background:#eef8ff;color:#128dcc;font-size:.78rem;font-weight:700}.studio-branch-capture-dialog__tab-icon img{display:block!important;width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;object-fit:contain}.studio-branch-capture-dialog__tab-copy{min-width:0;display:grid;gap:2px}.studio-branch-capture-dialog__tab-copy strong,.studio-branch-capture-dialog__tab-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-branch-capture-dialog__tab-copy strong{color:#1f2937;font-size:.9rem;font-weight:600}.studio-branch-capture-dialog__tab-copy em{color:#64748b;font-size:.76rem;font-style:normal}.studio-branch-capture-dialog__empty-tabs,.studio-branch-capture-dialog__error{padding:12px;border-radius:12px;font-size:.84rem}.studio-branch-capture-dialog__empty-tabs{display:grid;gap:3px;border:1px dashed rgba(148,163,184,.58);color:#64748b;text-align:center}.studio-branch-capture-dialog__empty-tabs strong{color:#334155;font-weight:600}.studio-branch-capture-dialog__error{border:1px solid rgba(239,68,68,.2);background:#fef2f2;color:#b91c1c}.studio-branch-capture-dialog__tab-shimmer{position:relative;display:block;height:60px;overflow:hidden;border-radius:12px;background:#eef2f7}.studio-branch-capture-dialog__tab-shimmer:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:studio-shimmer-sweep 1.25s ease-in-out infinite}.studio-branch-capture-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.studio-branch-capture-dialog__actions button{min-height:38px;padding:8px 16px;border:1px solid rgba(226,232,240,.95);border-radius:10px;background:#fff;color:#334155;cursor:pointer;font:inherit;font-size:.88rem;font-weight:600}.studio-branch-capture-dialog__actions button:last-child{border-color:#128dcc;background:#128dcc;color:#fff}.studio-branch-capture-dialog__actions button:disabled,.studio-branch-capture-dialog__tab:disabled{cursor:not-allowed;opacity:.56}.studio-branch-delete-dialog{display:grid;gap:16px;width:min(460px,calc(100vw - 32px));padding:22px 24px 24px;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 28px 70px #0f172a38}.studio-branch-delete-dialog__head{display:grid;gap:8px}.studio-branch-delete-dialog__head .soft-pill{justify-self:start}.studio-branch-delete-dialog__head h2,.studio-branch-delete-dialog__head p{margin:0}.studio-branch-delete-dialog__head h2{color:#0f172a;font-size:1.12rem;font-weight:650}.studio-branch-delete-dialog__head p{color:#64748b;font-size:.9rem;line-height:1.45}.studio-branch-delete-dialog__head p strong{color:#1f2937;font-weight:600}.studio-branch-delete-dialog__options{display:grid;gap:10px}.studio-branch-delete-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:13px 14px;border:1px solid rgba(226,232,240,.95);border-radius:11px;background:#fff;cursor:pointer}.studio-branch-delete-option.is-selected{border-color:#128dcc6b;background:#eff9ff;box-shadow:0 0 0 3px #128dcc12}.studio-branch-delete-option input{width:16px;height:16px;margin:3px 0 0;accent-color:#128dcc}.studio-branch-delete-option span{display:grid;gap:3px;min-width:0}.studio-branch-delete-option strong{color:#1f2937;font-size:.9rem;font-weight:600}.studio-branch-delete-option em{color:#64748b;font-size:.8rem;font-style:normal;line-height:1.4}.studio-branch-delete-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.studio-branch-delete-dialog__actions button{min-height:38px;padding:8px 16px;border:1px solid rgba(226,232,240,.95);border-radius:10px;background:#fff;color:#334155;cursor:pointer;font:inherit;font-size:.88rem;font-weight:600}.studio-branch-delete-dialog__actions button:last-child{border-color:#dc26262e;background:#dc2626;color:#fff}.studio-shimmer:after,.studio-preview-image-shimmer:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:studio-shimmer-sweep 1.25s ease-in-out infinite}.quiet-skeleton{position:relative;display:block;overflow:hidden;border-radius:8px;background:#eef2f7;color:transparent}.quiet-skeleton--heading{width:94px;height:18px}.quiet-skeleton--line{width:100%;height:15px}.quiet-skeleton--button{width:118px;height:36px}.workflow-preview-image-shell>.quiet-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#64748b;background:#eef3f9}.workflow-preview-image-shell>.quiet-skeleton>span{color:#64748b;font-size:.8rem;font-weight:650}.studio-shimmer--button{width:118px;height:36px}.studio-shimmer--primary{width:138px;background:#dbeafe}.studio-shimmer--title{width:220px;height:18px;margin-bottom:10px}.studio-shimmer--meta{width:310px;height:24px}.studio-shimmer--tab{width:88px;height:34px}.studio-shimmer--pill{width:110px;height:26px;border-radius:999px}.studio-shimmer--kicker{width:72px;height:11px;margin-bottom:9px}.studio-shimmer--heading{width:94px;height:18px}.studio-shimmer--number{width:28px;height:28px;border-radius:8px}.studio-shimmer--number-large{width:30px;height:30px;border-radius:999px}.studio-shimmer--line{width:100%;height:15px}.studio-shimmer--input{width:100%;height:34px}.studio-shimmer--textarea{width:100%;height:44px}.studio-shimmer--icons{width:168px;height:34px}.studio-editor-loading__topbar,.studio-editor-loading__utility{pointer-events:none}.studio-editor-loading__title,.studio-editor-loading__actions,.studio-editor-loading__utility,.studio-editor-loading__outline-item,.studio-editor-loading__footer{display:flex;align-items:center;gap:12px}.studio-editor-loading__actions{justify-content:flex-end;flex-wrap:wrap}.studio-editor-loading__utility{justify-content:space-between}.studio-editor-loading__outline-item{display:grid;grid-template-columns:32px minmax(0,1fr);width:100%;min-height:38px;padding:5px 8px}.studio-editor-loading__card{pointer-events:none}.studio-editor-loading__footer{margin-top:12px}.workflow-preview-image-shell{position:relative;display:block;width:100%;min-height:220px;line-height:0}.workflow-preview-image-shell>img{position:relative;z-index:1}.workflow-preview-image-shell>img.is-loading{opacity:0}.studio-preview-image-shimmer{min-height:220px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(135deg,#f8fafcf5,#eff6ffe6),#eef2f7}.workflow-preview-image-shell>.studio-preview-image-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.studio-preview-image-shimmer--large{min-height:410px;margin-top:12px}.studio-preview-image-shimmer span{position:absolute;left:50%;top:50%;z-index:3;color:#64748b;font-size:.86rem;font-weight:600;letter-spacing:0;transform:translate(-50%,-50%)}@keyframes studio-shimmer-sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.studio-shimmer:after,.studio-preview-image-shimmer:after{animation:none;transform:none}}.workspace-shell--editor-route .step-insert-row--row{padding:5px 0}.workspace-shell--editor-route .step-insert-row--row:before{left:50%;right:auto;width:min(520px,72%);background:linear-gradient(90deg,#94a3b800,#94a3b847,#94a3b800);transform:translate(-50%)}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{width:28px;height:28px;min-height:28px;border-color:#94a3b857;background:#fff;color:#64748b;box-shadow:0 8px 18px #0f172a14}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger svg{width:15px;height:15px}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger:hover,.workspace-shell--editor-route .step-insert-row--row.is-open .step-insert-row__trigger{border-color:#128dcc6b;background:#f8fbff;color:#128dcc;transform:none}.workspace-shell--editor-route .step-insert-row__menu{display:grid;grid-template-columns:1fr;gap:2px;min-width:230px;padding:8px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fffffffa;box-shadow:0 18px 44px #0f172a24}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__menu{top:calc(100% + 6px);left:50%;right:auto;min-width:238px;transform:translate(-50%)}.workspace-shell--editor-route .step-insert-row--toolbar .step-insert-row__menu{top:calc(100% + 8px);right:0;left:auto;min-width:248px}.workspace-shell--editor-route .step-insert-row__menu-button{justify-content:flex-start;gap:10px;width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#3f3f46;box-shadow:none;font-size:.86rem;font-weight:500;text-align:left}.workspace-shell--editor-route .step-insert-row__menu-copy{display:grid;gap:2px;line-height:1.25}.workspace-shell--editor-route .step-insert-row__menu-copy small{color:#64748b;font-size:.72rem;font-weight:500}.workspace-shell--editor-route .step-insert-row__menu-button.is-denied,.workspace-shell--editor-route .step-insert-row__menu-button:disabled{cursor:not-allowed;opacity:.66}.workspace-shell--editor-route .step-insert-row__menu-button:hover,.workspace-shell--editor-route .step-insert-row__menu-button:focus-visible{background:#f4f4f5;color:#18181b;box-shadow:none;outline:none}.workspace-shell--editor-route .step-insert-row__menu-button:active{box-shadow:none;transform:none}.workspace-shell--editor-route .step-insert-row__menu-button:after{display:none}.workspace-shell--editor-route .step-insert-row__menu-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:transparent;color:#71717a}.workspace-shell--editor-route .step-insert-row__menu-button:hover .step-insert-row__menu-icon,.workspace-shell--editor-route .step-insert-row__menu-button:focus-visible .step-insert-row__menu-icon{color:#128dcc}.workspace-shell--editor-route .studio-step-outline__item.is-branch-point{margin-top:2px}.studio-step-outline__branch-list{display:grid;gap:1px;margin:0 0 4px 26px;padding:1px 0 1px 8px;border-left:1px solid rgba(148,163,184,.38)}.studio-step-outline__branch-path{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:5px;min-height:26px;padding:2px 6px;border:0;border-radius:8px;background:transparent;color:#52525b;cursor:pointer;font:inherit;text-align:left}.studio-step-outline__branch-path:hover,.studio-step-outline__branch-path.is-active{background:#f1f5f9;color:#111827}.studio-step-outline__branch-path span{color:#71717a;font-size:.72rem}.studio-step-outline__branch-path strong{overflow:hidden;font-size:.76rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-flow-step-card--branch{border-color:#128dcc3d;background:linear-gradient(180deg,#fff,#fbfdff)}.studio-flow-step-card--branch .studio-flow-step-card__body{align-items:start}.studio-branch-authoring{display:grid;gap:10px}.studio-branch-path-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid rgba(226,232,240,.95)}.studio-branch-path-chip{display:inline-flex;align-items:center;gap:4px;max-width:260px;min-height:34px;padding:4px 6px;border:1px solid rgba(226,232,240,.92);border-radius:10px;background:#f4f4f5;color:#52525b}.studio-branch-path-chip.is-active{border-color:#128dcc42;background:#eaf7fd;color:#075985}.studio-branch-path-chip__select,.studio-branch-path-chip__remove,.studio-branch-add-path{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.studio-branch-path-chip__select{width:22px;height:22px;border-radius:999px;font-size:.76rem;font-weight:600}.studio-branch-path-chip input{width:min(150px,30vw);min-width:72px;border:0;background:transparent;color:inherit;font:inherit;font-size:.86rem;font-weight:500}.studio-branch-path-chip input:focus{outline:none}.studio-branch-path-chip__remove{width:22px;height:22px;border-radius:999px;color:#71717a;font-size:.9rem}.studio-branch-path-chip__remove:hover{background:#0f172a14;color:#18181b}.studio-branch-path-chip__remove:disabled{cursor:not-allowed;opacity:.38}.studio-branch-add-path{width:32px;height:32px;border:1px solid rgba(18,141,204,.22);border-radius:10px;background:#fff;color:#128dcc;font-size:1.1rem;font-weight:600}.studio-branch-add-path:hover{background:#eff8fc}.studio-branch-path-description{width:100%;min-height:48px;padding:8px 10px;border:0;border-radius:8px;background:#f8fafc;color:#52525b;font:inherit;font-size:.86rem;line-height:1.45;resize:vertical}.studio-branch-path-description:focus{box-shadow:inset 0 0 0 1px #128dcc52,0 0 0 3px #128dcc14;outline:none}.studio-branch-path-surface{display:grid;place-items:center;min-height:184px;margin-top:12px;border:1px solid rgba(18,141,204,.16);border-radius:12px;background:linear-gradient(180deg,#eff8fcb8,#fffffff0)}.studio-branch-path-surface__content{display:grid;justify-items:center;gap:10px;max-width:430px;color:#71717a;text-align:center}.studio-branch-path-surface__content strong{color:#1f2937;font-size:1rem;font-weight:600}.studio-branch-path-surface__content span{font-size:.88rem;line-height:1.45}.studio-branch-path-surface__content button{min-height:36px;padding:8px 18px;border:0;border-radius:10px;background:#128dcc;color:#fff;cursor:pointer;font:inherit;font-size:.88rem;font-weight:600}.studio-branch-path-surface__content button:hover{background:#0f7fb8}.studio-branch-card__footer{gap:8px}.workspace-shell--editor-route .studio-flow-step-card--branch{width:min(780px,100%);padding:18px 22px 20px;border:1px solid rgba(18,141,204,.24);background:#fff}.workspace-shell--editor-route .studio-flow-step-card--branch.is-selected{border-color:#128dcc6b;box-shadow:0 0 0 3px #128dcc14}.workspace-shell--editor-route .studio-flow-step-card--branch .studio-selected-step-card__number{background:#eff8fc;color:#128dcc;font-weight:700}.workspace-shell--editor-route .studio-flow-step-card--branch .studio-selected-step-card__title{max-width:540px}.workspace-shell--editor-route .studio-branch-authoring{display:grid;gap:10px;margin-top:2px}.workspace-shell--editor-route .studio-advanced-gate-note{padding:8px 10px;border:1px solid rgba(99,102,241,.18);border-radius:8px;background:#f8f7ff;color:#4f46e5;font-size:.78rem;font-weight:600;line-height:1.35}.workspace-shell--editor-route .studio-branch-path-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:2px 0 10px;border-bottom:1px solid rgba(226,232,240,.95)}.workspace-shell--editor-route .studio-branch-path-chip{display:inline-flex;align-items:center;gap:5px;max-width:260px;min-height:34px;padding:4px 7px;border:1px solid rgba(226,232,240,.94);border-radius:9px;background:#f4f4f5;color:#52525b}.workspace-shell--editor-route .studio-branch-path-chip.is-active{border-color:#128dcc47;background:#eaf7fd;color:#075985}.workspace-shell--editor-route .studio-branch-path-chip__select,.workspace-shell--editor-route .studio-branch-path-chip__remove,.workspace-shell--editor-route .studio-branch-add-path,.workspace-shell--editor-route .studio-branch-route-mode button,.workspace-shell--editor-route .studio-branch-path-surface__content button{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;border:0;box-shadow:none;cursor:pointer;font:inherit;letter-spacing:0}.workspace-shell--editor-route .studio-branch-path-chip__select{width:22px;height:22px;border-radius:999px;background:#ffffffbd;color:inherit;font-size:.72rem;font-weight:700;text-transform:lowercase}.workspace-shell--editor-route .studio-branch-path-chip__input{width:min(150px,30vw);min-width:76px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;font-size:.86rem;font-weight:500;outline:none;box-shadow:none}.workspace-shell--editor-route .studio-branch-path-chip__input:focus{outline:none;box-shadow:none}.workspace-shell--editor-route .studio-branch-path-chip__remove{width:22px;height:22px;border-radius:999px;background:transparent;color:#71717a;font-size:.9rem;line-height:1}.workspace-shell--editor-route .studio-branch-path-chip__remove:hover{background:#0f172a14;color:#18181b}.workspace-shell--editor-route .studio-branch-path-chip__remove:disabled{cursor:not-allowed;opacity:.35}.workspace-shell--editor-route .studio-branch-add-path{width:34px;height:34px;border:1px solid rgba(18,141,204,.22);border-radius:9px;background:#fff;color:#128dcc;font-size:1.05rem;font-weight:700}.workspace-shell--editor-route .studio-branch-add-path:hover{background:#eff8fc}.workspace-shell--editor-route .studio-branch-add-path:disabled,.workspace-shell--editor-route .studio-branch-route-mode button:disabled,.workspace-shell--editor-route .studio-branch-rejoin-target select:disabled,.workspace-shell--editor-route .studio-branch-path-description:disabled,.workspace-shell--editor-route .studio-branch-path-chip__drag:disabled,.workspace-shell--editor-route .studio-branch-path-chip__input:disabled{cursor:not-allowed;opacity:.62}.workspace-shell--editor-route .studio-branch-path-description{width:100%;min-height:46px;padding:8px 10px;border:0;border-radius:8px;background:#f8fafc;color:#52525b;font:inherit;font-size:.86rem;line-height:1.45;resize:vertical;box-shadow:none}.workspace-shell--editor-route .studio-branch-path-description:focus{box-shadow:inset 0 0 0 1px #128dcc57,0 0 0 3px #128dcc14;outline:none}.workspace-shell--editor-route .studio-branch-route-mode{display:inline-flex;justify-self:start;gap:4px;padding:3px;border:1px solid rgba(226,232,240,.95);border-radius:999px;background:#fff}.workspace-shell--editor-route .studio-branch-route-mode button{min-height:28px;padding:5px 12px;border-radius:999px;background:transparent;color:#64748b;font-size:.78rem;font-weight:600}.workspace-shell--editor-route .studio-branch-route-mode button.is-active{background:#eaf7fd;color:#075985}.workspace-shell--editor-route .studio-branch-path-surface{display:grid;place-items:center;min-height:170px;margin-top:14px;border:1px dashed rgba(18,141,204,.24);border-radius:12px;background:linear-gradient(180deg,#eff8fcb8,#fffffff5)}.workspace-shell--editor-route .studio-branch-path-surface__content{display:grid;justify-items:center;gap:9px;max-width:440px;padding:24px;color:#71717a;text-align:center}.workspace-shell--editor-route .studio-branch-path-surface__content strong{color:#1f2937;font-size:1rem;font-weight:600}.workspace-shell--editor-route .studio-branch-path-surface__content span{color:#64748b;font-size:.86rem;line-height:1.45}.workspace-shell--editor-route .studio-branch-path-surface__content button{min-height:34px;padding:7px 16px;border-radius:9px;background:#128dcc;color:#fff;font-size:.84rem;font-weight:600}.workspace-shell--editor-route .studio-branch-path-surface__content button:hover{background:#0f7fb8}.workspace-shell--editor-route .studio-step-outline__branch-group{display:grid;gap:4px}.workspace-shell--editor-route .studio-step-outline__branch-step{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;min-height:26px;padding:2px 6px 2px 18px;border-radius:8px;color:#475569;text-align:left}.workspace-shell--editor-route .studio-step-outline__branch-step:hover,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected{background:#f1f5f9;color:#0f172a}.workspace-shell--editor-route .studio-step-outline__branch-step span{color:#64748b;font-size:.68rem}.workspace-shell--editor-route .studio-step-outline__branch-step strong{overflow:hidden;font-size:.76rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-step-drag-handle{position:absolute;top:18px;left:-42px;display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid rgba(226,232,240,.9);border-radius:9px;background:#fff;color:#64748b;cursor:grab;opacity:0;transition:opacity .16s ease,border-color .16s ease,color .16s ease}.workspace-shell--editor-route .studio-step-drag-handle:active{cursor:grabbing}.workspace-shell--editor-route .studio-branch-path-surface{place-items:stretch;gap:14px;padding:18px}.workspace-shell--editor-route .studio-branch-path-surface.is-drop-ready{border-color:#128dcc7a;background:linear-gradient(180deg,#e0f4fce6,#fffffffa)}.workspace-shell--editor-route .studio-branch-path-surface__content{margin:auto;padding:14px}.workspace-shell--editor-route .studio-branch-path-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.workspace-shell--editor-route .studio-branch-path-actions button{min-height:34px;padding:7px 16px;border:1px solid rgba(18,141,204,.22);border-radius:10px;background:#fff;color:#075985;cursor:pointer;font:inherit;font-size:.84rem;font-weight:600}.workspace-shell--editor-route .studio-branch-path-actions button:first-child{background:#128dcc;color:#fff}.workspace-shell--editor-route .studio-branch-path-actions button:hover{border-color:#128dcc70;background:#eaf7fd}.workspace-shell--editor-route .studio-branch-path-actions button:first-child:hover{background:#0f7fb8}.workspace-shell--editor-route .studio-branch-path-actions button:disabled{cursor:not-allowed;opacity:.48}.workspace-shell--editor-route .studio-branch-path-list{display:grid;gap:8px}.workspace-shell--editor-route .studio-branch-path-list__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px}.workspace-shell--editor-route .studio-branch-path-list__head strong{color:#0f172a;font-size:.95rem;font-weight:650}.workspace-shell--editor-route .studio-branch-path-list__head span{color:#64748b;font-size:.78rem}.workspace-shell--editor-route .studio-branch-path-step{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid rgba(226,232,240,.92);border-radius:10px;background:#ffffffe0}.workspace-shell--editor-route .studio-branch-path-step:hover{border-color:#128dcc52;box-shadow:0 10px 22px #0f172a12}.workspace-shell--editor-route .studio-branch-path-step__main{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;text-align:left}.workspace-shell--editor-route .studio-branch-path-step__main span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eaf7fd;color:#075985;font-size:.78rem;font-weight:700}.workspace-shell--editor-route .studio-branch-path-step__main strong{overflow:hidden;color:#0f172a;font-size:.9rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-branch-path-step__remove{min-height:30px;padding:5px 10px;border:1px solid rgba(226,232,240,.95);border-radius:8px;color:#64748b;font:inherit;font-size:.78rem;font-weight:600}.workspace-shell--editor-route .studio-branch-path-step__remove:hover{border-color:#ef44443d;background:#fff1f2;color:#be123c}.workspace-shell--editor-route .studio-branch-path-step-card{width:100%;padding:12px;border:1px solid rgba(226,232,240,.95);border-radius:12px;background:#fffffff0;box-shadow:none}.workspace-shell--editor-route .studio-branch-path-step-card.is-selected{border-color:#128dcc66;box-shadow:0 0 0 3px #128dcc14}.studio-step-update-dialog{width:min(560px,100%)}.studio-step-update-dialog p{margin:6px 0 0;color:#52525b;font-size:.9rem;line-height:1.45}.studio-step-update-tabs{display:grid;gap:8px;max-height:280px;overflow:auto}.studio-step-update-tab{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:flex-start;padding:10px;border:1px solid rgba(15,23,42,.12);border-radius:8px;cursor:pointer}.studio-step-update-tab.is-selected{border-color:#128dcc;background:#128dcc14}.studio-step-update-tab input{width:16px;min-height:16px;margin-top:2px;box-shadow:none}.studio-step-update-tab span{display:grid;min-width:0;gap:3px}.studio-step-update-tab strong,.studio-step-update-tab small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-step-update-tab strong{color:#18181b;font-size:.9rem}.studio-step-update-tab small{color:#71717a;font-size:.78rem}.studio-step-update-tabs__empty,.studio-step-update-dialog__status,.studio-step-update-dialog__error{margin:0;padding:10px 12px;border-radius:8px;background:#f4f4f5;color:#52525b;font-size:.86rem}.studio-step-update-dialog__status{background:#eff6ff;color:#075985}.studio-step-update-dialog__error{background:#fef2f2;color:#b91c1c}.studio-shimmer,.studio-preview-image-shimmer{position:relative;display:block;overflow:hidden;border-radius:8px;background:#eef2f7}.workspace-shell--editor-route .studio-branch-path-step-card.is-drop-target{border-color:#128dcc7a;background:#f8fcff}.workspace-shell--editor-route .studio-branch-path-step-card__body{grid-template-columns:28px 36px minmax(0,1fr) auto;gap:8px}.workspace-shell--editor-route .studio-branch-path-step-card__drag{display:inline-grid;place-items:center;width:26px;height:30px;border:1px solid rgba(226,232,240,.92);border-radius:8px;background:#fff;color:#64748b;cursor:grab}.workspace-shell--editor-route .studio-branch-path-step-card__drag:active{cursor:grabbing}.workspace-shell--editor-route .studio-branch-path-step-card__number{background:#eaf7fd;color:#075985;font-size:.78rem;font-weight:700}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__title{min-height:34px;font-size:.9rem}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__description{min-height:42px}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__preview{margin-top:12px;border-color:#e2e8f0f2;background:#f8fafc}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__empty-preview{min-height:190px}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__footer{margin-top:10px}.workspace-shell--editor-route .studio-branch-path-step-card .studio-link-popover,.workspace-shell--editor-route .studio-branch-path-step-card .studio-comment-popover{right:12px;top:58px}@media (max-width: 760px){.workspace-shell--editor-route .studio-branch-path-step-card__body{grid-template-columns:28px 32px minmax(0,1fr)}.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__actions{grid-column:1 / -1;justify-content:flex-start}}.workspace-shell--editor-route .studio-step-outline__item{position:relative;grid-template-columns:22px minmax(0,1fr);gap:3px;cursor:grab;-webkit-user-select:none;user-select:none;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .14s ease,padding .16s ease,min-height .16s ease}.workspace-shell--editor-route .studio-step-outline__select{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:26px;padding:0;border:0;background:transparent;color:inherit;cursor:inherit;font:inherit;text-align:left}.workspace-shell--editor-route .studio-step-outline__drag-handle{display:inline-grid;place-items:center;width:20px;height:24px;border:1px solid rgba(226,232,240,.9);border-radius:7px;background:#fff;color:#64748b;cursor:grab;opacity:0;transition:opacity .14s ease,border-color .14s ease,color .14s ease,background .14s ease}.workspace-shell--editor-route .studio-step-outline__item:hover .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__branch-step:hover .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__item.is-selected .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__item.is-dragging .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__branch-step.is-dragging .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__drag-preview .studio-step-outline__drag-handle{opacity:1}.workspace-shell--editor-route .studio-step-outline__drag-handle:hover{border-color:#128dcc52;background:#f8fbff;color:#128dcc}.workspace-shell--editor-route .studio-step-outline__drag-handle:active{cursor:grabbing}.workspace-shell--editor-route .studio-step-outline__item.is-dragging,.workspace-shell--editor-route .studio-step-outline__branch-step.is-dragging{cursor:grabbing;opacity:.42}.workspace-shell--editor-route .studio-step-outline__item.is-rearranged,.workspace-shell--editor-route .studio-step-outline__branch-step.is-rearranged{overflow:hidden;border-color:#128dcc57;background:linear-gradient(90deg,#ecf9ffeb,#ffffffc7);box-shadow:inset 0 0 0 1px #128dcc2e,0 8px 18px #128dcc1f;animation:studio-rearranged-glass-settle 1.2s ease-out both}.workspace-shell--editor-route .studio-step-outline__item.is-rearranged:after,.workspace-shell--editor-route .studio-step-outline__branch-step.is-rearranged:after{position:absolute;inset:-40% auto -40% -62%;width:58%;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),rgba(125,211,252,.54),rgba(255,255,255,.38),transparent);content:"";pointer-events:none;transform:skew(-18deg);animation:studio-rearranged-glass-sweep 1.05s ease-out both}.workspace-shell--editor-route .studio-step-outline__item.is-drop-target,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-target{border-color:#128dcc57;background:#eaf7fd;box-shadow:inset 0 0 0 1px #128dcc29}.workspace-shell--editor-route .studio-step-outline__item.is-drop-before,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-before{min-height:50px;padding-top:20px;background:#f8fcff;box-shadow:inset 0 0 0 1px #128dcc1f}.workspace-shell--editor-route .studio-step-outline__item.is-drop-after,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-after{min-height:50px;padding-bottom:20px;background:#f8fcff;box-shadow:inset 0 0 0 1px #128dcc1f}.workspace-shell--editor-route .studio-step-outline__item.is-drop-before:before,.workspace-shell--editor-route .studio-step-outline__item.is-drop-after:after,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-before:before,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-after:after{position:absolute;right:8px;left:8px;height:7px;border-radius:999px;background:radial-gradient(circle at 18px 50%,rgba(18,141,204,.95) 0 3.5px,transparent 4px),linear-gradient(90deg,#128dcc14,#128dcc70,#128dcc14);box-shadow:0 0 0 1px #128dcc2e,0 7px 16px #128dcc2e;content:"";animation:studio-drop-slot-bubble .9s ease-in-out infinite;pointer-events:none;z-index:2}.workspace-shell--editor-route .studio-step-outline__item.is-drop-before:before,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-before:before{top:7px}.workspace-shell--editor-route .studio-step-outline__item.is-drop-after:after,.workspace-shell--editor-route .studio-step-outline__branch-step.is-drop-after:after{bottom:7px}@keyframes studio-drop-slot-bubble{0%,to{opacity:.7;transform:scaleX(.96)}50%{opacity:1;transform:scaleX(1)}}@keyframes studio-rearranged-glass-sweep{0%{opacity:0;transform:translate(0) skew(-18deg)}18%{opacity:1}to{opacity:0;transform:translate(330%) skew(-18deg)}}@keyframes studio-rearranged-glass-settle{0%{transform:scale(.985)}42%{transform:scale(1.012)}to{transform:scale(1)}}@keyframes studio-ai-sparkle-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(360deg) scale(1)}}@keyframes studio-ai-button-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes studio-ai-field-sheen{0%{background-position:160% 50%}to{background-position:0% 50%}}@keyframes studio-ai-copy-settle{0%{transform:scale(.992)}60%{transform:scale(1.006)}to{transform:scale(1)}}.workspace-shell--editor-route .studio-step-outline__drag-preview{z-index:2147483647;border-color:transparent!important;background:#f8fcfffa!important;box-shadow:0 0 0 1px #128dcc33,0 18px 34px #0f172a38;opacity:.98}.workspace-shell--editor-route .studio-step-outline__drag-preview .studio-tooltip:after{display:none}.workspace-shell--editor-route .studio-step-outline__branch-step{position:relative;grid-template-columns:20px minmax(0,1fr);gap:3px;min-height:26px;padding-left:6px;cursor:grab;-webkit-user-select:none;user-select:none;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .14s ease,padding .16s ease,min-height .16s ease}.workspace-shell--editor-route .studio-step-outline__branch-step .studio-step-outline__select{grid-template-columns:32px minmax(0,1fr);min-height:24px}.workspace-shell--editor-route .studio-step-outline__branch-path{border:1px solid transparent}.workspace-shell--editor-route .studio-step-outline__branch-path:hover{border-color:#128dcc2e}.workspace-shell--editor-route .studio-step-outline__branch-path.is-drop-target{border-color:#128dcc4d;background:#eaf7fd;color:#075985}.workspace-shell--editor-route .studio-branch-path-chip__drag{display:inline-grid;place-items:center;width:20px;height:22px;border:0;border-radius:7px;background:transparent;color:#94a3b8;cursor:grab}.workspace-shell--editor-route .studio-branch-path-chip__drag:hover{background:#0f172a0f;color:#128dcc}.workspace-shell--editor-route .studio-branch-path-chip__drag:active{cursor:grabbing}.workspace-shell--editor-route .studio-branch-rejoin-target{display:inline-grid;grid-template-columns:auto minmax(180px,260px);align-items:center;gap:10px;justify-self:start;color:#64748b;font-size:.78rem;font-weight:600}.workspace-shell--editor-route .studio-branch-rejoin-target select{min-height:34px;padding:6px 32px 6px 10px;border:1px solid rgba(226,232,240,.95);border-radius:9px;background:#fff;color:#334155;font:inherit;font-size:.82rem;font-weight:500}.workspace-shell--editor-route .studio-branch-rejoin-target select:focus{border-color:#128dcc57;box-shadow:0 0 0 3px #128dcc14;outline:none}.dashboard-grid--recents{gap:16px}.workspace-shell--admin .workspace-topbar{gap:12px}.workspace-shell--admin .workspace-topbar .section-kicker{font-size:.68rem;font-weight:700;letter-spacing:.09em}.workspace-shell--admin .workspace-topbar__title{font-size:1.22rem;font-weight:650;letter-spacing:0}.workspace-shell--admin .workspace-topbar__subtitle{font-size:.82rem}.workspace-shell--admin .workspace-topbar__company{font-size:.84rem;font-weight:500}.workflows-recents-shell{display:grid;gap:16px;padding:2px 0 28px}.workflows-recents-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.workflows-recents-header h2{margin:0;color:#020617;font-size:1.2rem;font-weight:700;letter-spacing:0}.workflows-recents-header__actions{display:flex;align-items:center;gap:10px}.workflows-recents-header__new{min-height:34px;padding:7px 12px;font-size:.82rem}.workflows-recents-header__link{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#475569;cursor:pointer;font:inherit;font-size:.86rem;font-weight:500;text-decoration:none}.workflows-recents-header__link:hover{color:#1d4ed8}.workflow-grid.workflow-grid--recents{grid-template-columns:repeat(auto-fill,minmax(286px,1fr));gap:16px;align-items:stretch}.workflows-recents-footer{display:flex;justify-content:center;padding:8px 0 0}.workflow-card.workflow-card--recent{position:relative;display:block;width:100%;max-width:none;min-height:208px;margin:0;overflow:visible;border-radius:8px;background:#f9fafb;box-shadow:none;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.workflow-card.workflow-card--recent:hover,.workflow-card.workflow-card--recent:focus-within{border-color:#cbd5e1;box-shadow:0 10px 26px #0f172a14;transform:translateY(-1px)}.workflow-card__body{display:grid;align-content:start;gap:10px;min-height:206px;padding:20px 22px 22px;color:#020617;text-decoration:none}.workflow-card__body:hover{color:#020617}.workflow-card__body--draft-open{width:100%;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.workflow-card__app-row{display:flex;align-items:center;gap:12px;min-width:0}.workflow-card__favicon{display:inline-grid;width:44px;min-width:44px;height:44px;place-items:center;overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:999px;background:#fff;box-shadow:0 4px 12px #0f172a0f;color:#4f46e5;font-size:.9rem;font-weight:700}.workflow-card__favicon img{display:block;width:26px;height:26px;object-fit:contain}.workflow-card__app-name{overflow:hidden;color:#64748b;font-size:.84rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.workflow-card__private-indicator{position:relative;width:19px;min-width:19px;height:19px;margin-left:2px;color:#64748b}.workflow-card__private-indicator:before{position:absolute;top:5px;right:2px;bottom:5px;left:2px;border:2px solid currentColor;border-radius:999px/720px;content:""}.workflow-card__private-indicator:after{position:absolute;top:2px;left:8px;width:2px;height:16px;border-radius:999px;background:currentColor;content:"";transform:rotate(-42deg);transform-origin:center}.workflow-card--recent h3{display:-webkit-box;min-height:42px;margin:2px 0;overflow:hidden;color:#111827;font-size:.98rem;font-weight:520;letter-spacing:0;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.workflow-card__team-pill{display:inline-flex;align-items:center;max-width:100%;min-height:19px;padding:2px 6px;overflow:hidden;border-radius:5px;background:#e8edf3;color:#020617;font-size:.66rem;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workflow-card__team-pill--quiet{background:#eef2f7;color:#475569}.workflow-card__draft-pill{display:inline-flex;align-items:center;min-height:19px;padding:2px 7px;border:1px solid rgba(22,141,212,.22);border-radius:999px;background:#eef8fe;color:#168dd4;font-size:.66rem;font-weight:650;line-height:1.2;white-space:nowrap}.workflow-card__meta{display:flex;align-items:center;gap:10px;margin-top:2px;color:#64748b;font-size:.84rem;line-height:1.4}.workflow-card__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-card__meta span+span{padding-left:10px;border-left:1px solid #d9dee7}.workflow-card__quick-actions{position:absolute;z-index:2;top:8px;right:8px;display:inline-flex;overflow:hidden;border:1px solid #cbd5e1;border-radius:5px;background:#fffffff5;box-shadow:0 4px 10px #0f172a1f;opacity:0;pointer-events:none;transition:opacity .12s ease}.workflow-card--recent:hover .workflow-card__quick-actions,.workflow-card--recent:focus-within .workflow-card__quick-actions{opacity:1;pointer-events:auto}.workflow-card__icon-action{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-grid;width:30px;height:30px;place-items:center;border:0;border-right:1px solid #cbd5e1;background:transparent;color:#64748b;cursor:pointer;text-decoration:none}.workflow-card__icon-action:last-child{border-right:0}.workflow-card__icon-action:hover{background:#f1f5f9;color:#1d4ed8}.workflow-card__icon-action:disabled{cursor:not-allowed;opacity:.5}.workflow-card--skeleton{pointer-events:none}.workflow-card--skeleton .workflow-card__body{gap:12px}.workflow-card__skeleton-app{width:112px;height:16px;border-radius:999px}.workflow-card__skeleton-title{width:86%;height:20px;border-radius:6px}.workflow-card__skeleton-title--short{width:64%}.workflow-card__skeleton-pill{width:112px;height:20px;border-radius:5px}.workflow-card__skeleton-meta{width:72%;height:16px;border-radius:999px}.workflows-recents-empty{grid-column:1 / -1}.workflow-delete-dialog{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f172a57;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.workflow-delete-dialog__panel{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;width:min(420px,calc(100vw - 32px));padding:18px;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 22px 60px #0f172a2e}.workflow-delete-dialog__mark{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:#fff1f2;color:#be123c;font-size:1rem;font-weight:750}.workflow-delete-dialog__copy{display:grid;gap:6px;min-width:0}.workflow-delete-dialog__eyebrow{margin:0;color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workflow-delete-dialog h2{margin:0;color:#0f172a;font-size:1rem;font-weight:650;letter-spacing:0}.workflow-delete-dialog p{margin:0;color:#64748b;font-size:.84rem;line-height:1.5}.workflow-delete-dialog p strong{color:#334155;font-weight:650}.workflow-delete-dialog__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.workflow-delete-dialog__actions .button{min-height:34px;padding:7px 12px;border-radius:9px;font-size:.82rem}.workflow-delete-dialog__delete{background:#dc2626}.admin-auth-loading{min-height:100vh;padding:22px;background:#fff}.admin-auth-loading--plain{display:grid;place-items:center;color:#667085;font-size:13px;font-weight:620}.admin-auth-loading--silent{display:block}.admin-auth-loading__panel{display:grid;gap:14px;width:min(1120px,100%)}.admin-auth-loading__title{width:180px;height:24px;border-radius:7px}.admin-auth-loading__line{width:min(420px,70%);height:14px;border-radius:999px}.admin-auth-loading__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(286px,1fr));gap:16px;margin-top:8px}.admin-auth-loading__card{min-height:206px;border-radius:8px}.editor-plain-loading{min-height:100vh;display:grid;place-items:center;background:#fff;color:#667085;font-size:13px;font-weight:620}.workspace-content--editor .editor-plain-loading{min-height:100%}@media (max-width: 720px){.workflows-recents-header{align-items:flex-start;flex-direction:column}.workflows-recents-header__actions{width:100%;justify-content:space-between}.workflow-grid.workflow-grid--recents{grid-template-columns:1fr}.workflow-card__quick-actions{opacity:1;pointer-events:auto}.workflow-delete-dialog__panel{grid-template-columns:1fr}.workflow-delete-dialog__actions{justify-content:stretch}.workflow-delete-dialog__actions .button{flex:1}}.workspace-shell--editor-route .studio-editor-topbar{min-height:72px;padding:14px clamp(24px,3vw,42px);border-color:#e2e8f0e6;background:#fffffffa}.workspace-shell--editor-route .studio-editor-topbar__left{gap:16px}.workspace-shell--editor-route .editor-topbar__title-block{gap:5px}.workspace-shell--editor-route .editor-topbar__title-block strong{color:#111827;font-size:1rem;font-weight:500;letter-spacing:0}.workspace-shell--editor-route .editor-topbar__meta .soft-pill{min-height:26px;border-color:#cbd5e1b8;background:#fff;color:#334155;font-weight:500}.workspace-shell--editor-route .studio-editor-topbar__actions{gap:10px}.workspace-shell--editor-route .studio-editor-topbar__actions .button,.workspace-shell--editor-route .studio-ai-enhance-button{font-weight:500}.workspace-shell--editor-route .editor-utilitybar{position:sticky;top:72px;z-index:11;min-height:56px;padding:8px clamp(24px,3vw,42px);border-color:#e2e8f0d1;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-shell--editor-route .editor-utilitybar__button{min-height:34px;border-radius:10px;font-weight:500}.workspace-shell--editor-route .editor-utilitybar__button.is-active{border-color:#0ea5e95c;background:#f0f9ffe6;color:#0369a1}.workspace-shell--editor-route .editor-utilitybar__status{gap:10px}.workspace-shell--editor-route .studio-ai-enhance-status-group{max-width:min(620px,58vw);gap:8px}.workspace-shell--editor-route .studio-ai-enhance-status{min-height:34px;max-width:100%;padding:7px 12px;border-radius:999px;background:#f0f9ffe0;color:#0369a1;font-size:.82rem;font-weight:500;line-height:1.25;box-shadow:none}.workspace-shell--editor-route .studio-ai-enhance-status--success{border-color:#22c55e38;background:#f0fdf4e0;color:#047857}.workspace-shell--editor-route .studio-ai-enhance-status--error{border-color:#f871713d;background:#fef2f2eb;color:#b91c1c}.workspace-shell--editor-route .studio-ai-enhance-status-action{min-height:30px;border-radius:999px;font-weight:500}.workspace-shell--editor-route .editor-utility-panels--workflow-info{grid-template-columns:minmax(0,1180px);justify-content:center;padding:14px clamp(24px,3vw,42px);border-bottom:1px solid rgba(226,232,240,.86);background:linear-gradient(180deg,#f8fafcc7,#fffffff5)}.workspace-shell--editor-route .editor-utility-panels--workflow-info .metadata-form-panel,.workspace-shell--editor-route .editor-utility-panels--workflow-info .voice-transcript-panel{width:min(1180px,100%);border-color:#e2e8f0e0;border-radius:14px;background:#fff;box-shadow:none}.workspace-shell--editor-route .metadata-form-panel__heading h2,.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__head h2{color:#111827;font-size:.98rem;font-weight:600;letter-spacing:0}.workspace-shell--editor-route .metadata-form-panel__heading p,.workspace-shell--editor-route .editor-utility-panels .voice-transcript-panel__notice,.workspace-shell--editor-route .learning-settings-panel__head p{color:#64748b;font-weight:400}.workspace-shell--editor-route .metadata-form-grid label span,.workspace-shell--editor-route .studio-workflow-heading-editor span,.workspace-shell--editor-route .studio-step-sidebar__kicker{color:#64748b;font-weight:600;letter-spacing:.07em}.workspace-shell--editor-route .learning-settings-panel__head strong,.workspace-shell--editor-route .learning-settings-subhead strong,.workspace-shell--editor-route .learning-toggle,.workspace-shell--editor-route .learning-switch{font-weight:600}.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:320px minmax(0,1fr);min-height:calc(100vh - 128px);background:#fff}.workspace-shell--editor-route .studio-step-sidebar{top:128px;min-height:calc(100vh - 128px);max-height:calc(100vh - 128px);gap:14px;padding:22px 22px 26px;border-color:#e2e8f0e6;background:#fbfbfd}.workspace-shell--editor-route .studio-step-sidebar__head{margin-bottom:4px}.workspace-shell--editor-route .studio-step-sidebar__head strong{color:#111827;font-size:.98rem;font-weight:600}.workspace-shell--editor-route .studio-step-outline{gap:3px;padding-right:3px}.workspace-shell--editor-route .studio-step-outline__item{min-height:34px;padding:4px 7px;border-radius:10px}.workspace-shell--editor-route .studio-step-outline__label,.workspace-shell--editor-route .studio-step-outline__branch-path strong,.workspace-shell--editor-route .studio-step-outline__branch-step strong{font-weight:500}.workspace-shell--editor-route .studio-editor-canvas{padding:52px clamp(48px,6vw,118px) 120px;background:#fff}.workspace-shell--editor-route .studio-workflow-heading-editor{width:min(1010px,100%);grid-template-columns:58px minmax(0,1fr);gap:18px;padding:18px 20px;border-color:#e2e8f0f5;border-radius:14px;background:#fff;box-shadow:none}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:48px;height:48px;margin-top:21px;border-radius:15px;font-weight:650}.workspace-shell--editor-route .studio-workflow-heading-editor input{min-height:40px;padding:8px 12px;color:#111827;font-size:1.08rem;font-weight:600}.workspace-shell--editor-route .studio-workflow-heading-editor textarea{min-height:60px;padding:10px 12px;color:#475569;font-size:.92rem}.workspace-shell--editor-route .studio-flow-stack{gap:16px}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row{width:min(900px,100%)}.workspace-shell--editor-route .studio-flow-step-card{width:min(930px,100%);padding:22px 24px 24px;border-color:#e2e8f0f5;border-radius:16px;background:#fff;box-shadow:none}.workspace-shell--editor-route .studio-flow-step-card.is-selected{border-color:#0ea5e952;box-shadow:0 0 0 3px #0ea5e914}.workspace-shell--editor-route .studio-selected-step-card__number{background:#e2e8f0c7;color:#334155;font-weight:600}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:38px;padding:7px 12px;color:#111827;font-size:.98rem;font-weight:560}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:56px;padding:9px 12px;color:#4b5563;font-size:.9rem;line-height:1.48}.workspace-shell--editor-route .studio-selected-step-card__title,.workspace-shell--editor-route .studio-selected-step-card__description,.workspace-shell--editor-route .studio-workflow-heading-editor input,.workspace-shell--editor-route .studio-workflow-heading-editor textarea,.workspace-shell--editor-route .metadata-form-panel input,.workspace-shell--editor-route .metadata-form-panel textarea,.workspace-shell--editor-route .metadata-form-panel select,.workspace-shell--editor-route .studio-branch-path-chip__input,.workspace-shell--editor-route .studio-branch-path-description{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.workspace-shell--editor-route :is(.studio-selected-step-card__title,.studio-selected-step-card__description,.studio-workflow-heading-editor input,.studio-workflow-heading-editor textarea,.metadata-form-panel input,.metadata-form-panel textarea,.metadata-form-panel select,.studio-branch-path-chip__input,.studio-branch-path-description):focus{outline:0;border-color:#0ea5e947;background-color:#fff;box-shadow:0 0 0 1px #0ea5e929,0 0 0 4px #0ea5e90f}.workspace-shell--editor-route .studio-workflow-heading-editor .is-ai-enhanced-field,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__title,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__description{border-color:#0ea5e947;background-color:#fff;background-image:radial-gradient(circle at 12% 18%,rgba(56,189,248,.86) 0 1px,transparent 2px),radial-gradient(circle at 72% 28%,rgba(125,211,252,.72) 0 1px,transparent 2px),radial-gradient(circle at 38% 78%,rgba(186,230,253,.72) 0 1px,transparent 2px),linear-gradient(135deg,#f0f9fffa,#fffffffa);background-position:0 0,18px 8px,8px 18px,0 0;background-size:54px 54px,72px 72px,64px 64px,100% 100%;box-shadow:0 0 0 1px #0ea5e933,0 0 0 5px #0ea5e914,0 14px 30px #0ea5e91a;animation:studio-ai-copy-settle .48s ease-out,studio-starry-focus-drift 5.8s linear infinite,studio-starry-focus-breathe 1.9s ease-in-out infinite alternate}@keyframes studio-starry-focus-drift{0%{background-position:0 0,18px 8px,8px 18px,0 0}to{background-position:54px 54px,90px 80px,72px 82px,0 0}}@keyframes studio-starry-focus-breathe{0%{box-shadow:0 0 0 1px #0ea5e929,0 0 0 4px #0ea5e90f,0 12px 24px #0ea5e914}to{box-shadow:0 0 0 1px #0ea5e93d,0 0 0 6px #0ea5e91a,0 16px 34px #0ea5e91f}}@media (prefers-reduced-motion: reduce){.workspace-shell--editor-route .studio-workflow-heading-editor .is-ai-enhanced-field,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__title,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__description{animation:none}}@media (max-width: 1120px){.workspace-shell--editor-route .editor-utilitybar{top:72px}.workspace-shell--editor-route .studio-step-sidebar{min-height:auto;max-height:none;padding:18px 20px}.workspace-shell--editor-route .studio-editor-canvas{padding:34px 22px 92px}}@media (max-width: 760px){.workspace-shell--editor-route .studio-editor-topbar{min-height:auto}.workspace-shell--editor-route .editor-utilitybar{top:64px}.workspace-shell--editor-route .studio-ai-enhance-status-group{max-width:100%}.workspace-shell--editor-route .studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card{border-radius:12px}}.reuse-center{display:grid;gap:20px}.reuse-hero,.reuse-panel{background:#fff;border:1px solid rgba(23,54,108,.12);border-radius:8px;box-shadow:0 14px 36px #0f172a0f}.reuse-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px}.reuse-hero h2,.reuse-panel h2,.reuse-preview-modal h2,.reuse-component-drawer h2{margin:0;color:var(--fg-navy);letter-spacing:0}.reuse-hero p,.reuse-panel p,.reuse-preview-modal p,.reuse-component-drawer p{margin:8px 0 0;color:#64748b;line-height:1.5}.reuse-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.reuse-stat-card{min-height:112px;display:grid;gap:8px;align-content:center;padding:18px;background:#fff;border:1px solid rgba(23,54,108,.12);border-radius:8px}.reuse-stat-card span,.reuse-stat-card small{color:#64748b}.reuse-stat-card strong{color:#17366c;font-size:30px;line-height:1}.reuse-panel{padding:20px}.reuse-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.reuse-alert{padding:12px 14px;border-radius:8px;font-weight:700}.reuse-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.reuse-alert--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.reuse-table-wrap{overflow-x:auto}.reuse-table{width:100%;border-collapse:collapse;min-width:860px}.reuse-table th{text-align:left;padding:11px 12px;color:#64748b;font-size:12px;text-transform:uppercase;border-bottom:1px solid #e2e8f0}.reuse-table td{padding:14px 12px;vertical-align:top;border-bottom:1px solid #edf2f7;color:#334155}.reuse-table td:first-child{max-width:360px}.reuse-table td strong,.reuse-table td span{display:block}.reuse-table td span{color:#64748b;margin-top:4px}.reuse-risk{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:4px 9px;border-radius:999px;font-weight:800;font-size:12px}.reuse-risk--low{color:#047857;background:#d1fae5}.reuse-risk--medium{color:#92400e;background:#fef3c7}.reuse-risk--high{color:#991b1b;background:#fee2e2}.reuse-row-actions{display:flex;gap:8px;flex-wrap:wrap}.reuse-row-actions button,.reuse-icon-button{border:1px solid #cbd5e1;background:#fff;color:#17366c;border-radius:8px;padding:7px 10px;font-weight:800;cursor:pointer}.reuse-empty{padding:22px;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}.reuse-modal-backdrop{z-index:60}.reuse-preview-modal{width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:22px;background:#fff;border-radius:8px;box-shadow:0 30px 80px #0f172a40}.reuse-preview-modal__head,.reuse-component-drawer header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.reuse-preview-summary{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.reuse-preview-summary>span{display:inline-flex;min-height:30px;align-items:center;padding:5px 10px;border-radius:999px;background:#eef2ff;color:#17366c;font-weight:800;font-size:13px}.reuse-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.reuse-before-after section,.reuse-preview-workflows,.reuse-component-drawer section{padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.reuse-before-after h3,.reuse-preview-workflows h3,.reuse-component-drawer h3{margin:0 0 8px;color:#17366c;letter-spacing:0}.reuse-step-preview{display:grid;gap:10px;padding-left:18px}.reuse-step-preview li strong,.reuse-step-preview li span{display:block}.reuse-step-preview li span{color:#64748b;margin-top:3px}.reuse-after-card{display:grid;gap:8px;padding:14px;border:1px solid rgba(37,99,235,.25);border-radius:8px;background:#eff6ff;color:#17366c}.reuse-preview-workflows{margin-top:16px}.reuse-workflow-list,.reuse-version-list{display:grid;gap:10px}.reuse-workflow-list>div,.reuse-version-list>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0}.reuse-workflow-list>div:last-child,.reuse-version-list>div:last-child{border-bottom:0}.reuse-workflow-list span,.reuse-version-list span{color:#64748b;text-align:right}.reuse-preview-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.reuse-component-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.reuse-component-card{display:grid;gap:8px;text-align:left;padding:16px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;cursor:pointer}.reuse-component-card span,.reuse-component-card small{color:#64748b}.reuse-component-card strong{color:#17366c}.reuse-component-drawer{position:fixed;top:20px;right:20px;bottom:20px;z-index:55;width:min(460px,calc(100vw - 40px));display:grid;gap:14px;overflow:auto;padding:20px;background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:8px;box-shadow:0 28px 80px #0f172a40}.smart-component-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:800;font-size:12px}.studio-flow-step-card--component-ref{border-color:#2563eb61;box-shadow:0 14px 42px #2563eb1f}.studio-flow-step-card--component-ref .studio-selected-step-card__number{background:#dbeafe;color:#1d4ed8}.studio-step-outline__item.is-component-ref{border-color:#2563eb33;background:#eff6ff}.studio-component-ref-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.studio-component-ref-surface{display:grid;place-items:center;padding:18px;background:#f8fbff}@media (max-width: 980px){.reuse-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reuse-hero,.reuse-panel__head{flex-direction:column;align-items:stretch}.reuse-before-after{grid-template-columns:1fr}}.workflow-update-center{display:grid;gap:20px}.workflow-update-hero,.workflow-update-panel,.workflow-update-review-panel,.workflow-update-empty{border:1px solid rgba(15,23,42,.1);background:#ffffffeb;border-radius:8px;box-shadow:0 18px 48px #0f172a14}.workflow-update-hero{padding:24px}.workflow-update-hero h2,.workflow-update-panel-head h2,.workflow-update-review-panel h2{margin:4px 0 8px;color:#0f172a;letter-spacing:0}.workflow-update-hero p,.workflow-update-panel-head p,.workflow-update-review-panel p{margin:0;color:#64748b;max-width:760px}.workflow-update-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.workflow-update-stat{padding:16px;border-radius:8px;border:1px solid rgba(15,23,42,.09);background:#fff}.workflow-update-stat span,.workflow-update-stat small{display:block;color:#64748b;font-size:.82rem}.workflow-update-stat strong{display:block;margin-top:7px;color:#0f172a;font-size:1.75rem}.workflow-update-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}.workflow-update-main,.workflow-update-side,.workflow-update-version-list{display:grid;gap:14px}.workflow-update-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.workflow-update-version-card{padding:18px;border-radius:8px;border:1px solid rgba(15,23,42,.1);background:#fff}.workflow-update-version-card header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.workflow-update-version-card h3{margin:7px 0 4px;color:#0f172a}.workflow-update-version-card p{margin:0;color:#64748b}.workflow-update-status{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:4px 9px;font-size:.76rem;font-weight:700;color:#0f172a;background:#e2e8f0}.workflow-update-status--new{background:#dbeafe;color:#1e40af}.workflow-update-status--scanned{background:#fef3c7;color:#92400e}.workflow-update-status--completed{background:#dcfce7;color:#166534}.workflow-update-mini-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:14px}.workflow-update-mini-step{display:flex;gap:10px;min-width:0;padding:11px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.workflow-update-mini-step>span{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border-radius:50%;background:#0f766e;color:#fff;font-size:.78rem;font-weight:800}.workflow-update-mini-step strong,.workflow-update-mini-step small{display:block;min-width:0}.workflow-update-mini-step strong{color:#0f172a;font-size:.9rem}.workflow-update-mini-step small{margin-top:2px;color:#64748b;font-size:.78rem}.workflow-update-review-list{display:grid;gap:8px;margin-top:14px}.workflow-update-review-list button{display:flex;justify-content:space-between;gap:12px;width:100%;padding:11px 12px;border:1px solid rgba(15,23,42,.09);border-radius:8px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer}.workflow-update-review-list span{color:#64748b}.workflow-update-review-panel{position:sticky;top:18px;padding:18px}.workflow-update-review-panel__head{display:flex;justify-content:space-between;gap:12px}.workflow-update-icon-button{width:32px;height:32px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:#475569;cursor:pointer}.workflow-update-review-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.workflow-update-review-meta span{border-radius:999px;padding:5px 9px;background:#eef2ff;color:#3730a3;font-size:.78rem;font-weight:700}.workflow-update-review-flow{display:grid;gap:14px;max-height:62vh;overflow:auto;padding-right:4px}.workflow-update-flow-row{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);gap:10px;align-items:center}.workflow-update-flow-link{display:grid;justify-items:center;gap:5px;color:#64748b;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.workflow-update-flow-link span{display:block;width:2px;height:30px;background:#cbd5e1}.workflow-update-visual-step{overflow:hidden;min-width:0;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff}.workflow-update-visual-step--source{border-color:#0d948847}.workflow-update-visual-step--target{border-color:#2563eb40}.workflow-update-visual-step__image{aspect-ratio:16 / 9;background:#e2e8f0}.workflow-update-screenshot{width:100%;height:100%;object-fit:cover;display:block}.workflow-update-screenshot--empty{display:grid;place-items:center;color:#64748b;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-size:.85rem}.workflow-update-visual-step__copy{padding:11px}.workflow-update-visual-step__copy span,.workflow-update-visual-step__copy p{color:#64748b}.workflow-update-visual-step__copy span{display:block;margin-bottom:5px;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workflow-update-visual-step__copy strong{display:block;color:#0f172a;font-size:.95rem}.workflow-update-visual-step__copy p{margin:5px 0 0;font-size:.82rem}.workflow-update-review-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.workflow-update-panel--history{padding:18px}.workflow-update-history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:14px}.workflow-update-history-card{padding:13px;border-radius:8px;border:1px solid rgba(15,23,42,.09);background:#f8fafc}.workflow-update-history-card span,.workflow-update-history-card small{display:block;color:#64748b;font-size:.8rem}.workflow-update-history-card strong{display:block;margin:5px 0;color:#0f172a}.workflow-update-history-card--accepted{border-color:#16653433;background:#f0fdf4}.workflow-update-history-card--rejected{border-color:#94a3b866}.workflow-update-empty,.workflow-update-empty-inline{padding:18px;color:#64748b}.workflow-update-empty-inline{border:1px dashed rgba(100,116,139,.35);border-radius:8px;background:#f8fafc}.workflow-update-empty--side{position:sticky;top:18px}@media (max-width: 1180px){.workflow-update-layout{grid-template-columns:1fr}.workflow-update-review-panel{position:static}}@media (max-width: 780px){.workflow-update-stat-grid{grid-template-columns:1fr}.workflow-update-version-card header,.workflow-update-panel-head,.workflow-update-review-actions{flex-direction:column;align-items:stretch}.workflow-update-flow-row{grid-template-columns:1fr}.workflow-update-flow-link{grid-template-columns:1fr auto 1fr;align-items:center}.workflow-update-flow-link span{width:100%;height:2px}}.workflow-update-center--scan{gap:18px}.workflow-update-scan-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.workflow-update-scan-hero h2{max-width:820px}.workflow-update-scan-button{white-space:nowrap;min-width:150px}.workflow-update-stat-grid--compact{grid-template-columns:1fr 1fr 1.25fr}.workflow-update-results-panel{padding:18px}.workflow-update-target-list{display:grid;gap:14px;margin-top:16px}.workflow-update-target-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f172a0d}.workflow-update-target-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.workflow-update-target-card__head h3{margin:7px 0 4px;color:#0f172a;letter-spacing:0}.workflow-update-target-card__head p{margin:0;color:#64748b}.workflow-update-target-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.workflow-update-source-strip{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.workflow-update-source-strip div{min-width:0}.workflow-update-source-strip span{display:block;color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workflow-update-source-strip strong{display:block;overflow:hidden;margin-top:3px;color:#0f172a;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.workflow-update-source-strip__arrow{align-self:center;min-width:max-content;padding:5px 9px;border-radius:999px;background:#e0f2fe;color:#0369a1!important;font-size:.68rem!important;text-transform:none!important;letter-spacing:0!important}.workflow-update-ai-note{display:grid;gap:4px;padding:12px 14px;border:1px solid rgba(14,165,233,.18);border-radius:8px;background:linear-gradient(135deg,#f0f9fff2,#fffffff5);color:#334155}.workflow-update-ai-note strong{color:#0369a1;font-size:.82rem}.workflow-update-ai-note span{font-size:.92rem;line-height:1.45}.workflow-update-change-list{position:relative;display:grid;grid-template-columns:minmax(0,760px);justify-content:start;gap:12px;align-items:start;padding-left:52px}.workflow-update-change-list:before{content:"";position:absolute;top:8px;bottom:8px;left:20px;width:2px;border-radius:999px;background:linear-gradient(180deg,#0ea5e92e,#0ea5e96b,#0ea5e92e)}.workflow-update-diff-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:flex-start;padding:14px;border:1px solid rgba(15,23,42,.08);border-left-width:1px;border-radius:8px;background:#fff}.workflow-update-diff-card--refresh{border-left-color:#0284c7;background:linear-gradient(90deg,#f0f9ffd9,#fff 36%)}.workflow-update-diff-card--add{border-left-color:#059669;background:linear-gradient(90deg,#ecfdf5e0,#fff 36%)}.workflow-update-diff-card--remove{border-left-color:#dc2626;background:linear-gradient(90deg,#fef2f2e6,#fff 36%)}.workflow-update-diff-card__marker{position:absolute;z-index:1;top:12px;left:-49px;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#f1f5f9;box-shadow:0 0 0 5px #fff,0 10px 22px #0f172a1a;color:#0f172a;font-weight:900}.workflow-update-diff-card--refresh .workflow-update-diff-card__marker{background:#e0f2fe;color:#0369a1}.workflow-update-diff-card--add .workflow-update-diff-card__marker{background:#d1fae5;color:#047857}.workflow-update-diff-card--remove .workflow-update-diff-card__marker{background:#fee2e2;color:#b91c1c}.workflow-update-diff-card__content{min-width:0}.workflow-update-diff-card__top{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:7px}.workflow-update-action-pill,.workflow-update-confidence{border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.workflow-update-action-pill--refresh{background:#e0f2fe;color:#0369a1}.workflow-update-action-pill--add{background:#d1fae5;color:#047857}.workflow-update-action-pill--remove{background:#fee2e2;color:#b91c1c}.workflow-update-confidence{background:#f1f5f9;color:#64748b}.workflow-update-diff-card h4{margin:0 0 7px;color:#0f172a;font-size:.98rem;letter-spacing:0}.workflow-update-diff-card p{margin:7px 0 0;color:#475569;font-size:.86rem;line-height:1.4}.workflow-update-diff-card p strong{color:#0f172a}.workflow-update-diff-card small{display:block;margin-top:7px;color:#64748b;font-size:.78rem}.workflow-update-step-swap{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.workflow-update-step-chip{display:inline-flex;min-width:0;max-width:100%;padding:6px 9px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.88rem;font-weight:800;line-height:1.2}.workflow-update-step-chip--target{background:#eff6ff;color:#1d4ed8}.workflow-update-step-chip--source{background:#ecfdf5;color:#047857}.workflow-update-step-chip--remove{background:#fef2f2;color:#b91c1c}.workflow-update-step-arrow{color:#94a3b8;font-weight:900}.workflow-update-placement{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:8px;color:#64748b;font-size:.8rem}.workflow-update-placement span{color:#334155;font-weight:800}.workflow-update-placement strong{padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-weight:800}.workflow-update-placement em{color:#94a3b8;font-style:normal}.workflow-update-step-preview{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:stretch;max-width:560px;margin-top:10px;padding:9px;border:1px solid rgba(14,165,233,.14);border-radius:8px;background:#f8fafcdb}.workflow-update-step-preview span{display:block;margin-bottom:3px;color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.workflow-update-step-preview strong{display:block;overflow:hidden;color:#0f172a;font-size:.86rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.workflow-update-step-preview__frame{overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(14,165,233,.18);border-radius:7px;background:#f8fafc}.workflow-update-step-preview__frame .workflow-preview-image-shell{display:block;width:100%;height:100%}.workflow-update-step-preview__image{display:block;width:100%;height:100%;object-fit:contain;background:#f8fafc}.workflow-update-step-preview__empty,.workflow-update-step-preview__loading{display:grid;width:100%;height:100%;place-items:center;padding:8px;color:#64748b;font-size:.72rem;font-weight:800;text-align:center}.workflow-update-step-preview__loading{background:linear-gradient(90deg,#e2e8f0,#f8fafc,#e2e8f0);background-size:200% 100%;animation:studio-preview-shimmer 1.1s linear infinite}.workflow-update-comparison-card{display:grid;gap:12px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff}.workflow-update-comparison-card__meta{display:flex;flex-wrap:wrap;gap:6px}.workflow-update-comparison-card__meta span{border-radius:999px;padding:4px 8px;background:#e0f2fe;color:#0369a1;font-size:.72rem;font-weight:800}.workflow-update-comparison-card__grid{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);gap:10px;align-items:stretch}.workflow-update-compare-node{overflow:hidden;min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.workflow-update-compare-node--target{border-color:#2563eb2e}.workflow-update-compare-node--source{border-color:#0d948838}.workflow-update-compare-node__image{aspect-ratio:16 / 9;background:#e2e8f0}.workflow-update-compare-node__copy{padding:10px}.workflow-update-compare-node__copy span{display:block;margin-bottom:4px;color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workflow-update-compare-node__copy strong{display:block;color:#0f172a;font-size:.92rem;letter-spacing:0}.workflow-update-comparison-card__connector{display:grid;grid-template-rows:1fr auto 1fr;justify-items:center;align-items:center;color:#0284c7}.workflow-update-comparison-card__connector span{width:2px;min-height:22px;background:#bae6fd}.workflow-update-comparison-card__connector strong{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e0f2fe;color:#0369a1;font-size:1rem}.workflow-update-comparison-card__body h4{margin:0 0 6px;color:#0f172a;font-size:1rem;letter-spacing:0}.workflow-update-comparison-card__body p{margin:0;color:#475569;font-size:.9rem;line-height:1.42}.workflow-update-comparison-card__body small{display:block;margin-top:8px;color:#64748b;font-size:.8rem}.workflow-update-change-card{overflow:hidden;display:grid;grid-template-columns:116px minmax(0,1fr);border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc}.workflow-update-change-card__preview{min-height:128px;background:#e2e8f0}.workflow-update-change-card__body{min-width:0;padding:12px}.workflow-update-change-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.workflow-update-change-card__meta span{border-radius:999px;padding:4px 8px;background:#e0f2fe;color:#0369a1;font-size:.72rem;font-weight:800}.workflow-update-change-card h4{margin:0 0 6px;color:#0f172a;font-size:.95rem;letter-spacing:0}.workflow-update-change-card p{margin:0;color:#475569;font-size:.84rem;line-height:1.42}.workflow-update-change-card small{display:block;margin-top:8px;color:#64748b;font-size:.78rem}@media (max-width: 920px){.workflow-update-scan-hero,.workflow-update-target-card__head{flex-direction:column;align-items:stretch}.workflow-update-stat-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.workflow-update-stat-grid--compact,.workflow-update-change-list{grid-template-columns:1fr}.workflow-update-change-list{padding-left:40px}.workflow-update-change-list:before{left:15px}.workflow-update-change-card,.workflow-update-source-strip{grid-template-columns:1fr}.workflow-update-source-strip__arrow{justify-self:flex-start}.workflow-update-diff-card{grid-template-columns:1fr}.workflow-update-diff-card__marker{left:-40px}.workflow-update-step-preview,.workflow-update-comparison-card__grid{grid-template-columns:1fr}.workflow-update-comparison-card__connector{grid-template-columns:1fr auto 1fr;grid-template-rows:auto}.workflow-update-comparison-card__connector span{width:100%;min-height:2px;height:2px}.workflow-update-change-card__preview{aspect-ratio:16 / 9;min-height:0}}.fg-auth{min-height:100vh;display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1fr);background:#fff}.fg-auth__story{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;padding:clamp(28px,5vw,56px);color:#fff;background:linear-gradient(145deg,#0d8ff2,#0477dc 54%,#075fbd);display:grid;align-content:center;gap:clamp(30px,6vh,64px)}.fg-auth__story:before,.fg-auth__story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.fg-auth__story:before{background-image:radial-gradient(circle,rgba(255,255,255,.28) 1.45px,transparent 1.7px);background-size:24px 24px;opacity:.72;animation:fgAuthDotDrift 22s linear infinite}.fg-auth__story:after{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 46%);opacity:.72}@keyframes fgAuthDotDrift{0%{background-position:0 0}to{background-position:48px 72px}}.fg-auth__brand{position:absolute;top:clamp(22px,4vw,42px);left:clamp(24px,5vw,54px);display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:700;font-size:1.05rem}.fg-auth__brand,.fg-auth__story-copy{z-index:1}.fg-auth-brandmark{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#fffffff0;box-shadow:0 18px 44px #06438233}.fg-auth-brandmark img{width:25px;height:25px}.fg-auth__story-copy{max-width:430px;display:grid;gap:18px}.fg-auth__story h1{margin:0;color:#fffffffa;font-size:2.75rem;line-height:1.04;font-weight:800;letter-spacing:0}.fg-auth__story p{margin:0;max-width:390px;color:#ffffffe0;font-size:1rem;line-height:1.55}.fg-auth__proof{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:14px}.fg-auth__proof li{display:flex;align-items:center;gap:11px;color:#fffffff0;font-weight:560}.fg-auth__proof li:before{content:"";width:22px;height:22px;flex:0 0 auto;border-radius:7px;background:#fff3;box-shadow:inset 0 0 0 1px #ffffff3d}.fg-auth__panel{width:min(480px,calc(100% - 40px));justify-self:center;align-self:center;padding:clamp(24px,5vw,44px) 0;display:grid;gap:22px}.fg-auth__panel-head{display:grid;gap:8px}.fg-auth__panel-head h1{margin:0;color:#111827;font-size:2.25rem;line-height:1.08;font-weight:780;letter-spacing:0}.fg-auth__panel-head p,.fg-auth__footer,.fg-auth-form__title span,.fg-auth-form__footer{margin:0;color:#667085;line-height:1.5}.fg-auth-form,.fg-auth-stack{display:grid;gap:16px}.fg-auth-form__title{display:grid;gap:5px}.fg-auth-form__title strong{color:#111827;font-size:1.05rem;font-weight:650}.fg-provider-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:48px;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:#111827;font:inherit;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.fg-provider-button:hover,.fg-provider-button:focus-visible{border-color:#148bf48a;box-shadow:0 0 0 4px #148bf41a;outline:none}.fg-provider-button:disabled{cursor:not-allowed;opacity:.62}.fg-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#98a2b3;font-size:.85rem}.fg-auth-divider:before,.fg-auth-divider:after{content:"";height:1px;background:#edf0f5}.fg-field{display:grid;gap:8px}.fg-field>span{color:#344054;font-size:.86rem;font-weight:560}.fg-field input{width:100%;height:48px;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:#111827;font:inherit;padding:0 13px;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.fg-field input:focus{border-color:#168df4;box-shadow:0 0 0 4px #148bf41c}.fg-password-field{position:relative}.fg-password-field input{padding-right:72px}.fg-password-field button{position:absolute;top:7px;right:7px;height:34px;border:0;border-radius:8px;background:#eef6ff;color:#075fbd;font-weight:560;cursor:pointer}.fg-auth-submit{min-height:48px}.fg-auth-email-pill{width:fit-content;max-width:100%;border-radius:999px;background:#eef6ff;color:#075fbd;padding:8px 12px;font-weight:560;overflow-wrap:anywhere}.fg-inline-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:#075fbd;font:inherit;font-weight:560;cursor:pointer;text-decoration:none}.fg-auth__footer a,.fg-auth-form__footer a{color:#075fbd;font-weight:560;text-decoration:none}.fg-auth-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.fg-auth-notice,.fg-summary-card,.fg-check-email,.fg-offer-summary{border:1px solid #e4e9f2;border-radius:12px;background:#fff;padding:16px;display:grid;gap:10px;box-shadow:0 16px 44px #0f172a0f}.fg-auth-notice p,.fg-summary-card p,.fg-check-email p{margin:0;color:#667085;line-height:1.5}.fg-summary-card__eyebrow{display:block;color:#0b84c8;font-size:.78rem;font-weight:700;text-transform:uppercase}.fg-check-email{justify-items:start}.fg-check-email__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-weight:700}.fg-otp-form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.fg-otp-form .fg-field input{text-align:center;letter-spacing:.28em;font-size:1.08rem;font-weight:600}.fg-auth-debug-code{display:inline-flex;align-items:center;min-height:38px;border:1px solid #d8dee8;border-radius:10px;background:#f8fafc;color:#475467;padding:0 12px;font-size:.86rem;font-weight:600}.fg-check-email h2{margin:0 0 4px;color:#111827}.fg-check-email__actions{display:flex;flex-wrap:wrap;gap:10px}.fg-team-chooser{display:grid;gap:14px}.fg-team-chooser__list{display:grid;gap:10px}.fg-team-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e4e9f2;border-radius:12px;background:#fff;padding:14px;display:grid;gap:4px;text-align:left;cursor:pointer}.fg-team-card:hover,.fg-team-card:focus-visible,.fg-team-card.is-active{border-color:#148bf48c;box-shadow:0 0 0 4px #148bf41a;outline:none}.fg-team-card span{color:#111827;font-weight:650}.fg-team-card small{color:#667085}.fg-checkbox-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;color:#344054;line-height:1.5}.fg-checkbox-row input{margin-top:4px}.fg-offer-summary code{display:block;max-width:100%;overflow-wrap:anywhere;border-radius:8px;background:#f5f7fb;color:#344054;padding:8px}.fg-onboarding{min-height:100vh;background:linear-gradient(180deg,#f6fafff5,#f2f7fdfa),#f6f9fd;color:#111827;padding:30px}.fg-onboarding__shell{width:min(1180px,100%);min-height:calc(100vh - 60px);margin:0 auto;display:grid;grid-template-rows:auto 1fr}.fg-onboarding__topbar{min-height:70px;padding:0 0 18px;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(80px,1fr);align-items:center;gap:18px;border-bottom:1px solid #dde8f5}.fg-onboarding__topbar .fg-auth__brand{position:static;color:#111827;font-size:1rem}.fg-onboarding__topbar .fg-auth-brandmark{width:36px;height:36px;border-radius:8px;box-shadow:0 8px 18px #0643821f}.fg-onboarding__topbar .fg-auth-brandmark img{width:22px;height:22px}.fg-onboarding__topbar>.fg-inline-button{justify-self:end;min-height:36px;border-radius:8px;padding:0 10px}.fg-onboarding__topbar>.fg-inline-button:hover,.fg-onboarding__topbar>.fg-inline-button:focus-visible{background:#eef6ff;outline:none}.fg-onboarding-stepper{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:8px;counter-reset:onboarding-step}.fg-onboarding-stepper li{counter-increment:onboarding-step;min-height:34px;border:1px solid transparent;border-radius:999px;padding:0 10px 0 6px;display:flex;align-items:center;gap:8px;color:#667085;font-size:.84rem;font-weight:720;white-space:nowrap}.fg-onboarding-stepper li span{width:22px;height:22px;border-radius:999px;background:#e7edf5;color:#667085;display:grid;place-items:center;font-size:.72rem;font-weight:780}.fg-onboarding-stepper li span:before{content:counter(onboarding-step)}.fg-onboarding-stepper li.is-active{border-color:#bfdbff;background:#eef6ff;color:#075fbd}.fg-onboarding-stepper li.is-active span{background:#168df4;color:#fff}.fg-onboarding-stepper li.is-complete{color:#15803d}.fg-onboarding-stepper li.is-complete span{background:#22c55e;color:#fff}.fg-onboarding__stage{display:grid;grid-template-columns:300px minmax(0,1fr);gap:44px;align-items:start;padding:54px 0 42px}.fg-onboarding__aside{display:grid;gap:22px}.fg-onboarding__aside-copy{display:grid;gap:10px}.fg-onboarding__aside-copy span,.fg-workspace-setup-panel__head span{color:#0b74dc;font-size:.78rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.fg-onboarding__aside-copy h2{margin:0;color:#172033;font-size:1.56rem;line-height:1.16;font-weight:780;letter-spacing:0}.fg-onboarding-guide{list-style:none;padding:0;margin:0;display:grid;gap:10px}.fg-onboarding-guide li{min-height:58px;border:1px solid #dfe8f4;border-radius:8px;background:#ffffffb8;color:#667085;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px}.fg-onboarding-guide li>span{width:34px;height:34px;border-radius:8px;background:#eef6ff;color:#0b74dc;display:grid;place-items:center}.fg-onboarding-guide li strong{min-width:0;color:inherit;font-size:.9rem;font-weight:720;line-height:1.25}.fg-onboarding-guide li.is-active{border-color:#9fcbff;background:#fff;color:#172033;box-shadow:0 12px 26px #1677f21a}.fg-onboarding-guide li.is-active>span{background:#1677f2;color:#fff}.fg-onboarding-guide li.is-complete{border-color:#c6ecd6;background:#f5fbf7;color:#15803d}.fg-onboarding__content{width:100%;margin:0;display:grid;gap:22px}.fg-onboarding__hero{width:100%;max-width:660px;margin:0;padding:0;text-align:left;display:grid;gap:9px}.fg-onboarding__hero h1{margin:0;color:#111827;font-size:2.24rem;line-height:1.12;font-weight:780;letter-spacing:0}.fg-onboarding__hero p{margin:0;max-width:600px;color:#667085;font-size:.98rem;line-height:1.55}.fg-onboarding__workspace-grid{display:grid;grid-template-columns:minmax(0,520px) minmax(270px,340px);gap:18px;align-items:stretch}.fg-extension-panel{width:100%;margin:0;display:grid;justify-items:start;gap:16px}.fg-workspace-setup-panel{width:100%;margin:0;border:1px solid #e4e9f2;border-radius:8px;background:#fff;padding:24px;display:grid;align-content:start;gap:18px;box-shadow:0 18px 44px #0f172a12}.fg-workspace-setup-panel__head{display:grid;gap:6px}.fg-workspace-setup-panel__head strong{color:#344054;font-size:.96rem;font-weight:650;line-height:1.45}.fg-workspace-setup-panel .fg-field input{height:50px;border-radius:8px;font-size:1rem;font-weight:650}.fg-onboarding-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.fg-onboarding-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;max-width:100%;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#344054;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;font:inherit;font-size:.88rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,opacity .14s ease,transform .14s ease}.fg-onboarding-action:hover,.fg-onboarding-action:focus-visible{border-color:#148bf48a;box-shadow:0 0 0 4px #148bf41a;outline:none}.fg-onboarding-action:active{transform:translateY(1px)}.fg-onboarding-action:disabled{cursor:not-allowed;opacity:.56;transform:none}.fg-onboarding-action--primary{border-color:#1479e8;background:#1479e8;color:#fff;box-shadow:0 8px 18px #1677f229}.fg-onboarding-action--primary:hover,.fg-onboarding-action--primary:focus-visible{border-color:#075fbd;box-shadow:0 0 0 4px #148bf421,0 10px 22px #1677f22e}.fg-onboarding-action--secondary{background:#fff;color:#344054}.fg-onboarding-preview{min-height:100%;overflow:hidden;border:1px solid #dce8f5;border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a12}.fg-onboarding-preview__bar{min-height:42px;padding:0 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e5edf7;background:#172033}.fg-onboarding-preview__bar span{width:9px;height:9px;border-radius:999px;background:#596579}.fg-onboarding-preview__bar span:first-child{background:#ff6b6b}.fg-onboarding-preview__bar span:nth-child(2){background:#f6c343}.fg-onboarding-preview__bar span:nth-child(3){background:#34c759}.fg-onboarding-preview__body{padding:18px;display:grid;gap:16px}.fg-onboarding-preview__brand,.fg-onboarding-preview__workspace{min-width:0;display:grid;align-items:center;gap:11px}.fg-onboarding-preview__brand{grid-template-columns:38px minmax(0,1fr)}.fg-onboarding-preview__brand img{width:38px;height:38px;border-radius:8px;background:#eef6ff;padding:8px}.fg-onboarding-preview strong,.fg-onboarding-preview small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-onboarding-preview strong{color:#172033;font-size:.93rem;font-weight:760}.fg-onboarding-preview small{margin-top:2px;color:#667085;font-size:.78rem;font-weight:560}.fg-onboarding-preview__nav{display:grid;gap:8px}.fg-onboarding-preview__nav span{height:34px;border-radius:8px;background:#f3f6fa;color:#667085;display:flex;align-items:center;padding:0 11px;font-size:.82rem;font-weight:680}.fg-onboarding-preview__nav span.is-active{background:#eef6ff;color:#0b74dc}.fg-onboarding-preview__workspace{grid-template-columns:42px minmax(0,1fr);border:1px solid #dce8f5;border-radius:8px;background:#fbfdff;padding:12px}.fg-onboarding-preview__workspace>span{width:42px;height:42px;border:1px solid #9fcbff;border-radius:8px;background:#eef6ff;color:#0b74dc;display:grid;place-items:center;font-size:.84rem;font-weight:820}.fg-extension-card,.fg-extension-panel__browser{width:min(560px,100%);border:1px solid #e4e9f2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.fg-extension-card{padding:18px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:center}.fg-extension-card img{width:48px;height:48px;border-radius:8px;background:#eef6ff;padding:10px}.fg-extension-card strong,.fg-extension-card span{display:block}.fg-extension-card span{margin-top:4px;color:#667085}.fg-extension-card>svg{color:#0b74dc}.fg-extension-panel__hint{width:min(560px,100%);min-height:44px;border:1px solid #dce8f5;border-radius:8px;background:#fbfdff;color:#4d5a70;padding:10px 12px;display:flex;align-items:center;gap:9px;font-size:.88rem;font-weight:600}.fg-extension-panel__hint svg{flex:0 0 auto;color:#0b74dc}.fg-extension-panel__browser{overflow:hidden}.fg-extension-panel__toolbar{min-height:52px;padding:12px 16px;display:grid;grid-template-columns:repeat(3,10px) minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #e4e9f2}.fg-extension-panel__toolbar span{width:10px;height:10px;border-radius:999px;background:#d0d5dd}.fg-extension-panel__toolbar strong{margin-left:10px}.fg-extension-panel__toolbar em{border-radius:999px;background:#fff1f2;color:#e11d48;font-style:normal;font-size:.78rem;font-weight:850;padding:6px 10px}.fg-tab-list{padding:18px;display:grid;gap:12px}.fg-tab-list button{min-height:68px;border:1px solid #e4e9f2;border-radius:8px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;text-align:left}.fg-tab-list button.is-selected{border-color:#148bf48c;background:#f6fbff}.fg-tab-list button span{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:#4f46e5;color:#fff;font-weight:900;grid-row:span 2}.fg-tab-list button+button span{background:#f43f5e}.fg-tab-list strong,.fg-tab-list small{min-width:0;overflow-wrap:anywhere}.fg-tab-list small{color:#667085}.fg-extension-panel--done{width:min(560px,100%);border:1px solid #e4e9f2;border-radius:8px;background:#fff;padding:24px;justify-items:start;box-shadow:0 14px 34px #0f172a0f}.fg-extension-panel--done h2,.fg-extension-panel--done p{margin:0}.fg-extension-panel--done p{color:#667085;text-align:left}@media (max-width: 880px){.fg-auth{display:block;min-height:100vh}.fg-auth__story{min-height:auto;padding:24px 20px 34px;align-content:start}.fg-auth__brand{position:static}.fg-auth__story-copy{margin-top:26px}.fg-auth__story h1{font-size:2.35rem}.fg-auth__panel{width:min(520px,calc(100% - 32px));padding:28px 0 40px}.fg-onboarding__topbar{grid-template-columns:1fr;justify-items:center;gap:14px}.fg-onboarding__topbar>.fg-inline-button{justify-self:center}.fg-onboarding-stepper{width:100%;flex-wrap:wrap;gap:10px 14px}.fg-onboarding__stage{grid-template-columns:1fr;gap:28px;padding:34px 0}.fg-onboarding__aside{gap:16px}.fg-onboarding-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.fg-onboarding-guide li{min-height:92px;grid-template-columns:1fr auto;align-content:start}.fg-onboarding-guide li>span{grid-column:1 / -1}.fg-onboarding__workspace-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 560px){.fg-auth__proof{gap:10px}.fg-auth-actions,.fg-check-email__actions{display:grid;width:100%}.fg-auth-actions>*,.fg-check-email__actions>*{width:100%}.fg-onboarding{padding:18px}.fg-onboarding__shell{min-height:calc(100vh - 36px)}.fg-onboarding-stepper{justify-content:flex-start;overflow-x:auto;padding-bottom:3px;flex-wrap:nowrap}.fg-onboarding__stage{padding:24px 0 30px}.fg-onboarding-guide{grid-template-columns:1fr}.fg-onboarding-guide li{min-height:54px;grid-template-columns:34px minmax(0,1fr) auto;align-content:center}.fg-onboarding-guide li>span{grid-column:auto}.fg-onboarding__hero h1{font-size:1.65rem}.fg-workspace-setup-panel{padding:16px}.fg-onboarding-preview__body{padding:14px}.fg-onboarding-actions{display:grid;width:100%}.fg-onboarding-actions>*{width:100%}.fg-extension-card{grid-template-columns:1fr auto;justify-items:center;text-align:center}.fg-extension-card img{grid-column:1 / -1}.fg-extension-card>div{min-width:0;grid-column:1 / -1}.fg-extension-card>svg{display:none}.fg-extension-panel__toolbar{grid-template-columns:repeat(3,10px) minmax(0,1fr)}.fg-extension-panel__toolbar em{grid-column:1 / -1;justify-self:start}}.fg-skip-link{position:fixed;top:10px;left:10px;z-index:200;transform:translateY(-140%);border-radius:var(--fg-app-radius);background:var(--fg-app-text);color:#fff;padding:8px 10px;font-size:.84rem;font-weight:800;text-decoration:none}.fg-skip-link:focus{transform:translateY(0)}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:var(--fg-app-sidebar-width) minmax(0,1fr);background:var(--fg-app-bg);color:var(--fg-app-text)}.workspace-shell--editor-route{display:block;background:var(--fg-app-bg)}.workspace-main{min-width:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.workspace-main--editor{display:block}.workspace-content{min-width:0;padding:20px;display:grid;gap:16px;align-content:start}.workspace-content--editor{padding:14px}.fg-shell-sidebar{position:sticky;top:0;height:100vh;min-height:0;border-right:1px solid var(--fg-app-border);background:#fbfcff;z-index:20}.fg-shell-sidebar__inner{height:100%;min-height:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0}.fg-shell-sidebar__top,.fg-shell-sidebar__footer{display:grid;gap:10px}.fg-shell-sidebar__footer{padding:0 12px 12px}.fg-shell-brand{min-height:72px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;color:var(--fg-app-text);text-decoration:none;padding:16px 20px;border-bottom:1px solid #dfe6f0}.fg-shell-brand__mark{width:38px;height:38px;border:0;border-radius:9px;background:transparent;display:grid;place-items:center;overflow:hidden}.fg-shell-brand__mark img{width:36px;height:36px;object-fit:contain}.fg-shell-brand strong,.fg-shell-brand small,.fg-team-switcher__copy strong,.fg-team-switcher__copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-shell-brand strong{display:block;color:#111827;font-size:1.08rem;font-weight:800;line-height:1.1}.fg-shell-brand__blue{color:#1479e8}.fg-shell-brand small{display:block;margin-top:3px;color:var(--fg-app-muted);font-size:.76rem;font-weight:520}.fg-team-switcher{position:relative}.fg-team-switcher__button{width:100%;min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;gap:10px;align-items:center;border:1px solid #d8e6f7;border-radius:8px;background:#fff;color:var(--fg-app-text);padding:10px;text-align:left;box-shadow:none}.fg-workspace-identity__chip{grid-template-columns:38px minmax(0,1fr);cursor:default}.fg-team-switcher__button:hover,.fg-team-switcher__button:focus-visible,.fg-team-menu button:hover,.fg-team-menu button:focus-visible{border-color:#b6dbff;background:#f6fbff;outline:none}.fg-workspace-identity__chip:hover{border-color:#d8e6f7;background:#fff}.fg-team-switcher__avatar{width:38px;height:38px;border:1px solid #acd4ff;border-radius:999px;display:grid;place-items:center;background:#eaf4ff;color:#1479e8;font-size:.78rem;font-weight:700;overflow:hidden}.fg-team-switcher__avatar img{width:100%;height:100%;display:block;object-fit:cover}.fg-team-switcher__copy strong,.fg-team-menu button strong{display:block;font-size:.86rem;line-height:1.2}.fg-team-switcher__copy small,.fg-team-menu button small{display:block;margin-top:3px;color:var(--fg-app-muted);font-size:.74rem;line-height:1.2}.fg-team-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:50;display:grid;gap:6px;padding:8px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);box-shadow:var(--fg-app-shadow)}.fg-shell-sidebar__footer .fg-team-menu{top:auto;bottom:calc(100% + 8px);max-height:min(280px,44vh);overflow-y:auto}.fg-team-menu__head,.fg-team-menu__state,.fg-team-menu__error{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;color:var(--fg-app-muted);font-size:.74rem;font-weight:650;text-transform:uppercase}.fg-team-menu__error{justify-content:flex-start;text-transform:none;color:#991b1b}.fg-team-menu button{min-height:54px;border:1px solid transparent;border-radius:var(--fg-app-radius);background:transparent;color:var(--fg-app-text);display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:8px;text-align:left}.fg-team-menu button.is-active{border-color:#b6dbff;background:var(--fg-app-blue-soft)}.fg-shell-nav{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:18px;padding:18px 12px}.fg-shell-nav__section{display:grid;gap:5px}.fg-shell-nav__section h2{margin:0;padding:0 12px 5px;color:#8c95a8;font-size:.68rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.fg-shell-nav__link{min-height:42px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid transparent;border-radius:7px;color:#5f6c80;padding:9px 12px;text-decoration:none;font-size:.88rem;font-weight:650}.fg-shell-nav__link:hover,.fg-shell-nav__link:focus-visible,.fg-shell-nav__link.is-active{background:var(--fg-app-blue-soft);border-color:#cbe5ff;color:var(--fg-app-blue-strong);outline:none}.fg-shell-nav__link.is-disabled{color:#98a2b3;background:transparent}.fg-shell-nav__link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-shell-plan{display:grid;gap:7px;border:1px solid #d8e6f7;border-radius:8px;background:#f7fbff;padding:11px;box-shadow:none}.fg-shell-plan__head{display:flex;justify-content:space-between;gap:10px;align-items:center}.fg-shell-plan__head span,.fg-shell-plan small{color:var(--fg-app-muted);font-size:.74rem}.fg-shell-plan strong{font-size:.88rem;line-height:1.2}.fg-shell-signout{min-height:42px;border:1px solid var(--fg-app-border);border-radius:7px;display:inline-flex;align-items:center;gap:8px;justify-content:center;background:var(--fg-app-panel);color:#475467;font-weight:600}.fg-shell-signout:hover,.fg-shell-signout:focus-visible{border-color:#fecaca;color:#b91c1c;outline:none}.fg-shell-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--fg-app-border);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:15}.fg-shell-topbar__left{min-width:0;display:flex;align-items:center;gap:12px}.fg-shell-topbar__copy{min-width:0;display:grid;gap:4px}.fg-shell-topbar__meta{display:flex;align-items:center;gap:8px;color:var(--fg-app-muted);font-size:.74rem;font-weight:560}.fg-shell-topbar__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-shell-topbar__meta span+span:before{content:"/";margin-right:8px;color:#c1cad7}.fg-shell-topbar h1{margin:0;color:var(--fg-app-text);font-size:1.35rem;font-weight:720;line-height:1.15;letter-spacing:0}.fg-shell-topbar p{margin:0;max-width:720px;color:var(--fg-app-muted);font-size:.9rem;line-height:1.45}.fg-shell-topbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.fg-shell-menu-button{display:none}.fg-button,.fg-icon-button{border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);color:var(--fg-app-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease,opacity .12s ease}.fg-button{min-height:38px;padding:8px 12px;font-size:.84rem}.fg-button--sm{min-height:32px;padding:6px 10px;font-size:.78rem}.fg-button--primary{background:var(--fg-app-blue);border-color:var(--fg-app-blue);color:#fff}.fg-button--secondary:hover,.fg-button--secondary:focus-visible,.fg-icon-button--secondary:hover,.fg-icon-button--secondary:focus-visible{border-color:#b6dbff;background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong);outline:none}.fg-button--primary:hover,.fg-button--primary:focus-visible{background:var(--fg-app-blue-strong);border-color:var(--fg-app-blue-strong);outline:none}.fg-icon-button{width:38px;height:38px;padding:0}.fg-icon-button--sm{width:32px;height:32px}.fg-badge{min-height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:850;white-space:nowrap}.fg-badge--neutral{background:#f2f4f7;color:#475467}.fg-badge--blue{background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong)}.fg-badge--green{background:var(--fg-app-green-soft);color:var(--fg-app-green)}.fg-badge--amber{background:var(--fg-app-amber-soft);color:var(--fg-app-amber)}.fg-badge--violet{background:var(--fg-app-violet-soft);color:var(--fg-app-violet)}.fg-card,.fg-row,.fg-table,.fg-empty-state{border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel)}.fg-card--sm{padding:10px}.fg-card--md{padding:14px}.fg-card--lg{padding:18px}.fg-card-header,.fg-row,.fg-table__head,.fg-table__row,.fg-quota-meter__label{display:flex;align-items:center;justify-content:space-between;gap:12px}.fg-card-header h2,.fg-card-header h3,.fg-empty-state h2{margin:0;font-size:1rem;line-height:1.25}.fg-row{padding:11px 12px}.fg-row__body{min-width:0;display:grid;gap:3px}.fg-row__body strong,.fg-row__body p{margin:0}.fg-row__body p,.fg-row__meta{color:var(--fg-app-muted);font-size:.84rem}.fg-table{overflow:hidden}.fg-table__head,.fg-table__row{display:grid;grid-template-columns:repeat(var(--fg-table-columns, 3),minmax(0,1fr));padding:10px 12px}.fg-table__head{background:var(--fg-app-panel-soft);color:var(--fg-app-muted);font-size:.74rem;font-weight:650;text-transform:uppercase}.fg-table__row+.fg-table__row{border-top:1px solid var(--fg-app-border)}.fg-tabs{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);padding:3px}.fg-tabs button{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--fg-app-muted);padding:5px 10px;font-size:.8rem;font-weight:800}.fg-tabs button.is-active{background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong)}.fg-field{display:grid;gap:6px;color:var(--fg-app-text);font-size:.84rem;font-weight:750}.fg-field small{color:var(--fg-app-muted);font-weight:600}.fg-field__error{color:#b91c1c!important}.fg-quota-meter{display:grid;gap:7px}.fg-quota-meter__label{color:var(--fg-app-muted);font-size:.78rem}.fg-quota-meter__track{height:7px;overflow:hidden;border-radius:999px;background:#e8eef7}.fg-quota-meter__track span{display:block;height:100%;border-radius:inherit;background:var(--fg-app-blue)}.fg-skeleton,.fg-skeleton-block span{display:block;min-height:12px;border-radius:999px;background:linear-gradient(90deg,#eef2f7,#f8fafc 48%,#eef2f7);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.fg-skeleton-block{display:grid;gap:8px}.fg-empty-state{padding:22px;display:grid;justify-items:start;gap:8px;color:var(--fg-app-muted)}.fg-empty-state p{margin:0;max-width:560px}.fg-empty-state__icon{width:42px;height:42px;border-radius:var(--fg-app-radius);display:grid;place-items:center;background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong)}.fg-drawer,.fg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.fg-drawer__scrim,.fg-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a61}.fg-drawer__panel,.fg-modal__panel{position:absolute;background:var(--fg-app-panel);box-shadow:var(--fg-app-shadow)}.fg-drawer__panel{inset:0 auto 0 0;width:min(340px,calc(100vw - 32px));display:grid;grid-template-rows:auto minmax(0,1fr)}.fg-drawer__head,.fg-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--fg-app-border);padding:12px 14px}.fg-drawer__panel>.fg-shell-sidebar__inner{padding:14px}.fg-modal__panel{top:50%;left:50%;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;border-radius:var(--fg-app-radius);transform:translate(-50%,-50%)}.fg-modal__head h2{margin:0;font-size:1rem}.fg-spin{animation:fgSpin .82s linear infinite}@keyframes fgSpin{to{transform:rotate(360deg)}}@keyframes fgSkeleton{0%{background-position:0% 0}to{background-position:-220% 0}}@media (max-width: 980px){.workspace-shell{grid-template-columns:minmax(0,1fr)}.fg-shell-sidebar{display:none}.fg-shell-menu-button{display:inline-flex;flex:0 0 auto}.fg-shell-topbar{align-items:flex-start}.fg-shell-topbar__meta{flex-wrap:wrap}}@media (max-width: 640px){.workspace-content{padding:14px}.fg-shell-topbar{min-height:auto;display:grid;align-items:start;padding:12px 14px}.fg-shell-topbar__actions,.fg-shell-topbar__actions .fg-button{width:100%}.fg-shell-topbar__actions{justify-content:stretch}.fg-shell-topbar__left{align-items:flex-start}}.fg-button:disabled,.fg-icon-button:disabled{cursor:not-allowed;opacity:.56}a.fg-icon-button{text-decoration:none}.fg-drawer--right .fg-drawer__panel{inset:0 0 0 auto}.fg-workflows-page{display:grid;gap:16px;min-width:0}.fg-workflows-hero{min-width:0;display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:18px;align-items:start;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:linear-gradient(135deg,#eff6ffcc,#fffffff0 44%),var(--fg-app-panel);padding:18px}.fg-workflows-hero__copy{min-width:0;display:grid;gap:7px}.fg-workflows-hero__eyebrow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--fg-app-muted);font-size:.74rem;font-weight:850;text-transform:uppercase}.fg-workflows-hero h2{margin:0;color:var(--fg-app-text);font-size:clamp(1.52rem,3vw,2.1rem);font-weight:760;line-height:1.08;letter-spacing:0}.fg-workflows-hero p{margin:0;max-width:680px;color:var(--fg-app-muted);font-size:.95rem;line-height:1.5}.fg-workflows-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;min-width:min(100%,620px)}.fg-workflows-search{width:min(100%,270px);min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);color:var(--fg-app-muted);padding:8px 10px}.fg-workflows-search:focus-within{border-color:#b6dbff;box-shadow:0 0 0 3px #1479e81a}.fg-workflows-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--fg-app-text);font:inherit;font-size:.86rem}.fg-workflows-search input::placeholder{color:var(--fg-app-muted)}.fg-workflows-bell{position:relative;width:38px;height:38px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);color:var(--fg-app-text);display:grid;place-items:center}.fg-workflows-bell:hover,.fg-workflows-bell:focus-visible{border-color:#b6dbff;background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong);outline:none}.fg-workflows-bell span{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;display:grid;place-items:center;border:2px solid var(--fg-app-panel);border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem;font-weight:900}.fg-workflows-library-button>span{display:inline-flex;align-items:center;gap:7px}.fg-workflows-plan-banner{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #b6dbff;border-radius:var(--fg-app-radius);background:var(--fg-app-blue-soft);padding:13px 14px}.fg-workflows-plan-banner__icon,.fg-workflows-stat__icon,.fg-workflows-drawer__summary-icon{width:38px;height:38px;border-radius:var(--fg-app-radius);display:grid;place-items:center;background:var(--fg-app-panel);color:var(--fg-app-blue-strong)}.fg-workflows-plan-banner>div{min-width:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.fg-workflows-plan-banner strong,.fg-workflows-plan-banner span:not(.fg-badge){min-width:0}.fg-workflows-plan-banner strong{color:var(--fg-app-text);font-size:.92rem}.fg-workflows-plan-banner span:not(.fg-badge){color:var(--fg-app-muted);font-size:.84rem}.fg-workflows-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fg-workflows-stat{min-height:78px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);padding:12px}.fg-workflows-stat>div{min-width:0;display:grid;gap:3px}.fg-workflows-stat strong{color:var(--fg-app-text);font-size:1.28rem;line-height:1}.fg-workflows-stat span:not(.fg-workflows-stat__icon){color:var(--fg-app-muted);font-size:.78rem;font-weight:600}.fg-workflows-stat--published .fg-workflows-stat__icon{background:var(--fg-app-green-soft);color:var(--fg-app-green)}.fg-workflows-stat--private .fg-workflows-stat__icon{background:#f2f4f7;color:#475467}.fg-workflows-stat--voice .fg-workflows-stat__icon{background:var(--fg-app-violet-soft);color:var(--fg-app-violet)}.fg-workflows-stat--drafts .fg-workflows-stat__icon{background:var(--fg-app-amber-soft);color:var(--fg-app-amber)}.fg-workflows-board{min-width:0;display:grid;gap:12px}.fg-workflows-filter-panel{display:grid;gap:11px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);padding:12px}.fg-workflows-tabs,.fg-workflows-team-rail{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:thin}.fg-workflows-tabs button,.fg-workflows-team-rail button{flex:0 0 auto;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);color:var(--fg-app-muted);min-height:34px;padding:7px 10px;font:inherit;font-size:.8rem;font-weight:600}.fg-workflows-tabs button:hover,.fg-workflows-tabs button:focus-visible,.fg-workflows-team-rail button:hover,.fg-workflows-team-rail button:focus-visible,.fg-workflows-tabs button.is-active,.fg-workflows-team-rail button.is-active{border-color:#b6dbff;background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong);outline:none}.fg-workflows-team-rail button{display:inline-grid;grid-template-columns:26px minmax(0,auto);gap:8px;align-items:center;max-width:210px}.fg-workflows-team-rail button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-workflows-team-rail__mark{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#f2f4f7;color:#475467;font-size:.68rem;font-weight:700}.fg-workflows-team-rail button.is-active .fg-workflows-team-rail__mark{background:var(--fg-app-panel);color:var(--fg-app-blue-strong)}.fg-workflows-team-rail__loading{flex:0 0 auto;color:var(--fg-app-muted);font-size:.78rem;font-weight:600;padding:0 4px}.fg-workflows-list{display:grid;gap:10px;min-width:0}.fg-workflow-row{min-height:104px;display:grid;grid-template-columns:minmax(0,1fr) 148px auto;gap:12px;align-items:center;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);padding:12px;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.fg-workflow-row:hover,.fg-workflow-row:focus-within{border-color:#b6dbff;box-shadow:var(--fg-app-shadow)}.fg-workflow-row__main{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;color:inherit;text-align:left;text-decoration:none}.fg-workflow-row__main--button{width:100%;border:0;background:transparent;font:inherit;cursor:pointer}.fg-workflow-row__preview{position:relative;width:72px;height:72px;border:1px solid #dbe7f7;border-radius:var(--fg-app-radius);background:linear-gradient(135deg,#fff,#eef6ff);display:grid;place-items:center;overflow:hidden}.fg-workflow-row__favicon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--fg-app-blue-strong);font-size:.82rem;font-weight:700;box-shadow:0 8px 18px #1479e821;overflow:hidden;z-index:1}.fg-workflow-row__favicon img{width:22px;height:22px;object-fit:contain}.fg-workflow-row__mini-flow{position:absolute;inset:auto 10px 9px 10px;height:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.fg-workflow-row__mini-flow i{border-radius:999px;background:#b6dbff}.fg-workflow-row__copy{min-width:0;display:grid;gap:7px}.fg-workflow-row__title-line{min-width:0;display:flex;align-items:center;gap:8px}.fg-workflow-row__title-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fg-app-text);font-size:.98rem;line-height:1.25}.fg-workflow-row__meta{min-width:0;display:flex;flex-wrap:wrap;gap:8px;color:var(--fg-app-muted);font-size:.8rem;font-weight:560}.fg-workflow-row__meta span{min-width:0;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-workflow-row__meta span+span:before{content:"/";margin-right:8px;color:#c1cad7}.fg-workflow-row__signals{display:flex;flex-wrap:wrap;gap:6px}.fg-workflow-signal{min-height:22px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f2f4f7;color:#475467;padding:3px 8px;font-size:.7rem;font-weight:600}.fg-workflow-signal i{width:7px;height:7px;border-radius:999px;background:currentColor}.fg-workflow-signal--live{background:var(--fg-app-green-soft);color:var(--fg-app-green)}.fg-workflow-signal--decision{background:var(--fg-app-amber-soft);color:var(--fg-app-amber)}.fg-workflow-signal--voice{background:var(--fg-app-violet-soft);color:var(--fg-app-violet)}.fg-workflow-signal--private{background:#f2f4f7;color:#475467}.fg-workflow-row__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fg-workflow-row__stats span{min-height:52px;display:grid;place-items:center;gap:2px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel-soft);color:var(--fg-app-muted);font-size:.72rem;font-weight:600;text-align:center}.fg-workflow-row__stats strong{color:var(--fg-app-text);font-size:1rem;line-height:1}.fg-workflow-row__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.fg-workflow-row--draft{background:linear-gradient(135deg,#fff,#fffbeb)}.fg-workflow-row--skeleton{grid-template-columns:72px minmax(0,1fr)}.fg-workflows-list-footer{display:flex;justify-content:center;padding:4px 0 0}.fg-workflows-drawer .fg-drawer__panel{width:min(390px,calc(100vw - 24px));grid-template-rows:auto minmax(0,1fr) auto}.fg-workflows-drawer__body{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:10px;padding:12px}.fg-workflows-drawer__summary{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel-soft);padding:10px}.fg-workflows-drawer__summary .fg-workflows-drawer__summary-icon{width:34px;height:34px;border-radius:9px}.fg-workflows-drawer__summary div,.fg-workflows-notification-list article div,.fg-workflows-team-list button span:last-of-type{min-width:0;display:grid;gap:3px}.fg-workflows-drawer__summary strong,.fg-workflows-notification-list strong,.fg-workflows-team-list strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fg-app-text);font-size:.9rem}.fg-workflows-drawer__summary span:not(.fg-workflows-drawer__summary-icon),.fg-workflows-notification-list span,.fg-workflows-team-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fg-app-muted);font-size:.78rem}.fg-workflows-notification-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel-soft);padding:4px}.fg-workflows-notification-toolbar button{min-width:0;min-height:32px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--fg-app-muted);display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:.78rem;font-weight:760;cursor:pointer}.fg-workflows-notification-toolbar button span{min-width:20px;min-height:20px;border-radius:999px;background:#eef4fb;color:#64748b;display:inline-grid;place-items:center;padding:0 6px;font-size:.68rem;font-weight:820}.fg-workflows-notification-toolbar button.is-active{border-color:#b6dbff;background:#fff;color:var(--fg-app-blue-strong);box-shadow:0 7px 16px #1479e814}.fg-workflows-notification-toolbar button.is-active span{background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong)}.fg-workflows-notification-toolbar button:disabled{cursor:not-allowed;opacity:.58}.fg-workflows-notification-list,.fg-workflows-team-list{display:grid;gap:7px}.fg-workflows-notification-list article,.fg-workflows-team-list button{width:100%;min-height:58px;border:1px solid var(--fg-app-border);border-radius:var(--fg-app-radius);background:var(--fg-app-panel);display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;color:inherit;text-align:left}.fg-workflows-team-list button{cursor:pointer;font:inherit}.fg-workflows-notification-list article.is-unread,.fg-workflows-team-list button.is-active{border-color:#b6dbff;background:var(--fg-app-blue-soft)}.fg-workflows-notification-list__icon,.fg-workflows-team-list__avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f2f4f7;color:#475467;font-size:.76rem;font-weight:900}.fg-workflows-notification-list small{display:inline-flex;align-items:center;gap:4px;color:var(--fg-app-muted);font-size:.7rem;font-weight:800}.fg-workflows-notification-empty{display:grid;justify-items:center;gap:8px;min-height:160px;align-content:center;border:1px dashed #d7e6f8;border-radius:var(--fg-app-radius);background:linear-gradient(180deg,#fff,#f8fbff);padding:20px 18px;text-align:center}.fg-workflows-notification-empty>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--fg-app-blue-soft);color:var(--fg-app-blue-strong)}.fg-workflows-notification-empty strong{color:var(--fg-app-text);font-size:.92rem;font-weight:780}.fg-workflows-notification-empty p{max-width:250px;margin:0;color:var(--fg-app-muted);font-size:.8rem;line-height:1.45}.fg-workflows-drawer__footer{border-top:1px solid var(--fg-app-border);padding:10px 12px}.fg-workflows-drawer__footer .fg-button{width:100%}.fg-workflows-teams-drawer .fg-drawer__scrim{background:#0f172a38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fg-workflows-teams-drawer .fg-drawer__panel{width:min(430px,94vw);grid-template-rows:auto minmax(0,1fr) auto;border-left:1px solid rgba(215,226,240,.92);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:-22px 0 60px #0f172a29}.fg-workflows-teams-drawer .fg-drawer__head{display:none}.workflow-team-drawer-header{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;border-bottom:1px solid rgba(226,233,243,.86);padding:22px 18px 16px}.workflow-team-drawer-header>div>span{color:#667085;display:block;font-size:12px;font-weight:560}.workflow-team-drawer-header h2{margin:4px 0 0;color:#172033;font-size:22px;line-height:1.1;letter-spacing:0}.workflow-team-pin-meter{height:30px;min-width:56px;display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe8f4;border-radius:999px;background:#fff;color:#475467;padding:0 11px;font-size:12px;font-weight:560;line-height:1;white-space:nowrap}.workflow-team-pin-meter svg{display:block;width:13px;height:13px;flex:0 0 auto;color:#1479e8;transform:translateY(-.5px)}.workflow-team-drawer-close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#475467;cursor:pointer}.workflow-team-drawer-close:hover{background:#f8fbff;border-color:#dfe8f4;color:#1479e8}.workflow-team-drawer-body{min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px 18px 18px}.workflow-team-search{min-height:42px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#667085;padding:0 12px}.workflow-team-search input{min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit}.workflow-team-search input::placeholder{color:#8a94a6;font-weight:500}.workflow-team-drawer-list{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:10px;padding-right:0;overscroll-behavior:contain;scrollbar-gutter:stable}.workflow-team-drawer-row{position:relative;min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:0;border:1px solid rgba(226,233,243,.92);border-radius:8px;background:#ffffffdb;box-shadow:none;color:#172033;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.workflow-team-drawer-row:hover{border-color:#cbd8e8;background:#fff;box-shadow:0 12px 30px #10182812}.workflow-team-drawer-row--skeleton{grid-template-columns:40px minmax(0,1fr) auto;gap:11px;padding:10px 11px;pointer-events:none}.workflow-team-drawer-row--skeleton:hover{border-color:#e2e9f3eb;background:#ffffffdb;box-shadow:none}.workflow-team-skeleton-icon{width:38px;height:38px;border-radius:9px}.workflow-team-skeleton-copy{min-width:0;display:grid;gap:8px}.workflow-team-skeleton-name{width:min(150px,80%);height:13px;border-radius:999px}.workflow-team-skeleton-meta{width:70px;height:10px;border-radius:999px}.workflow-team-skeleton-stats{display:inline-flex;align-items:center;gap:5px}.workflow-team-skeleton-stats span{width:28px;height:24px;border-radius:999px}.workflow-team-drawer-row.active{border-color:#b9d8fb;background:linear-gradient(135deg,#eef6ffe0,#ffffffeb);box-shadow:inset 0 0 0 1px #1479e81a}.workflow-team-drawer-row.pinned:before{content:"";position:absolute;inset:10px auto 10px 0;width:3px;border-radius:0 999px 999px 0;background:#1479e8}.workflow-team-main{min-width:0;min-height:64px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:10px 0 10px 11px;text-align:left}.workflow-team-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:var(--team-soft, #eef6ff);color:var(--team-accent, #1479e8);font-size:18px}.workflow-team-drawer-row.pinned .workflow-team-icon{box-shadow:inset 0 0 0 1px #1479e842}.workflow-team-drawer-row.tone-green .workflow-team-icon{background:var(--team-soft, #f0f9f5);color:var(--team-accent, #15a37e)}.workflow-team-drawer-row.tone-amber .workflow-team-icon{background:var(--team-soft, #fff7e8);color:var(--team-accent, #b66a00)}.workflow-team-drawer-row.tone-slate .workflow-team-icon{background:var(--team-soft, #f3f6fa);color:var(--team-accent, #475467)}.workflow-team-emoji{font-size:18px;line-height:1}.workflow-team-copy{min-width:0;display:grid;gap:4px}.workflow-team-copy strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:13.5px;font-weight:620;line-height:1.15}.workflow-team-copy small{display:inline-flex;align-items:center;gap:5px;margin-top:3px;color:#667085;font-size:11.5px;font-weight:500}.workflow-team-copy small svg{color:#1479e8}.workflow-team-copy small i{width:6px;height:6px;border-radius:50%;background:#b8c4d4}.workflow-team-stats{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.workflow-team-stats span{min-width:28px;height:24px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:999px;background:#f3f7fc;color:#667085;font-size:11px;font-weight:560;white-space:nowrap;padding:0 7px}.workflow-team-stats .workflow-stat{min-width:34px;background:#eef6ff;color:#1479e8}.workflow-team-stats .workflow-stat:after{content:"WF";margin-left:2px;color:#667085;font-size:9px;font-weight:600}.workflow-team-pin-action{width:28px;height:28px;display:grid;place-items:center;justify-self:center;border:1px solid transparent;border-radius:50%;background:transparent;color:#98a2b3;cursor:pointer}.workflow-team-pin-action:hover,.workflow-team-pin-action.active{border-color:#b9d8fb;background:#fff;color:#1479e8;box-shadow:0 8px 20px #10182814}.workflow-team-pin-action:disabled{cursor:not-allowed;opacity:.45}.workflow-team-drawer-empty{min-height:92px;display:grid;place-items:center;gap:7px;border:1px dashed #d7e2f0;border-radius:8px;background:#fff;color:#667085;font-size:12.5px;font-weight:500}.workflow-team-drawer-footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;border-top:1px solid rgba(226,233,243,.86);background:#ffffffdb;padding:12px 18px 16px}.workflow-team-drawer-footer .secondary-button,.workflow-team-drawer-footer .primary-button{justify-content:center;min-height:34px;border-radius:8px;padding:7px 11px;font-size:13px;font-weight:520;box-shadow:none}.workflow-team-drawer-footer .secondary-button{border-color:transparent;background:transparent;color:#667085;font-weight:500;padding-inline:7px}.workflow-team-drawer-footer .primary-button{border-color:#1479e8;background:#1479e8}.fg-workflow-delete-dialog{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.fg-workflow-delete-dialog__icon{width:42px;height:42px;border-radius:var(--fg-app-radius);background:#fee2e2;color:#b91c1c;display:grid;place-items:center}.fg-workflow-delete-dialog h3,.fg-workflow-delete-dialog p{margin:0}.fg-workflow-delete-dialog h3{font-size:1rem}.fg-workflow-delete-dialog p{margin-top:6px;color:var(--fg-app-muted);font-size:.88rem;line-height:1.5}.fg-workflow-delete-dialog footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.fg-workflow-delete-dialog__danger{border-color:#fecaca!important;background:#fee2e2!important;color:#b91c1c!important}@media (max-width: 1180px){.fg-workflows-hero{grid-template-columns:minmax(0,1fr)}.fg-workflows-actions{justify-content:flex-start;min-width:0}.fg-workflows-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.fg-workflows-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fg-workflow-row{grid-template-columns:minmax(0,1fr)}.fg-workflow-row__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fg-workflow-row__actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 620px){.fg-workflows-page{gap:12px}.fg-workflows-hero,.fg-workflows-filter-panel,.fg-workflows-plan-banner{padding:12px}.fg-workflows-actions,.fg-workflows-actions .fg-button,.fg-workflows-search{width:100%}.fg-workflows-plan-banner{grid-template-columns:36px minmax(0,1fr)}.fg-workflows-plan-banner .fg-button{grid-column:1 / -1;width:100%}.fg-workflows-stats{grid-template-columns:minmax(0,1fr)}.fg-workflow-row__main{grid-template-columns:58px minmax(0,1fr)}.fg-workflow-row__preview{width:58px;height:58px}.fg-workflow-row__favicon{width:30px;height:30px}.fg-workflow-row__title-line{display:grid;justify-items:start}.fg-workflow-row__meta span{max-width:100%}.fg-workflow-delete-dialog{grid-template-columns:minmax(0,1fr)}.fg-workflow-delete-dialog footer{display:grid}}@media (max-width: 640px){.fg-shell-topbar h1{font-size:1.16rem}.fg-shell-topbar p{font-size:.84rem}.fg-table__head{display:none}.fg-table__row{grid-template-columns:minmax(0,1fr);gap:6px}}.workflow-export-dialog .preview-lightbox__header,.editor-share-dialog .preview-lightbox__header{position:sticky;top:-22px;z-index:3;margin:-22px -22px 0;padding:22px 22px 14px;background:linear-gradient(180deg,#f7fafffa,#f7faffeb),#f7fafff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media (max-width: 760px){.workspace-shell--editor-route{overflow-x:hidden}.workspace-shell--editor-route .studio-editor-topbar,.workspace-shell--editor-route .editor-utilitybar{position:static;padding:12px 14px}.workspace-shell--editor-route .studio-editor-topbar{align-items:flex-start;flex-direction:column;gap:12px}.workspace-shell--editor-route .studio-editor-topbar__left,.workspace-shell--editor-route .studio-editor-topbar__actions,.workspace-shell--editor-route .editor-utilitybar__actions,.workspace-shell--editor-route .editor-utilitybar__status{width:100%}.workspace-shell--editor-route .studio-editor-topbar__actions .button,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger,.workspace-shell--editor-route .studio-editor-done-button,.workspace-shell--editor-route .editor-utilitybar__button{flex:1 1 148px;min-width:0}.workspace-shell--editor-route .studio-editor-layout{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow-x:hidden}.workspace-shell--editor-route .studio-step-sidebar{position:relative;top:auto;min-height:auto;max-height:none;padding:14px;border-width:0 0 1px;overflow:visible}.workspace-shell--editor-route .studio-step-outline{display:grid;grid-template-columns:minmax(0,1fr);max-height:260px;overflow:auto}.workspace-shell--editor-route .studio-editor-canvas{width:100%;min-width:0;padding:18px 12px 72px;overflow-x:hidden}.workspace-shell--editor-route .studio-flow-stack,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card,.workspace-shell--editor-route .studio-branch-authoring,.workspace-shell--editor-route .studio-branch-path-surface,.workspace-shell--editor-route .studio-branch-path-step-card{width:100%;max-width:100%;min-width:0}.workspace-shell--editor-route .studio-workflow-heading-editor{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:40px;height:40px;margin-top:0}.workspace-shell--editor-route .studio-flow-step-card{padding:14px}.studio-flow-step-card__body,.workspace-shell--editor-route .studio-branch-path-step-card__body{grid-template-columns:30px minmax(0,1fr);gap:8px}.workspace-shell--editor-route .studio-selected-step-card__actions,.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__actions{grid-column:1 / -1;justify-content:flex-start;width:100%}.workspace-shell--editor-route .studio-selected-step-card__preview,.workspace-shell--editor-route .studio-branch-path-step-card .studio-selected-step-card__preview{min-height:210px}.workspace-shell--editor-route .studio-selected-step-card__image{max-height:280px}.workspace-shell--editor-route .studio-branch-path-chips,.workspace-shell--editor-route .studio-branch-route-mode,.workspace-shell--editor-route .studio-branch-path-actions{grid-template-columns:minmax(0,1fr)}.workspace-shell--editor-route .studio-branch-path-actions button,.workspace-shell--editor-route .studio-branch-route-mode button{width:100%}}.workspace-shell--workflows-route{--fg-app-sidebar-width: 260px;background:#fff}.workspace-shell--workflows-route .workspace-main{background:#fff}.workspace-shell--workflows-route .workspace-content{padding:0;background:#fff}.workspace-shell--workflows-route .fg-shell-sidebar{border-right-color:#dfe6f0;background:#fbfcff}.workspace-shell--workflows-route .fg-shell-sidebar__inner{padding:0;gap:0}.workspace-shell--workflows-route .fg-shell-sidebar__top{display:block}.workspace-shell--workflows-route .fg-shell-brand{min-height:72px;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 20px;border-bottom:1px solid #dfe6f0}.workspace-shell--workflows-route .fg-shell-brand__mark{width:38px;height:38px;border:0;border-radius:9px;background:transparent}.workspace-shell--workflows-route .fg-shell-brand__mark img{width:36px;height:36px}.workspace-shell--workflows-route .fg-shell-brand strong{color:#111827;font-size:1.08rem;font-weight:800}.workspace-shell--workflows-route .fg-shell-brand__blue{color:#1479e8}.workspace-shell--workflows-route .fg-shell-brand small{display:block}.workspace-shell--workflows-route .fg-shell-nav{padding:18px 12px;gap:18px}.workspace-shell--workflows-route .fg-shell-nav__section{gap:5px}.workspace-shell--workflows-route .fg-shell-nav__section h2{padding:0 12px 5px;color:#98a2b3;font-size:.68rem;letter-spacing:.14em}.workspace-shell--workflows-route .fg-shell-nav__link{min-height:42px;border-radius:7px;padding:9px 12px;color:#5f6c80;font-size:.88rem;font-weight:650}.workspace-shell--workflows-route .fg-shell-nav__link:hover,.workspace-shell--workflows-route .fg-shell-nav__link:focus-visible,.workspace-shell--workflows-route .fg-shell-nav__link.is-active{border-color:#d6eaff;background:#eaf4ff;color:#0874e8}.workspace-shell--workflows-route .fg-shell-sidebar__footer{gap:10px;padding:0 12px 12px}.workspace-shell--workflows-route .fg-shell-plan,.workspace-shell--workflows-route .fg-team-switcher__button{border-color:#d8e6f7;border-radius:8px;background:#f7fbff;box-shadow:none}.workspace-shell--workflows-route .fg-shell-plan{padding:11px;gap:7px}.fg-shell-plan__meter{height:7px;overflow:hidden;border-radius:999px;background:#e5edf7}.fg-shell-plan__meter span{display:block;height:100%;border-radius:inherit;background:#1479e8}.workspace-shell--workflows-route .fg-team-switcher__button{min-height:68px;grid-template-columns:38px minmax(0,1fr) 20px;padding:10px;background:#fff}.workspace-shell--workflows-route .fg-team-switcher__avatar{width:38px;height:38px;border:1px solid #acd4ff;border-radius:999px;background:#eaf4ff;color:#1479e8;font-size:.78rem}.workspace-shell--workflows-route .fg-shell-signout{min-height:42px;border-radius:7px;background:#fff}@media (min-width: 981px){.workspace-shell--workflows-route .fg-shell-topbar{display:none}}.fg-workflows-page.page-content.clean-dashboard{position:relative;isolation:isolate;display:block;max-width:none;min-height:100vh;padding:clamp(18px,2vw,28px) clamp(16px,2.4vw,40px) 56px;background:#fff}.fg-workflows-page .workflow-board{position:relative;z-index:1;width:100%;max-width:none;container-type:inline-size;background:transparent}.fg-workflows-page .workflow-hero-panel{position:relative;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:clamp(14px,2vw,24px);margin:0;padding:0 0 18px;border-bottom:1px solid rgba(231,236,244,.82)}.fg-workflows-page .workflow-title h2{margin:0 0 8px;color:#172033;font-size:30px;font-weight:720;line-height:1.12;letter-spacing:0}.fg-workflows-page .workflow-command-meta{display:flex;flex-wrap:wrap;gap:7px}.fg-workflows-page .workflow-command-meta span,.fg-workflows-page .workflow-command-meta .fg-badge{min-height:22px;display:inline-flex;align-items:center;border:1px solid rgba(226,233,243,.92);border-radius:999px;background:#ffffffbd;color:#667085;padding:3px 8px;font-size:11.5px;font-weight:560}.fg-workflows-page .workflow-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.fg-workflows-page .primary-button,.fg-workflows-page .secondary-button{min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:7px 12px;font:inherit;font-size:.86rem;font-weight:750;text-decoration:none;cursor:pointer}.fg-workflows-page .primary-button{border:1px solid #1479e8;background:#1479e8;color:#fff;box-shadow:0 10px 22px #1479e833}.fg-workflows-page .secondary-button{border:1px solid #dfe8f4;background:#fff;color:#344054;box-shadow:0 10px 22px #10182809}.fg-workflows-page .primary-button:hover,.fg-workflows-page .primary-button:focus-visible{background:#0d69d4;outline:none}.fg-workflows-page .secondary-button:hover,.fg-workflows-page .secondary-button:focus-visible{border-color:#c9daf0;color:#1479e8;outline:none}.fg-workflows-page .primary-button:disabled,.fg-workflows-page .secondary-button:disabled{cursor:not-allowed;opacity:.58}.fg-workflows-page .workflow-search-shell{position:relative;width:40px;height:35px;flex:0 0 auto;min-width:0}.fg-workflows-page .workflow-search-shell.is-open{width:224px}.fg-workflows-page .workflow-search-trigger{width:40px;height:35px;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#667085;display:inline-grid;place-items:center;cursor:text;transition:background .18s ease,border-color .18s ease,box-shadow .22s ease,color .18s ease}.fg-workflows-page .workflow-search-trigger:hover,.fg-workflows-page .workflow-search-trigger:focus-visible{border-color:#dce7f5;color:#1479e8;box-shadow:0 10px 22px #1018280e;outline:none}.fg-workflows-page .workflow-search-field{width:100%;min-width:0;height:35px;box-sizing:border-box;display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:center;padding:0 12px;border:1px solid #dce7f5;border-radius:8px;background:#fff;color:#667085;box-shadow:0 10px 22px #1018280e}.fg-workflows-page .workflow-search-field input{min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:.84rem}.fg-workflows-page .workflow-search-field input::placeholder{color:#8a94a6}.fg-workflows-page .workflow-bell{position:relative;width:35px;height:35px;border:1px solid #e2eaf4;border-radius:7px;background:#fff;color:#344054;display:inline-grid;place-items:center}.fg-workflows-page .workflow-bell span{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;border:2px solid #ffffff;border-radius:999px;background:#1479e8;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.fg-workflows-page .workflow-bell:hover,.fg-workflows-page .workflow-bell:focus-visible{border-color:#c9daf0;color:#1479e8;outline:none}.fg-workflows-page .usage-gate-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px;padding:14px 16px;border:1px solid #c8e2ff;border-radius:8px;background:#f4faff}.fg-workflows-page .usage-gate-banner>div:first-child{display:grid;gap:4px}.fg-workflows-page .usage-gate-banner .fg-badge{width:max-content;justify-self:start}.fg-workflows-page .usage-gate-banner strong{color:#172033;font-size:.96rem}.fg-workflows-page .usage-gate-banner span:not(.fg-badge){color:#667085;font-size:13px}.fg-workflows-page .usage-gate-banner>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.fg-workflows-page .organization-offer-banner{border-color:#b8d9ff;background:linear-gradient(135deg,#ebf7fff5,#fffffffa);box-shadow:0 18px 48px #1575de14}.fg-workflows-page .organization-offer-banner .primary-button:disabled{cursor:wait;opacity:.78}.fg-workflows-page .organization-offer-banner__error{color:#b42318;font-weight:700}.spin-icon{animation:spin-icon .9s linear infinite}@keyframes spin-icon{to{transform:rotate(360deg)}}.fg-workflows-page .dashboard-focus{margin-top:0;padding:24px 0 0}.fg-upgrade-page{min-height:100vh;background:linear-gradient(90deg,#f8fafffa,#f8faffdb 58%,#fff 58%,#fff);color:var(--fg-app-text)}.fg-upgrade-shell{width:min(1280px,calc(100vw - 48px));min-height:100vh;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:clamp(32px,6vw,92px);align-items:start;padding:42px 0 56px}.fg-upgrade-main{width:min(720px,100%);padding-top:4px}.fg-upgrade-header,.fg-upgrade-brand,.fg-upgrade-progress,.fg-upgrade-account div,.fg-upgrade-section__head,.fg-upgrade-cycle__top,.fg-upgrade-summary__head,.fg-upgrade-summary__line,.fg-upgrade-summary__fineprint span{display:flex;align-items:center}.fg-upgrade-header{gap:14px;min-height:38px}.fg-upgrade-back{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#7b8495;display:inline-grid;place-items:center;cursor:pointer}.fg-upgrade-back:hover,.fg-upgrade-back:focus-visible{background:#eef4ff;color:#1479e8;outline:none}.fg-upgrade-brand{gap:9px;color:#172033;font-weight:650}.fg-upgrade-brand img{width:26px;height:26px;border-radius:8px;box-shadow:0 10px 22px #1479e826}.fg-upgrade-brand em{border-radius:6px;background:#132844;color:#fff;padding:3px 8px;font-style:normal;font-size:.72rem;font-weight:700}.fg-upgrade-progress{gap:10px;margin-top:34px;color:#7b8495;font-size:.82rem}.fg-upgrade-progress span{display:inline-flex;align-items:center;gap:10px}.fg-upgrade-progress .is-active{color:#172033;font-weight:650}.fg-upgrade-hero{margin-top:74px}.fg-upgrade-hero>span{display:inline-flex;align-items:center;gap:8px;color:#1479e8;font-size:.82rem;font-weight:720;letter-spacing:0}.fg-upgrade-hero h1{margin:18px 0 0;color:#171827;font-size:clamp(2.05rem,4vw,3.25rem);font-weight:540;line-height:1.08;letter-spacing:0}.fg-upgrade-hero p{width:min(620px,100%);margin:16px 0 0;color:#667085;font-size:1rem;line-height:1.58}.fg-upgrade-section{margin-top:38px}.fg-upgrade-section__head{justify-content:space-between;gap:20px;margin-bottom:14px}.fg-upgrade-section__head h2{margin:0;color:#171827;font-size:1.12rem;font-weight:600;line-height:1.25}.fg-upgrade-section__head p{margin:6px 0 0;color:#7b8495;font-size:.86rem;line-height:1.45}.fg-upgrade-section__head>span{flex:0 0 auto;color:#667085;font-size:.84rem;font-weight:650}.fg-upgrade-cycle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fg-upgrade-cycle,.fg-upgrade-role-card,.fg-upgrade-invite-card,.fg-upgrade-account,.fg-upgrade-summary,.fg-upgrade-error{border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 12px 32px #1018280a}.fg-upgrade-cycle{position:relative;min-height:104px;padding:18px 20px;text-align:left;color:#172033;cursor:pointer}.fg-upgrade-cycle.is-selected{border-color:#7c4dff;box-shadow:0 0 0 1px #7c4dff inset,0 16px 36px #7c4dff14}.fg-upgrade-cycle:hover,.fg-upgrade-cycle:focus-visible{border-color:#b7cdf2;outline:none}.fg-upgrade-cycle__top{justify-content:space-between;gap:12px;color:#667085;font-size:.82rem}.fg-upgrade-cycle__top em{border-radius:999px;background:#7c4dff;color:#fff;padding:5px 11px;font-style:normal;font-size:.75rem;font-weight:700}.fg-upgrade-cycle strong{display:block;margin-top:16px;color:#171827;font-size:1.08rem;font-weight:560}.fg-upgrade-cycle small{display:block;margin-top:6px;color:#7b8495;font-size:.8rem}.fg-upgrade-cycle>svg{position:absolute;right:18px;bottom:18px;color:#7c4dff}.fg-upgrade-account{display:grid;gap:8px;margin-top:34px;padding:17px 18px}.fg-upgrade-account div{gap:10px;color:#172033;font-weight:600}.fg-upgrade-account svg{color:#1479e8}.fg-upgrade-account small{color:#7b8495;font-size:.82rem}.fg-upgrade-role-list{display:grid;gap:12px}.fg-upgrade-seat-context{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.fg-upgrade-seat-context span,.fg-upgrade-summary__context span{min-width:0;border:1px solid #dfe6ef;border-radius:8px;background:#f8fbff;color:#667085;display:grid;gap:2px;padding:10px 12px;font-size:.76rem;line-height:1.2}.fg-upgrade-seat-context strong,.fg-upgrade-summary__context strong{color:#172033;font-size:.95rem;font-weight:650}.fg-upgrade-role-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:16px;align-items:center;padding:15px 18px}.fg-upgrade-role-card__icon{width:44px;height:44px;border-radius:8px;background:#edf6ff;color:#1479e8;display:grid;place-items:center}.fg-upgrade-role-card__copy{min-width:0;display:grid;gap:5px}.fg-upgrade-role-card__copy strong{color:#172033;font-size:.95rem;font-weight:650}.fg-upgrade-role-card__copy span,.fg-upgrade-role-card__copy small{color:#667085;font-size:.83rem;line-height:1.35}.fg-upgrade-role-card__copy small{color:#1479e8}.fg-upgrade-stepper{display:grid;grid-template-columns:34px 54px 34px;align-items:center;gap:8px}.fg-upgrade-stepper button,.fg-upgrade-stepper input{height:34px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:#172033}.fg-upgrade-stepper button{display:grid;place-items:center;cursor:pointer}.fg-upgrade-stepper button:disabled{cursor:not-allowed;opacity:.42}.fg-upgrade-stepper input{width:54px;text-align:center;font:inherit;font-weight:650}.fg-upgrade-stepper input::-webkit-outer-spin-button,.fg-upgrade-stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fg-upgrade-invite-card{display:grid;gap:14px;padding:18px}.fg-upgrade-current-seat,.fg-upgrade-invite-row,.fg-upgrade-invite-actions{display:flex;align-items:center}.fg-upgrade-current-seat{gap:12px;border-radius:8px;background:#f7fbff;padding:12px}.fg-upgrade-current-seat__icon{width:36px;height:36px;border-radius:8px;background:#edf6ff;color:#1479e8;display:grid;place-items:center}.fg-upgrade-current-seat div:last-child{min-width:0;display:grid;gap:3px}.fg-upgrade-current-seat strong{overflow:hidden;color:#172033;font-size:.9rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fg-upgrade-current-seat span{color:#667085;font-size:.8rem}.fg-upgrade-invite-list{display:grid;gap:10px}.fg-upgrade-invite-row{display:grid;grid-template-columns:minmax(0,1fr) 142px 38px;gap:10px;align-items:end}.fg-upgrade-invite-row label{display:grid;gap:6px}.fg-upgrade-invite-row label span{color:#667085;font-size:.76rem;font-weight:650}.fg-upgrade-invite-row input,.fg-upgrade-invite-row select{min-width:0;height:40px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:#172033;font:inherit;font-size:.88rem;outline:none;padding:0 12px}.fg-upgrade-invite-row input:focus,.fg-upgrade-invite-row select:focus{border-color:#9ecfff;box-shadow:0 0 0 3px #1479e81f}.fg-upgrade-invite-row>button{width:38px;height:40px;border:1px solid #f0c6c6;border-radius:8px;background:#fff7f7;color:#c43b3b;display:grid;place-items:center;cursor:pointer}.fg-upgrade-invite-actions{flex-wrap:wrap;gap:10px}.fg-upgrade-invite-actions button{min-height:38px;border:1px solid #cfe2f9;border-radius:8px;background:#f7fbff;color:#1479e8;display:inline-flex;align-items:center;gap:7px;padding:0 12px;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer}.fg-upgrade-invite-actions button:disabled{cursor:not-allowed;opacity:.48}.fg-upgrade-invite-empty{margin:0;border:1px dashed #dfe6ef;border-radius:8px;color:#667085;font-size:.84rem;padding:13px 14px}.fg-upgrade-invite-error{border-radius:8px;background:#feecec;color:#991b1b;font-size:.82rem;line-height:1.35;padding:10px 12px}.fg-upgrade-summary{position:sticky;top:34px;align-self:start;min-height:460px;padding:28px}.fg-upgrade-summary__head{justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #e6ebf2}.fg-upgrade-summary__head span{color:#172033;font-size:1.18rem;font-weight:560}.fg-upgrade-summary__head strong{border-radius:999px;background:#eef6ff;color:#1479e8;padding:6px 10px;font-size:.78rem;font-weight:750}.fg-upgrade-summary__context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.fg-upgrade-summary__table{display:grid;gap:16px;margin-top:28px}.fg-upgrade-summary__labels,.fg-upgrade-summary__row{display:grid;grid-template-columns:minmax(0,1fr) 80px 110px;gap:12px;align-items:start}.fg-upgrade-summary__labels{color:#7b8495;font-size:.76rem}.fg-upgrade-summary__row{color:#172033;font-size:.92rem}.fg-upgrade-summary__row strong{font-weight:560;text-align:center}.fg-upgrade-summary__row span:last-child,.fg-upgrade-summary__labels span:last-child{text-align:right}.fg-upgrade-summary__line{justify-content:space-between;gap:16px;margin-top:26px;padding-top:24px;border-top:1px solid #e6ebf2;color:#172033}.fg-upgrade-summary__line strong{font-weight:650}.fg-upgrade-summary__total{display:grid;justify-items:end;gap:6px;margin-top:32px;color:#172033}.fg-upgrade-summary__total span{justify-self:start;font-size:.94rem;font-weight:650}.fg-upgrade-summary__total strong{font-size:2.22rem;font-weight:520;line-height:1}.fg-upgrade-summary__total small{color:#7b8495;font-size:.82rem}.fg-upgrade-continue{width:100%;min-height:48px;margin-top:34px;border:0;border-radius:8px;background:linear-gradient(135deg,#1479e8,#315bdc);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font:inherit;font-weight:720;cursor:pointer;box-shadow:0 14px 30px #1479e838}.fg-upgrade-continue:disabled{cursor:not-allowed;opacity:.55}.fg-upgrade-summary__notice,.fg-upgrade-summary__error{margin-top:14px;border-radius:8px;padding:10px 12px;font-size:.82rem;line-height:1.35}.fg-upgrade-summary__notice{background:#fff7e6;color:#8a4b00}.fg-upgrade-summary__error{background:#feecec;color:#991b1b}.fg-upgrade-summary__fineprint{display:grid;gap:10px;margin-top:20px;color:#667085;font-size:.78rem;line-height:1.35}.fg-upgrade-summary__fineprint span{gap:7px}.fg-upgrade-summary__fineprint svg{flex:0 0 auto;color:#0f8f62}.fg-upgrade-error{display:grid;gap:8px;margin-top:36px;padding:18px;color:#991b1b;background:#fff7f7}.fg-upgrade-error strong{color:#7f1d1d}.fg-upgrade-error a{width:max-content;color:#1479e8;font-weight:650;text-decoration:none}.fg-upgrade-skeleton{width:min(720px,100%);display:grid;gap:18px;padding-top:88px}.fg-upgrade-skeleton .quiet-skeleton{width:100%;height:96px;border-radius:8px}.fg-upgrade-result{width:min(520px,calc(100vw - 32px));margin:0 auto;min-height:100vh;display:grid;align-content:center;justify-items:start;gap:12px;color:#172033}.fg-upgrade-result__icon{width:54px;height:54px;border-radius:8px;display:grid;place-items:center}.fg-upgrade-result__icon.is-success{background:#e9f8ef;color:#0f8f62}.fg-upgrade-result__icon.is-warning{background:#fff7e6;color:#c26a00}.fg-upgrade-result>span{margin-top:12px;color:#1479e8;font-size:.78rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.fg-upgrade-result h1{margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.08;letter-spacing:0}.fg-upgrade-result p{margin:0;color:#667085;font-size:1rem;line-height:1.55}.fg-upgrade-result__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.fg-checkout-result-shell{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(480px,1fr);gap:clamp(28px,6vw,80px);align-items:center;overflow:hidden;padding:32px 56px;background:linear-gradient(90deg,#f8fafffa,#f8faffe6 57%,#fff 57%,#fff);color:#172033}.fg-checkout-result-brand{position:absolute;top:36px;left:56px;color:inherit;text-decoration:none}.fg-checkout-result-brand .brand-lockup{min-height:44px;display:flex;align-items:center;gap:8px}.fg-checkout-result-brand .brand-lockup strong{display:inline-flex;align-items:baseline;column-gap:2px;white-space:nowrap;color:#281f33;font-size:18px;font-weight:800;line-height:1;letter-spacing:0}.fg-checkout-result-brand .brand-lockup strong span{display:inline;color:inherit;font:inherit;margin:0}.fg-checkout-result-brand .brand-lockup strong .brand-blue{color:#1479e8}.fg-checkout-result-brand .brand-image-wrap{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border:0;background:transparent;box-shadow:none;overflow:visible}.fg-checkout-result-brand .brand-image-wrap img{width:38px;height:38px;display:block;object-fit:contain;border-radius:0}.fg-checkout-result-copy{width:min(470px,100%);justify-self:center;display:grid;justify-items:start;gap:14px;padding-top:54px}.fg-checkout-result__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:8px}.fg-checkout-result__icon.is-success{background:#e9f8ef;color:#0f8f62}.fg-checkout-result__icon.is-warning{background:#fff7e6;color:#c26a00}.fg-checkout-result-copy>span{margin-top:10px;color:#1479e8;font-size:.78rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.fg-checkout-result-copy h1{margin:0;color:#2d2437;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.08;letter-spacing:0}.fg-checkout-result-copy p{max-width:410px;margin:0;color:#717989;font-size:1rem;font-weight:520;line-height:1.5}.fg-checkout-result__progress{min-height:40px;display:inline-flex;align-items:center;gap:9px;border:1px solid #dbe8f8;border-radius:8px;background:#fff;color:#485365;padding:0 12px;font-size:13px;font-weight:560;box-shadow:0 12px 30px #1479e814}.fg-checkout-result__progress svg{color:#1479e8}.fg-checkout-result__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.fg-checkout-result__actions .button,.fg-checkout-result__actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.fg-checkout-result-stage{position:relative;min-height:min(78vh,680px);border-radius:34px;background:radial-gradient(circle at 80% 72%,rgba(255,226,244,.64),transparent 42%),radial-gradient(circle at 30% 18%,rgba(230,246,255,.92),transparent 36%),linear-gradient(135deg,#f8fcff,#fbf4ff 62%,#fff9fb)}.fg-checkout-status-card,.fg-checkout-workspace-card{position:absolute;border:1px solid rgba(223,229,238,.9);border-radius:16px;background:#ffffffdb;box-shadow:0 28px 70px #2c354a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fg-checkout-status-card{top:50%;left:50%;width:min(430px,72%);min-height:250px;display:grid;gap:18px;padding:22px;transform:translate(-50%,-54%) rotate(1.5deg)}.fg-checkout-status-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.fg-checkout-status-card__top span,.fg-checkout-status-card__top strong{display:inline-flex;align-items:center;gap:7px;color:#536175;font-size:12px;font-weight:620}.fg-checkout-status-card__top svg{color:#1479e8}.fg-checkout-status-list{display:grid;gap:10px}.fg-checkout-status-list div{min-height:44px;display:flex;align-items:center;gap:10px;border:1px solid #edf1f7;border-radius:8px;background:#fbfdff;color:#485365;padding:0 12px;font-size:13px;font-weight:560}.fg-checkout-status-list div.is-done svg{color:#0f8f62}.fg-checkout-status-list div.is-busy{border-color:#cfe4ff;background:#f3f8ff;color:#1479e8}.fg-checkout-workspace-card{right:12%;bottom:18%;min-width:220px;display:grid;gap:7px;padding:18px;transform:rotate(-4deg)}.fg-checkout-workspace-card svg{color:#1479e8}.fg-checkout-workspace-card strong{color:#2d3442;font-size:15px;font-weight:650}.fg-checkout-workspace-card span{color:#717989;font-size:12px;font-weight:520}@media (max-width: 1020px){.fg-checkout-result-shell{grid-template-columns:1fr}.fg-checkout-result-stage{min-height:420px}}@media (max-width: 680px){.fg-checkout-result-shell{display:block;padding:22px 18px 34px}.fg-checkout-result-brand{top:22px;left:18px}.fg-checkout-result-copy{padding-top:96px}.fg-checkout-result-stage{margin-top:28px;min-height:340px}.fg-checkout-status-card{width:82%}.fg-checkout-workspace-card{right:18px;bottom:18px;min-width:190px}.fg-checkout-result__actions,.fg-checkout-result__actions .button,.fg-checkout-result__actions button{width:100%}}.fg-enterprise-setup{min-height:100vh;background:#f8fbff;color:#172033;padding:32px}.fg-enterprise-setup__shell{position:relative;width:min(1120px,100%);margin:0 auto;border:1px solid #dfe8f4;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f172a0f;overflow:hidden}.fg-enterprise-setup__header,.fg-enterprise-setup__brand,.fg-enterprise-setup__title>span,.fg-enterprise-card__head,.fg-enterprise-tone>span,.fg-enterprise-setup__actions,.fg-enterprise-setup__note{display:flex;align-items:center}.fg-enterprise-setup__header{min-height:72px;justify-content:space-between;gap:16px;border-bottom:1px solid #e5edf7;padding:0 24px}.fg-enterprise-setup__back{width:38px;height:38px;border:1px solid #d9e5f3;border-radius:8px;background:#fff;color:#667085;display:grid;place-items:center;cursor:pointer}.fg-enterprise-setup__back:hover,.fg-enterprise-setup__back:focus-visible{border-color:#a9d2ff;background:#eef6ff;color:#1479e8;outline:none}.fg-enterprise-setup__brand{flex:1;gap:10px;min-width:0;color:#172033;font-size:.96rem;font-weight:650}.fg-enterprise-setup__brand img{width:27px;height:27px;border-radius:8px}.fg-enterprise-setup__pill{border:1px solid #cfe6dc;border-radius:999px;background:#edf9f3;color:#17694a;padding:6px 11px;font-size:.78rem;font-weight:700}.fg-enterprise-setup__title{padding:30px 32px 0}.fg-enterprise-setup__title>span{gap:8px;color:#1479e8;font-size:.78rem;font-weight:720}.fg-enterprise-setup__title h1{margin:10px 0 0;color:#171827;font-size:2rem;font-weight:600;line-height:1.14;letter-spacing:0}.fg-enterprise-setup__title p{width:min(620px,100%);margin:9px 0 0;color:#667085;font-size:.94rem;line-height:1.45}.fg-enterprise-setup__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:18px;padding:28px 32px 24px}.fg-enterprise-card{min-width:0;border:1px solid #dfe8f4;border-radius:8px;background:#fff;padding:20px;box-shadow:0 12px 30px #0f172a09}.fg-enterprise-card--wide{grid-column:1 / -1}.fg-enterprise-card__head{gap:12px;margin-bottom:18px}.fg-enterprise-card__head h2{margin:0;color:#172033;font-size:1.05rem;font-weight:650}.fg-enterprise-step{width:32px;height:32px;border-radius:999px;background:#edf6ff;color:#1479e8;display:inline-grid;place-items:center;font-weight:750}.fg-enterprise-field{display:grid;gap:8px}.fg-enterprise-field+.fg-enterprise-field{margin-top:15px}.fg-enterprise-field span{color:#4d5a70;font-size:.84rem;font-weight:700}.fg-enterprise-field input,.fg-enterprise-field select{width:100%;height:46px;border:1px solid #d8e4f2;border-radius:8px;background:#fff;color:#172033;font:inherit;font-size:.94rem;outline:none;padding:0 14px}.fg-enterprise-field input:focus,.fg-enterprise-field select:focus{border-color:#9ecfff;box-shadow:0 0 0 3px #1479e81f}.fg-enterprise-identity{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start}.fg-enterprise-identity__preview{width:96px;height:96px;border:1px solid #cfe2f8;border-radius:14px;background:#edf6ff;color:#1479e8;display:grid;place-items:center;font-size:1.38rem;font-weight:760}.fg-enterprise-logo-upload{padding:0;overflow:hidden;cursor:pointer;font:inherit}.fg-enterprise-logo-upload:hover,.fg-enterprise-logo-upload:focus-visible{outline:none;border-color:#9ecfff;box-shadow:0 0 0 3px #1479e81f}.fg-enterprise-logo-upload img{width:100%;height:100%;display:block;object-fit:cover}.fg-enterprise-logo-upload span{display:grid;place-items:center}.fg-enterprise-identity__preview.tone-mint{border-color:#cfe9dd;background:#eefaf4;color:#0b8f63}.fg-enterprise-identity__preview.tone-gold{border-color:#f3dfb2;background:#fff8e8;color:#a86400}.fg-enterprise-identity__preview.tone-plum{border-color:#ded3f6;background:#f6f0ff;color:#7050c8}.fg-enterprise-identity__preview.tone-rose{border-color:#f2cedd;background:#fff0f5;color:#b33d6c}.fg-enterprise-identity__preview.tone-slate{border-color:#d9e0ea;background:#f2f5f9;color:#475467}.fg-enterprise-identity__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fg-enterprise-identity__choices button{min-width:0;height:50px;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#172033;display:flex;align-items:center;gap:9px;padding:0 12px;font:inherit;font-size:.86rem;font-weight:650;cursor:pointer}.fg-enterprise-identity__choices button span{width:28px;height:28px;border-radius:8px;background:#f0f6ff;color:#1479e8;display:inline-grid;place-items:center;font-size:.78rem;font-weight:760}.fg-enterprise-identity__choices button:hover,.fg-enterprise-identity__choices button:focus-visible,.fg-enterprise-identity__choices button.is-selected{border-color:#9ecfff;background:#f3f9ff;outline:none}.fg-enterprise-logo-controls{min-width:0;display:grid;align-content:start;gap:8px}.fg-enterprise-logo-controls strong{color:#172033;font-size:.96rem;font-weight:680}.fg-enterprise-logo-controls>span{color:#667085;font-size:.84rem;font-weight:520;line-height:1.4}.fg-enterprise-logo-controls>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.fg-enterprise-upload-button,.fg-enterprise-remove-logo{min-height:36px;border-radius:8px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;font:inherit;font-size:.82rem;font-weight:680;cursor:pointer}.fg-enterprise-upload-button{border:1px solid #c7ddf7;background:#f3f9ff;color:#1479e8}.fg-enterprise-remove-logo{border:1px solid #e5eaf2;background:#fff;color:#667085}.fg-enterprise-upload-button:hover,.fg-enterprise-upload-button:focus-visible,.fg-enterprise-remove-logo:hover,.fg-enterprise-remove-logo:focus-visible{border-color:#9ecfff;outline:none}.fg-enterprise-logo-input{display:none}.fg-enterprise-tone{display:grid;gap:10px;margin-top:18px}.fg-enterprise-tone>span{gap:7px;color:#4d5a70;font-size:.84rem;font-weight:700}.fg-enterprise-tone>div{display:flex;flex-wrap:wrap;gap:10px}.fg-enterprise-tone button{width:28px;height:28px;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px #d9e5f3;cursor:pointer}.fg-enterprise-tone button.is-selected{box-shadow:0 0 0 2px #1479e8}.fg-enterprise-tone .tone-blue{background:#1479e8}.fg-enterprise-tone .tone-mint{background:#13a16f}.fg-enterprise-tone .tone-gold{background:#d68910}.fg-enterprise-tone .tone-plum{background:#7657d8}.fg-enterprise-tone .tone-rose{background:#d85a88}.fg-enterprise-tone .tone-slate{background:#596579}.fg-enterprise-basics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fg-enterprise-basics .fg-enterprise-field+.fg-enterprise-field{margin-top:0}.fg-enterprise-setup__error{margin:0 32px 20px;border-radius:8px;background:#fff1f1;color:#991b1b;padding:11px 13px;font-size:.84rem}.fg-enterprise-setup__actions{justify-content:flex-end;gap:12px;border-top:1px solid #e5edf7;padding:20px 32px}.fg-enterprise-setup__skip,.fg-enterprise-setup__save{height:44px;border-radius:8px;padding:0 18px;font:inherit;font-weight:720;cursor:pointer}.fg-enterprise-setup__skip{border:1px solid #d8e4f2;background:#fff;color:#4d5a70}.fg-enterprise-setup__save{min-width:176px;border:0;background:#1479e8;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 26px #1479e833}.fg-enterprise-setup__skip:disabled,.fg-enterprise-setup__save:disabled{cursor:not-allowed;opacity:.55}.fg-enterprise-setup__note{position:absolute;right:32px;top:98px;gap:8px;border:1px solid #dfe8f4;border-radius:999px;background:#fff;color:#667085;padding:8px 12px;font-size:.78rem;font-weight:700}.fg-enterprise-setup__note svg:first-child{color:#1479e8}.fg-enterprise-setup__note svg:last-child{color:#0f8f62}.fg-enterprise-setup__loading{width:min(680px,calc(100vw - 32px));margin:0 auto;min-height:100vh;display:grid;align-content:center;justify-items:center;gap:12px;color:#172033;text-align:center}.fg-enterprise-setup__loading svg{color:#1479e8}.fg-enterprise-setup__loading strong{margin-top:6px;color:#2d2437;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.08}.fg-enterprise-setup__loading p{max-width:430px;margin:0;color:#717989;font-size:1rem;font-weight:520;line-height:1.5}.fg-enterprise-setup__handoff-error{width:min(520px,calc(100vw - 32px));min-height:calc(100vh - 64px);margin:0 auto;display:grid;align-content:center;justify-items:start;gap:12px}.fg-enterprise-setup__handoff-error>svg{width:54px;height:54px;border-radius:8px;background:#fff7e6;color:#c26a00;padding:14px}.fg-enterprise-setup__handoff-error>span{margin-top:10px;color:#1479e8;font-size:.78rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.fg-enterprise-setup__handoff-error h1{margin:0;color:#2d2437;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,50px);font-weight:500;line-height:1.08}.fg-enterprise-setup__handoff-error p{margin:0;color:#717989;font-weight:520;line-height:1.5}.fg-enterprise-setup__handoff-error div{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}@media (max-width: 820px){.fg-enterprise-setup{padding:16px}.fg-enterprise-setup__grid,.fg-enterprise-basics{grid-template-columns:1fr}.fg-enterprise-setup__title,.fg-enterprise-setup__grid{padding-left:20px;padding-right:20px}.fg-enterprise-setup__note{position:static;width:max-content;margin:0 20px 20px}.fg-enterprise-setup__actions{padding:16px 20px}}@media (max-width: 560px){.fg-enterprise-identity{grid-template-columns:84px minmax(0,1fr)}.fg-enterprise-identity__choices{grid-template-columns:1fr}.fg-enterprise-identity__preview{width:84px;height:84px}.fg-enterprise-setup__actions{align-items:stretch;flex-direction:column-reverse}.fg-enterprise-setup__skip,.fg-enterprise-setup__save{width:100%}}.fg-spin{animation:fg-spin .9s linear infinite}@keyframes fg-spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.fg-upgrade-page{background:#f8faff}.fg-upgrade-shell{width:min(760px,calc(100vw - 32px));grid-template-columns:1fr;gap:26px;padding:26px 0 38px}.fg-upgrade-main{width:100%}.fg-upgrade-hero{margin-top:44px}.fg-upgrade-summary{position:static;min-height:0}}@media (max-width: 620px){.fg-upgrade-shell{width:min(100vw - 24px,520px)}.fg-upgrade-progress{margin-top:24px;gap:6px;font-size:.74rem}.fg-upgrade-hero h1{font-size:2.1rem}.fg-upgrade-cycle-grid{grid-template-columns:1fr}.fg-upgrade-role-card{grid-template-columns:38px minmax(0,1fr)}.fg-upgrade-role-card__icon{width:38px;height:38px}.fg-upgrade-stepper{grid-column:1 / -1;justify-self:start}.fg-upgrade-invite-row{grid-template-columns:minmax(0,1fr) 42px}.fg-upgrade-invite-row label:first-child{grid-column:1 / -1}.fg-upgrade-invite-row label:nth-child(2){min-width:0}.fg-upgrade-summary{padding:22px}.fg-upgrade-summary__labels,.fg-upgrade-summary__row{grid-template-columns:minmax(0,1fr) 54px 88px}}.fg-workflows-page .workflow-list-panel{max-width:none}.fg-workflows-page .workflow-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px 18px;flex-wrap:wrap;margin-bottom:16px}.fg-workflows-page .list-tabs{width:fit-content;display:inline-flex;align-items:center;gap:4px;margin-bottom:0;padding:6px;border:1px solid #e4eaf2;border-radius:10px;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fg-workflows-page .list-tabs button{min-height:32px;border:0;border-radius:8px;background:transparent;color:#667085;padding:6px 12px;font:inherit;font-size:13px;font-weight:520}.fg-workflows-page .list-tabs button.active{background:#fff;box-shadow:inset 0 0 0 1px #dfe8f4;color:#1479e8}.fg-workflows-page .signal-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#667085;font-size:11px}.fg-workflows-page .signal-legend span{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:3px 5px;border-radius:999px}.fg-workflows-page .signal-legend i{width:7px;height:7px;border-radius:999px}.fg-workflows-page .signal-live{background:#0f7f9f;box-shadow:0 0 0 4px #0f7f9f1a,0 0 14px #0f7f9f2e}.fg-workflows-page .signal-draft{background:#98a2b3}.fg-workflows-page .signal-decision{background:#7c5cff}.fg-workflows-page .signal-shared{background:#1479e8}.fg-workflows-page .signal-update{background:#f29d38}.fg-workflows-page .space-dock{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 22px;padding:0;background:transparent}.fg-workflows-page .space-dock-label,.fg-workflows-page .space-pill{min-height:34px;display:inline-flex;align-items:center;border-radius:7px;font:inherit;cursor:pointer}.fg-workflows-page .space-dock-label{gap:6px;border:1px solid transparent;background:transparent;color:#667085;padding:0 8px;font-size:12px;font-weight:650}.fg-workflows-page .space-pill{gap:8px;border:1px solid rgba(226,233,243,.92);background:#fff;color:var(--team-text, #172033);padding:5px 8px}.fg-workflows-page .space-pill:hover,.fg-workflows-page .space-dock-label:hover,.fg-workflows-page .space-pill:focus-visible,.fg-workflows-page .space-dock-label:focus-visible{border-color:#cbd8e8;background:#fbfdff;outline:none}.fg-workflows-page .space-pill.active,.fg-workflows-page .space-dock-label.active{border-color:#b9d8fb;background:#eef6ff;color:#1169c7;box-shadow:inset 0 0 0 1px #1479e81a}.fg-workflows-page .space-pill.groups-drawer-trigger{margin-left:auto}.fg-workflows-page .space-team-loading{min-height:34px;display:inline-flex;align-items:center;gap:8px}.fg-workflows-page .space-pill--skeleton{width:154px;cursor:default;pointer-events:none;border-color:#e2e9f3eb;background:#fff}.fg-workflows-page .space-team-skeleton-avatar{width:26px;height:26px;flex:0 0 26px;border-radius:7px}.fg-workflows-page .space-team-skeleton-name{width:76px;height:12px;border-radius:999px}.fg-workflows-page .space-team-skeleton-count{width:26px;height:11px;border-radius:999px}.fg-workflows-page .space-dock .space-avatar{width:26px;height:26px;flex:0 0 26px;border-radius:7px;background:var(--team-soft, #eef6ff);color:var(--team-accent, #1479e8);display:grid;place-items:center;font-size:11px;font-weight:800}.fg-workflows-page .space-avatar-emoji{font-size:15px;line-height:1}.fg-workflows-page .space-dock .groups-avatar{background:#f3f7fc;color:#475467}.fg-workflows-page .space-dock .icon-library{border:1px dashed #cbd8e8;background:#f8faff}.fg-workflows-page .space-pill strong,.fg-workflows-page .space-dock-label strong{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;line-height:1}.fg-workflows-page .space-pill small,.fg-workflows-page .space-dock-label small,.fg-workflows-page .space-dock-loading{color:#667085;font-size:11px;line-height:1}.fg-workflows-page .space-pill.create{color:#1479e8;border-style:dashed}.fg-workflows-page .workflow-list{--workflow-card-min: 320px;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--workflow-card-min)),1fr));gap:clamp(16px,1.2vw,22px);align-items:start;min-width:0}.fg-workflows-page .workflow-empty-state{grid-column:1 / -1;width:100%;min-height:clamp(320px,46vh,520px);display:grid;place-items:center;align-content:center;justify-self:center;gap:8px;margin:0;padding:clamp(44px,7vh,76px) 20px;color:#667085;font-size:13px;text-align:center}.fg-workflows-page .workflow-empty-state svg{color:#98a2b3;width:20px;height:20px;margin-bottom:2px}.fg-workflows-page .workflow-empty-state span{color:#344054;font-weight:560}.fg-workflows-page .workflow-empty-state small{max-width:520px;color:#667085;font-size:12px}.fg-workflows-page .workflow-tile{position:relative;min-width:0;min-height:0;aspect-ratio:1 / 1;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(225,232,242,.96);border-radius:8px;background:#fff;box-shadow:0 12px 28px #1018280a;contain:layout paint;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fg-workflows-page .workflow-tile:hover,.fg-workflows-page .workflow-tile:focus-within{border-color:#c7d7ea;box-shadow:0 18px 42px #10182813;transform:translateY(-1px)}.fg-workflows-page .workflow-tile-open-target{display:block;min-width:0;color:inherit;text-align:left;text-decoration:none}.fg-workflows-page button.workflow-tile-open-target{width:100%;border:0;background:transparent;cursor:pointer;font:inherit;padding:0}.fg-workflows-page .workflow-tile-preview-link{flex:1 1 auto;min-height:0}.fg-workflows-page .workflow-preview{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;background:linear-gradient(135deg,#ffffffeb,#ebf6ffc7),#eef5fb;padding:0}.fg-workflows-page .workflow-preview-stage{position:relative;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:0;background:linear-gradient(90deg,rgba(255,255,255,.72) 0 8%,transparent 8% 92%,rgba(255,255,255,.72) 92% 100%),linear-gradient(135deg,#f8fcff,#e7f6ff 58%,#f4f7ff)}.fg-workflows-page .workflow-preview-stage:before{content:"";position:absolute;top:10%;right:5%;bottom:10%;left:5%;border-radius:8px;background:#ffffff8f;filter:blur(18px)}.fg-workflows-page .workflow-preview-window{position:relative;z-index:1;width:100%;height:100%;min-height:124px;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.fg-workflows-page .workflow-preview-window__chrome{height:0;display:none;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid rgba(234,240,247,.86);background:#ffffffe6}.fg-workflows-page .workflow-preview-window__chrome span{width:6px;height:6px;border-radius:999px;background:#d1d9e5}.fg-workflows-page .workflow-preview-window__chrome span:nth-child(1){background:#37c4df}.fg-workflows-page .workflow-preview-window__chrome span:nth-child(2){background:#45c7bb}.fg-workflows-page .workflow-preview-window img,.fg-workflows-page .workflow-preview-image-shell img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;background:#fff}.fg-workflows-page .workflow-preview-window>.workflow-preview-fallback-art,.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell,.fg-workflows-page .workflow-preview-window>.workflow-preview-resolver-loading,.fg-workflows-page .workflow-preview-window>.workflow-preview-resolver-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.fg-workflows-page .workflow-preview-window>.workflow-preview-fallback-art{height:100%;opacity:1;transition:opacity .16s ease}.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell{z-index:1;display:block;overflow:hidden}.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell .workflow-preview-screenshot{height:100%;object-fit:cover;object-position:center center}.fg-workflows-page .workflow-preview-window .workflow-preview-resolver-loading,.fg-workflows-page .workflow-preview-window .workflow-preview-resolver-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;overflow:hidden;background:linear-gradient(180deg,#ffffffc7 0,#ffffffc7 0) 12% 16% / 24% 10px no-repeat,linear-gradient(180deg,#ffffffd1 0,#ffffffd1 0) 12% 29% / 42% 9px no-repeat,linear-gradient(180deg,#ffffffb8 0,#ffffffb8 0) 78% 26% / 22% 18px no-repeat,linear-gradient(135deg,#eef4fb,#f8fbff 48%,#e8f1fb)}.fg-workflows-page .workflow-preview-window .workflow-preview-resolver-loading:after,.fg-workflows-page .workflow-preview-window .workflow-preview-resolver-fallback:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.74),transparent);content:"";transform:translate(-100%);animation:fgSkeleton 1.2s ease-in-out infinite}.fg-workflows-page .workflow-preview-window .workflow-preview-image-shell.is-image-loaded .workflow-preview-resolver-loading{display:none}@keyframes fgWorkflowPreviewFullToRoi{0%,34%{object-position:center center;transform:scale(1)}to{object-position:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%);transform:scale(var(--fg-preview-roi-scale, 1.24))}}.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell.is-roi-animated .workflow-preview-screenshot{transform-origin:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%);animation:fgWorkflowPreviewFullToRoi 3.8s cubic-bezier(.2,.78,.18,1) .42s both;will-change:transform,object-position}.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell.is-roi-hoverable .workflow-preview-screenshot{transform:scale(1);transform-origin:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%);object-position:center center;transition:transform .98s cubic-bezier(.2,.72,.18,1),object-position .98s cubic-bezier(.2,.72,.18,1);will-change:transform,object-position}.fg-workflows-page .workflow-preview:hover .workflow-preview-window>.workflow-preview-image-shell.is-roi-hoverable .workflow-preview-screenshot,.fg-workflows-page .workflow-tile:hover .workflow-preview-window>.workflow-preview-image-shell.is-roi-hoverable .workflow-preview-screenshot,.fg-workflows-page .workflow-tile:focus-within .workflow-preview-window>.workflow-preview-image-shell.is-roi-hoverable .workflow-preview-screenshot{transform:scale(var(--fg-preview-roi-scale, 1.24));object-position:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%)}.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell:not(.is-roi-hoverable) .workflow-preview-screenshot{transition:transform .32s ease}.fg-workflows-page .workflow-tile:hover .workflow-preview-window>.workflow-preview-image-shell:not(.is-roi-hoverable) .workflow-preview-screenshot,.fg-workflows-page .workflow-tile:focus-within .workflow-preview-window>.workflow-preview-image-shell:not(.is-roi-hoverable) .workflow-preview-screenshot{transform:scale(1.045)}.fg-workflows-page .workflow-preview-resolver-loading,.fg-workflows-page .workflow-preview-resolver-fallback{z-index:1}.fg-workflows-page .workflow-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff14,#0f172a05)}.fg-workflows-page .workflow-app-preview-mark{display:none}@keyframes fgWorkflowAvailabilityPulse{0%{opacity:.48;transform:scale(.78)}72%,to{opacity:0;transform:scale(1.95)}}.fg-workflows-page .workflow-availability-chip{position:absolute;top:16px;left:16px;z-index:3;isolation:isolate;min-height:26px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffffe6;color:#475467;padding:5px 10px 5px 8px;font-size:11.5px;font-weight:650;line-height:1;white-space:nowrap;box-shadow:0 12px 26px #1018281f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fg-workflows-page .workflow-availability-chip:before{content:"";position:absolute;top:-7px;right:-9px;bottom:-7px;left:-9px;z-index:-1;border-radius:inherit;opacity:.86;filter:blur(9px)}.fg-workflows-page .workflow-availability-chip i{position:relative;width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:currentColor}.fg-workflows-page .workflow-availability-chip i:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:inherit;background:currentColor;animation:fgWorkflowAvailabilityPulse 1.9s ease-out infinite}.fg-workflows-page .workflow-availability-chip.live{color:#0b7555;box-shadow:0 12px 26px #1018281f,0 0 0 1px #11a66f1a}.fg-workflows-page .workflow-availability-chip.live:before{background:radial-gradient(circle,#11a66f61,#11a66f00 68%)}.fg-workflows-page .workflow-availability-chip.live i{background:#10a875;box-shadow:0 0 0 5px #10a87529,0 0 18px #10a87585}.fg-workflows-page .workflow-availability-chip.library{color:#116bd6;box-shadow:0 12px 26px #1018281f,0 0 0 1px #1479e81a}.fg-workflows-page .workflow-availability-chip.library:before{background:radial-gradient(circle,#1479e857,#1479e800 68%)}.fg-workflows-page .workflow-availability-chip.library i{background:#1479e8;box-shadow:0 0 0 5px #1479e824,0 0 18px #1479e870}.fg-workflows-page .workflow-availability-chip.shared{color:#0f5fb8}@keyframes fgWorkflowSignalSettle{0%{transform:translate(0) rotate(0)}18%{transform:translate(-2px) rotate(-2deg)}36%{transform:translate(2px) rotate(2deg)}54%{transform:translate(-1px) rotate(-1deg)}72%{transform:translate(1px) rotate(1deg)}to{transform:translate(0) rotate(0)}}.fg-workflows-page .preview-node-row{position:absolute;right:14px;bottom:14px;z-index:2;display:inline-flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;max-width:calc(100% - 20px);min-height:24px;padding:6px 7px;border:1px solid rgba(230,237,246,.82);border-radius:999px;background:#ffffffe0;box-shadow:0 16px 32px #10182824;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fg-workflows-page .preview-node-row span{width:auto;min-width:10px;max-width:10px;height:10px;min-height:10px;display:inline-flex;align-items:center;gap:0;border:0;border-radius:999px;padding:0;background:transparent;color:#475467;font-size:10.5px;font-weight:480;line-height:1;overflow:hidden;animation:fgWorkflowSignalSettle .26s cubic-bezier(.16,1,.3,1) 2 both;transition:max-width .19s cubic-bezier(.2,.8,.2,1),min-width .19s cubic-bezier(.2,.8,.2,1),min-height .19s cubic-bezier(.2,.8,.2,1),padding .19s cubic-bezier(.2,.8,.2,1),background .19s ease,box-shadow .16s ease,transform .19s cubic-bezier(.2,.8,.2,1)}.fg-workflows-page .preview-node-row span:nth-child(2){animation-delay:45ms}.fg-workflows-page .preview-node-row span:nth-child(3){animation-delay:90ms}.fg-workflows-page .preview-node-row span:nth-child(4){animation-delay:135ms}.fg-workflows-page .preview-node-row span:nth-child(5){animation-delay:.18s}.fg-workflows-page .preview-node-row span i{width:8px;height:8px;flex:0 0 8px;margin:1px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #1479e814}.fg-workflows-page .preview-node-row span em{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;font-style:normal;transform:translate(-2px);transition:max-width .16s ease,opacity .12s ease,transform .16s ease}.fg-workflows-page .workflow-tile:hover .preview-node-row span,.fg-workflows-page .workflow-tile:focus-within .preview-node-row span,.fg-workflows-page .preview-node-row:hover span,.fg-workflows-page .preview-node-row:focus-within span{animation:none;min-width:0;max-width:118px;min-height:24px;gap:5px;padding:3px 8px 3px 4px;background:#ffffffd6;box-shadow:0 8px 20px #1018281a;outline:none;transform:translate(0)}.fg-workflows-page .workflow-tile:hover .preview-node-row span em,.fg-workflows-page .workflow-tile:focus-within .preview-node-row span em,.fg-workflows-page .preview-node-row:hover span em,.fg-workflows-page .preview-node-row:focus-within span em{max-width:90px;opacity:1;transform:translate(0)}.fg-workflows-page .preview-node-row .signal-draft{color:#7a8797}.fg-workflows-page .preview-node-row .signal-decision{color:#7c5cff}.fg-workflows-page .preview-node-row .signal-live{color:#0f7f9f}.fg-workflows-page .preview-node-row .signal-shared,.fg-workflows-page .preview-node-row .signal-library{color:#1479e8}.fg-workflows-page .preview-node-row .signal-update{color:#f29d38}.fg-workflows-page .workflow-tile-body{flex:0 0 auto;min-height:124px;padding:14px}.fg-workflows-page .workflow-tile-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px}.fg-workflows-page .workflow-app-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#eef6ff;color:#1479e8;font-size:11px;font-weight:800}.fg-workflows-page .workflow-app-mark.has-favicon{background:#f3f8ff;padding:0}.fg-workflows-page .workflow-app-mark img{width:22px;height:22px;display:block;object-fit:contain;object-position:center;border-radius:4px}.fg-workflows-page .workflow-tile-head>div:nth-child(2){min-width:0}.fg-workflows-page .workflow-tile-head strong{display:-webkit-box;min-width:0;overflow:hidden;color:#172033;font-size:13.5px;font-weight:660;line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fg-workflows-page .workflow-tile-head span,.fg-workflows-page .workflow-tile-footer span{display:block;min-width:0;overflow:hidden;color:#667085;font-size:11.5px;font-weight:470;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.fg-workflows-page .workflow-status{display:flex;flex-direction:column;align-items:flex-end;justify-self:end}.fg-workflows-page .workflow-status .fg-badge{min-height:20px;padding:3px 8px;font-size:11px;font-weight:620;white-space:nowrap}.fg-workflows-page .workflow-tile-footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:14px}.fg-workflows-page .workflow-row-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.fg-workflows-page .workflow-tile-footer .icon-button,.fg-workflows-page .workflow-tile-footer .fg-icon-button{width:31px;height:31px;border-radius:7px;background:#fff;box-shadow:0 4px 10px #10182808}.fg-workflows-page .workflow-tile-footer .archive-workflow-button{width:0;min-width:0;margin-left:-6px;overflow:hidden;border-width:0;opacity:0;pointer-events:none;transform:translate(7px);visibility:hidden;transition:width .16s ease,margin-left .16s ease,opacity .14s ease,transform .16s ease,visibility 0ms linear .16s,color .15s ease,background .15s ease,border-color .15s ease}.fg-workflows-page .workflow-tile:hover .workflow-row-actions .archive-workflow-button,.fg-workflows-page .workflow-tile:focus-within .workflow-row-actions .archive-workflow-button,.fg-workflows-page .workflow-row-actions:focus-within .archive-workflow-button{width:31px;margin-left:0;border-width:1px;opacity:1;pointer-events:auto;transform:translate(0);visibility:visible;transition-delay:0ms}.fg-workflows-page .workflow-row-actions .archive-workflow-button:hover,.fg-workflows-page .workflow-row-actions .archive-workflow-button:focus-visible{border-color:#d7e8fb;background:#eef6ff;color:#1479e8}.fg-workflows-page .workflow-tile--skeleton{pointer-events:none}.fg-workflows-page .workflow-tile--skeleton .workflow-preview{display:block;flex:1 1 auto;min-height:0;margin:12px 12px 0;border:1px solid rgba(226,233,243,.9);border-radius:4px;background:linear-gradient(90deg,#eef2f7,#f8fafc 48%,#eef2f7);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i{display:block;border-radius:8px;background:linear-gradient(90deg,#eef2f7,#f8fafc 48%,#eef2f7);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body{display:grid;gap:9px}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i{min-height:12px}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i:nth-child(1){width:70%}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i:nth-child(2){width:92%}.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i:nth-child(3){width:42%}.fg-workflows-page .workflow-list-footer{display:flex;justify-content:center;padding-top:16px;min-height:56px}@media (prefers-reduced-motion: reduce){.fg-workflows-page .workflow-availability-chip i:after,.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell.is-roi-animated .workflow-preview-screenshot,.fg-workflows-page .workflow-preview-window>.workflow-preview-image-shell.is-roi-hoverable .workflow-preview-screenshot,.fg-workflows-page .preview-node-row span,.fg-workflows-page .workflow-tile--skeleton .workflow-preview,.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i{animation:none;transition:none;transform:none}.fg-workflows-page .workflow-tile,.fg-workflows-page .preview-node-row span,.fg-workflows-page .preview-node-row span em,.fg-workflows-page .workflow-tile .archive-workflow-button{transition:none}}.fg-members-page.page-content.clean-dashboard{padding:clamp(22px,3vw,34px);color:#172033}.members-board{display:grid;gap:18px}.fg-members-page .primary-button,.fg-members-page .secondary-button,.member-row-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:7px;cursor:pointer;font:inherit;font-size:13px;font-weight:700;line-height:1;text-decoration:none}.fg-members-page .primary-button{background:#1479e8;color:#fff;padding:0 14px;box-shadow:0 10px 22px #1479e82e}.fg-members-page .secondary-button,.member-row-actions button{border-color:#d9e3ef;background:#fff;color:#243044;padding:0 12px}.fg-members-page .primary-button:disabled,.fg-members-page .secondary-button:disabled,.member-row-actions button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.member-summary-bar,.member-invite-panel,.member-toolbar,.members-table-panel{border:1px solid #dbe5f2;border-radius:8px;background:#fff;box-shadow:0 10px 24px #10182809}.member-summary-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px}.member-summary-bar__copy{display:grid;gap:4px;min-width:0}.member-summary-bar__copy h2,.member-invite-panel__copy h3{margin:0;color:#172033;font-size:22px;font-weight:760;line-height:1.12;letter-spacing:0}.member-summary-bar__seat-action{width:fit-content;margin-top:5px;text-decoration:none}.member-summary-bar__stats{display:grid;grid-template-columns:repeat(5,minmax(118px,auto));gap:10px}.member-stat{min-width:118px;min-height:70px;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:8px;align-items:center;padding:10px;border:1px solid #e3eaf3;border-radius:8px;background:#fbfdff}.member-stat__icon{grid-row:1 / span 2;width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#eef6ff;color:#1479e8}.member-stat strong{color:#172033;font-size:20px;font-weight:760;line-height:1}.member-stat small{color:#667085;font-size:11px;font-weight:560;line-height:1.2}.member-stat em{margin-top:1px;color:#98a2b3;font-size:10.5px;font-style:normal;font-weight:560;line-height:1.15}.member-stat.tone-green .member-stat__icon{background:#e9f8f0;color:#0f8a54}.member-stat.tone-amber .member-stat__icon{background:#fff6e8;color:#c56a0b}.member-invite-panel{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(320px,1.4fr) minmax(250px,.9fr);gap:16px;align-items:end;padding:16px 18px}.member-invite-panel__copy{display:grid;gap:5px;align-self:center}.member-invite-form{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(150px,.7fr) auto;gap:10px;align-items:end}.member-invite-form .fg-field input,.member-invite-form .fg-field select,.member-role-select{width:100%;min-height:38px;border:1px solid #d7e2ef;border-radius:7px;background:#fff;color:#172033;font:inherit;font-size:13px}.member-invite-form .fg-field input,.member-invite-form .fg-field select{padding:0 11px}.member-invite-form__submit{height:38px;white-space:nowrap}.member-seat-impact,.member-seat-availability{min-height:58px;display:grid;align-content:center;gap:3px;padding:10px 12px;border:1px solid #c8e2ff;border-radius:8px;background:#f4faff}.member-seat-impact strong,.member-seat-availability strong{color:#1169c7;font-size:12px;font-weight:740}.member-seat-impact span,.member-seat-availability span{color:#667085;font-size:12px;line-height:1.35}.member-seat-impact.is-blocked,.member-seat-availability.is-blocked{border-color:#fed7aa;background:#fff7ed}.member-seat-impact.is-blocked strong,.member-seat-availability.is-blocked strong{color:#c2410c}.member-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px}.member-toolbar>div{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.member-toolbar>div:first-child{padding:5px;border:1px solid #e4eaf2;border-radius:10px;background:#fbfdff}.member-toolbar>div:first-child button{min-height:32px;border:0;border-radius:7px;background:transparent;color:#667085;padding:0 11px;font:inherit;font-size:13px;font-weight:650}.member-toolbar>div:first-child button.active{background:#fff;box-shadow:inset 0 0 0 1px #dfe8f4;color:#1479e8}.member-toolbar>div:first-child button:disabled{cursor:not-allowed;opacity:.52}.member-toolbar span,.member-removed-toggle{color:#667085;font-size:12px;font-weight:600}.member-removed-toggle{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.members-table-panel{overflow:hidden}.members-table-scroll{overflow-x:auto}.members-table{width:100%;min-width:980px;border-collapse:collapse;color:#344054;font-size:13px}.members-table th,.members-table td{padding:12px 14px;border-bottom:1px solid #eef2f6;text-align:left;vertical-align:middle}.members-table th{background:#fbfdff;color:#667085;font-size:11px;font-weight:720;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.members-table tr:last-child td{border-bottom:0}.members-table tbody tr:hover{background:#fbfdff}.member-identity-cell{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:220px}.member-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#eef6ff;color:#1479e8;font-size:12px;font-weight:800}.member-avatar.is-invite{background:#f7f2ff;color:#7c5cff}.member-identity-cell strong,.member-identity-cell small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-identity-cell strong{color:#172033;font-size:13.5px;font-weight:720;line-height:1.25}.member-identity-cell small{margin-top:2px;color:#667085;font-size:12px;font-weight:520}.member-role-select{max-width:132px;padding:0 9px}.member-status-pill,.member-billing-pill{min-height:24px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;white-space:nowrap}.member-status-pill.is-active,.member-billing-pill{border:1px solid rgba(16,185,129,.25);background:#ecfdf5;color:#067647}.member-status-pill.is-pending{border:1px solid rgba(124,92,255,.25);background:#f7f2ff;color:#6941c6}.member-status-pill.is-suspended,.member-status-pill.is-revoked{border:1px solid rgba(239,68,68,.24);background:#fff1f2;color:#b91c1c}.member-status-pill.is-payment{border:1px solid rgba(245,158,11,.3);background:#fff7ed;color:#b45309}.member-row-note{color:#667085;font-size:12px;font-weight:560;white-space:nowrap}.member-row-actions{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.member-empty-state{min-height:180px;display:grid;place-items:center;align-content:center;gap:5px;padding:36px 16px;color:#667085;text-align:center}.member-empty-state strong{color:#344054;font-weight:680}.member-empty-state span{font-size:13px}.member-table-skeleton{display:grid;gap:0}.member-table-skeleton span{min-height:58px;border-bottom:1px solid #eef2f6;background:linear-gradient(90deg,#f2f5f9,#fff 48%,#f2f5f9);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.users-page.page-content.clean-dashboard{padding:clamp(18px,2.5vw,28px);color:#172033}.users-board{display:grid;gap:16px}.users-page-header,.users-seat-card,.users-list-panel{border:1px solid #dbe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #10182809}.users-page-header{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px}.users-page-heading{display:grid;gap:8px;min-width:0}.users-page-heading h1{margin:0;color:#172033;font-size:25px;font-weight:780;line-height:1.1;letter-spacing:0}.users-summary-chips{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.users-summary-chip{min-height:24px;display:inline-flex;align-items:center;border:1px solid #cfe2f7;border-radius:999px;background:#f5faff;color:#66758b;padding:2px 10px;font-size:12px;font-weight:700;white-space:nowrap}.users-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.users-action-button,.users-row-actions button,.users-icon-button,.users-file-input{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d8e5f4;border-radius:7px;background:#fff;color:#26344d;padding:0 13px;font:inherit;font-size:13px;font-weight:740;line-height:1;text-decoration:none;cursor:pointer}.users-action-button.is-primary{border-color:#1479e8;background:#1479e8;color:#fff;box-shadow:0 10px 22px #1479e82e}.users-action-button.is-compact{min-height:34px;padding:0 11px}.users-action-button:disabled,.users-row-actions button:disabled,.users-icon-button:disabled,.users-file-input:has(input:disabled){cursor:not-allowed;opacity:.58;box-shadow:none}.users-seat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.users-seat-card{min-height:96px;display:grid;gap:11px;padding:17px 18px}.users-seat-card.is-loading span{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#f2f5f9,#fff 48%,#f2f5f9);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.users-seat-card.is-loading span:nth-child(1){width:46%}.users-seat-card.is-loading span:nth-child(2){width:100%;height:8px}.users-seat-card.is-loading span:nth-child(3){width:70%}.users-seat-card__top,.users-seat-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.users-seat-card h2{margin:0;color:#334155;font-size:15px;font-weight:760;line-height:1.2;letter-spacing:0}.users-seat-card strong{color:#101828;font-size:22px;font-weight:820;line-height:1}.users-seat-meter{position:relative;height:8px;overflow:hidden;border:1px solid #d7e6f8;border-radius:999px;background:#edf4fb}.users-seat-meter span,.users-seat-meter em{position:absolute;top:0;bottom:0;display:block}.users-seat-meter span{left:0;background:#1479e8}.users-seat-meter em{background:#f7c948}.users-seat-card.is-locked .users-seat-meter span,.users-seat-card.is-locked .users-seat-meter em{display:none}.users-seat-card.is-creator .users-seat-meter span{background:#1479e8}.users-seat-card.is-creator .users-seat-meter em{background:#f4c84a}.users-seat-card__meta span{color:#66758b;font-size:12px;font-weight:720;white-space:nowrap}.users-list-panel{overflow:hidden}.users-panel-toolbar{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(360px,1fr) auto;gap:12px;align-items:center;padding:14px;border-bottom:1px solid #e5edf6}.users-search-field{min-width:0;min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #d9e6f4;border-radius:8px;background:#fbfdff;color:#98a2b3;padding:0 12px}.users-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:14px;font-weight:540}.users-search-field input::placeholder{color:#98a2b3}.users-tabs{min-width:0;display:flex;align-items:center;gap:4px;overflow-x:auto;border:1px solid #e1e9f4;border-radius:8px;background:#fbfdff;padding:4px}.users-tabs button{min-height:34px;flex:0 0 auto;border:0;border-radius:6px;background:transparent;color:#66758b;padding:0 12px;font:inherit;font-size:13px;font-weight:740;cursor:pointer}.users-tabs button.active{box-shadow:inset 0 0 0 1px #b9d9fc;background:#fff;color:#1479e8}.users-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#66758b;font-size:12px;font-weight:700;white-space:nowrap}.users-removed-toggle{display:inline-flex;align-items:center;gap:6px}.users-table-shell{overflow-x:auto;padding:0 14px 14px}.users-table-head,.users-row{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(160px,.7fr) minmax(160px,.7fr) minmax(112px,.48fr) minmax(176px,auto);gap:12px;align-items:center;min-width:980px}.users-table-head{min-height:42px;color:#758298;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.users-row{min-height:68px;margin-bottom:8px;border:1px solid #dbe5f2;border-radius:8px;background:#fff;padding:12px}.users-row:last-child{margin-bottom:0}.users-identity-cell{display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;align-items:center;min-width:0}.users-avatar{width:40px;height:40px;display:grid;place-items:center;border:1px solid #b9d9fc;border-radius:8px;background:#eef6ff;color:#1479e8;font-size:13px;font-weight:820}.users-avatar.is-invite{border-color:#dccbff;background:#f7f2ff;color:#7c5cff}.users-identity-cell strong,.users-identity-cell small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-identity-cell strong{color:#172033;font-size:14px;font-weight:780;line-height:1.24}.users-identity-cell small{margin-top:3px;color:#66758b;font-size:12px;font-weight:600}.users-select{width:100%;min-height:40px;border:1px solid #d8e5f4;border-radius:7px;background:#fff;color:#344054;padding:0 12px;font:inherit;font-size:13px;font-weight:700}.users-select:disabled{background:#fbfdff;color:#475467;opacity:1}.users-status-pill{width:fit-content;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:3px 11px;font-size:12px;font-weight:800;white-space:nowrap}.users-status-pill.is-active{border:1px solid rgba(16,185,129,.28);background:#ecfdf5;color:#067647}.users-status-pill.is-pending{border:1px solid rgba(124,92,255,.25);background:#f7f2ff;color:#6941c6}.users-status-pill.is-suspended,.users-status-pill.is-revoked{border:1px solid rgba(239,68,68,.24);background:#fff1f2;color:#b91c1c}.users-status-pill.is-payment{border:1px solid rgba(245,158,11,.3);background:#fff7ed;color:#b45309}.users-row-note{color:#66758b;font-size:12px;font-weight:720;white-space:nowrap}.users-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}.users-row-actions button.is-danger{border-color:#fecaca;color:#dc2626}.users-empty-state{min-height:150px;display:grid;place-items:center;color:#66758b;font-size:14px;font-weight:720;text-align:center}.users-table-skeleton{display:grid;gap:8px;padding:14px}.users-table-skeleton span{min-height:68px;border:1px solid #e2eaf4;border-radius:8px;background:linear-gradient(90deg,#f2f5f9,#fff 48%,#f2f5f9);background-size:220% 100%;animation:fgSkeleton 1.2s ease-in-out infinite}.users-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#0f172a57;padding:20px}.users-modal{width:min(520px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid #dbe5f2;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.users-modal.is-wide{width:min(620px,100%)}.users-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #e7eef7}.users-modal-header h2{margin:3px 0 0;color:#172033;font-size:20px;font-weight:780;line-height:1.16;letter-spacing:0}.users-modal-form{display:grid;gap:14px;padding:18px 20px 20px}.users-modal .fg-field input,.users-modal .fg-field select,.users-modal .fg-field textarea{width:100%;border:1px solid #d8e5f4;border-radius:7px;background:#fff;color:#172033;font:inherit;font-size:14px}.users-modal .fg-field input,.users-modal .fg-field select{min-height:40px;padding:0 12px}.users-modal .fg-field textarea{min-height:150px;padding:10px 12px;line-height:1.4;resize:vertical}.users-modal-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.users-file-input{position:relative;min-width:94px;overflow:hidden}.users-file-input input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.users-seat-note{min-height:56px;display:grid;align-content:center;gap:3px;border:1px solid #c8e2ff;border-radius:8px;background:#f4faff;padding:10px 12px}.users-seat-note strong{color:#1169c7;font-size:12px;font-weight:800}.users-seat-note span{color:#66758b;font-size:12px;font-weight:600;line-height:1.35}.users-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}@media (max-width: 1180px){.users-panel-toolbar{grid-template-columns:minmax(260px,1fr)}.users-toolbar-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 900px){.users-page-header{align-items:flex-start;flex-direction:column}.users-header-actions{justify-content:flex-start}.users-seat-grid{grid-template-columns:1fr}}@media (max-width: 640px){.users-page.page-content.clean-dashboard{padding:14px}.users-page-header,.users-seat-card{padding:16px}.users-panel-toolbar{padding:12px}.users-tabs button{padding:0 10px}.users-toolbar-actions{align-items:flex-start;flex-direction:column}.users-modal-backdrop{align-items:start;padding:12px}.users-modal-grid{grid-template-columns:1fr}.users-modal-actions{justify-content:stretch}.users-modal-actions .users-action-button{flex:1 1 150px}}.fg-shell-topbar--utility{min-height:76px;padding:16px 24px;align-items:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fg-shell-topbar__utility-context{min-width:0;display:flex;align-items:center}.fg-shell-topbar__utility-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.fg-shell-search-box{width:300px;min-height:36px;display:flex;align-items:center;gap:8px;border:1px solid #dce3ef;border-radius:8px;background:#fff;color:#667085;padding:0 10px}.fg-shell-search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:13px;font-weight:500}.fg-shell-search-box input::placeholder{color:#667085}.fg-shell-notification-button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid #dce3ef;border-radius:8px;background:#fff;color:#172033;padding:0}.fg-shell-notification-button:hover,.fg-shell-notification-button:focus-visible{border-color:#b6dbff;background:#e8f3ff;color:#006adc;outline:none}.users-page.page-content.clean-dashboard{gap:14px;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033}.users-page-header,.users-list-panel,.users-seat-card{border-color:#dce3ef;box-shadow:0 6px 18px #14213d14}.users-page-header{min-height:72px;gap:14px;padding:14px 18px}.users-page-heading{gap:0}.users-page-heading h1{font-size:22px;font-weight:760;line-height:1.15}.users-summary-chips{gap:6px;margin-top:8px}.users-summary-chip{min-height:22px;border-color:#dce3ef;background:#f8fafd;color:#667085;padding:0 8px;font-size:11.5px;font-weight:650}.users-header-actions{gap:8px}.users-action-button,.users-row-actions button,.users-icon-button,.users-file-input{min-height:34px;border-color:#dce3ef;border-radius:8px;color:#172033;padding:7px 11px;font-size:13px;font-weight:650}.users-action-button.is-primary{border-color:#18f;background:#18f;box-shadow:0 8px 18px #1188ff2e}.users-seat-grid{gap:12px}.users-seat-card{min-height:0;gap:10px;padding:13px 14px}.users-seat-card h2{color:#344054;font-size:13px;font-weight:760}.users-seat-card strong{color:#172033;font-size:18px;font-weight:760}.users-seat-card__meta span{color:#667085;font-size:11.5px;font-weight:650}.users-seat-meter{border-color:#d8e8fb;background:#eef5fd}.users-seat-meter span{background:#18f}.users-seat-meter em{background:#8fd7b6}.users-seat-card.is-creator .users-seat-meter em{background:#f2b93b}.users-list-panel{display:grid;gap:12px;padding:12px}.users-panel-toolbar{display:flex;align-items:center;gap:12px;padding:0;border-bottom:0;flex-wrap:wrap}.users-search-field{flex:0 1 360px;min-height:36px;border-color:#dce3ef;background:#f8fafd;padding:0 10px}.users-search-field input{font-size:13px;font-weight:500}.users-tabs{width:max-content;max-width:100%;flex:0 1 auto;border-color:#dce3ef;background:#f6f9fd;padding:4px}.users-tabs button{min-height:28px;border:1px solid transparent;border-radius:7px;color:#667085;padding:0 8px;font-size:12px;font-weight:650}.users-tabs button.active{border-color:#bddcff;color:#006adc;box-shadow:0 4px 12px #14213d0f}.users-toolbar-actions{margin-left:auto;gap:10px;color:#667085;font-size:12px;font-weight:650}.users-table-shell{padding:0}.users-table-head,.users-row{grid-template-columns:minmax(230px,1.7fr) 150px 150px 108px minmax(190px,auto);gap:10px;min-width:860px}.users-table-head{min-height:auto;padding:2px 10px;color:#718096;font-size:11px;font-weight:760}.users-row{min-height:58px;margin-bottom:7px;border-color:#dce3ef;padding:8px 10px}.users-row.is-pending{background:#fffdf7;border-color:#f5dfa8}.users-row.is-suspended{background:snow;border-color:#f4c7c7}.users-identity-cell{grid-template-columns:34px minmax(0,1fr);gap:10px}.users-avatar{width:34px;height:34px;background:#e8f3ff;color:#006adc;font-size:12px;font-weight:760}.users-identity-cell strong{color:#172033;font-size:13px;font-weight:760}.users-identity-cell small{color:#667085;font-size:11.5px;font-weight:550}.users-select{min-height:34px;border-color:#dce3ef;border-radius:8px;padding:0 10px;color:#344054;font-size:12.5px;font-weight:650}.users-status-pill{min-height:24px;padding:0 9px;font-size:11.5px;font-weight:760}.users-row-actions{gap:6px}.users-row-actions button{min-height:30px;padding:0 9px;color:#344054;font-size:12px}.users-row-actions button.is-icon-only{width:30px;padding:0;border-color:#fecaca;color:#dc2626}.users-row-actions button.is-icon-only:hover,.users-row-actions button.is-icon-only:focus-visible{border-color:#fca5a5;background:#fff5f5;color:#b91c1c;outline:none}.users-row-actions--pending{justify-content:flex-start}.users-row-note{color:#667085;font-size:12px;font-weight:650}.users-modal{width:min(560px,94vw);border-color:#dce3ef}.users-modal-header{padding:14px 16px}.users-modal-header h2{font-size:18px;font-weight:760}.users-modal-title{display:inline-flex;align-items:center;gap:10px;min-width:0}.users-modal-title svg{color:#172033}.users-icon-button{width:34px;min-height:34px;padding:0}.users-import-body{display:grid;gap:12px;padding:14px 16px 0}.users-upload-drop{min-height:68px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;border:1px dashed #b9d9ff;border-radius:8px;background:#f5faff;color:#006adc;padding:12px;cursor:pointer}.users-upload-drop>svg{width:36px;height:36px;padding:9px;border:1px solid #d8e8fb;border-radius:8px;background:#fff}.users-upload-drop strong,.users-upload-drop small{display:block}.users-upload-drop strong{color:#172033;font-size:13px;font-weight:760}.users-upload-drop small{margin-top:2px;color:#667085;font-size:12px;font-weight:560}.users-upload-drop input{display:none}.users-import-field,.users-import-grid label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:760}.users-import-field input,.users-import-field textarea{border:1px solid #dce3ef;border-radius:8px;color:#172033;font:inherit;font-size:13px;font-weight:560}.users-import-field input{min-height:36px;padding:0 10px}.users-import-field textarea{min-height:104px;padding:10px;line-height:1.45;resize:vertical}.users-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.users-import-grid select{min-height:36px;border:1px solid #dce3ef;border-radius:8px;padding:0 10px;color:#344054;font:inherit;font-size:12.5px;font-weight:650}.users-import-summary{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce3ef;border-radius:8px;background:#f8fafd;padding:0 10px}.users-import-summary strong,.users-import-summary span{color:#667085;font-size:12px;font-weight:650}.users-import-summary strong{color:#006adc}.users-import-footer{margin:2px -16px 0;border-top:1px solid #dce3ef;background:#f4f9ff;padding:12px 16px 14px;gap:8px}.users-modal-form{gap:12px;padding:14px 16px}.users-modal .fg-field>span{color:#344054;font-size:12px;font-weight:760}.users-modal .fg-field input,.users-modal .fg-field select{min-height:36px;border-color:#dce3ef;border-radius:8px;font-size:12.5px;font-weight:650}.users-seat-note{min-height:34px;border-color:#dce3ef;background:#f8fafd}.users-seat-note strong,.users-seat-note span{font-size:12px;font-weight:650}@media (max-width: 720px){.fg-shell-search-box{width:min(300px,58vw)}.users-page-header{align-items:stretch;flex-direction:column}.users-header-actions{width:100%}.users-header-actions .users-action-button{flex:1}.users-import-grid{grid-template-columns:1fr}}.users-page.page-content.clean-dashboard{position:relative;isolation:isolate;display:block;max-width:none;min-height:100vh;padding:clamp(18px,2vw,28px) clamp(16px,2.4vw,40px) 56px;background:#fff}.users-board{width:100%;max-width:none;gap:14px}.users-page-header{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:clamp(14px,2vw,24px);min-height:0;margin:0;padding:0 0 18px;border:0;border-bottom:1px solid rgba(231,236,244,.82);border-radius:0;background:transparent;box-shadow:none}.users-page-heading h1{margin:0 0 8px;color:#172033;font-size:30px;font-weight:720;line-height:1.12}.users-summary-chips{gap:7px;margin-top:0}.users-summary-chip{min-height:22px;border:1px solid rgba(226,233,243,.92);background:#ffffffbd;color:#667085;padding:3px 8px;font-size:11.5px;font-weight:560}.users-header-actions{min-width:0;justify-content:flex-end;gap:7px}.users-header-notification{position:relative;width:35px;height:35px;flex:0 0 35px;display:inline-grid;place-items:center;border:1px solid #e2eaf4;border-radius:7px;background:#fff;color:#344054}.users-header-notification span{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;border:2px solid #ffffff;border-radius:999px;background:#1479e8;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.users-header-notification:hover,.users-header-notification:focus-visible{border-color:#c9daf0;color:#1479e8;outline:none}.users-notifications-drawer .fg-drawer__panel{width:min(420px,calc(100vw - 28px))}.users-notifications-drawer__body{min-height:0;overflow-y:auto;display:grid;align-content:start;padding:14px}.users-page .users-action-button{min-height:35px;border-radius:7px;padding:7px 12px;font-size:.86rem;font-weight:750}.users-seat-grid{margin-top:24px}@media (max-width: 980px){.users-page-header{grid-template-columns:1fr;align-items:start}.users-header-actions{justify-content:flex-start;width:100%}}.fg-organization-people-page{background:#fff}.organization-people-board{gap:16px}.admin-prototype-page.page-content.clean-dashboard{display:block;max-width:none;min-height:100vh;padding:clamp(18px,2vw,28px) clamp(16px,2.4vw,40px) 56px;background:#fff}.admin-prototype-board{display:grid;gap:18px;width:100%;border:1px solid #d7e6f8;border-radius:7px;background:#fff;box-shadow:0 16px 38px #1d3d650f;padding:20px}.admin-prototype-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px}.admin-prototype-hero h1{margin:0 0 8px;color:#172033;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:800;line-height:1.05;letter-spacing:0}.admin-prototype-chips{display:flex;flex-wrap:wrap;gap:7px}.admin-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-info-card{display:flex;align-items:center;gap:13px;min-height:92px;border:1px solid #d7e6f8;border-radius:7px;background:#fbfdff;padding:16px}.admin-info-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:7px;background:#edf6ff;color:#0b7bea;flex:0 0 auto}.admin-info-card span{display:block;color:#70809a;font-size:.82rem;font-weight:700}.admin-info-card strong{display:block;margin-top:3px;color:#172033;font-size:1.08rem;font-weight:800}.admin-info-card small{display:block;margin-top:3px;color:#65748d;font-size:.82rem;font-weight:700}.admin-prototype-section{display:grid;gap:12px}.admin-prototype-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-prototype-section__head h2{margin:0;color:#1f2a3f;font-size:1rem;font-weight:800}.admin-usage-list{display:grid;gap:9px}.admin-usage-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(160px,1.5fr) minmax(80px,auto);align-items:center;gap:14px;min-height:60px;border:1px solid #dbe8f7;border-radius:7px;background:#fff;padding:12px 14px}.admin-usage-row strong,.admin-usage-row span{color:#344157;font-size:.92rem;font-weight:800}.admin-usage-row div>span{display:block;margin-top:3px;color:#71809a;font-size:.82rem}.admin-usage-row__meter{height:8px;border:1px solid #cfe0f5;border-radius:999px;background:#edf4fb;overflow:hidden}.admin-usage-row__meter span{display:block;min-width:4px;height:100%;background:#0b7bea}@media (max-width: 900px){.admin-info-grid,.admin-usage-row{grid-template-columns:1fr}}@media (max-width: 640px){.admin-prototype-board{padding:16px}.admin-prototype-hero{align-items:flex-start;flex-direction:column}}.organization-people-summary__stats{grid-template-columns:repeat(5,minmax(104px,auto))}.organization-provision-panel{grid-template-columns:minmax(260px,.72fr) minmax(420px,1.22fr) minmax(320px,.92fr);align-items:stretch}.organization-provision-panel__copy{align-content:start}.organization-role-hint{margin-top:8px}.organization-single-form,.organization-bulk-form{display:grid;gap:10px;min-width:0}.organization-form-grid{display:grid;grid-template-columns:minmax(190px,1.1fr) minmax(170px,.8fr) minmax(140px,.62fr);gap:10px;align-items:end}.organization-form-grid .fg-field input,.organization-form-grid .fg-field select,.organization-bulk-form .fg-field select,.organization-bulk-form .fg-field textarea{width:100%;border:1px solid #d7e2ef;border-radius:7px;background:#fff;color:#172033;font:inherit;font-size:13px}.organization-form-grid .fg-field input,.organization-form-grid .fg-field select,.organization-bulk-form .fg-field select{min-height:38px;padding:0 11px}.organization-bulk-form .fg-field textarea{min-height:126px;padding:10px 11px;line-height:1.42;resize:vertical}.organization-team-checklist{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:34px}.organization-team-checklist label{min-height:30px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe5f2;border-radius:7px;background:#fbfdff;color:#344054;padding:0 9px;font-size:12px;font-weight:650}.organization-team-checklist input{width:14px;height:14px;accent-color:#1479e8}.organization-provision-note{color:#667085;font-size:12px}.organization-provision-submit{justify-self:start;min-width:132px}.organization-bulk-form__head,.organization-bulk-form__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.organization-bulk-form__head>span,.organization-bulk-form__foot>span{display:inline-flex;align-items:center;gap:7px;color:#667085;font-size:12px;font-weight:650}.organization-bulk-form__head>span{color:#172033;font-size:13px;font-weight:740}.organization-people-toolbar>div:first-child{flex:1 1 420px}.organization-search-field{min-height:38px;flex:1 1 320px;max-width:520px;display:inline-flex;align-items:center;gap:9px;border:1px solid #dbe5f2;border-radius:7px;background:#fff;color:#667085;padding:0 11px}.organization-search-field input{width:100%;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:13px}.organization-people-content-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);gap:16px;align-items:start}.organization-people-table{min-width:1080px}.organization-role-pill{min-height:24px;display:inline-flex;align-items:center;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1169c7;padding:3px 8px;font-size:11px;font-weight:720;white-space:nowrap}.organization-team-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:190px}.organization-team-chips>span{min-height:26px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe5f2;border-radius:7px;background:#fbfdff;color:#344054;padding:3px 8px;font-size:12px;font-weight:680}.organization-team-chips small{color:#667085;font-size:11px;font-weight:620}.organization-import-panel{overflow:hidden}.organization-import-panel__head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:14px;border-bottom:1px solid #eef2f6}.organization-import-panel__head h3,.organization-import-panel__head p{margin:0}.organization-import-panel__head h3{color:#172033;font-size:15px;font-weight:760;line-height:1.2}.organization-import-panel__head p{margin-top:2px;color:#667085;font-size:12px;line-height:1.35}.organization-import-summary{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap;padding-top:4px}.organization-import-summary span{min-height:26px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e3eaf3;border-radius:999px;background:#fbfdff;color:#667085;padding:3px 8px;font-size:11px;font-weight:680}.organization-import-summary span:first-child{border-color:#10b98140;background:#ecfdf5;color:#067647}.organization-import-summary .is-warning{border-color:#f59e0b4d;background:#fff7ed;color:#b45309}.organization-import-rows{display:grid;gap:0}.organization-import-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 9px;align-items:center;padding:12px 14px;border-bottom:1px solid #eef2f6}.organization-import-row:last-child{border-bottom:0}.organization-import-row .member-status-pill{grid-row:1 / span 2;align-self:start}.organization-import-row strong{min-width:0;overflow:hidden;color:#172033;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.organization-import-row small{color:#667085;font-size:12px;line-height:1.35}.organization-import-empty{min-height:132px}@media (max-width: 1220px){.member-summary-bar,.member-invite-panel,.organization-provision-panel,.organization-people-content-grid{grid-template-columns:1fr;align-items:stretch}.member-summary-bar__stats{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}}@media (max-width: 760px){.fg-members-page.page-content.clean-dashboard{padding:16px}.member-invite-form,.organization-form-grid{grid-template-columns:1fr}.member-toolbar{align-items:stretch}.member-toolbar>div{width:100%;flex-wrap:wrap}}@media (min-width: 1540px){.fg-workflows-page .workflow-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1180px){.fg-workflows-page .workflow-hero-panel{grid-template-columns:minmax(0,1fr)}.fg-workflows-page .workflow-actions{justify-content:flex-start}}@media (max-width: 980px){.workspace-shell--workflows-route .workspace-content{padding:0}.fg-workflows-page.page-content.clean-dashboard{padding-top:18px}}@media (max-width: 720px){.fg-workflows-page .usage-gate-banner,.fg-workflows-page .workflow-filter-row,.fg-workflows-page .workflow-actions{align-items:stretch}.fg-workflows-page .usage-gate-banner,.fg-workflows-page .workflow-hero-panel{display:grid;grid-template-columns:minmax(0,1fr)}.fg-workflows-page .workflow-actions,.fg-workflows-page .workflow-actions .primary-button,.fg-workflows-page .workflow-actions .secondary-button,.fg-workflows-page .workflow-search-shell,.fg-workflows-page .workflow-search-shell.is-open,.fg-workflows-page .workflow-search-trigger,.fg-workflows-page .workflow-search-field{width:100%}.fg-workflows-page .workflow-actions{display:grid;grid-template-columns:minmax(0,1fr) 42px}.fg-workflows-page .workflow-actions .workflow-search-shell,.fg-workflows-page .workflow-actions .primary-button,.fg-workflows-page .workflow-actions .secondary-button{grid-column:1 / -1}.fg-workflows-page .workflow-actions .workflow-bell{width:42px;flex:0 0 42px}.fg-workflows-page .signal-legend{justify-content:flex-start}.fg-workflows-page .space-pill.groups-drawer-trigger{margin-left:0}}@media (max-width: 520px){.fg-workflows-page.page-content.clean-dashboard{padding-inline:12px}.fg-workflows-page .workflow-title h2{font-size:26px}.fg-workflows-page .workflow-tile{aspect-ratio:auto}.fg-workflows-page .workflow-preview{min-height:210px}.fg-workflows-page .workflow-tile-head{grid-template-columns:32px minmax(0,1fr)}.fg-workflows-page .workflow-status{grid-column:1 / -1;align-items:flex-start}.fg-workflows-page .workflow-tile-footer{flex-wrap:wrap}.fg-workflows-page .workflow-row-actions{width:100%;margin-left:0;justify-content:flex-start}}@media (prefers-reduced-motion: reduce){.fg-workflows-page .workflow-availability-chip i:after,.fg-workflows-page .workflow-tile--skeleton .workflow-preview,.fg-workflows-page .workflow-tile--skeleton .workflow-tile-body i{animation:none}}.fg-studio-page.page-content.clean-dashboard{display:block;max-width:none;min-height:100vh;padding:40px clamp(22px,3vw,58px) 64px;color:#1d2939;background:#fff}.fg-studio-page *,.workflow-update-center--scan *{box-sizing:border-box}.fg-studio-page .primary-button,.fg-studio-page .secondary-button,.workspace-shell--studio-route .workflow-update-center--scan .button.primary,.workspace-shell--studio-route .workflow-update-center--scan .button.secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e2ef;border-radius:8px;padding:9px 14px;font:inherit;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.fg-studio-page .primary-button,.workspace-shell--studio-route .workflow-update-center--scan .button.primary{border-color:#1479e8;color:#fff;background:#1479e8;box-shadow:0 10px 22px #1479e82e}.fg-studio-page .secondary-button,.workspace-shell--studio-route .workflow-update-center--scan .button.secondary{color:#344054;background:#fff}.fg-studio-page .primary-button:hover,.fg-studio-page .primary-button:focus-visible,.fg-studio-page .secondary-button:hover,.fg-studio-page .secondary-button:focus-visible,.workspace-shell--studio-route .workflow-update-center--scan .button.primary:hover,.workspace-shell--studio-route .workflow-update-center--scan .button.primary:focus-visible,.workspace-shell--studio-route .workflow-update-center--scan .button.secondary:hover,.workspace-shell--studio-route .workflow-update-center--scan .button.secondary:focus-visible{transform:translateY(-1px);border-color:#9ed2ff;box-shadow:0 12px 24px #10182814}.studio-page-header{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e7edf5}.studio-page-header__copy{min-width:0;display:grid;gap:8px}.studio-page-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:#126cc8;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.studio-page-header h1{margin:0;color:#182230;font-size:clamp(2rem,3vw,2.75rem);line-height:1.08;font-weight:780;letter-spacing:0}.studio-page-header p{max-width:820px;margin:0;color:#667085;font-size:1rem;line-height:1.5}.studio-page-chips,.studio-page-header__actions,.studio-workspace-actions,.studio-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.studio-page-chips span{min-height:24px;display:inline-flex;align-items:center;border:1px solid #dfe8f4;border-radius:999px;padding:3px 9px;color:#536179;background:#fff;font-size:.75rem;font-weight:600}.studio-action-note{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-top:14px;border:1px solid #cdece0;border-radius:999px;padding:7px 11px;color:#087443;background:#effaf5;font-size:.84rem;font-weight:650;box-shadow:0 10px 22px #1018280a}.studio-library-shell{display:grid;grid-template-columns:250px minmax(0,1fr) 280px;gap:16px;align-items:start;margin-top:24px}.studio-rail,.studio-workspace-panel,.studio-side-panel{border:1px solid #e1e8f2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #10182809}.studio-rail{position:sticky;top:18px;display:grid;gap:10px;padding:12px}.studio-search{min-height:38px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #dce6f2;border-radius:8px;padding:0 10px;color:#667085;background:#fbfdff}.studio-search input{min-width:0;border:0;padding:0;color:#344054;background:transparent;box-shadow:none;font:inherit;font-size:.84rem;outline:none}.studio-rail-list{display:grid;gap:7px}.studio-rail-row{width:100%;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:9px;color:#344054;background:transparent;text-align:left;cursor:pointer}.studio-rail-row:hover,.studio-rail-row:focus-visible,.studio-rail-row.is-active{border-color:#b8dcff;background:#eef7ff}.studio-rail-row strong,.studio-content-card strong,.studio-document-row strong,.studio-member-card strong{display:block;overflow:hidden;color:#182230;font-size:.9rem;font-weight:740;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.studio-rail-row small,.studio-content-card small,.studio-document-row small,.studio-member-card small{display:block;overflow:hidden;margin-top:3px;color:#667085;font-size:.75rem;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.studio-rail-row i{min-width:24px;min-height:24px;display:inline-grid;place-items:center;border-radius:999px;color:#667085;background:#f2f6fb;font-size:.75rem;font-style:normal;font-weight:700}.studio-rail-create{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #c9d8ec;border-radius:8px;color:#1479e8;background:#fff;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer}.studio-identity-mark,.studio-content-card__avatar,.studio-content-card__file,.studio-member-card>span:first-child,.studio-metric-card__icon{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;color:var(--studio-mark-tone, #1479e8);background:color-mix(in srgb,var(--studio-mark-tone, #1479e8) 11%,#ffffff 89%);font-size:.8rem;font-weight:780}.studio-identity-mark.tone-blue{--studio-mark-tone: #1479e8}.studio-identity-mark.tone-green{--studio-mark-tone: #0f9f6e}.studio-identity-mark.tone-amber{--studio-mark-tone: #d9822b}.studio-identity-mark.tone-violet{--studio-mark-tone: #7c3aed}.studio-identity-mark.tone-slate{--studio-mark-tone: #475467}.studio-workspace-panel{display:grid;gap:16px;padding:16px}.studio-workspace-head{min-height:58px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e8eef6}.studio-workspace-head>div:first-child{min-width:0;display:flex;align-items:center;gap:11px}.studio-workspace-head h2,.studio-side-panel h3{margin:0;color:#182230;font-size:1.18rem;line-height:1.18;font-weight:760;letter-spacing:0}.studio-workspace-head p,.studio-side-panel p{margin:4px 0 0;color:#667085;font-size:.86rem;line-height:1.4}.studio-metric-grid{display:grid;gap:10px}.studio-metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-metric-card{min-height:86px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center;border:1px solid #e1e8f2;border-radius:8px;padding:12px;background:#fff}.studio-metric-card__icon{grid-row:1 / 3}.studio-metric-card.tone-green{--studio-mark-tone: #0f9f6e}.studio-metric-card.tone-amber{--studio-mark-tone: #d9822b}.studio-metric-card.tone-violet{--studio-mark-tone: #7c3aed}.studio-metric-card.tone-blue{--studio-mark-tone: #1479e8}.studio-metric-card span:not(.studio-metric-card__icon){color:#667085;font-size:.74rem;font-weight:700}.studio-metric-card strong{color:#182230;font-size:1.18rem;line-height:1;font-weight:780}.studio-metric-card small{grid-column:2;color:#667085;font-size:.75rem}.studio-tabs{width:fit-content;max-width:100%;border:1px solid #dce6f2;border-radius:8px;padding:6px;background:#fff}.studio-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:7px;padding:7px 10px;color:#536179;background:transparent;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer}.studio-tabs button.is-active{border-color:#b9dcff;color:#1479e8;background:#eef7ff}.studio-tabs button small{color:#98a2b3;font-size:.75rem;font-weight:700}.studio-card-list,.studio-document-list{display:grid;gap:8px}.studio-content-card,.studio-document-row{min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e1e8f2;border-radius:8px;padding:10px 12px;background:#fff}.studio-content-card button,.studio-document-row button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #dce6f2;border-radius:8px;color:#344054;background:#fff;cursor:pointer}.studio-content-card__file{--studio-mark-tone: #1479e8}.studio-member-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.studio-member-card{min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e1e8f2;border-radius:8px;padding:10px;background:#fff;text-align:left}.studio-member-card--add{color:#1479e8;cursor:pointer}.studio-side-panel{position:sticky;top:18px;display:grid;gap:14px;padding:16px}.studio-side-panel section+section{padding-top:14px;border-top:1px solid #e8eef6}.studio-side-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;color:#126cc8;font-size:.75rem;font-weight:740;text-transform:uppercase;letter-spacing:.04em}.studio-side-list{display:grid;gap:10px}.studio-side-list>div{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:flex-start;color:#1479e8}.studio-side-list strong,.studio-side-list small{display:block}.studio-side-list strong{color:#182230;font-size:.86rem}.studio-side-list small{margin-top:2px;color:#667085;font-size:.75rem;line-height:1.35}.studio-progress-meter{display:grid;gap:8px;margin-top:14px}.studio-progress-meter>div{display:flex;justify-content:space-between;gap:10px;color:#667085;font-size:.78rem;font-weight:650}.studio-progress-meter>div strong{color:#182230;font-size:.78rem}.studio-progress-meter>i{height:8px;overflow:hidden;border-radius:999px;background:#e8eef6}.studio-progress-meter>i span{display:block;height:100%;border-radius:inherit;background:#1479e8}.studio-empty-state{display:grid;justify-items:start;gap:8px;min-height:150px;border:1px dashed #d1ddec;border-radius:8px;padding:22px;color:#667085;background:#fbfdff}.studio-empty-state>span{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:8px;color:#1479e8;background:#eef7ff}.studio-empty-state strong{color:#344054}.studio-empty-state p{max-width:520px;margin:0;color:#667085;line-height:1.4}.studio-document-row{grid-template-columns:38px minmax(0,1fr) auto 34px 34px}.studio-document-list--grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.studio-document-list--grid .studio-document-row{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;min-height:142px}.studio-document-list--grid .studio-document-row button{grid-column:1 / -1;justify-self:end}.studio-doc-status{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;color:#087443;background:#effaf5;font-size:.72rem;font-weight:700;white-space:nowrap}.studio-doc-status.is-review{color:#9a5b08;background:#fff7e8}.studio-hidden-file{display:none}.studio-inline-form{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-top:16px;border:1px solid #e1e8f2;border-radius:8px;padding:12px;background:#fff;box-shadow:0 14px 34px #10182809}.studio-inline-form label{width:100%;color:#536179;font-size:.76rem;font-weight:720;text-transform:uppercase;letter-spacing:.04em}.studio-inline-form input{flex:1 1 260px;min-height:40px;min-width:0;border:1px solid #dce6f2;border-radius:8px;padding:0 12px;color:#182230;background:#fbfdff;font:inherit;font-size:.9rem}.studio-document-row--loading{pointer-events:none}.studio-document-row--loading .studio-content-card__file,.studio-document-row--loading strong,.studio-document-row--loading small,.studio-document-row--loading .studio-doc-status,.studio-document-row--loading button{overflow:hidden;border-radius:6px;color:transparent;background:linear-gradient(90deg,#f2f5f9,#e8eef6 45%,#f2f5f9);background-size:220% 100%;animation:studioShimmer 1.2s ease-in-out infinite}.studio-document-row--loading strong{width:62%;height:14px}.studio-document-row--loading small{width:44%;height:11px}.studio-document-row--loading .studio-doc-status{width:76px}.studio-document-row--loading button{border-color:transparent}.studio-action-note--warning{border-color:#fedf89;color:#9a5b08;background:#fffbeb}.docs-page{--docs-panel: #ffffff;--docs-panel-soft: #fbfdff;--docs-control: #ffffff;--docs-control-hover: #f8fafc;--docs-line: #e2e8f2;--docs-line-strong: #cbd5e1;--docs-text: #344054;--docs-text-strong: #172033;--docs-muted: #667085;--docs-accent: #1479e8;display:block;max-width:none;min-height:100vh;padding:40px clamp(22px,3vw,58px) 64px;color:var(--docs-text);background:#fff}.docs-page *,.docs-folder-modal-backdrop *{box-sizing:border-box}.docs-page-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e9eef6}.docs-page-header>div:first-child{display:grid;gap:8px}.docs-page-header>div:first-child>span{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:var(--docs-accent);font-size:12px;font-weight:650}.docs-page-header h2{margin:0;color:var(--docs-text-strong);font-size:23px;font-weight:700;line-height:1.15;letter-spacing:0}.docs-header-chips,.docs-header-actions,.docs-workspace-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.docs-header-chips{gap:6px}.docs-header-chips small{min-height:24px;display:inline-flex;align-items:center;border:1px solid var(--docs-line);border-radius:999px;padding:3px 9px;color:var(--docs-muted);background:var(--docs-control);font-size:12px;font-weight:500}.docs-page .primary-button,.docs-page .secondary-button,.docs-folder-modal .primary-button,.docs-folder-modal .secondary-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--docs-line);border-radius:7px;padding:7px 11px;box-shadow:none;font:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.docs-page .primary-button,.docs-folder-modal .primary-button{border-color:color-mix(in srgb,var(--docs-accent) 42%,var(--docs-line) 58%);color:#fff;background:var(--docs-accent)}.docs-page .primary-button:hover,.docs-folder-modal .primary-button:hover{border-color:color-mix(in srgb,var(--docs-accent) 55%,var(--docs-line) 45%);background:color-mix(in srgb,var(--docs-accent) 88%,#0b5ec8 12%)}.docs-page .secondary-button,.docs-folder-modal .secondary-button{color:var(--docs-text);background:var(--docs-control)}.docs-page .secondary-button:hover,.docs-folder-modal .secondary-button:hover{border-color:var(--docs-line-strong);color:var(--docs-text-strong);background:var(--docs-control-hover)}.docs-page button:disabled,.docs-folder-modal button:disabled{cursor:not-allowed;opacity:.58}.docs-shell{display:grid;grid-template-columns:250px minmax(0,1fr) 280px;gap:16px;align-items:start;margin-top:18px}.docs-folder-rail,.docs-workspace,.docs-side-panel{border:1px solid var(--docs-line);border-radius:8px;background:var(--docs-panel)}.docs-folder-rail{position:sticky;top:18px;display:flex;flex-direction:column;gap:10px;padding:12px}.docs-search{min-height:36px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--docs-line);border-radius:8px;padding:0 10px;color:var(--docs-muted);background:var(--docs-panel-soft)}.docs-search input{min-width:0;border:0;padding:0;color:var(--docs-text);background:transparent;box-shadow:none;font:inherit;font-size:13px;outline:none}.docs-search input::placeholder{color:color-mix(in srgb,var(--docs-muted) 78%,transparent)}.docs-folder-list,.docs-document-list,.docs-recent-list{display:flex;flex-direction:column;gap:8px}.docs-document-list.is-empty{min-height:320px;display:grid;place-items:center}.docs-folder-row{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid transparent;border-radius:8px;padding:9px;color:var(--docs-text-strong);background:transparent;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease}.docs-folder-row:hover{border-color:var(--docs-line);background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 5%,var(--docs-control-hover) 95%)}.docs-folder-row.active{border-color:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 24%,var(--docs-line-strong) 76%);background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 9%,var(--docs-control) 91%)}.docs-folder-icon,.docs-folder-mark,.docs-document-icon,.docs-storage-hero>span{display:inline-grid;place-items:center;border-radius:8px}.docs-folder-icon,.docs-folder-mark{color:var(--docs-folder-tone, var(--docs-accent));background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 11%,var(--docs-panel) 89%)}.docs-folder-icon{width:34px;height:34px}.docs-folder-mark{width:40px;height:40px;flex:0 0 40px}.docs-folder-row strong,.docs-document-row strong,.docs-side-heading strong,.docs-recent-list strong,.docs-access-grid strong{display:block;overflow:hidden;color:var(--docs-text-strong);text-overflow:ellipsis;white-space:nowrap}.docs-folder-row strong,.docs-document-row strong{font-size:13.5px;font-weight:650}.docs-side-heading strong{font-size:13.5px;font-weight:620;line-height:1.2}.docs-recent-list strong{font-size:12.5px;font-weight:590;line-height:1.25}.docs-access-grid strong{font-size:13px;font-weight:610;line-height:1.2}.docs-folder-row small,.docs-document-row small,.docs-side-panel small,.docs-recent-list small,.docs-access-grid small{display:block;margin-top:2px;color:var(--docs-muted);font-size:12px;font-weight:470}.docs-folder-row i{min-width:28px;height:24px;display:inline-grid;place-items:center;border-radius:999px;color:var(--docs-muted);background:color-mix(in srgb,var(--docs-line) 38%,var(--docs-panel) 62%);font-size:12px;font-style:normal;font-weight:550}.docs-workspace{min-width:0;padding:14px}.docs-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--docs-line) 70%,transparent)}.docs-workspace-head>div:first-child{min-width:0;display:flex;align-items:center;gap:11px}.docs-workspace-head h2{margin:0;color:var(--docs-text-strong);font-size:20px;font-weight:700;line-height:1.15}.docs-workspace-head p{margin:4px 0 0;color:var(--docs-muted);font-size:13px}.docs-workspace-actions{justify-content:flex-end;gap:6px;white-space:nowrap}.docs-view-toggle{min-height:34px;display:inline-flex;align-items:center;gap:3px;border:1px solid var(--docs-line);border-radius:7px;padding:3px;background:var(--docs-control)}.docs-view-toggle button{width:28px;height:26px;display:inline-grid;place-items:center;border:0;border-radius:6px;color:var(--docs-muted);background:transparent}.docs-view-toggle button:hover{color:var(--docs-text-strong);background:var(--docs-control-hover)}.docs-view-toggle button.active{color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 9%,var(--docs-control) 91%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--docs-accent) 26%,var(--docs-line) 74%)}.docs-tabs{display:inline-flex;flex-wrap:wrap;gap:4px;margin:12px 0;padding:3px;border:1px solid var(--docs-line);border-radius:8px;background:var(--docs-panel-soft)}.docs-tabs button{min-height:27px;border:0;border-radius:7px;padding:4px 9px;color:var(--docs-muted);background:transparent;font:inherit;font-size:12.5px;font-weight:540;cursor:pointer}.docs-tabs button:hover{color:var(--docs-text-strong);background:var(--docs-control-hover)}.docs-tabs button.active{color:var(--docs-accent);background:var(--docs-control);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--docs-line-strong) 70%,var(--docs-line) 30%)}.docs-document-row{min-height:60px;display:grid;grid-template-columns:42px minmax(0,1fr) minmax(118px,max-content) 36px;align-items:center;gap:12px;border:1px solid var(--docs-line);border-radius:8px;padding:9px 10px;color:var(--docs-text);background:var(--docs-control);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.docs-document-row:hover{border-color:var(--docs-line-strong);background:var(--docs-control-hover);box-shadow:0 8px 22px #14213d0f}.docs-document-row.menu-open{position:relative;z-index:8}.docs-document-icon{width:38px;height:38px;color:var(--docs-doc-tone, var(--docs-accent));background:color-mix(in srgb,var(--docs-doc-tone, var(--docs-accent)) 10%,var(--docs-panel) 90%)}.docs-document-main,.docs-document-updated{min-width:0}.docs-document-updated{min-height:30px;display:inline-flex;align-items:center;justify-self:end;gap:6px;border:1px solid color-mix(in srgb,var(--docs-line) 82%,transparent);border-radius:999px;padding:5px 9px;background:color-mix(in srgb,var(--docs-panel) 72%,var(--docs-control) 28%);white-space:nowrap}.docs-document-updated small{margin:0;color:var(--docs-muted);font-size:11px;font-weight:540;line-height:1}.docs-document-updated strong{color:var(--docs-text-strong);font-size:12.5px;font-weight:620;line-height:1}.docs-row-menu-cell{position:relative;width:34px;height:32px;display:inline-grid;place-items:center;justify-self:center;align-self:center}.docs-row-action{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:8px;color:color-mix(in srgb,var(--docs-muted) 80%,transparent);background:transparent;line-height:1;cursor:pointer}.docs-row-action:hover,.docs-row-action[aria-expanded=true]{border-color:var(--docs-line);color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 9%,var(--docs-control) 91%)}.docs-doc-action-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:150px;display:grid;gap:3px;border:1px solid var(--docs-line-strong);border-radius:8px;padding:5px;background:var(--docs-panel);box-shadow:0 14px 32px #0f172a24}.docs-doc-action-menu:before{content:"";position:absolute;top:-5px;right:10px;width:8px;height:8px;border-left:1px solid var(--docs-line-strong);border-top:1px solid var(--docs-line-strong);background:var(--docs-panel);transform:rotate(45deg)}.docs-doc-action-menu button{min-height:32px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;padding:7px 9px;color:var(--docs-text);background:transparent;font:inherit;font-size:12.5px;font-weight:560;text-align:left;cursor:pointer}.docs-doc-action-menu button:hover{color:var(--docs-text-strong);background:var(--docs-control-hover)}.docs-doc-action-menu button svg{color:var(--docs-accent)}.docs-document-list.grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.docs-document-list.grid-view.is-empty{grid-template-columns:1fr}.docs-document-list.grid-view .docs-document-row{min-height:176px;grid-template-columns:minmax(0,1fr) 34px;grid-template-rows:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px}.docs-document-list.grid-view .docs-document-icon{grid-column:1;grid-row:1;width:42px;height:42px}.docs-document-list.grid-view .docs-row-menu-cell{grid-column:2;grid-row:1;justify-self:end}.docs-document-list.grid-view .docs-document-main{grid-column:1 / -1;grid-row:2;align-self:start}.docs-document-list.grid-view .docs-document-main strong{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.docs-document-list.grid-view .docs-document-updated{grid-row:3;grid-column:1 / -1;justify-self:start}.docs-side-panel{position:sticky;top:18px;display:flex;flex-direction:column;gap:12px;padding:12px}.docs-side-panel section{display:flex;flex-direction:column;gap:10px;padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--docs-line) 74%,transparent)}.docs-side-panel section:last-child{padding-bottom:0;border-bottom:0}.docs-side-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.docs-side-heading button{min-height:28px;border:1px solid transparent;border-radius:7px;padding:4px 8px;color:var(--docs-accent);background:transparent;font:inherit;font-size:12.5px;font-weight:540;cursor:pointer}.docs-side-heading button:hover{border-color:var(--docs-line);background:var(--docs-control-hover)}.docs-storage-hero{min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--docs-line);border-radius:8px;padding:10px;background:var(--docs-panel-soft)}.docs-storage-hero>span{width:40px;height:40px;color:var(--docs-storage-tone, var(--docs-accent));background:color-mix(in srgb,var(--docs-storage-tone, var(--docs-accent)) 10%,var(--docs-panel) 90%)}.docs-storage-meter,.docs-storage-breakdown i{height:7px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--docs-line) 72%,var(--docs-panel) 28%)}.docs-storage-meter i,.docs-storage-breakdown em{display:block;height:100%;border-radius:inherit;background:var(--docs-storage-tone, var(--docs-accent))}.docs-storage-breakdown{display:grid;gap:9px}.docs-storage-breakdown>div{display:grid;gap:6px}.docs-storage-breakdown span{display:flex;align-items:center;justify-content:space-between;gap:10px}.docs-storage-breakdown strong{color:var(--docs-text-strong);font-size:12px;font-weight:620}.docs-recent-list button{min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--docs-line);border-radius:8px;padding:8px;color:var(--docs-text);background:var(--docs-control);text-align:left;cursor:pointer}.docs-recent-list button:hover{border-color:var(--docs-line-strong);background:var(--docs-control-hover)}.docs-recent-list svg{width:28px;height:28px;padding:6px;border-radius:7px;color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 10%,var(--docs-panel) 90%)}.docs-side-empty{min-height:52px;display:grid;place-items:center;border:1px dashed var(--docs-line);border-radius:8px;color:var(--docs-muted);background:var(--docs-panel-soft);font-size:12.5px;font-weight:560}.docs-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.docs-access-grid span{min-height:66px;display:grid;align-content:center;gap:3px;border:1px solid var(--docs-line);border-radius:8px;padding:9px;color:var(--docs-accent);background:var(--docs-panel-soft)}.docs-empty-state{width:min(380px,100%);min-height:220px;display:grid;place-items:center;align-content:center;border:1px dashed color-mix(in srgb,var(--docs-line-strong) 70%,var(--docs-line) 30%);border-radius:8px;padding:28px;color:var(--docs-muted);background:linear-gradient(180deg,var(--docs-control) 0%,var(--docs-panel-soft) 100%);text-align:center}.docs-document-list.grid-view .docs-empty-state{grid-column:1 / -1;justify-self:center}.docs-empty-state strong{margin-top:10px;color:var(--docs-text-strong);font-size:14px;font-weight:650}.docs-empty-state span{margin-top:6px;color:var(--docs-muted);font-size:12.5px}.docs-action-note{position:fixed;right:28px;bottom:28px;z-index:80;min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid #b9decf;border-radius:8px;padding:8px 12px;color:#067647;background:#ecfdf3;box-shadow:0 14px 34px #1018281f;font-size:13px;font-weight:620}.docs-action-note--warning{border-color:#fedf89;color:#9a5b08;background:#fffbeb}.docs-document-row--loading{pointer-events:none}.docs-document-row--loading .docs-document-icon,.docs-document-row--loading strong,.docs-document-row--loading small,.docs-document-row--loading .docs-document-updated,.docs-document-row--loading .docs-row-action{overflow:hidden;border-color:transparent;border-radius:6px;color:transparent;background:linear-gradient(90deg,#f2f5f9,#e8eef6 45%,#f2f5f9);background-size:220% 100%;animation:studioShimmer 1.2s ease-in-out infinite}.docs-document-row--loading strong{width:62%;height:14px}.docs-document-row--loading small{width:44%;height:11px}.docs-folder-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:library-modal-fade .14s ease-out}.docs-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:24px;background:#0f172a57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:library-modal-fade .14s ease-out}.docs-detail-dialog{width:min(520px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--docs-line);border-radius:8px;color:var(--docs-text);background:var(--docs-panel);box-shadow:0 24px 70px #0f172a33;animation:library-modal-rise .16s cubic-bezier(.2,.8,.2,1)}.docs-detail-dialog header{min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr) 40px;align-items:center;gap:12px;border-bottom:1px solid var(--docs-line);padding:14px 16px}.docs-detail-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:8px;color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 10%,var(--docs-panel) 90%)}.docs-detail-dialog h2,.docs-detail-dialog p{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.docs-detail-dialog h2{color:var(--docs-text-strong);font-size:17px;font-weight:700;line-height:1.2}.docs-detail-dialog p{margin-top:3px;color:var(--docs-muted);font-size:12.5px;font-weight:520}.docs-detail-dialog header button{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--docs-line);border-radius:8px;color:var(--docs-text-strong);background:var(--docs-control);cursor:pointer}.docs-detail-dialog header button:hover{background:var(--docs-control-hover)}.docs-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 16px}.docs-detail-grid span{min-width:0;border:1px solid var(--docs-line);border-radius:8px;padding:9px 10px;background:var(--docs-panel-soft)}.docs-detail-grid small,.docs-detail-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-detail-grid small{color:var(--docs-muted);font-size:11.5px;font-weight:620}.docs-detail-grid strong{margin-top:3px;color:var(--docs-text-strong);font-size:12.8px;font-weight:660}.docs-detail-dialog footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--docs-line);padding:10px 16px}.docs-upload-tray{position:fixed;right:24px;bottom:24px;z-index:110;width:min(340px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--docs-line);border-radius:8px;color:var(--docs-text);background:#fffffff5;box-shadow:0 18px 44px #0f172a26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workflow-export-tray{--docs-panel: #ffffff;--docs-control: #ffffff;--docs-control-hover: #f8fafc;--docs-line: #e2e8f2;--docs-text: #344054;--docs-text-strong: #172033;--docs-muted: #667085;--docs-accent: #1479e8}.workflow-export-spin{animation:workflow-export-spin .76s linear infinite}.workflow-export-tray .docs-upload-item{grid-template-columns:24px minmax(0,1fr)}@keyframes workflow-export-spin{to{transform:rotate(360deg)}}.docs-upload-tray header{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:8px;border-bottom:1px solid var(--docs-line);padding:7px 8px 7px 10px}.docs-upload-tray header strong{color:var(--docs-text-strong);font-size:13px;font-weight:700}.docs-upload-tray header span{color:var(--docs-muted);font-size:12px;font-weight:560}.docs-upload-tray button{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid var(--docs-line);border-radius:7px;color:var(--docs-text);background:var(--docs-control);cursor:pointer}.docs-upload-tray button:hover{color:var(--docs-accent);background:var(--docs-control-hover)}.docs-upload-tray>div{display:grid;gap:0;max-height:260px;overflow:auto}.docs-upload-item{min-height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) 30px;align-items:center;gap:8px;border-bottom:1px solid color-mix(in srgb,var(--docs-line) 70%,transparent);padding:8px 8px 8px 10px}.docs-upload-item:last-child{border-bottom:0}.docs-upload-state{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:7px;color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 10%,var(--docs-panel) 90%)}.docs-upload-item.is-done .docs-upload-state{color:#087443;background:#ecfdf3}.docs-upload-item.is-failed .docs-upload-state{color:#b42318;background:#fef3f2}.docs-upload-item.is-paused .docs-upload-state{color:#a15c07;background:#fff7e8}.docs-upload-item strong,.docs-upload-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-upload-item strong{color:var(--docs-text-strong);font-size:12.5px;font-weight:650}.docs-upload-item small{margin-top:2px;color:var(--docs-muted);font-size:11.5px;font-weight:520}.docs-upload-item i{height:5px;display:block;overflow:hidden;margin-top:6px;border-radius:999px;background:color-mix(in srgb,var(--docs-line) 72%,var(--docs-panel) 28%)}.docs-upload-item i em{display:block;height:100%;border-radius:inherit;background:var(--docs-accent)}.docs-upload-item.is-done i em{background:#12a66a}.docs-upload-item.is-failed i em{background:#d92d20}.docs-folder-modal{--docs-panel: #ffffff;--docs-panel-soft: #fbfdff;--docs-control: #ffffff;--docs-control-hover: #f8fafc;--docs-line: #e2e8f2;--docs-line-strong: #cbd5e1;--docs-text: #344054;--docs-text-strong: #172033;--docs-muted: #667085;--docs-accent: #1479e8;width:min(760px,calc(100vw - 34px));max-height:min(720px,calc(100vh - 44px));overflow:hidden;border:1px solid var(--docs-line);border-radius:8px;color:var(--docs-text);background:var(--docs-panel);box-shadow:0 24px 70px #0f172a2e;animation:library-modal-rise .16s cubic-bezier(.2,.8,.2,1)}.docs-folder-modal-header,.docs-folder-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-color:var(--docs-line);background:var(--docs-panel)}.docs-folder-modal-header{min-height:72px;border-bottom:1px solid var(--docs-line);padding:16px 20px}.docs-folder-modal-header>div{display:flex;align-items:center;gap:14px}.docs-folder-modal-header h2{margin:0;color:var(--docs-text-strong);font-size:28px;font-weight:720;letter-spacing:0;line-height:1.1}.docs-folder-modal-header svg{color:var(--docs-text-strong)}.docs-folder-modal-header button{width:48px;height:48px;display:inline-grid;place-items:center;border:1px solid var(--docs-line);border-radius:8px;color:var(--docs-text-strong);background:var(--docs-control);cursor:pointer}.docs-folder-modal-header button:hover{background:var(--docs-control-hover)}.docs-folder-modal form{display:flex;min-height:0;flex-direction:column}.docs-folder-modal-body{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:14px;padding:14px;overflow:auto;background:var(--docs-panel)}.docs-folder-form-card,.docs-folder-identity-card{min-width:0;border:1px solid var(--docs-line);border-radius:8px;padding:12px;background:var(--docs-panel-soft)}.docs-folder-form-card{display:flex;flex-direction:column;gap:12px}.docs-folder-section-label{display:flex;align-items:center;gap:8px;color:var(--docs-text-strong)}.docs-folder-section-label span{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:7px;color:var(--docs-accent);background:color-mix(in srgb,var(--docs-accent) 10%,var(--docs-panel) 90%);font-size:12px;font-weight:650}.docs-folder-section-label strong{font-size:13px;font-weight:650}.docs-folder-form-card label{display:grid;gap:6px;color:var(--docs-muted);font-size:12px;font-weight:600}.docs-folder-form-card input,.docs-folder-form-card textarea{width:100%;border:1px solid var(--docs-line);border-radius:8px;padding:10px 11px;color:var(--docs-text);background:var(--docs-control);box-shadow:none;font:inherit;font-size:13px}.docs-folder-form-card textarea{resize:vertical}.docs-folder-form-card input:focus,.docs-folder-form-card textarea:focus{outline:none;border-color:color-mix(in srgb,var(--docs-accent) 58%,var(--docs-line) 42%)}.docs-folder-preview-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;margin-top:2px;border:1px solid var(--docs-line);border-radius:8px;padding:10px;background:var(--docs-control)}.docs-folder-preview-icon{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:8px;color:var(--docs-folder-tone, var(--docs-accent));background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 11%,var(--docs-panel) 89%)}.docs-folder-preview-card strong,.docs-folder-preview-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-folder-preview-card strong{color:var(--docs-text-strong);font-size:13.5px;font-weight:650}.docs-folder-preview-card small{margin-top:2px;color:var(--docs-muted);font-size:12px}.docs-folder-identity-card{display:grid;gap:12px;align-content:start}.docs-folder-identity-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.docs-folder-color-picker{display:grid;gap:8px}.docs-folder-color-picker>span{color:var(--docs-muted);font-size:12px;font-weight:650}.docs-folder-color-picker>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.docs-folder-color-picker button{height:32px;display:grid;place-items:center;border:1px solid var(--docs-line);border-radius:8px;padding:4px;background:var(--docs-control);cursor:pointer}.docs-folder-color-picker button i{width:100%;height:100%;display:block;border-radius:6px;background:var(--docs-folder-tone)}.docs-folder-color-picker button:hover{border-color:color-mix(in srgb,var(--docs-folder-tone) 42%,var(--docs-line-strong) 58%)}.docs-folder-color-picker button.active{border-color:color-mix(in srgb,var(--docs-folder-tone) 64%,var(--docs-line-strong) 36%);background:color-mix(in srgb,var(--docs-folder-tone) 9%,var(--docs-control) 91%)}.docs-folder-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.docs-folder-picker-grid button{min-height:74px;display:grid;place-items:center;gap:7px;border:1px solid var(--docs-line);border-radius:8px;padding:9px 8px;color:var(--docs-text);background:var(--docs-control);font:inherit;font-size:12px;font-weight:600;text-align:center;cursor:pointer;transition:background .16s ease,border-color .16s ease}.docs-folder-picker-grid button svg{color:var(--docs-folder-tone, var(--docs-accent))}.docs-folder-picker-grid button:hover{border-color:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 30%,var(--docs-line-strong) 70%);background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 5%,var(--docs-control-hover) 95%)}.docs-folder-picker-grid button.active{border-color:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 48%,var(--docs-line) 52%);color:var(--docs-text-strong);background:color-mix(in srgb,var(--docs-folder-tone, var(--docs-accent)) 8%,var(--docs-control) 92%)}.docs-folder-modal-footer{justify-content:flex-end;border-top:1px solid var(--docs-line);padding:10px 12px}@media (max-width: 1240px){.docs-shell{grid-template-columns:228px minmax(0,1fr)}.docs-side-panel{grid-column:1 / -1;position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.docs-side-panel section{min-width:0;padding-right:12px;padding-bottom:0;border-right:1px solid color-mix(in srgb,var(--docs-line) 74%,transparent);border-bottom:0}.docs-side-panel section:last-child{padding-right:0;border-right:0}}@media (max-width: 980px){.docs-page-header,.docs-workspace-head{align-items:flex-start;flex-direction:column}.docs-header-actions,.docs-workspace-actions{width:100%;justify-content:flex-start}.docs-shell{grid-template-columns:1fr}.docs-folder-rail,.docs-side-panel{position:static}.docs-side-panel{grid-template-columns:1fr}.docs-side-panel section{padding-right:0;padding-bottom:12px;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--docs-line) 74%,transparent)}}@media (max-width: 760px){.docs-page{padding:18px 14px 42px}.docs-folder-modal-body{grid-template-columns:1fr}.docs-folder-modal-header h2{font-size:24px}.docs-detail-grid{grid-template-columns:1fr}.docs-detail-dialog footer{flex-direction:column-reverse}.docs-detail-dialog footer .primary-button,.docs-detail-dialog footer .secondary-button{width:100%}.docs-upload-tray{right:14px;bottom:14px}.docs-folder-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-document-row{grid-template-columns:42px minmax(0,1fr) 34px;align-items:center}.docs-document-updated{grid-column:2;justify-self:start}.docs-document-main{grid-column:2}.docs-row-menu-cell{grid-column:3;grid-row:1}.docs-document-list.grid-view{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media (prefers-reduced-motion: reduce){.docs-folder-modal,.docs-folder-modal-backdrop,.docs-document-row--loading .docs-document-icon,.docs-document-row--loading strong,.docs-document-row--loading small,.docs-document-row--loading .docs-document-updated,.docs-document-row--loading .docs-row-action{animation:none}}.workspace-shell--studio-route .fg-shell-nav__link{font-size:.86rem;font-weight:580}.workspace-shell--studio-route .fg-shell-nav__section h2{font-weight:700}.workspace-shell--studio-route .fg-shell-plan strong,.workspace-shell--studio-route .fg-team-switcher__copy strong,.workspace-shell--studio-route .fg-shell-signout{font-weight:620}.fg-teams-page.library-page{display:block;gap:16px}.library-page-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e9eef6}.library-page-header>div:first-child{display:grid;gap:8px}.library-page-header>div:first-child>span{display:inline-flex;align-items:center;gap:7px;color:#126cc8;font-size:12px;font-weight:650}.library-page-header h2{margin:0;color:#1d2939;font-size:23px;line-height:1.15;letter-spacing:0}.library-header-chips{display:flex;flex-wrap:wrap;gap:6px}.library-header-chips small{min-height:24px;display:inline-flex;align-items:center;border:1px solid #dfe8f4;border-radius:999px;padding:3px 9px;color:#536179;background:#fff;font-size:12px;font-weight:500}.library-header-actions .primary-button,.library-workspace-actions .primary-button,.library-workspace-actions .secondary-button{min-height:34px;border-radius:7px;padding:7px 11px;font-size:14px;font-weight:600;box-shadow:none}.library-shell{display:grid;grid-template-columns:250px minmax(0,1fr) 280px;gap:16px;align-items:start;margin-top:18px}.library-group-rail,.library-workspace,.library-side-panel{border:1px solid #e2e8f2;border-radius:8px;background:#fff}.library-group-rail{position:sticky;top:18px;display:flex;flex-direction:column;gap:10px;padding:12px}.library-search{min-height:36px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e2e8f2;border-radius:8px;padding:0 10px;color:#667085;background:#fbfdff}.library-search input{min-width:0;border:0;border-radius:0;padding:0;color:#344054;background:transparent;box-shadow:none;font:inherit;font-size:13px;outline:none}.library-group-list{display:flex;flex-direction:column;gap:7px;min-height:0}.library-group-row{position:relative;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid transparent;border-radius:8px;padding:9px;color:#1d2939;background:transparent;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.library-group-row:hover,.library-group-row:focus-visible{transform:translateY(-1px);background:#f8fbff;border-color:#d9e5f4;outline:none}.library-group-row.active{background:#eef6ff;border-color:#b8dcff}.library-group-row.active:before{content:"";position:absolute;left:-13px;top:14px;bottom:14px;width:3px;border-radius:999px;background:#1479e8}.library-group-icon,.library-group-mark,.library-content-icon{display:inline-grid;place-items:center;border-radius:8px}.library-group-icon{width:34px;height:34px;color:#1479e8;background:#eef6ff}.library-group-row.tone-green .library-group-icon,.library-group-mark.tone-green{color:#11875a;background:#e9f8f1}.library-group-row.tone-amber .library-group-icon,.library-group-mark.tone-amber{color:#a66009;background:#fff4dd}.library-group-row.tone-slate .library-group-icon,.library-group-mark.tone-slate{color:#526070;background:#f2f5f9}.library-group-row.tone-violet .library-group-icon,.library-group-mark.tone-violet{color:#6d42d5;background:#f1ebff}.library-group-row.tone-navy .library-group-icon,.library-group-mark.tone-navy{color:#155eef;background:#eaf2ff}.library-group-row.tone-mint .library-group-icon,.library-group-mark.tone-mint{color:#0e9f6e;background:#e8faf2}.library-group-row.tone-gold .library-group-icon,.library-group-mark.tone-gold{color:#c98900;background:#fff7e2}.library-group-row.tone-plum .library-group-icon,.library-group-mark.tone-plum{color:#7c3aed;background:#f2eafe}.library-group-row.tone-rose .library-group-icon,.library-group-mark.tone-rose{color:#e54872;background:#fff0f4}.library-group-emoji{font-size:17px;line-height:1}.library-group-row strong,.library-content-row strong,.library-side-heading strong,.library-member-grid strong{display:block;overflow:hidden;color:#172033;font-size:13.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.library-group-row small,.library-content-row small,.library-side-panel small,.library-member-grid small{display:block;margin-top:2px;color:#667085;font-size:12px;font-weight:500}.library-group-row i{min-width:28px;height:24px;display:inline-grid;place-items:center;border-radius:999px;color:#536179;background:#f2f5f9;font-size:12px;font-style:normal;font-weight:550}.library-workspace{min-width:0;padding:14px}.library-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #edf1f7}.library-workspace-head>div:first-child{display:flex;align-items:center;gap:11px;min-width:0}.library-group-mark{width:40px;height:40px;color:#1479e8;background:#eef6ff}.library-workspace-head h2{margin:0;color:#172033;font-size:20px;line-height:1.15}.library-workspace-head p{margin:4px 0 0;color:#667085;font-size:13px}.library-workspace-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;white-space:nowrap}.library-tabs{display:inline-flex;gap:4px;margin:12px 0;padding:3px;border:1px solid #e2e8f2;border-radius:8px;background:#fbfdff}.library-tabs button{min-height:27px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;background:transparent;color:#536179;padding:4px 9px;font:inherit;font-size:12.5px;font-weight:540;cursor:pointer}.library-tabs button.active{color:#1479e8;background:#fff;box-shadow:inset 0 0 0 1px #dbe7f5}.library-tabs button:disabled{color:#9aa4b2;cursor:not-allowed}.library-tabs button small{color:#98a2b3;font-size:11px;font-weight:600}.library-content-list{display:flex;flex-direction:column;gap:9px}.library-content-row{width:100%;min-height:66px;display:grid;grid-template-columns:54px minmax(0,1fr) auto 24px;align-items:center;gap:10px;border:1px solid #e2e8f2;border-radius:8px;padding:9px;color:#172033;background:#fff;text-align:left;cursor:pointer;overflow:visible;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.library-content-row:focus-visible{outline:2px solid rgba(20,121,232,.35);outline-offset:2px}.library-content-row:hover{transform:translateY(-1px);border-color:#b8dcff;box-shadow:0 8px 24px #14213d12}.library-content-icon{width:38px;height:38px;color:#1479e8;background:#eef6ff}.library-content-preview{width:54px;height:40px;display:block;overflow:hidden;border:1px solid #e4ebf5;border-radius:7px;background:#f8fbff}.library-content-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.library-status-pill{min-height:26px;display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:999px;padding:3px 9px;color:#536179;background:#f2f5f9;font-size:12px;font-style:normal;font-weight:500;white-space:nowrap}.library-status-pill.live{color:#067647;background:#ecfdf3;border-color:#c7eed8}.library-status-pill.live:before{content:"";width:6px;height:6px;border-radius:999px;background:#12b76a;box-shadow:0 0 0 3px #12b76a24}.library-status-pill.draft{color:#667085;background:#f2f4f7;border-color:#eaecf0}.library-status-pill.needs-update{color:#a15c07;background:#fff7e8;border-color:#fce4b8}.library-status-pill.ready{color:#1269bd;background:#edf6ff;border-color:#d7eaff}.library-row-menu-placeholder,.library-row-menu-wrap{width:24px;justify-self:end}.library-row-menu-wrap{position:relative;display:inline-flex;align-items:center;justify-content:flex-end}.library-row-menu-trigger{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#98a2b3;background:transparent;cursor:pointer;transition:background .14s ease,color .14s ease}.library-row-menu-trigger:hover,.library-row-menu-trigger[aria-expanded=true]{color:#1479e8;background:#eef6ff}.library-row-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:178px;padding:6px;border:1px solid #dfe7f2;border-radius:12px;background:#fff;box-shadow:0 16px 34px #121f3824}.library-row-menu button{width:100%;min-height:34px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:9px;padding:8px 10px;color:#38445a;background:transparent;font:inherit;font-size:12.5px;font-weight:540;text-align:left;cursor:pointer}.library-row-menu button:hover{background:#f6f9fc}.library-row-menu button.danger{color:#b42318}.library-row-menu button.danger:hover{background:#fff5f3}.library-pagination{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;color:#667085;font-size:12px}.library-pagination>div{display:inline-flex;align-items:center;gap:5px}.library-pagination button{min-height:28px;border:1px solid #e2e8f2;border-radius:7px;color:#536179;background:#fff;padding:4px 8px;font:inherit;font-size:12px;font-weight:520}.library-pagination button:not(:disabled):hover,.library-pagination button.active{color:#1479e8;border-color:#b8dcff;background:#eef6ff}.library-pagination button:disabled{color:#b8c1ce;background:#f8fbff;cursor:not-allowed}.library-side-panel{position:sticky;top:18px;display:flex;flex-direction:column;gap:12px;padding:12px}.library-side-panel section{display:flex;flex-direction:column;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf1f7}.library-side-panel section:last-child{padding-bottom:0;border-bottom:0}.library-side-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.library-side-heading button{min-height:28px;border:1px solid transparent;border-radius:7px;color:#1479e8;background:transparent;padding:4px 8px;font:inherit;font-size:12.5px;font-weight:600}.library-side-heading button:hover{border-color:#dbe7f5;background:#f8fbff}.library-health-card{position:relative;gap:12px;min-height:224px}.library-health-card.is-blurred>:not(.library-lock-overlay){filter:blur(4px);opacity:.48;pointer-events:none;-webkit-user-select:none;user-select:none}.library-lock-overlay{position:absolute;inset:45px 16px auto;min-height:92px;display:grid;place-items:center;gap:4px;border:1px solid #d7eaff;border-radius:8px;color:#126cc8;background:#ffffffdb;box-shadow:0 12px 28px #14213d1f;text-align:center}.library-lock-overlay strong{color:#172033;font-size:13px;font-weight:650}.library-lock-overlay small{max-width:180px;color:#667085;font-size:11.5px;line-height:1.3}.library-health-hero{min-height:92px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #e2e8f2;border-radius:8px;padding:12px;background:linear-gradient(145deg,#fbfdff,#f5fbff)}.library-health-ring{width:68px;height:68px;display:inline-grid;place-items:center;align-content:center;border-radius:999px;color:#0f766e;background:radial-gradient(circle at center,#ffffff 0 57%,transparent 58%),conic-gradient(#12b76a var(--score),#e7eef7 0);box-shadow:inset 0 0 0 1px #d8efe5}.library-health-ring strong{color:#0f766e;font-size:16px;font-weight:680;line-height:1}.library-health-ring small{margin-top:2px;color:#667085;font-size:10px;font-weight:550}.library-health-hero>div strong{display:block;color:#172033;font-size:13.5px;font-weight:650}.library-health-hero>div small{display:block;margin-top:4px;color:#667085;font-size:12px;font-weight:500;line-height:1.35}.library-health-bars{display:flex;flex-direction:column;gap:9px}.library-health-metric{display:grid;gap:7px}.library-health-metric>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.library-health-metric small{color:#667085;font-size:11.5px;font-weight:540}.library-health-metric strong{color:#172033;font-size:12px;font-weight:620}.library-health-metric i{height:6px;overflow:hidden;border-radius:999px;background:#edf2f7}.library-health-metric em{height:100%;display:block;border-radius:inherit;background:#1479e8}.library-health-metric.tone-green em{background:#12b76a}.library-health-metric.tone-amber em,.library-health-metric.inverse em{background:#f59e0b}.library-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.library-insight-grid span{min-height:66px;display:grid;align-content:center;gap:3px;border:1px solid #e2e8f2;border-radius:8px;padding:9px;color:#1479e8;background:#fbfdff}.library-insight-grid span.is-muted{color:#98a2b3;background:#f8fafc}.library-insight-grid svg{margin-bottom:2px}.library-insight-grid strong{min-width:0;overflow:hidden;color:#172033;font-size:12.5px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.library-insight-grid small{color:#667085;font-size:11.5px;font-weight:500}.library-people-row{min-height:36px;display:flex;align-items:center;gap:0}.library-member-avatar{position:relative;width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(154,173,196,.46);border-radius:999px;color:#1479e8;background:#eef6ff;box-shadow:0 0 0 2px #fff,0 5px 12px #14213d14;font-size:12px;font-weight:650;letter-spacing:0;cursor:default;transform:translateY(0) scale(1);transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease,border-color .18s ease}.library-member-avatar.compact{width:31px;height:31px;font-size:10.5px}.library-member-avatar:hover{z-index:4;transform:translateY(-5px) scale(1.06);border-color:#1479e86b;box-shadow:0 0 0 3px #fff,0 10px 20px #14213d24}.library-member-avatar.tone-2{color:#087443;background:#e9f8f1}.library-member-avatar.tone-3{color:#a66009;background:#fff4dd}.library-member-avatar.tone-4{color:#0e7490;background:#e8f7fb}.library-member-avatar.tone-5{color:#b42318;background:#fff1f0}.library-member-avatar.tone-6,.library-member-avatar.is-extra{color:#526070;background:#f2f5f9}.library-people-row .library-member-avatar+.library-member-avatar{margin-left:-6px}.library-member-grid{display:flex;flex-direction:column;gap:8px}.library-member-grid article{min-height:58px;display:grid;grid-template-columns:36px minmax(0,1fr) 132px auto auto;align-items:center;gap:10px;border:1px solid #e2e8f2;border-radius:8px;background:#fff;padding:9px}.library-member-grid article.is-pending{background:linear-gradient(180deg,#fff,#fbfdff)}.library-member-grid article>div{min-width:0}.library-member-grid article strong,.library-member-grid article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-member-role,.library-member-status{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:620;line-height:1;white-space:nowrap}.library-member-role{color:#344054;background:#f2f5f9}.library-member-role-select{width:132px;min-height:34px;border:1px solid #d8e4f3;border-radius:8px;color:#172033;background:#fff;padding:0 28px 0 10px;font-size:12px;font-weight:620;line-height:1}.library-member-role-select:disabled{color:#98a2b3;background:#f8fafc}.library-member-status{min-width:62px;color:#087443;background:#eaf8f0}.library-member-status.active{color:#087443;background:#eaf8f0}.library-member-status.pending{color:#175cd3;background:#eef6ff}.library-member-status.suspended{color:#b54708;background:#fff7e8}.library-member-status.removed{color:#667085;background:#f2f5f9}.library-member-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:136px}.library-member-actions button{min-height:32px;border:1px solid #d8e4f3;border-radius:8px;color:#344054;background:#fff;padding:0 9px;font-size:12px;font-weight:620}.library-member-actions button:hover:not(:disabled){border-color:#b8d6fa;background:#f8fbff}.library-member-actions button.danger{color:#b42318;border-color:#f3c1bf;background:#fff8f8}.library-member-actions button:disabled{cursor:not-allowed;color:#98a2b3;background:#f8fafc}.library-empty-state,.library-empty-wide,.library-mini-empty{display:grid;place-items:center;text-align:center}.library-empty-state,.library-empty-wide{min-height:220px;border:1px dashed #cfe0f4;border-radius:8px;padding:24px;background:linear-gradient(180deg,#fff,#fbfdff)}.library-empty-wide{margin-top:18px}.library-empty-state svg,.library-empty-wide svg{color:#8aa4c2;margin-bottom:10px}.library-empty-state strong,.library-empty-wide strong{color:#172033;font-size:14px;font-weight:650}.library-empty-state span,.library-empty-wide span{margin:6px 0 14px;color:#667085;font-size:13px}.library-empty-state .secondary-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:12.5px;font-weight:600;line-height:1}.library-empty-state .secondary-button svg{margin:0;flex:0 0 auto}.flowguide-logo-loader{width:72px;height:72px;display:inline-grid;place-items:center;margin:0 0 12px;font-size:0;line-height:0}.flowguide-logo-loader__surface{width:100%;height:100%;display:block;margin:0!important;line-height:0;background-image:var(--flowguide-loader-sprite);background-repeat:no-repeat;background-position:50% 0;background-size:100% 7700%;filter:drop-shadow(0 10px 20px rgba(20,121,232,.18));animation:flowguide-logo-loader-play 3.08s steps(76) infinite;will-change:background-position}@keyframes flowguide-logo-loader-play{to{background-position:50% 100%}}@media (prefers-reduced-motion: reduce){.flowguide-logo-loader__surface{animation:none;background-position:50% 100%}}.library-sync-state{min-height:218px}.library-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px;background:#0f172a61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:library-modal-fade .14s ease-out}.library-modal-panel{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d8e4f2;border-radius:8px;background:#fff;box-shadow:0 30px 80px #1018283d;animation:library-modal-rise .16s cubic-bezier(.2,.8,.2,1)}.library-modal-header,.library-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.library-modal-header{min-height:70px;border-bottom:1px solid #dfe8f3;padding:16px 18px}.library-modal-header>div{display:inline-flex;align-items:center;gap:12px}.library-modal-header svg{color:#172033}.library-modal-header h2{margin:0;color:#172033;font-size:22px;font-weight:680;letter-spacing:0}.library-modal-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d8e4f2;border-radius:8px;color:#172033;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.library-modal-close:hover{border-color:#b8dcff;background:#eef7ff;transform:translateY(-1px)}.library-modal-body{display:grid;gap:14px;overflow:auto;padding:18px}.library-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;justify-content:flex-end;background:#0f172a5c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:library-modal-fade .14s ease-out}.library-workflow-drawer{width:min(480px,100vw);max-width:100vw;min-width:0;height:100vh;box-sizing:border-box;flex:0 0 min(480px,100vw);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-left:1px solid #d8e4f2;background:#fff;box-shadow:-24px 0 72px #0f172a29;animation:library-drawer-slide .18s cubic-bezier(.2,.8,.2,1)}.library-workflow-drawer__header{min-height:78px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #dfe8f3;padding:18px 18px 14px;background:#fff}.library-workflow-drawer__header small{display:block;margin-bottom:4px;color:#667085;font-size:12px;font-weight:650;line-height:1.15}.library-workflow-drawer__header h2{margin:0;color:#172033;font-size:21px;font-weight:700;line-height:1.1;letter-spacing:0}.library-workflow-drawer__header button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #d8e4f2;border-radius:8px;color:#172033;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.library-workflow-drawer__header button:hover:not(:disabled){border-color:#b8dcff;background:#f8fbff;transform:translateY(-1px)}.library-workflow-drawer__header button:disabled{color:#98a2b3;cursor:not-allowed}.library-workflow-drawer__header button svg{width:18px;height:18px}.library-workflow-drawer__body{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;overflow:hidden;padding:16px 18px 18px;background:#fff}.library-workflow-search{min-height:40px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #d8e4f2;border-radius:8px;padding:0 12px;color:#667085;background:#fff}.library-workflow-search:focus-within{border-color:#9dccff;box-shadow:0 0 0 3px #1479e81a}.library-workflow-search svg{width:16px;height:16px}.library-workflow-search input{min-width:0;border:0;padding:0;color:#172033;background:transparent;box-shadow:none;font:inherit;font-size:14px;font-weight:500;outline:none}.library-workflow-search input::placeholder{color:#7a8699;opacity:1}.library-workflow-move-card{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #cfefde;border-radius:8px;padding:10px;background:#f3fcf7}.library-workflow-move-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#1479e8;background:#e8f4ff}.library-workflow-move-card svg{width:16px;height:16px}.library-workflow-move-card strong{display:block;color:#172033;font-size:13.5px;font-weight:670;line-height:1.18}.library-workflow-move-card small{display:block;margin-top:3px;color:#667085;font-size:12px;font-weight:520;line-height:1.25}.library-workflow-drawer__list{min-height:0;display:flex;flex-direction:column;gap:8px;overflow:auto;padding-right:2px}.library-workflow-choice{min-height:68px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #dfe8f4;border-radius:9px;padding:8px;color:#172033;background:#fff}.library-workflow-choice.is-current{background:#fbfdff}.library-workflow-drawer__preview{width:58px;height:42px;display:block;overflow:hidden;border:1px solid #dfe8f4;border-radius:7px;background:#f8fbff}.library-workflow-drawer__preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.library-workflow-drawer__preview.is-empty{display:grid;place-items:center;color:#1479e8;background:#eef6ff}.library-workflow-drawer__preview.is-empty svg{width:16px;height:16px}.library-workflow-choice__copy{min-width:0}.library-workflow-choice__copy strong{display:block;overflow:hidden;color:#172033;font-size:13.5px;font-weight:670;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.library-workflow-choice__copy small{display:block;margin-top:3px;overflow:hidden;color:#667085;font-size:12px;font-weight:520;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.library-workflow-current,.library-workflow-move-button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;padding:0 10px;font:inherit;font-size:12px;font-weight:640;line-height:1;white-space:nowrap}.library-workflow-current{border:1px solid #dfe8f4;color:#667085;background:#fbfdff}.library-workflow-current svg,.library-workflow-move-button svg{width:13px;height:13px}.library-workflow-move-button{border:1px solid #1479e8;color:#fff;background:#1479e8;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.library-workflow-move-button:hover:not(:disabled){border-color:#0f6fd8;background:#0f6fd8;transform:translateY(-1px)}.library-workflow-move-button:disabled{border-color:#8bbff7;background:#8bbff7;cursor:wait}.library-workflow-drawer__empty{min-height:124px;display:grid;place-items:center;align-content:center;gap:6px;border:1px dashed #cfe0f4;border-radius:8px;padding:18px;color:#667085;background:#fbfdff;text-align:center}.library-workflow-drawer__empty strong{color:#172033;font-size:13.5px;font-weight:650}.library-workflow-drawer__empty small{color:#667085;font-size:12px;font-weight:500}.library-health-modal{width:min(820px,calc(100vw - 32px))}.library-health-modal-body{display:grid;gap:14px;overflow:auto;padding:18px}.library-health-modal-hero{min-height:108px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;border:1px solid #d8e4f2;border-radius:8px;padding:14px;background:#fff}.library-health-ring--large{width:78px;height:78px}.library-health-ring--large strong{font-size:19px}.library-health-ring--large small{font-size:12px}.library-health-modal-hero>div{min-width:0}.library-health-modal-hero>div strong{display:block;overflow:hidden;color:#172033;font-size:16px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.library-health-modal-hero>div small{display:block;margin-top:5px;color:#667085;font-size:13px;font-weight:500}.library-health-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.library-health-modal-grid span{min-height:84px;display:grid;align-content:center;gap:5px;border:1px solid #d8e4f2;border-radius:8px;padding:12px;color:#172033;background:#fff}.library-health-modal-grid svg{color:#172033}.library-health-modal-grid strong{color:#172033;font-size:20px;font-weight:650;line-height:1}.library-health-modal-grid small{color:#667085;font-size:13px;font-weight:500}.library-modal-section{display:grid;gap:10px;border-top:1px solid #edf1f7;padding-top:14px}.library-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.library-section-heading strong{color:#172033;font-size:15px;font-weight:650}.library-section-heading small{color:#667085;font-size:13px;font-weight:560}.library-activity-list,.library-learning-list,.library-guide-usage-list{display:grid;gap:9px}.library-activity-row{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d8e4f2;border-radius:8px;padding:10px 12px;background:#fff}.library-activity-avatar{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid #c9e7ef;border-radius:8px;color:#0e7490;background:#ecfbff;font-size:12px;font-weight:650}.library-activity-row>div,.library-learning-copy>div,.library-guide-usage-row>div{min-width:0}.library-activity-row strong,.library-learning-copy strong,.library-guide-usage-row strong{display:block;overflow:hidden;color:#172033;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.library-activity-row small,.library-learning-copy small,.library-guide-usage-row small{display:block;margin-top:2px;overflow:hidden;color:#667085;font-size:12.5px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.library-activity-row>span:last-child{text-align:right}.library-learning-row,.library-guide-usage-row{display:grid;gap:8px;border:1px solid #d8e4f2;border-radius:8px;padding:12px;background:#fff}.library-learning-copy{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.library-learning-copy em{color:#0f766e;font-size:14px;font-style:normal;font-weight:650}.library-learning-row i,.library-guide-usage-row i{height:6px;overflow:hidden;border-radius:999px;background:#edf2f7}.library-learning-row i span,.library-guide-usage-row i em{height:100%;display:block;border-radius:inherit;background:#16a085}.library-guide-usage-row{grid-template-columns:minmax(0,1fr) auto}.library-guide-usage-row i{grid-column:1 / -1}.library-guide-usage-row>span{color:#172033;font-size:14px;font-weight:650}.library-modal-empty{min-height:58px;display:grid;place-items:center;border:1px dashed #d8e4f2;border-radius:8px;color:#667085;background:#fbfdff;font-size:13px;font-weight:540;text-align:center}.library-health-loading,.library-health-error{min-height:44px;display:flex;align-items:center;gap:10px;border:1px solid #d8e4f2;border-radius:8px;padding:8px 12px;color:#536179;background:#fbfdff;font-size:12.5px;font-weight:560}.library-health-loading .flowguide-logo-loader{width:32px;height:32px;margin:0}.library-health-error{color:#b42318;border-color:#ffd0ca;background:#fff7f6}.library-health-error button{margin-left:auto;border:1px solid #ffc5be;border-radius:7px;color:#b42318;background:#fff;padding:5px 9px;font:inherit;font-size:12px;font-weight:600}.library-signal-list{display:grid;gap:7px}.library-signal-list span{display:inline-flex;align-items:center;gap:9px;color:#667085;font-size:13px;font-weight:520}.library-signal-list svg{color:#1479e8}@media (max-width: 760px){.library-health-modal-body{padding:14px}.library-health-modal-hero{grid-template-columns:1fr;justify-items:start}.library-health-modal-grid{grid-template-columns:1fr}.library-activity-row,.library-learning-copy{grid-template-columns:38px minmax(0,1fr)}.library-activity-row>span:last-child,.library-learning-copy em{grid-column:2;justify-self:start;text-align:left}}.library-invite-target{min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #d8e4f2;border-radius:8px;padding:12px;background:#fff}.library-invite-target strong,.library-invite-target small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-invite-target strong{color:#172033;font-size:17px;font-weight:680}.library-invite-target small{margin-top:2px;color:#667085;font-size:13px;font-weight:520}.library-field{display:grid;gap:7px}.library-field span{color:#667085;font-size:13px;font-weight:650}.library-field input,.library-field select{width:100%;min-height:42px;border:1px solid #d8e4f2;border-radius:8px;padding:0 12px;color:#172033;background:#fff;font:inherit;font-size:14px;font-weight:560;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.library-field input:focus,.library-field select:focus{border-color:#8ec7ff;box-shadow:0 0 0 3px #1479e81f}.library-seat-note{margin:0;border:1px solid #d8e4f2;border-radius:8px;color:#526070;background:#fbfdff;padding:10px 12px;font-size:12.5px;font-weight:540;line-height:1.35}.library-seat-note.is-locked{color:#b42318;border-color:#ffd0ca;background:#fff5f4}.library-modal-footer{border-top:1px solid #dfe8f3;padding:14px 18px}.library-modal-footer .secondary-button,.library-modal-footer .primary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 18px}.library-modal-footer .primary-button:disabled{cursor:not-allowed;opacity:.56;transform:none;box-shadow:none}.library-access-modal{width:min(560px,calc(100vw - 32px))}.library-access-options{display:grid;gap:8px}.library-access-option{width:100%;min-height:72px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;border:1px solid #d8e4f2;border-radius:8px;padding:11px 12px;color:#172033;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.library-access-option>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#1479e8;background:#eef6ff}.library-access-option strong,.library-access-option small{display:block}.library-access-option strong{color:#172033;font-size:14px;font-weight:660}.library-access-option small{margin-top:3px;color:#667085;font-size:12.5px;font-weight:500}.library-access-option>svg{color:#1479e8}.library-access-option:hover,.library-access-option.active{border-color:#8ec7ff;background:#eef7ff;box-shadow:0 10px 24px #1479e814}.create-team-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:24px;background:#0f172a61;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.create-team-modal-backdrop .modal-panel{width:min(1120px,96vw);max-height:90vh;overflow:auto;border:1px solid #d8e4f2;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a47}.create-team-modal-backdrop .create-group-panel{width:min(1040px,94vw);height:min(620px,88vh);display:flex;flex-direction:column;overflow:hidden}.create-team-modal-backdrop .modal-header,.create-team-modal-backdrop .modal-footer{display:flex;align-items:center}.create-team-modal-backdrop .modal-header{justify-content:space-between;padding:18px;border-bottom:1px solid #e2e8f2}.create-team-modal-backdrop .modal-header>div{display:flex;align-items:center;gap:10px}.create-team-modal-backdrop .modal-header h2{margin:0;color:#172033;font-size:22px;font-weight:650;letter-spacing:0}.create-team-modal-backdrop .modal-header svg{color:#172033}.create-team-modal-backdrop .modal-header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e2e8f2;border-radius:8px;background:#fff;color:#172033}.create-team-modal-backdrop .create-group-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:16px;padding:16px;flex:1;min-height:0}.create-team-modal-backdrop .group-form-card,.create-team-modal-backdrop .icon-library-card{min-height:0;border:1px solid #e2e8f2;border-radius:8px;background:#fff;padding:12px}.create-team-modal-backdrop .group-form-card{display:flex;flex-direction:column;gap:12px}.create-team-modal-backdrop .group-form-head{min-height:30px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.create-team-modal-backdrop .icon-library-head>div{display:inline-flex;align-items:center;gap:10px}.create-team-modal-backdrop .section-step{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#eef6ff;color:#1479e8;font-size:12px;font-weight:650}.create-team-modal-backdrop .group-form-head strong{color:#172033;font-size:13.5px;font-weight:650}.create-team-modal-backdrop .group-form-card label{display:flex;flex-direction:column;gap:7px;color:#344054;font-size:12px;font-weight:560}.create-team-modal-backdrop .group-form-card input,.create-team-modal-backdrop .group-form-card select,.create-team-modal-backdrop .group-form-card textarea{width:100%;min-height:42px;border:1px solid #d8e4f2;border-radius:8px;background:#fff;color:#172033;padding:0 12px;font:inherit;font-size:14px;font-weight:500;outline:none;box-shadow:none}.create-team-modal-backdrop .group-form-card input:focus,.create-team-modal-backdrop .group-form-card select:focus,.create-team-modal-backdrop .group-form-card textarea:focus{border-color:#8ec7ff;box-shadow:0 0 0 3px #1479e81f}.create-team-modal-backdrop .group-form-card textarea{min-height:74px;padding:10px 12px;resize:none;line-height:1.42}.create-team-modal-backdrop .select-shell{position:relative;display:block}.create-team-modal-backdrop .select-shell select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:42px}.create-team-modal-backdrop .select-shell:after{content:"";position:absolute;right:15px;top:50%;width:8px;height:8px;border-right:1.5px solid #667085;border-bottom:1.5px solid #667085;pointer-events:none;transform:translateY(-62%) rotate(45deg)}.create-team-modal-backdrop .selected-template-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--team-border, #dfe8f4);border-radius:8px;background:linear-gradient(135deg,var(--team-soft, #f8fbff),#ffffff);padding:10px}.create-team-modal-backdrop .selected-template-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--team-soft, #eef6ff);color:var(--team-accent, #1479e8)}.create-team-modal-backdrop .selected-template-copy{min-width:0}.create-team-modal-backdrop .selected-template-copy strong,.create-team-modal-backdrop .selected-template-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-team-modal-backdrop .selected-template-copy strong{color:#172033;font-size:12.5px;font-weight:620}.create-team-modal-backdrop .selected-template-copy small{margin-top:2px;color:var(--team-accent, #1479e8);font-size:11px;font-weight:520}.create-team-modal-backdrop .selected-template-check{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--team-soft, #edf6ff);color:var(--team-accent, #1479e8)}.create-team-modal-backdrop .icon-library-card{display:flex;flex-direction:column;gap:11px;overflow:hidden}.create-team-modal-backdrop .icon-library-head{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px}.create-team-modal-backdrop .icon-library-head strong{display:block;color:#172033;font-size:14px;font-weight:650}.create-team-modal-backdrop .asset-tabs{display:flex;gap:6px;padding:4px;border:1px solid rgba(226,233,243,.92);border-radius:8px;background:#f8fafc}.create-team-modal-backdrop .asset-tabs button{min-height:30px;flex:1;border:0;border-radius:7px;background:transparent;color:#667085;padding:6px 9px;font-size:12px;font-weight:500}.create-team-modal-backdrop .asset-tabs button.active{background:#fff;color:#1479e8;box-shadow:inset 0 0 0 1px #dbe7f7}.create-team-modal-backdrop .icon-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:8px;flex:1;min-height:0;overflow-y:auto;padding-right:2px}.create-team-modal-backdrop .icon-library-grid.emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.create-team-modal-backdrop .icon-library-grid.department-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.create-team-modal-backdrop .icon-library-grid.upload-grid{grid-template-columns:1fr;width:min(560px,100%);max-width:560px;align-self:center;margin:12px auto 0}.create-team-modal-backdrop .icon-library-grid button{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(220,227,239,.95);border-radius:8px;background:#fff;color:#344054;font-size:12px;font-weight:560;text-align:center}.create-team-modal-backdrop .icon-library-grid.emoji-grid button{min-height:58px;gap:6px;padding:8px 6px}.create-team-modal-backdrop .icon-library-grid button>span:not(.emoji-choice):not(.asset-choice-copy):not(.asset-icon-wrap):not(.asset-file-pill):not(.asset-symbol){font-weight:600}.create-team-modal-backdrop .asset-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--team-soft, #eef6ff);color:var(--team-accent, #1479e8)}.create-team-modal-backdrop .emoji-choice{display:block;font-size:22px;line-height:1}.create-team-modal-backdrop .icon-library-grid.emoji-grid .emoji-choice{font-size:21px}.create-team-modal-backdrop .library-group-preview-card .emoji-choice{font-size:17px}.create-team-modal-backdrop .icon-library-grid button:hover{border-color:#bfd4ee;background:#fbfdff}.create-team-modal-backdrop .icon-library-grid button.selected,.create-team-modal-backdrop .upload-choice-card.selected{border-color:color-mix(in srgb,var(--team-border, #c7def8) 74%,#ffffff);background:color-mix(in srgb,var(--team-soft, #eef6ff) 32%,#ffffff);color:var(--team-text, #1169c7);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--team-accent, #1479e8) 18%,transparent)}.create-team-modal-backdrop .emoji-library-toolbar{min-height:34px;display:flex;align-items:center;gap:8px;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#667085;padding:0 10px}.create-team-modal-backdrop .emoji-library-toolbar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font-size:12px;font-weight:520}.create-team-modal-backdrop .emoji-library-toolbar input::placeholder{color:#667085}.create-team-modal-backdrop .emoji-empty-state{grid-column:1 / -1;min-height:86px;display:grid;place-items:center;border:1px dashed #dbe5f1;border-radius:8px;color:#667085;font-size:12px;font-weight:560}.create-team-modal-backdrop .identity-advanced{display:grid;gap:8px;padding-top:2px}.create-team-modal-backdrop .identity-advanced-toggle{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe8f4;border-radius:8px;background:#fff;color:#344054;padding:7px 10px;font-size:12px;font-weight:650}.create-team-modal-backdrop .identity-advanced-toggle span{display:inline-flex;align-items:center;gap:7px}.create-team-modal-backdrop .identity-advanced-toggle svg:last-child{transition:transform .16s ease}.create-team-modal-backdrop .identity-advanced-toggle[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.create-team-modal-backdrop .identity-advanced-panel{max-height:0;opacity:0;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0 solid #dfe8f4;border-radius:8px;background:color-mix(in srgb,#ffffff 92%,#eef6ff);padding:0 10px;transform:translateY(-4px);transition:max-height .18s ease,opacity .16s ease,padding .18s ease,border-width .18s ease,transform .18s ease}.create-team-modal-backdrop .identity-advanced-panel.open{max-height:74px;opacity:1;border-width:1px;padding:10px;transform:translateY(0)}.create-team-modal-backdrop .identity-advanced-panel>span{color:#667085;font-size:11.5px;font-weight:650}.create-team-modal-backdrop .team-color-preset-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.create-team-modal-backdrop .team-color-preset{width:28px;height:28px;display:grid;place-items:center;border:1px solid transparent;border-radius:999px;background:transparent;padding:0}.create-team-modal-backdrop .team-color-preset span{width:20px;height:20px;display:block;border:1px solid var(--team-border, #dbeafe);border-radius:inherit;background:radial-gradient(circle at 35% 30%,#ffffff 0 18%,transparent 19%),linear-gradient(135deg,#ffffff 0%,var(--team-soft, #eef6ff) 52%,color-mix(in srgb,var(--team-accent, #1479e8) 64%,#ffffff) 100%);box-shadow:0 5px 12px color-mix(in srgb,var(--team-accent, #1479e8) 10%,transparent)}.create-team-modal-backdrop .team-color-preset.active{border-color:var(--team-accent, #1479e8);background:color-mix(in srgb,var(--team-soft, #eef6ff) 42%,#ffffff)}.create-team-modal-backdrop .upload-choice-card{min-height:88px;align-items:flex-start!important;justify-content:space-between!important;padding:12px;text-align:left!important}.create-team-modal-backdrop .asset-icon-wrap{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--team-soft, #eef6ff);color:var(--team-accent, #1479e8)}.create-team-modal-backdrop .asset-choice-copy{display:grid;gap:3px}.create-team-modal-backdrop .asset-choice-copy strong{color:#172033;font-size:12.5px;font-weight:620}.create-team-modal-backdrop .asset-choice-copy small{color:#667085;font-size:11px;font-weight:450}.create-team-modal-backdrop .asset-file-pill{align-self:stretch;min-height:28px;display:grid;place-items:center;border-radius:7px;background:#f6f9fd;color:#1479e8;font-size:11.5px;font-weight:560}.create-team-modal-backdrop .team-upload-file-input{display:none}.create-team-modal-backdrop .single-upload-card{width:100%;min-height:124px;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto;align-items:center!important;justify-content:initial!important;gap:14px;padding:14px 16px}.create-team-modal-backdrop .single-upload-card .asset-icon-wrap{width:40px;height:40px}.create-team-modal-backdrop .single-upload-card .asset-choice-copy{min-width:0}.create-team-modal-backdrop .single-upload-card .asset-choice-copy strong,.create-team-modal-backdrop .single-upload-card .asset-choice-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-team-modal-backdrop .single-upload-card .asset-file-pill{align-self:center;min-width:104px}.create-team-modal-backdrop .modal-footer{justify-content:flex-end;gap:10px;padding:16px 18px;border-top:1px solid #e2e8f2}.create-team-modal-backdrop .modal-footer .primary-button,.create-team-modal-backdrop .modal-footer .secondary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:0 18px;font-size:14px;font-weight:540;box-shadow:none;white-space:nowrap}.create-team-modal-backdrop .modal-footer .primary-button{background:#18f;color:#fff;box-shadow:0 8px 22px #1188ff38}.create-team-modal-backdrop .modal-footer .secondary-button{border-color:#e2e8f2;background:#fff;color:#344054}@media (max-width: 820px){.create-team-modal-backdrop .create-group-panel{height:min(720px,92vh)}.create-team-modal-backdrop .create-group-layout{grid-template-columns:1fr;overflow-y:auto}.create-team-modal-backdrop .icon-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-team-modal-backdrop .icon-library-grid.department-grid,.create-team-modal-backdrop .icon-library-grid.upload-grid{grid-template-columns:1fr}.create-team-modal-backdrop .icon-library-grid.emoji-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.create-team-modal-backdrop .identity-advanced-panel.open{align-items:flex-start;flex-direction:column;max-height:112px}}@keyframes library-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes library-modal-rise{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes library-drawer-slide{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:translate(0)}}.library-mini-empty{min-height:82px;border:1px dashed #dce8f5;border-radius:8px;color:#667085;background:#fbfdff;font-size:13px}.library-action-note{position:fixed;right:28px;bottom:28px;z-index:80;min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid #b9decf;border-radius:8px;color:#087443;background:#f0fbf5;padding:8px 12px;font-size:13px;font-weight:600;box-shadow:0 12px 34px #14213d1f;animation:library-note-in .18s ease-out}.library-loading-state{min-height:360px}@keyframes library-note-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.fg-ticket-workspace{display:grid;gap:16px;margin-top:24px}.fg-ticket-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.fg-ticket-toolbar__right{display:flex;align-items:center;gap:8px}.fg-ticket-toolbar select,.fg-ticket-composer select,.fg-ticket-composer input,.fg-ticket-composer textarea,.fg-ticket-reply-form textarea{min-height:40px;border:1px solid #dce6f2;border-radius:8px;padding:0 11px;color:#182230;background:#fff;font:inherit;font-size:.9rem;outline:none}.fg-ticket-grid{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:16px;align-items:start}.fg-ticket-queue-panel,.fg-ticket-detail{border:1px solid #e1e8f2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #10182809}.fg-ticket-queue-panel{padding:12px}.fg-ticket-list{display:grid;gap:8px}.fg-ticket-row{width:100%;min-height:72px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e1e8f2;border-radius:8px;padding:11px;color:#344054;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.fg-ticket-row:hover,.fg-ticket-row:focus-visible,.fg-ticket-row.is-active{border-color:#b8dcff;background:#eef7ff;box-shadow:0 10px 24px #1018280d}.fg-ticket-row strong{display:block;overflow:hidden;color:#182230;font-size:.9rem;font-weight:740;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fg-ticket-row small{display:block;overflow:hidden;margin-top:4px;color:#667085;font-size:.75rem;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.fg-ticket-row i{display:inline-flex;align-items:center;gap:4px;color:#536179;font-size:.74rem;font-style:normal;font-weight:700}.fg-ticket-status-dot{width:10px;height:10px;border-radius:999px;background:#98a2b3}.fg-ticket-status-dot.is-open{background:#1479e8}.fg-ticket-status-dot.is-in_progress{background:#d9822b}.fg-ticket-status-dot.is-resolved{background:#0f9f6e}.fg-ticket-status-dot.is-closed{background:#667085}.fg-ticket-status-dot.is-draft{background:#7c3aed}.fg-ticket-row--loading{pointer-events:none}.fg-ticket-row--loading>span,.fg-ticket-row--loading strong,.fg-ticket-row--loading small,.fg-ticket-row--loading i,.fg-ticket-detail--loading>span,.fg-ticket-detail--loading strong,.fg-ticket-detail--loading p{overflow:hidden;border-radius:6px;color:transparent;background:linear-gradient(90deg,#f2f5f9,#e8eef6 45%,#f2f5f9);background-size:220% 100%;animation:studioShimmer 1.2s ease-in-out infinite}.fg-ticket-row--loading>span{width:10px;height:10px}.fg-ticket-row--loading strong{width:72%;height:14px}.fg-ticket-row--loading small{width:54%;height:11px}.fg-ticket-row--loading i{width:28px;height:18px}.fg-ticket-detail{min-height:520px;display:grid;gap:16px;padding:18px}.fg-ticket-detail--loading{align-content:start}.fg-ticket-detail--loading>span{width:98px;height:26px}.fg-ticket-detail--loading strong{width:56%;height:26px}.fg-ticket-detail--loading p{width:76%;height:14px}.fg-ticket-detail__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #e8eef6}.fg-ticket-detail__head h2{margin:9px 0 6px;color:#182230;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.15;font-weight:760;letter-spacing:0}.fg-ticket-detail__head p,.fg-ticket-muted{margin:0;color:#667085;font-size:.92rem;line-height:1.45}.fg-ticket-status-badge{width:fit-content;min-height:26px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:5px 9px;color:#126cc8;background:#eef7ff;font-size:.74rem;font-weight:740}.fg-ticket-status-badge.is-in_progress{color:#9a5b08;background:#fff7e8}.fg-ticket-status-badge.is-resolved,.fg-ticket-status-badge.is-closed{color:#087443;background:#effaf5}.fg-ticket-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fg-ticket-meta-grid span{min-height:64px;display:grid;align-content:center;gap:4px;border:1px solid #e1e8f2;border-radius:8px;padding:10px;color:#536179;font-size:.82rem;font-weight:650}.fg-ticket-meta-grid strong{color:#98a2b3;font-size:.72rem;font-weight:720;text-transform:uppercase;letter-spacing:.04em}.fg-ticket-steps,.fg-ticket-comments{display:grid;gap:10px}.fg-ticket-steps h3,.fg-ticket-section-head h3{margin:0;color:#182230;font-size:.98rem;font-weight:760}.fg-ticket-steps article{min-height:50px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #e1e8f2;border-radius:8px;padding:9px}.fg-ticket-steps article>span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:8px;color:#1479e8;background:#eef7ff;font-size:.78rem;font-weight:780}.fg-ticket-steps strong,.fg-ticket-comment strong{display:block;color:#182230;font-size:.86rem;font-weight:720}.fg-ticket-steps small,.fg-ticket-comment small{display:block;margin-top:2px;color:#667085;font-size:.74rem}.fg-ticket-actions{display:flex;flex-wrap:wrap;gap:8px}.fg-ticket-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.fg-ticket-section-head span{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;color:#536179;background:#f2f6fb;font-size:.74rem;font-weight:760}.fg-ticket-comment{border:1px solid #e1e8f2;border-radius:8px;padding:10px;background:#fbfdff}.fg-ticket-comment>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.fg-ticket-comment p{margin:0;color:#344054;font-size:.88rem;line-height:1.45}.fg-ticket-reply-form,.fg-ticket-composer{display:grid;gap:10px}.fg-ticket-reply-form label,.fg-ticket-composer label{display:grid;gap:6px;color:#536179;font-size:.78rem;font-weight:720}.fg-ticket-reply-form label{display:flex;align-items:center}.fg-ticket-composer textarea,.fg-ticket-reply-form textarea{min-height:92px;padding:10px 11px;resize:vertical}.fg-ticket-composer__row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:10px}.fg-ticket-composer footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}@keyframes studioShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.workspace-shell--studio-route .workflow-update-center.workflow-update-center--scan{display:grid;max-width:none;min-height:100vh;padding:40px clamp(22px,3vw,58px) 64px;background:#fff}.workspace-shell--studio-route .workflow-update-scan-hero,.workspace-shell--studio-route .workflow-update-panel,.workspace-shell--studio-route .workflow-update-stat{border-color:#e1e8f2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #10182809}.workspace-shell--studio-route .workflow-update-scan-hero{align-items:center;padding:18px}.workspace-shell--studio-route .workflow-update-scan-hero h2{color:#182230;font-size:clamp(1.7rem,2.5vw,2.45rem);line-height:1.08;font-weight:780;letter-spacing:0}.workspace-shell--studio-route .workflow-update-scan-hero p,.workspace-shell--studio-route .workflow-update-panel-head p{color:#667085;font-size:.95rem}.workspace-shell--studio-route .workflow-update-stat{min-height:92px}.workspace-shell--studio-route .workflow-update-target-card{box-shadow:none}@media (max-width: 1180px){.studio-library-shell,.library-shell{grid-template-columns:230px minmax(0,1fr)}.fg-ticket-grid{grid-template-columns:1fr}.studio-side-panel,.library-side-panel{position:static;grid-column:1 / -1}}@media (max-width: 860px){.fg-studio-page.page-content.clean-dashboard,.workspace-shell--studio-route .workflow-update-center.workflow-update-center--scan{padding:22px 14px 48px}.studio-page-header,.studio-workspace-head,.library-page-header,.library-workspace-head,.fg-ticket-toolbar,.fg-ticket-detail__head,.workspace-shell--studio-route .workflow-update-scan-hero{flex-direction:column;align-items:stretch}.studio-page-header__actions,.studio-workspace-actions,.library-workspace-actions{justify-content:flex-start}.studio-library-shell,.library-shell{grid-template-columns:1fr}.studio-rail,.studio-side-panel,.library-group-rail,.library-side-panel{position:static}.studio-metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.fg-ticket-toolbar__right,.fg-ticket-meta-grid,.fg-ticket-composer__row{grid-template-columns:1fr}.fg-ticket-toolbar__right{width:100%;display:grid}}@media (max-width: 560px){.studio-page-header h1{font-size:1.85rem}.studio-page-header__actions,.studio-workspace-actions,.library-workspace-actions,.studio-tabs{width:100%}.studio-page-header__actions>*,.studio-workspace-actions>*,.library-workspace-actions>*,.studio-tabs button{flex:1 1 auto}.studio-metric-grid--four,.studio-document-row,.studio-document-list--grid,.library-member-grid article,.workflow-update-stat-grid--compact{grid-template-columns:1fr}.studio-document-row{align-items:start}.library-workflow-drawer{width:100vw}.library-workflow-drawer__header,.library-workflow-drawer__body{padding-left:16px;padding-right:16px}.library-workflow-choice{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:8px 10px}.library-workflow-drawer__preview{width:54px;height:40px}.library-workflow-current,.library-workflow-move-button{grid-column:2;justify-self:start}}.learning-page{--learning-panel: #ffffff;--learning-panel-soft: #fbfdff;--learning-control: #ffffff;--learning-control-hover: #f8fafc;--learning-line: #e2e8f2;--learning-line-strong: #cbd5e1;--learning-text: #344054;--learning-text-strong: #172033;--learning-muted: #667085;--learning-accent: #1479e8;display:grid;gap:16px;align-content:start}.learning-page.page-content.clean-dashboard{position:relative;isolation:isolate;max-width:none;min-height:100vh;padding:clamp(18px,2vw,28px) clamp(16px,2.4vw,40px) 56px;background:#fff}.learning-page-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e9eef6}.learning-page-header>div:first-child{display:grid;gap:8px;min-width:0}.learning-page-header>div:first-child>span{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:var(--learning-accent);font-size:12px;font-weight:650}.learning-page-header h2{margin:0;color:var(--learning-text-strong);font-size:23px;line-height:1.15;letter-spacing:0}.learning-header-chips,.learning-header-actions{display:flex;flex-wrap:wrap;gap:7px}.learning-header-chips small{min-height:24px;display:inline-flex;align-items:center;border:1px solid var(--learning-line);border-radius:999px;padding:3px 9px;color:var(--learning-muted);background:var(--learning-control);font-size:12px;font-weight:540}.learning-header-actions{align-items:center;justify-content:flex-end}.learning-header-actions .primary-button,.learning-header-actions .secondary-button{min-height:36px;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:620}.learning-header-search{width:min(260px,28vw);min-width:214px;height:36px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--learning-line);border-radius:8px;padding:0 11px;color:var(--learning-muted);background:var(--learning-control);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.learning-header-search:focus-within{border-color:color-mix(in srgb,var(--learning-accent) 40%,var(--learning-line-strong) 60%);background:var(--learning-panel);box-shadow:0 0 0 3px color-mix(in srgb,var(--learning-accent) 10%,transparent)}.learning-header-search input,.learning-drawer-search input{width:100%;height:100%;min-width:0;border:0;outline:0;padding:0;color:var(--learning-text-strong);background:transparent;box-shadow:none;font:inherit;font-size:13px;font-weight:520}.learning-header-search input::placeholder,.learning-drawer-search input::placeholder{color:var(--learning-muted)}.learning-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.learning-summary-card{min-height:74px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;border:1px solid var(--learning-line);border-radius:8px;padding:12px;color:var(--learning-text);background:var(--learning-panel)}.learning-summary-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:var(--learning-card-tone, var(--learning-accent));background:color-mix(in srgb,var(--learning-card-tone, var(--learning-accent)) 10%,var(--learning-panel) 90%)}.learning-summary-card.tone-teal{--learning-card-tone: #1479e8}.learning-summary-card.tone-green{--learning-card-tone: #64748b}.learning-summary-card.tone-amber{--learning-card-tone: #b7791f}.learning-summary-card.tone-rose{--learning-card-tone: #be123c}.learning-summary-card strong{display:block;color:var(--learning-text-strong);font-size:21px;font-weight:650;line-height:1}.learning-summary-card small,.learning-summary-card em{display:block;color:var(--learning-muted);font-size:12px;font-style:normal;line-height:1.3}.learning-summary-card small{margin-top:5px;color:var(--learning-text);font-weight:620}.learning-shell{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:14px;align-items:stretch}.learning-main-panel,.learning-side-panel,.learning-workflow-panel,.learning-step-panel,.learning-trend-panel{border:1px solid var(--learning-line);border-radius:8px;background:var(--learning-panel)}.learning-main-panel{overflow:hidden}.learning-panel-head{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--learning-line);padding:12px 14px}.learning-panel-head.compact{min-height:52px}.learning-panel-head h3,.learning-side-heading strong{margin:0;color:var(--learning-text-strong);font-size:15px;font-weight:650;line-height:1.2}.learning-panel-head p,.learning-side-heading small{margin:4px 0 0;color:var(--learning-muted);font-size:12.5px;line-height:1.3}.learning-tabs,.learning-drawer-segments{display:inline-flex;gap:4px;border:1px solid var(--learning-line);border-radius:8px;padding:3px;background:var(--learning-panel-soft)}.learning-tabs button,.learning-drawer-segments button{min-height:30px;border:0;border-radius:7px;padding:5px 10px;color:var(--learning-muted);background:transparent;font-size:12px;font-weight:560}.learning-tabs button:hover,.learning-drawer-segments button:hover{color:var(--learning-text-strong);background:var(--learning-control-hover)}.learning-tabs button.active,.learning-drawer-segments button.active{color:var(--learning-accent);background:var(--learning-control);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--learning-line-strong) 72%,var(--learning-line) 28%)}.learning-learner-list,.learning-workflow-list,.learning-step-list,.learning-practice-list,.learning-assignment-list{display:grid;gap:0}.learning-empty-row{min-height:160px;display:grid;place-items:center;gap:7px;padding:28px;color:var(--learning-muted);text-align:center}.learning-empty-row--compact{min-height:96px;border:1px dashed var(--learning-line);border-radius:8px;background:var(--learning-panel-soft)}.learning-empty-row strong{color:var(--learning-text-strong);font-size:14px;font-weight:620}.learning-empty-row small{color:var(--learning-muted);font-size:12.5px}.learning-learner-row{display:grid;grid-template-columns:38px minmax(116px,.76fr) minmax(210px,1.35fr) minmax(112px,.64fr) 62px minmax(96px,max-content);align-items:center;gap:12px;border-top:1px solid color-mix(in srgb,var(--learning-line) 74%,transparent);padding:10px 14px;color:var(--learning-text)}.learning-learner-row:first-child{border-top:0}.learning-learner-row:not(.is-loading):hover{background:var(--learning-panel-soft)}.learning-learner-row.is-loading .quiet-skeleton{min-height:13px;border-radius:8px}.learning-avatar{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid color-mix(in srgb,var(--learning-accent) 18%,var(--learning-line) 82%);border-radius:9px;color:var(--learning-accent);background:color-mix(in srgb,var(--learning-accent) 9%,var(--learning-panel) 91%);font-size:11px;font-weight:650}.learning-person-copy,.learning-workflow-copy,.learning-score-cell{min-width:0}.learning-person-copy strong,.learning-workflow-copy strong,.learning-score-cell strong,.learning-practice-list strong,.learning-workflow-list strong,.learning-step-list strong,.learning-assignment-list strong,.learning-drawer-learners strong,.learning-drawer-preview strong{display:block;overflow:hidden;color:var(--learning-text-strong);font-size:13px;font-weight:620;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.learning-person-copy small,.learning-workflow-copy small,.learning-score-cell small,.learning-practice-list small,.learning-workflow-list small,.learning-step-list small,.learning-assignment-list small,.learning-drawer-learners small,.learning-drawer-preview small,.learning-drawer-preview em{display:block;margin-top:3px;overflow:hidden;color:var(--learning-muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.learning-progress-cell{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px}.learning-progress-cell i,.learning-workflow-list i{height:6px;display:block;overflow:hidden;border-radius:999px;background:#edf2f7}.learning-progress-cell em,.learning-workflow-list em{display:block;height:100%;border-radius:inherit;background:var(--learning-accent)}.learning-progress-cell strong{color:var(--learning-text-strong);font-size:12px;font-weight:650}.learning-status-pill{justify-self:end;min-height:28px;display:inline-flex;align-items:center;border:1px solid #bfecdc;border-radius:999px;padding:4px 9px;color:#067647;background:#ecfdf3;font-size:12px;font-weight:620;white-space:nowrap}.learning-status-pill.needs-practice{color:#92400e;border-color:#f2d6aa;background:#fff8ec}.learning-side-panel{display:grid;gap:0;overflow:hidden}.learning-side-panel section{padding:14px;border-top:1px solid var(--learning-line)}.learning-side-panel section:first-child{border-top:0}.learning-side-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.learning-practice-list,.learning-assignment-list{gap:8px}.learning-practice-list article,.learning-assignment-list article{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;column-gap:10px;row-gap:7px;border:1px solid var(--learning-line);border-radius:8px;padding:10px;background:var(--learning-panel-soft)}.learning-practice-list article>span,.learning-assignment-list article>span,.learning-drawer-preview>span,.learning-drawer-learners button>span{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:8px;color:var(--learning-accent);background:color-mix(in srgb,var(--learning-accent) 9%,var(--learning-panel) 91%);font-size:10.5px;font-weight:650}.learning-practice-list em,.learning-assignment-list em,.learning-drawer-learners em{grid-column:2;justify-self:start;min-height:22px;display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;color:#92400e;background:#fffbeb;font-size:11.5px;font-style:normal;font-weight:620;white-space:nowrap}.learning-practice-list button{grid-column:2;justify-self:start;min-height:28px;border:1px solid color-mix(in srgb,var(--learning-accent) 28%,var(--learning-line) 72%);border-radius:7px;padding:4px 10px;color:var(--learning-accent);background:color-mix(in srgb,var(--learning-accent) 7%,var(--learning-panel) 93%);font-size:12px;font-weight:620}.learning-practice-list button:hover{background:color-mix(in srgb,var(--learning-accent) 11%,var(--learning-panel) 89%)}.learning-lower-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.82fr) minmax(250px,.72fr);gap:14px;align-items:stretch}.learning-workflow-list article{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(118px,.46fr);align-items:center;gap:12px;border-top:1px solid color-mix(in srgb,var(--learning-line) 74%,transparent);padding:11px 14px}.learning-workflow-list article:first-child,.learning-step-list article:first-child{border-top:0}.learning-workflow-list article>span{justify-self:end;color:var(--learning-text-strong);font-size:13px;font-weight:650}.learning-workflow-list article>div:last-child{display:grid;gap:6px}.learning-step-list article{display:grid;grid-template-columns:24px minmax(0,1fr) 38px 54px;align-items:center;gap:10px;border-top:1px solid color-mix(in srgb,var(--learning-line) 74%,transparent);padding:11px 14px}.learning-step-list svg{color:#b7791f}.learning-step-list span,.learning-step-list em{justify-self:end;color:var(--learning-text);font-size:12px;font-style:normal;font-weight:620;white-space:nowrap}.learning-step-list em{color:var(--learning-muted)}.learning-trend-plot{height:210px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px}.learning-trend-axis{display:grid;grid-template-rows:repeat(3,1fr) 18px;align-items:start;color:var(--learning-muted);font-size:11px;font-weight:560}.learning-trend-chart{position:relative;height:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:12px;border-left:1px solid var(--learning-line);padding:0 4px 0 12px}.learning-trend-chart:before{content:"";position:absolute;top:0;right:4px;bottom:18px;left:12px;pointer-events:none;background:linear-gradient(to bottom,var(--learning-line) 1px,transparent 1px) 0 0 / 100% 33.333%;opacity:.75}.learning-trend-chart span{position:relative;z-index:1;min-width:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) 18px;align-items:end;gap:8px}.learning-trend-chart i{width:100%;min-height:24px;display:block;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,color-mix(in srgb,var(--learning-accent) 82%,#ffffff 18%),var(--learning-accent))}.learning-trend-chart small{color:var(--learning-muted);font-size:11.5px;text-align:center}.learning-forbidden-panel{min-height:260px;display:grid;place-items:center}.learning-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#0f172a3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.learning-assignment-drawer{width:min(420px,calc(100vw - 24px));height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);border-left:1px solid var(--learning-line);background:var(--learning-panel);box-shadow:-18px 0 44px #0f172a2e}.learning-assignment-drawer>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--learning-line);padding:18px 20px}.learning-assignment-drawer>header span{display:block;color:var(--learning-accent);font-size:12px;font-weight:650}.learning-assignment-drawer h3{margin:4px 0 0;color:var(--learning-text-strong);font-size:20px;line-height:1.15}.learning-assignment-drawer>header button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--learning-line);border-radius:8px;color:var(--learning-muted);background:var(--learning-control)}.learning-assignment-drawer form{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.learning-drawer-body{min-height:0;display:grid;align-content:start;gap:14px;overflow:auto;padding:18px 20px}.learning-drawer-field{display:grid;gap:7px;color:var(--learning-muted);font-size:12px;font-weight:620}.learning-drawer-field select{width:100%;min-height:38px;border:1px solid var(--learning-line);border-radius:8px;padding:8px 10px;color:var(--learning-text-strong);background:var(--learning-control);font:inherit;font-size:13px;font-weight:520}.learning-drawer-search{min-height:36px;display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--learning-line);border-radius:8px;padding:0 10px;color:var(--learning-muted);background:var(--learning-control);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.learning-drawer-search:focus-within{border-color:color-mix(in srgb,var(--learning-accent) 38%,var(--learning-line-strong) 62%);background:var(--learning-panel);box-shadow:0 0 0 3px color-mix(in srgb,var(--learning-accent) 9%,transparent)}.learning-drawer-search input:focus{border:0;box-shadow:none}.learning-drawer-segments{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.learning-drawer-learners{display:grid;gap:8px}.learning-drawer-learners button{width:100%;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--learning-line);border-radius:8px;padding:9px;color:var(--learning-text);background:var(--learning-panel-soft);text-align:left}.learning-drawer-learners button.active{border-color:color-mix(in srgb,var(--learning-accent) 34%,var(--learning-line) 66%);background:color-mix(in srgb,var(--learning-accent) 8%,var(--learning-panel) 92%)}.learning-drawer-learners em{grid-column:auto;justify-self:end;color:var(--learning-muted);background:transparent}.learning-drawer-learners button.active em{color:var(--learning-accent)}.learning-drawer-empty{min-height:88px;display:grid;place-items:center;gap:5px;border:1px dashed var(--learning-line);border-radius:8px;padding:14px;color:var(--learning-muted);background:var(--learning-panel-soft);text-align:center}.learning-drawer-empty strong{color:var(--learning-text-strong);font-size:13px;font-weight:620}.learning-drawer-empty small{color:var(--learning-muted);font-size:12px}.learning-drawer-preview{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;border:1px solid var(--learning-line);border-radius:8px;padding:12px;background:var(--learning-panel-soft)}.learning-drawer-preview>span{width:38px;height:38px}.learning-workflow-assignment-preview{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:11px;padding:10px}.learning-workflow-assignment-preview>span{width:78px;height:52px;overflow:hidden;border:1px solid var(--learning-line);background:var(--learning-control)}.learning-workflow-assignment-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:top left}.learning-due-field{margin-top:2px;border-top:1px solid var(--learning-line);padding-top:12px}.learning-drawer-selection-note{margin:-2px 0 0;color:#92400e;font-size:12px;line-height:1.35}.learning-assignment-drawer footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--learning-line);padding:14px 20px}.learning-assignment-drawer footer button{min-height:36px;border-radius:8px;padding:8px 13px;font-size:13px;font-weight:620}.learning-assignment-drawer footer button:disabled{cursor:not-allowed;opacity:.54}@media (max-width: 1260px){.learning-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-shell,.learning-lower-grid{grid-template-columns:1fr}.learning-side-panel{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.learning-side-panel section{border-top:0;border-left:1px solid var(--learning-line)}.learning-side-panel section:first-child{border-left:0}}@media (max-width: 920px){.learning-page-header,.learning-panel-head{align-items:flex-start;flex-direction:column}.learning-header-actions,.learning-tabs{width:100%}.learning-header-search{width:100%;min-width:0;flex:1 1 100%}.learning-header-actions .primary-button,.learning-header-actions .secondary-button{flex:1 1 150px;justify-content:center}.learning-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.learning-learner-row{grid-template-columns:38px minmax(0,1fr);align-items:start}.learning-workflow-copy,.learning-progress-cell,.learning-score-cell,.learning-status-pill{grid-column:2;justify-self:start}.learning-side-panel{grid-template-columns:1fr}.learning-side-panel section{border-left:0;border-top:1px solid var(--learning-line)}.learning-side-panel section:first-child{border-top:0}}@media (max-width: 680px){.learning-page{padding:18px 14px 42px}.learning-summary-grid{grid-template-columns:1fr}.learning-workflow-list article,.learning-step-list article{grid-template-columns:1fr;align-items:start}.learning-workflow-list article>span,.learning-step-list span,.learning-step-list em{justify-self:start}}.workspace-shell--editor-route{--studio-correct-ink: #111827;--studio-correct-text: #334155;--studio-correct-muted: #64748b;--studio-correct-faint: #94a3b8;--studio-correct-blue: #1479e8;--studio-correct-blue-soft: #eaf4ff;--studio-correct-line: #dfe8f3;--studio-correct-line-strong: #cbdcf2;--studio-correct-panel: #ffffff;--studio-correct-bg: #f8fafc;--studio-correct-sidebar: #fbfbfd;--studio-correct-shadow: 0 18px 45px rgba(26, 40, 62, .08);--studio-correct-topbar-height: 72px;--studio-correct-utility-height: 54px;background:#fff;color:var(--studio-correct-text)}.workspace-shell--editor-route .workspace-main--editor,.workspace-shell--editor-route .workspace-content--editor,.workspace-shell--editor-route .editor-workbench{min-width:0;background:#fff}.workspace-shell--editor-route .editor-workbench{display:block}.workspace-shell--editor-route .editor-topbar:before,.workspace-shell--editor-route .editor-utilitybar:before{display:none}.workspace-shell--editor-route .studio-editor-topbar{position:sticky;top:0;z-index:24;display:flex;min-height:var(--studio-correct-topbar-height);align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(24px,3vw,42px);border:0;border-bottom:1px solid var(--studio-correct-line);border-radius:0;background:#fffffffa;box-shadow:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.workspace-shell--editor-route .studio-editor-topbar__left{display:flex;min-width:0;align-items:center;gap:16px}.workspace-shell--editor-route .ghost-link--compact{min-height:34px;padding:0 13px;border:1px solid var(--studio-correct-line-strong);border-radius:10px;background:#fff;color:#263449;font-size:12.5px;font-weight:600;line-height:1;box-shadow:none}.workspace-shell--editor-route .ghost-link--compact:hover,.workspace-shell--editor-route .ghost-link--compact:focus-visible{border-color:#b8cce7;background:#f6fbff;color:var(--studio-correct-blue)}.workspace-shell--editor-route .editor-topbar__title-block{display:grid;min-width:0;gap:5px}.workspace-shell--editor-route .editor-topbar__title-block>strong{overflow:hidden;max-width:min(42vw,560px);color:var(--studio-correct-ink);font-size:15px;font-weight:650;letter-spacing:0;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .editor-topbar__meta{gap:7px}.workspace-shell--editor-route .editor-topbar__meta .soft-pill{min-height:24px;padding:3px 9px;border-color:var(--studio-correct-line);background:#fff;color:var(--studio-correct-muted);font-size:12px;font-weight:600;line-height:1}.workspace-shell--editor-route .studio-editor-topbar__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.workspace-shell--editor-route .studio-editor-topbar__actions .button,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger,.workspace-shell--editor-route .studio-action-menu-trigger{min-height:34px;border-radius:10px;font-size:12.5px;font-weight:600;letter-spacing:0;line-height:1}.workspace-shell--editor-route .studio-editor-topbar__actions .button,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger{padding:0 12px;border-color:var(--studio-correct-line-strong);box-shadow:none}.workspace-shell--editor-route .studio-editor-topbar__actions .button.secondary,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger{background:#fff;color:#405064}.workspace-shell--editor-route .studio-editor-topbar__actions .button.secondary:hover,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger:hover{border-color:#b8cce7;background:#f6fbff;color:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-editor-topbar__actions .button.primary,.workspace-shell--editor-route .studio-editor-share-button{border-color:transparent;background:linear-gradient(180deg,#1787ff,#155bd4);color:#fff}.workspace-shell--editor-route .studio-editor-topbar__actions .button:disabled,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger:disabled{cursor:not-allowed;opacity:.52}.workspace-shell--editor-route .studio-editor-done-button{min-width:0}.studio-action-menu-wrap{position:relative;display:inline-flex}.studio-action-menu-trigger{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--studio-correct-line);background:#fff;color:#536278;cursor:pointer;box-shadow:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.studio-action-menu-trigger:hover,.studio-action-menu-trigger:focus-visible,.studio-action-menu-trigger.active{border-color:var(--studio-correct-line-strong);background:#f6fbff;color:var(--studio-correct-blue)}.studio-action-menu-trigger:focus-visible{outline:0;box-shadow:0 0 0 3px #1479e81a}.studio-action-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:80;display:grid;width:214px;gap:2px;padding:6px;border:1px solid #e3ebf5;border-radius:12px;background:#fff;box-shadow:0 18px 45px #1a283e29}.studio-action-menu:before{position:absolute;top:-5px;right:14px;width:9px;height:9px;border-top:1px solid #e3ebf5;border-left:1px solid #e3ebf5;background:#fff;content:"";transform:rotate(45deg)}.studio-action-menu button{display:grid;min-height:34px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#334155;cursor:pointer;font:inherit;font-size:12.5px;font-weight:560;text-align:left}.studio-action-menu button:hover:not(:disabled),.studio-action-menu button:focus-visible:not(:disabled){outline:0;background:#f4f8fd;color:var(--studio-correct-blue)}.studio-action-menu button:disabled{cursor:not-allowed;opacity:.48}.studio-action-menu__icon{display:inline-grid;place-items:center;color:inherit}.studio-action-menu em{padding:3px 7px;border-radius:999px;background:#eef6ff;color:var(--studio-correct-blue);font-size:11px;font-style:normal;font-weight:650}.workspace-shell--editor-route .editor-utilitybar{position:sticky;top:var(--studio-correct-topbar-height);z-index:20;display:flex;min-height:var(--studio-correct-utility-height);align-items:center;justify-content:space-between;gap:16px;margin:0;padding:9px clamp(24px,3vw,42px);border:0;border-bottom:1px solid var(--studio-correct-line);border-radius:0;background:#fffffff5;box-shadow:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.workspace-shell--editor-route .editor-utilitybar__button{min-height:34px;padding:0 13px;border-color:var(--studio-correct-line-strong);border-radius:10px;background:#fff;color:#334155;font-size:12.5px;font-weight:600}.workspace-shell--editor-route .editor-utilitybar__button.is-active,.workspace-shell--editor-route .editor-utilitybar__button:hover{border-color:#b8cce7;background:#f6fbff;color:var(--studio-correct-blue)}.workspace-shell--editor-route .editor-utilitybar__status{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.workspace-shell--editor-route .editor-utilitybar__status .soft-pill{min-height:26px;padding:4px 10px;border-color:var(--studio-correct-line);background:#fff;color:var(--studio-correct-muted);font-size:12px;font-weight:600}.workspace-shell--editor-route .studio-editor-layout{display:grid;min-height:calc(100vh - var(--studio-correct-topbar-height) - var(--studio-correct-utility-height));grid-template-columns:300px minmax(0,1fr);gap:0;align-items:stretch;background:#fff}.workspace-shell--editor-route .studio-step-sidebar{position:sticky;top:calc(var(--studio-correct-topbar-height) + var(--studio-correct-utility-height));display:grid;min-height:calc(100vh - var(--studio-correct-topbar-height) - var(--studio-correct-utility-height));max-height:calc(100vh - var(--studio-correct-topbar-height) - var(--studio-correct-utility-height));grid-template-rows:auto minmax(0,1fr);align-content:start;gap:14px;padding:18px 16px;overflow:auto;border:0;border-right:1px solid var(--studio-correct-line);border-radius:0;background:var(--studio-correct-sidebar);box-shadow:none}.workspace-shell--editor-route .studio-step-sidebar__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 4px 6px;border-bottom:1px solid rgba(223,232,243,.72)}.workspace-shell--editor-route .studio-step-sidebar__head>div{display:grid;gap:4px;min-width:0}.workspace-shell--editor-route .studio-step-sidebar__kicker{color:var(--studio-correct-faint);font-size:11px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.workspace-shell--editor-route .studio-step-sidebar__head strong{color:var(--studio-correct-ink);font-size:13px;font-weight:650;line-height:1.2}.workspace-shell--editor-route .studio-step-outline{display:grid;align-content:start;gap:4px;min-height:0;overflow:auto;padding-right:2px}.workspace-shell--editor-route .studio-step-outline__item{display:grid;min-height:42px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:4px 7px;border:1px solid transparent;border-radius:8px;background:transparent;color:#263449;cursor:grab;box-shadow:none;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .14s ease;-webkit-user-select:none;user-select:none}.workspace-shell--editor-route .studio-step-outline__item:hover{background:#f1f6fc}.workspace-shell--editor-route .studio-step-outline__item.is-selected{border-color:#d8e9fb;background:var(--studio-correct-blue-soft);box-shadow:inset 3px 0 0 var(--studio-correct-blue)}.workspace-shell--editor-route .studio-step-outline__select{display:grid;min-width:0;min-height:30px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:0;border:0;background:transparent;color:inherit;cursor:inherit;font:inherit;text-align:left}.workspace-shell--editor-route .studio-step-outline__drag-handle{display:inline-grid;width:20px;height:28px;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:#8a98ad;cursor:grab;opacity:.72}.workspace-shell--editor-route .studio-step-outline__item:hover .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__item.is-selected .studio-step-outline__drag-handle{border-color:#d7e3f1;background:#fff;opacity:1}.workspace-shell--editor-route .studio-step-outline__number{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:7px;background:#eef3f8;color:#475569;font-size:12px;font-weight:650;line-height:1}.workspace-shell--editor-route .studio-step-outline__item.is-selected .studio-step-outline__number{background:#dbeeff;color:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-step-outline__label{overflow:hidden;color:inherit;font-size:13px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-step-outline__branch-list{display:grid;gap:5px;margin:4px 0 6px 28px;padding-left:10px;border-left:1px dashed #d6e3f2}.workspace-shell--editor-route .studio-step-outline__branch-path,.workspace-shell--editor-route .studio-step-outline__branch-step{border-radius:8px}.workspace-shell--editor-route .studio-editor-canvas{display:grid;min-width:0;align-content:start;gap:18px;margin:0;padding:48px clamp(42px,6vw,112px) 116px;overflow:visible;background:#fff}.workspace-shell--editor-route .studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card{width:min(900px,100%);justify-self:center}.workspace-shell--editor-route .studio-workflow-heading-editor{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:18px;padding:20px 22px;border:1px solid var(--studio-correct-line);border-radius:8px;background:var(--studio-correct-panel);box-shadow:none}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{display:grid;width:46px;height:46px;margin-top:22px;place-items:center;overflow:hidden;border:1px solid #cae4fb;border-radius:12px;background:#eef7ff;color:var(--studio-correct-blue);font-size:13px;font-weight:700;box-shadow:none}.workspace-shell--editor-route .studio-workflow-heading-editor__fields{display:grid;gap:10px;min-width:0}.workspace-shell--editor-route .studio-workflow-heading-editor label{display:grid;gap:5px;min-width:0}.workspace-shell--editor-route .studio-workflow-heading-editor span,.workspace-shell--editor-route .studio-description-limit-note{color:var(--studio-correct-muted);font-size:11.5px;font-weight:700;letter-spacing:.09em;line-height:1.1;text-transform:uppercase}.workspace-shell--editor-route .studio-workflow-heading-editor input,.workspace-shell--editor-route .studio-workflow-heading-editor textarea,.workspace-shell--editor-route .studio-selected-step-card__title,.workspace-shell--editor-route .studio-selected-step-card__description{width:100%;border:1px solid transparent;border-radius:8px;background:#f3f4f6;color:var(--studio-correct-ink);font:inherit;letter-spacing:0;box-shadow:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.workspace-shell--editor-route .studio-workflow-heading-editor input{min-height:40px;padding:8px 12px;font-size:18px;font-weight:650;line-height:1.25}.workspace-shell--editor-route .studio-workflow-heading-editor textarea{min-height:62px;padding:10px 12px;color:#64748b;font-size:14px;line-height:1.5;resize:vertical}.workspace-shell--editor-route .studio-workflow-heading-editor input:focus,.workspace-shell--editor-route .studio-workflow-heading-editor textarea:focus,.workspace-shell--editor-route .studio-selected-step-card__title:focus,.workspace-shell--editor-route .studio-selected-step-card__description:focus{outline:0;border-color:#1479e85c;background:#fff;box-shadow:0 0 0 1px #1479e81f,0 0 0 4px #1479e80f}.workspace-shell--editor-route .studio-flow-stack{display:grid;justify-items:center;gap:18px}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row{width:min(860px,100%);padding:4px 0;opacity:.86}.workspace-shell--editor-route .step-insert-row--row:before{left:50%;right:auto;width:min(520px,72%);background:linear-gradient(90deg,transparent,#dbe6f4,transparent);transform:translate(-50%)}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{width:30px;height:30px;min-height:30px;border:1px solid var(--studio-correct-line);border-radius:999px;background:#fff;color:var(--studio-correct-blue);box-shadow:0 8px 18px #1a283e14}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger:hover,.workspace-shell--editor-route .step-insert-row--row.is-open .step-insert-row__trigger{border-color:#b8d7f4;background:#f6fbff;transform:none}.workspace-shell--editor-route .step-insert-row__menu{border-color:var(--studio-correct-line);border-radius:12px;background:#fff;box-shadow:var(--studio-correct-shadow)}.workspace-shell--editor-route .step-insert-row__menu-button{border-radius:8px;font-size:13px;font-weight:600}.workspace-shell--editor-route .studio-flow-step-card{position:relative;display:grid;gap:16px;padding:18px 20px 20px;border:1px solid var(--studio-correct-line);border-radius:8px;background:var(--studio-correct-panel);box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.workspace-shell--editor-route .studio-flow-step-card:hover{border-color:#d2e3f5}.workspace-shell--editor-route .studio-flow-step-card.is-selected{border-color:#9bd3ff;box-shadow:0 0 0 3px #1479e817}.workspace-shell--editor-route .studio-flow-step-card.is-drop-target{border-color:#1479e875;background:#f8fcff}.workspace-shell--editor-route .studio-flow-step-card.is-drop-before:before,.workspace-shell--editor-route .studio-flow-step-card.is-drop-after:after{right:18px;left:18px;height:3px;border-radius:999px;background:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-flow-step-card__body{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:14px}.workspace-shell--editor-route .studio-selected-step-card__number{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eef3f8;color:#334155;font-size:14px;font-weight:650;line-height:1}.workspace-shell--editor-route .studio-selected-step-card__copy{display:grid;min-width:0;gap:10px}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:38px;padding:7px 12px;font-size:16px;font-weight:650;line-height:1.35}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:58px;padding:9px 12px;color:#64748b;font-size:14px;line-height:1.48;resize:vertical}.workspace-shell--editor-route .studio-selected-step-card__actions{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:5px;max-width:none}.workspace-shell--editor-route .studio-step-icon-button{width:32px;height:32px;border-radius:8px;color:#66758a}.workspace-shell--editor-route .studio-step-icon-button:hover,.workspace-shell--editor-route .studio-step-icon-button:focus-visible{border-color:var(--studio-correct-line);background:#f5f8fc;color:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-step-menu,.workspace-shell--editor-route .studio-link-popover,.workspace-shell--editor-route .studio-comment-popover{border-color:var(--studio-correct-line);border-radius:12px;box-shadow:var(--studio-correct-shadow)}.workspace-shell--editor-route .studio-step-drag-handle{top:18px;left:-42px;width:30px;height:30px;border:1px solid var(--studio-correct-line);border-radius:9px;background:#fff;color:#8a98ad;box-shadow:0 8px 18px #1a283e0f;opacity:0}.workspace-shell--editor-route .studio-flow-step-card:hover .studio-step-drag-handle,.workspace-shell--editor-route .studio-flow-step-card.is-selected .studio-step-drag-handle{opacity:1}.workspace-shell--editor-route .studio-step-select-checkbox{top:24px;left:-40px;width:18px;height:18px;border-color:#d0dbe8;border-radius:6px;background:#fff;box-shadow:none}.workspace-shell--editor-route .studio-step-select-checkbox:hover,.workspace-shell--editor-route .studio-step-select-checkbox:focus-visible{border-color:#9bd3ff}.workspace-shell--editor-route .studio-step-select-checkbox[aria-pressed=true]{border-color:var(--studio-correct-blue);background:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-selected-step-card__preview{position:relative;display:block;min-height:420px;margin-top:16px;overflow:hidden;border:1px solid var(--studio-correct-line);border-radius:8px;background:#eef3f9;cursor:default}.workspace-shell--editor-route .studio-preview-viewport{display:grid;min-height:420px;max-height:640px;place-items:center;overflow:hidden;border-radius:8px;background:#f8fafc;line-height:0;scrollbar-width:none}.workspace-shell--editor-route .studio-preview-viewport::-webkit-scrollbar{display:none}.workspace-shell--editor-route .studio-preview-pan-layer,.workspace-shell--editor-route .workflow-preview-image-shell{display:grid;width:100%;min-width:0;min-height:420px;place-items:center}.workspace-shell--editor-route .studio-selected-step-card__image{display:block;width:auto;max-width:100%;height:auto;max-height:620px;object-fit:contain;object-position:center;border-radius:0;background:#fff;box-shadow:none;filter:blur(0);transition:transform .52s cubic-bezier(.2,.78,.18,1),filter .32s ease,opacity .18s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.workspace-shell--editor-route .studio-selected-step-card__image.is-progressive-placeholder{filter:blur(5px)}.workspace-shell--editor-route .studio-selected-step-card__image.is-loading{opacity:0}.workspace-shell--editor-route .studio-preview-image-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;min-height:420px;overflow:hidden;border:0;border-radius:8px;background:linear-gradient(180deg,#ffffffe0 0,#ffffffe0 0) center 56px / 78% 46px no-repeat,linear-gradient(180deg,#ffffffe0 0,#ffffffe0 0) center 118px / 62% 18px no-repeat,linear-gradient(180deg,#ffffffd1 0,#ffffffd1 0) center 160px / 72% 240px no-repeat,linear-gradient(135deg,#eef3f9,#f8fafc)}.workspace-shell--editor-route .studio-preview-image-shimmer:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),transparent);content:"";transform:translate(-100%);animation:studio-shimmer-sweep 1.25s ease-in-out infinite}.workspace-shell--editor-route .studio-preview-image-shimmer:after{display:none}.workspace-shell--editor-route .studio-preview-image-shimmer span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.workspace-shell--editor-route .studio-selected-step-card__empty-preview{width:100%;min-height:300px;border:0;background:transparent;color:var(--studio-correct-muted);cursor:pointer}.workspace-shell--editor-route .studio-selected-step-card__empty-preview strong{color:var(--studio-correct-ink);font-size:15px;font-weight:650}.workspace-shell--editor-route .studio-image-toolbar,.workspace-shell--editor-route .studio-zoom-toolbar{padding:4px;border-color:var(--studio-correct-line);border-radius:10px;background:#fffffff5;box-shadow:0 14px 36px #1a283e29}.workspace-shell--editor-route .studio-image-toolbar button,.workspace-shell--editor-route .studio-zoom-toolbar button{min-width:32px;height:32px;border-radius:8px;color:#64748b}.workspace-shell--editor-route .studio-image-toolbar button:hover,.workspace-shell--editor-route .studio-zoom-toolbar button:hover{background:#f5f8fc;color:var(--studio-correct-blue)}.workspace-shell--editor-route .studio-selected-step-card__footer{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.workspace-shell--editor-route .studio-selected-step-card__footer .soft-pill,.workspace-shell--editor-route .soft-pill--button{min-height:24px;padding:4px 9px;border-color:var(--studio-correct-line);background:#fff;color:var(--studio-correct-muted);font-size:12px;font-weight:600}.workspace-shell--editor-route .studio-workflow-heading-editor .is-ai-enhanced-field,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__title,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__description{border-color:#1479e847;background-color:#fff;background-image:radial-gradient(circle at 12% 18%,rgba(56,189,248,.72) 0 1px,transparent 2px),radial-gradient(circle at 72% 28%,rgba(125,211,252,.58) 0 1px,transparent 2px),linear-gradient(135deg,#f0f9fffa,#fffffffa);background-size:54px 54px,72px 72px,100% 100%;box-shadow:0 0 0 1px #1479e824,0 0 0 4px #1479e812;animation:studio-ai-copy-settle .42s ease-out,studio-starry-focus-drift 5.8s linear infinite}.workspace-shell--editor-route .studio-editor-loading__card .studio-preview-image-shimmer{position:relative}@media (max-width: 1180px){.workspace-shell--editor-route{--studio-correct-utility-height: 56px}.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:1fr}.workspace-shell--editor-route .studio-step-sidebar{position:relative;top:auto;min-height:auto;max-height:none;padding:16px 18px;border-right:0;border-bottom:1px solid var(--studio-correct-line)}.workspace-shell--editor-route .studio-step-outline{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));max-height:260px}.workspace-shell--editor-route .studio-editor-canvas{padding:34px 22px 92px}}@media (max-width: 760px){.workspace-shell--editor-route .studio-editor-topbar,.workspace-shell--editor-route .editor-utilitybar{position:static;align-items:flex-start;flex-direction:column;gap:12px;padding:12px 14px}.workspace-shell--editor-route .studio-editor-topbar__left,.workspace-shell--editor-route .studio-editor-topbar__actions,.workspace-shell--editor-route .editor-utilitybar__actions,.workspace-shell--editor-route .editor-utilitybar__status{width:100%}.workspace-shell--editor-route .editor-topbar__title-block>strong{max-width:100%}.workspace-shell--editor-route .studio-editor-topbar__actions .button,.workspace-shell--editor-route .studio-editor-topbar__actions .workflow-export-trigger,.workspace-shell--editor-route .studio-editor-done-button,.workspace-shell--editor-route .editor-utilitybar__button{flex:1 1 138px;min-width:0}.workspace-shell--editor-route .studio-editor-canvas{padding:20px 12px 72px}.workspace-shell--editor-route .studio-workflow-heading-editor{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:40px;height:40px;margin-top:0}.workspace-shell--editor-route .studio-flow-step-card{padding:14px}.workspace-shell--editor-route .studio-flow-step-card__body,.workspace-shell--editor-route .studio-branch-path-step-card__body{grid-template-columns:32px minmax(0,1fr);gap:9px}.workspace-shell--editor-route .studio-selected-step-card__actions{grid-column:1 / -1;justify-content:flex-start;width:100%}.workspace-shell--editor-route .studio-step-drag-handle,.workspace-shell--editor-route .studio-step-select-checkbox{position:static;opacity:1}.workspace-shell--editor-route .studio-selected-step-card__preview,.workspace-shell--editor-route .studio-preview-viewport,.workspace-shell--editor-route .studio-preview-pan-layer,.workspace-shell--editor-route .workflow-preview-image-shell{min-height:260px}.workspace-shell--editor-route .studio-preview-viewport{max-height:420px}.workspace-shell--editor-route .studio-selected-step-card__image{max-height:400px}.workspace-shell--editor-route .studio-preview-image-shimmer{min-height:260px}}@media (prefers-reduced-motion: reduce){.workspace-shell--editor-route .studio-preview-image-shimmer:before,.workspace-shell--editor-route .studio-workflow-heading-editor .is-ai-enhanced-field,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__title,.workspace-shell--editor-route .studio-flow-step-card.is-ai-enhanced .studio-selected-step-card__description{animation:none}}.workspace-shell--editor-route{--editor-accent: #1479e8;--editor-accent-strong: #1262c5;--editor-accent-soft: #eaf4ff;--editor-ink: #172033;--editor-muted: #667085;--editor-soft: #f7fbff;--editor-line: #e1e9f4;--editor-line-strong: #b9d8fb;--editor-panel: #ffffff;background:#fff;color:var(--editor-ink);overflow:hidden}.workspace-shell--editor-route .workspace-main--editor,.workspace-shell--editor-route .workspace-content--editor,.workspace-shell--editor-route .editor-workbench{width:100%;height:100vh;min-height:0;max-width:none;padding:0;overflow:hidden;background:#fff}.workspace-shell--editor-route .editor-workbench{display:grid;grid-template-rows:auto minmax(0,1fr)}.workspace-shell--editor-route .status-banner.error{position:fixed;right:18px;bottom:18px;z-index:120;max-width:460px}.workspace-shell--editor-route .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-shell--editor-route .studio-topbar{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:9px 20px;border-bottom:1px solid var(--editor-line);background:#fffffffa;box-shadow:0 1px #11182705}.workspace-shell--editor-route .studio-nav-cluster,.workspace-shell--editor-route .studio-guide-lockup,.workspace-shell--editor-route .studio-actions{display:flex;align-items:center;min-width:0}.workspace-shell--editor-route .studio-nav-cluster{gap:14px}.workspace-shell--editor-route .studio-return-icon{width:32px;height:32px;border:0;border-radius:8px;display:inline-grid;place-items:center;color:#536278;background:transparent;text-decoration:none}.workspace-shell--editor-route .studio-return-icon:hover{color:var(--editor-accent);background:#f4f8fd}.workspace-shell--editor-route .studio-guide-lockup{gap:10px}.workspace-shell--editor-route .studio-guide-avatar,.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:34px;height:34px;border-radius:9px;display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;background:var(--editor-accent-soft);color:var(--editor-accent-strong);font-size:12px;font-weight:760}.workspace-shell--editor-route .studio-workflow-heading-editor__icon img{width:100%;height:100%;object-fit:cover}.workspace-shell--editor-route .studio-guide-title-copy{min-width:0;display:grid;gap:2px}.workspace-shell--editor-route .studio-guide-title-copy strong{max-width:min(46vw,620px);overflow:hidden;color:var(--editor-ink);font-size:14px;font-weight:680;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-guide-subtitle{overflow:hidden;color:var(--editor-muted);font-size:12px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-actions{justify-content:flex-end;gap:8px}.workspace-shell--editor-route .studio-action-menu-wrap{position:relative}.workspace-shell--editor-route .studio-action-menu-trigger,.workspace-shell--editor-route .studio-actions .secondary-button,.workspace-shell--editor-route .studio-actions .primary-button{min-height:34px;border:1px solid #d9e4f1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 11px;background:#fff;color:#263244;font-size:13px;font-weight:650;text-decoration:none;box-shadow:none}.workspace-shell--editor-route .studio-action-menu-trigger{width:34px;padding:0}.workspace-shell--editor-route .studio-actions .primary-button{min-width:92px;border-color:var(--editor-accent);background:var(--editor-accent);color:#fff}.workspace-shell--editor-route .studio-actions .secondary-button:hover,.workspace-shell--editor-route .studio-action-menu-trigger:hover,.workspace-shell--editor-route .studio-action-menu-trigger.active{border-color:#c7d8ed;background:#f7fbff;color:var(--editor-accent)}.workspace-shell--editor-route .studio-action-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:90;width:220px;padding:6px;border:1px solid var(--editor-line);border-radius:10px;background:#fff;box-shadow:0 18px 42px #0f172a24}.workspace-shell--editor-route .studio-action-menu button{width:100%;min-height:36px;border:0;border-radius:8px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;background:transparent;color:#344054;font-size:13px;font-weight:560;text-align:left}.workspace-shell--editor-route .studio-action-menu button:hover{background:#f5f8fc}.workspace-shell--editor-route .studio-action-menu em{min-height:20px;border-radius:999px;padding:3px 7px;background:var(--editor-accent-soft);color:var(--editor-accent-strong);font-size:11px;font-style:normal;font-weight:720}.workspace-shell--editor-route .studio-public-view-link{display:none}.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout{display:grid!important;grid-template-columns:248px minmax(0,1fr) 56px!important;width:100%;height:calc(100vh - 66px);min-height:0;overflow:hidden;transition:grid-template-columns .18s ease}.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:248px minmax(0,1fr) 416px!important}.workspace-shell--editor-route .studio-body:has(.step-sidebar.collapsed),.workspace-shell--editor-route .studio-editor-layout:has(.step-sidebar.collapsed){grid-template-columns:64px minmax(0,1fr) 56px!important}.workspace-shell--editor-route .studio-body.inspector-open:has(.step-sidebar.collapsed),.workspace-shell--editor-route .studio-editor-layout.inspector-open:has(.step-sidebar.collapsed){grid-template-columns:64px minmax(0,1fr) 416px!important}.workspace-shell--editor-route .step-sidebar,.workspace-shell--editor-route .inspector{position:relative;top:auto;height:100%;min-height:0;background:#fffffff5}.workspace-shell--editor-route .step-sidebar{border-right:1px solid var(--editor-line);padding:15px 12px 18px;overflow:auto}.workspace-shell--editor-route .outline-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;padding:0 3px}.workspace-shell--editor-route .outline-title-copy{min-width:0;display:grid;gap:2px}.workspace-shell--editor-route .outline-title-copy strong{color:var(--editor-ink);font-size:13px;font-weight:760}.workspace-shell--editor-route .outline-title-copy span{overflow:hidden;color:var(--editor-muted);font-size:11.5px;font-weight:540;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .outline-toggle{width:30px;height:30px;border:1px solid transparent;border-radius:8px;display:inline-grid;place-items:center;background:transparent;color:#5c6b80}.workspace-shell--editor-route .outline-toggle:hover{border-color:#d8e7f7;background:#f7fbff;color:var(--editor-accent)}.workspace-shell--editor-route .outline-list,.workspace-shell--editor-route .studio-step-outline{display:grid;gap:5px}.workspace-shell--editor-route .outline-item,.workspace-shell--editor-route .studio-step-outline__item,.workspace-shell--editor-route .studio-step-outline__branch-step{position:relative;min-height:38px;border:1px solid transparent;border-radius:9px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding:0;background:transparent;color:#536278;box-shadow:none}.workspace-shell--editor-route .studio-step-outline__drag-handle{width:18px;height:100%;opacity:0;color:#98a2b3}.workspace-shell--editor-route .outline-item:hover .studio-step-outline__drag-handle{opacity:1}.workspace-shell--editor-route .studio-step-outline__select{min-width:0;width:100%;min-height:36px;border:0;border-radius:9px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:5px 8px;background:transparent;color:inherit;text-align:left}.workspace-shell--editor-route .studio-step-outline__number,.workspace-shell--editor-route .outline-item span:first-child{width:24px;height:24px;border:1px solid #d6e4f5;border-radius:8px;display:inline-grid;place-items:center;background:#f3f7fc;color:#667085;font-size:11px;font-weight:700}.workspace-shell--editor-route .studio-step-outline__label,.workspace-shell--editor-route .outline-item strong{overflow:hidden;color:inherit;font-size:12.5px;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .outline-item.selected,.workspace-shell--editor-route .studio-step-outline__item.is-selected,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected{border-color:#c6defb;background:var(--editor-accent-soft);color:var(--editor-accent-strong);box-shadow:inset 3px 0 0 var(--editor-accent)}.workspace-shell--editor-route .outline-item.selected .studio-step-outline__number,.workspace-shell--editor-route .studio-step-outline__item.is-selected .studio-step-outline__number,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected span:first-child{background:#fff;color:var(--editor-accent-strong)}.workspace-shell--editor-route .studio-step-outline__branch-list{margin:4px 0 8px 26px;display:grid;gap:5px}.workspace-shell--editor-route .studio-step-outline__branch-path{min-height:31px;border:1px solid #e1e9f4;border-radius:8px;display:flex;align-items:center;gap:7px;padding:6px 8px;background:#fff;color:#536278;font-size:12px;font-weight:620}.workspace-shell--editor-route .branch-panel{margin:14px 2px 0;padding-top:10px;border-top:1px solid #eef2f7}.workspace-shell--editor-route .branch-title{min-height:34px;display:flex;align-items:center;gap:8px;color:#475467;cursor:pointer;font-size:12.5px;font-weight:680;list-style:none}.workspace-shell--editor-route .branch-title::-webkit-details-marker{display:none}.workspace-shell--editor-route .branch-title span{margin-left:auto;min-width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:#eef3f9;color:#64748b;font-size:11px}.workspace-shell--editor-route .step-sidebar.collapsed{padding:12px 8px 18px}.workspace-shell--editor-route .step-sidebar.collapsed .outline-title{justify-content:center}.workspace-shell--editor-route .step-sidebar.collapsed .outline-title-copy,.workspace-shell--editor-route .step-sidebar.collapsed .studio-step-outline__drag-handle,.workspace-shell--editor-route .step-sidebar.collapsed .studio-step-outline__label,.workspace-shell--editor-route .step-sidebar.collapsed .studio-step-outline__select svg{display:none}.workspace-shell--editor-route .step-sidebar.collapsed .studio-step-outline__item{grid-template-columns:1fr}.workspace-shell--editor-route .step-sidebar.collapsed .studio-step-outline__select{grid-template-columns:1fr;justify-items:center;padding:0}.workspace-shell--editor-route .editor-canvas,.workspace-shell--editor-route .studio-editor-canvas{min-width:0;height:100%;min-height:0;padding:22px clamp(28px,5vw,92px) 72px;overflow:auto;background:linear-gradient(180deg,#fff,#fbfdff);overscroll-behavior:contain;scroll-padding:24px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card{width:min(900px,100%);max-width:900px;margin-right:auto;margin-left:auto;border:1px solid var(--editor-line);border-radius:12px;background:#fff;box-shadow:none}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{display:block;margin-bottom:26px;padding:16px 18px}.workspace-shell--editor-route .workflow-masthead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.workspace-shell--editor-route .workflow-masthead__copy{min-width:0}.workspace-shell--editor-route .app-identity.small{display:flex;align-items:center;gap:10px}.workspace-shell--editor-route .app-identity.small strong{color:#344054;font-size:13px;font-weight:720}.workspace-shell--editor-route .workflow-masthead-title input{width:100%;min-height:38px;margin-top:8px;padding:0;border:0;background:transparent;color:var(--editor-ink);font-size:25px;font-weight:760;line-height:1.14}.workspace-shell--editor-route .workflow-masthead-summary textarea{width:100%;max-width:720px;min-height:0;margin-top:4px;padding:0;resize:none;border:0;background:transparent;color:var(--editor-muted);font-size:13.5px;line-height:1.42}.workspace-shell--editor-route .workflow-masthead-title input:focus,.workspace-shell--editor-route .workflow-masthead-summary textarea:focus{outline:2px solid rgba(20,121,232,.18);outline-offset:4px;box-shadow:none}.workspace-shell--editor-route .workflow-masthead-actions{display:flex;align-items:center;gap:8px}.workspace-shell--editor-route .workflow-masthead-actions button{min-height:34px;border:1px solid #dbe6f2;border-radius:8px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;background:#fff;color:#263244;font-size:12.5px;font-weight:680}.workspace-shell--editor-route .mini-plan-pill{min-height:22px;border-radius:999px;padding:3px 8px;background:var(--editor-accent-soft);color:var(--editor-accent-strong);font-size:11px;font-weight:750}.workspace-shell--editor-route .info-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.workspace-shell--editor-route .info-cell{min-height:54px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;padding:10px;border-radius:8px;background:#f8fbff}.workspace-shell--editor-route .info-cell svg{color:#475467}.workspace-shell--editor-route .info-cell span{color:#667085;font-size:11.5px}.workspace-shell--editor-route .info-cell strong{display:block;margin-top:2px;color:#344054;font-size:12.5px;font-weight:640}.workspace-shell--editor-route .studio-flow-stack{display:grid;gap:0}.workspace-shell--editor-route .step-insert-row--row{position:relative;width:min(860px,100%);height:30px;margin:0 auto;display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:8px;overflow:visible;opacity:0;pointer-events:none;transform:translateY(-3px) scale(.985);transition:opacity .14s ease,transform .16s ease;z-index:8}.workspace-shell--editor-route .studio-flow-stack:hover .step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.workspace-shell--editor-route .step-insert-row--row:before,.workspace-shell--editor-route .step-insert-row--row:after{content:"";height:1px;background:linear-gradient(90deg,transparent,#dbe6f2 20%,#dbe6f2 80%,transparent)}.workspace-shell--editor-route .step-insert-row__trigger{width:30px;min-width:30px;height:30px;min-height:30px;border:1px solid #d9e4f1;border-radius:999px;display:inline-grid;place-items:center;padding:0;background:#fff;color:var(--editor-accent);box-shadow:0 6px 16px #192d4b0f}.workspace-shell--editor-route .step-insert-row__menu{position:absolute;top:calc(100% + 12px);left:50%;z-index:80;width:min(360px,calc(100vw - 48px));padding:8px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;box-shadow:0 22px 55px #0f172a29;transform:translate(-50%)}.workspace-shell--editor-route .step-insert-row__menu:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;border-top:1px solid #dbe4ef;border-left:1px solid #dbe4ef;background:#fff;transform:translate(-50%) rotate(45deg)}.workspace-shell--editor-route .step-insert-row__menu-button{width:100%;min-height:42px;border:0;border-radius:8px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:14px;padding:9px 12px;background:transparent;color:#475467;font-size:13.5px;font-weight:430;text-align:left}.workspace-shell--editor-route .step-insert-row__menu-button:hover{background:#f5f8fc;color:#172033}.workspace-shell--editor-route .studio-flow-step-card{position:relative;margin-bottom:14px;padding:14px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.workspace-shell--editor-route .studio-flow-step-card.is-selected{border-color:#d9e8f7;background:#fff;box-shadow:0 14px 34px #182a440e}.workspace-shell--editor-route .studio-flow-step-card.is-selected:before{content:"";position:absolute;top:18px;left:0;width:3px;height:48px;border-radius:0 999px 999px 0;background:var(--editor-accent);box-shadow:0 0 0 3px #1479e80f}.workspace-shell--editor-route .studio-step-drag-handle{position:absolute;top:20px;left:12px;z-index:4;width:18px;height:24px;border:0;opacity:0;background:transparent;color:#98a2b3}.workspace-shell--editor-route .studio-flow-step-card:hover .studio-step-drag-handle{opacity:1}.workspace-shell--editor-route .studio-step-select-checkbox{position:absolute;top:18px;left:14px;z-index:5;width:18px;height:18px;border:1px solid #cbd8e7;border-radius:5px;background:#fff;color:#fff}.workspace-shell--editor-route .studio-step-select-checkbox[aria-pressed=true]{border-color:var(--editor-accent);background:var(--editor-accent)}.workspace-shell--editor-route .studio-flow-step-card__body.step-heading,.workspace-shell--editor-route .studio-flow-step-card__body{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:12px;padding-left:42px}.workspace-shell--editor-route .studio-selected-step-card__number{width:32px;height:32px;border:1px solid var(--editor-line-strong);border-radius:999px;display:inline-grid;place-items:center;background:#fff;color:var(--editor-accent-strong);font-size:13px;font-weight:740}.workspace-shell--editor-route .studio-selected-step-card__copy{min-width:0}.workspace-shell--editor-route .studio-selected-step-card__title,.workspace-shell--editor-route .studio-selected-step-card__description{width:100%;border:0;resize:none;background:transparent;box-shadow:none}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:30px;padding:1px 0;color:var(--editor-ink);font-size:14.5px;font-weight:720;line-height:1.34}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:24px;padding:0;color:var(--editor-muted);font-size:13px;line-height:1.44}.workspace-shell--editor-route .studio-selected-step-card__title:focus,.workspace-shell--editor-route .studio-selected-step-card__description:focus{outline:2px solid rgba(20,121,232,.16);outline-offset:3px}.workspace-shell--editor-route .studio-step-status-pill,.workspace-shell--editor-route .inspector-status-pill{min-height:26px;border:1px solid #e4eaf2;border-radius:999px;display:inline-flex;align-items:center;padding:4px 10px;background:#f6f8fb;color:#596579;font-size:11.5px;font-weight:650;white-space:nowrap}.workspace-shell--editor-route .studio-decision-point-status{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.workspace-shell--editor-route .studio-decision-point-status .studio-decision-point-delete{width:30px;height:30px;border-color:#f2c8ce;border-radius:999px;background:#fff7f7;color:#b45a5a}.workspace-shell--editor-route .inspector-status-pill.green{border-color:#d9f2e6;background:#e9fbf2;color:#11845b}.workspace-shell--editor-route .screenshot-shell,.workspace-shell--editor-route .studio-selected-step-card__preview{position:relative;min-height:490px;height:490px;margin-top:12px;overflow:hidden;border:1px solid #e4ebf5;border-radius:10px;background:#f0f6fd}.workspace-shell--editor-route .studio-preview-viewport,.workspace-shell--editor-route .studio-preview-pan-layer,.workspace-shell--editor-route .workflow-preview-image-shell{width:100%;height:100%;min-height:100%;display:grid;place-items:center}.workspace-shell--editor-route .studio-selected-step-card__image,.workspace-shell--editor-route .workflow-preview-image-shell img{display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:0;background:#fff}.workspace-shell--editor-route .quick-step-toolbar{position:absolute;top:12px;right:12px;z-index:12;min-height:38px;border:1px solid #dfe7f1;border-radius:10px;display:flex;align-items:center;gap:2px;padding:4px;background:#fffffff7;box-shadow:0 12px 28px #14213d24;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.workspace-shell--editor-route .studio-flow-step-card:hover .quick-step-toolbar,.workspace-shell--editor-route .studio-flow-step-card:focus-within .quick-step-toolbar{opacity:1;transform:translateY(0)}.workspace-shell--editor-route .quick-step-toolbar .studio-selected-step-card__actions{display:flex;align-items:center;gap:2px}.workspace-shell--editor-route .studio-step-icon-button{width:30px;height:30px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:transparent;color:#536278}.workspace-shell--editor-route .studio-step-icon-button:hover,.workspace-shell--editor-route .studio-step-icon-button.is-active{background:#eef6ff;color:var(--editor-accent)}.workspace-shell--editor-route .studio-step-icon-button--danger:hover{background:#fff1f2;color:#c43b3b}.workspace-shell--editor-route .studio-step-more{position:relative}.workspace-shell--editor-route .studio-step-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:25;width:180px;padding:6px;border:1px solid var(--editor-line);border-radius:10px;background:#fff;box-shadow:0 18px 42px #0f172a24}.workspace-shell--editor-route .studio-step-menu button{width:100%;min-height:34px;border:0;border-radius:8px;padding:7px 9px;background:transparent;color:#344054;font-size:12.5px;text-align:left}.workspace-shell--editor-route .studio-step-menu button:hover{background:#f5f8fc}.workspace-shell--editor-route .studio-image-toolbar{display:none}.workspace-shell--editor-route .zoom-toolbar,.workspace-shell--editor-route .studio-zoom-toolbar{position:absolute;right:12px;bottom:12px;z-index:12;min-height:40px;border:1px solid #dfe7f1;border-radius:10px;display:flex;align-items:center;gap:6px;padding:5px;background:#fffffff7;box-shadow:0 8px 20px #14213d1a;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease}.workspace-shell--editor-route .studio-flow-step-card:hover .zoom-toolbar,.workspace-shell--editor-route .studio-flow-step-card:focus-within .zoom-toolbar{opacity:1;transform:translateY(0)}.workspace-shell--editor-route .zoom-toolbar button{width:30px;height:30px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:#f5f7fb;color:#344054}.workspace-shell--editor-route .zoom-toolbar strong{min-width:44px;color:#475467;font-size:12.5px;font-weight:720;text-align:center}.workspace-shell--editor-route .studio-selected-step-card__footer{display:none}.workspace-shell--editor-route .studio-branch-path-surface{margin-top:14px;border-radius:10px}.workspace-shell--editor-route .inspector{border-left:1px solid var(--editor-line);display:grid;overflow:hidden}.workspace-shell--editor-route .inspector.open{grid-template-columns:56px minmax(0,1fr);min-width:416px}.workspace-shell--editor-route .inspector-rail{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:#fbfdff}.workspace-shell--editor-route .inspector-rail button{width:30px;height:30px;border:1px solid transparent;border-radius:8px;display:grid;place-items:center;background:transparent;color:#667085}.workspace-shell--editor-route .inspector-panel{min-width:0;border-left:1px solid var(--editor-line);background:#fff;overflow:auto}.workspace-shell--editor-route .inspector-panel-head{min-height:58px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.workspace-shell--editor-route .inspector-panel-head span,.workspace-shell--editor-route .inspector-panel-head strong{display:block}.workspace-shell--editor-route .inspector-panel-head span{color:var(--editor-muted);font-size:11.5px}.workspace-shell--editor-route .inspector-panel-head strong{margin-top:2px;color:var(--editor-ink);font-size:15px;font-weight:730}.workspace-shell--editor-route .inspector-panel-head button{width:30px;height:30px;border:1px solid #dfe7f1;border-radius:8px;display:grid;place-items:center;background:#fff;color:#667085}.workspace-shell--editor-route .inspector-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:10px 12px;border-bottom:1px solid #eef2f7}.workspace-shell--editor-route .inspector-tabs button{min-height:32px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#667085;font-size:12px;font-weight:650}.workspace-shell--editor-route .inspector-content{display:grid;gap:10px;padding:12px 14px 18px}.workspace-shell--editor-route .inspector-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.workspace-shell--editor-route .inspector-heading h3{margin:0;color:var(--editor-ink);font-size:15px;font-weight:730}.workspace-shell--editor-route .inspector-heading p{margin:4px 0 0;color:var(--editor-muted);font-size:13px;line-height:1.35}.workspace-shell--editor-route .inspector-section{border:1px solid #e4ebf5;border-radius:9px;overflow:hidden;background:#fff}.workspace-shell--editor-route .inspector-section>button{width:100%;min-height:42px;border:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;background:#fff;color:#344054;font-size:13px;font-weight:700;text-align:left}.workspace-shell--editor-route .inspector-section.open>button svg{transform:rotate(180deg)}.workspace-shell--editor-route .inspector-section-body{display:grid;gap:10px;padding:10px 11px 12px;border-top:1px solid #eef2f7;background:#fbfdff}.workspace-shell--editor-route .inspector-content label,.workspace-shell--editor-route .export-workflow-settings label,.workspace-shell--editor-route .export-inline-draft{display:grid;gap:6px;color:#475467;font-size:12.5px;font-weight:650}.workspace-shell--editor-route .inspector-content input,.workspace-shell--editor-route .inspector-content textarea,.workspace-shell--editor-route .inspector-content select,.workspace-shell--editor-route .export-workflow-settings input,.workspace-shell--editor-route .export-workflow-settings textarea,.workspace-shell--editor-route .export-workflow-settings select,.workspace-shell--editor-route .export-inline-draft textarea{width:100%;border:1px solid #dfe7f1;border-radius:8px;padding:8px 10px;background:#fff;color:var(--editor-ink);font-size:13px}.workspace-shell--editor-route .inspector-content textarea{min-height:72px;resize:vertical}.workspace-shell--editor-route .inspector-transcript-editor{display:grid;gap:8px;padding-top:2px}.workspace-shell--editor-route .inspector-transcript-editor__head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#344054;font-size:12.5px;font-weight:700}.workspace-shell--editor-route .inspector-transcript-editor__head>div{display:inline-flex;align-items:center;gap:6px;min-width:0}.workspace-shell--editor-route .inspector-transcript-editor__head small{max-width:86px;overflow:hidden;color:#667085;font-size:11px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .inspector-transcript-editor__head button{width:26px;height:26px;border:1px solid #dbe6f2;border-radius:7px;display:inline-grid;place-items:center;background:#fff;color:#667085}.workspace-shell--editor-route .inspector-transcript-editor__head button:hover:not(:disabled){border-color:#c9e0ff;color:var(--editor-accent)}.workspace-shell--editor-route .inspector-transcript-editor__head button:disabled{opacity:.55;cursor:not-allowed}.workspace-shell--editor-route .inspector-transcript-editor__notice{margin:0;color:#667085;font-size:12px;line-height:1.42}.workspace-shell--editor-route .inspector-transcript-editor__notice.error{color:#b4232d}.workspace-shell--editor-route .inspector-transcript-editor textarea{min-height:132px;line-height:1.45}.workspace-shell--editor-route .inspector-transcript-editor textarea[readonly]{background:#f8fafc;color:#475467}.workspace-shell--editor-route .quick-tool-picker,.workspace-shell--editor-route .inspector-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell--editor-route .inspector-action{min-height:58px;border:1px solid #d8e7f7;border-radius:9px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:9px;background:#eef6ff;color:#263244;text-align:left}.workspace-shell--editor-route .inspector-action.danger{border-color:#f3c8d0;background:#fff3f5;color:#b4232d}.workspace-shell--editor-route .inspector-action-icon{width:28px;height:28px;border-radius:8px;display:inline-grid;place-items:center;background:#fff;color:currentColor}.workspace-shell--editor-route .inspector-action strong,.workspace-shell--editor-route .inspector-action small{display:block}.workspace-shell--editor-route .inspector-action strong{font-size:12.5px;font-weight:700}.workspace-shell--editor-route .inspector-action small{margin-top:2px;color:#667085;font-size:11.5px}.workspace-shell--editor-route .media-mode-switcher,.workspace-shell--editor-route .learning-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell--editor-route .media-mode-switcher button,.workspace-shell--editor-route .learning-mode-grid button{min-height:38px;border:1px solid #d8e7f7;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#667085;font-size:12.5px;font-weight:700}.workspace-shell--editor-route .media-mode-switcher button.active,.workspace-shell--editor-route .learning-mode-grid button.active{border-color:#c7eadb;background:#f0fbf7;color:#108263}.workspace-shell--editor-route .inspector-disabled-note{margin:-6px 0 2px;color:#667085;font-size:12px;font-weight:560}.workspace-shell--editor-route .learning-toggle-row{min-height:68px;border:1px solid #dfe7f1;border-radius:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:10px;background:#fff}.workspace-shell--editor-route .learning-toggle-row.disabled{opacity:.68;cursor:not-allowed}.workspace-shell--editor-route .learning-toggle-row strong,.workspace-shell--editor-route .learning-toggle-row small{display:block}.workspace-shell--editor-route .learning-toggle-row small{margin-top:2px;color:var(--editor-muted);font-size:12px}.workspace-shell--editor-route .switch-control{position:relative;width:48px;height:28px}.workspace-shell--editor-route .switch-control input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.workspace-shell--editor-route .switch-control input:disabled{cursor:not-allowed}.workspace-shell--editor-route .switch-control i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#dbe4f0}.workspace-shell--editor-route .switch-control i:after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:999px;background:#fff;transition:transform .15s ease}.workspace-shell--editor-route .switch-control input:checked+i{background:#10a37f}.workspace-shell--editor-route .switch-control input:checked+i:after{transform:translate(20px)}.workspace-shell--editor-route .source-list{display:grid;gap:7px;color:#536278;font-size:12.5px}.workspace-shell--editor-route .source-list span{display:inline-flex;align-items:center;gap:6px}.modal-backdrop.workflow-export-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:34px;background:#1018286b}.export-workflow-modal{width:min(1400px,calc(100vw - 72px));height:min(820px,calc(100vh - 72px));border:1px solid #d9e4f1;border-radius:12px;display:grid;grid-template-rows:70px minmax(0,1fr) 60px;overflow:hidden;background:#fff;box-shadow:0 32px 90px #0f172a47}.export-workflow-modal__header,.export-workflow-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;background:#fff}.export-workflow-modal__header{border-bottom:1px solid #dfe8f3}.export-workflow-modal__header h2{margin:0;color:var(--editor-ink);font-size:18px;font-weight:760}.export-workflow-modal__header button{width:34px;height:34px;border:1px solid #dfe7f1;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:700}.export-workflow-modal__body{min-height:0;display:grid;grid-template-columns:180px minmax(0,1fr) 300px}.export-workflow-formats,.export-workflow-settings{min-height:0;padding:22px 16px;overflow:auto;background:#fff}.export-workflow-formats{border-right:1px solid #dfe8f3}.export-workflow-formats>span{display:block;margin:0 0 14px;color:#667085;font-size:12px;font-weight:740}.export-workflow-formats button{width:100%;min-height:40px;border:1px solid transparent;border-radius:8px;display:flex;align-items:center;margin-bottom:8px;padding:8px 10px;background:transparent;color:var(--editor-ink);font-size:13px;font-weight:700;text-align:left}.export-workflow-formats button.active{border-color:#cbd8e7;background:#fff;box-shadow:inset 3px 0 0 var(--editor-accent)}.export-workflow-preview{min-width:0;min-height:0;display:grid;grid-template-rows:72px auto minmax(0,1fr) auto;padding:0 22px 24px;overflow:auto;background:#fff}.export-workflow-preview__head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.export-workflow-preview__head span,.export-preview-label span{color:var(--editor-muted);font-size:12px;font-weight:720}.export-workflow-preview__head strong{display:block;margin-top:4px;color:var(--editor-ink);font-size:20px;font-weight:780}.export-status-pill,.export-output-pill{min-height:30px;border:1px solid #dfe7f1;border-radius:999px;display:inline-flex;align-items:center;gap:7px;padding:5px 10px;background:#fff;color:#344054;font-size:12px;font-weight:740}.export-status-pill i,.export-output-pill i{width:10px;height:10px;border-radius:999px;background:#10a37f}.export-preview-label{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.export-preview-label strong{display:block;margin-top:3px;color:var(--editor-ink);font-size:14px;font-weight:760}.export-preview-label button,.export-settings-head button,.export-advanced-toggle{min-height:30px;border:1px solid #dfe7f1;border-radius:999px;padding:5px 11px;background:#fff;color:#344054;font-size:12px;font-weight:740}.export-document-preview{min-height:430px;border:1px solid #dfe7f1;border-radius:12px;display:grid;align-content:start;gap:22px;padding:34px 38px;background:#fff}.export-document-title-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start}.export-logo-slot{width:48px;height:48px;border:1px solid #dfe7f1;border-radius:10px;display:grid;place-items:center;color:#64748b;background:#fff;font-weight:760}.export-document-title-row span,.export-document-title-row p{margin:0;color:#667085;font-size:13px;font-weight:650}.export-document-title-row h3{margin:4px 0;color:var(--editor-ink);font-size:25px;font-weight:780;line-height:1.12}.export-document-step-preview{display:grid;grid-template-columns:minmax(260px,420px) minmax(220px,1fr);gap:34px;align-items:center}.export-document-shot{min-height:230px;border:1px solid #dfe7f1;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#f7fbff}.export-document-shot .video-export-step-thumbnail,.export-document-shot img{width:100%;height:100%;object-fit:contain}.export-document-shot-empty{display:grid;place-items:center;color:#94a3b8}.export-document-step-copy span{min-height:28px;border-radius:999px;display:inline-flex;align-items:center;padding:5px 10px;background:var(--editor-accent-soft);color:var(--editor-accent-strong);font-size:12px;font-weight:760}.export-document-step-copy strong{display:block;margin-top:14px;color:var(--editor-ink);font-size:24px;font-weight:790;line-height:1.12}.export-document-step-copy p{margin:12px 0 0;color:var(--editor-muted);font-size:14px;line-height:1.45}.export-inline-draft{margin-top:6px}.export-workflow-settings{border-left:1px solid #dfe8f3;display:grid;align-content:start;gap:12px}.export-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #eef2f7}.export-settings-head strong,.export-settings-head span{display:block}.export-settings-head strong{color:var(--editor-ink);font-size:15px;font-weight:760}.export-settings-head span{margin-top:2px;color:var(--editor-muted);font-size:12px}.export-recommend-card{border:1px solid #dfe7f1;border-radius:10px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:12px;background:#fff}.export-recommend-card>span{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--editor-accent-soft);color:var(--editor-accent)}.export-recommend-card strong,.export-recommend-card small{display:block}.export-recommend-card strong{color:var(--editor-ink);font-size:13px;font-weight:760}.export-recommend-card small{margin-top:2px;color:var(--editor-muted);font-size:12px}.export-setting-row{min-height:38px;border:1px solid #e3ebf6;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:#fff}.export-setting-row strong,.export-setting-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-setting-row strong{color:var(--editor-ink);font-size:12.5px;font-weight:740}.export-setting-row span{color:var(--editor-muted);font-size:11.5px;font-weight:700}.export-brand-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.export-brand-swatches button{height:34px;border:3px solid #e8eef6;border-radius:9px;background:var(--swatch)}.export-brand-swatches button.active{border-color:#bcd8fb;box-shadow:0 0 0 2px #1479e82e}.export-workflow-modal__footer{border-top:1px solid #dfe8f3}.export-workflow-modal__footer .primary-button{min-height:42px;border:1px solid var(--editor-accent);border-radius:8px;display:inline-flex;align-items:center;gap:8px;padding:9px 16px;background:var(--editor-accent);color:#fff;font-size:13px;font-weight:760}.workflow-export-trigger{position:relative}.workflow-export-trigger.is-locked{color:#334155}.workflow-export-trigger__badge{min-width:26px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;margin-left:2px;padding:2px 7px;border-radius:999px;background:#eaf3ff;color:#1479e8;font-size:10px;font-weight:760}.modal-backdrop.workflow-export-backdrop{padding:18px;background:#0f172a70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.export-workflow-modal.export-calm-panel{--fg-surface: #ffffff;--fg-page-bg: #f7fbff;--fg-control-bg: #f8fafc;--fg-control-hover: #eef6ff;--fg-border: #dbe7f5;--fg-muted: #64748b;--fg-text: #334155;--fg-text-strong: #111827;--fg-green: #10a37f;--export-selection-bg: color-mix(in srgb, var(--export-brand) 8%, #ffffff 92%);--export-selection-border: color-mix(in srgb, var(--export-brand) 32%, var(--fg-border) 68%);--export-selection-shadow: color-mix(in srgb, var(--export-brand) 22%, transparent);width:min(1460px,calc(100vw - 36px));height:min(800px,calc(100vh - 36px));grid-template-rows:68px minmax(0,1fr) 62px;border-color:var(--fg-border);border-radius:16px;background:var(--fg-surface);box-shadow:0 34px 92px #0f172a47}.export-workflow-modal.export-calm-panel .export-workflow-modal__header{min-height:68px;padding:0 20px;border-bottom:1px solid var(--fg-border)}.export-workflow-modal.export-calm-panel .export-workflow-modal__header h2{color:var(--fg-text-strong);font-size:19px;font-weight:760;letter-spacing:0}.export-workflow-modal.export-calm-panel .export-workflow-modal__header button{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid var(--fg-border);border-radius:12px;background:var(--fg-surface);color:#172033;box-shadow:0 5px 14px #0f172a0a}.export-workflow-modal.export-calm-panel .export-workflow-modal__body{min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;background:var(--fg-surface)}.export-workflow-modal.export-calm-panel .export-choice-panel,.export-workflow-modal.export-calm-panel .export-workflow-formats{min-height:0;align-content:start;gap:6px;padding:26px 18px;border-right:1px solid var(--fg-border);background:color-mix(in srgb,var(--fg-page-bg) 72%,#ffffff 28%);overflow:auto}.export-choice-head{display:flex;align-items:center;min-height:22px;margin-bottom:9px}.export-choice-head span{color:var(--fg-muted);font-size:12px;font-weight:720;letter-spacing:0}.export-workflow-modal.export-calm-panel .export-choice-card{width:100%;min-height:48px;border:1px solid transparent;border-radius:10px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;margin:0;padding:10px 12px;background:transparent;color:var(--fg-text);text-align:left;box-shadow:none;transition:background .17s ease,border-color .17s ease,transform .18s cubic-bezier(.22,1,.36,1)}.export-workflow-modal.export-calm-panel .export-choice-card:hover{border-color:var(--fg-border);background:color-mix(in srgb,#ffffff 82%,var(--fg-control-hover) 18%)}.export-workflow-modal.export-calm-panel .export-choice-card.active{border-color:var(--export-selection-border);background:var(--export-selection-bg);box-shadow:inset 0 0 0 1px var(--export-selection-shadow)}.export-choice-copy{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.export-choice-copy strong{min-width:0;overflow:hidden;color:var(--fg-text-strong);font-size:13px;font-weight:730;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.export-choice-badge{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:#eaf3ff;color:#1479e8;font-size:10px;font-weight:760}.export-calm-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:84px minmax(0,1fr);overflow:hidden}.export-calm-head{min-height:84px;border-bottom:1px solid var(--fg-border);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px;background:var(--fg-surface)}.export-calm-head>div:first-child{min-width:0;display:grid;gap:4px}.export-calm-head span{color:var(--fg-muted);font-size:13px;font-weight:720}.export-calm-head h3{margin:0;color:var(--fg-text-strong);font-size:24px;line-height:1.12}.export-ready-state{min-height:34px;border:1px solid var(--fg-border);border-radius:999px;display:inline-flex;align-items:center;gap:8px;padding:7px 12px;background:#fff;color:#172033;font-size:13px;font-weight:720;white-space:nowrap}.export-ready-state span{width:10px;height:10px;border-radius:999px;background:var(--fg-green);box-shadow:0 0 0 5px color-mix(in srgb,var(--fg-green) 12%,transparent);animation:exportCalmPulse 1.8s ease-in-out infinite}.export-ready-state.locked span{background:#1479e8;box-shadow:0 0 0 5px #1479e81f}.export-main-grid{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;overflow:hidden;padding:22px 24px 24px;background:color-mix(in srgb,var(--fg-page-bg) 55%,#ffffff 45%);transition:grid-template-columns .26s cubic-bezier(.22,1,.36,1)}.export-calm-preview{min-width:0;min-height:0;display:grid;align-content:start;gap:12px;overflow:auto;animation:exportCalmIn .18s cubic-bezier(.22,1,.36,1) both}.export-preview-shell{display:grid;gap:14px}.export-preview-toolbar{min-height:34px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.export-preview-toolbar>div{min-width:0;display:grid;gap:3px}.export-preview-toolbar span,.export-document-heading span,.export-control-section label span,.export-template-picker button span,.export-inline-draft span{color:var(--fg-muted);font-size:12px;font-weight:690}.export-preview-toolbar strong{min-width:0;overflow:hidden;color:var(--fg-text-strong);font-size:15px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.export-preview-toolbar>span{flex:0 0 auto;padding:6px 12px;border:1px solid var(--fg-border);border-radius:999px;background:#fff;color:var(--fg-text);font-size:12px}.export-preview-document{position:relative;min-height:510px;overflow:hidden;padding:54px 36px 36px;border:1px solid color-mix(in srgb,var(--fg-border) 62%,transparent);border-radius:14px;background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--fg-page-bg) 34%,#ffffff 66%));color:#172033;box-shadow:0 16px 34px #0f172a0f;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,padding .18s ease,min-height .18s ease}.export-logo-anchor{position:absolute;z-index:2;transition:inset .18s ease,transform .18s ease}.export-logo-bottom-center .export-logo-anchor{bottom:22px;left:50%;transform:translate(-50%)}.export-logo-bottom-center .export-preview-document{padding-bottom:82px}.export-logo-preview{width:38px;height:38px;border:1px solid color-mix(in srgb,var(--fg-border) 78%,transparent);border-radius:10px;display:grid;place-items:center;overflow:hidden;background:color-mix(in srgb,var(--fg-control-bg) 52%,#ffffff 48%);color:var(--fg-text-strong);font-size:12px;font-weight:780;box-shadow:none}.export-logo-preview.has-image{background:#fff;color:transparent}.export-logo-preview img{width:100%;height:100%;display:block;object-fit:contain}.export-document-heading{max-width:620px;display:grid;gap:4px 12px;margin-bottom:24px}.export-document-heading.has-inline-logo{max-width:none;grid-template-columns:minmax(44px,auto) minmax(0,1fr);align-items:start}.export-logo-top-right .export-document-heading.has-inline-logo{grid-template-columns:minmax(0,1fr) minmax(44px,auto)}.export-logo-top-right .export-document-logo{order:2}.export-document-logo{display:grid;place-items:start;padding-top:1px;opacity:var(--export-logo-opacity, 1)}.export-document-logo .export-logo-preview.has-image{width:74px;padding:3px 5px}.export-document-title-stack{min-width:0;display:grid;gap:4px}.export-document-heading h4{margin:0;color:#111827;font-size:27px;line-height:1.12}.export-document-heading p{margin:0;color:#637083;font-size:14px}.export-document-sheet{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.82fr);gap:24px;align-items:center;padding:0}.export-document-shot,.export-training-layout figure{margin:0;overflow:hidden;padding:12px;border:1px solid color-mix(in srgb,#cbd5e1 70%,transparent);border-radius:14px;background:#f8fafc}.export-training-layout figure:before,.export-shot-browser-frame .export-document-shot:before{content:"";display:block;height:9px;margin:0 0 10px;border-radius:999px;background:#334155}.export-document-shot:before{content:none;display:none}.export-shot-browser-frame .export-document-shot:before{content:"";display:block}.export-document-shot .video-export-step-thumbnail,.export-training-layout .video-export-step-thumbnail,.export-compact-list .video-export-step-thumbnail,.export-video-sheet .video-export-step-thumbnail,.export-thumbnail-preview .video-export-step-thumbnail{width:100%;height:100%;display:block}.export-document-shot img,.export-training-layout img,.export-video-sheet>img,.export-compact-list img,.export-thumbnail-preview img{width:100%;display:block;object-fit:contain}.export-document-shot img,.export-document-shot .video-export-step-thumbnail{height:260px;border-radius:10px;object-position:top center}.export-shot-focused-crop .export-document-shot{padding:10px}.export-shot-focused-crop .export-document-shot img,.export-shot-focused-crop .export-document-shot .video-export-step-thumbnail{object-fit:cover;object-position:center 34%}.export-document-shot-empty{width:100%;height:230px;display:grid;place-items:center;color:#94a3b8}.export-document-copy{display:grid;align-content:center;gap:10px;padding:0;border:0;background:transparent}.export-document-copy span,.export-training-notes article>span,.export-compact-list article span{width:fit-content;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--export-brand) 10%,#ffffff 90%);color:color-mix(in srgb,var(--export-brand) 78%,#111827 22%);font-size:11px;font-weight:760}.export-document-copy strong{color:#172033;font-size:24px;line-height:1.12}.export-document-copy p,.export-training-notes p,.export-compact-list p{margin:0;color:#526078;font-size:13px;line-height:1.45}.export-training-layout{display:grid;gap:18px}.export-training-layout figure img,.export-training-layout figure .video-export-step-thumbnail{height:240px}.export-training-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.export-training-notes article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;border:1px solid color-mix(in srgb,#cbd5e1 66%,transparent);border-radius:12px;background:color-mix(in srgb,var(--export-brand) 5%,#ffffff 95%)}.export-training-notes article>span{width:24px;height:24px;display:inline-grid;place-items:center;padding:0;border-radius:8px;line-height:1}.export-training-notes strong,.export-compact-list strong{color:#172033;font-size:13.5px}.export-compact-list{display:grid;gap:12px}.export-compact-list article{display:grid;grid-template-columns:154px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid color-mix(in srgb,#cbd5e1 68%,transparent);border-radius:13px;background:#ffffffb8}.export-compact-list img,.export-compact-list .video-export-step-thumbnail{height:94px;border-radius:10px;background:#f8fafc}.export-compact-list article>div{display:grid;gap:6px}.export-video-sheet{position:relative;overflow:hidden;margin:0;padding:44px 14px 58px;border:1px solid color-mix(in srgb,#cbd5e1 72%,transparent);border-radius:16px;background:linear-gradient(180deg,#eef4fb 0,#eef4fb 44px,#111827 44px,#111827),#111827;box-shadow:inset 0 1px color-mix(in srgb,#ffffff 52%,transparent)}.export-video-preview-stage{position:relative;width:100%;height:248px;overflow:hidden;border-radius:13px;background:#0f172a;box-shadow:0 10px 26px #0f172a1f;animation:exportVideoFrameIn 5.6s cubic-bezier(.2,.78,.18,1) both}.export-video-preview-stage>img,.export-video-preview-stage>.video-export-step-thumbnail,.export-video-preview-stage>.workflow-preview-image-shell,.export-video-preview-stage .workflow-preview-image-shell{width:100%;height:100%;min-height:0;display:block}.export-video-preview-stage img,.export-video-preview-stage .video-export-step-card__image{width:100%;height:100%;display:block;object-fit:contain;object-position:center center;opacity:.96;border-radius:0;background:#fff;box-shadow:none}.export-video-preview-stage .workflow-preview-image-shell.is-roi-animated>img{transform-origin:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%);animation:exportVideoFullToRoi 5.6s cubic-bezier(.2,.78,.18,1) both;will-change:transform,object-position}.export-video-logo{position:absolute;z-index:5;opacity:var(--export-logo-opacity, .82);pointer-events:none;filter:drop-shadow(0 8px 16px rgba(15,23,42,.18))}.export-video-logo-top-left{top:11px;left:16px}.export-video-logo-top-right{top:11px;right:16px}.export-video-logo-bottom-center{left:50%;bottom:72px;transform:translate(-50%)}.export-video-logo .export-logo-preview{width:31px;height:31px;border-radius:9px;background:color-mix(in srgb,#ffffff 90%,var(--fg-control-bg) 10%);font-size:10.5px;box-shadow:0 6px 14px #0f172a14}.export-video-logo .export-logo-preview.has-image{width:76px;padding:3px 7px}.export-video-caption{position:absolute;left:50%;bottom:62px;max-width:min(78%,440px);transform:translate(-50%);padding:7px 11px;border-radius:999px;background:#0f172ac2;color:#fff;font-size:12px;font-weight:680;line-height:1.2;text-align:center;box-shadow:0 8px 22px #0f172a2e}.export-video-bar{position:absolute;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;background:#0f172ac7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.export-video-bar>span{height:5px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,var(--export-brand) 0 64%,rgba(255,255,255,.28) 64% 100%)}.export-video-bar em{max-width:118px;overflow:hidden;color:#ffffffd1;font-size:11px;font-style:normal;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.export-video-bar strong{font-size:12px}.export-slide-notes-strip{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:18px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--export-brand) 24%,#cbd5e1 76%);border-radius:12px;background:color-mix(in srgb,var(--export-brand) 7%,#ffffff 93%)}.export-slide-notes-strip strong{color:color-mix(in srgb,var(--export-brand) 74%,#111827 26%);font-size:11.5px;font-weight:760;white-space:nowrap}.export-slide-notes-strip span{min-width:0;overflow:hidden;color:#526078;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.export-inline-draft{display:grid;gap:7px;margin-top:18px}.export-inline-draft textarea{width:100%;min-height:118px;resize:vertical;border:1px solid var(--fg-border);border-radius:12px;padding:11px 12px;background:#fff;color:var(--fg-text-strong);font:inherit}.export-detail-panel{min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px;padding:0 0 0 22px;border-left:1px solid color-mix(in srgb,var(--fg-border) 70%,transparent);overflow:hidden;transition:gap .26s cubic-bezier(.22,1,.36,1),padding .22s ease}.export-detail-panel.advanced-open{gap:0}.export-recommended-panel{display:grid;gap:10px;max-height:360px;padding:0 2px 4px 0;overflow:visible;opacity:1;transform:translateY(0);transform-origin:top;transition:max-height .28s cubic-bezier(.22,1,.36,1),opacity .17s ease,padding .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.export-detail-panel.advanced-open .export-recommended-panel{max-height:0;min-height:0;padding-top:0;padding-bottom:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-10px);visibility:hidden}.export-recommended-card{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid color-mix(in srgb,var(--fg-border) 78%,transparent);border-radius:13px;background:color-mix(in srgb,var(--fg-control-bg) 76%,#ffffff 24%)}.export-recommended-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--export-brand) 10%,var(--fg-control-bg) 90%);color:color-mix(in srgb,var(--export-brand) 78%,var(--fg-text-strong) 22%)}.export-recommended-card strong{color:var(--fg-text-strong);font-size:13px;font-weight:760}.export-recommended-card p{margin:2px 0 0;color:var(--fg-muted);font-size:12px;line-height:1.3}.export-preset-list{display:grid;gap:8px}.export-preset-list span{min-height:38px;border:1px solid color-mix(in srgb,var(--fg-border) 76%,transparent);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 11px;background:#fff}.export-preset-list strong{min-width:0;overflow:hidden;color:var(--fg-text-strong);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.export-preset-list em{flex:0 0 auto;color:var(--fg-muted);font-size:11px;font-style:normal;font-weight:650}.export-advanced-toggle{width:fit-content;min-height:32px;border:1px solid color-mix(in srgb,var(--fg-border) 70%,transparent);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 11px;background:color-mix(in srgb,var(--fg-control-bg) 72%,transparent);color:var(--fg-muted);font-size:12px;font-weight:700;box-shadow:none}.export-advanced-toggle:hover,.export-advanced-toggle[aria-expanded=true]{border-color:color-mix(in srgb,var(--export-brand) 30%,var(--fg-border) 70%);background:color-mix(in srgb,var(--export-brand) 7%,var(--fg-control-bg) 93%);color:color-mix(in srgb,var(--export-brand) 72%,var(--fg-text-strong) 28%)}.export-advanced-toggle svg:last-child{transition:transform .22s cubic-bezier(.22,1,.36,1)}.export-advanced-toggle[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.export-advanced-shell{max-height:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(12px) scale(.985);transform-origin:top;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .34s cubic-bezier(.22,1,.36,1)}.export-detail-panel.advanced-open .export-advanced-shell{max-height:min(610px,calc(100vh - 215px));opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.export-advanced-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 2px 13px 0;padding:0 0 12px;border-bottom:1px solid color-mix(in srgb,var(--fg-border) 72%,transparent)}.export-advanced-head>div{min-width:0;display:grid;gap:2px}.export-advanced-head strong{color:var(--fg-text-strong);font-size:13px;font-weight:760}.export-advanced-head span{color:var(--fg-muted);font-size:12px;line-height:1.25}.export-advanced-head .secondary-button{min-height:30px;padding:5px 10px;border:1px solid var(--fg-border);border-radius:999px;background:#fff;color:var(--fg-text);font-size:12px;font-weight:700}.export-settings-scroll{min-height:0;max-height:min(500px,calc(100vh - 335px));overflow-y:auto;overscroll-behavior:contain;padding:0 3px 28px 0;scroll-padding-bottom:28px;scrollbar-gutter:stable}.export-control-section{display:grid;gap:12px;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid color-mix(in srgb,var(--fg-border) 72%,transparent)}.export-control-section:last-child{margin-bottom:0;border-bottom:0}.export-detail-head{min-height:24px;display:flex;align-items:center;justify-content:space-between}.export-detail-head strong{color:var(--fg-text-strong);font-size:14px;font-weight:760}.export-logo-control{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;min-height:56px}.export-logo-control .export-logo-preview{width:52px;height:52px;border-radius:12px;font-size:13px}.export-logo-control>div{min-width:0;min-height:52px;display:grid;align-content:center;gap:6px}.export-logo-control button,.export-thumbnail-control button{width:fit-content;min-height:32px;border:1px solid color-mix(in srgb,var(--fg-border) 78%,transparent);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 11px;background:var(--fg-control-bg);color:var(--fg-text);font-size:11.5px;font-weight:700;box-shadow:none}.export-logo-control small,.export-thumbnail-control>div>span,.export-tool-group>span{color:var(--fg-muted);font-size:11px;line-height:1.2}.export-logo-control input[type=file],.export-thumbnail-control input[type=file]{display:none}.export-control-section label{display:grid;gap:7px}.export-control-section input,.export-control-section select{width:100%;min-height:36px;border:1px solid color-mix(in srgb,var(--fg-border) 82%,transparent);border-radius:9px;padding:8px 10px;background:var(--fg-control-bg);color:var(--fg-text-strong);font-size:12px;box-shadow:none}.export-range-control{gap:8px}.export-range-control>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.export-range-control>span strong{color:color-mix(in srgb,var(--export-brand) 78%,var(--fg-text-strong) 22%);font-size:11px}.export-range-control input[type=range]{height:30px;min-height:30px;padding:0;border:0;background:linear-gradient(90deg,var(--export-brand),var(--export-brand)) 0 50% / var(--logo-opacity-track, 82%) 4px no-repeat,linear-gradient(90deg,color-mix(in srgb,var(--fg-border) 72%,transparent),color-mix(in srgb,var(--fg-border) 72%,transparent)) 0 50% / 100% 4px no-repeat;accent-color:var(--export-brand)}.export-brand-colors,.export-template-picker,.export-option-list{display:grid;gap:8px}.export-color-picker{min-height:0;display:grid;gap:10px;padding:10px;border:1px solid color-mix(in srgb,var(--fg-border) 74%,transparent);border-radius:13px;background:color-mix(in srgb,var(--fg-control-bg) 42%,#ffffff 58%)}.export-color-picker-head{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px}.export-color-picker-copy{min-width:0;display:grid;gap:2px}.export-color-picker-copy strong{color:var(--fg-text-strong);font-size:12px;font-weight:720}.export-custom-color-chip{width:38px;height:34px;justify-self:end;border:1px solid color-mix(in srgb,var(--fg-border) 74%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,#ffffff 34%,transparent),transparent 42%),var(--custom-color, var(--export-brand));box-shadow:inset 0 0 0 2px color-mix(in srgb,#ffffff 44%,transparent)}.export-calm-swatches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.export-smart-swatches{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.export-calm-swatches button{height:30px;border:1px solid color-mix(in srgb,var(--fg-border) 70%,transparent);border-radius:9px;background:var(--swatch);box-shadow:inset 0 0 0 2px color-mix(in srgb,#ffffff 42%,transparent)}.export-smart-swatches button{height:26px;border-radius:8px}.export-calm-swatches button.active{border-color:color-mix(in srgb,var(--fg-text-strong) 28%,var(--fg-border) 72%);box-shadow:inset 0 0 0 2px color-mix(in srgb,#ffffff 56%,transparent)}.export-hex-field{min-height:38px;border:1px solid color-mix(in srgb,var(--fg-border) 72%,transparent);border-radius:10px;display:grid!important;grid-template-columns:minmax(82px,auto) minmax(0,1fr);align-items:center;gap:10px!important;padding:4px 6px 4px 10px!important;background:color-mix(in srgb,#ffffff 76%,transparent)}.export-hex-field span{color:var(--fg-muted);font-size:11px;font-weight:560;line-height:1;white-space:nowrap}.export-hex-field input{width:100%;min-height:28px;height:28px;border:0;border-radius:7px;padding:0 5px;background:transparent;color:var(--fg-text-strong);font-size:12px;font-weight:600;line-height:1;text-align:right;text-transform:uppercase;box-shadow:none}.export-template-picker button{border:1px solid transparent;border-radius:9px;display:grid;gap:3px;padding:10px 11px;background:transparent;color:var(--fg-text);text-align:left;box-shadow:none}.export-template-picker button:hover{border-color:color-mix(in srgb,var(--fg-border) 72%,transparent);background:color-mix(in srgb,var(--fg-control-bg) 72%,transparent)}.export-template-picker button.active{border-color:var(--export-selection-border);background:var(--export-selection-bg);box-shadow:inset 0 0 0 1px var(--export-selection-shadow)}.export-template-picker button strong{color:var(--fg-text-strong);font-size:12.5px;font-weight:740}.export-tool-group{display:grid;gap:7px}.export-segment-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.export-segment-control button{min-height:32px;border:0;border-radius:9px;padding:6px;background:var(--fg-control-bg);color:var(--fg-text);font-size:10.75px;font-weight:720;line-height:1.15;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fg-border) 78%,transparent)}.export-segment-control button.active{background:color-mix(in srgb,var(--fg-control-bg) 74%,#ffffff 26%);color:var(--fg-text-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fg-border) 88%,var(--fg-text-strong) 12%)}.export-thumbnail-control{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;padding:8px;border:1px solid color-mix(in srgb,var(--fg-border) 76%,transparent);border-radius:11px;background:color-mix(in srgb,var(--fg-control-bg) 46%,transparent)}.export-thumbnail-preview{overflow:hidden;border:1px solid color-mix(in srgb,var(--fg-border) 72%,transparent);border-radius:9px;background:#fff;aspect-ratio:16 / 10}.export-thumbnail-preview .export-document-shot-empty{height:100%}.export-thumbnail-control>div:last-child{min-width:0;display:grid;gap:4px}.export-thumbnail-control strong{color:var(--fg-text-strong);font-size:12.5px}.export-video-step-list{display:grid;gap:7px;padding:9px;border:1px solid color-mix(in srgb,var(--fg-border) 76%,transparent);border-radius:12px;background:color-mix(in srgb,var(--fg-control-bg) 46%,transparent)}.export-video-step-list__head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--fg-muted);font-size:11px;font-weight:700}.export-video-step-list__head div{display:inline-flex;gap:5px}.export-video-step-list__head button,.export-video-step-list>button{border:1px solid color-mix(in srgb,var(--fg-border) 76%,transparent);border-radius:8px;background:#fff;color:var(--fg-text);box-shadow:none}.export-video-step-list__head button{min-height:24px;padding:3px 7px;font-size:10.5px;font-weight:720}.export-video-step-list>button{min-height:34px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;padding:6px 8px;text-align:left}.export-video-step-list>button span{width:20px;height:20px;display:inline-grid;place-items:center;border-radius:7px;background:#eef6ff;color:#1479e8;font-size:10px;font-weight:780}.export-video-step-list>button strong{min-width:0;overflow:hidden;color:var(--fg-text-strong);font-size:11px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.export-video-step-list>button.active{border-color:var(--export-selection-border);background:var(--export-selection-bg)}.export-output-section{gap:11px;padding:13px;margin-bottom:14px;border:1px solid color-mix(in srgb,var(--fg-border) 76%,transparent);border-radius:14px;background:color-mix(in srgb,var(--fg-control-bg) 36%,#ffffff 64%);box-shadow:inset 0 1px color-mix(in srgb,#ffffff 58%,transparent);overflow:visible}.export-option-list{gap:9px}.export-option-control{display:grid;gap:10px;padding:10px;border:1px solid color-mix(in srgb,var(--fg-border) 66%,transparent);border-radius:12px;background:color-mix(in srgb,#ffffff 76%,transparent);overflow:visible}.export-option-row{min-height:0;display:grid;grid-template-columns:1fr;gap:3px}.export-option-row span{color:var(--fg-muted);font-size:10.75px;font-weight:720}.export-option-row strong{display:none}.export-output-segments{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:3px;border-radius:10px;background:color-mix(in srgb,var(--fg-control-bg) 58%,#ffffff 42%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fg-border) 72%,transparent);box-sizing:border-box;overflow:visible}.export-output-segments.has-long-labels{grid-template-columns:repeat(2,minmax(0,1fr))}.export-output-segments.has-wide-labels{grid-template-columns:1fr}.export-output-segments.has-step-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.export-output-segments button{min-width:0;min-height:32px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;background:transparent;color:var(--fg-text);font-size:10.5px;font-weight:720;line-height:1.15;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none;box-sizing:border-box}.export-output-segments.has-long-labels button{min-height:36px;white-space:normal;overflow:visible;text-overflow:clip}.export-output-segments button:hover{background:color-mix(in srgb,#ffffff 80%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fg-border) 76%,transparent)}.export-output-segments button.active{background:color-mix(in srgb,var(--fg-control-bg) 74%,#ffffff 26%);color:var(--fg-text-strong);box-shadow:inset 0 1px color-mix(in srgb,#ffffff 46%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--fg-border) 88%,var(--fg-text-strong) 12%)}.export-workflow-modal.export-calm-panel .export-workflow-modal__footer,.export-calm-footer{min-height:62px;border-top:1px solid var(--fg-border);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 18px;background:color-mix(in srgb,#ffffff 94%,var(--fg-page-bg) 6%)}.export-footer-status{max-width:min(460px,100%);border:1px solid color-mix(in srgb,var(--fg-border) 72%,transparent);border-radius:999px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;padding:7px 10px;background:#fff;color:var(--fg-muted);box-shadow:none}.export-footer-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:var(--fg-green);box-shadow:0 0 0 4px color-mix(in srgb,var(--fg-green) 12%,transparent)}.export-footer-status strong{color:var(--fg-text-strong);font-size:12.5px;font-weight:720}.export-footer-status span:not(.export-footer-dot){color:var(--fg-muted);font-size:11px;font-weight:680}.export-footer-status span:not(.export-footer-dot):before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 2px 0;border-radius:999px;background:color-mix(in srgb,var(--fg-muted) 64%,transparent)}.export-calm-footer .primary-button.export-footer-action,.export-footer-action{flex:0 0 auto;min-width:160px;min-height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;font-size:13px;font-weight:760;margin-left:auto;border:1px solid #1479e8;background:#1479e8;background-color:#1479e8;color:#fff;box-shadow:0 14px 30px #1479e833!important}.export-calm-footer .primary-button.export-footer-action:hover,.export-calm-footer .primary-button.export-footer-action:focus-visible,.export-footer-action:hover,.export-footer-action:focus-visible{border-color:#0f6fd7;background:#0f6fd7;background-color:#0f6fd7;color:#fff;transform:translateY(-1px)}.export-calm-footer .primary-button.export-footer-action:disabled,.export-footer-action:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none!important}.export-calm-footer .primary-button.export-footer-action svg,.export-footer-action svg{flex:0 0 auto}.export-footer-action.locked{border-color:#1479e8;background:#1479e8;color:#fff}.export-calm-preview .status-banner{margin:0;border-radius:12px}@keyframes exportCalmIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes exportCalmPulse{0%,to{box-shadow:0 0 0 3px color-mix(in srgb,var(--fg-green) 10%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--fg-green) 12%,transparent)}}@keyframes exportVideoFrameIn{0%{opacity:.74;transform:translateY(4px) scale(.996);filter:blur(1.5px)}16%,to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes exportVideoFullToRoi{0%,22%{object-position:center center;transform:scale(1)}54%,82%{object-position:var(--fg-preview-roi-x, 50%) var(--fg-preview-roi-y, 50%);transform:scale(var(--fg-preview-roi-scale, 1.24))}to{object-position:center center;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.export-video-preview-stage,.export-video-preview-stage .workflow-preview-image-shell.is-roi-animated>img{animation:none;transform:none}}@media (max-width: 1180px){.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout,.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr) 56px!important}.workspace-shell--editor-route .step-sidebar{display:none}.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr) minmax(320px,38vw)!important}}@media (max-width: 900px){.workspace-shell--editor-route .editor-workbench,.workspace-shell--editor-route .workspace-content--editor{height:auto;min-height:100vh;overflow:visible}.workspace-shell--editor-route .studio-topbar{grid-template-columns:1fr;align-items:start}.workspace-shell--editor-route .studio-actions{justify-content:flex-start;flex-wrap:wrap}.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout,.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{height:auto;grid-template-columns:1fr!important;overflow:visible}.workspace-shell--editor-route .editor-canvas,.workspace-shell--editor-route .studio-editor-canvas{height:auto;overflow:visible;padding:18px 12px 48px}.workspace-shell--editor-route .workflow-masthead,.workspace-shell--editor-route .info-panel,.workspace-shell--editor-route .studio-flow-step-card__body.step-heading,.workspace-shell--editor-route .studio-flow-step-card__body{grid-template-columns:1fr}.workspace-shell--editor-route .studio-flow-step-card__body.step-heading,.workspace-shell--editor-route .studio-flow-step-card__body{padding-left:0;padding-top:26px}.workspace-shell--editor-route .screenshot-shell,.workspace-shell--editor-route .studio-selected-step-card__preview{min-height:320px;height:320px}.workspace-shell--editor-route .inspector,.workspace-shell--editor-route .inspector.open,.workspace-shell--editor-route .inspector.collapsed{position:static;min-width:0;height:auto;grid-template-columns:1fr;border-top:1px solid var(--editor-line)}.workspace-shell--editor-route .inspector-rail{flex-direction:row;justify-content:center}.workspace-shell--editor-route .export-workflow-modal{width:calc(100vw - 20px);height:calc(100vh - 20px)}.workspace-shell--editor-route .export-workflow-modal__body{grid-template-columns:1fr;overflow:auto}.workspace-shell--editor-route .export-workflow-formats,.workspace-shell--editor-route .export-workflow-settings{border:0;border-bottom:1px solid #dfe8f3}.workspace-shell--editor-route .export-document-step-preview{grid-template-columns:1fr}}.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout{grid-template-columns:226px minmax(0,1fr) 48px!important;height:calc(100vh - 66px)}.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:226px minmax(0,1fr) 416px!important}.workspace-shell--editor-route .studio-body:has(.step-sidebar.collapsed),.workspace-shell--editor-route .studio-editor-layout:has(.step-sidebar.collapsed){grid-template-columns:58px minmax(0,1fr) 48px!important}.workspace-shell--editor-route .studio-body.inspector-open:has(.step-sidebar.collapsed),.workspace-shell--editor-route .studio-editor-layout.inspector-open:has(.step-sidebar.collapsed){grid-template-columns:58px minmax(0,1fr) 416px!important}.workspace-shell--editor-route .step-sidebar{padding:14px 10px 18px}.workspace-shell--editor-route .outline-title{margin-bottom:10px;padding:0 2px}.workspace-shell--editor-route .outline-list,.workspace-shell--editor-route .studio-step-outline{gap:5px}.workspace-shell--editor-route .outline-item,.workspace-shell--editor-route .studio-step-outline__item,.workspace-shell--editor-route .studio-step-outline__branch-step{min-height:36px;border-radius:10px}.workspace-shell--editor-route .studio-step-outline__select{grid-template-columns:26px minmax(0,1fr) 16px;min-height:36px;gap:8px;padding:6px 7px}.workspace-shell--editor-route .studio-step-outline__number,.workspace-shell--editor-route .outline-item span:first-child{width:24px;height:24px;border-radius:8px;font-size:11px}.workspace-shell--editor-route .studio-step-outline__label,.workspace-shell--editor-route .outline-item strong{font-size:12.25px;line-height:1.2}.workspace-shell--editor-route .branch-panel{margin:10px 2px 0}.workspace-shell--editor-route .branch-title{min-height:30px;font-size:12px}.workspace-shell--editor-route .editor-canvas,.workspace-shell--editor-route .studio-editor-canvas{--editor-screenshot-ratio: 2698 / 1814;padding:20px clamp(42px,6vw,96px) 72px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card{width:min(820px,100%);max-width:820px}.workspace-shell--editor-route .step-insert-row--row{width:min(780px,100%)}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{min-height:auto;margin-bottom:26px;padding:14px 16px}.workspace-shell--editor-route .workflow-masthead{align-items:center}.workspace-shell--editor-route .workflow-masthead-summary{display:none}.workspace-shell--editor-route .workflow-masthead-title input{min-height:32px;margin-top:7px;font-size:23px;line-height:1.12}.workspace-shell--editor-route .workflow-masthead-actions button{min-height:30px;padding:5px 8px;font-size:12px}.workspace-shell--editor-route .studio-flow-step-card{margin-bottom:14px;padding:12px;border-radius:12px}.workspace-shell--editor-route .studio-flow-step-card.is-selected:before{top:16px;height:38px}.workspace-shell--editor-route .studio-branch-path-step-card>.studio-branch-path-step-card__body{grid-template-columns:28px 36px minmax(0,1fr) auto;padding-left:0}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:24px;font-size:14px}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:18px;margin-top:0;font-size:12.5px;line-height:1.35}.workspace-shell--editor-route .screenshot-shell,.workspace-shell--editor-route .studio-selected-step-card__preview{height:auto!important;min-height:0!important;aspect-ratio:var(--editor-screenshot-ratio);margin-top:10px;border-radius:12px;background:#f8fbff}.workspace-shell--editor-route .studio-selected-step-card__image,.workspace-shell--editor-route .workflow-preview-image-shell img{object-position:center top}.workspace-shell--editor-route .quick-step-toolbar{top:10px;right:10px;gap:4px;padding:4px;border-radius:10px}.workspace-shell--editor-route .quick-step-toolbar .studio-step-icon-button{width:28px;height:28px;border-radius:7px}.workspace-shell--editor-route .zoom-toolbar,.workspace-shell--editor-route .studio-zoom-toolbar{right:10px;bottom:10px}.workspace-shell--editor-route .inspector.collapsed{grid-template-columns:48px}.workspace-shell--editor-route .inspector.open{grid-template-columns:48px minmax(0,1fr);min-width:416px}.workspace-shell--editor-route .inspector-rail{padding:12px 6px}.export-workflow-settings label,.export-inline-draft{display:grid;gap:6px;color:#475467;font-size:12.5px;font-weight:650}.export-workflow-settings input,.export-workflow-settings textarea,.export-workflow-settings select,.export-inline-draft textarea{width:100%;border:1px solid #dfe7f1;border-radius:8px;padding:8px 10px;background:#fff;color:var(--editor-ink, #172033);font-size:13px}@media (max-width: 1120px){.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout,.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr) 48px!important}.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr) minmax(340px,42vw)!important}.workspace-shell--editor-route .step-sidebar{display:none}}@media (max-width: 900px){.export-workflow-modal{width:calc(100vw - 20px);height:calc(100vh - 20px)}.export-workflow-modal__body{grid-template-columns:1fr;overflow:auto}.export-workflow-formats,.export-workflow-settings{border:0;border-bottom:1px solid #dfe8f3}.export-document-step-preview{grid-template-columns:1fr}}.public-shell--fullscreen-auth.app-shell{padding:0}.fg-auth{width:100%;grid-template-columns:minmax(440px,34vw) minmax(0,1fr)}.fg-auth__story{padding:clamp(24px,3.8vw,44px)}.fg-auth__brand{top:clamp(20px,3.2vw,34px);left:clamp(20px,3.5vw,40px);font-weight:720}.fg-auth-brandmark{width:44px;height:44px;border-radius:12px;overflow:hidden}.fg-auth-brandmark img{width:32px;height:32px;object-fit:contain}.fg-auth__story-copy{max-width:360px}.fg-auth__story h1{max-width:13ch;font-size:2.65rem;font-weight:760;line-height:1.09}.fg-auth__story p{max-width:330px;font-size:.98rem;line-height:1.58}.fg-auth__proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.fg-auth__proof li{min-height:36px;padding:8px 11px 8px 8px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff1a;color:#fffffff2;font-size:.87rem;font-weight:680;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fg-auth__proof li:before{width:17px;height:17px;border-radius:6px;background:#fff3;box-shadow:inset 0 0 0 1px #ffffff42,0 6px 18px #075fbd2e}.fg-auth__panel{width:min(500px,calc(100% - 64px));justify-self:center;align-self:center;margin-left:0;gap:16px}.fg-auth__panel-head{gap:7px}.fg-auth__panel-head h1{max-width:400px;color:#101828;font-size:2.25rem;font-weight:780;line-height:1.08}.fg-auth__footer{margin-top:2px;color:#667085;font-size:.9rem;line-height:1.45}.fg-auth__footer .fg-inline-button,.fg-auth-form__footer .fg-inline-button{color:#0874dc;font-size:.88rem;font-weight:720;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.fg-auth__footer .fg-inline-button:hover,.fg-auth__footer .fg-inline-button:focus-visible,.fg-auth-form__footer .fg-inline-button:hover,.fg-auth-form__footer .fg-inline-button:focus-visible{color:#075fbd;outline:none}.fg-auth .status-banner{border:1px solid #dfe7f1;border-radius:12px;padding:13px 14px;background:#f8fbff;color:#475569;font-size:.9rem;line-height:1.42}.fg-auth .status-banner.error{border-color:#ffcdd2;background:#fff1f2;color:#b4232d}.fg-auth-actions{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:stretch}.fg-auth-action-button{position:relative;overflow:hidden;min-height:52px;border-radius:12px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.94rem;font-weight:760;line-height:1;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.fg-auth-submit{min-height:54px;border-radius:12px;font-size:.94rem;font-weight:760}.fg-summary-card{width:100%;border-color:#dfe7f1;border-radius:14px;padding:18px 20px;gap:12px;box-shadow:0 18px 48px #0f172a12}.fg-summary-card strong{display:block;margin-top:3px;color:#101828;font-size:1.02rem;line-height:1.2;font-weight:780}.fg-summary-card p{color:#667085;font-size:.94rem}.fg-auth-actions .button.primary.fg-auth-action-button{border:1px solid rgba(7,118,220,.82);background:linear-gradient(180deg,#168df4,#0874dc);color:#fff;box-shadow:0 14px 28px #0874dc3d}.fg-auth-actions .button.secondary.fg-auth-action-button{border-color:#d8e2ef;background:#fff;color:#172033;box-shadow:0 1px 1px #0f172a08}.fg-auth-action-button:hover,.fg-auth-action-button:focus-visible{transform:translateY(-1px);outline:none}.fg-auth-actions .button.primary.fg-auth-action-button:hover,.fg-auth-actions .button.primary.fg-auth-action-button:focus-visible{border-color:#0564c2eb;box-shadow:0 18px 34px #0874dc47}.fg-auth-actions .button.secondary.fg-auth-action-button:hover,.fg-auth-actions .button.secondary.fg-auth-action-button:focus-visible{border-color:#bfd5ee;background:#f8fbff;box-shadow:0 14px 28px #11182714}.fg-auth-action-button svg{flex:0 0 auto}.fg-auth-action-icon.is-spinning{animation:fgAuthSpin .9s linear infinite}.fg-workspace-picker{width:100%;display:grid;gap:14px}.fg-workspace-picker__account{display:grid;gap:4px;color:#667085;font-size:.93rem;line-height:1.35}.fg-workspace-picker__account strong{color:#101828;font-size:1.02rem;font-weight:760}.fg-workspace-picker__list{overflow:hidden;border:1px solid #dfe7f1;border-radius:14px;background:#fff;box-shadow:0 18px 46px #0f172a0f}.fg-workspace-picker__row{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:82px;border:0;border-bottom:1px solid #edf2f7;background:#fff;color:#101828;padding:15px 17px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:15px;align-items:center;text-align:left;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}.fg-workspace-picker__row:last-child{border-bottom:0}.fg-workspace-picker__row:hover,.fg-workspace-picker__row:focus-visible{z-index:1;background:#f8fbff;box-shadow:inset 4px 0 #168df4;outline:none}.fg-workspace-picker__row:disabled{cursor:wait;opacity:.78}.fg-workspace-picker__row.is-current{background:#f4f9ff}.fg-workspace-picker__avatar{width:52px;height:52px;border:1px solid var(--team-border, #bfdbff);border-radius:12px;background:var(--team-soft, #eef6ff);color:var(--team-text, #1169c7);display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:760;line-height:1}.fg-workspace-picker__emoji{font-size:1.42rem;line-height:1}.fg-workspace-picker__copy{min-width:0;display:grid;gap:5px}.fg-workspace-picker__copy>span{min-width:0;display:flex;align-items:center;gap:8px}.fg-workspace-picker__copy strong{overflow:hidden;color:#101828;font-size:1.08rem;font-weight:760;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.fg-workspace-picker__copy em{flex:0 0 auto;border-radius:999px;background:#ecfdf3;color:#087443;padding:3px 8px;font-size:.73rem;font-style:normal;font-weight:720}.fg-workspace-picker__copy small{overflow:hidden;color:#667085;font-size:.92rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fg-workspace-picker__action{width:34px;height:34px;border-radius:999px;color:#101828;display:inline-flex;align-items:center;justify-content:center}.fg-workspace-picker__spinner{animation:fgAuthSpin .9s linear infinite}.fg-workspace-picker__more{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#667085;padding:4px 2px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;font-size:.94rem;font-weight:620;cursor:pointer}.fg-workspace-picker__more:hover,.fg-workspace-picker__more:focus-visible{color:#0874dc;outline:none}.fg-workspace-picker__create{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:48px;border:1px solid #bfdcff;border-radius:12px;background:#f8fbff;color:#0874dc;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.96rem;font-weight:720;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.fg-workspace-picker__create:hover,.fg-workspace-picker__create:focus-visible{border-color:#8ec5ff;background:#eef6ff;box-shadow:0 10px 24px #168df41f;outline:none;transform:translateY(-1px)}.fg-workspace-picker__create:disabled{cursor:wait;opacity:.72;transform:none}.fg-workspace-picker--empty{min-height:190px;border:1px solid #dfe7f1;border-radius:14px;background:#fff;padding:26px;place-items:center;text-align:center;box-shadow:0 18px 46px #0f172a0f}.fg-workspace-picker__empty-icon{width:48px;height:48px;border:1px solid #bfdbff;border-radius:999px;background:#eef6ff;color:#0874dc;display:inline-flex;align-items:center;justify-content:center}.fg-workspace-picker--empty strong{color:#101828;font-size:1.05rem;font-weight:760}.fg-workspace-picker--empty small{max-width:320px;color:#667085;font-size:.92rem;line-height:1.45}.fg-workspace-picker__row--skeleton{border:1px solid #dfe7f1;border-radius:14px;background:#fff;cursor:default}.fg-workspace-picker__skeleton-avatar{width:52px;height:52px;border-radius:12px}.fg-workspace-picker__skeleton-copy{display:grid;gap:9px}.fg-workspace-picker__skeleton-copy .quiet-skeleton{height:14px;border-radius:999px}.fg-workspace-picker__skeleton-copy .quiet-skeleton:first-child{width:min(220px,70%)}.fg-workspace-picker__skeleton-copy .quiet-skeleton:last-child{width:min(160px,52%)}@keyframes fgAuthSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.fg-auth__story:before,.fg-auth-action-icon.is-spinning{animation:none}}@media (max-width: 980px){.fg-auth{grid-template-columns:minmax(340px,42vw) minmax(0,1fr)}.fg-auth__panel{justify-self:center;margin-left:0}.fg-auth__story h1{font-size:2.35rem}.fg-auth__panel-head h1{font-size:2.2rem}}@media (max-width: 760px){.fg-auth{display:block}.fg-auth__story{min-height:auto;padding:22px 20px 28px}.fg-auth__story-copy{margin-top:76px;max-width:420px}.fg-auth__story h1{max-width:13ch;font-size:2.1rem}.fg-auth__proof{gap:8px}.fg-auth__panel{width:min(480px,calc(100% - 32px));padding:28px 0 42px}.fg-auth__panel-head h1{font-size:2rem}}.workspace-shell--editor-route .step-insert-row--row{width:min(820px,100%);height:42px;margin:-4px auto 0;display:grid;grid-template-columns:minmax(18px,1fr) 32px minmax(18px,1fr);align-items:center;gap:10px;opacity:0;pointer-events:auto;transform:translateY(-3px) scale(.98);transition:opacity .14s ease,transform .16s ease}.workspace-shell--editor-route .studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{opacity:1;transform:translateY(0) scale(1)}.workspace-shell--editor-route .step-insert-row--row:before,.workspace-shell--editor-route .step-insert-row--row:after{background:linear-gradient(90deg,transparent,#d8e5f2 24%,#d8e5f2 76%,transparent)}.workspace-shell--editor-route .step-insert-row__trigger{width:32px;min-width:32px;height:32px;min-height:32px;transform:none;box-shadow:0 8px 18px #0f172a14}.workspace-shell--editor-route .step-insert-row__trigger svg{width:16px;height:16px}.workspace-shell--editor-route .quick-step-toolbar.is-pinned{opacity:1;transform:translateY(0)}.workspace-shell--editor-route .studio-pinned-quick-tools{display:flex;align-items:center;gap:3px}.workspace-shell--editor-route .studio-pinned-quick-tools__button{width:30px;height:30px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:transparent;color:#536278;cursor:pointer}.workspace-shell--editor-route .studio-pinned-quick-tools__button:hover,.workspace-shell--editor-route .studio-pinned-quick-tools__button:focus-visible,.workspace-shell--editor-route .studio-step-icon-button:hover,.workspace-shell--editor-route .studio-step-icon-button:focus-visible{background:#eef6ff;color:var(--editor-accent);outline:none}.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-active{background:#eef6ff;color:var(--editor-accent)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-danger{color:#c33f49}.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-danger:hover,.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-danger:focus-visible{background:#fff3f5;color:#b4232d}.workspace-shell--editor-route .studio-pinned-quick-tools__button:disabled{cursor:not-allowed;opacity:.45}.workspace-shell--editor-route .inspector-action{cursor:pointer}.workspace-shell--editor-route .inspector-action.active{border-color:#8fcaff;background:#e8f4ff;box-shadow:inset 0 0 0 1px #148bf43d}.workspace-shell--editor-route .inspector-action:disabled{cursor:not-allowed;opacity:.58}.workspace-shell--editor-route .studio-step-outline__item,.workspace-shell--editor-route .studio-step-outline__branch-step{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.workspace-shell--editor-route .studio-step-outline__drag-handle{display:inline-grid;place-items:center;transition:opacity .14s ease,color .14s ease}.workspace-shell--editor-route .studio-step-outline__item:hover,.workspace-shell--editor-route .studio-step-outline__branch-step:hover{border-color:#d8e8fa;background:#f7fbff}.workspace-shell--editor-route .studio-step-outline__item.is-selected .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__item:hover .studio-step-outline__drag-handle,.workspace-shell--editor-route .studio-step-outline__branch-step:hover .studio-step-outline__drag-handle{opacity:1}.workspace-shell--editor-route .studio-step-outline__item.is-selected,.workspace-shell--editor-route .studio-step-outline__branch-step.is-selected{background:#eaf4ff;border-color:#bddbfb;box-shadow:inset 3px 0 0 var(--editor-accent)}.workspace-shell--editor-route .studio-step-outline__select{overflow:hidden}.workspace-shell--editor-route .studio-step-outline__label{min-width:0}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{padding:15px 18px}.workspace-shell--editor-route .workflow-masthead{min-height:66px;align-items:center}.workspace-shell--editor-route .workflow-masthead__copy{display:grid;align-content:center;gap:6px}.workspace-shell--editor-route .app-identity.small{min-height:34px;align-items:center}.workspace-shell--editor-route .app-identity.small strong{display:inline-flex;align-items:center;min-height:34px;line-height:1.15}.workspace-shell--editor-route .workflow-masthead-title{display:block}.workspace-shell--editor-route .workflow-masthead-title input{margin-top:0}.workspace-shell--editor-route .workflow-masthead-actions{align-self:center}.workspace-shell--editor-route .studio-flow-stack{justify-items:center}.workspace-shell--editor-route .studio-flow-step-card,.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor,.workspace-shell--editor-route .step-insert-row--row{justify-self:center}.workspace-shell--editor-route .studio-editor-loading{display:grid;grid-template-rows:66px minmax(0,1fr);width:100%;height:100vh;overflow:hidden;background:#fff}.workspace-shell--editor-route .studio-editor-loading__topbar{min-height:66px;padding:9px 20px;border:0;border-bottom:1px solid var(--editor-line, #e1e9f4);border-radius:0;background:#fffffffa;box-shadow:none}.workspace-shell--editor-route .studio-editor-loading__layout{display:grid!important;grid-template-columns:226px minmax(0,1fr) 48px!important;height:calc(100vh - 66px);min-height:0;overflow:hidden;background:#fff}.workspace-shell--editor-route .studio-editor-loading__sidebar{height:100%;min-height:0;padding:15px 10px 18px;overflow:hidden;border-right:1px solid var(--editor-line, #e1e9f4);background:#fffffff5}.workspace-shell--editor-route .studio-editor-loading .studio-editor-canvas{height:100%;padding:20px clamp(42px,6vw,96px) 72px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.workspace-shell--editor-route .studio-editor-loading__outline-item{grid-template-columns:24px minmax(0,1fr);min-height:36px;padding:6px 8px}.workspace-shell--editor-route .studio-editor-loading .studio-shimmer{background:#edf2f8}.workspace-shell--editor-route .studio-editor-loading .studio-preview-image-shimmer--large{min-height:0;aspect-ratio:2698 / 1814;margin-top:10px;border:1px solid #e4ebf5;border-radius:12px;background:linear-gradient(180deg,#ffffffeb 0,#ffffffeb 0) center 16% / 70% 9% no-repeat,linear-gradient(180deg,#fffc 0,#fffc 0) center 29% / 52% 4% no-repeat,linear-gradient(180deg,#ffffffe6 0,#ffffffe6 0) center 58% / 68% 42% no-repeat,linear-gradient(135deg,#eef4fb,#f8fbff)}.workspace-shell--editor-route .step-sidebar{width:226px;padding:14px 10px 18px}.workspace-shell--editor-route .studio-body:has(.step-sidebar.collapsed) .step-sidebar,.workspace-shell--editor-route .studio-editor-layout:has(.step-sidebar.collapsed) .step-sidebar{width:58px}.workspace-shell--editor-route .outline-title{margin:0 0 12px;padding:0 2px}.workspace-shell--editor-route .outline-title-copy strong{font-size:13px;line-height:1.18}.workspace-shell--editor-route .outline-title-copy span{font-size:11.5px;line-height:1.2}.workspace-shell--editor-route .studio-step-outline{gap:5px;padding-right:0}.workspace-shell--editor-route .studio-step-outline__item,.workspace-shell--editor-route .studio-step-outline__branch-step{min-height:36px;border-radius:10px;grid-template-columns:18px minmax(0,1fr)}.workspace-shell--editor-route .studio-step-outline__select{min-height:36px;grid-template-columns:26px minmax(0,1fr) 16px;gap:8px;padding:6px 7px;cursor:pointer}.workspace-shell--editor-route .studio-step-outline__number{width:24px;height:24px;border-radius:8px;font-size:11px}.workspace-shell--editor-route .studio-step-outline__label{font-size:12.25px;line-height:1.2}.workspace-shell--editor-route .studio-step-outline__branch-list{margin:5px 0 8px 24px;padding-left:9px;border-left:1px dashed #d7e3f2}.workspace-shell--editor-route .studio-step-outline__branch-path{min-height:30px;padding:5px 8px;border-color:#e2ebf6;background:#fff;font-size:12px}.workspace-shell--editor-route .branch-panel{margin:12px 2px 0;padding-top:10px}.workspace-shell--editor-route .branch-title{min-height:32px;font-size:12.25px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor,.workspace-shell--editor-route .studio-flow-step-card{width:min(820px,100%);max-width:820px;border-radius:12px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{min-height:132px;margin-bottom:26px;padding:20px 22px}.workspace-shell--editor-route .workflow-masthead{min-height:92px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.workspace-shell--editor-route .workflow-masthead__copy{gap:7px}.workspace-shell--editor-route .workflow-masthead-summary{display:block}.workspace-shell--editor-route .workflow-masthead-title input{min-height:34px;font-size:27px;font-weight:760;line-height:1.12}.workspace-shell--editor-route .workflow-masthead-summary textarea{display:block;min-height:32px;max-height:78px;overflow:hidden;color:#6b7280;font-size:14px;font-weight:610;line-height:1.4}.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:34px;height:34px;border-radius:9px;background:var(--editor-accent-soft, #eaf4ff);color:var(--editor-accent-strong, #1262c5)}.workspace-shell--editor-route .studio-flow-stack{gap:0;justify-items:center}.workspace-shell--editor-route .studio-flow-stack:hover .step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row{width:min(780px,100%);height:0;margin:0 auto;padding:0;grid-template-columns:minmax(20px,1fr) 30px minmax(20px,1fr);gap:8px;overflow:visible;opacity:0;pointer-events:none;transform:translateY(-3px) scale(.985);transition:height .16s ease,opacity .14s ease,transform .16s ease}.workspace-shell--editor-route .studio-flow-step-card:last-of-type:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .studio-flow-stack .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .studio-flow-stack .step-insert-row--row:focus-within,.workspace-shell--editor-route .step-insert-row--row:focus-within{height:30px;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.workspace-shell--editor-route .step-insert-row--row:before,.workspace-shell--editor-route .step-insert-row--row:after{height:1px;background:linear-gradient(90deg,transparent,#dbe6f2 20%,#dbe6f2 80%,transparent)}.workspace-shell--editor-route .step-insert-row__trigger{width:30px;min-width:30px;height:30px;min-height:30px;border-color:#d9e4f1;border-radius:999px;background:#fff;color:var(--editor-accent, #1479e8);box-shadow:0 8px 18px #0f172a14}.workspace-shell--editor-route .step-insert-row__trigger:hover,.workspace-shell--editor-route .step-insert-row--row.is-open .step-insert-row__trigger{border-color:#b8d7f4;background:#f6fbff}.workspace-shell--editor-route .studio-flow-step-card{margin-bottom:14px;padding:14px;border-color:var(--editor-line, #e1e9f4);background:#fff;box-shadow:none}.workspace-shell--editor-route .studio-flow-step-card:hover{border-color:#ccd9e8}.workspace-shell--editor-route .studio-flow-step-card.is-selected{border-color:#d9e8f7;box-shadow:0 14px 34px #182a440e}.workspace-shell--editor-route .studio-flow-step-card>.studio-flow-step-card__body.step-heading{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:1px 0 3px 34px}.workspace-shell--editor-route .studio-step-select-checkbox{top:18px;left:14px}.workspace-shell--editor-route .studio-step-drag-handle{top:21px;left:11px}.workspace-shell--editor-route .studio-selected-step-card__number{width:29px;height:29px;font-size:12.5px}.workspace-shell--editor-route .studio-selected-step-card__title{min-height:24px;font-size:14px;line-height:1.34}.workspace-shell--editor-route .studio-selected-step-card__description{min-height:18px;font-size:12.5px;line-height:1.35}.workspace-shell--editor-route .screenshot-shell,.workspace-shell--editor-route .studio-selected-step-card__preview{height:auto!important;min-height:0!important;aspect-ratio:2698 / 1814;margin-top:10px;border-radius:12px;background:#f8fbff}.workspace-shell--editor-route .studio-preview-viewport,.workspace-shell--editor-route .studio-preview-pan-layer,.workspace-shell--editor-route .workflow-preview-image-shell{min-height:0;place-items:start center}.workspace-shell--editor-route .studio-flow-step-card--branch .studio-flow-step-card__body.step-heading{grid-template-columns:30px minmax(0,1fr) auto}.workspace-shell--editor-route .studio-branch-authoring{display:grid;gap:10px;margin-top:10px;padding:10px;border:1px solid #e1e9f4;border-radius:10px;background:#fbfdff}.workspace-shell--editor-route .studio-branch-path-chips{display:flex;flex-wrap:wrap;gap:7px}.workspace-shell--editor-route .studio-branch-path-chip{min-height:32px;border:1px solid #dfe9f6;border-radius:999px;background:#fff}.workspace-shell--editor-route .studio-branch-path-chip.is-active{border-color:#b9d8fb;background:#eef6ff}.workspace-shell--editor-route .studio-branch-path-chip__input{min-width:96px;max-width:160px;font-size:12.5px}.workspace-shell--editor-route .studio-branch-path-description{min-height:42px;border:1px solid #e1e9f4;border-radius:9px;background:#fff;font-size:12.5px}.workspace-shell--editor-route .studio-branch-route-mode{display:flex;flex-wrap:wrap;gap:7px}.workspace-shell--editor-route .studio-branch-route-mode button,.workspace-shell--editor-route .studio-branch-rejoin-target select{min-height:30px;border:1px solid #dfe9f6;border-radius:8px;background:#fff;color:#475467;font-size:12px;font-weight:650}.workspace-shell--editor-route .studio-branch-route-mode button.is-active{border-color:#b9d8fb;background:#eef6ff;color:var(--editor-accent-strong, #1262c5)}.workspace-shell--editor-route .studio-branch-path-surface{margin-top:12px;border:1px dashed #d8e5f2;border-radius:10px;background:#fbfdff}.workspace-shell--editor-route .studio-branch-path-step-card{width:100%;max-width:none;margin:10px 0 0;padding:12px;border-radius:10px}.workspace-shell--editor-route .studio-branch-path-step-card>.studio-branch-path-step-card__body{grid-template-columns:28px 32px minmax(0,1fr) auto;gap:8px}@media (max-width: 1120px){.workspace-shell--editor-route .studio-editor-loading__layout{grid-template-columns:minmax(0,1fr) 48px!important}.workspace-shell--editor-route .studio-editor-loading__sidebar{display:none}}@media (max-width: 900px){.workspace-shell--editor-route .studio-editor-loading,.workspace-shell--editor-route .studio-editor-loading__layout{height:auto;min-height:100vh;overflow:visible}.workspace-shell--editor-route .studio-editor-loading__layout{grid-template-columns:1fr!important}.workspace-shell--editor-route .studio-editor-loading .studio-editor-canvas,.workspace-shell--editor-route .editor-canvas,.workspace-shell--editor-route .studio-editor-canvas{height:auto;overflow:visible;padding:18px 12px 48px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{min-height:0;padding:16px}.workspace-shell--editor-route .workflow-masthead{grid-template-columns:1fr;align-items:stretch}.workspace-shell--editor-route .workflow-masthead-actions{justify-content:flex-start;flex-wrap:wrap}.workspace-shell--editor-route .studio-flow-step-card>.studio-flow-step-card__body.step-heading,.workspace-shell--editor-route .studio-flow-step-card__body{grid-template-columns:1fr;padding:26px 0 0}.workspace-shell--editor-route .studio-branch-path-step-card>.studio-branch-path-step-card__body{grid-template-columns:28px minmax(0,1fr)}}.workspace-shell:not(.workspace-shell--editor-route){--fg-app-sidebar-width: 236px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-brand{min-height:64px;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:12px 16px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-brand__mark{width:32px;height:32px;border-radius:8px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-brand__mark img{width:31px;height:31px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-brand strong{font-size:1rem;line-height:1.05}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-brand small{margin-top:2px;font-size:.7rem;line-height:1.15}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav{gap:14px;padding:14px 10px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav__section{gap:4px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav__section h2{padding:0 10px 4px;font-size:.64rem;letter-spacing:.13em}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav__link{min-height:37px;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;border-radius:8px;padding:7px 10px;font-size:.82rem;line-height:1.15}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav__link svg{width:17px;height:17px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-nav__link .fg-badge{min-height:20px;padding:2px 7px;font-size:.7rem}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-sidebar__footer{gap:8px;padding:0 10px 10px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan{gap:5px;border-radius:8px;padding:9px 10px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan__head{gap:8px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan__head span,.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan small{font-size:.7rem;line-height:1.25}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan strong{font-size:.84rem;line-height:1.15}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-plan .fg-badge{min-height:21px;padding:2px 8px;font-size:.68rem}.workspace-shell:not(.workspace-shell--editor-route) .fg-team-switcher__button{min-height:58px;grid-template-columns:32px minmax(0,1fr) 18px;gap:8px;border-radius:8px;padding:8px 10px}.workspace-shell:not(.workspace-shell--editor-route) .fg-team-switcher__avatar{width:32px;height:32px;font-size:.72rem}.workspace-shell:not(.workspace-shell--editor-route) .fg-team-switcher__copy strong{font-size:.83rem;line-height:1.15}.workspace-shell:not(.workspace-shell--editor-route) .fg-team-switcher__copy span{font-size:.72rem;line-height:1.2}.workspace-shell:not(.workspace-shell--editor-route) .fg-team-switcher__chevron{width:17px;height:17px}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-signout{min-height:38px;border-radius:8px;font-size:.82rem}.workspace-shell:not(.workspace-shell--editor-route) .fg-shell-signout svg{width:17px;height:17px}html:has(.workspace-shell--editor-route),body:has(.workspace-shell--editor-route),#root:has(.workspace-shell--editor-route){height:100%;overflow:hidden}.workspace-shell--editor-route{width:100%;height:100vh;max-height:100vh;overflow:hidden}.workspace-shell--editor-route .workspace-main--editor,.workspace-shell--editor-route .workspace-content--editor,.workspace-shell--editor-route .editor-workbench{height:100vh;min-height:0;max-height:100vh;overflow:hidden}.workspace-shell--editor-route .studio-body,.workspace-shell--editor-route .studio-editor-layout{height:calc(100vh - 66px)!important;min-height:0!important;max-height:calc(100vh - 66px);overflow:hidden!important}.workspace-shell--editor-route .editor-canvas,.workspace-shell--editor-route .studio-editor-canvas{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overflow-anchor:none;scrollbar-gutter:stable}.workspace-shell--editor-route .studio-flow-stack{gap:0;overflow:visible;overflow-anchor:none}.workspace-shell--editor-route .studio-flow-stack:hover .step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row{position:relative;width:min(780px,100%)!important;height:0!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid;grid-template-columns:minmax(20px,1fr) 30px minmax(20px,1fr);align-items:center;gap:8px;overflow:visible;opacity:0!important;pointer-events:none;transform:translateY(0) scale(.985);transition:opacity .14s ease,transform .16s ease;z-index:18;contain:layout}.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:focus-within+.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{height:0!important;opacity:1!important;pointer-events:auto;transform:translateY(0) scale(1)}.workspace-shell--editor-route .step-insert-row--row:before,.workspace-shell--editor-route .step-insert-row--row:after{content:"";position:static!important;inset:auto!important;z-index:auto;display:block;height:1px;background:linear-gradient(90deg,transparent,#dbe6f2 20%,#dbe6f2 80%,transparent);transform:translateY(-50%)}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{width:30px;min-width:30px;height:30px;min-height:30px;display:inline-grid;place-items:center;padding:0;border:1px solid #d9e4f1;border-radius:999px;background:#fffffff7;color:var(--editor-accent, #1479e8);box-shadow:0 8px 18px #0f172a14}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger:hover,.workspace-shell--editor-route .step-insert-row--row.is-open .step-insert-row__trigger{border-color:#b7cce5;background:#fff;box-shadow:0 12px 24px #1448821a}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__menu{top:24px}.workspace-shell--editor-route .studio-flow-step-card{margin-bottom:28px;overflow-anchor:none}.workspace-shell--editor-route .studio-step-outline__drag-handle{display:none!important}.workspace-shell--editor-route .studio-step-outline__item,.workspace-shell--editor-route .studio-step-outline__branch-step{grid-template-columns:minmax(0,1fr)!important;gap:0;padding:0}.workspace-shell--editor-route .studio-step-outline__select{grid-template-columns:26px minmax(0,1fr) 16px;padding:6px 7px}.workspace-shell--editor-route .studio-guide-avatar img{width:100%;height:100%;object-fit:cover}.workspace-shell--editor-route .studio-editor-loading{height:100vh;max-height:100vh;overflow:hidden;background:#fff}.workspace-shell--editor-route .studio-editor-loading__layout{height:calc(100vh - 66px);min-height:0;overflow:hidden}.workspace-shell--editor-route .studio-editor-loading__sidebar{overflow:hidden}.workspace-shell--editor-route .studio-editor-loading .studio-editor-canvas{overflow:hidden;scrollbar-gutter:stable}.workspace-shell--editor-route .studio-editor-loading .studio-flow-stack{gap:26px}.workspace-shell--editor-route .studio-editor-loading__card{margin-bottom:0}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor{display:block!important;height:auto!important;min-height:152px!important;margin-bottom:24px!important;padding:18px 22px 17px!important;overflow:visible}.workspace-shell--editor-route .workflow-masthead{display:grid!important;height:auto!important;min-height:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}.workspace-shell--editor-route .workflow-masthead__copy{display:grid;min-width:0;gap:4px}.workspace-shell--editor-route .workflow-masthead-title input{min-height:32px!important;margin-top:5px!important;font-size:26px!important;line-height:1.12!important}.workspace-shell--editor-route .workflow-masthead-summary{display:block!important;max-width:720px;margin:2px 0 0}.workspace-shell--editor-route .workflow-masthead-summary textarea{display:block;width:100%;min-height:22px!important;height:22px;max-height:44px!important;margin:0!important;padding:0!important;overflow:hidden;resize:none;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280;font-size:13.5px!important;font-weight:610;line-height:1.35!important}.workspace-shell--editor-route .workflow-masthead-title input:focus,.workspace-shell--editor-route .workflow-masthead-summary textarea:focus{outline:none!important;box-shadow:none!important}.workspace-shell--editor-route .workflow-masthead-actions{position:relative;z-index:3;align-self:center;pointer-events:auto}.workspace-shell--editor-route .workflow-masthead-actions button{min-height:32px!important;cursor:pointer;pointer-events:auto}.workspace-shell--editor-route .workflow-masthead-actions button:disabled{cursor:not-allowed;opacity:.58}.workspace-shell--editor-route .workflow-masthead-actions .workflow-edit-button--done{border-color:var(--editor-accent)!important;background:var(--editor-accent)!important;color:#fff!important}.workspace-shell--editor-route .workflow-save-state{min-height:24px;border-radius:999px;display:inline-flex;align-items:center;padding:3px 8px;background:#f2f6fb;color:#667085;font-size:11px;font-weight:680;white-space:nowrap}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-readonly input,.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-readonly textarea,.workspace-shell--editor-route .studio-body.is-readonly .studio-selected-step-card__title,.workspace-shell--editor-route .studio-body.is-readonly .studio-selected-step-card__description{cursor:default}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-readonly input:focus,.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-readonly textarea:focus,.workspace-shell--editor-route .studio-body.is-readonly .studio-selected-step-card__title:focus,.workspace-shell--editor-route .studio-body.is-readonly .studio-selected-step-card__description:focus{outline:none!important;box-shadow:none!important}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-title input{width:calc(100% + 12px);margin-left:-6px;padding-right:6px!important;padding-left:6px!important;border-radius:8px!important;transition:background .14s ease,box-shadow .14s ease}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-summary textarea{width:calc(100% + 12px);margin-left:-6px!important;padding-right:6px!important;padding-left:6px!important;border-radius:7px!important;transition:background .14s ease,box-shadow .14s ease}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-title input:hover,.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-summary textarea:hover,.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__title:hover,.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__description:hover{background:#f8fbff!important;box-shadow:inset 0 0 0 1px #d8e8fb!important}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-title input:focus,.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-editing .workflow-masthead-summary textarea:focus,.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__title:focus,.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__description:focus{background:#fff!important;outline:none!important;box-shadow:inset 0 0 0 1px #9bcaff,0 0 0 3px #1479e81a!important}.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__title,.workspace-shell--editor-route .studio-body.is-editing .studio-selected-step-card__description{width:calc(100% + 12px);margin-left:-6px;padding-right:6px!important;padding-left:6px!important;border-radius:7px;transition:background .14s ease,box-shadow .14s ease}.workspace-shell--editor-route .studio-step-icon-button:disabled,.workspace-shell--editor-route .studio-pinned-quick-tools__button:disabled{cursor:not-allowed;opacity:.42}.workspace-shell--editor-route .studio-guide-avatar,.workspace-shell--editor-route .studio-workflow-heading-editor__icon{width:34px!important;height:34px!important;margin-top:0!important;padding:3px;box-sizing:border-box;border:1px solid #d9e4f1;border-radius:9px!important;background:#fff!important}.workspace-shell--editor-route .studio-guide-avatar img,.workspace-shell--editor-route .studio-workflow-heading-editor__icon img{width:100%!important;height:100%!important;border-radius:6px;object-fit:contain!important}.workspace-shell--editor-route .studio-flow-stack{row-gap:0!important}.workspace-shell--editor-route .studio-flow-step-card{margin-bottom:0!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row{position:relative;width:min(780px,100%)!important;height:34px!important;min-height:34px!important;margin:0 auto 8px!important;padding:0!important;display:grid;grid-template-columns:minmax(20px,1fr) 30px minmax(20px,1fr);align-items:center;gap:8px;overflow:visible;opacity:0!important;pointer-events:auto;transform:translateY(-1px) scale(.985);transition:opacity .14s ease,transform .16s ease;z-index:16;contain:layout}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child{margin-top:0!important;margin-bottom:8px!important}.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:focus-within+.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row:has(.step-insert-row__trigger:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:focus-within,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{height:34px!important;opacity:1!important;pointer-events:auto;transform:translateY(0) scale(1)}.workspace-shell--editor-route .step-insert-row--row:not(:hover):not(.is-open):not(:focus-within) .step-insert-row__trigger{pointer-events:none}.workspace-shell--editor-route .step-insert-row--row:before,.workspace-shell--editor-route .step-insert-row--row:after{content:"";position:static!important;inset:auto!important;display:block;height:1px;opacity:1;background:linear-gradient(90deg,transparent,#dbe6f2 20%,#dbe6f2 80%,transparent);transform:none!important}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;justify-self:center}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__menu{top:34px!important}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-outline{padding-right:10px}.workspace-shell--editor-route .studio-editor-loading__outline-item{width:calc(100% - 12px);box-sizing:border-box;grid-template-columns:28px minmax(0,1fr);padding:5px 2px 5px 8px}.workspace-shell--editor-route .studio-editor-loading__outline-item .studio-shimmer--line{width:min(118px,72%)!important;max-width:calc(100% - 18px);justify-self:start}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-sidebar__head{display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:0 14px 10px 0!important;box-sizing:border-box;overflow:hidden}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-sidebar__head>div{min-width:0;overflow:hidden}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-sidebar__head .studio-shimmer--kicker{width:min(88px,100%)!important;max-width:100%}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-sidebar__head .studio-shimmer--heading{width:min(132px,100%)!important;max-width:100%}.workspace-shell--editor-route .studio-editor-loading__sidebar .studio-step-sidebar__head>.studio-shimmer--button{width:64px!important;max-width:64px!important;height:32px!important;justify-self:end}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row{isolation:isolate;height:46px!important;min-height:46px!important;margin:0 auto 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;opacity:0!important;pointer-events:auto!important;transform:translateY(0) scale(.98);transition:opacity .14s ease,transform .16s ease!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child{height:34px!important;min-height:34px!important}.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:focus-within,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{height:46px!important;min-height:46px!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0) scale(1)}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:focus-within{height:52px!important;min-height:52px!important}.workspace-shell--editor-route .step-insert-row--row:before{content:"";position:absolute!important;inset:auto!important;top:50%!important;left:0!important;right:calc(50% + 28px)!important;bottom:auto!important;z-index:0;height:1px;display:block!important;background:linear-gradient(90deg,transparent 0%,#dbe6f2 12%,#dbe6f2 100%);opacity:1;transform:translateY(-50%)!important}.workspace-shell--editor-route .step-insert-row--row:after{content:"";position:absolute!important;inset:auto!important;top:50%!important;right:0!important;left:calc(50% + 28px)!important;bottom:auto!important;z-index:0;height:1px;display:block!important;background:linear-gradient(90deg,#dbe6f2 0%,#dbe6f2 88%,transparent 100%);opacity:1;transform:translateY(-50%)!important}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{position:relative;z-index:1;flex:0 0 30px;background:#fff!important}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__menu{top:42px!important;z-index:6}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-details-open{min-height:316px!important;margin-bottom:30px!important}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor .info-panel{position:relative;z-index:1;width:100%;margin:18px 0 0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor .info-cell{min-height:62px;box-sizing:border-box;padding:12px;border-radius:9px;background:#f8fbff}@media (max-width: 900px){.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor.is-details-open{min-height:458px!important}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor .info-panel{grid-template-columns:1fr}}.workspace-shell--editor-route .studio-editor-topbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.workspace-shell--editor-route .studio-nav-cluster{min-width:0}.workspace-shell--editor-route .studio-guide-lockup{min-width:0;max-width:min(54vw,760px)}.workspace-shell--editor-route .studio-guide-title-copy{min-width:0;max-width:100%;gap:3px}.workspace-shell--editor-route .studio-guide-title-row{min-width:0;display:flex;align-items:center;gap:8px}.workspace-shell--editor-route .studio-guide-title-row strong{min-width:0;max-width:min(42vw,560px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-guide-subtitle{display:block;max-width:min(42vw,560px);overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-workflow-draft-pill,.workspace-shell--editor-route .studio-topbar-save-state{min-height:24px;border:1px solid #dbe6f2;border-radius:999px;display:inline-flex;flex:0 0 auto;align-items:center;padding:3px 9px;background:#f7fbff;color:#526177;font-size:11.5px;font-weight:700;line-height:1}.workspace-shell--editor-route .studio-workflow-draft-pill{border-color:#bfd8f7;background:#eef6ff;color:#1262c5}.workspace-shell--editor-route .studio-editor-edit-button,.workspace-shell--editor-route .studio-editor-done-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;white-space:nowrap}.workspace-shell--editor-route .studio-editor-done-button{border-color:transparent!important;background:linear-gradient(180deg,#1787ff,#155bd4)!important;color:#fff!important}.workspace-shell--editor-route .workflow-masthead-actions .workflow-save-state,.workspace-shell--editor-route .workflow-masthead-actions .workflow-edit-button{display:none!important}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor .info-cell strong{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .workflow-header-card.studio-workflow-heading-editor .app-identity strong{min-width:0;max-width:min(42vw,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--editor-route .studio-flow-step-card>.studio-step-drag-handle{display:none!important}.workspace-shell--editor-route .studio-step-select-checkbox{top:18px!important;left:14px!important;z-index:6!important;width:18px!important;height:18px!important;overflow:hidden;box-shadow:none!important}.workspace-shell--editor-route .studio-step-select-checkbox span{display:inline-grid;place-items:center;width:100%;height:100%;line-height:1}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack:hover>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:focus-within,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:focus-within){height:44px!important;min-height:44px!important;margin:0 auto 8px!important;opacity:0!important;pointer-events:none!important;transform:none!important;transition:opacity .12s ease!important}.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-step-card:last-of-type:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:focus-within,.workspace-shell--editor-route .step-insert-row--row:hover,.workspace-shell--editor-route .step-insert-row--row.is-open,.workspace-shell--editor-route .step-insert-row--row:focus-within{height:44px!important;min-height:44px!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:last-child{margin-bottom:44px!important}.workspace-shell--editor-route .step-insert-row--row .step-insert-row__trigger{pointer-events:auto!important;transform:none!important}.workspace-shell--editor-route .studio-editor-loading__card .studio-editor-loading__footer,.workspace-shell--editor-route .studio-editor-loading .studio-preview-image-shimmer span{display:none!important}.workspace-shell--editor-route,.workspace-shell--editor-route .workspace-main--editor,.workspace-shell--editor-route .workspace-content--editor{min-height:100vh;background:#fff}.workspace-shell--editor-route{position:relative;z-index:20;isolation:isolate}.workspace-shell--editor-route:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#fff}.editor-route-fallback{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;grid-template-rows:64px minmax(0,1fr);background:#fff}.editor-route-fallback__topbar{border-bottom:1px solid #dfe8f2;background:#fff}.editor-route-fallback__body{min-height:0;display:grid;grid-template-columns:316px minmax(0,1fr);background:#fff}.editor-route-fallback__outline{border-right:1px solid #dfe8f2;background:#fff}.editor-route-fallback__canvas{background:#fff}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child{height:52px!important;min-height:52px!important;margin:0 auto 10px!important;pointer-events:auto!important;opacity:0!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:focus-within,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(.step-insert-row__trigger:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:focus-within){opacity:1!important;pointer-events:auto!important}.editor-route-fallback,.editor-route-fallback--busy,.editor-route-fallback--auth,.editor-route-fallback__topbar,.editor-route-fallback__outline,.editor-route-fallback__canvas{background:#fff!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row,.workspace-shell--editor-route .step-insert-row--row{height:46px!important;min-height:46px!important;margin:0 auto 8px!important;opacity:0!important;pointer-events:auto!important;transform:none!important;transition:opacity .14s ease!important}.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child{height:52px!important;min-height:52px!important;margin-bottom:10px!important}.workspace-shell--editor-route .studio-flow-stack:hover>.step-insert-row--row:first-child,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:focus-within,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:first-child:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:hover),.workspace-shell--editor-route .step-insert-row--row:has(+.studio-flow-step-card:focus-within),.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:hover+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.studio-flow-step-card:focus-within+.step-insert-row--row,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:hover,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row.is-open,.workspace-shell--editor-route .studio-flow-stack>.step-insert-row--row:focus-within{opacity:1!important;pointer-events:auto!important}.workspace-shell--editor-route .step-insert-row--row:before{right:calc(50% + 28px)!important;left:0!important;width:auto!important;transform:translateY(-50%)!important}.workspace-shell--editor-route .step-insert-row--row:after{right:0!important;left:calc(50% + 28px)!important;width:auto!important;transform:translateY(-50%)!important}.editor-loading-frame{--editor-loading-line: #dfe8f2;--editor-loading-fill: #edf3fa;--editor-loading-sheen: rgba(255, 255, 255, .76);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;grid-template-rows:64px minmax(0,1fr);width:100vw;height:100vh;overflow:hidden;background:#fff;color:#172033;isolation:isolate}.editor-loading-frame *,.editor-loading-frame *:before,.editor-loading-frame *:after{box-sizing:border-box}.editor-loading-frame span,.editor-loading-frame i{display:block}.editor-loading-frame__topbar{min-width:0;min-height:64px;display:grid;grid-template-columns:28px 34px minmax(0,1fr) minmax(12px,1fr) 38px 86px 86px;align-items:center;gap:12px;padding:10px 18px;border-bottom:1px solid var(--editor-loading-line);background:#fff}.editor-loading-frame__back{width:18px;height:18px;border-radius:999px;background:var(--editor-loading-fill)}.editor-loading-frame__favicon{width:34px;height:34px;border:1px solid #d8e4f1;border-radius:9px;background:var(--editor-loading-fill)}.editor-loading-frame__title-block{min-width:0;display:grid;gap:6px}.editor-loading-frame__title,.editor-loading-frame__url,.editor-loading-frame__button,.editor-loading-frame__outline-title,.editor-loading-frame__outline-subtitle,.editor-loading-frame__outline-menu,.editor-loading-frame__outline-row span,.editor-loading-frame__outline-row i,.editor-loading-frame__masthead span,.editor-loading-frame__masthead i,.editor-loading-frame__step-title,.editor-loading-frame__step-line,.editor-loading-frame__preview{position:relative;overflow:hidden;background:var(--editor-loading-fill)}.editor-loading-frame__title:after,.editor-loading-frame__url:after,.editor-loading-frame__button:after,.editor-loading-frame__outline-title:after,.editor-loading-frame__outline-subtitle:after,.editor-loading-frame__outline-menu:after,.editor-loading-frame__outline-row span:after,.editor-loading-frame__outline-row i:after,.editor-loading-frame__masthead span:after,.editor-loading-frame__masthead i:after,.editor-loading-frame__step-title:after,.editor-loading-frame__step-line:after,.editor-loading-frame__preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,var(--editor-loading-sheen) 50%,transparent 100%);transform:translate(-100%);animation:studio-shimmer-sweep 1.25s ease-in-out infinite}.editor-loading-frame__title{width:min(210px,42vw);height:17px;border-radius:999px}.editor-loading-frame__url{width:min(160px,32vw);height:12px;border-radius:999px}.editor-loading-frame__spacer{min-width:0}.editor-loading-frame__button{width:86px;height:32px;border-radius:9px}.editor-loading-frame__button.small{width:38px}.editor-loading-frame__body{min-height:0;display:grid;grid-template-columns:226px minmax(0,1fr);background:#fff}.editor-loading-frame__outline{min-width:0;min-height:0;padding:16px 10px 22px;overflow:hidden;border-right:1px solid var(--editor-loading-line);background:#fff}.editor-loading-frame__outline-head{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:end;gap:10px;padding:0 10px 12px 0;border-bottom:1px solid #e8eef6}.editor-loading-frame__outline-head>span:first-child{min-width:0;display:grid;gap:8px}.editor-loading-frame__outline-title{width:84px;height:16px;border-radius:999px}.editor-loading-frame__outline-subtitle{width:142px;max-width:calc(100% - 12px);height:12px;border-radius:999px}.editor-loading-frame__outline-menu{width:28px;height:22px;border-radius:7px}.editor-loading-frame__outline-list{display:grid;gap:13px;padding:15px 12px 0 0}.editor-loading-frame__outline-row{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.editor-loading-frame__outline-row span{width:28px;height:28px;border-radius:9px}.editor-loading-frame__outline-row i{width:min(126px,100%);max-width:calc(100% - 10px);height:12px;border-radius:999px}.editor-loading-frame__canvas{min-width:0;min-height:0;display:grid;align-content:start;justify-items:center;gap:28px;padding:24px clamp(28px,7vw,104px) 80px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.editor-loading-frame__masthead,.editor-loading-frame__step-card{width:min(780px,100%);border:1px solid #e2ebf5;border-radius:12px;background:#fff}.editor-loading-frame__masthead{min-height:96px;display:grid;grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:18px;padding:18px}.editor-loading-frame__masthead span{width:min(420px,100%);height:28px;border-radius:10px}.editor-loading-frame__masthead i{width:160px;height:32px;border-radius:9px}.editor-loading-frame__step-card{min-height:520px;display:grid;align-content:start;gap:14px;padding:18px}.editor-loading-frame__step-title{width:min(480px,76%);height:20px;margin-left:42px;border-radius:999px}.editor-loading-frame__step-line{width:min(360px,62%);height:13px;margin-left:42px;border-radius:999px}.editor-loading-frame__preview{width:100%;aspect-ratio:16 / 9;min-height:300px;margin-top:24px;border:1px solid #e5edf6;border-radius:11px;background:linear-gradient(180deg,#ffffffe6 0,#ffffffe6 0) center 21% / 64% 11% no-repeat,linear-gradient(180deg,#ffffffd1 0,#ffffffd1 0) center 36% / 48% 4% no-repeat,linear-gradient(180deg,#ffffffe6 0,#ffffffe6 0) center 64% / 58% 36% no-repeat,linear-gradient(135deg,#eef4fb,#f8fbff)}.editor-route-fallback,.editor-route-fallback--busy,.editor-route-fallback--auth{display:none!important}@media (max-width: 760px){.editor-loading-frame{grid-template-rows:58px minmax(0,1fr)}.editor-loading-frame__topbar{min-height:58px;grid-template-columns:24px 32px minmax(0,1fr) 34px;padding:8px 12px}.editor-loading-frame__button:not(.small),.editor-loading-frame__spacer{display:none}.editor-loading-frame__body{grid-template-columns:164px minmax(0,1fr)}.editor-loading-frame__canvas{padding:18px 16px 56px}.editor-loading-frame__masthead{grid-template-columns:minmax(0,1fr)}.editor-loading-frame__masthead i{display:none}}.workspace-shell--editor-route{--editor-inspector-width: 360px;--editor-tool-link: #336c9c;--editor-tool-replace: #1d766f;--editor-tool-comment: #6b5a98;--editor-tool-variable: #286ca3;--editor-tool-note: #a24f7d;--editor-tool-delete: #b45a5a}.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:248px minmax(0,1fr) var(--editor-inspector-width)!important}.workspace-shell--editor-route .studio-body.inspector-open:has(.step-sidebar.collapsed),.workspace-shell--editor-route .studio-editor-layout.inspector-open:has(.step-sidebar.collapsed){grid-template-columns:64px minmax(0,1fr) var(--editor-inspector-width)!important}.workspace-shell--editor-route .inspector.collapsed{grid-template-columns:56px}.workspace-shell--editor-route .inspector.open{grid-template-columns:56px minmax(0,1fr);min-width:var(--editor-inspector-width)}.workspace-shell--editor-route .inspector-resize-handle{position:absolute;inset:0 auto 0 0;z-index:12;width:9px;border:0;border-radius:0;background:transparent;cursor:col-resize;touch-action:none}.workspace-shell--editor-route .inspector-resize-handle:after{content:"";position:absolute;top:50%;left:2px;width:3px;height:44px;border-radius:999px;background:#1479e8;opacity:0;transform:translateY(-50%);transition:opacity .14s ease}.workspace-shell--editor-route .inspector-resize-handle:hover:after,.workspace-shell--editor-route .inspector-resize-handle:focus-visible:after,.is-resizing-inspector .workspace-shell--editor-route .inspector-resize-handle:after{opacity:.55}.workspace-shell--editor-route .inspector-resize-handle:focus-visible{outline:none}body.is-resizing-inspector{cursor:col-resize;-webkit-user-select:none;user-select:none}.workspace-shell--editor-route .inspector-rail{gap:8px;padding:12px 8px;background:#fbfdff}.workspace-shell--editor-route .inspector-rail button{width:30px;height:30px;border-radius:8px;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.workspace-shell--editor-route .inspector-rail button:hover,.workspace-shell--editor-route .inspector-rail button.active{border-color:#c9e0ff;background:#edf6ff;color:var(--editor-accent)}.workspace-shell--editor-route .inspector-rail button:hover{transform:translateY(-1px)}.workspace-shell--editor-route .inspector-panel{background:#fff}.workspace-shell--editor-route .inspector-panel-head{min-height:58px;padding:12px 14px}.workspace-shell--editor-route .inspector-panel-head span{font-size:11.5px;font-weight:450}.workspace-shell--editor-route .inspector-panel-head strong{margin-top:2px;font-size:15px;font-weight:680;line-height:1.15}.workspace-shell--editor-route .inspector-panel-head button{width:30px;height:30px;border-radius:8px}.workspace-shell--editor-route .inspector-tabs{gap:5px;padding:10px 12px}.workspace-shell--editor-route .inspector-tabs button{min-height:32px;border-radius:8px;gap:6px;font-size:12px;font-weight:560}.workspace-shell--editor-route .inspector-tabs button.active{background:#edf6ff;color:var(--editor-accent)}.workspace-shell--editor-route .inspector-content{gap:12px;padding:12px 14px 16px}.workspace-shell--editor-route .inspector-heading h3{font-size:15px;font-weight:680}.workspace-shell--editor-route .inspector-section{border-color:#dfe8f4;border-radius:9px;box-shadow:0 8px 24px #23364e09}.workspace-shell--editor-route .inspector-section>button{min-height:38px;padding:8px 11px;color:#263548;font-size:12.5px;font-weight:620}.workspace-shell--editor-route .inspector-section-body{gap:9px;padding:10px 11px 12px;background:linear-gradient(180deg,#fbfdff,#fff)}.workspace-shell--editor-route .inspector-content label,.workspace-shell--editor-route .export-workflow-settings label,.workspace-shell--editor-route .export-inline-draft{color:#536277;font-size:12px;font-weight:560}.workspace-shell--editor-route .inspector-content input,.workspace-shell--editor-route .inspector-content textarea,.workspace-shell--editor-route .inspector-content select{border-color:#dfe8f4;border-radius:8px;color:#263548;font-size:13px;font-weight:470}.workspace-shell--editor-route .inspector-content textarea{min-height:64px}.workspace-shell--editor-route .quick-tool-picker,.workspace-shell--editor-route .inspector-action-row{gap:8px}.workspace-shell--editor-route .inspector-action-row.single{grid-template-columns:1fr}.workspace-shell--editor-route .inspector-action{min-height:52px;border:1px solid #dfe8f4;border-radius:10px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:9px;background:#fff;color:#263548;box-shadow:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.workspace-shell--editor-route .inspector-action:hover:not(:disabled){border-color:#c9ddf4;background:#f8fbff;box-shadow:0 10px 22px #1f467014;transform:translateY(-1px)}.workspace-shell--editor-route .inspector-action.active{border-color:#b9daf9;background:#eef7ff;box-shadow:inset 0 0 0 1px #336c9c24}.workspace-shell--editor-route .inspector-action-icon{width:28px;height:28px;border-radius:8px;background:#f1f7ff;color:currentColor}.workspace-shell--editor-route .inspector-action strong{font-size:12.5px;font-weight:640;line-height:1.15}.workspace-shell--editor-route .inspector-action small{margin-top:2px;font-size:11.3px;font-weight:450}.workspace-shell--editor-route .quick-tool-picker .inspector-action{--quick-tool-color: #344256;--quick-tool-active-bg: #eef7ff;--quick-tool-active-border: #b9daf9;color:#263548}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-link{--quick-tool-color: var(--editor-tool-link);--quick-tool-active-bg: #eef7ff;--quick-tool-active-border: #cfe4f8}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-replace{--quick-tool-color: var(--editor-tool-replace);--quick-tool-active-bg: #edf8f6;--quick-tool-active-border: #bfe5dd}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-comment{--quick-tool-color: var(--editor-tool-comment);--quick-tool-active-bg: #f4f1ff;--quick-tool-active-border: #d9d0f2}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-variable{--quick-tool-color: var(--editor-tool-variable);--quick-tool-active-bg: #eef7ff;--quick-tool-active-border: #c7dff4}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-note{--quick-tool-color: var(--editor-tool-note);--quick-tool-active-bg: #fff1f7;--quick-tool-active-border: #f3c6dc}.workspace-shell--editor-route .quick-tool-picker .inspector-action.tone-delete{--quick-tool-color: var(--editor-tool-delete);--quick-tool-active-bg: #fff1f2;--quick-tool-active-border: #f2c8ce}.workspace-shell--editor-route .quick-tool-picker .inspector-action .inspector-action-icon{color:var(--quick-tool-color)}.workspace-shell--editor-route .quick-tool-picker .inspector-action.active{border-color:var(--quick-tool-active-border);background:var(--quick-tool-active-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--quick-tool-color) 13%,transparent)}.workspace-shell--editor-route .quick-tool-picker .inspector-action.active strong{color:#263548}.workspace-shell--editor-route .quick-tool-picker .inspector-action.danger.active strong,.workspace-shell--editor-route .quick-tool-picker .inspector-action.danger strong{color:#a43a3a}.workspace-shell--editor-route .quick-tool-picker .inspector-action:disabled{opacity:.55;transform:none}.workspace-shell--editor-route .media-mode-switcher{gap:6px;padding:4px;border:1px solid #dfe8f4;border-radius:11px;background:#f6f9fc}.workspace-shell--editor-route .media-mode-switcher button,.workspace-shell--editor-route .learning-mode-grid button{min-height:34px;border:1px solid transparent;border-radius:8px;background:transparent;color:#5d6b7e;font-size:12px;font-weight:560}.workspace-shell--editor-route .media-mode-switcher button.active,.workspace-shell--editor-route .learning-mode-grid button.active{border-color:#cde1f6;background:#fff;color:#126fc7;box-shadow:0 8px 18px #163a5e14}.workspace-shell--editor-route .inspector-content input[type=range]{height:18px;padding:0;border:0;border-radius:0;background:transparent;accent-color:#1688d3;box-shadow:none}.workspace-shell--editor-route .source-list.compact{gap:7px;padding:10px;border:1px solid #dfe8f4;border-radius:10px;background:#f8fbff}.workspace-shell--editor-route .source-list.compact span{color:#536277;font-size:12px;font-weight:470}.workspace-shell--editor-route .source-list.compact svg{color:#12a87c}.workspace-shell--editor-route .learning-toggle-row{border-color:#dfe8f4;border-radius:10px}.workspace-shell--editor-route .quick-step-toolbar{min-height:40px;gap:4px;padding:5px;border-color:#dfe7f1;border-radius:12px;background:#fffffff7;box-shadow:0 12px 28px #14213d24;transition:opacity .15s ease,transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.workspace-shell--editor-route .quick-step-toolbar:hover{border-color:#cbdff4;box-shadow:0 16px 34px #14213d29;transform:translateY(-1px) scale(1.012)}.workspace-shell--editor-route .studio-pinned-quick-tools{gap:4px}.workspace-shell--editor-route .studio-pinned-quick-tools__button{--pinned-tool-color: #536278;--pinned-tool-border: transparent;width:30px;height:30px;border:1px solid var(--pinned-tool-border);border-radius:8px;background:transparent;color:var(--pinned-tool-color);transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-link{--pinned-tool-color: var(--editor-tool-link)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-replace{--pinned-tool-color: var(--editor-tool-replace)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-comment{--pinned-tool-color: var(--editor-tool-comment)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-variable{--pinned-tool-color: var(--editor-tool-variable)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-note{--pinned-tool-color: var(--editor-tool-note)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.tone-delete{--pinned-tool-color: var(--editor-tool-delete)}.workspace-shell--editor-route .studio-pinned-quick-tools__button:hover:not(:disabled),.workspace-shell--editor-route .studio-pinned-quick-tools__button:focus-visible:not(:disabled){border-color:color-mix(in srgb,var(--pinned-tool-color) 28%,#dfe7f1);background:color-mix(in srgb,var(--pinned-tool-color) 9%,#ffffff);color:var(--pinned-tool-color);outline:none;transform:translateY(-2px)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-active{border-color:color-mix(in srgb,var(--pinned-tool-color) 28%,#dfe7f1);background:color-mix(in srgb,var(--pinned-tool-color) 10%,#ffffff);color:var(--pinned-tool-color)}.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-danger:hover:not(:disabled),.workspace-shell--editor-route .studio-pinned-quick-tools__button.is-danger:focus-visible:not(:disabled){border-color:#f2c8ce;background:#fff1f2;color:#b4232d}.workspace-shell--editor-route .quick-step-toolbar{top:12px;right:12px;z-index:12;min-height:0;display:inline-flex;align-items:center;gap:5px;padding:5px;border:1px solid #dfe7f1;border-radius:11px;background:#fffffff0;box-shadow:0 8px 20px #14213d1a;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.workspace-shell--editor-route .studio-flow-step-card:hover .quick-step-toolbar,.workspace-shell--editor-route .studio-flow-step-card:focus-within .quick-step-toolbar{opacity:1;pointer-events:auto;transform:translateY(0)}.workspace-shell--editor-route .quick-step-toolbar:hover{border-color:#dfe7f1;background:#fffffff0;box-shadow:0 8px 20px #14213d1a;transform:translateY(0)}.workspace-shell--editor-route .studio-pinned-quick-tools{display:inline-flex;align-items:center;gap:5px}.workspace-shell--editor-route .quick-step-tool{--tool-color: #526378;--tool-hover-bg: #f5f8fc;--tool-hover-border: #d7e2ef;width:30px;height:30px;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--tool-color);padding:0;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.workspace-shell--editor-route .quick-step-tool.tone-link{--tool-color: #336c9c;--tool-hover-bg: #eef7ff;--tool-hover-border: #cfe4f8}.workspace-shell--editor-route .quick-step-tool.tone-replace{--tool-color: #1d766f;--tool-hover-bg: #edf8f6;--tool-hover-border: #bfe5dd}.workspace-shell--editor-route .quick-step-tool.tone-comment{--tool-color: #6b5a98;--tool-hover-bg: #f4f1ff;--tool-hover-border: #d9d0f2}.workspace-shell--editor-route .quick-step-tool.tone-variable{--tool-color: #286ca3;--tool-hover-bg: #eef7ff;--tool-hover-border: #c7dff4}.workspace-shell--editor-route .quick-step-tool.tone-note{--tool-color: #a24f7d;--tool-hover-bg: #fff1f7;--tool-hover-border: #f3c6dc}.workspace-shell--editor-route .quick-step-tool.tone-delete{--tool-color: #b45a5a;--tool-hover-bg: #fff1f2;--tool-hover-border: #f2c8ce}.workspace-shell--editor-route .quick-step-tool.rule-toggle{width:30px;min-width:30px;grid-auto-flow:column;grid-auto-columns:max-content;column-gap:6px;justify-content:center;overflow:hidden}.workspace-shell--editor-route .quick-step-tool.rule-toggle.is-constant{--tool-color: #8f6320;--tool-hover-bg: #fff8e9;--tool-hover-border: #efd9a5}.workspace-shell--editor-route .quick-step-tool span{max-width:0;opacity:0;overflow:hidden;font-size:11.5px;font-weight:620;line-height:1;transition:max-width .16s ease,opacity .14s ease;white-space:nowrap}.workspace-shell--editor-route .quick-step-tool:hover:not(:disabled),.workspace-shell--editor-route .quick-step-tool:focus-visible:not(:disabled),.workspace-shell--editor-route .quick-step-tool.is-active:not(:disabled){border-color:var(--tool-hover-border);background:var(--tool-hover-bg);color:var(--tool-color);outline:none;transform:translateY(-1px)}.workspace-shell--editor-route .quick-step-tool.is-copied{border-color:#b9e9db;background:#edf9f5;color:#087443}.workspace-shell--editor-route .quick-step-tool.rule-toggle:hover:not(:disabled),.workspace-shell--editor-route .quick-step-tool.rule-toggle:focus-visible:not(:disabled){width:auto;min-width:94px;padding:0 10px}.workspace-shell--editor-route .quick-step-tool.rule-toggle:hover span,.workspace-shell--editor-route .quick-step-tool.rule-toggle:focus-visible span{max-width:76px;opacity:1}.workspace-shell--editor-route .quick-step-tool.danger:hover:not(:disabled),.workspace-shell--editor-route .quick-step-tool.danger:focus-visible:not(:disabled),.workspace-shell--editor-route .quick-step-tool.danger.is-active:not(:disabled){border-color:#fecdd3;background:#fff1f2;color:#dc2626}.workspace-shell--editor-route .quick-step-tool:disabled{cursor:not-allowed;opacity:.42}.workspace-shell--editor-route .quick-step-toolbar .step-voice-control,.workspace-shell--editor-route .studio-decision-point-status .step-voice-control{position:relative;inset:auto;width:28px;height:28px;max-width:none;display:block;flex:0 0 28px;margin:0;padding:0;border:0;border-radius:7px;background:transparent;color:#286ca3;opacity:1;pointer-events:auto;transform:none;transition:none;z-index:4}.workspace-shell--editor-route .quick-step-toolbar .step-voice-record,.workspace-shell--editor-route .studio-decision-point-status .step-voice-record{width:28px;height:28px;display:grid;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:#286ca3;padding:0;box-shadow:none;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.workspace-shell--editor-route .quick-step-toolbar .step-voice-record:hover:not(:disabled),.workspace-shell--editor-route .quick-step-toolbar .step-voice-control:focus-within .step-voice-record,.workspace-shell--editor-route .studio-decision-point-status .step-voice-record:hover:not(:disabled),.workspace-shell--editor-route .studio-decision-point-status .step-voice-control:focus-within .step-voice-record{border-color:#c7dff4;background:#eef7ff;color:#286ca3;box-shadow:none;transform:translateY(-1px)}.workspace-shell--editor-route .quick-step-toolbar .step-voice-record.has-recording,.workspace-shell--editor-route .studio-decision-point-status .step-voice-record.has-recording{color:#0e9f6e}.workspace-shell--editor-route .quick-step-toolbar .step-voice-control.is-recording .step-voice-record,.workspace-shell--editor-route .studio-decision-point-status .step-voice-control.is-recording .step-voice-record{border-color:#fecdd3;background:#fff1f2;color:#dc2626;animation:voicePulse 1.2s ease-in-out infinite}.workspace-shell--editor-route .quick-step-toolbar .step-voice-control.is-saving .step-voice-record,.workspace-shell--editor-route .studio-decision-point-status .step-voice-control.is-saving .step-voice-record{border-color:#cfe4f8;background:#eef7ff;color:#1479e8;animation:voicePulse 1.2s ease-in-out infinite}.workspace-shell--editor-route .quick-step-toolbar .step-voice-control.has-error .step-voice-record,.workspace-shell--editor-route .studio-decision-point-status .step-voice-control.has-error .step-voice-record{color:#dc2626}.workspace-shell--editor-route .quick-step-toolbar .step-voice-record:disabled,.workspace-shell--editor-route .studio-decision-point-status .step-voice-record:disabled{cursor:not-allowed;opacity:.42}.workspace-shell--editor-route .studio-decision-point-status .step-voice-control,.workspace-shell--editor-route .studio-decision-point-status .step-voice-record{width:30px;height:30px;flex-basis:30px;border-radius:999px}.workspace-shell--editor-route .studio-decision-point-status .step-voice-record{border-color:#d7e7f8;background:#f5faff;color:#1479e8}.workspace-shell--editor-route .studio-decision-point-status .step-voice-popover{top:38px}.workspace-shell--editor-route .step-voice-live-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border:1px solid #ffffff;border-radius:999px;background:#dc2626;box-shadow:0 0 0 4px #dc26261f}.workspace-shell--editor-route .step-voice-popover{position:absolute;top:35px;right:0;z-index:24;width:248px;display:none;gap:7px;padding:8px;border:1px solid #dfe8f4;border-radius:12px;background:#fffffffa;box-shadow:0 18px 42px #14213d29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workspace-shell--editor-route .step-voice-control:hover .step-voice-popover,.workspace-shell--editor-route .step-voice-control:focus-within .step-voice-popover,.workspace-shell--editor-route .step-voice-control.transcript-open .step-voice-popover{display:grid}.workspace-shell--editor-route .step-voice-popover-top{display:flex;align-items:center;gap:6px}.workspace-shell--editor-route .step-voice-popover-top>span{min-width:0;flex:1;color:#172033;font-size:12px;font-weight:690;white-space:nowrap}.workspace-shell--editor-route .step-voice-popover button{width:26px;height:26px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3ebf6;border-radius:999px;background:#fff;color:#526173;padding:0}.workspace-shell--editor-route .step-voice-popover button:hover:not(:disabled){border-color:#c7dff4;background:#f7fbff;color:#1479e8}.workspace-shell--editor-route .step-voice-popover button:disabled{cursor:not-allowed;opacity:.42}.workspace-shell--editor-route .step-voice-popover .step-voice-playback{border-color:#cfe4f8;background:#eef7ff;color:#1479e8}.workspace-shell--editor-route .step-voice-popover .step-voice-playback:hover:not(:disabled){border-color:#9cccf8;background:#e4f2ff;color:#0d65b7}.workspace-shell--editor-route .step-voice-wave{height:18px;display:inline-flex;align-items:center;gap:2px;padding:0 3px}.workspace-shell--editor-route .step-voice-wave i{width:3px;height:7px;border-radius:999px;background:#0e9f6e;opacity:.72}.workspace-shell--editor-route .step-voice-wave i:nth-child(2){height:13px;animation-delay:.12s}.workspace-shell--editor-route .step-voice-wave i:nth-child(3){height:8px;animation-delay:.24s}.workspace-shell--editor-route .step-voice-wave i:nth-child(4){height:11px}.workspace-shell--editor-route .step-voice-wave.playing i{animation:voiceLevel .76s ease-in-out infinite}.workspace-shell--editor-route .step-voice-popover button[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.workspace-shell--editor-route .step-voice-transcript{display:-webkit-box;margin:0;padding:7px 8px;overflow:hidden;border:1px solid #e7eef7;border-radius:9px;background:#f8fbff;color:#526173;font-size:11.6px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.workspace-shell--editor-route .step-voice-transcript.has-error{border-color:#fecdd3;background:#fff7f7;color:#b91c1c}.workspace-shell--editor-route .step-voice-control audio{display:none}@keyframes voicePulse{0%,to{box-shadow:0 0 #dc26262e}50%{box-shadow:0 0 0 5px #dc262614}}@keyframes voiceLevel{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1.25)}}.updates-page{width:100%;min-height:100vh;padding:clamp(16px,2vw,26px) clamp(16px,2.4vw,40px) 56px;gap:16px;background:linear-gradient(180deg,#fffffffa,#f9fcfff0),#fff}.updates-page .primary-button,.updates-page .secondary-button,.updates-page .icon-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:8px 14px;border:1px solid #d8e4f3;border-radius:10px;background:#fff;color:#172033;font:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.updates-page .primary-button{border-color:#1479e8;background:#1479e8;color:#fff;box-shadow:0 10px 20px #1479e833}.updates-page .secondary-button{color:#172033;background:#fff;box-shadow:0 6px 14px #10182809}.updates-page .icon-button{width:38px;height:38px;padding:0;color:#58667a}.updates-page .primary-button:hover:not(:disabled),.updates-page .primary-button:focus-visible:not(:disabled){background:#096fd8;border-color:#096fd8;box-shadow:0 12px 24px #1479e83d}.updates-page .secondary-button:hover:not(:disabled),.updates-page .secondary-button:focus-visible:not(:disabled),.updates-page .icon-button:hover:not(:disabled),.updates-page .icon-button:focus-visible:not(:disabled){border-color:#bcd7f8;color:#0b65c8;background:#f8fbff}.updates-page .primary-button:disabled,.updates-page .secondary-button:disabled,.updates-page .icon-button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.updates-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:92px;padding:16px 18px;overflow:hidden;border:1px solid #e0e9f5;border-radius:14px;background:linear-gradient(135deg,#fffffffa,#f7fbfff5 56%,#fffffffa),#fff;box-shadow:0 16px 34px #1018280b}.updates-hero:before{content:"";position:absolute;inset:12px auto 12px 0;width:3px;border-radius:0 999px 999px 0;background:#1479e8}.updates-hero:after{content:"";position:absolute;top:12px;right:180px;width:120px;height:54px;pointer-events:none;border:1px solid rgba(20,121,232,.1);border-radius:999px;opacity:.55;transform:rotate(-8deg)}.page-kicker,.scan-pill,.updates-hero-chips span,.update-meta-pills em,.step-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;white-space:nowrap}.page-kicker{color:#486783;font-size:11.5px;font-weight:560;letter-spacing:0}.updates-kicker{color:#126fc7}.updates-hero h1{margin:6px 0 0;color:#162033;font-size:28px;line-height:1.12;font-weight:720;letter-spacing:0}.updates-title-block{position:relative;z-index:1;min-width:0}.updates-hero-chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:9px}.updates-hero-chips span{min-height:24px;padding:4px 9px;border:1px solid #e0e8f2;background:#fff;color:#627086;font-size:11.5px;font-weight:500;box-shadow:0 6px 14px #10182807}.updates-hero-chips span.needs-review{border-color:#f2ddbc;background:#fff9ee;color:#9a5b08}.updates-hero-chips span.auto-ready{border-color:#cdece0;background:#f2fbf6;color:#087443}.updates-hero-actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:0 0 auto;padding:4px;border:1px solid #dfe8f4;border-radius:11px;background:#ffffffe6;box-shadow:0 10px 24px #1018280d}.scan-pill{min-height:32px;padding:6px 10px;border:0;background:transparent;color:#58667a;font-size:12.5px;font-weight:500}.scan-pill.is-complete{background:#f1fbf6;color:#087443}.scan-pill.is-scanning{background:#f7faff;color:#486783}.scan-dot-wave{display:inline-flex;align-items:center;gap:3px;width:24px;height:12px}.scan-dot-wave span{width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.72;animation:scan-dot-rise .78s ease-in-out infinite}.scan-dot-wave span:nth-child(3){animation-delay:0s}.scan-dot-wave span:nth-child(2){animation-delay:.13s}.scan-dot-wave span:nth-child(1){animation-delay:.26s}.scan-button{min-height:34px;border-radius:8px;font-size:13px;font-weight:580;box-shadow:0 9px 18px #126fc72e}.scan-button.is-scanning svg{animation:update-spin .9s linear infinite}.update-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.update-summary-grid article{min-height:86px;padding:13px 14px;border:1px solid #e2e9f3;border-radius:8px;background:#fff;box-shadow:0 10px 24px #10182809}.update-summary-grid article span,.update-summary-grid article small{display:block;color:#6b7688}.update-summary-grid article span{font-size:12.5px;font-weight:560}.update-summary-grid article strong{display:block;margin-top:10px;color:#172033;font-size:28px;line-height:1;font-weight:720}.update-summary-grid article small{margin-top:7px;font-size:11.5px}.update-summary-grid article.attention strong{color:#b56808}.update-summary-grid article.ready strong,.update-summary-grid article.stable strong{color:#087443}.updates-control-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:4px}.updates-filter-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid #dce5f1;border-radius:8px;background:#fff}.updates-filter-tabs button{min-height:32px;padding:6px 12px;border:0;border-radius:7px;background:transparent;color:#58667a;font:inherit;font-size:13px;font-weight:500;line-height:1;cursor:pointer}.updates-filter-tabs button:hover{color:#0b65c8;background:#f4f8fd}.updates-filter-tabs button.active{color:#0867d4;background:#eaf4ff}.updates-quiet-actions .secondary-button{min-height:34px;font-size:13px;font-weight:500;box-shadow:none}.updates-system-note,.update-action-note{display:inline-flex;align-items:center;gap:8px;color:#087443;font-size:12.5px;font-weight:500}.updates-system-note{align-self:flex-start;min-height:34px;padding:7px 11px;border:1px solid #d6f1e4;border-radius:8px;background:#f5fcf8}.updates-system-note--error{border-color:#fed7aa;background:#fff7ed;color:#b45309}.workflow-update-list{display:flex;flex-direction:column;gap:12px}.workflow-update-card{overflow:hidden;border:1px solid #dfe7f2;border-radius:8px;background:#fff;box-shadow:0 10px 24px #10182809;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.workflow-update-card:hover,.workflow-update-card.is-expanded{border-color:#bcd7f8;box-shadow:0 12px 28px #1018280e}.workflow-update-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px}.workflow-update-summary{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;flex:1;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.update-app-mark,.change-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:8px}.update-app-mark{width:36px;height:36px;background:#eaf4ff;color:#0867d4;font-size:13px;font-weight:700}.update-app-mark.review{background:#fff7e8;color:#a45c00}.update-app-mark.ready{background:#ecf9f2;color:#087443}.update-app-mark.stable{background:#f2f5f9;color:#5b6677}.update-title-stack{min-width:0}.update-title-stack strong,.update-title-stack small{display:block}.update-title-stack strong{overflow:hidden;color:#172033;font-size:15.5px;line-height:1.28;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.update-title-stack small,.workflow-update-card-meta,.update-change-row small{color:#667085}.update-title-stack small{margin-top:4px;font-size:12px}.update-meta-pills{display:inline-flex;align-items:center;gap:6px;justify-self:end}.update-meta-pills em,.step-pill{min-height:24px;padding:4px 9px;border:1px solid #e4ebf5;background:#f8fafc;color:#536174;font-style:normal;font-size:11.5px;font-weight:500}.update-meta-pills .version-pill{gap:5px;border-color:#f1dfbd;background:#fff8ec;color:#8a560d}.update-meta-pills .version-pill svg{color:#b87919}.update-meta-pills .version-pill span:last-child{color:#7a4a08}.update-meta-pills .version-pill.is-current{border-color:#e4ebf5;background:#f8fafc;color:#637083}.workflow-update-actions{display:flex;align-items:center;gap:8px}.workflow-update-actions .primary-button,.workflow-update-actions .secondary-button{min-height:34px;border-radius:8px;font-size:13px;font-weight:600;box-shadow:none}.workflow-update-actions .primary-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.update-expand-button{width:34px;height:34px;transition:transform .16s ease}.workflow-update-card.is-expanded .update-expand-button{transform:rotate(180deg)}.workflow-update-card-meta{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:0 14px 14px 64px;font-size:12px}.workflow-update-card .update-action-note{margin:0 14px 12px 64px;padding:7px 9px;border-radius:8px;background:#f5fcf8}.update-change-list{border-top:1px solid #e7edf6;background:#fbfdff}.update-change-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto 230px 104px;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;border-top:1px solid #edf2f8;background:transparent;color:#172033;font:inherit;text-align:left;cursor:pointer}.update-change-row:first-child{border-top:0}.update-change-row:hover{background:#f4f9ff}.change-icon{width:30px;height:30px;color:#0867d4;background:#eaf4ff}.change-icon.green{color:#087443;background:#eaf8f1}.change-icon.amber{color:#a45c00;background:#fff4dd}.change-copy{min-width:0}.change-copy strong,.change-copy small{display:block}.change-copy strong{overflow:hidden;color:#172033;font-size:13.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.change-copy small{margin-top:3px;font-size:11.5px}.update-compare-preview{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:8px;color:#96a3b5}.update-thumb{position:relative;min-width:0;height:48px;overflow:hidden;border:1px solid #e3eaf4;border-radius:8px;background:linear-gradient(180deg,#ffffffdb,#f6fafff0),#f7faff}.update-thumb.after{border-color:#d5e6ff;background:#f2f8ff}.update-thumb i{position:absolute;display:block;border-radius:999px;transition:all .16s ease}.thumb-window{top:7px;left:9px;right:9px;height:5px;background:#d8e2ef}.thumb-nav{top:16px;left:9px;width:19px;height:23px;border-radius:4px!important;background:#627184}.thumb-line{left:34px;height:4px;background:#cbd7e6}.line-1{top:18px;width:34px}.line-2{top:26px;width:42px}.line-3{top:34px;width:30px}.thumb-field{left:35px;width:30px;height:9px;border:1px solid #dfe8f3;border-radius:4px!important;background:#eef3fa}.field-1{top:18px}.field-2{top:31px}.field-new{top:31px;left:68px;opacity:0}.thumb-button{right:10px;bottom:9px;width:22px;height:7px;border-radius:5px!important;background:#1479e8;box-shadow:0 0 0 3px #1479e81f}.thumb-toggle{top:26px;right:10px;width:22px;height:10px;border-radius:999px!important;background:#dbe5f1;opacity:0}.thumb-toggle:after{content:"";position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background:#fff}.thumb-branch{top:25px;left:42px;width:30px;height:2px;background:#cbd7e6;opacity:0;transform-origin:left center}.update-compare-preview small{position:absolute;z-index:3;left:7px;bottom:4px;display:inline-flex;align-items:center;min-height:14px;padding:1px 5px;border-radius:999px;background:#ffffffdb;color:#8390a1;font-size:9.5px;font-weight:600;line-height:1}.update-thumb.button-moved.after .thumb-button{top:18px;right:9px;bottom:auto}.update-thumb.field-added.after .field-new{opacity:1;border-color:#1479e8;background:#f8fbff;box-shadow:0 0 0 3px #1479e81c}.update-thumb.field-added.after .field-new:after{content:"";position:absolute;top:-3px;right:-3px;width:6px;height:6px;border-radius:50%;background:#ef4444}.update-thumb.field-removed .field-new{top:34px;left:34px;width:43px;height:5px;border:0;background:#8b5cf6;opacity:1}.update-thumb.field-removed.after .field-new{opacity:0}.update-thumb.nav-changed.after .thumb-nav{top:17px;left:15px;width:54px;height:5px;border-radius:999px!important}.update-thumb.nav-changed.after .thumb-line{top:28px}.update-thumb.toggle-added.after .thumb-toggle{opacity:1;background:#1479e8}.update-thumb.toggle-added.after .thumb-button{opacity:0}.update-thumb.decision-branch.after .line-2{width:24px;background:#d6ad45}.update-thumb.decision-branch.after .thumb-branch{opacity:1;background:#d6ad45}.update-thumb.decision-branch.after .branch-1{transform:rotate(-20deg)}.update-thumb.decision-branch.after .branch-2{transform:rotate(20deg)}.update-confidence{display:grid;gap:5px;min-width:96px;color:#536174}.update-confidence span{font-size:11.5px;font-weight:650}.update-confidence div{height:5px;overflow:hidden;border-radius:999px;background:#e7edf5}.update-confidence i{display:block;height:100%;border-radius:inherit;background:#1777e5}.update-confidence.tone-green i{background:#1a9b68}.update-confidence.tone-amber i{background:#c97908}.update-confidence.tone-green span{color:#087443}.update-confidence.tone-blue span{color:#0b65c8}.update-confidence.tone-amber span{color:#9a5a00}.update-stable-state,.updates-empty-state{display:flex;align-items:center;gap:10px;min-height:58px;padding:14px;color:#087443;font-size:13px}.updates-empty-state{justify-content:center;flex-direction:column;min-height:220px;border:1px dashed #d9e5f3;border-radius:12px;background:#fbfdff;color:#667085;text-align:center}.updates-empty-state strong{color:#172033;font-size:15px;font-weight:680}.workflow-update-card--loading{display:grid;grid-template-columns:38px minmax(0,1fr) 220px;align-items:center;gap:14px;min-height:86px;padding:14px}.workflow-update-card--loading span,.workflow-update-card--loading i{display:block;border-radius:999px;background:linear-gradient(90deg,#eef4fb,#f8fbff 46%,#eef4fb);background-size:220% 100%;animation:updates-shimmer 1.2s ease-in-out infinite}.workflow-update-card--loading span{width:38px;height:38px;border-radius:8px}.workflow-update-card--loading i{height:20px}@keyframes update-spin{to{transform:rotate(360deg)}}@keyframes scan-dot-rise{0%,58%,to{transform:translateY(0);opacity:.52}22%{transform:translateY(-4px);opacity:1}}@keyframes updates-shimmer{to{background-position:-220% 0}}@media (max-width: 1220px){.update-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-update-card-head,.workflow-update-summary{align-items:flex-start}.workflow-update-card-head{flex-direction:column}.workflow-update-actions{width:100%;justify-content:flex-end}}@media (max-width: 960px){.updates-hero,.updates-control-row{flex-direction:column;align-items:stretch}.updates-hero-actions,.updates-quiet-actions,.updates-quiet-actions .secondary-button{width:100%}.updates-hero-actions{justify-content:flex-start}.workflow-update-summary{grid-template-columns:42px minmax(0,1fr)}.update-meta-pills{grid-column:2;justify-self:start;flex-wrap:wrap}.workflow-update-card-meta{grid-template-columns:1fr;padding-left:16px}.workflow-update-card .update-action-note{margin-left:16px}.update-change-row{grid-template-columns:36px minmax(0,1fr) auto}.update-compare-preview,.update-change-row>.update-confidence{grid-column:2 / -1}}@media (max-width: 680px){.updates-page{padding:18px 14px 42px}.updates-hero h1{font-size:28px}.update-summary-grid{grid-template-columns:1fr}.updates-filter-tabs{overflow-x:auto;max-width:100%}.workflow-update-actions{display:grid;grid-template-columns:1fr 1fr 38px}.workflow-update-actions .primary-button,.workflow-update-actions .secondary-button{width:100%}.update-compare-preview{display:none}}.studio-tooltip:disabled:after,.studio-tooltip[disabled]:after{display:none}.studio-tooltip:after{padding:5px 8px;border-radius:6px;background:#111827eb;box-shadow:0 8px 18px #0f172a2e;font-size:11.5px;font-weight:520}@media (max-width: 1120px){.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr) minmax(340px,42vw)!important}.workspace-shell--editor-route .inspector.open{min-width:min(360px,42vw)}}@media (max-width: 760px){.workspace-shell--editor-route .studio-body.inspector-open,.workspace-shell--editor-route .studio-editor-layout.inspector-open{grid-template-columns:minmax(0,1fr)!important}.workspace-shell--editor-route .inspector.open{min-width:0}}.ref-auth-shell,.ref-onboarding-shell{min-height:100vh;background:#fff;color:#281f33;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ref-auth-shell *,.ref-onboarding-shell *{box-sizing:border-box}.ref-auth-shell button,.ref-onboarding-shell button{font:inherit}.ref-auth-brand,.ref-corner-brand{border:0;background:transparent;color:inherit;cursor:pointer;text-decoration:none}.ref-auth-shell .brand-lockup,.ref-onboarding-shell .brand-lockup{min-height:44px;display:flex;align-items:center;gap:12px}.ref-auth-shell .brand-lockup strong,.ref-onboarding-shell .brand-lockup strong{display:inline-flex;align-items:baseline;column-gap:2px;white-space:nowrap;color:#281f33;font-size:16px;font-weight:800;line-height:1;letter-spacing:0}.ref-auth-shell .brand-lockup strong span,.ref-onboarding-shell .brand-lockup strong span{display:inline;color:inherit;font:inherit;margin:0}.ref-auth-shell .brand-lockup strong .brand-blue,.ref-onboarding-shell .brand-lockup strong .brand-blue{color:#1479e8}.ref-auth-brand .brand-lockup,.ref-corner-brand .brand-lockup{gap:8px}.ref-auth-brand .brand-lockup strong,.ref-corner-brand .brand-lockup strong{font-size:18px}.ref-auth-shell .brand-image-wrap,.ref-onboarding-shell .brand-image-wrap{width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;box-shadow:none;overflow:visible}.ref-auth-shell .brand-image-wrap img,.ref-onboarding-shell .brand-image-wrap img{width:38px;height:38px;border-radius:0}.ref-step-button,.ref-auth-submit,.ref-start-capture{border:0;border-radius:8px;background:#1479e8;color:#fff;box-shadow:0 10px 28px #1479e838;cursor:pointer}.ref-auth-panel h1,.ref-onboarding-copy h1,.ref-extension-copy h1,.ref-capture-copy h1{margin:0;color:#2d2437;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}.ref-soft-stage{position:relative;width:min(970px,92vw);height:410px;margin-top:54px;border-radius:30px 30px 0 0;background:radial-gradient(circle at 80% 72%,rgba(255,221,241,.64),transparent 42%),radial-gradient(circle at 35% 10%,rgba(231,245,255,.85),transparent 36%),linear-gradient(135deg,#f6fbff,#fbf3ff 62%,#fff8fb)}.ref-product-window{position:absolute;left:50%;bottom:-28px;width:min(710px,82vw);height:300px;transform:translate(-58%);overflow:hidden;border:1px solid rgba(210,222,238,.9);border-radius:8px;background:#fff;box-shadow:0 28px 70px #2c354a29}.ref-window-top{height:42px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#f4f6f9}.ref-window-top>span{width:8px;height:8px;border-radius:999px;background:#d8dfe9}.ref-window-top strong{margin-left:8px;color:#1479e8;font-size:14px}.ref-window-top button{margin-left:auto;border:0;border-radius:6px;background:#1479e8;color:#fff;padding:7px 12px;font-size:12px;font-weight:800}.ref-window-body{display:grid;grid-template-columns:170px 1fr;min-height:258px}.ref-window-body aside{display:grid;align-content:start;gap:13px;padding:22px;border-right:1px solid #edf1f7}.ref-window-body aside span{height:34px;border-radius:8px;background:#f4f6fb}.ref-window-body aside span.active{display:grid;place-items:center;background:#e8f2ff;color:#1479e8;font-size:13px;font-weight:800}.ref-window-body main{display:grid;align-content:start;gap:16px;padding:36px}.ref-window-body main strong{color:#97a0ad;font-size:34px}.ref-window-body main i{height:14px;border-radius:999px;background:#eef2f6}.ref-guide-float{position:absolute;right:52px;bottom:36px;width:250px;display:grid;grid-template-columns:28px 1fr;gap:13px 10px;padding:22px;border:1px solid #e7edf5;border-radius:8px;background:#fff;box-shadow:0 18px 46px #2c354a29}.ref-guide-float span{width:26px;height:26px;display:grid;place-items:center;border:1px solid #dce5ef;border-radius:999px;color:#7a8494;font-size:12px}.ref-guide-float strong{color:#2f3542;font-size:14px}.ref-auth-shell{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(500px,1fr);gap:42px;padding:32px 42px}.ref-auth-left{position:relative;display:grid;align-content:center;min-height:calc(100vh - 64px)}.ref-auth-brand{position:absolute;left:0;top:0}.ref-auth-panel{width:min(430px,100%);display:grid;justify-self:center;gap:16px}.ref-auth-panel h1{text-align:center;font-size:36px}.ref-auth-panel>p{margin:-8px 0 22px;color:#686074;text-align:center;font-size:15px;font-weight:620}.ref-auth-form,.ref-auth-stack{display:grid;gap:16px}.ref-google-button,.ref-auth-submit{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d9c9f8;border-radius:8px;background:#fff;color:#1479e8;font-size:14px;font-weight:780;cursor:pointer}.ref-google-logo{width:18px;height:18px;display:block;flex:0 0 18px}.ref-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#8b92a0;font-size:13px;font-weight:700}.ref-auth-divider:before,.ref-auth-divider:after{content:"";height:1px;background:#edf0f5}.ref-auth-panel label,.ref-combo-label,.ref-small-input{display:grid;gap:7px;color:#4b5565;font-size:12px;font-weight:800}.ref-auth-panel label b{color:#f04438}.ref-auth-label-text{display:inline-flex;align-items:baseline;gap:3px}.ref-auth-panel input,.ref-small-input input{min-height:44px;border:1px solid #dce4ef;border-radius:8px;padding:0 12px;color:#263244;font:inherit;font-weight:600}.ref-auth-panel input::placeholder,.ref-small-input input::placeholder{color:#7a8494;font-weight:600}.ref-auth-panel input:focus,.ref-small-input input:focus{outline:none;border-color:#1479e8;box-shadow:0 0 0 3px #1479e81f}.ref-auth-step-panel{display:grid;gap:16px;animation:ref-auth-step-in .18s ease-out both}.ref-auth-step-panel label{margin:0}.ref-auth-email-pill{width:100%;border-radius:8px;background:#f7fbff;color:#1479e8;padding:10px 12px;font-size:13px;font-weight:760}.ref-auth-submit{margin-top:2px;border:0;background:#1479e8;color:#fff}.ref-auth-submit:disabled,.ref-step-button:disabled{cursor:default;background:#d9e9fb;color:#47729e;box-shadow:none}.ref-auth-link{border:0;background:transparent;color:#596273;font-weight:800;cursor:pointer}.ref-auth-footer .ref-auth-link{border:0;background:transparent;color:#1479e8;font-size:13px;font-weight:560;line-height:1.35;cursor:pointer}.ref-auth-link.muted{color:#8992a0;font-size:13px}.ref-auth-footer,.ref-auth-form-footer{display:grid;justify-items:center}.ref-auth-right{min-height:calc(100vh - 64px);display:grid;place-items:center}.ref-auth-right .ref-soft-stage{width:100%;height:min(82vh,720px);margin:0;border-radius:36px}.ref-auth-right .ref-product-window{bottom:auto;top:35%;transform:translate(-50%,-50%) scale(.82)}.ref-auth-right .ref-guide-float{right:15%;bottom:22%;transform:scale(.84)}.ref-auth-panel .status-banner{border-radius:8px;padding:10px 12px;font-size:13px;font-weight:620}.ref-auth-panel .fg-check-email{width:100%;border-color:#dce4ef;border-radius:8px;padding:22px;gap:14px;box-shadow:0 18px 54px #0f172a12}.ref-auth-panel .fg-check-email__icon{width:42px;height:42px;border-radius:8px;font-size:20px}.ref-auth-panel .fg-check-email h2{margin:0 0 6px;font-size:24px;line-height:1.12;font-weight:760;letter-spacing:0}.ref-auth-panel .fg-check-email p{color:#686f7d;font-size:15px;font-weight:520;line-height:1.55}.ref-auth-panel .fg-check-email__actions{width:100%;gap:10px}.ref-auth-panel .fg-check-email__actions .button,.ref-auth-panel .fg-auth-stack .button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;font-size:14px;font-weight:660;line-height:1.2;text-decoration:none}.ref-auth-panel .fg-check-email__actions .button.primary,.ref-auth-panel .fg-auth-stack .button.primary{border:0;background:#1479e8;color:#fff}.ref-auth-panel .fg-check-email__actions .button.secondary{border-color:#d0d7e2;background:#fff;color:#1f2937}.ref-auth-panel .fg-otp-form{grid-template-columns:1fr;align-items:stretch}.ref-onboarding-shell{position:relative;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(480px,1fr);gap:clamp(28px,6vw,80px);align-items:center;padding:32px 56px;overflow:hidden}.ref-corner-brand{position:absolute;top:36px;left:56px}.ref-onboarding-copy,.ref-extension-copy,.ref-capture-copy{width:min(460px,100%);justify-self:center;display:grid;gap:15px;padding-top:54px}.ref-onboarding-copy h1,.ref-extension-copy h1,.ref-capture-copy h1{font-size:clamp(36px,4vw,54px);line-height:1.08}.ref-extension-copy,.ref-capture-copy{justify-items:center;text-align:center}.ref-extension-copy p,.ref-capture-copy p{max-width:390px;margin:0;color:#717989;line-height:1.5;font-weight:520}.ref-combo-control,.ref-tab-picker>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce4ef;border-radius:8px;background:#fff;color:#8b92a0;padding:0 12px;cursor:pointer}.ref-combo-control.active{border-color:#1479e8;box-shadow:0 0 0 3px #1479e81f}.ref-combo-menu,.ref-tab-menu{overflow:hidden;border:1px solid #e3e8ef;border-radius:8px;background:#fff;box-shadow:0 16px 38px #272f421f;animation:ref-menu-in .15s ease-out both}.ref-combo-menu button,.ref-tab-menu button{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #f0f2f6;background:#fff;color:#475467;padding:0 12px;font-size:13px;font-weight:560;text-align:left;cursor:pointer}.ref-combo-menu button:hover,.ref-tab-menu button:hover{background:#f8fbff;color:#1479e8}.ref-combo-option-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 24px;border-radius:999px;background:#eef6ff;font-size:14px;line-height:1}.ref-step-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:8px;padding:0 18px;font-size:14px;font-weight:820}.ref-extension-copy .ref-step-button,.ref-capture-copy .ref-start-capture{justify-self:center}.ref-app-stage{position:relative;min-height:min(78vh,680px);border-radius:34px;background:radial-gradient(circle at 80% 72%,rgba(255,226,244,.64),transparent 42%),radial-gradient(circle at 30% 18%,rgba(230,246,255,.92),transparent 36%),linear-gradient(135deg,#f8fcff,#fbf4ff 62%,#fff9fb)}.ref-floating-guide-card{position:absolute;left:50%;top:50%;width:min(430px,72%);min-height:220px;border:1px solid rgba(223,229,238,.86);border-radius:16px;background:#ffffffd1;box-shadow:0 28px 70px #2c354a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ref-floating-guide-card.front{z-index:2;transform:translate(-45%,-50%) rotate(2deg)}.ref-floating-guide-card.back{z-index:1;transform:translate(-57%,-36%) rotate(-5deg);opacity:.7}.ref-mini-window-top{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #edf1f7}.ref-mini-window-top span{width:7px;height:7px;border-radius:999px;background:#dfe5ee}.ref-mini-window-top strong{margin-left:auto;color:#8a93a3;font-size:12px}.ref-guide-document{display:grid;grid-template-columns:86px 1fr;min-height:190px}.ref-guide-document nav{display:grid;align-content:start;gap:10px;padding:18px;border-right:1px solid #edf1f7}.ref-guide-document nav span,.ref-floating-guide-card.back span{height:12px;border-radius:999px;background:#edf2f7}.ref-guide-document main{display:grid;align-content:start;gap:12px;padding:26px}.ref-guide-document main strong{color:#2d243733;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.05}.ref-guide-document main i,.ref-floating-guide-card.back div{height:14px;border-radius:999px;background:#f0f3f8}.ref-extension-card-mock{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:26px}.ref-extension-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#1479e8;color:#fff;font-weight:900}.ref-extension-card-mock button{border:0;border-radius:8px;background:#1479e8;color:#fff;padding:10px 14px;font-size:12px;font-weight:820}.ref-extension-card-mock i{height:82px;border-radius:8px;background:#f0f3f8}.ref-help-dot{position:absolute;right:34px;bottom:34px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;background:#eef1f6;color:#798293;font-weight:900}.ref-try-line{display:inline-flex;justify-content:center;align-items:center;gap:6px;color:#9a7c1b;font-size:13px;font-weight:560}.ref-tab-picker{position:relative;width:min(320px,100%)}.ref-tab-picker>button{color:#485365;font-weight:560}.ref-tab-menu{position:absolute;z-index:4;inset-inline:0;top:calc(100% + 4px)}.ref-start-capture{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;text-decoration:none;font-weight:620}.ref-start-capture:disabled{cursor:default;background:#7db7f4;box-shadow:none}.ref-button-spinner{animation:ref-spin .8s linear infinite}@keyframes ref-spin{to{transform:rotate(360deg)}}@keyframes ref-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ref-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ref-auth-step-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1020px){.ref-auth-shell,.ref-onboarding-shell{grid-template-columns:1fr}.ref-auth-right,.ref-app-stage{min-height:420px}}@media (max-width: 680px){.ref-auth-shell,.ref-onboarding-shell{display:block;padding:22px 18px 34px}.ref-auth-left{min-height:auto;padding-top:88px}.ref-auth-brand,.ref-corner-brand{left:18px;top:22px}.ref-auth-right,.ref-app-stage{margin-top:28px;min-height:340px}.ref-onboarding-copy,.ref-extension-copy,.ref-capture-copy{padding-top:96px}.ref-floating-guide-card{width:82%}.ref-window-body{grid-template-columns:120px 1fr}.ref-window-body main{padding:28px 22px}.ref-window-body main strong{font-size:26px}.ref-guide-float{right:18px;bottom:18px;transform:scale(.78);transform-origin:bottom right}.ref-product-window{width:92%;transform:translate(-50%) scale(.82)}.ref-extension-card-mock{grid-template-columns:42px 1fr}.ref-extension-card-mock button{grid-column:1 / -1;justify-content:center}.ref-help-dot{right:18px;bottom:18px}}.fg-organization-page.page-content.clean-dashboard{max-width:none;min-height:100vh;padding:22px 28px 56px;background:#fff;color:#182235}.organization-overview-board{display:grid;gap:14px;width:100%}.organization-overview-hero,.organization-card{border:1px solid #d7e6f8;border-radius:8px;background:#fff;box-shadow:0 18px 44px #1e40780d}.organization-overview-hero{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:94px;padding:18px 20px}.organization-overview-hero__icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid #b9dcff;border-radius:8px;background:#eef7ff;color:#0874e8}.organization-overview-title-row{display:flex;align-items:center;gap:9px;min-width:0}.organization-overview-title-row h1{margin:0;color:#111827;font-size:1.38rem;font-weight:760;line-height:1.1}.organization-overview-admin-chip,.organization-overview-chips span{display:inline-flex;align-items:center;min-height:22px;border:1px solid #cde3fb;border-radius:999px;background:#f7fbff;color:#687792;font-size:.76rem;font-weight:650;line-height:1}.organization-overview-admin-chip{border-color:#f3d49b;background:#fff6e8;color:#ad6914;padding:0 10px}.organization-overview-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.organization-overview-chips span{padding:0 10px}.organization-overview-hero__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.organization-overview-hero__mobile-plan{display:none}.organization-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e6f8;border-radius:7px;padding:0 14px;font:inherit;font-size:.86rem;font-weight:740;line-height:1;text-decoration:none;cursor:pointer}.organization-button--secondary{background:#fff;color:#1f2937}.organization-button--primary{border-color:#0874e8;background:#0874e8;color:#fff;box-shadow:0 14px 28px #0874e82e}.organization-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.organization-two-column{display:grid;gap:14px}.organization-two-column--identity{grid-template-columns:minmax(0,1fr) minmax(310px,.49fr)}.organization-two-column--modules,.organization-two-column--policy{grid-template-columns:minmax(330px,.47fr) minmax(0,1fr)}.organization-card{min-width:0;padding:16px}.organization-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;color:#0874e8}.organization-card__head h2{margin:0;color:#182235;font-size:1rem;font-weight:760;line-height:1.15}.organization-identity-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:end}.organization-field{display:grid;gap:7px;min-width:0;color:#344054;font-size:.78rem;font-weight:720}.organization-field input,.organization-field select{min-height:40px;width:100%;border:1px solid #d7e6f8;border-radius:7px;background:#fff;color:#334155;font:inherit;font-size:.86rem;font-weight:650;outline:none}.organization-field input,.organization-field select{padding:0 12px}.organization-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.organization-field input:focus,.organization-field select:focus{border-color:#9bceff;box-shadow:0 0 0 3px #0874e81f}.organization-domain-row{display:flex;flex-wrap:wrap;gap:7px;min-height:28px;margin-top:14px}.organization-domain-chip{display:inline-flex;min-height:28px;align-items:center;gap:7px;border:1px solid #cde3fb;border-radius:999px;background:#f7fbff;color:#475569;padding:0 9px;font-size:.78rem;font-weight:700}.organization-domain-chip button{border:0;background:transparent;color:#748299;font:inherit;font-size:.72rem;font-weight:720;cursor:pointer}.organization-add-domain{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px}.organization-field-error{margin:8px 0 0;color:#c02626;font-size:.78rem;font-weight:700}.organization-card--contract{display:grid;align-content:start}.organization-status-pill{display:inline-flex;width:fit-content;min-height:24px;align-items:center;border:1px solid #9be7bc;border-radius:999px;background:#ebfff4;color:#079455;padding:0 10px;font-size:.78rem;font-weight:760}.organization-contract-list{display:grid;gap:8px;margin:12px 0 14px}.organization-contract-list div{display:grid;gap:3px}.organization-contract-list dt,.organization-contract-list dd{margin:0}.organization-contract-list dt{color:#71809a;font-size:.78rem;font-weight:700}.organization-contract-list dd{color:#64748b;font-size:.82rem;font-weight:720}.organization-contract-plan{width:100%}.organization-switch-list{display:grid;gap:10px}.organization-switch-row,.organization-security-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;border:1px solid #d7e6f8;border-radius:7px;background:#f8fbff;padding:10px 12px}.organization-switch-row strong,.organization-security-row span{display:block;color:#1f2937;font-size:.86rem;font-weight:760}.organization-switch-row span{display:block;margin-top:2px;color:#6d7890;font-size:.78rem;font-weight:650}.organization-toggle{position:relative;display:inline-flex;width:44px;height:26px;align-items:center;justify-content:flex-start;border:1px solid #cbd6e5;border-radius:999px;background:#d6e0eb;padding:2px;box-shadow:inset 0 1px 2px #0f172a14;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.organization-toggle span{display:block;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 2px 5px #0f172a2e;transition:transform .16s ease,box-shadow .16s ease}.organization-toggle.is-on{border-color:#0ea66a;background:#19ad70;box-shadow:inset 0 1px 2px #065f461f,0 0 0 3px #19ad7014}.organization-toggle.is-on span{transform:translate(18px)}.organization-toggle:hover:not(:disabled),.organization-toggle:focus-visible{border-color:#94c8ff;outline:none;box-shadow:inset 0 1px 2px #0f172a14,0 0 0 3px #0874e81f}.organization-toggle.is-on:hover:not(:disabled),.organization-toggle.is-on:focus-visible{border-color:#0b9b62;box-shadow:inset 0 1px 2px #065f461f,0 0 0 3px #19ad7029}.organization-toggle:disabled{cursor:not-allowed;opacity:.6}.organization-login-review{width:100%;margin-top:14px}.organization-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.organization-module-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:50px;border:1px solid #d7e6f8;border-radius:7px;background:#fff;padding:8px 10px}.organization-module-row.is-on{border-color:#aee9c7;background:#f1fff7}.organization-module-row__icon{display:grid;width:24px;height:24px;place-items:center;color:#0874e8}.organization-module-row strong{min-width:0;overflow:hidden;color:#475569;font-size:.84rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.organization-module-row span:last-child{min-width:31px;border-radius:999px;background:#e9f8ef;color:#15825b;padding:4px 8px;font-size:.7rem;font-weight:780;text-align:center}.organization-module-row.is-off span:last-child{background:#eef2f7;color:#667085}.organization-card--policy,.organization-card--audit{display:grid;gap:11px}.organization-field--select{gap:6px}.organization-field--select>span:empty{display:none}.organization-audit-export{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:56px;border:1px solid #d7e6f8;border-radius:7px;background:#f8fbff;padding:10px 12px}.organization-audit-export span{color:#697894;font-size:.78rem;font-weight:720}.organization-audit-export strong{color:#111827;font-size:.82rem;font-weight:760}.organization-card--security{width:min(100%,calc((100% - 14px)*.675))}.organization-switch-list--security{gap:9px}.organization-security-note{margin:10px 0 0;color:#71809a;font-size:.78rem;font-weight:680}.organization-overview-board.is-loading{gap:14px}.organization-loading-icon{width:38px;height:38px;border-radius:8px}.organization-loading-copy{display:grid;gap:9px}.organization-loading-title{width:min(280px,72%);height:24px;border-radius:999px}.organization-loading-chips{width:min(420px,92%);height:22px;border-radius:999px}.organization-loading-actions{width:300px;height:40px;border-radius:8px}.organization-loading-card{min-height:166px;border-radius:8px}@media (max-width: 1240px){.organization-two-column--identity,.organization-two-column--modules,.organization-two-column--policy{grid-template-columns:minmax(0,1fr)}.organization-card--security{width:100%}.organization-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.fg-organization-page.page-content.clean-dashboard{padding:18px 14px 42px}.organization-overview-hero{grid-template-columns:40px minmax(0,1fr)}.organization-overview-hero__actions{grid-column:1 / -1;justify-content:flex-start}.organization-identity-grid,.organization-add-domain,.organization-audit-export,.organization-module-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 560px){.organization-overview-title-row{align-items:flex-start;flex-direction:column}.organization-overview-hero__actions{display:grid;grid-template-columns:minmax(0,1fr)}.organization-button{width:100%}}.company-settings-page.page-content.clean-dashboard{max-width:none;min-height:100vh;display:grid;align-content:start;gap:14px;padding:22px 28px 56px;background:#fff;color:#182235}.company-settings-hero,.company-settings-card{border:1px solid #d7e6f8;border-radius:8px;background:#fff;box-shadow:0 18px 44px #1e40780d}.company-settings-hero{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px}.company-settings-hero h2{margin:0;color:#111827;font-size:1.38rem;font-weight:720;line-height:1.1;letter-spacing:0}.company-settings-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.company-settings-chips small{min-height:22px;display:inline-flex;align-items:center;border:1px solid #cde3fb;border-radius:999px;background:#f7fbff;color:#687792;padding:0 10px;font-size:.76rem;font-weight:650;line-height:1}.company-settings-hero .primary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #0874e8;border-radius:7px;background:#0874e8;color:#fff;padding:0 14px;font-size:.86rem;font-weight:740;line-height:1;box-shadow:0 14px 28px #0874e82e}.company-settings-hero .primary-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.company-settings-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:14px}.company-settings-card{min-width:0;display:grid;align-content:start;gap:12px;padding:16px}.company-settings-card header{display:flex;align-items:center;gap:10px;min-height:32px}.company-settings-card header>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #cde3fb;border-radius:8px;background:#e8f3ff;color:#0874e8}.company-settings-card h3{margin:0;color:#182235;font-size:1rem;font-weight:720;line-height:1.15}.company-brand-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;align-items:end}.company-setting-field{display:grid;gap:7px;min-width:0;color:#344054;font-size:.78rem;font-weight:720}.company-setting-field input,.company-setting-field select,.company-logo-upload{width:100%;min-height:40px;border:1px solid #d7e6f8;border-radius:7px;background:#fff;color:#334155;font:inherit;font-size:.86rem;font-weight:650;outline:none}.company-setting-field input,.company-setting-field select{padding:0 12px}.company-setting-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.company-setting-field input:focus,.company-setting-field select:focus,.company-logo-upload:focus-within{border-color:#9bceff;box-shadow:0 0 0 3px #0874e81f}.company-setting-field input:disabled,.company-setting-field select:disabled{cursor:not-allowed;background:#f8fbff;color:#7b8798}.company-logo-upload{min-height:58px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;overflow:hidden;padding:8px}.company-logo-upload__preview{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cde3fb;border-radius:8px;background:#eef7ff;color:#0874e8;cursor:pointer;overflow:hidden;padding:0}.company-logo-upload__preview:disabled{cursor:not-allowed;opacity:.64}.company-logo-upload__preview img{width:100%;height:100%;object-fit:contain}.company-logo-upload__preview strong{display:grid;place-items:center;color:#0874e8;font-size:.78rem;font-weight:780}.company-logo-upload__body{min-width:0;display:grid;gap:4px}.company-logo-upload__body>div{display:flex;flex-wrap:wrap;gap:6px}.company-logo-upload__body button{min-height:26px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d7e6f8;border-radius:7px;background:#fff;color:#0874e8;padding:0 9px;font:inherit;font-size:.76rem;font-weight:730;cursor:pointer}.company-logo-upload__body button:hover{border-color:#b9dbff;background:#f7fbff}.company-logo-upload__body button:disabled{cursor:not-allowed;opacity:.62}.company-logo-upload__body small{min-width:0;overflow:hidden;color:#7b8798;font-size:.72rem;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.company-logo-upload__input{display:none}.company-logo-upload strong{color:#0874e8;font-size:.78rem;font-weight:780}.company-color-row,.company-palette-row{display:flex;flex-wrap:wrap;gap:7px}.company-color-row button{width:28px;height:28px;border:1px solid #d7e7f8;border-radius:999px;background:var(--swatch);box-shadow:inset 0 0 0 3px #fff;cursor:pointer}.company-color-row button.active{border-color:#0874e8;box-shadow:0 0 0 3px #e8f3ff,inset 0 0 0 3px #fff}.company-color-row button:disabled,.company-palette-row button:disabled,.theme-mode-segment.compact button:disabled{cursor:not-allowed;opacity:.62}.theme-mode-segment.compact{width:max-content;display:inline-flex;gap:4px;margin:0;padding:3px;border:1px solid #d7e6f8;border-radius:8px;background:#f8fbff}.theme-mode-segment.compact button{min-height:30px;display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:7px;background:transparent;color:#687792;padding:0 10px;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.theme-mode-segment.compact button.active{border-color:#cde3fb;background:#fff;color:#0874e8;box-shadow:0 8px 20px #1f4f8314}.company-palette-row button{min-height:28px;border:1px solid #d7e6f8;border-radius:999px;background:#fff;color:#40546e;padding:0 10px;font:inherit;font-size:.74rem;font-weight:720;cursor:pointer}.company-palette-row button.active{border-color:#9bd1ff;background:#f2f8ff;color:#0874e8}.company-card-stack{display:grid;gap:9px}.company-setting-switch{min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d7e6f8;border-radius:7px;background:#f8fbff;padding:10px 12px}.company-setting-switch>span{min-width:0;display:grid;gap:2px}.company-setting-switch strong{overflow:hidden;color:#1f2937;font-size:.86rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.company-setting-switch small{overflow:hidden;color:#6d7890;font-size:.78rem;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.company-setting-switch input{position:relative;width:38px;height:22px;box-sizing:border-box;justify-self:end;flex:0 0 38px;margin:0;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #cbd9ea;border-radius:999px;background:#eef3f8;cursor:pointer;transition:background .14s ease,border-color .14s ease}.company-setting-switch input:before{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #10182829;transition:transform .14s ease}.company-setting-switch input:checked{border-color:#93c5fd;background:#0874e8}.company-setting-switch input:checked:before{transform:translate(16px)}.company-setting-switch.is-disabled{opacity:.72}.company-setting-switch.is-disabled input{cursor:not-allowed}.company-danger-card header>span{border-color:#fee3ad;background:#fff7e6;color:#a15c00}.company-danger-row{min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #d7e6f8;border-radius:7px;background:#f8fbff;padding:10px 12px}.company-danger-row strong,.company-danger-row small{display:block}.company-danger-row strong{color:#1f2937;font-size:.84rem;font-weight:720}.company-danger-row small{margin-top:2px;color:#6d7890;font-size:.78rem;font-weight:650}.company-danger-row button,.company-danger-row a{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7e6f8;border-radius:7px;background:#fff;color:#40546e;padding:0 10px;font:inherit;font-size:.78rem;font-weight:720;text-decoration:none}.company-danger-row.danger{border-color:#ffd0ca;background:#fff8f7}.company-danger-row.danger a,.company-danger-row.danger button{border-color:#fecaca;color:#b42318}.company-settings-empty,.company-settings-empty-state{min-height:50px;display:grid;align-content:center;border:1px solid #d7e6f8;border-radius:7px;background:#f8fbff;color:#667085;padding:12px;font-size:.86rem;font-weight:680}.company-settings-empty-state{min-height:124px}.company-settings-empty-state h3{margin:0 0 4px;color:#1f2937}.company-settings-empty-state p{margin:0;color:#667085}.company-settings-toast{position:fixed;right:24px;bottom:22px;z-index:50;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #b7ebd0;border-radius:8px;background:#fff;color:#087b4c;padding:0 14px;font-size:.84rem;font-weight:720;box-shadow:0 18px 44px #1e40781f}.company-settings-loading-title{width:240px;height:26px;border-radius:999px}.company-settings-loading-chips{width:min(420px,90vw);height:22px;margin-top:9px;border-radius:999px}.company-settings-loading-actions{width:142px;height:38px;border-radius:8px}.company-settings-loading-card{min-height:226px;border-radius:8px}.company-settings-loading-line{min-height:54px;border-radius:7px}@media (max-width: 1060px){.company-settings-layout,.company-brand-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 760px){.company-settings-page.page-content.clean-dashboard{padding:18px 14px 42px}.company-settings-hero{align-items:flex-start;flex-direction:column}.company-settings-hero .primary-button{width:100%}}@media (max-width: 560px){.company-danger-row,.company-setting-switch{grid-template-columns:minmax(0,1fr)}.company-danger-row a,.company-danger-row button,.theme-mode-segment.compact{width:100%}.theme-mode-segment.compact{display:grid;grid-template-columns:1fr 1fr}}.billing-page{--billing-border: #dde8f4;--billing-soft: #f8fbff;--billing-ink: #172033;background:#fff;display:grid;gap:14px;padding:22px}.billing-page.page-content.clean-dashboard{position:relative;isolation:isolate;display:block;max-width:none;min-height:100vh;padding:clamp(18px,2vw,28px) clamp(16px,2.4vw,40px) 56px;background:#fff;color:var(--billing-ink)}.billing-panel,.billing-summary-card{background:#fff;border:1px solid var(--billing-border);border-radius:8px;box-shadow:0 1px 2px #1018280a}.billing-hero-panel{position:relative;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:clamp(14px,2vw,24px);margin:0 0 24px;padding:0 0 18px;border-bottom:1px solid rgba(231,236,244,.82)}.billing-hero.billing-panel{align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;padding:18px 20px}.billing-hero.billing-hero-simple{background:#fff;min-height:72px;padding:14px 18px}.billing-title-block{display:grid;gap:6px}.billing-title{min-width:0}.billing-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.billing-title h1{margin:0 0 8px;color:#172033;font-size:30px;font-weight:720;line-height:1.12;letter-spacing:0}.billing-title-row h1,.billing-panel-head h2{color:var(--billing-ink);letter-spacing:0;margin:0}.billing-title-row h1{font-size:24px;line-height:1.12}.billing-hero-chips{display:flex;flex-wrap:wrap;gap:6px}.billing-command-meta{display:flex;flex-wrap:wrap;gap:7px}.billing-command-meta span,.billing-command-meta .fg-badge{min-height:22px;display:inline-flex;align-items:center;border:1px solid rgba(226,233,243,.92);border-radius:999px;background:#ffffffbd;color:#667085;padding:3px 8px;font-size:11.5px;font-weight:560;line-height:1}.billing-hero-chips small{align-items:center;background:#f7fbff;border:1px solid #d7e7f8;border-radius:999px;color:#40546e;display:inline-flex;font-size:11.5px;font-weight:700;min-height:23px;padding:0 9px}.billing-hero-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.billing-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.billing-page .primary-button,.billing-page .secondary-button{min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:7px 12px;font:inherit;font-size:.86rem;font-weight:750;text-decoration:none;cursor:pointer}.billing-page .primary-button{border:1px solid #1479e8;background:#1479e8;color:#fff;box-shadow:0 10px 22px #1479e833}.billing-page .secondary-button{border:1px solid #dfe8f4;background:#fff;color:#344054;box-shadow:0 10px 22px #10182809}.billing-page .primary-button:hover,.billing-page .primary-button:focus-visible{background:#0d69d4;outline:none}.billing-page .secondary-button:hover,.billing-page .secondary-button:focus-visible{border-color:#c9daf0;color:#1479e8;outline:none}.billing-page .primary-button:disabled,.billing-page .secondary-button:disabled{cursor:not-allowed;opacity:.58}.billing-bell{position:relative;width:35px;height:35px;border:1px solid #e2eaf4;border-radius:7px;background:#fff;color:#344054;display:inline-grid;place-items:center;cursor:pointer}.billing-bell:hover,.billing-bell:focus-visible{border-color:#c9daf0;color:#1479e8;outline:none}.billing-page .billing-hero-actions button{border-radius:7px;box-shadow:none;font-size:13px;font-weight:760;min-height:34px;padding:7px 11px}.billing-action-toast{position:fixed;right:28px;bottom:28px;z-index:80;align-items:center;background:#f5fffa;border:1px solid #bdebd5;border-radius:8px;color:#087443;display:inline-flex;font-size:13px;font-weight:800;gap:8px;max-width:min(360px,calc(100vw - 32px));padding:9px 12px;box-shadow:0 18px 44px #0f172a29;animation:dashboardToastIn .18s ease-out}.billing-overview-grid,.billing-bottom-grid{display:grid;gap:12px}.billing-overview-grid{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr)}.billing-bottom-grid{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.billing-plan-summary-panel,.billing-seat-summary-panel,.billing-limits-panel,.billing-payment-panel,.billing-invoices-panel{align-content:start;display:grid;gap:12px;padding:14px}.billing-panel-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.billing-panel-head>div>span{align-items:center;color:#006adc;display:inline-flex;font-size:12px;font-weight:820;gap:7px}.billing-panel-head h2{font-size:16px;line-height:1.25;margin-top:3px}.billing-panel-head>svg{color:#7b8aa1;flex:0 0 auto}.billing-simple-fields{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.billing-simple-fields span{background:#fbfdff;border:1px solid #e5eef8;border-radius:8px;display:grid;gap:4px;min-width:0;padding:9px 10px}.billing-simple-fields small{color:#667085;font-size:11.2px;font-weight:680}.billing-simple-fields strong{color:var(--billing-ink);font-size:12.5px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-large-meter{background:#edf2f7;border-radius:999px;height:8px;overflow:hidden}.billing-large-meter span{background:#18f;border-radius:inherit;display:block;height:100%}.billing-seat-summary-meta{display:flex;gap:10px;justify-content:space-between}.billing-seat-summary-meta small{color:#667085;font-size:12px;font-weight:650}.billing-quota-list,.billing-control-list{display:grid;gap:7px}.billing-quota-line{align-items:center;background:#fbfdff;border:1px solid #e5eef8;border-radius:8px;display:grid;gap:9px;grid-template-columns:30px minmax(0,1fr) auto;min-height:54px;padding:9px 10px}.billing-quota-line>span{background:#e8f3ff;border-radius:8px;color:#006adc;display:grid;height:30px;place-items:center;width:30px}.billing-quota-line div{display:grid;gap:2px;min-width:0}.billing-quota-line strong{color:var(--billing-ink);font-size:12.7px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-quota-line small{color:#667085;font-size:11.5px;font-weight:620}.billing-quota-line em{color:var(--billing-ink);font-size:12.2px;font-style:normal;font-weight:800}.billing-quota-line i{background:#edf2f7;border-radius:999px;grid-column:2 / 4;height:5px;overflow:hidden}.billing-quota-line i b{background:#18f;border-radius:inherit;display:block;height:100%}.billing-quota-line.tone-green i b{background:#12a66a}.billing-quota-line.tone-amber i b{background:#f2a93b}.billing-quota-line.tone-slate>span{background:#f2f4f7;color:#667085}.billing-quota-line.tone-slate i b{background:#98a2b3}.billing-control-list{gap:9px}.billing-control-row{align-items:center;background:#fbfdff;border:1px solid #e5eef8;border-radius:8px;display:grid;gap:9px;grid-template-columns:30px minmax(0,1fr) auto;min-height:54px;padding:9px 10px}.billing-control-row>span{background:#e8f3ff;border-radius:8px;color:#006adc;display:grid;height:30px;place-items:center;width:30px}.billing-control-row.tone-green>span{background:#ecfdf3;color:#087443}.billing-control-row.tone-amber>span{background:#fff7e6;color:#a15c00}.billing-control-row.tone-slate>span{background:#f2f4f7;color:#667085}.billing-control-row div{display:grid;gap:2px;min-width:0}.billing-control-row strong{color:var(--billing-ink);font-size:12.8px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-control-row small{color:#667085;font-size:11.8px;font-weight:640}.billing-control-row em{color:#7b8aa1;font-size:11.3px;font-style:normal;font-weight:620}.billing-control-row button{background:#fff;border:1px solid #d7e7f8;border-radius:7px;color:#006adc;font-size:12px;font-weight:760;min-height:28px;padding:5px 9px}.billing-invoices-panel{gap:10px}.billing-invoice-row{align-items:center;background:#fbfdff;border:1px solid #e5eef8;border-radius:8px;color:var(--billing-ink);display:grid;gap:11px;grid-template-columns:30px minmax(0,1fr) auto auto;min-height:48px;padding:9px 10px;text-align:left}.billing-invoice-row:hover{background:#f6fbff;border-color:#cde3fb}.billing-invoice-row>span{background:#e8f3ff;border-radius:8px;color:#006adc;display:grid;height:28px;place-items:center;width:28px}.billing-invoice-row strong{font-size:13px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-invoice-row small{color:#667085;font-size:12px}.billing-invoice-row em{background:#eef6ff;border-radius:999px;color:#006adc;font-size:11.5px;font-style:normal;font-weight:820;min-width:58px;padding:4px 8px;text-align:center}.billing-empty-row{align-items:center;background:#fbfdff;border:1px solid #e5eef8;border-radius:8px;color:#667085;display:flex;font-size:12.5px;font-weight:680;min-height:48px;padding:10px}.billing-page.is-loading .billing-panel,.billing-loading-card,.billing-loading-wide{min-height:118px}.billing-loading-title{border-radius:999px;height:28px;width:220px}.billing-loading-chips{border-radius:999px;height:24px;width:260px}.billing-loading-actions{border-radius:8px;height:36px;width:210px}.billing-loading-card,.billing-loading-wide{border-radius:8px}.billing-loading-wide{min-height:260px}@media (max-width: 1120px){.billing-overview-grid,.billing-bottom-grid{grid-template-columns:1fr}}@media (max-width: 760px){.billing-page{padding:14px}.billing-page.page-content.clean-dashboard{padding:18px 14px 42px}.billing-hero-panel{grid-template-columns:1fr;margin-bottom:18px}.billing-hero.billing-panel{grid-template-columns:1fr}.billing-actions,.billing-hero-actions{justify-content:flex-start}.billing-page .primary-button,.billing-page .secondary-button{flex:1 1 150px}.billing-simple-fields{grid-template-columns:1fr}.billing-invoice-row,.billing-control-row{grid-template-columns:30px minmax(0,1fr)}.billing-control-row button,.billing-invoice-row em,.billing-invoice-row small{grid-column:2;justify-self:start}.billing-quota-line{grid-template-columns:30px minmax(0,1fr)}.billing-quota-line em{grid-column:2;justify-self:start}.billing-quota-line i{grid-column:1 / -1}}
