:root{--font-display: "Inter", "Segoe UI", system-ui, sans-serif;--font-ui: "Inter", "Segoe UI", system-ui, sans-serif;--font-sans: var(--font-ui);--font-mono: "IBM Plex Mono", "Cascadia Mono", Consolas, monospace;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-md: 13px;--font-size-base: 14px;--font-size-lg: 15px;--font-size-xl: 20px;--font-size-2xl: 26px;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-micro: .02em;--letter-tight: -.025em;--space-2xs: 4px;--space-xs: 6px;--space-s: 8px;--space-m: 12px;--space-l: 16px;--space-xl: 20px;--space-2xl: 28px;--space-3xl: 40px;--radius-control: 8px;--radius-card: 12px;--radius-tile: 10px;--rail-width: 240px;--topbar-height: 58px;--nav-icon-size: 18px;--branding-logo-max-h: 28px;--navy: #0a1628;--navy-2: #0f1f36;--ink: #0f172a;--muted: #64748b;--muted-2: #94a3b8;--bg: #f1f4f9;--bg-accent: #f1f4f9;--surface: #ffffff;--surface-2: #f8fafc;--surface-3: #eef2f7;--border: #e6ebf2;--border-strong: #d0d7e2;--primary: #2563eb;--primary-hover: #1d4ed8;--primary-soft: #eff6ff;--primary-ink: #ffffff;--gold: #c4a35a;--gold-dark: #9a7b3c;--gold-soft: #f4ecda;--danger: #b42318;--danger-soft: #fef3f2;--ok: #067647;--ok-soft: #ecfdf3;--info: #1d4ed8;--info-soft: #eff6ff;--focus: var(--primary);--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 2px 8px rgba(15, 23, 42, .05);--shadow-card: 0 1px 3px rgba(15, 23, 42, .04)}:root{color-scheme:light;color:var(--ink);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);font-family:var(--font-sans);background:var(--bg)}a{color:var(--primary)}h1,h2,h3{font-family:var(--font-ui);letter-spacing:var(--letter-tight);font-weight:var(--font-weight-semibold);color:var(--ink)}h1{font-size:var(--font-size-2xl);margin:0 0 var(--space-m)}h2{font-size:var(--font-size-xl);margin:0 0 var(--space-s)}h3{font-size:var(--font-size-lg);margin:0 0 var(--space-s)}.app-frame{display:grid;grid-template-columns:var(--rail-width) minmax(0,1fr);min-height:100vh}.app-workspace{min-width:0;display:flex;flex-direction:column;min-height:100vh}.app-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-l);height:var(--topbar-height);padding:0 var(--space-2xl);background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.app-search{flex:1;max-width:420px;margin:0}.app-search input{margin:0;background:var(--surface-2);border-radius:var(--radius-control);padding:.55rem .85rem .55rem 2.35rem;border-color:var(--border);box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2394a3b8' stroke-width='1.6'%3E%3Ccircle cx='7' cy='7' r='5'/%3E%3Cpath d='M11.5 11.5 14 14' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem 50%}.app-topbar-right{display:flex;align-items:center;gap:.75rem}.user-chip{display:flex;align-items:center;gap:.65rem}.user-avatar{width:34px;height:34px;border-radius:999px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:600}.user-meta{display:flex;flex-direction:column;line-height:1.2}.user-meta strong{font-size:.88rem}.user-meta span{font-size:.75rem;color:var(--muted)}.rail-badge{margin-left:auto;font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#dbeafe;background:#2563eb59;border:1px solid rgba(147,197,253,.35);border-radius:6px;padding:.2rem .4rem}.rail-tagline{margin:0;font-size:.72rem;color:#e8eef88c}.rail-version{margin:.25rem 0 0;font-size:.68rem;color:#e8eef866}.app-rail-nav button.active{background:#2563eb47;box-shadow:inset 3px 0 #60a5fa}.studio-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.studio-page-actions{display:flex;gap:.55rem;flex-shrink:0}.studio-page-actions .btn{min-height:38px;padding:.55rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem}.breadcrumb{margin:0 0 .35rem;font-size:var(--font-size-sm);color:var(--muted)}.breadcrumb span{margin:0 .35rem;color:var(--muted-2)}.studio-tabs{display:flex;gap:.1rem;margin-bottom:1.15rem;border-bottom:1px solid var(--border)}.studio-tabs button{border:0;background:transparent;padding:.8rem 1.05rem;font:inherit;font-size:.9rem;font-weight:500;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.studio-tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.studio-design{display:grid;grid-template-columns:300px minmax(0,1fr) 320px;gap:1.15rem;align-items:start}@media(max-width:1280px){.studio-design{grid-template-columns:minmax(260px,280px) minmax(0,1fr) minmax(280px,300px)}}@media(max-width:1100px){.studio-design{grid-template-columns:1fr}}.studio-card{margin-bottom:1rem;padding:1.15rem 1.2rem!important;border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.card-label{margin:0 0 .95rem;font-size:.95rem;letter-spacing:-.01em;text-transform:none;color:var(--ink);font-family:var(--font-ui);font-weight:600}.card-label.tight{margin-top:1.15rem;margin-bottom:.65rem}.desc-input{min-height:84px;font-family:var(--font-ui);margin-bottom:.25rem;resize:vertical}.char-count{font-size:.72rem;margin:0 0 .15rem;text-align:right;color:var(--muted-2)}.component-list{display:flex;flex-direction:column;gap:.5rem}.component-item{display:grid;grid-template-columns:40px minmax(0,1fr) 16px;gap:.8rem;align-items:center;text-align:left;width:100%;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-tile);padding:.8rem .85rem;min-height:64px;cursor:pointer;font:inherit;box-shadow:none;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.component-item:hover:not(:disabled){border-color:#bfdbfe;background:#f8fbff;box-shadow:var(--shadow-sm)}.component-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0}.component-item strong{display:block;font-size:.9rem;font-weight:600;color:var(--ink);letter-spacing:-.01em}.component-item .muted{display:block;font-size:.75rem;line-height:1.35;color:var(--muted)}.component-icon{width:40px;height:40px;border-radius:10px;background:var(--surface-3);color:#475569;display:grid;place-items:center;flex-shrink:0}.component-icon svg{width:18px;height:18px}.component-chevron{color:var(--muted-2);display:grid;place-items:center}.studio-tip{margin-top:.9rem;margin-bottom:0;font-size:.8rem;border-radius:10px;padding:.7rem .85rem}.example-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f172a73;display:grid;place-items:center;padding:1.25rem}.example-picker{width:min(720px,100%);max-height:min(88vh,720px);overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 50px #0f172a2e;padding:1.15rem 1.25rem 1.35rem}.example-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.example-picker-head h2{margin:0 0 .35rem;font-size:1.15rem}.example-picker-head .muted{margin:0;max-width:42ch;font-size:.85rem}.example-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(max-width:640px){.example-picker-grid{grid-template-columns:1fr}}.example-picker-card{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;text-align:left;padding:.9rem 1rem;border:1px solid var(--border);border-radius:12px;background:var(--bg);cursor:pointer;color:inherit;font:inherit}.example-picker-card:hover:not(:disabled){border-color:var(--primary);background:color-mix(in srgb,var(--primary) 6%,var(--bg))}.example-picker-card:disabled{opacity:.55;cursor:not-allowed}.example-picker-card strong{font-size:.95rem}.example-picker-card .muted{font-size:.78rem;line-height:1.35}.example-picker-imagery{font-weight:600;color:var(--muted)!important}.example-picker-swatches{display:flex;gap:.35rem;margin-bottom:.25rem}.example-picker-swatches span{width:22px;height:22px;border-radius:6px;border:1px solid rgba(15,23,42,.12)}.merge-field-select{margin-bottom:0}.editor-card .editor{margin:0}.editor-card{--sig-canvas-w: 560px}.editor-card[data-width=compact]{--sig-canvas-w: 320px}.editor-card .card-label{margin-bottom:.75rem}.editor-card .editor-canvas-hint{margin:-.35rem 0 .75rem;font-size:.8rem}.editor-card .editor-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:10px 10px 0 0;margin-bottom:0;padding:.4rem .5rem}.editor-card .editor-surface,.editor-card .editor-source{border-radius:0 0 10px 10px;border-top:0;min-height:320px}.editor-card .editor-surface.tiptap{background:var(--bg);padding:.85rem;display:block}.editor-card .editor-surface .ProseMirror{max-width:var(--sig-canvas-w);width:100%;margin:0;background:#fff;border:1px solid var(--border);border-radius:6px;min-height:280px;box-sizing:border-box;transition:max-width .15s ease}.editor-card .editor-source{max-width:calc(var(--sig-canvas-w) + 1.7rem);width:100%;transition:max-width .15s ease;box-sizing:border-box}.editor-card[data-width=compact] .editor-surface .ProseMirror{min-height:240px}.preview-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.preview-head .card-label{margin:0}.preview-width-toggle{display:inline-flex;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--surface);flex-shrink:0}.preview-width-toggle button{margin:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:.75rem;font-weight:600;padding:.35rem .65rem;cursor:pointer;line-height:1.2}.preview-width-toggle button+button{border-left:1px solid var(--border)}.preview-width-toggle button:hover{background:var(--bg);color:var(--text)}.preview-width-toggle button.active{background:color-mix(in srgb,var(--primary) 12%,#fff);color:var(--primary)}.preview-width-toggle button .muted{font-weight:500;opacity:.75}.outlook-chrome{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#fff;margin-bottom:.75rem;width:100%;transition:max-width .15s ease}.outlook-chrome[data-width=desktop]{max-width:100%}.outlook-chrome[data-width=compact]{max-width:360px}.outlook-chrome.wide{min-height:320px}.outlook-chrome.wide[data-width=desktop]{max-width:640px}.outlook-chrome-bar{display:flex;flex-direction:column;gap:.1rem;padding:.65rem .85rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid var(--border);font-size:.78rem;font-weight:600}.outlook-chrome-body{padding:1rem;min-height:280px;background:#fff}.outlook-chrome[data-width=compact] .outlook-chrome-body{min-height:240px;padding:.75rem}.outlook-chrome .preview{border:0;min-height:280px;height:min(480px,55vh);margin:0;width:100%;background:#fff}.outlook-chrome[data-width=compact] .preview{min-height:220px;height:min(360px,45vh)}.outlook-chrome.wide .preview{height:min(560px,65vh)}iframe.preview{color-scheme:light}.studio-preview-tab{display:flex;flex-direction:column;gap:1rem}.client-check-head{margin-bottom:1rem}.client-check-head .panel-section-title{margin-bottom:.35rem}.client-check-stack{display:flex;flex-direction:column;gap:1.25rem}.client-check-item-head{margin-bottom:.5rem}.client-check-item-head h3{margin:0 0 .15rem;font-size:.95rem;font-weight:650}.client-check-item-head p{margin:0;font-size:.8rem}.client-quirks{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.client-quirks h3{margin:0 0 .5rem;font-size:.9rem;font-weight:650}.client-quirks ul{margin:0;padding-left:1.15rem;font-size:.85rem;color:var(--muted);line-height:1.45}.client-quirks li+li{margin-top:.35rem}.client-quirks code{font-size:.8em;background:var(--bg);padding:.05em .3em;border-radius:4px}.quick-templates{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.quick-thumb{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.55rem;text-align:left;cursor:pointer;font:inherit;box-shadow:none}.quick-thumb.active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.quick-thumb:hover{border-color:#93c5fd}.quick-thumb-preview{display:block;height:56px;border-radius:7px;background:linear-gradient(180deg,#fff 0 42%,transparent 42%),linear-gradient(90deg,#e2e8f0 0 28%,transparent 28%),var(--surface-2);border:1px solid var(--border);margin-bottom:.45rem}.quick-thumb strong{font-size:.75rem;font-weight:600;color:var(--ink)}@media(max-width:960px){.app-frame{grid-template-columns:1fr}.app-topbar{padding:0 var(--space-l);flex-wrap:wrap;height:auto;padding-top:.65rem;padding-bottom:.65rem}.studio-page-header{flex-direction:column}}.app-rail{position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;gap:var(--space-l);padding:var(--space-xl) var(--space-m) var(--space-l);background:linear-gradient(180deg,var(--navy) 0%,var(--navy-2) 100%);color:#e8eef8;border-right:1px solid rgba(255,255,255,.06)}.app-rail-brand{display:flex;align-items:center;gap:.7rem;padding:.15rem .55rem .85rem;border-bottom:1px solid rgba(255,255,255,.08)}.app-rail-brand .brand-logo{width:32px;height:32px;border-radius:9px;background:#ffffff14;padding:3px}.app-rail-brand .brand-wordmark{font-family:var(--font-ui);font-size:1rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#fff}.app-rail-brand .brand-trust,.app-rail-brand .brand-holm{color:#fff}.app-rail-brand .brand-product{display:none}.app-main-title{margin:0;font-size:1.55rem;font-weight:700;letter-spacing:-.03em;line-height:1.2}.app-main-subtitle{margin:.4rem 0 0;color:var(--muted);max-width:40rem;font-size:.92rem;line-height:1.45}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1.15rem 1.2rem;margin-bottom:var(--space-l);box-shadow:var(--shadow-card)}label{display:block;font-size:.8rem;font-weight:500;color:var(--muted);margin-bottom:.4rem}.app-rail-nav{display:flex;flex-direction:column;gap:.28rem;flex:1;overflow:auto;padding:.15rem}.app-rail-nav button{width:100%;justify-content:flex-start;border:0;background:transparent;color:#e8eef8c7;padding:.62rem .75rem;border-radius:10px;font:inherit;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.65rem;transition:background .15s ease,color .15s ease}.app-rail-nav button:hover{background:#ffffff0f;color:#fff}.app-rail-nav button.active{background:#2563eb47;color:#fff;box-shadow:inset 3px 0 #60a5fa}.app-rail-nav button .shell-nav-icon{color:#e8eef88c}.app-rail-nav button.active .shell-nav-icon,.app-rail-nav button:hover .shell-nav-icon{color:#93c5fd}.app-rail-footer{padding:.75rem .55rem .25rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.65rem}.app-rail-meta{font-size:var(--font-size-xs);line-height:1.4;color:#e8eef894}.app-rail-meta strong{display:block;color:#f4f7fb;font-weight:600;font-size:var(--font-size-sm);margin-bottom:.15rem}.app-rail-footer .btn{width:100%;justify-content:center;background:#ffffff0f;border-color:#ffffff1f;color:#e8eef8}.app-rail-footer .btn:hover{background:#ffffff1a}.app-main{min-width:0;padding:var(--space-xl) var(--space-2xl) var(--space-3xl)}.app-main-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-l);margin-bottom:var(--space-xl)}.app-main-kicker{margin:0 0 .35rem;font-size:var(--font-size-xs);font-weight:600;letter-spacing:var(--letter-micro);text-transform:uppercase;color:var(--muted-2)}.app-main-title{margin:0;font-size:clamp(1.35rem,1.1rem + .8vw,1.75rem)}.app-main-subtitle{margin:.35rem 0 0;color:var(--muted);max-width:42rem}.shell{max-width:none;margin:0;padding:0}.shell.loading{min-height:100vh;display:grid;place-items:center;padding:2rem}.brand{display:flex;align-items:center;gap:.65rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-tight);font-size:var(--font-size-lg);font-family:var(--font-display)}.brand-logo{width:28px;height:28px;border-radius:var(--radius-control);object-fit:contain;flex-shrink:0}.brand-wordmark .brand-trust{color:var(--ink)}.brand-wordmark .brand-holm{color:var(--gold-dark)}.brand-product{color:var(--muted);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);margin-left:.15rem}.btn{border:1px solid var(--border);background:var(--surface);color:var(--ink);padding:.5rem .9rem;border-radius:var(--radius-control);cursor:pointer;font:inherit;font-weight:500;display:inline-flex;align-items:center;gap:.4rem;box-shadow:var(--shadow-sm);transition:border-color .15s ease,background .15s ease,transform .12s ease}.btn:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-2)}.btn:active:not(:disabled){transform:translateY(1px)}.btn.primary{background:var(--primary);border-color:var(--primary-hover);color:var(--primary-ink);font-weight:var(--font-weight-semibold)}.btn.primary:hover:not(:disabled){background:var(--primary-hover)}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn.ghost{background:transparent;box-shadow:none}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--space-xl);margin-bottom:var(--space-l);box-shadow:var(--shadow-sm)}.muted{color:var(--muted)}label{display:block;font-size:var(--font-size-sm);font-weight:500;color:var(--muted);margin-bottom:.4rem}input,textarea,select{width:100%;font:inherit;padding:.62rem .78rem;border:1px solid var(--border);border-radius:var(--radius-control);margin-bottom:.85rem;background:var(--surface);color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}input:focus,textarea:focus,select:focus,.btn:focus-visible,.app-rail-nav button:focus-visible{outline:none;border-color:var(--focus);box-shadow:0 0 0 3px #2563eb2e}textarea{min-height:160px;font-family:var(--font-mono);font-size:.9rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.preview{border:1px solid var(--border);border-radius:var(--radius-control);min-height:120px;background:var(--surface);padding:.75rem}.banner{padding:.8rem 1rem;border-radius:10px;margin-bottom:1rem;background:var(--gold-soft);border:1px solid #e5d4a8;color:#5c4818}.banner.error{background:var(--danger-soft);border-color:#fecdca;color:var(--danger)}.banner.ok{background:var(--ok-soft);border-color:#abefc6;color:var(--ok)}.banner.info{background:var(--info-soft);border-color:#b2ddff;color:var(--info)}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{text-align:left;padding:.65rem .5rem;border-bottom:1px solid var(--border)}th{color:var(--muted);font-size:var(--font-size-xs);letter-spacing:var(--letter-micro);text-transform:uppercase;font-weight:600}.login{min-height:100vh;display:grid;place-items:center;padding:2rem}.login .card{max-width:420px;width:100%}.target-list{margin:0;padding-left:1.1rem}.target-list li{margin-bottom:.25rem}.local-dev{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}@media(max-width:960px){.app-frame{grid-template-columns:1fr}.app-rail{position:relative;height:auto;padding:var(--space-m)}.app-rail-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:.35rem}.app-rail-nav button{width:auto;white-space:nowrap}.app-rail-nav button.active{box-shadow:inset 0 -3px 0 var(--gold)}.app-rail-footer{flex-direction:row;align-items:center;justify-content:space-between}.app-rail-footer .btn{width:auto}.app-main{padding:var(--space-l)}}.editor{margin-bottom:.85rem}.editor-toolbar{display:flex;flex-wrap:wrap;gap:.4rem .5rem;align-items:center;margin-bottom:.65rem;padding:.55rem .65rem;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.editor-toolbar .btn{min-width:2rem;min-height:2rem;font-weight:600;padding:.32rem .5rem;line-height:1.1;box-shadow:none;background:var(--surface);border-radius:8px}.editor-toolbar .btn.primary{background:var(--primary-soft);border-color:#93c5fd;color:var(--primary-hover)}.toolbar-group{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;padding-right:.5rem;margin-right:.15rem;border-right:1px solid var(--border)}.toolbar-group:last-child,.toolbar-modes{border-right:none;padding-right:0;margin-left:auto}.toolbar-select select,.toolbar-select-sm select{margin:0;width:auto;min-width:7.5rem;padding:.35rem .5rem;font-size:.82rem;background:var(--surface);box-shadow:none}.toolbar-select-sm select{min-width:4.25rem}.toolbar-colors{gap:.35rem}.toolbar-color{position:relative;width:1.7rem;height:1.7rem;margin:0;cursor:pointer}.toolbar-color input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;border:0}.toolbar-color-swatch{display:block;width:100%;height:100%;border-radius:7px;border:1px solid var(--border);box-shadow:inset 0 -3px #111}.toolbar-color-swatch.highlight{box-shadow:inset 0 -3px 0 var(--gold-dark)}.toolbar-swatches{display:flex;flex-wrap:wrap;gap:.22rem;align-items:center}.toolbar-swatches .swatch{width:1rem;height:1rem;border:1px solid var(--border);border-radius:3px;padding:0;cursor:pointer}.toolbar-swatches .swatch:hover:not(:disabled){outline:2px solid var(--gold-dark);outline-offset:1px}.toolbar-mini{min-width:1.4rem!important;padding:.15rem .3rem!important;font-size:.75rem}.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}.editor-token{display:flex;align-items:center;gap:.35rem;margin:0}.editor-token select{width:auto;margin:0;min-width:9rem}.editor-modes{margin-left:auto;display:flex;gap:.35rem}.editor-hint{margin:.4rem 0 0;font-size:.85rem}.editor.thick .editor-layout{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:1rem;align-items:start}@media(max-width:720px){.editor.thick .editor-layout{grid-template-columns:1fr}}.field-palette{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:.85rem}.field-palette h3,.cond-panel h3,.preview-as h3{margin:0 0 .5rem;font-size:.78rem;letter-spacing:var(--letter-micro);text-transform:uppercase;color:var(--muted);font-family:var(--font-ui);font-weight:600}.field-palette .palette-section{margin-top:1.1rem}.palette-hint{font-size:.78rem;margin:.35rem 0 .5rem}.palette-embed{display:flex;align-items:center;gap:.4rem;margin:.35rem 0 .65rem;font-size:.85rem}.field-palette .btn{width:100%;margin-bottom:.35rem;justify-content:center}.field-chips{display:flex;flex-wrap:wrap;gap:.35rem;max-height:280px;overflow:auto}.chip{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:.28rem .55rem;font:inherit;font-size:.78rem;font-weight:500;cursor:pointer;color:var(--ink)}.chip:hover{border-color:#d4b978;background:var(--gold-soft)}.editor-surface{min-height:220px;padding:0;border:1px solid var(--border);border-radius:12px;background:#fff;outline:none;box-shadow:inset 0 1px #0f1b2d08}.editor-surface:focus-within{border-color:var(--border-strong)}.editor-source{min-height:220px;margin-bottom:0;border-radius:12px}.studio{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:1100px){.studio{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.studio-preview{position:sticky;top:1.25rem}}.studio-editor,.studio-preview{margin-bottom:0}.studio-editor>h2,.studio-preview>h2{display:flex;align-items:center;gap:.5rem}.studio-kicker{margin:0 0 .75rem;color:var(--muted);font-size:var(--font-size-sm)}.preview-frame{border:1px solid var(--border);border-radius:12px;background:linear-gradient(180deg,#f8fafc,#fff 28%);padding:1rem;min-height:180px}.preview-frame .preview{border:0;background:transparent;padding:0;min-height:140px}.panel-section-title{margin:0 0 .35rem;font-family:var(--font-display);font-size:1.15rem}.asset-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:.5rem}.asset-thumb{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.2rem;cursor:pointer;aspect-ratio:1;overflow:hidden}.asset-thumb img{width:100%;height:100%;object-fit:contain;display:block}.asset-thumb:hover:not(:disabled){border-color:var(--gold-dark)}.tiptap img{max-width:100%;height:auto}.tiptap .ProseMirror table{border-collapse:collapse;margin:0;overflow:visible;table-layout:auto;width:auto;max-width:100%}.tiptap .ProseMirror td,.tiptap .ProseMirror th{border:1px solid transparent;box-sizing:border-box;min-width:0;padding:0;position:relative;vertical-align:top}.tiptap .ProseMirror:hover td,.tiptap .ProseMirror:hover th{border-color:#94a3b859}.tiptap .ProseMirror th{background:transparent;font-weight:600}.tiptap .ProseMirror .selectedCell{border-color:#93c5fd!important}.tiptap .ProseMirror .selectedCell:after{background:#2563eb14;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.tiptap .ProseMirror .column-resize-handle{background:var(--primary);bottom:0;pointer-events:none;position:absolute;right:-1px;top:0;width:2px}.tiptap .ProseMirror.resize-cursor{cursor:col-resize}.tiptap .ProseMirror h1,.tiptap .ProseMirror h2,.tiptap .ProseMirror h3{margin:.35rem 0 .5rem;line-height:1.25}.tiptap .ProseMirror h1{font-size:1.5rem}.tiptap .ProseMirror h2{font-size:1.25rem}.tiptap .ProseMirror h3{font-size:1.1rem}.tiptap .ProseMirror ul,.tiptap .ProseMirror ol{margin:.35rem 0 .65rem;padding-left:1.35rem}.tiptap .ProseMirror hr{border:none;border-top:1px solid #ccc;margin:.75rem 0}.tiptap .ProseMirror{min-height:200px;padding:1.1rem 1.15rem;outline:none;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:13px;line-height:1.35;color:#111;box-sizing:border-box}.tiptap .ProseMirror>*{max-width:100%}.tiptap .ProseMirror p{margin:0}.tiptap .ProseMirror a{color:inherit;text-decoration:none}.cond-panel,.preview-as{margin-top:.85rem;padding-top:.75rem;border-top:1px solid var(--border)}.cond-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.cond-row label{flex:1 1 140px;margin:0}.cond-row input,.cond-row select{margin-bottom:0}.preview{width:100%;min-height:200px;margin-top:.75rem}.preview-meta{margin:.75rem 0;display:flex;flex-direction:column;gap:.5rem}hr.soft{border:none;border-top:1px solid var(--border);margin:1.25rem 0}:root{--auth-accent: #2563eb;--auth-accent-hover: #1d4ed8;--auth-accent-soft: #dbeafe;--auth-hero: #0b1220;--auth-surface: #f8fafc;--auth-surface-2: #ffffff;--auth-border: #e2e8f0;--auth-text: #0f172a;--auth-text-secondary: #475569;--auth-text-muted: #64748b;--auth-max-form: 420px}.auth-surface{min-height:100vh;background:var(--auth-surface);color:var(--auth-text)}.auth-surface .banner.error{margin-bottom:1rem}.auth-surface .btn.primary{background:var(--auth-accent);border-color:var(--auth-accent-hover);color:#fff}.auth-surface .btn.primary:hover{background:var(--auth-accent-hover)}.auth-split{display:flex;flex-direction:column;min-height:100vh}@media(min-width:1024px){.auth-split{display:grid;grid-template-columns:1.05fr .95fr}}.auth-split-hero{position:relative;min-height:280px;background:var(--auth-hero);color:#fff}@media(min-width:1024px){.auth-split-hero{min-height:100vh}}.product-hero{position:relative;height:100%;min-height:inherit;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.product-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:62% 42%}.product-hero-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 70% 30%,rgba(37,99,235,.45),transparent 55%),radial-gradient(ellipse 50% 40% at 20% 80%,rgba(14,165,233,.25),transparent 50%),linear-gradient(165deg,#0b1220,#111827 45%,#0f172a)}.product-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0b122047,#0b12208c 48%,#0b1220e0);pointer-events:none}.product-hero-content{position:relative;z-index:1;padding:2.5rem 2rem;max-width:560px;display:flex;flex-direction:column;gap:1rem}.product-hero-panel{display:flex;flex-direction:column;gap:.75rem;padding:24px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#0f172ab8;box-shadow:0 16px 40px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-brand{display:flex;align-items:center;gap:.75rem}.product-hero-brand img{width:40px;height:40px;border-radius:var(--radius-control, 6px)}.product-hero-wordmark{font-size:var(--font-size-xl, 20px);font-weight:var(--font-weight-bold, 700);letter-spacing:-.02em}.product-hero-trust{color:#fff}.product-hero-holm{color:#93c5fd}.product-hero-eyebrow{margin:0;font-size:var(--font-size-xs, 11px);font-weight:var(--font-weight-semibold, 600);letter-spacing:var(--letter-micro, .08em);text-transform:uppercase;color:#93c5fd}.product-hero-headline{margin:0;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:var(--font-weight-bold, 700);line-height:1.2;letter-spacing:-.03em;color:#fff}.product-hero-accent{color:#60a5fa}.product-hero-bullets{display:flex;flex-wrap:wrap;gap:8px}.product-hero-chip{padding:4px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;font-size:.78rem;color:#fff}.auth-split-form{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;padding:40px;overflow-y:auto;background:radial-gradient(ellipse 50% 40% at 100% 0%,rgba(37,99,235,.08),transparent 55%),radial-gradient(ellipse 40% 30% at 0% 100%,rgba(14,165,233,.06),transparent 50%),var(--auth-surface)}@media(max-width:1023px){.auth-split-form{padding:24px}}.auth-split-form-inner{width:100%;max-width:var(--auth-max-form)}.auth-form-brand{display:flex;align-items:center;gap:.65rem;margin-bottom:.5rem}.auth-form-brand img{width:36px;height:36px;border-radius:var(--radius-control, 6px)}.auth-form-brand-name{font-weight:var(--font-weight-bold, 700);font-size:var(--font-size-lg, 16px);letter-spacing:-.02em;color:var(--auth-text)}.auth-form-title{margin:.75rem 0 8px;font-size:1.75rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-.02em;color:var(--auth-text)}.auth-form-subtitle{margin:0 0 20px;color:var(--auth-text-muted);line-height:1.5;font-size:.95rem}.auth-mode-tabs{display:flex;gap:.35rem;margin-bottom:1.25rem;padding:.25rem;background:#eef2f7;border-radius:10px}.auth-mode-tab{flex:1;border:none;background:transparent;color:var(--auth-text-secondary);padding:.55rem .75rem;border-radius:8px;cursor:pointer;font:inherit;font-weight:var(--font-weight-semibold, 600)}.auth-mode-tab.is-active{background:#fff;color:var(--auth-text);box-shadow:0 1px 2px #0f172a14}.auth-form label{display:block;margin:.65rem 0 .35rem;color:var(--auth-text-secondary);font-size:.9rem}.auth-form input,.auth-form select{width:100%;box-sizing:border-box;padding:.65rem .75rem;border:1px solid var(--auth-border);border-radius:8px;background:var(--auth-surface-2);color:var(--auth-text);font:inherit;margin-bottom:.35rem}.auth-form input:focus-visible,.auth-form select:focus-visible{outline:2px solid var(--auth-accent);outline-offset:1px}.auth-submit{width:100%;margin-top:1rem;min-height:44px}.auth-sso-btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;margin-top:.65rem;min-height:44px;padding-left:16px;background:var(--auth-surface-2);color:var(--auth-text);border:1px solid var(--auth-border);border-radius:8px;font:inherit;font-weight:var(--font-weight-semibold, 600);cursor:pointer}.auth-sso-btn-primary{margin-top:0;background:#fff;border-color:#1b1b1b;box-shadow:0 1px 2px #0f172a0f}.auth-sso-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.auth-sso-btn-primary:hover:not(:disabled){background:#f8fafc;border-color:#0f172a}.auth-sso-btn:disabled{opacity:.5;cursor:not-allowed}.auth-sso-icon{width:18px;height:18px;flex-shrink:0;display:block}.auth-sso-icon.is-ms{border-radius:2px}.auth-sso-icon.is-saml{color:var(--auth-accent)}.auth-hint{margin-top:1rem;font-size:.85rem}.auth-linkish{width:100%;margin-top:.5rem;background:transparent;border-color:transparent;color:var(--auth-text-muted);text-decoration:underline}.auth-local-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--auth-border);text-align:center}.shell-nav-icon{width:var(--nav-icon-size, 16px);height:var(--nav-icon-size, 16px);display:block}.text-danger{color:var(--danger);font-weight:600}.product-hero-image+.product-hero-fallback{z-index:0}.product-hero-image:not(.product-hero-fallback){z-index:0}
