html,body{overflow-x:clip}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--cream:#f4f6f4;--teal:#1e4959;--navy:#160900;--amber:#ffb448;--green:#1e7a5e;--red:#c0473d;--mist:#7c8794}@keyframes pulseDot{0%,to{box-shadow:0 0 #ffb4488c}50%{box-shadow:0 0 0 7px #ffb44800}}.pulse-dot{animation:2.2s ease-in-out infinite pulseDot}@keyframes pulseDotRed{0%,to{box-shadow:0 0 #c0473d80}50%{box-shadow:0 0 0 6px #c0473d00}}.pulse-dot-red{animation:1.8s ease-in-out infinite pulseDotRed}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.3s both fadeUp}.fade-up-fast{animation:.25s both fadeUp}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:1}}.glow-pulse{animation:2.2s ease-in-out infinite glowPulse}@keyframes dashFlow{to{stroke-dashoffset:-26px}}.dash-flow{animation:2.8s linear infinite dashFlow}@media (prefers-reduced-motion:reduce){.pulse-dot,.pulse-dot-red,.glow-pulse,.dash-flow{animation:none}.fade-up,.fade-up-fast{animation-duration:.01ms}}
