@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{font-family:DM Sans,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f4efe7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:inherit;text-decoration:inherit}a:hover{color:inherit}html,body{width:100%;height:100%;margin:0;padding:0;background:#f4efe7}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100vh}#root{min-height:100vh}*{box-sizing:border-box}::selection{background:#163a7026}.reveal-up{opacity:0;animation:revealUp .72s cubic-bezier(.22,1,.36,1) forwards}.float-soft{animation:floatSoft 8s ease-in-out infinite}.pulse-glow{animation:pulseGlow 5s ease-in-out infinite}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes pulseGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.8;transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-up,.float-soft,.pulse-glow{animation:none!important;opacity:1;transform:none}}
