@font-face{font-family:MadeTommy;src:url(/fonts/MADE_TOMMY_Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MadeTommyLight;src:url(/fonts/MADE_TOMMY_Light.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@property --theme-accent{syntax: "<color>"; inherits: true; initial-value: #bae6fd;}@property --theme-accent-secondary{syntax: "<color>"; inherits: true; initial-value: #4338ca;}@property --theme-accent-tertiary{syntax: "<color>"; inherits: true; initial-value: #60a5fa;}@property --theme-wave-primary{syntax: "<color>"; inherits: true; initial-value: #1e3a8a;}@property --theme-wave-secondary{syntax: "<color>"; inherits: true; initial-value: #0ea5e9;}@property --theme-wave-tertiary{syntax: "<color>"; inherits: true; initial-value: #7c3aed;}@property --theme-wave-quaternary{syntax: "<color>"; inherits: true; initial-value: #0284c7;}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--space-15: 3.75rem;--space-16: 4rem;--space-18: 4.5rem;--space-20: 5rem;--space-25: 6.25rem;--radius-xs: .25rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: .875rem;--radius-2xl: 1.25rem;--radius-full: 9999px;--size-icon-sm: 1.5rem;--size-icon-md: 2rem;--size-icon-lg: 2.25rem;--size-icon-xl: 3rem;--size-nav: 12.5rem;--size-avatar: 15.75rem;--font-display: "MadeTommy", sans-serif;--font-display-light: "MadeTommyLight", sans-serif;--font-mono: "JetBrains Mono", "Courier New", monospace;--font-project-title: "Montserrat", sans-serif;--font-description: "Lora", serif;--font-size-xs: .75rem;--font-size-sm: .85rem;--font-size-md: .9rem;--font-size-base: 1rem;--font-size-lg: 1.1rem;--font-size-xl: 1.2rem;--color-text-primary: #e5e2e1;--color-text-secondary: #cccccc;--color-text-muted: #e5e5e5;--color-text-light: #eaeaea;--color-text-subtle: #dcdcdc;--color-surface-1: #111111;--color-surface-2: #1a1a1a;--color-surface-3: #222222;--color-surface-4: #333333;--color-surface-5: #444444;--color-white: #ffffff;--color-white-subtle: rgba(255, 255, 255, .08);--color-focus: var(--theme-accent);--color-bg-hero: #000000;--color-bg-deep: #070707;--color-bg-section: #0b0b0b;--color-bg-card: #141414;--color-bg-overlay: #0d0d0d;--color-accent-blue: #4da6ff;--color-icon-green: #b6d25e;--color-icon-pink: #ffb4a8;--color-success: #059669;--color-success-light: #34d399;--shadow-soft: 0 4px 8px rgba(0, 0, 0, .5), 0 8px 20px rgba(0, 0, 0, .3), 0 0 1px rgba(255, 255, 255, .05);--shadow-soft-hover: 0 6px 12px rgba(0, 0, 0, .6), 0 12px 24px rgba(0, 0, 0, .35), 0 0 1px rgba(255, 255, 255, .05);--theme-accent: #bae6fd;--theme-accent-secondary: #4338ca;--theme-accent-tertiary: #60a5fa;--theme-transition: 2.4s cubic-bezier(.4, 0, .2, 1);transition:--theme-accent 2.4s cubic-bezier(.4,0,.2,1),--theme-accent-secondary 2.4s cubic-bezier(.4,0,.2,1),--theme-accent-tertiary 2.4s cubic-bezier(.4,0,.2,1),--theme-wave-primary 4s ease,--theme-wave-secondary 4s ease,--theme-wave-tertiary 4s ease,--theme-wave-quaternary 4s ease}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(to bottom,var(--color-surface-1) 0%,#0d0d0d 50%,#000 100%);min-height:100svh;overflow-x:hidden;overflow-anchor:none}.spinner-container{display:flex;justify-content:center;align-items:center;height:100vh;background:#000}.spinner{width:3.25rem;height:3.25rem;border:6px solid rgba(255,255,255,.2);border-top-color:var(--color-white);border-radius:var(--radius-full);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
