@layer base{:root{--color-brand-primary: #3cf5c4;--color-brand-accent: #8a7cff;--color-bg-page-start: #050607;--color-bg-page-end: #0e1014;--color-bg-elevated: #121822;--color-bg-muted: #0b0f15;--color-text-primary: #f5f7fa;--color-text-secondary: #a7b0c2;--color-text-tertiary: #6f788a;--color-success: #4bffb3;--color-warning: #ffc857;--color-danger: #ff5f6e;--color-info: #40c3ff;--color-border-subtle: rgba(255, 255, 255, .08);--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-xxl: 48px;--space-hero-stack: 64px;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 18px;--radius-pill: 999px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .25);--shadow-md: 0 12px 30px rgba(0, 0, 0, .35);--shadow-lg: 0 24px 50px rgba(0, 0, 0, .45);--shadow-glow: 0 0 24px rgba(60, 245, 196, .35);--font-family-sans: "Space Grotesk", "Manrope", "Inter", sans-serif;--text-xs: 12px;--text-sm: 14px;--text-md: 16px;--text-lg: 18px;--text-xl: 24px;--text-2xl: 32px;--text-3xl: 40px;--text-4xl: 56px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.4;--line-height-relaxed: 1.5}}*{margin:0;padding:0}html,body{height:100%;width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-y:none;background:linear-gradient(180deg,var(--color-bg-page-start),var(--color-bg-page-end))}@supports (overflow: clip){html,body{overflow-x:clip}}body.mi-modal-open{overflow:hidden}
