:root{--c-ink: #12151a;--c-ink-muted: #5b6673;--c-line: #e2e6eb;--c-surface: #ffffff;--c-surface-muted: #f6f8fa;--c-surface-sunken: #eef1f5;--c-brand: #1d5fd0;--c-brand-ink: #ffffff;--c-brand-muted: #e8f0fd;--c-ok: #17794a;--c-ok-muted: #e6f4ec;--c-warn: #8a5a00;--c-warn-muted: #fdf3e0;--c-breach: #b3261e;--c-breach-muted: #fdecea;--c-paused: #5b6673;--c-paused-muted: #eef1f5;--c-vendor: #6a3fb5;--c-vendor-muted: #f1ebfb;--c-paper: #faf8f0;--c-paper-raised: #ffffff;--c-paper-sunken: #f3efe3;--c-paper-line: #e7e1d1;--c-brass: #b83d26;--c-brass-muted: #fbeae5;--c-highlight: #ffdd00;--c-highlight-ink: #0d0c22;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-xxl: 32px;--space-xxxl: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-pill: 999px;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans", sans-serif;--font-display: "Fraunces", ui-serif, Georgia, "Noto Serif", serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 20px;--font-size-xl: 26px;--font-size-xxl: 34px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--touch-min: 48px}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--c-ink: #e8ecf2;--c-ink-muted: #9aa5b3;--c-line: #2a313a;--c-surface: #14181d;--c-surface-muted: #1a1f26;--c-surface-sunken: #0f1317;--c-brand: #6ea3ff;--c-brand-ink: #0b1220;--c-brand-muted: #182437;--c-ok: #4ec98a;--c-ok-muted: #14251c;--c-warn: #e0a63c;--c-warn-muted: #2a2113;--c-breach: #ff6b60;--c-breach-muted: #2c1614;--c-paused: #9aa5b3;--c-paused-muted: #1a1f26;--c-vendor: #b191f0;--c-vendor-muted: #221a33;--c-paper: #1c1a15;--c-paper-raised: #26231c;--c-paper-sunken: #151310;--c-paper-line: #3a352a;--c-brass: #ff9478;--c-brass-muted: #33211c;--c-highlight: #ffdd00;--c-highlight-ink: #0d0c22}}:root[data-theme=dark]{--c-ink: #e8ecf2;--c-ink-muted: #9aa5b3;--c-line: #2a313a;--c-surface: #14181d;--c-surface-muted: #1a1f26;--c-surface-sunken: #0f1317;--c-brand: #6ea3ff;--c-brand-ink: #0b1220;--c-brand-muted: #182437;--c-ok: #4ec98a;--c-ok-muted: #14251c;--c-warn: #e0a63c;--c-warn-muted: #2a2113;--c-breach: #ff6b60;--c-breach-muted: #2c1614;--c-paused: #9aa5b3;--c-paused-muted: #1a1f26;--c-vendor: #b191f0;--c-vendor-muted: #221a33;--c-paper: #1c1a15;--c-paper-raised: #26231c;--c-paper-sunken: #151310;--c-paper-line: #3a352a;--c-brass: #ff9478;--c-brass-muted: #33211c;--c-highlight: #ffdd00;--c-highlight-ink: #0d0c22}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);color:var(--c-ink);background:var(--c-surface);-webkit-text-size-adjust:100%}@keyframes hc-spin{to{transform:rotate(360deg)}}#root{min-height:100dvh}:focus-visible{outline:2px solid var(--c-brass);outline-offset:2px}button,input{font:inherit}button:focus-visible{outline-offset:3px}body{background:var(--c-paper);color:var(--c-ink);margin:0}#root{background:var(--c-paper)}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.015em;text-wrap:balance;margin:0}.hc-eyebrow{font-size:var(--font-size-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--c-brass);font-weight:600}.hc-rule{height:2px;width:34px;background:var(--c-brass);border-radius:2px}@media (prefers-reduced-motion: no-preference){.hc-rise{animation:hc-rise .32s cubic-bezier(.2,.7,.2,1) both}}@keyframes hc-rise{0%{opacity:0;transform:translateY(6px)}}
