:root{--color-primary: #7AC943;--color-primary-dark: #5C9E2C;--color-accent: #15171A;--color-bg: #FFFFFF;--color-surface: #F6F7F2;--color-text: #15171A;--color-text-muted: #5B6168;--color-border: #E7E9E2;--color-success: #3FA34D;--color-warning: #E0A100;--color-highlight: #E4F7CE;--color-dark: #0E0F11;--color-on-dark: #F6F7F2;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Hanken Grotesk", system-ui, sans-serif;--font-size-h1: clamp(2.75rem, 6vw, 4.6rem);--font-size-h2: clamp(2rem, 4vw, 3rem);--font-size-h3: clamp(1.2rem, 2vw, 1.55rem);--font-size-body-lg: 1.1875rem;--font-size-body: 1.0625rem;--font-size-small: .875rem;--font-size-eyebrow: .8125rem;--font-size-stat: clamp(2.5rem, 5vw, 4rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 5rem;--space-10: 6rem;--space-11: 8rem;--space-12: 10rem;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 28px;--radius-full: 999px;--shadow-sm: 0 1px 2px rgba(21, 23, 26, .06), 0 1px 3px rgba(21, 23, 26, .04);--shadow-md: 0 8px 24px rgba(21, 23, 26, .08);--shadow-lg: 0 24px 60px rgba(21, 23, 26, .12);--shadow-glow: 0 10px 30px rgba(122, 201, 67, .4);--maxw: 1180px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--font-size-body);line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.05;letter-spacing:-.02em;font-weight:700}h1{font-size:var(--font-size-h1);font-weight:800}h2{font-size:var(--font-size-h2);letter-spacing:-.025em}h3{font-size:var(--font-size-h3)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}:focus-visible{outline:3px solid var(--color-primary-dark);outline-offset:2px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-hnhh3bfe]{position:sticky;top:0;z-index:50;background:#ffffffdb;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.bar[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:space-between;height:74px}.logo[data-astro-cid-hnhh3bfe] img[data-astro-cid-hnhh3bfe]{height:38px;width:auto}.desktop-nav[data-astro-cid-hnhh3bfe] ul[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:var(--space-6);list-style:none}.desktop-nav[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{font-size:.95rem;font-weight:500;color:var(--color-text);transition:color .15s ease;display:inline-flex;align-items:center;gap:5px}.desktop-nav[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:hover{color:var(--color-primary-dark)}.caret[data-astro-cid-hnhh3bfe]{background:none;border:none;color:inherit;font-size:.7rem;padding:6px;margin-left:-2px;cursor:pointer;display:inline-flex;transition:transform .2s ease}.has-mega[data-astro-cid-hnhh3bfe].open .caret[data-astro-cid-hnhh3bfe]{transform:rotate(180deg)}.has-mega[data-astro-cid-hnhh3bfe]{position:relative;display:inline-flex;align-items:center}.mega[data-astro-cid-hnhh3bfe]{position:absolute;top:calc(100% + 18px);left:0;transform:translateY(8px);display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-5);width:760px;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-6);opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease}.has-mega[data-astro-cid-hnhh3bfe]:hover .mega[data-astro-cid-hnhh3bfe],.has-mega[data-astro-cid-hnhh3bfe]:focus-within .mega[data-astro-cid-hnhh3bfe],.has-mega[data-astro-cid-hnhh3bfe].open .mega[data-astro-cid-hnhh3bfe]{opacity:1;visibility:visible;transform:translateY(0)}.mega[data-astro-cid-hnhh3bfe]:before{content:"";position:absolute;top:-18px;left:0;right:0;height:18px}.mega-head[data-astro-cid-hnhh3bfe]{display:block;font-family:var(--font-display);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:var(--space-3)}.mega-col[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{display:block;padding:8px 0}.mc-name[data-astro-cid-hnhh3bfe]{display:block;font-weight:600;font-size:.95rem}.mc-blurb[data-astro-cid-hnhh3bfe]{display:block;font-size:.8rem;color:var(--color-text-muted);font-weight:400}.mega-promo[data-astro-cid-hnhh3bfe]{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);padding:var(--space-5);display:flex;flex-direction:column;gap:6px;justify-content:center}.mega-promo[data-astro-cid-hnhh3bfe] .mega-head[data-astro-cid-hnhh3bfe]{color:var(--color-primary)}.mega-promo[data-astro-cid-hnhh3bfe] .mc-blurb[data-astro-cid-hnhh3bfe]{color:#b8bdb2}.promo-cta[data-astro-cid-hnhh3bfe]{margin-top:8px;display:inline-flex;align-items:center;gap:6px;color:var(--color-primary);font-weight:600;font-size:.9rem}.actions[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:var(--space-4)}.phone[data-astro-cid-hnhh3bfe]{font-weight:600;font-size:.95rem}.cta[data-astro-cid-hnhh3bfe]{background:var(--color-primary);color:var(--color-accent);font-weight:600;font-size:.95rem;padding:12px 22px;border-radius:var(--radius-full);transition:transform .18s ease,box-shadow .18s ease}.cta[data-astro-cid-hnhh3bfe]:hover{transform:translateY(-2px);box-shadow:var(--shadow-glow)}.burger[data-astro-cid-hnhh3bfe]{display:none;background:none;border:none;color:var(--color-text);padding:4px}.mobile-menu[data-astro-cid-hnhh3bfe]{position:fixed;inset:0;z-index:70;background:var(--color-bg);padding:var(--space-5);overflow-y:auto}.mm-top[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-6)}.mm-top[data-astro-cid-hnhh3bfe] img[data-astro-cid-hnhh3bfe]{height:36px;width:auto}.mm-close[data-astro-cid-hnhh3bfe]{background:none;border:none;color:var(--color-text)}.mobile-menu[data-astro-cid-hnhh3bfe] ul[data-astro-cid-hnhh3bfe]{list-style:none;display:flex;flex-direction:column;gap:2px}.mobile-menu[data-astro-cid-hnhh3bfe] li[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{display:block;font-family:var(--font-display);font-weight:700;font-size:1.4rem;padding:10px 0}.mobile-menu[data-astro-cid-hnhh3bfe] li[data-astro-cid-hnhh3bfe].sub a[data-astro-cid-hnhh3bfe]{font-family:var(--font-body);font-weight:500;font-size:1rem;padding:7px 0 7px 16px;color:var(--color-text-muted)}.mm-cta[data-astro-cid-hnhh3bfe]{display:block;text-align:center;margin-top:var(--space-5);background:var(--color-primary);color:var(--color-accent);font-weight:700;padding:15px;border-radius:var(--radius-full)}.mm-phone[data-astro-cid-hnhh3bfe]{display:block;text-align:center;margin-top:var(--space-4);font-weight:600}@media(max-width:920px){.desktop-nav[data-astro-cid-hnhh3bfe],.phone[data-astro-cid-hnhh3bfe],.actions[data-astro-cid-hnhh3bfe] .cta[data-astro-cid-hnhh3bfe]{display:none}.burger[data-astro-cid-hnhh3bfe]{display:inline-flex}}.site-footer[data-astro-cid-mh6itkc3]{background:var(--color-dark);color:#c7ccc1;padding:var(--space-9) 0 var(--space-6);position:relative;overflow:hidden}.site-footer[data-astro-cid-mh6itkc3] .foot-rabbit{position:absolute;right:-10px;bottom:18px;opacity:.05;z-index:0}.site-footer[data-astro-cid-mh6itkc3] .container{position:relative;z-index:1}.grid[data-astro-cid-mh6itkc3]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:var(--space-7)}.foot-logo[data-astro-cid-mh6itkc3]{display:inline-block;margin-bottom:var(--space-4)}.foot-logo[data-astro-cid-mh6itkc3] img[data-astro-cid-mh6itkc3]{height:46px;width:auto}.pos[data-astro-cid-mh6itkc3]{max-width:26ch;font-size:.92rem}h5[data-astro-cid-mh6itkc3]{font-family:var(--font-display);color:#fff;font-size:.95rem;margin-bottom:var(--space-4)}ul[data-astro-cid-mh6itkc3]{list-style:none}li[data-astro-cid-mh6itkc3]{margin-bottom:9px;font-size:.9rem}a[data-astro-cid-mh6itkc3]:hover{color:var(--color-primary)}.nap[data-astro-cid-mh6itkc3]{font-style:normal;font-size:.9rem;line-height:1.7}.socials[data-astro-cid-mh6itkc3]{display:flex;gap:10px;margin-top:var(--space-4)}.socials[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{width:34px;height:34px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff}.socials[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{background:var(--color-primary);color:var(--color-accent)}.trust-line[data-astro-cid-mh6itkc3]{margin-top:var(--space-7);padding-top:var(--space-6);border-top:1px solid rgba(255,255,255,.08);font-size:.78rem;color:#8a9182;max-width:90ch;line-height:1.6}.bottom[data-astro-cid-mh6itkc3]{margin-top:var(--space-5);padding-top:var(--space-5);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.82rem;color:#8a9182}@media(max-width:820px){.grid[data-astro-cid-mh6itkc3]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.grid[data-astro-cid-mh6itkc3]{grid-template-columns:1fr}}.sticky-bar[data-astro-cid-gtd3ccqa]{position:fixed;bottom:0;left:0;right:0;z-index:60;display:none;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#ffffffeb;backdrop-filter:blur(12px);border-top:1px solid var(--color-border)}.sticky-bar[data-astro-cid-gtd3ccqa] a[data-astro-cid-gtd3ccqa]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.98rem;padding:13px;border-radius:var(--radius-full)}.call[data-astro-cid-gtd3ccqa]{background:var(--color-surface);color:var(--color-accent);border:1.5px solid var(--color-border);flex:0 0 38%}.fund[data-astro-cid-gtd3ccqa]{background:var(--color-primary);color:var(--color-accent)}@media(max-width:860px){.sticky-bar[data-astro-cid-gtd3ccqa]{display:flex}}
