html,body,#app{background-color:#000;height:100dvh;margin:0;padding:0;overflow:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.snap-y{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.snap-start{scroll-snap-align:start;scroll-snap-stop:always;height:100dvh}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes blobFloat{0%,to{transform:scale(1)translate(0)}50%{transform:scale(1.08)translate(12px,-12px)}}.hero-blob{animation:7s ease-in-out infinite blobFloat}.hero-blob2{animation:9s ease-in-out infinite reverse blobFloat}.hero-fade-1{animation:.6s .1s both fadeUp}.hero-fade-2{animation:.6s .25s both fadeUp}.hero-fade-3{animation:.6s .4s both fadeUp}.hero-fade-4{animation:.6s .55s both fadeUp}.hero-fade-5{animation:.6s .7s both fadeUp}.phone-frame{background:#111;border:2px solid #ffffff1f;border-radius:36px;width:260px;padding:8px 0 12px;position:relative;overflow:hidden;box-shadow:0 32px 80px #000000b3,inset 0 1px #ffffff14}
