*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{text-rendering:optimizelegibility;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}@keyframes np-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes np-fade{0%{opacity:0}to{opacity:1}}.np-rise{animation:.9s cubic-bezier(.2,.8,.2,1) both np-rise}.np-fade{animation:1.1s both np-fade}.np-delay-1{animation-delay:80ms}.np-delay-2{animation-delay:.16s}.np-delay-3{animation-delay:.24s}.np-delay-4{animation-delay:.32s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.np-rise,.np-fade{animation:none}}
