:root{--color-bg: #07070b;--color-surface: #12121a;--color-surface-elevated: #171526;--color-surface-overlay: #0e0e14;--color-text: #f3f2f6;--color-muted: #b8b3c4;--color-accent: #bf95de;--color-accent-warm: #ff6228;--color-accent-cool: #229dff;--ease-out-soft: cubic-bezier(.22, 1, .36, 1);--radius-xs: .75rem;--radius-sm: 1rem;--radius-md: 1.25rem;--radius-lg: 1.5rem;--radius-pill: 999px;--shadow-soft: 0 18px 48px rgba(0, 0, 0, .28);--shadow-card: 0 18px 60px rgba(0, 0, 0, .18);--shadow-elevated: 0 24px 72px rgba(0, 0, 0, .38);--shadow-hero: 0 30px 80px rgba(0, 0, 0, .34);--shell-max-width: 1160px;--shell-gutter: 2rem;--header-height: 5rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,Segoe UI,sans-serif;background:#07070b;color:#f3f2f6;line-height:1.5;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.reveal{--reveal-delay: 0ms;opacity:.22;transition:opacity .52s cubic-bezier(.22,1,.36,1) var(--reveal-delay),transform .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay),filter .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay);will-change:transform,opacity}.reveal--up{transform:translate3d(0,24px,0)}.reveal--down{transform:translate3d(0,-24px,0)}.reveal--left{transform:translate3d(24px,0,0)}.reveal--right{transform:translate3d(-24px,0,0)}.reveal--zoom{transform:translate3d(0,18px,0) scale(.985);filter:saturate(.92)}.reveal.is-visible{opacity:1;transform:translateZ(0) scale(1);filter:none}
