@font-face{font-family:Emoji;src:local("Apple Color Emoji"),local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Noto Color Emoji");unicode-range:U+1F000-1F644,U+203C-3299}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Emoji,Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0a;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-autospace:normal}canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(10,10,10,.45) 100%);pointer-events:none;z-index:2}.main-content{position:relative;z-index:10;height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth}.hero-section,.content-section,.footer{height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:3rem;gap:2rem}.content-wrapper{max-width:820px;width:100%}.content-section{opacity:1;transform:translateY(0) scale(1);transition:all .7s cubic-bezier(.2,.8,.2,1)}.content-section:before,.footer:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;z-index:-1}.hero-section:after{content:"";position:absolute;bottom:28px;left:50%;transform:translate(-50%) rotate(45deg);width:36px;height:36px;border:2px solid rgba(100,255,150,.5);border-top:transparent;border-left:transparent;animation:scrollIndicator 1.6s infinite}.content-section h2{font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:2rem;color:#fff;font-weight:300;letter-spacing:.05em;line-height:1.3}.content-section p{font-size:clamp(1rem,1.5vw,1.15rem);color:#cfcfcf;line-height:1.8;margin-bottom:1.4rem;text-align:justify;font-weight:400}.footer p{font-size:clamp(.9rem,1.2vw,1rem);color:#9a9a9a;text-align:center;line-height:1.6}@keyframes scrollIndicator{0%{opacity:0;transform:translate(-50%) translateY(-8px) rotate(45deg)}50%{opacity:1}to{opacity:0;transform:translate(-50%) translateY(10px) rotate(45deg)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#64ff9680,#2ecc7180);border-radius:4px}@media(max-width:768px){.hero-section,.content-section,.footer{padding:2rem}.content-section h2{margin-bottom:1.5rem}.content-section p{margin-bottom:1rem}}@media(max-width:480px){.hero-section,.content-section,.footer{padding:1.5rem}}
