html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:#fff;min-height:100vh;overflow-x:hidden}section[id]{scroll-margin-top:88px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.scale-bar{transform-origin:left center;animation:bar-grow .9s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.scale-bar{animation:none}}
