:root{--color-brand-dark: #312e81;--color-brand-light: #e0e7ff;--color-brand-accent: #f97316;--color-brand-accent-hover: #ea580c}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}h1,h2,h3,h4{font-family:Poppins,system-ui,-apple-system,sans-serif;letter-spacing:-.01em}.measure{max-width:68ch}@keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:fade-in-up .6s cubic-bezier(.16,1,.3,1) forwards}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animate-fade-in-up{opacity:1;animation:none}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
