:root{color-scheme:dark;--color-bg: #09051a;--color-bg-elevated: #120b2d;--color-surface: #191036;--color-surface-elevated: #241448;--color-surface-glass: rgb(37 21 73 / 58%);--color-surface-glass-strong: rgb(31 17 62 / 82%);--color-text-primary: #fbf9ff;--color-text-secondary: #d2c8e5;--color-text-muted: #9f91b9;--color-border: rgb(198 171 255 / 18%);--color-border-glass: rgb(226 211 255 / 28%);--color-accent-primary: #7c3cff;--color-accent-secondary: #ee64d9;--color-success: #55d6a8;--color-warning: #f5b85b;--color-error: #ff6f91;--color-focus: #d49cff;--gradient-page: radial-gradient(circle at 22% 18%, rgb(106 44 255 / 30%), transparent 32rem), radial-gradient(circle at 82% 76%, rgb(225 45 190 / 18%), transparent 28rem), linear-gradient(145deg, var(--color-bg) 0%, #0d0621 52%, #16072a 100%);--gradient-accent: linear-gradient( 115deg, var(--color-accent-primary), var(--color-accent-secondary) );--shadow-surface: 0 1.5rem 4rem rgb(0 0 0 / 38%);--shadow-glow: 0 0 2.5rem rgb(124 60 255 / 38%);--blur-surface: 1.25rem;--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-pill: 999rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 2rem;--space-8: 2.5rem;--space-9: 3rem;--space-10: 4rem;--font-family-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-caption: .8125rem;--font-size-label: .875rem;--font-size-body: 1rem;--font-size-body-lg: 1.125rem;--font-size-card-title: 1.25rem;--font-size-section-title: 1.75rem;--font-size-page-title: 2.5rem;--font-size-display: 4.5rem;--transition-fast: .12s;--transition-standard: .2s;--transition-slow: .32s}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;min-height:100%;background:var(--color-bg);font-family:var(--font-family-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh;margin:0;background:var(--gradient-page);color:var(--color-text-primary)}button,input,textarea,select{color:inherit;font:inherit}button,[role=button]{cursor:pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed;opacity:.55}a{color:var(--color-accent-secondary);text-underline-offset:.2em}:focus-visible{outline:.1875rem solid var(--color-focus);outline-offset:.1875rem;box-shadow:var(--shadow-glow)}::selection{background:color-mix(in srgb,var(--color-accent-primary) 65%,transparent);color:var(--color-text-primary)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
