:root{--color-bg: #030014;--color-surface: rgba(255, 255, 255, .03);--color-surface-elevated: rgba(255, 255, 255, .06);--color-accent: #a78bfa;--color-accent-hover: #8b5cf6;--color-accent-secondary: #22d3ee;--color-accent-glow: rgba(167, 139, 250, .4);--color-text: #f8fafc;--color-text-muted: #94a3b8;--color-border: rgba(167, 139, 250, .15);--color-border-subtle: rgba(255, 255, 255, .08);--color-success: #34d399;--gradient-accent: linear-gradient(135deg, #a78bfa 0%, #6366f1 100%);--gradient-accent-hover: linear-gradient(135deg, #8b5cf6 0%, #4f46e5 100%);--gradient-border: linear-gradient(135deg, rgba(167, 139, 250, .5), rgba(34, 211, 238, .2));--gradient-text: linear-gradient(135deg, #f8fafc 0%, #a78bfa 50%, #22d3ee 100%);--gradient-hero-mesh: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(167, 139, 250, .25), transparent), radial-gradient(ellipse 60% 40% at 100% 0%, rgba(99, 102, 241, .15), transparent), radial-gradient(ellipse 50% 30% at 0% 50%, rgba(34, 211, 238, .08), transparent);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: .875rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 24px rgba(0, 0, 0, .5);--shadow-glow: 0 0 24px var(--color-accent-glow);--shadow-glow-lg: 0 0 48px rgba(167, 139, 250, .35), 0 0 96px rgba(99, 102, 241, .15);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1200px;--header-height: 3.5rem;--header-offset: .75rem;--z-header: 100;--z-mesh: 0;--z-content: 1;--glass-blur: 20px;--glass-bg: rgba(255, 255, 255, .04);--glass-border: rgba(255, 255, 255, .1)}:root{--font-family: "DM Sans", system-ui, sans-serif;--font-family-display: "Syne", system-ui, sans-serif;--font-family-mono: "JetBrains Mono", ui-monospace, 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.25rem;--font-size-6xl: 3.75rem;--line-height-tight: 1.1;--line-height-base: 1.65;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--letter-spacing-tight: -.03em;--letter-spacing-display: -.02em;--letter-spacing-wide: .08em;--line-height-display: 1.2}@keyframes pulse-glow{0%,to{box-shadow:0 0 32px #a78bfa33,0 0 64px #6366f11a}50%{box-shadow:0 0 48px #a78bfa59,0 0 80px #6366f126}}@keyframes border-rotate{to{--angle: 360deg}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}
