.fixed-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.snap-container::-webkit-scrollbar{display:none}.snap-container{-ms-overflow-style:none;scrollbar-width:none}html{scroll-behavior:smooth}.section-container{position:relative;display:flex;min-height:100vh;width:100%}@media (max-height:650px){.section-container{padding-top:2rem;padding-bottom:2rem;min-height:100vh;height:auto}}@media (max-width:768px){.glass-panel{padding:1.25rem!important}.section-container{align-items:center;justify-content:center;min-height:100vh;min-height:100dvh}.section-nav{right:.75rem}.section-nav button{height:.5rem;width:.5rem}.snap-start{scroll-margin-top:0;position:relative}}@media (max-width:640px){.section-nav{right:.5rem}.section-nav button{height:.5rem;width:.5rem}h1.text-5xl,h1.text-6xl,h1.text-7xl{font-size:2.5rem!important;line-height:1.2}h2.text-3xl,h2.text-4xl,h2.text-5xl{font-size:2rem!important;line-height:1.2}.text-2xl,.text-xl{font-size:1.125rem!important;line-height:1.5}.section-container{padding-left:1rem;padding-right:1rem}}@media (pointer:coarse){body,html{-webkit-overflow-scrolling:touch}.snap-container{scroll-snap-type:y mandatory;scroll-behavior:smooth}.snap-start{scroll-snap-align:start;scroll-snap-stop:always}}@supports (-webkit-touch-callout:none){.section-container{min-height:-webkit-fill-available}}@supports (height:100dvh){.section-container{min-height:100dvh}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.snap-container{scroll-snap-type:none}html{scroll-behavior:auto}}