@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
:root{--blue-950:#003d58;--blue-900:#064862;--green-700:#049e5a;--green-600:#08b96c;--green-500:#0fd17d;--teal-700:#047a71;--cyan-100:#c0ecf0;--mint-100:#c7f5e0;--paper:#fbfffd;--ink:#002f44;--muted:#5b7680;--red:#f04438;--red-soft:#fff1ef;--line:#003d5821;--shadow:0 18px 50px #003d5826;--radius:8px;--radius-sm:6px}*{box-sizing:border-box}html{background:#e7fbf5}body{min-height:100vh;color:var(--ink);letter-spacing:0;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-synthesis-weight:none;background:linear-gradient(#e7fbf5 0%,#c0ecf0 34%,#f8fffb 100%);margin:0;font-family:Poppins,Aptos,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-weight:400}strong,b{font-weight:600}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
