:root{font-family:DM Sans,sans-serif;color:#18201c;background:#fbfcfa;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button,a{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}a{text-decoration:none;color:inherit}.kicker{font-size:12px;font-weight:800;letter-spacing:1.6px;color:#4f8127}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.04em}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:128px}.button-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .65s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.button-spinner{animation-duration:1.4s}}
