:root{--gray-50: #FAFAF9;--gray-100: #F6F5F4;--gray-200: #ECEBE9;--gray-300: #DDDBD9;--gray-400: #B6B2AE;--gray-500: #928C86;--gray-600: #706B65;--gray-700: #56514C;--gray-800: #37332E;--gray-900: #211E1B;--gray-950: #161411;--gray-1000: #0B0A08;--orange-50: #FFF5F0;--orange-100: #FFE8DB;--orange-200: #FFCFB7;--orange-300: #FFAF8A;--orange-400: #FF8D5C;--orange-500: #FF773D;--orange-600: #FF621F;--orange-700: #DF440C;--orange-800: #AA320E;--orange-900: #742411;--orange-950: #45170C;--success-100: #DCF9E7;--success-500: #22A050;--danger-100: #FBDCDA;--danger-500: #DF2C20;--danger-600: #B5251A;--danger-700: #8B1B12;--warning-100: #FEEFCD;--warning-500: #EB990A;--white: #FFFFFF;--black: #000000;--space-0: 0px;--space-3xs: 2px;--space-2xs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--space-4xl: 96px;--space-5xl: 128px;--radius-none: 0px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 9999px;--border-0: 0px;--border-thin: 1px;--border-thick: 2px;--duration-instant: 0ms;--duration-fast: .15s;--duration-base: .2s;--duration-slow: .3s;--duration-slower: .45s;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-md: 18px;--font-size-lg: 20px;--font-size-xl: 24px;--font-size-2xl: 32px;--font-size-3xl: 40px;--font-size-4xl: 56px;--font-size-5xl: 72px;--line-height-tight: 1.1;--line-height-snug: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.65;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0em;--letter-spacing-wide: .04em;--font-family-sans: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-family-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--easing-standard: cubic-bezier(.2, 0, 0, 1);--easing-emphasized: cubic-bezier(.3, 0, 0, 1);--easing-linear: linear;--shadow-sm: 0 1px 2px 0 rgba(20, 14, 8, .06);--shadow-md: 0 1px 2px 0 rgba(20, 14, 8, .039), 0 4px 12px 0 rgba(20, 14, 8, .078)}:root,:root[data-theme=light],[data-theme=light]{--bg-canvas: var(--gray-50);--bg-surface: var(--white);--bg-subtle: var(--gray-100);--bg-muted: var(--gray-200);--bg-inverse: var(--gray-950);--bg-elevated: var(--white);--text-primary: var(--gray-900);--text-secondary: var(--gray-700);--text-muted: var(--gray-600);--text-inverse: var(--gray-50);--text-brand: var(--orange-800);--text-link: var(--orange-800);--text-disabled: var(--gray-400);--border-subtle: var(--gray-200);--border-default: var(--gray-300);--border-strong: var(--gray-500);--border-brand: var(--orange-600);--border-elevated: var(--gray-300);--accent-bg: var(--orange-800);--accent-bg-hover: var(--orange-900);--accent-fg-on-accent: var(--white);--accent-border: var(--orange-800);--accent-bg-bright: var(--orange-600);--accent-bg-bright-hover: var(--orange-700);--accent-bg-bright-pressed: var(--orange-800);--accent-ring-inner: var(--orange-100);--danger-bg-bright: var(--danger-500);--danger-bg-bright-hover: var(--danger-600);--danger-bg-bright-pressed: var(--danger-700);--danger-ring-inner: var(--danger-100);--status-success-bg: var(--success-100);--status-success-fg: var(--success-500);--status-danger-bg: var(--danger-100);--status-danger-fg: var(--danger-500);--status-warning-bg: var(--warning-100);--status-warning-fg: var(--warning-500)}:root[data-theme=dark],[data-theme=dark]{--bg-canvas: var(--gray-950);--bg-surface: var(--gray-900);--bg-subtle: var(--gray-900);--bg-muted: var(--gray-800);--bg-inverse: var(--gray-50);--bg-elevated: var(--gray-600);--text-primary: var(--gray-100);--text-secondary: var(--gray-300);--text-muted: var(--gray-400);--text-inverse: var(--gray-950);--text-brand: var(--orange-400);--text-link: var(--orange-400);--text-disabled: var(--gray-600);--border-subtle: var(--gray-800);--border-default: var(--gray-700);--border-strong: var(--gray-500);--border-brand: var(--orange-400);--border-elevated: var(--gray-500);--accent-bg: var(--orange-500);--accent-bg-hover: var(--orange-400);--accent-fg-on-accent: var(--gray-950);--accent-border: var(--orange-400);--accent-bg-bright: var(--orange-400);--accent-bg-bright-hover: var(--orange-300);--accent-bg-bright-pressed: var(--orange-200);--accent-ring-inner: var(--orange-950);--danger-bg-bright: var(--danger-500);--danger-bg-bright-hover: var(--danger-600);--danger-bg-bright-pressed: var(--danger-700);--danger-ring-inner: var(--danger-100);--status-success-bg: var(--success-500);--status-success-fg: var(--success-100);--status-danger-bg: var(--danger-500);--status-danger-fg: var(--danger-100);--status-warning-bg: var(--warning-500);--status-warning-fg: var(--warning-100)}@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2) format("woff2-variations"),url(/fonts/Geist-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Variable.woff2) format("woff2-variations"),url(/fonts/GeistMono-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{line-height:var(--line-height-normal);font-family:var(--font-family-sans);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);color:var(--text-primary);background-color:var(--bg-canvas);transition:color var(--duration-base) var(--easing-standard),background-color var(--duration-base) var(--easing-standard)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:2px}button{cursor:pointer}h1{font-size:var(--font-size-3xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight)}h2{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight)}h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug)}h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug)}small{font-size:var(--font-size-sm)}code,pre,kbd,samp{font-family:var(--font-family-mono)}:focus-visible{outline:2px solid color-mix(in srgb,var(--border-brand) 40%,transparent);outline-offset:2px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
