html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;height:100vh;width:100%;position:relative}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#00e5ff;border-radius:6px;border:3px solid black}.white-glow{text-shadow:0 0 10px rgba(255,255,255,.4),0 0 20px rgba(0,229,255,.3)}.text-glow{text-shadow:0 0 15px rgba(0,229,255,.6)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.backdrop-blur-2xl{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.backdrop-blur-3xl{-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px)}
