@font-face{font-family:Futura Extra Black;src:url("/fonts/Futura Extra Black.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Futura Bold;src:url(/fonts/Futura-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro/SourceSansPro-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro/SourceSansPro-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro/SourceSansPro-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro/SourceSansPro-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Source Sans Pro;src:url(/fonts/source-sans-pro/SourceSansPro-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--brand: #36b802;--brand-light: #7fca03;--grad: linear-gradient(130.27deg, #97CF00 -14.98%, #24B400 109.44%);--grad-soft: linear-gradient(119.21deg, #F6F9E6 0%, #E6F3DF 128.28%);--icon-green: #57B12D;--ink: #191919;--ink-2: #595959;--ink-3: #9EA2AD;--surface: #F9F9F9;--line: rgba(21, 25, 21, .12);--shadow-card: 0 8px 40px rgba(0, 0, 0, .08);--shadow-menu: 0 8px 12px rgba(0, 0, 0, .05);--radius: 0px;--err-bg: #fef3f2;--err-ink: #b42318;--err-line: #fda29b;--warn-bg: #fffaeb;--warn-ink: #b54708;--warn-line: #fec84b}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff;color:var(--ink);font-family:Source Sans Pro,Arial,Roboto,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}h1,h2,h3{margin:0}.extra-bold{font-family:Futura Extra Black,Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em}.futura-bold{font-family:Futura Bold,Arial,sans-serif;font-weight:600}.text-grad{background:-webkit-linear-gradient(130.27deg,#97CF00 -14.98%,#24B400 109.44%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn-grad{background:var(--grad);color:#fff;border:none;border-radius:var(--radius);padding:12px 24px;font-family:Futura Extra Black,Arial,sans-serif;text-transform:uppercase;letter-spacing:.02em;font-size:13px;cursor:pointer;transition:opacity .15s ease}.btn-grad:hover{opacity:.9}.btn-grad:disabled{opacity:.45;cursor:default}.btn-outline{background:#fff;color:var(--ink);border:2px solid var(--line);border-radius:var(--radius);padding:10px 22px;font-family:Source Sans Pro,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.btn-outline:hover{background:var(--surface)}.btn-outline:disabled{opacity:.45;cursor:default}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:var(--brand);border-radius:50%;animation:cd-spin 1s linear infinite}@keyframes cd-spin{to{transform:rotate(360deg)}}
