:root{--bg: #07070e;--bg-soft: #0d0d1a;--surface: rgba(255, 255, 255, .04);--border: rgba(255, 255, 255, .09);--text: #eceaf6;--text-dim: #9b97b0;--accent: #7c5cff;--accent-2: #b17aff;--accent-3: #4dd0ff;--glow: rgba(124, 92, 255, .35);--font-head: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;--ease: cubic-bezier(.22, 1, .36, 1)}:root[data-theme=light]{--bg: #f6f5fb;--bg-soft: #ffffff;--surface: rgba(10, 10, 20, .04);--border: rgba(10, 10, 20, .1);--text: #16151f;--text-dim: #5c5a70;--glow: rgba(124, 92, 255, .22)}[data-theme=light] .orb{opacity:.25}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;transition:background .4s,color .4s}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:var(--accent);color:#fff}main{position:relative;z-index:1}.section{max-width:1200px;margin:0 auto;padding:clamp(80px,12vh,150px) clamp(20px,5vw,64px)}.section__index{font-family:var(--font-head);font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;color:var(--accent-2);margin-bottom:22px}.section__title{font-family:var(--font-head);font-weight:700;line-height:1.08;letter-spacing:-.03em;font-size:clamp(2.1rem,5.4vw,4rem);margin-bottom:clamp(36px,6vh,64px)}.accent{background:linear-gradient(100deg,var(--accent),var(--accent-2) 55%,var(--accent-3));-webkit-background-clip:text;background-clip:text;color:transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
