:root{--font-ui: Inter, "Segoe UI", system-ui, sans-serif;--font-sans: var(--font-ui);--font-mono: "Cascadia Mono", "Segoe UI Mono", Consolas, "Courier New", monospace;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-md: 13px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 20px;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-micro: .08em;--space-s: 8px;--space-m: 12px;--space-l: 16px;--space-xl: 20px;--space-xxl: 24px;--radius-control: 6px;--radius-card: 12px;--nav-icon-size: 16px;--branding-logo-max-h: 28px}:root{color-scheme:light;--gold: #c4a35a;--gold-dark: #9a7b3c;--ink: #1a1a1a;--muted: #5c5c5c;--bg: #f7f5f0;--card: #ffffff;--border: #e2ddd2;--danger: #b42318;--ok: #067647;font-family:var(--font-sans, Inter, "Segoe UI", system-ui, sans-serif);font-size:var(--font-size-base, 14px)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans, Inter, "Segoe UI", system-ui, sans-serif)}a{color:var(--gold-dark)}.shell{max-width:1100px;margin:0 auto;padding:1.5rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:.65rem;font-weight:var(--font-weight-bold, 700);letter-spacing:-.02em;font-size:var(--font-size-lg, 16px)}.brand-logo{width:28px;height:28px;border-radius:var(--radius-control, 6px);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, 600);font-size:var(--font-size-sm, 12px);margin-left:.15rem}.nav{display:flex;gap:.35rem;flex-wrap:wrap}.nav button,.btn{border:1px solid var(--border);background:var(--card);color:var(--ink);padding:.45rem .85rem;border-radius:var(--radius-control, 6px);cursor:pointer;font:inherit;display:inline-flex;align-items:center;gap:.4rem}.nav button .shell-nav-icon{flex-shrink:0;color:var(--muted)}.nav button.active .shell-nav-icon{color:#111}.nav button.active,.btn.primary{background:var(--gold);border-color:var(--gold-dark);color:#111;font-weight:var(--font-weight-semibold, 600)}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:1.25rem;margin-bottom:1rem}h1,h2{margin-top:0}.muted{color:var(--muted)}label{display:block;font-size:.9rem;margin-bottom:.35rem}input,textarea,select{width:100%;font:inherit;padding:.55rem .7rem;border:1px solid var(--border);border-radius:6px;margin-bottom:.85rem;background:#fff}textarea{min-height:160px;font-family:ui-monospace,Consolas,monospace;font-size:.9rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.preview{border:1px dashed var(--border);border-radius:8px;min-height:120px;background:#fff;padding:.5rem}.banner{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;background:#fff6e5;border:1px solid #efd9a8}.banner.error{background:#fef3f2;border-color:#fecdca;color:var(--danger)}.banner.ok{background:#ecfdf3;border-color:#abefc6;color:var(--ok)}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{text-align:left;padding:.5rem;border-bottom:1px solid var(--border)}.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)}.editor{margin-bottom:.85rem}.editor-toolbar{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:.45rem}.editor-toolbar .btn{min-width:2rem;font-weight:600}.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-surface{min-height:160px;padding:.7rem .85rem;border:1px solid var(--border);border-radius:6px;background:#fff;outline:none}.editor-surface:focus{border-color:var(--gold-dark)}.editor-source{min-height:180px;margin-bottom:0}.editor-hint{margin:.4rem 0 0;font-size:.85rem}.editor.thick .editor-layout{display:grid;grid-template-columns:minmax(160px,220px) 1fr;gap:1rem}@media(max-width:720px){.editor.thick .editor-layout{grid-template-columns:1fr}}.field-palette h3,.cond-panel h3,.preview-as h3{margin:0 0 .5rem;font-size:.95rem}.field-palette .palette-section{margin-top:1.25rem}.palette-hint{font-size:.8rem;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}.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}.field-chips{display:flex;flex-wrap:wrap;gap:.35rem;max-height:280px;overflow:auto}.chip{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.25rem .5rem;font:inherit;font-size:.82rem;cursor:pointer}.chip:hover{border-color:var(--gold-dark);background:#fff8ea}.tiptap .ProseMirror{min-height:180px;padding:.7rem .85rem;outline:none}.tiptap .ProseMirror p{margin:0 0 .5rem}.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;border:1px solid var(--border);border-radius:var(--radius-control, 6px);background:#fff}.studio{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:1024px){.studio{grid-template-columns:1.15fr .85fr;align-items:start}.studio-preview{position:sticky;top:1rem}}.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}
