@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--cabal-ink: #0a0a0a;--cabal-white: #ffffff;--cabal-emerald: #10b981;--cabal-emerald-dark: #047857;--cabal-bg: #f6f8f7;--cabal-bg-strong: #eef2ef;--cabal-surface: #ffffff;--cabal-surface-alt: #edf2ee;--cabal-text: #111418;--cabal-text-soft: #53606d;--cabal-line: rgba(10, 10, 10, .12);--cabal-line-ghost: rgba(10, 10, 10, .08);--cabal-shadow: 0 20px 50px rgba(42, 51, 62, .05);--cabal-radius-sm: 8px;--cabal-radius-md: 10px;--cabal-radius-lg: 12px;--cabal-container: 76rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-height:100%;color:var(--cabal-text);font-family:Inter,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(16,185,129,.05),transparent 22rem),linear-gradient(180deg,#fcfdfc 0%,var(--cabal-bg) 44%,#edf2ef 100%)}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.45),transparent 35%,transparent 65%,rgba(255,255,255,.25))}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.landing-page{overflow:clip}.landing-container{width:min(100% - 2rem,var(--cabal-container));margin:0 auto}.landing-section{padding:6.5rem 0}.landing-section--muted{background:var(--cabal-bg-strong)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--cabal-line-ghost);background:#f6f8f7eb;backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:5.5rem}.site-header__brand{display:inline-flex;align-items:center}.site-header__logo{width:11.5rem;height:auto}.site-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.mobile-nav{display:none;position:relative}.mobile-nav__toggle{display:inline-grid;place-items:center;width:3.2rem;height:3.2rem;border:1px solid rgba(10,10,10,.08);border-radius:var(--cabal-radius-md);background:#ffffffd6;box-shadow:0 8px 18px #0a0a0a0d;cursor:pointer;list-style:none;transition:background-color .18s ease,transform .18s ease,border-color .18s ease}.mobile-nav__toggle>*{grid-area:1 / 1}.mobile-nav__toggle::-webkit-details-marker{display:none}.mobile-nav__icon{width:1.4rem;height:1.4rem;color:#667281;fill:currentColor;transition:transform .18s ease,opacity .18s ease}.mobile-nav__icon--close{opacity:0;transform:scale(.92) rotate(-12deg)}.mobile-nav[open] .mobile-nav__toggle{background:#0a0a0a0d}.mobile-nav[open] .mobile-nav__icon--menu{opacity:0;transform:scale(.9) rotate(12deg)}.mobile-nav[open] .mobile-nav__icon--close{opacity:1;transform:scale(1) rotate(0)}.mobile-nav__panel{position:absolute;top:calc(100% + .75rem);right:0;z-index:30;display:grid;gap:.55rem;width:min(18rem,calc(100vw - 1.25rem));padding:.8rem;border:1px solid rgba(10,10,10,.08);border-radius:var(--cabal-radius-lg);background:var(--cabal-surface);box-shadow:0 20px 48px #0a0a0a1a}.mobile-nav__link,.mobile-nav__cta{display:inline-flex;align-items:center;justify-content:flex-start;min-height:3rem;padding:0 .95rem;border-radius:var(--cabal-radius-md);font-family:Manrope,Inter,sans-serif;font-size:.97rem;font-weight:700;letter-spacing:-.02em;transition:background-color .18s ease,color .18s ease,transform .18s ease}.mobile-nav__link{color:var(--cabal-text)}.mobile-nav__link:hover,.mobile-nav__link:focus-visible{background:#0a0a0a0a}.mobile-nav__cta{justify-content:center;color:var(--cabal-white);background:var(--cabal-ink)}.site-nav__link,.site-nav__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0 1rem;border-radius:var(--cabal-radius-md);font-family:Manrope,Inter,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:-.02em;transition:color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.site-nav__link{color:var(--cabal-text-soft)}.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__cta:hover,.site-nav__cta:focus-visible,.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible,.site-footer__links a:hover,.site-footer__links a:focus-visible{transform:translateY(-1px)}.site-nav__link:hover,.site-nav__link:focus-visible{color:var(--cabal-text);background:#0a0a0a0a}.site-nav__cta{color:var(--cabal-white);background:var(--cabal-ink);box-shadow:0 14px 28px #0a0a0a1f}.hero{padding-top:3.4rem}.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);gap:3rem;align-items:start}.hero__copy h1,.section-heading h2,.editorial-card h3,.privacy-card h3,.faq-card h3,.trust-banner h3,.final-cta h2,.bank-card h3{margin:0;font-family:Manrope,Inter,sans-serif;font-weight:800;letter-spacing:-.06em}.kicker,.proof-panel__eyebrow,.editorial-card__eyebrow,.stat-strip__item span,.proof-entry__label,.bank-card span{margin:0;color:var(--cabal-emerald-dark);font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.kicker--on-dark{color:var(--cabal-emerald)}.hero__copy h1{max-width:10ch;margin-top:1rem;font-size:clamp(3.35rem,8vw,6.8rem);line-height:.9}.footnote-marker{margin-left:.08em;color:currentColor;font-size:.24em;font-weight:700;letter-spacing:0;text-decoration:none;vertical-align:super}a.footnote-marker:hover,a.footnote-marker:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.08em}.footnote-marker--stat{font-size:.42em}.hero__lede,.hero__note,.section-heading__body,.editorial-card p,.privacy-card p,.faq-card p,.trust-banner p,.site-footer__copy p,.proof-email p,.proof-panel__caption{color:var(--cabal-text-soft);line-height:1.75}.hero__lede{max-width:38rem;margin:1.5rem 0 0;font-size:1.12rem}.hero__actions,.final-cta__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.45rem;padding:0 1.25rem;border:1px solid transparent;border-radius:var(--cabal-radius-md);font-family:Manrope,Inter,sans-serif;font-size:.98rem;font-weight:700;letter-spacing:-.02em;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button--primary{color:var(--cabal-white);background:var(--cabal-ink);box-shadow:0 18px 32px #0a0a0a24}.button--secondary{color:var(--cabal-text);border-color:#0a0a0a24;background:#ffffffb8}.button--accent{color:var(--cabal-ink);background:var(--cabal-emerald);box-shadow:0 18px 32px #10b9812e}.button--ghost{color:var(--cabal-white);border-color:#ffffff2e;background:transparent}.hero__note{margin:1rem 0 0;font-size:.96rem}.hero__proof{--proof-email-width: min(17rem, 100%);--proof-offset: clamp(2.25rem, 8vw, 5rem);display:grid;align-content:center;gap:1.3rem;min-height:31rem;padding:2rem 2.25rem;border:1px solid var(--cabal-line-ghost);border-radius:calc(var(--cabal-radius-lg) + 2px);background:linear-gradient(180deg,#eef2fb,#edf1f8);box-shadow:var(--cabal-shadow)}.proof-panel,.editorial-card,.privacy-card,.faq-card{border:1px solid var(--cabal-line-ghost);border-radius:var(--cabal-radius-lg);box-shadow:var(--cabal-shadow)}.proof-panel{position:relative;padding:1.5rem}.proof-panel--email{width:var(--proof-email-width);background:#ffffffe0}.proof-panel--entry{width:min(19rem,calc(100% - var(--proof-offset)));max-width:calc(100% - var(--proof-offset));margin-left:var(--proof-offset);color:var(--cabal-white);background:#2f3742}.proof-email{display:grid;gap:.65rem;margin-top:.9rem}.proof-email__from{font-family:Manrope,Inter,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.proof-email strong,.proof-entry__row strong{font-family:Manrope,Inter,sans-serif;font-size:1.18rem;font-weight:800;letter-spacing:-.04em;line-height:1.2}.proof-flow{display:flex;justify-content:center;width:var(--proof-email-width)}.proof-flow__arrow{color:#95a0af;font-size:3rem;line-height:1}.proof-entry__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.proof-entry__row strong{font-size:2rem;line-height:1}.proof-entry__merchant{color:#ffffffa8;font-size:.95rem;font-weight:600}.stat-strip{padding:1.35rem 0;border-block:1px solid var(--cabal-line-ghost);background:var(--cabal-bg-strong)}.stat-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stat-strip__item{display:grid;gap:.45rem}.stat-strip__item strong{font-family:Manrope,Inter,sans-serif;font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:800;letter-spacing:-.05em;line-height:1.05}.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,.75fr);gap:2.5rem;align-items:end}.section-heading h2{max-width:12ch;font-size:clamp(2.45rem,5vw,4.25rem);line-height:.96}.section-heading__body{margin:0;font-size:1.03rem}.section-heading--on-dark h2,.section-heading--on-dark .section-heading__body{color:#ffffffdb}.proof-grid,.privacy-grid,.faq-grid{display:grid;gap:1rem;margin-top:2rem}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-card,.privacy-card,.faq-card{padding:1.6rem;background:#ffffffd6}.editorial-card:nth-child(2),.faq-card:nth-child(2n){background:var(--cabal-surface-alt)}.editorial-card h3,.privacy-card h3,.faq-card h3{margin-top:.85rem;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.06}.editorial-card p:last-child,.privacy-card p,.faq-card p,.final-cta p{margin:.95rem 0 0}.banks-band{padding:6.5rem 0;color:var(--cabal-white);background:var(--cabal-ink)}.banks-band__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:2.4rem;background:#ffffff14}.bank-card{min-height:11rem;padding:1.7rem;background:#ffffff0a;transition:background-color .18s ease,transform .18s ease}.bank-card:hover,.bank-card:focus-within{transform:translateY(-2px);background:#ffffff14}.bank-card h3{margin-top:1.2rem;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.04}.privacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-card{background:#ffffffe6}.privacy-card--alt{background:var(--cabal-surface-alt)}.privacy-card__list{display:grid;gap:.75rem;margin:1.15rem 0 0;padding:0;list-style:none}.privacy-card__list li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;line-height:1.6}.privacy-card__list li:before{content:"";width:.55rem;height:.55rem;margin-top:.48rem;border-radius:50%;background:var(--cabal-emerald)}.text-link{display:inline-flex;margin-top:1.35rem;color:var(--cabal-emerald-dark);font-family:Manrope,Inter,sans-serif;font-weight:700;text-decoration:underline;text-decoration-color:#04785759;text-underline-offset:.22rem;transition:transform .18s ease,text-decoration-color .18s ease}.text-link:hover,.text-link:focus-visible{text-decoration-color:var(--cabal-emerald-dark)}.trust-banner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:2rem;align-items:end;margin-top:1.1rem;padding:1.9rem;border-radius:var(--cabal-radius-lg);color:var(--cabal-white);background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 45%),var(--cabal-ink)}.trust-banner h3{margin-top:.95rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04}.trust-banner p:last-child{margin:0;color:#ffffffbd}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;padding:2rem;border-radius:var(--cabal-radius-lg);color:var(--cabal-white);background:linear-gradient(135deg,rgba(16,185,129,.12),transparent 40%),var(--cabal-ink);box-shadow:0 26px 60px #0a0a0a24}.final-cta h2{max-width:11ch;margin-top:.95rem;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.92}.final-cta p{max-width:38rem;color:#ffffffbd}.site-footer{padding:1.5rem 0 4rem;color:#ffffffc2;background:var(--cabal-ink)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end}.site-footer__logo{width:11.5rem;height:auto}.site-footer__copy p{max-width:32rem;margin:1rem 0 0;color:#ffffff9e}.site-footer__footnotes{display:grid;gap:.6rem;max-width:40rem;margin:1rem 0 0;padding:0;list-style:none}.site-footer__footnote{display:grid;grid-template-columns:auto 1fr;gap:.45rem;align-items:start;color:#ffffff9e;font-size:.88rem;line-height:1.65;scroll-margin-top:7.25rem}.site-footer__footnote-number{color:#ffffffd1;font-weight:700}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.9rem 1.5rem}.site-footer__links a{color:#ffffffc7;font-family:Manrope,Inter,sans-serif;font-size:.94rem;font-weight:700;text-decoration:underline;text-decoration-color:#ffffff29;text-underline-offset:.22rem;transition:transform .18s ease,color .18s ease,text-decoration-color .18s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--cabal-white);text-decoration-color:#ffffff6b}.site-nav__link:focus-visible,.site-nav__cta:focus-visible,.mobile-nav__toggle:focus-visible,.mobile-nav__link:focus-visible,.mobile-nav__cta:focus-visible,.footnote-marker:focus-visible,.button:focus-visible,.text-link:focus-visible,.site-footer__links a:focus-visible{outline:2px solid rgba(16,185,129,.45);outline-offset:3px}@media(prefers-reduced-motion:no-preference){.hero__copy,.hero__proof,.editorial-card,.privacy-card,.faq-card,.final-cta{animation:landing-rise .7s cubic-bezier(.2,.9,.2,1) both}}@keyframes landing-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.hero__grid,.section-heading,.trust-banner,.final-cta,.site-footer__inner{grid-template-columns:1fr}.proof-grid,.banks-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta__actions,.site-footer__links{justify-content:flex-start}}@media(max-width:900px){.hero__proof{--proof-email-width: 100%;--proof-offset: 3rem;min-height:auto;padding:1.5rem}.proof-panel--email{width:100%}.proof-panel--entry{width:calc(100% - var(--proof-offset));max-width:calc(100% - var(--proof-offset))}.stat-strip__grid,.privacy-grid,.faq-grid{grid-template-columns:1fr}}@media(max-width:720px){.landing-container{width:min(100% - 1.25rem,var(--cabal-container))}.landing-section,.banks-band{padding:4.75rem 0}.site-header__inner{padding:.95rem 0}.mobile-nav{display:block}.site-nav{display:none}.button{width:100%}.hero{padding-top:2rem}.hero__actions,.final-cta__actions{flex-direction:column}.proof-grid,.banks-band__grid{grid-template-columns:1fr}.hero__proof{--proof-email-width: 100%;--proof-offset: 1.75rem}.proof-entry__row{align-items:flex-start;flex-direction:column}}
