@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--background-dark:#0f172a;--background-darker:#020617;--font-size-title-large:clamp(1.5em, 4vw, 3em);--font-size-title-small:clamp(1.3em, 3vw, 2em);--font-size-subtitle-large:clamp(1rem, 2vw, 2rem);--font-size-subtitle-small:clamp(.875rem, 2vw, 1.5rem);--weight-regular:300;--weight-medium:500;--weight-bold:700;--text-primary:#f8fafc;--text-secondary:#e2e8f0;--text-tertiary:#64748b;--line-height-large:1.4;--accent-color:#3b82f6;--accent-glow:#3b82f666;--glass-bg:#ffffff08;--glass-border:#ffffff14;--glass-shadow:0 8px 32px 0 #0000005e;--transition-fast:.2s ease-in-out;--transition-slow:.5s ease;--gradient-primary:linear-gradient(to right, #60a5fa, #c084fc)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background-dark);color:var(--text-primary);background-image:radial-gradient(circle at 100% 0,#1e1b4b,#0000 40%),radial-gradient(circle at 0 100%,#0f172a,#0000 40%);background-attachment:fixed;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}button{cursor:pointer;background:0 0;border:none;outline:none}
