:root{--font-sans: "IBM Plex Sans", "IBM Plex Sans Fallback", ui-sans-serif, system-ui, sans-serif;--font-serif: "IBM Plex Serif", ui-serif, Georgia, Cambria, "Times New Roman", serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--tracking-tight: -.025em;--tracking-snug: -.015em;--tracking-normal: 0;--tracking-wide: .12em;--leading-tight: 1.15;--leading-snug: 1.3;--leading-normal: 1.5;--leading-relaxed: 1.65;--measure: 38rem;--measure-wide: 46rem;--bg: #fbfbfa;--surface: #ffffff;--surface-2: #f5f5f4;--fg: #16161a;--fg-2: #3f3f46;--mut: #6b6b75;--line: #e6e6e3;--line-strong: #d4d4d0;--accent: #5b21b6;--accent-fg: #ffffff;--accent-soft: #f4f0ff;--ok: #0a7d3f;--ok-soft: #eaf7f0;--warn: #8a5300;--warn-soft: #fdf6e3;--danger: #b42318;--danger-soft: #fdf2f2;--info: #1d4ed8;--info-soft: #eff4ff;--hover: #f0f0ee;--focus: #1d4ed8;--brand-gradient: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);--radius-sm: 6px;--radius: 10px;--radius-card: 20px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--shadow-1: 0 1px 2px rgb(16 16 26 / .05), 0 1px 3px rgb(16 16 26 / .04);--shadow-2: 0 4px 12px rgb(16 16 26 / .07), 0 2px 4px rgb(16 16 26 / .04);--shadow-3: 0 16px 40px rgb(16 16 26 / .12), 0 4px 10px rgb(16 16 26 / .06);--ease-brand: cubic-bezier(.16, 1, .3, 1);--ease-out: cubic-bezier(.22, 1, .36, 1);--dur-fast: .12s;--dur: .2s;--dur-slow: .32s;--container: 72rem;--container-narrow: 56rem;--nav-h: 64px;--control-h: 44px;--touch: 44px;--z-base: 0;--z-sticky: 10;--z-overlay: 100;--z-toast: 1000;--focus-width: 2px;--focus-offset: 2px}[data-theme=dark]{--bg: #0f0f12;--surface: #17171b;--surface-2: #1e1e23;--fg: #f2f2f0;--fg-2: #c4c4c8;--mut: #8e8e98;--line: #2a2a31;--line-strong: #3a3a43;--accent: #a78bfa;--accent-fg: #16161a;--accent-soft: #241d3a;--ok: #4ade80;--ok-soft: #12241a;--warn: #fbbf24;--warn-soft: #2a2011;--danger: #fca5a5;--danger-soft: #2a1515;--info: #93c5fd;--info-soft: #14203a;--hover: #1e1e23;--focus: #93c5fd;--shadow-1: none;--shadow-2: 0 4px 12px rgb(0 0 0 / .4);--shadow-3: 0 16px 40px rgb(0 0 0 / .55)}@media (prefers-reduced-motion: reduce){:root{--dur-fast: 0ms;--dur: 0ms;--dur-slow: 0ms}}@font-face{font-family:IBM Plex Sans;src:url(../../../fonts/IBMPlexSans-Variable.woff2) format("woff2-variations");font-weight:100 700;font-style:normal;font-display:optional}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial),local(Roboto),local(Liberation Sans),local(Helvetica Neue),local(Helvetica);size-adjust:103.15%;ascent-override:99.37%;descent-override:26.66%;line-gap-override:0%}@font-face{font-family:"IBM Plex Serif";src:url(../../../fonts/IBMPlexSerif-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:"IBM Plex Serif";src:url(../../../fonts/IBMPlexSerif-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:optional}@font-face{font-family:IBM Plex Mono;src:url(../../../fonts/IBMPlexMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-underline-offset:.2em}a:focus-visible{outline:var(--focus-width) solid var(--focus);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}main{display:block}::selection{background:var(--accent-soft);color:var(--fg)}
