:root{--header-h:88px}@media (min-width:768px){:root{--header-h:96px}}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px + env(safe-area-inset-top,0px))}body,html{background:#0a0a0a}.section{scroll-margin-top:0}.section>:first-child{padding-top:.5px}.reveal-ready [data-reveal]{opacity:0;transform:translate3d(0,14px,0);transition:opacity .7s ease,transform .8s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}}
