@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700&display=swap";:root{--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--emerald-300:#6ee7b7;--emerald-400:#34d399;--emerald-600:#059669;--emerald-700:#047857;--emerald-900:#064e3b;--emerald-950:#06251b;--amber-400:#fbbf24;--amber-600:#d97706;--amber-700:#b45309;--amber-950:#27200a;--red-400:#f87171;--red-700:#b91c1c;--surface: #fafaf9;--surface-2: #f5f5f4;--surface-sunk: #efedec;--ink: #1c1917;--ink-2: #44403c;--ink-mute: #78716c;--border: #e7e5e4;--border-strong: #d6d3d1;--primary: #064e3b;--on-primary: #ffffff;--primary-hover: #053f30;--link: #064e3b;--interact: #d97706;--on-interact: #1c1917;--interact-hover: #b45309;--positive: #047857;--positive-bg:#ecfdf5;--negative: #b91c1c;--negative-bg:#fef2f2;--warning: #b45309;--warning-bg:#fffbeb;--chip-bg: #f5f5f4;--chip-ink: #57534e;--focus-ring: #d97706;--srri-1:#047857;--srri-2:#059669;--srri-3:#65a30d;--srri-4:#ca8a04;--srri-5:#d97706;--srri-6:#ea580c;--srri-7:#b91c1c;--shadow-sm: 0 1px 2px rgba(28,25,23,.05);--shadow-md: 0 2px 8px rgba(28,25,23,.07);--shadow-lg: 0 8px 24px rgba(28,25,23,.1)}[data-theme=dark]{--surface: #1c1917;--surface-2: #292524;--surface-sunk: #161311;--ink: #f5f5f4;--ink-2: #d6d3d1;--ink-mute: #a8a29e;--border: #44403c;--border-strong: #57534e;--primary: #6ee7b7;--on-primary: #06251b;--primary-hover: #34d399;--link: #6ee7b7;--interact: #fbbf24;--on-interact: #27200a;--interact-hover: #fcd34d;--positive: #34d399;--positive-bg:#06251b;--negative: #f87171;--negative-bg:#3f1414;--warning: #fbbf24;--warning-bg:#3a2a08;--chip-bg: #292524;--chip-ink: #d6d3d1;--focus-ring: #fbbf24;--srri-1:#34d399;--srri-2:#4ade80;--srri-3:#a3e635;--srri-4:#facc15;--srri-5:#fbbf24;--srri-6:#fb923c;--srri-7:#f87171;--shadow-sm: 0 1px 2px rgba(0,0,0,.4);--shadow-md: 0 2px 10px rgba(0,0,0,.5);--shadow-lg: 0 10px 30px rgba(0,0,0,.6)}:root{--font-head: "IBM Plex Serif", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, Menlo, monospace;--weight-regular: 400;--weight-medium: 500;--weight-semibold:600;--weight-bold: 700;--text-display-size: 44px;--text-display-line: 1.06;--text-display-track: -.02em;--text-h1-size: 30px;--text-h1-line: 1.15;--text-h1-track: -.018em;--text-h2-size: 22px;--text-h2-line: 1.25;--text-h2-track: -.01em;--text-h3-size: 18px;--text-h3-line: 1.3;--text-h3-track: -.005em;--text-lede-size: 17px;--text-lede-line: 1.5;--text-base-size: 15px;--text-base-line: 1.45;--text-body-size: 14px;--text-body-line: 1.45;--text-small-size: 12px;--text-small-line: 1.4;--text-tiny-size: 11px;--text-tiny-line: 1.4;--text-tiny-track: .01em;--text-kicker-size: 11px;--text-kicker-line: 1.4;--text-kicker-track: .09em;--text-num-size: 14px;--text-num-line: 1.3}.fw-display{font-family:var(--font-head);font-weight:600;font-size:var(--text-display-size);line-height:var(--text-display-line);letter-spacing:var(--text-display-track)}.fw-h1{font-family:var(--font-head);font-weight:600;font-size:var(--text-h1-size);line-height:var(--text-h1-line);letter-spacing:var(--text-h1-track)}.fw-h2{font-family:var(--font-head);font-weight:600;font-size:var(--text-h2-size);line-height:var(--text-h2-line);letter-spacing:var(--text-h2-track)}.fw-h3{font-family:var(--font-body);font-weight:600;font-size:var(--text-h3-size);line-height:var(--text-h3-line);letter-spacing:var(--text-h3-track)}.fw-lede{font-family:var(--font-body);font-weight:400;font-size:var(--text-lede-size);line-height:var(--text-lede-line);color:var(--ink-2)}.fw-body{font-family:var(--font-body);font-weight:400;font-size:var(--text-body-size);line-height:var(--text-body-line)}.fw-kicker{font-family:var(--font-mono);font-weight:600;font-size:var(--text-kicker-size);line-height:var(--text-kicker-line);letter-spacing:var(--text-kicker-track);text-transform:uppercase;color:var(--ink-mute)}.fw-num{font-family:var(--font-body);font-weight:600;font-variant-numeric:tabular-nums;font-size:var(--text-num-size);line-height:var(--text-num-line)}:root{--space-0: 0;--space-0\.5: 2px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 10px;--radius-2xl: 14px;--radius-pill: 999px;--border-hairline: 1px;--border-thick: 2px;--duration-fast: .12s;--duration-base: .18s;--duration-slow: .24s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-decelerate:cubic-bezier(0, 0, 0, 1);--ease-accelerate:cubic-bezier(.3, 0, 1, 1);--focus: 0 0 0 2px var(--surface), 0 0 0 4px var(--focus-ring);--z-base: 0;--z-sticky: 100;--z-dropdown: 200;--z-modal: 300;--z-toast: 400;--z-tooltip: 500}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 0ms;--duration-base: 0ms;--duration-slow: 0ms}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:var(--text-base-size);line-height:var(--text-base-line);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard)}:lang(hu){-webkit-hyphens:auto;hyphens:auto}.tabular{font-variant-numeric:tabular-nums}::selection{background:var(--interact);color:var(--on-interact)}@keyframes fw-spin{to{transform:rotate(360deg)}}@keyframes fw-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){@keyframes fw-spin{to{transform:none}}}
