:root{--text-strong: #000000E5;--text-weak: #00000099;--text-brand: #34861A;--text-inverse: #FFFFFF;--stroke-strong: #00000073;--stroke-weak: #0000001A;--stroke-brand: #34861ACC;--fill-strong: #000000E5;--fill-weak: #0000000A;--fill-hover: #0000000A;--fill-brand: #34861A;--fill-brand-weak: #34861A14;--bg-base: #FFFFFF;--bg-sunken: #F7F7F7;--bg-brand: #34861A;--bg-inverse: #1A1A1A;--gradient: linear-gradient(90deg, #3BAA32 0%, #317710 100%);--secondary: #9AE283;--radius-8: 8px;--radius-12: 12px;--radius-16: 16px;--radius-32: 32px;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-48: 48px;--space-64: 64px;--space-96: 96px;--display: 3.5rem;--h1: 2.5rem;--h2: 2rem;--h3: 1.5rem;--h4: 1.25rem;--body: 1rem;--tiny: .9167rem;--font-strong: 600;--font-medium: 500;--font-weak: 400;--header-h: 72px;--max: 1280px;--gutter: clamp(20px, 4vw, 40px);--ease-out: cubic-bezier(.2, .7, .1, 1);@media(max-width:480px){--display: 2.5rem;--h1: 2rem;--h2: 1.625rem;--header-h: 56px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}*{font-family:Urbanist,system-ui,-apple-system,sans-serif;font-feature-settings:"liga" off,"clig" off;-webkit-tap-highlight-color:transparent}body{background:var(--bg-base);color:var(--text-strong);font-size:var(--body);line-height:1.5;font-weight:var(--font-weak);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}::selection{background:var(--fill-brand);color:var(--text-inverse)}
