@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-latin-v1.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}:root{color-scheme:dark;--bg:#101517;--bg-2:#161e1e;--panel:#1b2925;--panel-2:#283a30;--line:#3b4d43;--line-hi:#607c68;--ink:#f7faf5;--ink-2:#d3ddd6;--ink-3:#becbc1;--accent:#a7e5c4;--accent-deep:#c3f1d8;--accent-ink:#102b21;--accent-soft:#a7e5c410;--accent-line:#a7e5c445;--header-bg:#101517f5;--header-line:#3b4d43;--hero-disc:#263a33;--orbit-line:#698a74;--network-line:#698a74;--feature-bg:#21382b;--feature-line:#506e58;--receipt-bg:#101f18;--receipt-line:#314c3a;--section-bg:#19231f;--section-line:#3b4d43;--step-line:#607c68;--location-bg:#192f22;--location-line:#426e53;--plan-line:#35483d;--free-bg:#15271d;--free-line:#688b71;--pro-bg:#15221c;--badge-line:#4f6c55;--r-sm:8px;--r:16px;--r-lg:24px;--grid:1320px;--gutter:clamp(24px, 5vw, 72px);--sans:"Instrument Sans", system-ui, sans-serif;--display:var(--sans);--mono:ui-monospace, "SFMono-Regular", Consolas, monospace}:root[data-theme=light]{color-scheme:light;--bg:#f5f6f0;--bg-2:#edf1e9;--panel:#e5eddf;--panel-2:#dce6d6;--line:#d4decf;--line-hi:#a6b7a7;--ink:#14291e;--ink-2:#475e4d;--ink-3:#526856;--accent:#176342;--accent-deep:#104d33;--accent-ink:#f7fbf6;--accent-soft:#1763420d;--accent-line:#17634235;--header-bg:#f5f6f0f5;--header-line:#d4decf;--hero-disc:#e3edde;--orbit-line:#a1b59e;--network-line:#a1b59e;--feature-bg:#e4edde;--feature-line:#c7d7bf;--receipt-bg:#f8faf5;--receipt-line:#c4d3bc;--section-bg:#edf1e7;--section-line:#d2dec8;--step-line:#c1d0b9;--location-bg:#e0eedb;--location-line:#a5c29e;--plan-line:#c7d4c2;--free-bg:#f8faf5;--free-line:#8ba887;--pro-bg:#e5ebe0;--badge-line:#a6b7a7}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scrollbar-color:var(--line-hi) var(--bg)}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--accent);text-underline-offset:4px;text-decoration:none}a:hover{text-decoration:underline}button{color:inherit}img,svg{vertical-align:middle}img{max-width:100%;height:auto}button:disabled{cursor:default}:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:3px}::selection{background:var(--accent);color:var(--accent-ink)}.wrap{max-width:var(--grid);padding-inline:var(--gutter);margin-inline:auto}.label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:.75rem;font-weight:600}.num{font-variant-numeric:tabular-nums}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{letter-spacing:-.065em;font-size:clamp(3rem,5.7vw,5.125rem);line-height:1.04}h2{letter-spacing:-.05em;font-size:clamp(2.3rem,4vw,3.75rem);line-height:1.08}h3{letter-spacing:-.035em;font-size:1.5rem;line-height:1.25}.btn{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:14px 24px;font-size:.9375rem;font-weight:600;line-height:1.4;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-2px)}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover{background:var(--accent-deep)}.btn-ghost{border-color:var(--line-hi);color:var(--ink);background:0 0}.btn-ghost:hover{background:var(--panel);border-color:var(--ink-3)}.btn.sm{min-height:44px;padding:10px 18px;font-size:.875rem}.text-link{align-items:center;gap:12px;font-weight:500;display:inline-flex}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:target,section[id]{scroll-margin-top:110px}.legal{max-width:920px;min-height:65vh;padding:80px var(--gutter) 108px;overflow-wrap:anywhere}.legal h1{text-wrap:balance;margin-bottom:16px;font-size:clamp(2.2rem,4.5vw,3.5rem)}.legal .updated{color:var(--ink-3);margin-bottom:40px;font-size:.8125rem}.legal h2{letter-spacing:-.025em;margin:40px 0 16px;font-size:1.5rem;line-height:1.3}.legal h3{margin:28px 0 12px;font-size:1.125rem;line-height:1.4}.legal p,.legal li{color:var(--ink-2);line-height:1.8}.legal li{margin-bottom:10px}.legal strong{color:var(--ink);font-weight:600}.legal a{text-decoration:underline}.legal .box{background:var(--panel);border-left:2px solid var(--accent);border-radius:0 12px 12px 0;margin:28px 0;padding:24px}.legal .box p:last-child{margin-bottom:0}.legal ul,.legal ol{padding-left:1.4em}@media (width<=600px){:root{--gutter:24px}.btn{padding-inline:20px}.legal{padding-block:44px 64px}.legal .box{padding:20px}:target,section[id]{scroll-margin-top:90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;transition:background .18s,border-color .18s;display:grid}.theme-toggle[data-astro-cid-l6lhmie6][hidden]{display:none}.theme-toggle[data-astro-cid-l6lhmie6]:hover{background:var(--panel);border-color:var(--line-hi)}.theme-toggle[data-astro-cid-l6lhmie6] span[data-astro-cid-l6lhmie6]{place-items:center;display:grid}.theme-toggle[data-astro-cid-l6lhmie6] .moon[data-astro-cid-l6lhmie6],[data-theme=light] .theme-toggle[data-astro-cid-l6lhmie6] .sun[data-astro-cid-l6lhmie6]{display:none}[data-theme=light] .theme-toggle[data-astro-cid-l6lhmie6] .moon[data-astro-cid-l6lhmie6]{display:grid}@media (width<=380px){.theme-toggle[data-astro-cid-l6lhmie6]{margin-left:auto}}.skip[data-astro-cid-hkbrpulz]{z-index:100;background:var(--accent);color:var(--accent-ink);padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip[data-astro-cid-hkbrpulz]:focus{transform:translateY(0)}.site-header[data-astro-cid-hkbrpulz]{z-index:40;background:var(--header-bg);border-bottom:1px solid var(--header-line);backdrop-filter:blur(16px);position:sticky;top:0}.header-inner[data-astro-cid-hkbrpulz]{align-items:center;gap:36px;min-height:86px;display:flex}.brand[data-astro-cid-hkbrpulz]{color:var(--accent);flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand[data-astro-cid-hkbrpulz]:hover{text-decoration:none}.brand[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{letter-spacing:-.06em;color:var(--ink);font-size:25px;font-weight:650}.brand[data-astro-cid-hkbrpulz] em[data-astro-cid-hkbrpulz]{letter-spacing:.015em;color:var(--ink-2);margin-left:3px;font-size:.7em;font-style:normal;font-weight:400}.desktop-nav[data-astro-cid-hkbrpulz]{gap:32px;margin-left:auto;display:flex}.desktop-nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--ink-2);padding-block:12px;font-size:.875rem;transition:color .2s}.desktop-nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--ink);text-decoration:none}.header-cta[data-astro-cid-hkbrpulz]{flex-shrink:0}.mobile-menu[data-astro-cid-hkbrpulz]{display:none}.site-footer[data-astro-cid-hkbrpulz]{border-top:1px solid var(--line);padding:72px 0 0}.footer-grid[data-astro-cid-hkbrpulz]{grid-template-columns:1.5fr .85fr 1fr 1.25fr;gap:40px;padding-bottom:66px;display:grid}.footer-brand[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{color:var(--ink-2);margin:24px 0 16px;font-size:1rem}.company[data-astro-cid-hkbrpulz]{color:var(--ink-3);font-size:.75rem}.footer-links[data-astro-cid-hkbrpulz] h2[data-astro-cid-hkbrpulz]{letter-spacing:0;margin-bottom:20px;padding-top:8px;font-size:.875rem;font-weight:600}.footer-links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{width:fit-content;min-height:40px;color:var(--ink-2);align-items:center;gap:8px;font-size:.8125rem;display:flex}.footer-links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current]{color:var(--accent)}.contact[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{color:var(--ink-3);max-width:26ch;margin:16px 0 0;font-size:.8125rem;line-height:1.7}.footer-bottom[data-astro-cid-hkbrpulz]{border-top:1px solid var(--line);color:var(--ink-3);justify-content:space-between;gap:24px;padding-block:24px;font-size:.75rem;display:flex}@media (width<=1000px){.header-inner[data-astro-cid-hkbrpulz],.desktop-nav[data-astro-cid-hkbrpulz]{gap:24px}.footer-grid[data-astro-cid-hkbrpulz]{grid-template-columns:1.2fr 1fr;row-gap:36px}}@media (width<=860px){.header-inner[data-astro-cid-hkbrpulz]{gap:16px;min-height:74px}.desktop-nav[data-astro-cid-hkbrpulz]{display:none}.header-cta[data-astro-cid-hkbrpulz]{flex-shrink:1;min-width:0;margin-left:auto}.mobile-menu[data-astro-cid-hkbrpulz]{flex-shrink:0;display:block}.mobile-menu[data-astro-cid-hkbrpulz] summary[data-astro-cid-hkbrpulz]{cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;list-style:none;display:flex}.mobile-menu[data-astro-cid-hkbrpulz] summary[data-astro-cid-hkbrpulz]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-hkbrpulz] summary[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{background:var(--ink);width:24px;height:1.5px;transition:transform .2s}.mobile-menu[data-astro-cid-hkbrpulz][open] summary[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:first-child{transform:translateY(3.75px)rotate(45deg)}.mobile-menu[data-astro-cid-hkbrpulz][open] summary[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:last-child{transform:translateY(-3.75px)rotate(-45deg)}.mobile-menu[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz]{top:100%;background:var(--bg-2);padding:16px var(--gutter) 24px;border-bottom:1px solid var(--line-hi);max-height:calc(100dvh - 74px);position:absolute;inset-inline:0;overflow:auto;box-shadow:0 24px 32px #0005}.mobile-menu[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}}@media (width<=480px){.header-inner[data-astro-cid-hkbrpulz]{gap:8px}.brand[data-astro-cid-hkbrpulz]{gap:6px}.brand[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{font-size:22px}.brand[data-astro-cid-hkbrpulz] svg{width:29px}.header-cta[data-astro-cid-hkbrpulz]{gap:8px;padding-inline:12px}.header-cta[data-astro-cid-hkbrpulz] svg{display:none}.site-footer[data-astro-cid-hkbrpulz]{padding-top:48px}.footer-grid[data-astro-cid-hkbrpulz]{gap:32px 20px;padding-bottom:44px}.footer-brand[data-astro-cid-hkbrpulz],.contact[data-astro-cid-hkbrpulz]{grid-column:1/-1}.footer-brand[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{margin-top:16px}.contact[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]{max-width:36ch}.footer-bottom[data-astro-cid-hkbrpulz]{flex-direction:column;gap:8px}}@media (width<=380px){.header-cta[data-astro-cid-hkbrpulz]{display:none}}
