:root{--font-display: "General Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.75rem;--font-size-5xl: 3.75rem;--font-size-6xl: 5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--tracking-title: -.02em;--line-height-heading: 1.1;--line-height-body: 1.6;--text-xs: var(--font-size-xs);--text-sm: var(--font-size-sm);--text-base: var(--font-size-base);--text-lg: var(--font-size-lg);--text-xl: var(--font-size-xl);--text-2xl: var(--font-size-2xl);--text-3xl: var(--font-size-3xl);--text-4xl: var(--font-size-4xl);--text-5xl: var(--font-size-5xl);--text-6xl: var(--font-size-6xl)}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--space-10: 8rem;--space-11: 10rem;--container-max: 1200px;--container-wide: 1440px;--gutter: 1.5rem;--gutter-lg: 2.5rem}:root{--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 999px}:root{--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--z-tooltip: 600}:root{--color-metal: #94a3b8;--color-metal-light: #cbd5e1;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-on-accent: #ffffff;--color-premium-accent: #f5b942;--color-premium-accent-soft: color-mix(in srgb, var(--color-premium-accent) 18%, transparent);--color-accent-soft: color-mix(in srgb, var(--color-accent-bright) 12%, transparent);--color-canvas: #f8fafc;--color-canvas-alt: #f1f5f9;--color-surface: #ffffff;--color-surface-hover: #f8fafc;--color-ink: #0f172a;--color-ink-soft: #475569;--color-muted: #64748b;--color-disabled: #94a3b8;--color-line: #e2e8f0;--color-accent-bright: #1d4ed8;--color-success: #15803d;--color-error: #b91c1c;--color-warning: #b45309}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-canvas: #0b1220;--color-canvas-alt: #111827;--color-surface: #1f2937;--color-surface-hover: #1e293b;--color-ink: #f9fafb;--color-ink-soft: #d1d5db;--color-muted: #94a3b8;--color-disabled: #6b7280;--color-line: #374151;--color-accent-bright: #3b82f6;--color-success: #22c55e;--color-error: #ef4444;--color-warning: #f59e0b}}:root[data-theme=dark]{--color-canvas: #0b1220;--color-canvas-alt: #111827;--color-surface: #1f2937;--color-surface-hover: #1e293b;--color-ink: #f9fafb;--color-ink-soft: #d1d5db;--color-muted: #94a3b8;--color-disabled: #6b7280;--color-line: #374151;--color-accent-bright: #3b82f6;--color-success: #22c55e;--color-error: #ef4444;--color-warning: #f59e0b}:root{--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 1px rgba(15, 23, 42, .03);--shadow-md: 0 4px 10px rgba(15, 23, 42, .06), 0 2px 4px rgba(15, 23, 42, .04);--shadow-lg: 0 16px 28px rgba(15, 23, 42, .08), 0 4px 10px rgba(15, 23, 42, .05);--shadow-accent: 0 6px 16px rgba(37, 99, 235, .14), 0 2px 6px rgba(29, 78, 216, .1);--shadow-glow: 0 0 24px color-mix(in srgb, var(--color-accent-bright) 25%, transparent)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 1px rgba(0, 0, 0, .24);--shadow-md: 0 4px 12px rgba(0, 0, 0, .36), 0 2px 4px rgba(0, 0, 0, .3);--shadow-lg: 0 16px 32px rgba(0, 0, 0, .45), 0 4px 10px rgba(0, 0, 0, .35);--shadow-accent: 0 8px 24px rgba(59, 130, 246, .35), 0 2px 8px rgba(37, 99, 235, .25);--shadow-glow: 0 0 32px color-mix(in srgb, var(--color-accent-bright) 45%, transparent)}}:root[data-theme=dark]{--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 1px rgba(0, 0, 0, .24);--shadow-md: 0 4px 12px rgba(0, 0, 0, .36), 0 2px 4px rgba(0, 0, 0, .3);--shadow-lg: 0 16px 32px rgba(0, 0, 0, .45), 0 4px 10px rgba(0, 0, 0, .35);--shadow-accent: 0 8px 24px rgba(59, 130, 246, .35), 0 2px 8px rgba(37, 99, 235, .25);--shadow-glow: 0 0 32px color-mix(in srgb, var(--color-accent-bright) 45%, transparent)}:root{--motion-duration-fast: .15s;--motion-duration-base: .25s;--motion-duration-slow: .42s;--motion-duration-slower: .7s;--motion-ease-standard: cubic-bezier(.4, 0, .2, 1);--motion-ease-decelerate: cubic-bezier(0, 0, .2, 1);--motion-ease-accelerate: cubic-bezier(.4, 0, 1, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;line-height:1.5}img,picture,svg,video,canvas{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{color-scheme:light;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(prefers-color-scheme:dark){html:not([data-theme=light]){color-scheme:dark}}html[data-theme=dark]{color-scheme:dark}html.theme-transitioning,html.theme-transitioning *{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease!important}body{font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);color:var(--color-ink);background-color:var(--color-canvas)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading);letter-spacing:var(--tracking-title);color:var(--color-ink)}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}h4{font-size:var(--font-size-xl)}:focus-visible{outline:2px solid var(--color-accent-bright);outline-offset:2px;border-radius:var(--radius-sm)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:1;transform:none}@keyframes preview-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(20px);transition:opacity var(--motion-duration-slower) ease,transform var(--motion-duration-slower) ease;transition-delay:var(--reveal-delay, 0ms)}.reveal--visible{opacity:1;transform:none}}
