:root{--seafoam:#7ecfb8;--seafoam-dark:#5bb89e;--seafoam-light:#a8e6d4;--seafoam-deep:#6bbfa8;--pearl:#f5f2ed;--pearl-muted:#c4bfb8}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes drift-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:drift-up .85s cubic-bezier(.16,1,.3,1)both}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.35s}:focus-visible{outline:2px solid var(--seafoam);outline-offset:3px}
