@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--ink-1000: #000000;--ink-900: #1b1b1b;--ink-800: #2a2a2a;--paper: #ffffff;--bg: #fafafa;--grey-300: #d9d9d9;--border-soft: #e3e3e3;--orange: #fe7222;--orange-bright: #ff8a3d;--blue: #313bfb;--gradient-ember: linear-gradient(124.62deg, #fb3831 -.53%, #c88c0a 108.87%);--status-good: #34c759;--status-good-bg: rgba(52, 199, 89, .12);--status-weak: #ff9500;--status-weak-bg: rgba(255, 149, 0, .12);--status-bad: #ff3b30;--status-bad-bg: rgba(255, 59, 48, .1);--surface-app: var(--bg);--surface-card: #ffffff;--surface-card-border: 1px solid var(--border-soft);--surface-overlay: rgba(0, 0, 0, .04);--surface-overlay-strong: rgba(0, 0, 0, .07);--surface-accent: var(--orange);--surface-node: var(--blue);--surface-node-soft: rgba(49, 59, 251, .1);--surface-node-faint: rgba(49, 59, 251, .06);--surface-dark: var(--ink-900);--text-primary: var(--ink-900);--text-on-dark: var(--paper);--text-muted: #6b6b6b;--text-muted-on-dark: rgba(255, 255, 255, .6);--text-accent: var(--orange);--text-ghost: rgba(27, 27, 27, .06);--text-ghost-on-dark: rgba(255, 255, 255, .56);--rule-hairline: rgba(0, 0, 0, .12);--rule-hairline-on-dark: rgba(255, 255, 255, .2);--font-display: "Unbounded", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;--font-text: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;--fs-display: clamp(32px, 8vw, 56px);--fs-headline: clamp(26px, 6vw, 40px);--fs-title: clamp(20px, 4.5vw, 28px);--fs-subtitle: 22px;--fs-body-lg: 18px;--fs-body: 16px;--fs-caption: 14px;--fs-micro: 13px;--fs-ghost: 220px;--fs-ghost-sm: 120px;--lh-tight: 1.1;--lh-title: 1.25;--lh-body: 1.5;--ls-display: -.02em;--ls-title: -.015em;--ls-eyebrow: .02em;--ls-none: 0;--gap-lg: 30px;--gap-md: 20px;--gap-sm: 12px;--gap-xs: 6px;--radius-sm: 14px;--radius-md: 20px;--radius-pill: 40px;--pill-h: 35px;--hairline-w: 1px;--ghost-opacity: 1;--muted-opacity: .6;--ease-brand: cubic-bezier(.2, .7, .2, 1);--dur-fast: .12s;--dur-base: .22s;--dur-slow: .42s}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--surface-app);color:var(--text-primary);font-family:var(--font-text);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}button{font:inherit}::selection{background:var(--orange);color:var(--paper)}
