:root{--accent:#16d3e6;--accent-soft:#e4fafd;--accent-dark:#0a6f7c;--ink:#0a0b0d;--ink-soft:#2c3034;--muted:#64696e;--muted-dark:#8a9095;--border:#e4e6e8;--bg-light:#f5f6f7;--bg-dark:#0a0b0d;--white:#fff;--dark-copy:#d3d7db;--dark-link:#b5babe;--dark-faint:#808790;--dark-border:#ffffff1f;--dark-border-strong:#ffffff47;--font-sans:"Archivo", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;--gutter:clamp(20px, 6vw, 96px);--content-width:1248px;--header-height:77px}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent-dark);outline-offset:2px}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}.wrap{width:100%;max-width:var(--content-width);margin-inline:auto}.section{width:100%;padding-block:96px;padding-inline:var(--gutter);border-top:1px solid var(--border);scroll-margin-top:var(--header-height)}.eyebrow{font-family:var(--font-mono);letter-spacing:1.56px;color:var(--accent-dark);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.eyebrow .num{color:var(--ink)}.eyebrow .slash{color:var(--border)}.btn{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:16px 30px;font-size:16px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.btn:hover{opacity:.88}.btn-primary{background:var(--ink);color:var(--white)}.btn-accent{background:var(--accent);color:var(--ink)}.btn-outline{background:var(--white);color:var(--ink);border-color:var(--border);padding:16px 28px}.btn-outline-dark{color:var(--white);border-color:var(--dark-border-strong);background:0 0;padding:16px 28px}@media (width<=640px){.section{padding-block:64px}.btn{width:100%}}.skip-link[data-astro-cid-ju4pidww]{z-index:100;background:var(--ink);color:var(--white);border-radius:8px;padding:12px 20px;font-size:15px;font-weight:600;transition:transform .15s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link[data-astro-cid-ju4pidww]:focus-visible{transform:translateY(0)}.header[data-astro-cid-nen7h5rs]{z-index:40;background:var(--white);border-bottom:1px solid var(--border);width:100%;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{max-width:1440px;padding:20px var(--gutter);justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;display:flex}.logo[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;gap:12px;display:flex}.mark[data-astro-cid-nen7h5rs]{border-radius:8px;width:36px;height:36px}.wordmark[data-astro-cid-nen7h5rs]{letter-spacing:-.2px;color:var(--ink);white-space:nowrap;font-size:20px;font-weight:600}.wordmark[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{font-weight:800}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:32px;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--muted);white-space:nowrap;font-size:15px;font-weight:500}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--ink)}.quote[data-astro-cid-nen7h5rs]{flex-shrink:0;padding:12px 22px;font-size:15px}.menu-toggle[data-astro-cid-nen7h5rs]{background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.menu-toggle[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]{background:var(--ink);border-radius:2px;width:22px;height:2px}@media (width<=900px){.nav[data-astro-cid-nen7h5rs],.quote[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs]{display:flex}}.mobile-menu[data-astro-cid-nen7h5rs]{z-index:50;background:0 0;border:none;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;position:fixed;inset:0}.mobile-menu[data-astro-cid-nen7h5rs]::backdrop{background:#0a0b0d8c}.mobile-menu-panel[data-astro-cid-nen7h5rs]{background:var(--white);width:min(360px,86vw);padding:20px var(--gutter);flex-direction:column;gap:8px;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 32px #0a0b0d1f}.mobile-menu-head[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:12px;display:flex}.menu-close[data-astro-cid-nen7h5rs]{background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:relative}.menu-close[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]{background:var(--ink);border-radius:2px;width:20px;height:2px;position:absolute}.menu-close[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]:first-child{transform:rotate(45deg)}.menu-close[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]:last-child{transform:rotate(-45deg)}.mobile-nav[data-astro-cid-nen7h5rs]{flex-direction:column;display:flex}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);border-bottom:1px solid var(--border);padding:14px 4px;font-size:17px;font-weight:500}.quote-mobile[data-astro-cid-nen7h5rs]{width:100%;margin-top:16px}body.menu-open{overflow:hidden}.hero[data-astro-cid-ge2uvauf]{padding-block:96px;padding-inline:var(--gutter)}.wrap[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.eyebrow-row[data-astro-cid-ge2uvauf]{align-items:center;gap:10px;display:flex}.dot[data-astro-cid-ge2uvauf]{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot[data-astro-cid-ge2uvauf].small{width:6px;height:6px}.tag[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);letter-spacing:1.56px;color:var(--accent-dark);font-size:13px;font-weight:600}.headline[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;color:var(--ink);font-size:clamp(38px,6vw,84px);font-weight:800;line-height:1.03}.badge[data-astro-cid-ge2uvauf]{background:var(--accent);border-radius:4px;padding:0 14px;display:inline-block}.subhead[data-astro-cid-ge2uvauf]{color:var(--muted);max-width:660px;font-size:21px;line-height:1.35}.cta-row[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.trust-row[data-astro-cid-ge2uvauf]{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px 26px;width:100%;margin:0;padding-top:26px;list-style:none;display:flex}.trust-row[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);letter-spacing:.52px;color:var(--muted);white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}@media (width<=640px){.trust-row[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{white-space:normal}}.services[data-astro-cid-lesv7jgp]{background:var(--bg-light)}.heading[data-astro-cid-lesv7jgp]{letter-spacing:-.02em;max-width:820px;margin-top:20px;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.1}.description[data-astro-cid-lesv7jgp]{color:var(--muted);max-width:600px;margin-top:20px;font-size:18px;line-height:1.55}.kicker[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);letter-spacing:1.44px;color:var(--accent-dark);font-size:12px;font-weight:600}.kicker[data-astro-cid-lesv7jgp].accent{color:var(--accent)}.tier-head-row[data-astro-cid-lesv7jgp]{justify-content:space-between;align-items:center;gap:10px;display:flex}.kicker-row[data-astro-cid-lesv7jgp]{justify-content:flex-start;align-items:center;gap:10px;display:flex}.pill[data-astro-cid-lesv7jgp]{background:var(--accent);color:var(--ink);font-family:var(--font-mono);letter-spacing:.8px;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:600}.pill[data-astro-cid-lesv7jgp].accent{padding:5px 11px;font-size:11px}.cards[data-astro-cid-lesv7jgp]{flex-direction:column;gap:20px;margin-top:28px;display:flex}.card[data-astro-cid-lesv7jgp]{background:var(--white);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:32px 48px;padding:44px;display:flex}.card-left[data-astro-cid-lesv7jgp]{flex-direction:column;flex:400px;gap:16px;display:flex}.card-left[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:1.2}.copy[data-astro-cid-lesv7jgp]{color:var(--muted);max-width:560px;font-size:17px;line-height:1.6}.price-box[data-astro-cid-lesv7jgp]{background:var(--bg-light);border-radius:6px;flex-shrink:0;width:100%;max-width:300px;padding:6px 24px}.price-row[data-astro-cid-lesv7jgp]{justify-content:space-between;align-items:center;gap:12px;padding:18px 0;font-size:16px;display:flex}.price-row[data-astro-cid-lesv7jgp].bordered{border-bottom:1px solid var(--border)}.premium-box[data-astro-cid-lesv7jgp]{background:var(--bg-light);border-radius:6px;flex-shrink:0;width:100%;max-width:300px;padding:28px 24px}.premium-kicker[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);letter-spacing:1.1px;color:var(--accent-dark);font-size:11px;font-weight:600}.premium-price[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);letter-spacing:-.3px;margin-top:10px;font-size:30px;font-weight:600}.premium-note[data-astro-cid-lesv7jgp]{color:var(--muted);margin-top:10px;font-size:14px}.care-header[data-astro-cid-lesv7jgp]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 40px;margin-top:52px;display:flex}.care-title[data-astro-cid-lesv7jgp]{letter-spacing:-.01em;margin-top:10px;font-size:28px;font-weight:700}.care-note[data-astro-cid-lesv7jgp]{max-width:420px;color:var(--muted);font-size:16px;line-height:1.55}.care-cards[data-astro-cid-lesv7jgp]{align-items:stretch;gap:24px;margin-top:24px;display:flex}.tier[data-astro-cid-lesv7jgp]{border-radius:8px;flex-direction:column;flex:1 1 0;gap:22px;padding:38px;display:flex}.tier-1[data-astro-cid-lesv7jgp]{background:var(--white);border:1px solid var(--border)}.tier-2[data-astro-cid-lesv7jgp]{background:var(--ink);color:var(--white)}.tier-head[data-astro-cid-lesv7jgp]{flex-direction:column;gap:14px;display:flex}.tier-price[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);align-items:flex-end;gap:6px;display:flex}.tier-price[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{letter-spacing:-.34px;font-size:34px;font-weight:600}.tier-price[data-astro-cid-lesv7jgp] small[data-astro-cid-lesv7jgp]{font-family:var(--font-sans);color:var(--muted);font-size:16px;font-weight:500}.tier-price[data-astro-cid-lesv7jgp].dark small[data-astro-cid-lesv7jgp]{color:var(--muted-dark)}.tier-note[data-astro-cid-lesv7jgp]{color:var(--muted);font-size:14px}.tier-note[data-astro-cid-lesv7jgp].dark{color:var(--muted-dark)}hr[data-astro-cid-lesv7jgp]{border:none;border-top:1px solid var(--border);width:100%;margin:0}hr[data-astro-cid-lesv7jgp].dark{border-top-color:var(--dark-border)}.tier-includes[data-astro-cid-lesv7jgp]{font-size:15px;font-weight:600}.feature-list[data-astro-cid-lesv7jgp]{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.feature-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{color:var(--ink-soft);align-items:flex-start;gap:12px;font-size:15px;line-height:22px;display:flex}.feature-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] svg{flex-shrink:0;margin-top:2px}.feature-list[data-astro-cid-lesv7jgp].dark li[data-astro-cid-lesv7jgp]{color:var(--dark-copy)}.factors[data-astro-cid-lesv7jgp]{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:40px 64px;margin-top:48px;padding-top:48px;display:flex}.factors-intro[data-astro-cid-lesv7jgp]{flex-direction:column;flex:300px;gap:22px;max-width:380px;display:flex}.factors-intro[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{letter-spacing:-.02em;font-size:30px;font-weight:700}.see-full[data-astro-cid-lesv7jgp]{color:var(--accent-dark);font-size:16px;font-weight:600}.factors-list[data-astro-cid-lesv7jgp]{flex:2 480px;margin:0;padding:0;list-style:none}.factors-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{border-top:1px solid var(--border);align-items:center;gap:14px;padding:18px 0;font-size:17px;font-weight:500;display:flex}.factors-list[data-astro-cid-lesv7jgp] .dot[data-astro-cid-lesv7jgp]{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (width<=800px){.care-cards[data-astro-cid-lesv7jgp]{flex-direction:column}}.heading[data-astro-cid-tbvw4kn2]{letter-spacing:-.02em;max-width:820px;margin-top:20px;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.1}.grid[data-astro-cid-tbvw4kn2]{grid-template-columns:repeat(2,1fr);gap:0 64px;margin-top:32px;display:grid}.reason[data-astro-cid-tbvw4kn2]{border-top:1px solid var(--border);flex-direction:column;gap:14px;padding-block:30px;display:flex}.reason[data-astro-cid-tbvw4kn2] .num[data-astro-cid-tbvw4kn2]{font-family:var(--font-mono);letter-spacing:1.3px;color:var(--accent-dark);font-size:13px;font-weight:600}.reason[data-astro-cid-tbvw4kn2] h3[data-astro-cid-tbvw4kn2]{letter-spacing:-.01em;font-size:22px;font-weight:700;line-height:1.35}.reason[data-astro-cid-tbvw4kn2] .copy[data-astro-cid-tbvw4kn2]{color:var(--muted);max-width:520px;font-size:16px;line-height:1.55}@media (width<=720px){.grid[data-astro-cid-tbvw4kn2]{grid-template-columns:1fr}}.how-it-works[data-astro-cid-l43jfdkk]{background:var(--bg-light)}.heading[data-astro-cid-l43jfdkk]{letter-spacing:-.02em;margin-top:20px;font-size:clamp(28px,3.5vw,46px);font-weight:700}.steps[data-astro-cid-l43jfdkk]{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:36px;display:grid}.step[data-astro-cid-l43jfdkk]{border-top:2px solid var(--ink);flex-direction:column;gap:12px;padding-top:22px;display:flex}.step-label[data-astro-cid-l43jfdkk]{font-family:var(--font-mono);letter-spacing:1.04px;color:var(--accent-dark);align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.dot[data-astro-cid-l43jfdkk]{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.step[data-astro-cid-l43jfdkk] h3[data-astro-cid-l43jfdkk]{letter-spacing:-.01em;font-size:21px;font-weight:700}.step[data-astro-cid-l43jfdkk] .copy[data-astro-cid-l43jfdkk]{color:var(--muted);font-size:15px;line-height:1.55}@media (width<=900px){.steps[data-astro-cid-l43jfdkk]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.steps[data-astro-cid-l43jfdkk]{grid-template-columns:1fr}}.heading[data-astro-cid-htruwgye]{letter-spacing:-.02em;margin-top:20px;font-size:clamp(28px,3.5vw,46px);font-weight:700}.table[data-astro-cid-htruwgye]{background:var(--white);border:1px solid var(--border);border-radius:18px;margin-top:30px;overflow:hidden}.row[data-astro-cid-htruwgye]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:22px 32px;display:flex}.row[data-astro-cid-htruwgye].head{background:var(--bg-light);font-family:var(--font-mono);letter-spacing:1.44px;color:var(--muted);border-top:none;padding-block:16px;font-size:12px;font-weight:600}.service[data-astro-cid-htruwgye]{flex-direction:column;gap:5px;display:flex}.service[data-astro-cid-htruwgye] .name[data-astro-cid-htruwgye]{font-size:17px;font-weight:600}.note[data-astro-cid-htruwgye]{color:var(--muted);font-size:14px}.price[data-astro-cid-htruwgye]{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.amount[data-astro-cid-htruwgye]{font-size:16px;font-weight:600}.footer-row[data-astro-cid-htruwgye]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:26px;display:flex}.footer-row[data-astro-cid-htruwgye] p[data-astro-cid-htruwgye]{color:var(--muted);font-size:16px}@media (width<=640px){.row[data-astro-cid-htruwgye]{flex-wrap:wrap;padding:20px}.price[data-astro-cid-htruwgye]{text-align:left;align-items:flex-start}}.what-you-get[data-astro-cid-qbwu4ztm]{background:var(--bg-light)}.wrap[data-astro-cid-qbwu4ztm]{flex-wrap:wrap;justify-content:space-between;gap:60px 80px;display:flex}.intro[data-astro-cid-qbwu4ztm]{flex-direction:column;flex:320px;gap:20px;max-width:420px;display:flex}.heading[data-astro-cid-qbwu4ztm]{letter-spacing:-.02em;font-size:clamp(28px,3.5vw,46px);font-weight:700;line-height:1.1}.copy[data-astro-cid-qbwu4ztm]{color:var(--muted);font-size:16px;line-height:1.55}.grid[data-astro-cid-qbwu4ztm]{flex:2 480px;grid-template-columns:repeat(2,1fr);gap:0 40px;margin:0;padding:0;list-style:none;display:grid}.grid[data-astro-cid-qbwu4ztm] li[data-astro-cid-qbwu4ztm]{border-top:1px solid var(--border);align-items:center;gap:16px;padding:22px 0;font-size:17px;font-weight:600;line-height:1.35;display:flex}.icon[data-astro-cid-qbwu4ztm]{background:var(--accent);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}@media (width<=640px){.grid[data-astro-cid-qbwu4ztm]{grid-template-columns:1fr}}.wrap[data-astro-cid-hemr5th4]{flex-wrap:wrap;justify-content:space-between;gap:40px 80px;display:flex}.intro[data-astro-cid-hemr5th4]{flex-direction:column;flex:300px;gap:18px;max-width:380px;display:flex}.heading[data-astro-cid-hemr5th4]{letter-spacing:-.02em;font-size:clamp(28px,3.5vw,46px);font-weight:700;line-height:1.1}.copy[data-astro-cid-hemr5th4]{color:var(--muted);font-size:16px;line-height:1.55}.list[data-astro-cid-hemr5th4]{flex:2 480px}.item[data-astro-cid-hemr5th4]{border-top:1px solid var(--border);padding-block:26px}.item[data-astro-cid-hemr5th4]:last-child{border-bottom:1px solid var(--border)}summary[data-astro-cid-hemr5th4]{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;font-size:19px;font-weight:600;list-style:none;display:flex}summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.marker[data-astro-cid-hemr5th4]{font-family:var(--font-mono);color:var(--accent-dark);flex-shrink:0;font-size:22px;font-weight:400;transition:transform .15s}.item[data-astro-cid-hemr5th4][open] .marker[data-astro-cid-hemr5th4]{transform:rotate(45deg)}.answer[data-astro-cid-hemr5th4]{color:var(--muted);margin-top:14px;font-size:16px;line-height:1.6}.cta[data-astro-cid-4zgmmfpt]{background:var(--ink);color:var(--white);border-top:1px solid var(--dark-border);padding-block:104px;padding-inline:var(--gutter);scroll-margin-top:var(--header-height)}.wrap[data-astro-cid-4zgmmfpt]{flex-wrap:wrap;justify-content:space-between;gap:48px 72px;max-width:1440px;margin-inline:auto;display:flex}.left[data-astro-cid-4zgmmfpt]{flex-direction:column;flex:420px;justify-content:center;gap:28px;display:flex}.eyebrow[data-astro-cid-4zgmmfpt]{font-family:var(--font-mono);letter-spacing:1.56px;color:var(--accent);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.dot[data-astro-cid-4zgmmfpt]{background:var(--accent);border-radius:50%;width:8px;height:8px}.headline[data-astro-cid-4zgmmfpt]{letter-spacing:-.02em;max-width:560px;font-size:clamp(30px,4.5vw,56px);font-weight:800;line-height:1.08}.cta-row[data-astro-cid-4zgmmfpt]{flex-wrap:wrap;gap:14px;display:flex}.contact-line[data-astro-cid-4zgmmfpt]{font-family:var(--font-mono);color:var(--muted-dark);font-size:15px}.contact-line[data-astro-cid-4zgmmfpt] a[data-astro-cid-4zgmmfpt]{color:var(--accent)}.form[data-astro-cid-4zgmmfpt]{background:var(--white);width:100%;max-width:440px;color:var(--ink);border-radius:8px;flex-direction:column;flex:0 440px;gap:18px;padding:36px;display:flex}.form-head[data-astro-cid-4zgmmfpt] h3[data-astro-cid-4zgmmfpt]{letter-spacing:-.01em;font-size:22px;font-weight:700}.form-head[data-astro-cid-4zgmmfpt] p[data-astro-cid-4zgmmfpt]{color:var(--muted);margin-top:6px;font-size:14px}.field[data-astro-cid-4zgmmfpt]{border:none;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.label[data-astro-cid-4zgmmfpt]{font-family:var(--font-mono);letter-spacing:1.2px;color:var(--muted);font-size:12px;font-weight:600}input[data-astro-cid-4zgmmfpt][type=text],input[data-astro-cid-4zgmmfpt][type=email],textarea[data-astro-cid-4zgmmfpt]{background:var(--bg-light);border:1px solid var(--border);width:100%;font-family:var(--font-sans);color:var(--ink);border-radius:10px;padding:14px 16px;font-size:15px}textarea[data-astro-cid-4zgmmfpt]{resize:vertical;min-height:102px}input[data-astro-cid-4zgmmfpt]::placeholder,textarea[data-astro-cid-4zgmmfpt]::placeholder{color:var(--muted)}.pills[data-astro-cid-4zgmmfpt]{flex-wrap:wrap;gap:8px;display:flex}.pill[data-astro-cid-4zgmmfpt]{position:relative}.pill[data-astro-cid-4zgmmfpt] input[data-astro-cid-4zgmmfpt]{opacity:0;cursor:pointer;position:absolute;inset:0}.pill[data-astro-cid-4zgmmfpt] span[data-astro-cid-4zgmmfpt]{border:1px solid var(--border);background:var(--white);color:var(--muted);border-radius:100px;padding:10px 16px;font-size:14px;font-weight:500;display:inline-flex}.pill[data-astro-cid-4zgmmfpt] input[data-astro-cid-4zgmmfpt]:checked+span[data-astro-cid-4zgmmfpt]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-dark);font-weight:600}.pill[data-astro-cid-4zgmmfpt] input[data-astro-cid-4zgmmfpt]:focus-visible+span[data-astro-cid-4zgmmfpt]{outline:2px solid var(--accent-dark);outline-offset:2px}.checkbox-row[data-astro-cid-4zgmmfpt]{color:var(--muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.checkbox-row[data-astro-cid-4zgmmfpt] input[data-astro-cid-4zgmmfpt]{width:16px;height:16px;accent-color:var(--ink);flex-shrink:0;margin-top:2px}.submit[data-astro-cid-4zgmmfpt]{width:100%;padding:16px}.submit[data-astro-cid-4zgmmfpt]:disabled{opacity:.7;cursor:not-allowed}.form-status[data-astro-cid-4zgmmfpt]{border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.4}.form-status[data-astro-cid-4zgmmfpt].is-success{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent-dark)}.form-status[data-astro-cid-4zgmmfpt].is-error{color:#b42318;background:#fdecec}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:var(--white);border-top:1px solid var(--dark-border);padding:56px var(--gutter) 40px}.wrap[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:36px;max-width:1440px;margin-inline:auto;display:flex}.top[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;gap:32px 60px;display:flex}.brand[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:16px;max-width:340px;display:flex}.logo[data-astro-cid-jo6i4kqk]{align-items:center;gap:11px;display:flex}.mark[data-astro-cid-jo6i4kqk]{border-radius:4px}.wordmark[data-astro-cid-jo6i4kqk]{letter-spacing:-.19px;font-size:19px;font-weight:600}.wordmark[data-astro-cid-jo6i4kqk] strong[data-astro-cid-jo6i4kqk]{font-weight:800}.location[data-astro-cid-jo6i4kqk]{color:var(--muted-dark);font-size:14px;line-height:1.55}.links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--dark-link);font-size:15px;font-weight:500}.links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--white)}hr[data-astro-cid-jo6i4kqk]{border:none;border-top:1px solid var(--dark-border);margin:0}.bottom[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.copyright[data-astro-cid-jo6i4kqk]{font-family:var(--font-mono);letter-spacing:-.26px;color:var(--dark-faint);font-size:13px}.social[data-astro-cid-jo6i4kqk]{align-items:center;gap:22px;display:flex}.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--dark-link);font-size:14px;font-weight:500}.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--white)}
