:root{font-family:Segoe UI Variable Display,Segoe UI,Bahnschrift,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400;background-color:#101214;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-width:320px;min-height:100vh;background-color:#101214}*,*:before,*:after{box-sizing:border-box}:root,html,body,#root{min-height:100%;background:radial-gradient(circle at 18% 8%,rgba(0,120,212,.22),transparent 48%),radial-gradient(circle at 82% 12%,rgba(0,60,168,.14),transparent 44%),radial-gradient(circle at 50% 96%,rgba(0,20,60,.28),transparent 50%),linear-gradient(180deg,#111114,#141418 55%,#101214);background-attachment:fixed}body{margin:0;color:#fffffff4;font-family:Segoe UI Variable Text,Manrope,Segoe UI,sans-serif}main{animation:reveal-up .52s cubic-bezier(.16,1,.3,1) both}section{animation:reveal-up .58s cubic-bezier(.16,1,.3,1) both}header{animation:reveal-down .46s cubic-bezier(.16,1,.3,1) both}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
