:root{color-scheme:dark;--ink:#fafafa;--ink-soft:#a1a1aa;--paper:#09090b;--paper-2:#18181b;--surface:#18181b;--surface-2:#27272a;--line:#3f3f46;--line-soft:#52525b;--accent:#fbbf24;--accent-hover:#f59e0b;--accent-muted:rgba(251,191,36,0.12);--forest:#d4d4d8;--ring:rgba(251,191,36,0.45);--shadow:0 1px 0 rgba(250,250,250,0.04),0 24px 56px rgba(0,0,0,0.45);--radius-lg:18px;--radius-md:12px;--radius-sm:8px;--space-xs:0.5rem;--space-sm:0.85rem;--space-md:1.35rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--max-read:68ch;--ease-out:cubic-bezier(0.22,1,0.36,1)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}body{margin:0;min-height:100vh;font-family:var(--font-body),ui-serif,Georgia,serif;font-size:1.0625rem;line-height:1.65;color:var(--ink-soft);background-color:var(--paper);background-image:radial-gradient(circle at 18% 14%,rgba(251,191,36,.07),transparent 44%),radial-gradient(circle at 88% 10%,rgba(245,158,11,.05),transparent 40%),linear-gradient(185deg,#0c0a09 0,var(--paper) 48%,#18181b 100%)}h1,h2,h3,h4{font-family:var(--font-ui),system-ui,sans-serif;color:var(--ink);font-weight:750;letter-spacing:-.035em;line-height:1.14}p{margin:0 0 var(--space-md)}a{color:var(--forest);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s var(--ease-out),opacity .2s var(--ease-out)}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:fixed;left:var(--space-md);top:var(--space-md);z-index:9999;width:auto;height:auto;padding:var(--space-sm) var(--space-md);background:var(--accent);color:#0c0a09;border-radius:var(--radius-sm)}.shell{width:min(1180px,100% - 2.5rem);margin-inline:auto}.shell-wide{width:min(1320px,100% - 2rem);margin-inline:auto}.eyebrow{font-size:.74rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.btn,.eyebrow{font-family:var(--font-ui),system-ui,sans-serif}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:650;font-size:.9rem;padding:.68rem 1.2rem;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .2s var(--ease-out),opacity .2s var(--ease-out),background .2s var(--ease-out),border-color .2s var(--ease-out)}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:#0c0a09}.btn-primary:hover{background:var(--accent-hover);color:#0c0a09}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.btn-quiet{background:transparent;color:var(--forest);border-color:transparent;padding-inline:.35rem}.btn-quiet:hover{color:var(--accent)}.tag{font-family:var(--font-ui),system-ui,sans-serif;font-size:.69rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.28rem .58rem;border-radius:999px;color:var(--ink-soft)}.rating-pill,.tag{background:var(--surface-2);border:1px solid var(--line)}.rating-pill{font-family:var(--font-ui),ui-monospace,monospace;font-weight:750;font-size:.88rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink);border-radius:999px;padding:.32rem .62rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(9,9,11,.82);-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px);box-shadow:0 12px 40px rgba(0,0,0,.35)}.site-header .brand-mark{font-weight:850;font-size:1.03rem;letter-spacing:-.055em;color:var(--ink)}.site-header .brand-mark,.site-header .nav-link{font-family:var(--font-ui),system-ui,sans-serif;text-decoration:none}.site-header .nav-link{font-weight:600;font-size:.93rem;letter-spacing:.01em;text-transform:none;color:var(--ink-soft);border-bottom:2px solid transparent;padding-bottom:.15rem;transition:color .2s var(--ease-out),border-color .2s var(--ease-out)}.site-header .nav-link:hover{color:var(--accent);border-bottom-color:rgba(251,191,36,.55)}.hero-slab{border-bottom:1px solid var(--line);background:linear-gradient(118deg,rgba(251,191,36,.08) 0,transparent 56%),linear-gradient(180deg,#0f0f12 0,var(--paper) 100%)}.site-footer{margin-top:var(--space-2xl);border-top:1px solid var(--line);background:linear-gradient(180deg,#18181b,#09090b 65%);color:var(--ink-soft)}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4{color:var(--ink)}.site-footer li,.site-footer p{color:inherit}.site-footer .eyebrow{color:var(--accent)}.site-footer a{color:var(--forest)}.site-footer a:hover{color:var(--accent)}.site-footer .btn-quiet{color:var(--forest)}.site-footer .btn-quiet:hover{color:var(--accent)}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.motion-fade-up{animation:fade-up .55s var(--ease-out) both}@media (max-width:760px){.strip-card{grid-template-columns:1fr!important;justify-items:stretch}}@media (max-width:900px){.hero-home{grid-template-columns:1fr!important;align-items:start}}@media (max-width:840px){.method-split{grid-template-columns:1fr!important}}@media (max-width:820px){.trust-body,.trust-intro{grid-template-columns:1fr!important}.trust-toc{border-bottom:1px solid var(--line-soft);padding-bottom:1rem}}@media (max-width:880px){.pay-hero{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-fade-up{animation:none}}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish Fallback;src:local("Arial");ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.00%;size-adjust:104.08%}.__className_9738f2{font-family:Mulish,Mulish Fallback;font-style:normal}.__variable_9738f2{--font-ui:"Mulish","Mulish Fallback"}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6f3eac45913bf2c2-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bfb7ab7b4b29bade-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b8093ba80290e17d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3e8ed84275cb4466-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bitter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4563355e0480477b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bitter Fallback;src:local("Times New Roman");ascent-override:81.69%;descent-override:23.15%;line-gap-override:0.00%;size-adjust:114.46%}.__className_4c860f{font-family:Bitter,Bitter Fallback;font-style:normal}.__variable_4c860f{--font-body:"Bitter","Bitter Fallback"}