:root{--bg: #f5f5f7;--bg-lift: #ffffff;--edge: #e3e3ea;--edge-soft: #eeeef2;--edge-line: #d3d3dc;--ink: #1d1d1f;--ink-dim: #57575c;--ink-faint: #8a8a92;--accent: #6366f1;--accent-hover: #4f52e0;--accent-soft: rgba(99, 102, 241, .12);--signal: #6366f1;--signal-soft: rgba(99, 102, 241, .12);--status-quotation: #8b5cf6;--status-approval: #2563eb;--status-invoicing: #f59e0b;--status-delivery: #10b981;--status-completed: #6e6e73;--font-sans: "Inter", -apple-system, "SF Pro Text", "Helvetica Neue", system-ui, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--text-2xs: .6875rem;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: clamp(1.25rem, 2vw, 1.6rem);--text-2xl: clamp(1.6rem, 3.2vw, 2.6rem);--text-3xl: clamp(2.2rem, 5.6vw, 4.4rem);--text-4xl: clamp(2.8rem, 8vw, 6.4rem);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--sp-8: 64px;--radius-1: 3px;--radius-2: 6px;--radius-3: 10px;--radius-4: 14px;--chrome-height: 132px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-md);line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0;list-style:none}a{color:var(--signal)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.page{min-height:100%}.mode-bar{position:fixed;top:var(--sp-3);right:var(--sp-4);z-index:20;display:flex;align-items:center;gap:var(--sp-2)}.ctl--icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:var(--ink)}.ctl--icon svg{width:18px;height:18px}.ctl{font:inherit;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-dim);background:var(--bg-lift);border:1px solid var(--edge);border-radius:var(--radius-1);padding:var(--sp-2) var(--sp-3);cursor:pointer}.ctl:hover,.ctl:focus-visible{color:var(--ink);border-color:var(--accent)}.ctl[aria-pressed=true]{color:var(--bg);background:var(--accent);border-color:var(--accent)}.ctl--quiet{background:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page--film{height:100vh;overflow:hidden}.film{position:relative;height:100vh;background:var(--bg)}.film-aura{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(42% 46% at var(--aura-ax, 50%) var(--aura-ay, 40%),rgba(99,102,241,.09),transparent 70%),radial-gradient(38% 42% at var(--aura-bx, 50%) var(--aura-by, 58%),rgba(139,92,246,.07),transparent 72%)}.film-grain{display:none}.stage{position:absolute;inset:0;z-index:1;overflow:hidden}.stage-layer{position:absolute;inset:0;display:grid;place-items:center;padding:var(--sp-7) clamp(var(--sp-5),6vw,var(--sp-8)) var(--sp-6);will-change:opacity}.scene{width:min(1120px,100%);max-height:100%}.film-scrubber{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;gap:var(--sp-3);padding:48px clamp(var(--sp-4),4vw,var(--sp-7)) var(--sp-4);background:linear-gradient(180deg,rgba(245,245,247,0),var(--bg) 62%);opacity:0;transition:opacity .35s ease}.film-scrubber:hover,.film-scrubber:focus-within{opacity:1}@media(prefers-reduced-motion:reduce){.film-scrubber{transition:none}}.scrubber-chapter{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);white-space:nowrap}.scrubber-time{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--ink-faint);white-space:nowrap}.film-scrubber input[type=range]{flex:1;appearance:none;-webkit-appearance:none;height:3px;border-radius:2px;background:var(--edge);cursor:pointer}.film-scrubber input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent);cursor:pointer}.film-scrubber input[type=range]::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:var(--accent);cursor:pointer}.wipe{display:block;height:2px;width:min(220px,40%);background:linear-gradient(90deg,var(--accent),rgba(99,102,241,.1));transform-origin:left center;margin:var(--sp-4) 0}.scene--title{text-align:center}.title-eyebrow{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.34em;text-transform:uppercase;color:var(--ink-faint)}.title-name{font-size:clamp(2.4rem,7vw,5rem);font-weight:800;line-height:1.02;margin-top:var(--sp-3);color:var(--accent)}.scene--title .wipe{margin-inline:auto}.title-headline{font-size:var(--text-3xl);font-weight:700;line-height:1.08;letter-spacing:-.01em;white-space:pre-line;max-width:20ch;margin-inline:auto}.title-sub{font-size:var(--text-lg);color:var(--ink-dim);max-width:64ch;margin:var(--sp-4) auto 0;text-wrap:balance}.scene--step{display:flex;flex-direction:column;gap:var(--sp-4);height:100%}.step-head{display:flex;align-items:flex-start;gap:var(--sp-4);flex:0 0 auto}.step-num{font-family:var(--font-mono);font-size:var(--text-2xl);font-weight:700;color:var(--accent);line-height:1}.step-titles{min-width:0}.step-title{font-size:var(--text-2xl);font-weight:700;letter-spacing:-.01em;line-height:1.1}.step-caption{font-size:var(--text-md);color:var(--ink-dim);margin-top:var(--sp-2);max-width:76ch}.step-stage{flex:1 1 auto;min-height:0;display:grid;place-items:center;will-change:transform,opacity}.scene--outro{text-align:center}.outro-brand{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.28em;text-transform:uppercase;color:var(--ink-faint)}.scene--outro .wipe{margin-inline:auto}.outro-headline{font-size:var(--text-3xl);font-weight:800;letter-spacing:-.01em}.outro-sub{font-size:var(--text-lg);color:var(--ink-dim);max-width:56ch;margin:var(--sp-4) auto 0;text-wrap:balance}.outro-cta{margin-top:var(--sp-6)}.outro-cta-pill{display:inline-block;font-family:var(--font-mono);font-size:var(--text-md);letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:999px;padding:var(--sp-2) var(--sp-5)}.app-window{width:100%;height:auto;max-height:60vh;display:block;filter:drop-shadow(0 24px 60px rgba(29,29,31,.16))}.win-frame{fill:#fff;stroke:var(--edge);stroke-width:1}.win-chrome{fill:#f3f3f7}.win-chrome-line{stroke:var(--edge-soft);stroke-width:1}.win-url-pill{fill:#fff;stroke:var(--edge);stroke-width:1}.win-url{fill:var(--ink-faint);font-family:var(--font-mono);font-size:10px;text-anchor:middle}.win-placeholder{fill:var(--ink-faint);font-family:var(--font-sans);font-size:20px;font-weight:600}.mock-panel{fill:#fff;stroke:var(--edge);stroke-width:1}.mock-rail{fill:#fafafc}.mock-label{fill:var(--ink-dim);font-family:var(--font-sans);font-size:12px}.mock-value{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:500}.mock-muted{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px}.mock-field{fill:#fff;stroke:var(--edge);stroke-width:1}.mock-field--active{stroke:var(--accent);stroke-width:1.5}.mock-btn{fill:var(--accent)}.mock-btn-label{fill:#fff;font-family:var(--font-sans);font-size:12px;font-weight:600;text-anchor:middle}.mock-caret{fill:var(--accent)}.lane-quotation{fill:var(--status-quotation)}.lane-approval{fill:var(--status-approval)}.lane-invoicing{fill:var(--status-invoicing)}.lane-delivery{fill:var(--status-delivery)}.lane-completed{fill:var(--status-completed)}.mock-token{fill:var(--accent)}.create-heading{fill:var(--ink);font-family:var(--font-sans);font-size:15px;font-weight:600}.create-sub{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px;font-weight:500}.create-count{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px;font-weight:600}.create-divider{stroke:var(--edge-soft);stroke-width:1}.create-placeholder{fill:var(--ink-faint);font-family:var(--font-sans);font-size:13px}.create-field-glow,.create-row-new{fill:var(--accent-soft)}.avatar-dim{fill:var(--ink-faint)}.avatar-new{fill:var(--accent)}.avatar-initials{fill:#fff;font-family:var(--font-sans);font-size:11px;font-weight:700}.create-dropdown{fill:#fff;stroke:var(--edge-line);stroke-width:1}.create-chevron,.create-check{fill:none;stroke:var(--ink-faint);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.create-check{stroke:var(--accent)}.create-line{fill:#fafafc;stroke:var(--edge-soft);stroke-width:1}.create-amount,.create-total-label{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:600}.create-total{fill:var(--ink);font-family:var(--font-sans);font-size:18px;font-weight:700}.create-case-badge{fill:var(--accent-soft);stroke:var(--accent);stroke-width:1.2}.create-badge-label{fill:var(--accent);font-family:var(--font-sans);font-size:10px;font-weight:700;letter-spacing:1.2px}.create-case-number{fill:var(--accent);font-family:var(--font-mono);font-size:22px;font-weight:700}.pipe-title{fill:var(--ink);font-family:var(--font-sans);font-size:16px;font-weight:700}.pipe-sub{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px}.pipe-card{fill:#fff;stroke:var(--edge);stroke-width:1}.pipe-card--star{stroke:color-mix(in srgb,var(--accent) 30%,var(--edge))}.pipe-card-num{fill:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:700}.pipe-card-num--muted{fill:var(--ink-dim)}.pipe-card-client{fill:var(--ink-dim);font-family:var(--font-sans);font-size:11px}.pipe-card-amt{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:600}.pipe-card-mono{font-family:var(--font-sans);font-size:8.5px;font-weight:700;text-anchor:middle}.pipe-live-pill{fill:color-mix(in srgb,var(--status-delivery) 12%,#ffffff);stroke:color-mix(in srgb,var(--status-delivery) 30%,var(--edge));stroke-width:1}.pipe-live-dot{fill:var(--status-delivery)}.pipe-live-ring{fill:none;stroke:var(--status-delivery);stroke-width:1.5}.pipe-live-text{fill:color-mix(in srgb,var(--status-delivery) 55%,var(--ink));font-family:var(--font-sans);font-size:10.5px;font-weight:600}.pipe-rail{stroke:var(--edge-soft);stroke-width:1}.pipe-lane-label{fill:var(--ink-dim);font-family:var(--font-sans);font-size:12px;font-weight:600}.pipe-count{font-family:var(--font-sans);font-size:10px;font-weight:700;text-anchor:middle}.pipe-drop{fill:none;stroke-width:1.5;stroke-dasharray:4 3}.pipe-sync-ripple{fill:none;stroke-width:2}.pipe-gen-btn{fill:var(--accent)}.pipe-gen-btn.pipe-gen-btn--busy{fill:color-mix(in srgb,var(--accent) 70%,#ffffff)}.pipe-gen-btn.pipe-gen-btn--done{fill:var(--status-delivery)}.pipe-gen-label{fill:#fff;font-family:var(--font-sans);font-size:12px;font-weight:600;text-anchor:middle}.doc-overlay-badge{fill:var(--accent-soft);stroke:color-mix(in srgb,var(--accent) 30%,transparent);stroke-width:1}.doc-overlay-badge-text{fill:var(--accent);font-family:var(--font-sans);font-size:10px;font-weight:600}.doc-palette-title{fill:var(--ink-faint);font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.1em}.doc-slot{fill:color-mix(in srgb,var(--ink) 4%,transparent);stroke:var(--edge);stroke-width:1;stroke-dasharray:3 3}.doc-pad{fill:#fffdf6;stroke:color-mix(in srgb,#b8a67a 55%,transparent);stroke-width:1}.doc-pad-title{fill:color-mix(in srgb,#7a6a3c 90%,var(--ink));font-family:var(--font-sans);font-size:15px;font-weight:800;letter-spacing:.16em;text-anchor:middle}.doc-pad-sub{fill:color-mix(in srgb,#7a6a3c 60%,var(--ink-faint));font-family:var(--font-sans);font-size:8.5px;letter-spacing:.04em;text-anchor:middle}.doc-pad-rule{stroke:color-mix(in srgb,#b8a67a 55%,transparent);stroke-width:1}.doc-printed{fill:color-mix(in srgb,#8c7d54 80%,var(--ink-faint));font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.06em}.doc-printed--right{text-anchor:end}.doc-blank{stroke:color-mix(in srgb,#b8a67a 45%,transparent);stroke-width:1;stroke-dasharray:2 2}.doc-snap{fill:none;stroke:var(--accent);stroke-width:2}.doc-chip{fill:#fff;stroke:color-mix(in srgb,var(--accent) 45%,var(--edge));stroke-width:1}.doc-chip--drag{fill:var(--accent-soft);stroke:var(--accent);filter:drop-shadow(0 6px 12px rgba(99,102,241,.28))}.doc-chip-dot{fill:color-mix(in srgb,var(--accent) 55%,transparent)}.doc-chip-label{fill:var(--accent);font-family:var(--font-mono, ui-monospace, monospace);font-size:10px;font-weight:600}.doc-mapped{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:600}.doc-mapped--right{text-anchor:end}.doc-mapped--total{fill:var(--accent);font-size:13px;font-weight:800}.doc-ready{fill:#fff;stroke:var(--edge);stroke-width:1;filter:drop-shadow(0 4px 10px rgba(29,29,31,.12))}.doc-check{fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.doc-ready-text{fill:var(--ink);font-family:var(--font-sans);font-size:10.5px;font-weight:600}.ar-inv-num{fill:var(--ink);font-family:var(--font-sans);font-size:14px;font-weight:700}.ar-status{font-family:var(--font-sans);font-size:9.5px;font-weight:600;text-anchor:middle}.ar-inv-meta{fill:var(--ink-faint);font-family:var(--font-sans);font-size:10px}.ar-bal-label{fill:var(--ink-faint);font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.08em;text-anchor:end}.ar-balance{fill:var(--ink);font-family:var(--font-sans);font-size:25px;font-weight:800;text-anchor:end;font-variant-numeric:tabular-nums}.ar-paid-track{fill:var(--edge-soft)}.ar-row-label,.ar-amount{fill:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:600}.ar-caret{fill:var(--accent)}.ar-chip{fill:#fafafc;stroke:var(--edge);stroke-width:1}.ar-chip-text{fill:var(--ink-dim);font-family:var(--font-sans);font-size:10.5px}.ar-aging-title{fill:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:600}.ar-aging-total{fill:var(--ink-dim);font-family:var(--font-sans);font-size:11px;font-weight:600;text-anchor:end;font-variant-numeric:tabular-nums}.ar-bucket-label{fill:var(--ink-dim);font-family:var(--font-sans);font-size:11px}.ar-bar-track{fill:var(--edge-soft)}.ar-bucket-amt{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:600;text-anchor:end;font-variant-numeric:tabular-nums}.vz-divider{stroke:var(--edge);stroke-width:1}.vz-mark{fill:var(--accent)}.vz-mark-letter{fill:#fff;font-family:var(--font-sans);font-size:15px;font-weight:700;text-anchor:middle}.vz-title{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:650}.vz-sub{fill:var(--ink-faint);font-family:var(--font-sans);font-size:10.5px}.vz-bubble-user{fill:var(--accent)}.vz-bubble-user-text{fill:#fff;font-family:var(--font-sans);font-size:11.5px}.vz-bubble-bot{fill:#fff;stroke:var(--edge);stroke-width:1}.vz-bubble-bot-text{fill:var(--ink);font-family:var(--font-sans);font-size:11.5px}.vz-avatar{fill:var(--accent)}.vz-avatar-letter{fill:#fff;font-family:var(--font-sans);font-size:11px;font-weight:700;text-anchor:middle}.vz-caret{fill:var(--accent);font-family:var(--font-sans);font-size:11.5px}.vz-dot{fill:var(--ink-faint)}.vz-time{fill:var(--ink-faint);font-family:var(--font-sans);font-size:8.5px}.vz-input-field{fill:#fff;stroke:var(--edge);stroke-width:1}.vz-input-text{fill:var(--ink-dim);font-family:var(--font-sans);font-size:11px}.vz-input-placeholder{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px}.vz-send{fill:var(--accent)}.vz-send-icon{stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.vz-input-caret{fill:var(--accent)}.tg-header{fill:#2aabee}.tg-title{fill:#fff;font-family:var(--font-sans);font-size:12px;font-weight:650}.tg-sub{fill:#ffffffd1;font-family:var(--font-sans);font-size:9.5px}.tg-chatbg{fill:#e9f1f6}.tg-datepill{fill:#ffffffe6}.tg-pill-text{fill:#5c7482;font-family:var(--font-sans);font-size:9.5px;font-weight:500;text-anchor:middle}.tg-bubble-out{fill:#e4fdcf}.tg-bubble-in{fill:#fff}.tg-text{fill:#1d1d1f;font-family:var(--font-sans);font-size:11px}.tg-caret{fill:#2aabee;font-family:var(--font-sans);font-size:11px}.tg-time{fill:#9db4c1;font-family:var(--font-sans);font-size:8px}.tg-time-out{fill:#6fae4e;font-family:var(--font-sans);font-size:8px}.tg-headav-letter{fill:#2aabee;font-family:var(--font-sans);font-size:11px;font-weight:700;text-anchor:middle}.tg-avatar{fill:#2aabee}.tg-avatar-letter{fill:#fff;font-family:var(--font-sans);font-size:10px;font-weight:700;text-anchor:middle}.tg-dot{fill:#8fa9b6}.tg-input-field{fill:#fff;stroke:#d5e2ea;stroke-width:1}.tg-input-placeholder{fill:#9db4c1;font-family:var(--font-sans);font-size:10.5px}.tg-input-text{fill:#26333d;font-family:var(--font-sans);font-size:10.5px}.tg-input-caret,.tg-send{fill:#2aabee}.tg-send-icon{stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.fc-card{fill:#fff;stroke:var(--edge);stroke-width:1}.fc-mark{fill:var(--accent-soft)}.fc-mark-letter{fill:var(--accent);font-family:var(--font-sans);font-size:10px;font-weight:700;text-anchor:middle}.fc-name{fill:var(--ink);font-family:var(--font-sans);font-size:11.5px;font-weight:600}.fc-desc{fill:var(--ink-dim);font-family:var(--font-sans);font-size:10px}.fc-eyebrow{fill:var(--ink-faint);font-family:var(--font-sans);font-size:10.5px;font-weight:600;letter-spacing:.04em}.fc-chip-text{font-family:var(--font-sans);font-size:8.5px;font-weight:600;text-anchor:middle}.chip-all{fill:#6e6e731f}.chip-all-text{fill:#6e6e73}.chip-solo{fill:#10b98124}.chip-solo-text{fill:#0e9c6e}.chip-pro{fill:#2563eb21}.chip-pro-text{fill:#2563eb}.chip-ent{fill:#f59e0b29}.chip-ent-text{fill:#d97706}.po-dropzone{fill:#fafafc;stroke:var(--edge-line);stroke-width:1.4;stroke-dasharray:5 4}.po-paper{fill:#fff;stroke:var(--edge);stroke-width:1}.po-doc-title{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.06em}.po-doc-num{fill:var(--ink-faint);font-family:var(--font-mono);font-size:11px;font-weight:600}.po-rule{stroke:var(--edge-soft);stroke-width:1}.po-th{fill:var(--ink-faint);font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.08em}.po-issuer{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:600}.po-cell{fill:var(--ink-dim);font-family:var(--font-sans);font-size:11px}.po-cell-strong{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:500}.po-total-label{fill:var(--ink);font-family:var(--font-sans);font-size:11px;font-weight:700}.po-total-val{fill:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:700}.po-foot{fill:var(--ink-faint);font-family:var(--font-sans);font-size:9px}.po-sign{fill:none;stroke:var(--ink-faint);stroke-width:1.1;stroke-linecap:round}.po-glow{fill:var(--accent-soft)}.po-scan-band{fill:var(--accent)}.po-scan-line{stroke:var(--accent);stroke-width:1.6}.po-cursor{fill:var(--accent)}.po-cursor-letter{fill:#fff;font-family:var(--font-sans);font-size:9px;font-weight:700;text-anchor:middle}.po-read-chip{fill:var(--accent-soft)}.po-read-mark{fill:var(--accent)}.po-read-mark-letter{fill:#fff;font-family:var(--font-sans);font-size:8px;font-weight:700;text-anchor:middle}.po-read-text{fill:var(--accent);font-family:var(--font-sans);font-size:9.5px;font-weight:600}.po-read-dot{fill:var(--accent)}.po-heading{fill:var(--ink);font-family:var(--font-sans);font-size:15px;font-weight:600}.po-placeholder{fill:var(--ink-faint);font-family:var(--font-sans);font-size:13px}.po-line{fill:#fafafc;stroke:var(--edge-soft);stroke-width:1}.po-sub{fill:var(--ink-faint);font-family:var(--font-sans);font-size:11px}.po-amount{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:600}.po-divider{stroke:var(--edge-soft);stroke-width:1}.po-total-lbl{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:600}.po-total-big{fill:var(--ink);font-family:var(--font-sans);font-size:18px;font-weight:700}.po-case-badge{fill:var(--accent-soft);stroke:var(--accent);stroke-width:1.2}.po-case-num{fill:var(--accent);font-family:var(--font-mono);font-size:19px;font-weight:700}.po-case-sub{fill:var(--ink-dim);font-family:var(--font-sans);font-size:10px}.po-check{fill:none;stroke:#fff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.po-confirm-chip{fill:#10b98124}.po-confirm-text{fill:#0e9c6e;font-family:var(--font-sans);font-size:9.5px;font-weight:600}.mon-live-dot{fill:var(--accent)}.mon-panel{fill:#fff;stroke:var(--edge);stroke-width:1}.mon-panel-title{fill:var(--ink);font-family:var(--font-sans);font-size:12.5px;font-weight:700}.mon-count-pill{fill:color-mix(in srgb,#ef4444 10%,#ffffff);stroke:color-mix(in srgb,#ef4444 30%,var(--edge));stroke-width:1}.mon-count-text{fill:color-mix(in srgb,#ef4444 55%,var(--ink));font-family:var(--font-sans);font-size:10.5px;font-weight:700;font-variant-numeric:tabular-nums}.mon-prod{fill:var(--ink);font-family:var(--font-sans);font-size:12px;font-weight:600}.mon-stock{font-family:var(--font-sans);font-size:11px;font-weight:600;text-anchor:end;font-variant-numeric:tabular-nums}.mon-gauge-track{fill:var(--edge-soft)}.mon-gauge-marker{stroke:var(--ink-faint);stroke-width:1.5;stroke-dasharray:2 2}.mon-tag{stroke:none}.mon-tag-text{font-family:var(--font-sans);font-size:9px;font-weight:700;text-anchor:middle}.mon-month-pill{fill:var(--accent-soft);stroke:color-mix(in srgb,var(--accent) 26%,var(--edge));stroke-width:1}.mon-month-text{fill:var(--accent);font-family:var(--font-sans);font-size:10.5px;font-weight:700;text-anchor:middle;font-variant-numeric:tabular-nums}.mon-row{fill:#fafafc;stroke:var(--edge-soft);stroke-width:1}.mon-task{fill:var(--ink);font-family:var(--font-sans);font-size:11.5px;font-weight:600}.mon-meta{fill:var(--ink-faint);font-family:var(--font-sans);font-size:10px}.mon-pill-text{font-family:var(--font-sans);font-size:9.5px;font-weight:700;text-anchor:middle}.doc{max-width:76ch;margin:0 auto;padding:clamp(var(--sp-6),8vw,var(--sp-8)) var(--sp-5) var(--sp-8);display:grid;gap:var(--sp-7)}.doc section{display:grid;gap:var(--sp-4)}.doc h1{font-size:var(--text-3xl);font-weight:800;line-height:1.05;letter-spacing:-.01em;color:var(--accent)}.doc h2{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--ink-faint)}.doc h3{font-size:var(--text-lg);font-weight:700}.doc p{color:var(--ink-dim)}.doc-tagline{font-size:var(--text-xl);color:var(--ink)!important}.doc-intro{font-size:var(--text-md)}.doc-steps{display:grid;gap:var(--sp-5);counter-reset:step}.doc-steps li{display:grid;gap:var(--sp-1)}.doc-steps li h3:before{counter-increment:step;content:counter(step) ". ";color:var(--accent)}.doc-vizr-prompt{font-size:var(--text-lg);font-weight:600;color:var(--accent)!important}.doc-vizr-answer{font-size:var(--text-md);color:var(--ink)!important}.doc-vizr-note{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--ink-faint)!important}.doc-features{display:grid;gap:var(--sp-3)}.doc-features li{display:grid;grid-template-columns:1fr;gap:2px;padding:var(--sp-3) 0;border-top:1px solid var(--edge)}.doc-feature-name{font-weight:600;color:var(--ink)}.doc-feature-desc{color:var(--ink-dim);font-size:var(--text-sm)}.doc-feature-tier{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.doc-cta{font-family:var(--font-mono);font-weight:600;color:var(--accent)!important}.doc--semantic{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
