@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:#fff;--cabal-emerald:#10b981;--cabal-emerald-dark:#047857;--cabal-bg:#f6f8f7;--cabal-bg-strong:#eef2ef;--cabal-surface:#fff;--cabal-surface-alt:#edf2ee;--cabal-text:#111418;--cabal-text-soft:#53606d;--cabal-line:#0a0a0a1f;--cabal-line-ghost:#0a0a0a14;--cabal-shadow:0 20px 50px #2a333e0d;--cabal-radius-sm:8px;--cabal-radius-md:10px;--cabal-radius-lg:12px;--cabal-container:76rem;--cabal-page-gutter:clamp(1rem, 1.8vw, 1.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{min-height:100%;color:var(--cabal-text);background:radial-gradient(circle at top right, #10b9810d, transparent 22rem), linear-gradient(180deg, #fcfdfc 0%, var(--cabal-bg) 44%, #edf2ef 100%);margin:0;font-family:Inter,Segoe UI,sans-serif}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#ffffff73,#0000 35% 65%,#ffffff40);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.landing-page{--cabal-container:72rem;--cabal-page-gutter:clamp(1.5rem, 4vw, 3rem);--cabal-header-container:78rem;--cabal-header-gutter:clamp(1.5rem, 3vw, 2.5rem);overflow:clip}.landing-container{width:min(calc(100% - (var(--cabal-page-gutter) * 2)), var(--cabal-container));margin:0 auto}.landing-section{padding:6.5rem 0}.landing-section--muted{background:var(--cabal-bg-strong)}.site-header{z-index:20;border-bottom:1px solid var(--cabal-line-ghost);backdrop-filter:blur(14px);background:#f6f8f7eb;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;display:flex}.landing-page .site-header__inner{width:min(calc(100% - (var(--cabal-header-gutter) * 2)), var(--cabal-header-container));margin:0 auto}.site-header__brand{align-items:center;display:inline-flex}.site-header__logo{width:clamp(12.75rem,14vw,14.5rem);height:auto}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.mobile-nav{display:none;position:relative}.mobile-nav__toggle{border-radius:var(--cabal-radius-md);cursor:pointer;background:#ffffffd6;border:1px solid #0a0a0a14;place-items:center;width:3.2rem;height:3.2rem;list-style:none;transition:background-color .18s,transform .18s,border-color .18s;display:inline-grid;box-shadow:0 8px 18px #0a0a0a0d}.mobile-nav__toggle>*{grid-area:1/1}.mobile-nav__toggle::-webkit-details-marker{display:none}.mobile-nav__icon{color:#667281;fill:currentColor;width:1.4rem;height:1.4rem;transition:transform .18s,opacity .18s}.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{z-index:30;border-radius:var(--cabal-radius-lg);background:var(--cabal-surface);border:1px solid #0a0a0a14;gap:.55rem;width:min(18rem,100vw - 1.25rem);padding:.8rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 20px 48px #0a0a0a1a}.mobile-nav__link,.mobile-nav__cta{border-radius:var(--cabal-radius-md);letter-spacing:-.02em;justify-content:flex-start;align-items:center;min-height:3rem;padding:0 .95rem;font-family:Manrope,Inter,sans-serif;font-size:.97rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.mobile-nav__link{color:var(--cabal-text)}.mobile-nav__link:hover,.mobile-nav__link:focus-visible{background:#0a0a0a0a}.mobile-nav__cta{color:var(--cabal-white);background:var(--cabal-ink);justify-content:center}.site-nav__link,.site-nav__cta{border-radius:var(--cabal-radius-md);letter-spacing:-.02em;justify-content:center;align-items:center;min-height:2.9rem;padding:0 1rem;font-family:Manrope,Inter,sans-serif;font-size:.95rem;font-weight:700;transition:color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.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{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:start;gap:3rem;display:grid}.hero__copy h1,.section-heading h2,.editorial-card h3,.privacy-card h3,.faq-card h3,.trust-banner h3,.final-cta h2,.crosslink-band h2,.bank-card h3{letter-spacing:-.06em;margin:0;font-family:Manrope,Inter,sans-serif;font-weight:800}.kicker,.proof-panel__eyebrow,.editorial-card__eyebrow,.stat-strip__item span,.proof-entry__label,.bank-card span{color:var(--cabal-emerald-dark);letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.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{color:currentColor;letter-spacing:0;vertical-align:super;margin-left:.08em;font-size:.24em;font-weight:700;text-decoration:none}a.footnote-marker:hover,a.footnote-marker:focus-visible{text-underline-offset:.08em;text-decoration:underline 1px}.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{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{border-radius:var(--cabal-radius-md);letter-spacing:-.02em;border:1px solid #0000;justify-content:center;align-items:center;min-height:3.45rem;padding:0 1.25rem;font-family:Manrope,Inter,sans-serif;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.button--primary{color:var(--cabal-white);background:var(--cabal-ink);box-shadow:0 18px 32px #0a0a0a24}.button--secondary{color:var(--cabal-text);background:#ffffffb8;border-color:#0a0a0a24}.button--accent{color:var(--cabal-ink);background:var(--cabal-emerald);box-shadow:0 18px 32px #10b9812e}.button--ghost{color:var(--cabal-white);background:0 0;border-color:#ffffff2e}.hero__note{margin:1rem 0 0;font-size:.96rem}.hero__proof{--proof-email-width:min(17rem, 100%);--proof-offset:clamp(2.25rem, 8vw, 5rem);border:1px solid var(--cabal-line-ghost);border-radius:calc(var(--cabal-radius-lg) + 2px);min-height:31rem;box-shadow:var(--cabal-shadow);background:linear-gradient(#eef4f0 0%,#e8efe9 100%);align-content:center;gap:1.3rem;padding:2rem 2.25rem;display:grid}.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{padding:1.5rem;position:relative}.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{gap:.65rem;margin-top:.9rem;display:grid}.proof-email__from{letter-spacing:.12em;text-transform:uppercase;font-family:Manrope,Inter,sans-serif;font-size:.82rem;font-weight:700}.proof-email strong,.proof-entry__row strong{letter-spacing:-.04em;font-family:Manrope,Inter,sans-serif;font-size:1.18rem;font-weight:800;line-height:1.2}.proof-flow{width:var(--proof-email-width);justify-content:center;display:flex}.proof-flow__arrow{color:#8ba396;width:1.5rem;height:2.75rem}.proof-entry__row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.proof-entry__row strong{white-space:nowrap;font-size:2rem;line-height:1}.proof-entry__merchant{color:#ffffffa8;font-size:.95rem;font-weight:600}.proof-entry__meta{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem .75rem;margin-top:1.2rem;padding-top:1rem;display:flex}.proof-entry__chip{color:#6ee7b7;letter-spacing:.08em;text-transform:uppercase;background:#34d39924;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.proof-entry__source{color:#ffffff8c;letter-spacing:.04em;white-space:nowrap;font-size:.84rem;font-weight:600}.stat-strip{border-block:1px solid var(--cabal-line-ghost);background:var(--cabal-bg-strong);padding:1.35rem 0}.stat-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.stat-strip__item{gap:.45rem;display:grid}.stat-strip__item strong{letter-spacing:-.05em;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:800;line-height:1.05}.section-heading{grid-template-columns:minmax(0,.95fr) minmax(0,.75fr);align-items:end;gap:2.5rem;display:grid}.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{gap:1rem;margin-top:2rem;display:grid}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-card,.privacy-card,.faq-card{background:#ffffffd6;padding:1.6rem}.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{color:var(--cabal-white);background:var(--cabal-ink);padding:6.5rem 0}.banks-band__grid{background:#ffffff14;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:2.4rem;display:grid}.bank-card{background:#ffffff0a;min-height:11rem;padding:1.7rem;transition:background-color .18s,transform .18s}.bank-card:hover,.bank-card:focus-within{background:#ffffff14;transform:translateY(-2px)}.bank-card h3{margin-top:1.2rem;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.04}.bank-card__type{color:#ffffff8c;letter-spacing:.02em;margin:.7rem 0 0;font-size:.85rem;font-weight:600}.banks-band__note{color:#ffffff73;max-width:46rem;margin:2.2rem 0 0;font-size:.85rem;line-height:1.7}.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{gap:.75rem;margin:1.15rem 0 0;padding:0;list-style:none;display:grid}.privacy-card__list li{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;line-height:1.6;display:grid}.privacy-card__list li:before{content:"";background:var(--cabal-emerald);border-radius:50%;width:.55rem;height:.55rem;margin-top:.48rem}.text-link{color:var(--cabal-emerald-dark);text-underline-offset:.22rem;margin-top:1.35rem;font-family:Manrope,Inter,sans-serif;font-weight:700;text-decoration:underline #04785759;transition:transform .18s,text-decoration-color .18s;display:inline-flex}.text-link:hover,.text-link:focus-visible{text-decoration-color:var(--cabal-emerald-dark)}.trust-banner{border-radius:var(--cabal-radius-lg);color:var(--cabal-white);background:linear-gradient(135deg, #ffffff0f, transparent 45%), var(--cabal-ink);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:end;gap:2rem;margin-top:1.1rem;padding:1.9rem;display:grid}.trust-banner h3{margin-top:.95rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04}.trust-banner p:last-child{color:#ffffffbd;margin:0}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-section--crosslink{padding-bottom:0}.crosslink-band{border:1px solid var(--cabal-line-ghost);border-radius:var(--cabal-radius-lg);box-shadow:var(--cabal-shadow);background:#ffffffb8;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:end;gap:2rem;padding:1.9rem;display:grid}.crosslink-band h2{margin-top:.95rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04}.crosslink-band__body p{color:var(--cabal-text-soft);margin:0;line-height:1.75}.crosslink-band .text-link{margin-top:1.1rem}.final-cta{border-radius:var(--cabal-radius-lg);color:var(--cabal-white);background:linear-gradient(135deg, #10b9811f, transparent 40%), var(--cabal-ink);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:2rem;display:grid;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{color:#ffffffbd;max-width:38rem}.site-footer{color:#ffffffc2;background:var(--cabal-ink);padding:1.5rem 0 4rem}.site-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;display:grid}.site-footer__logo{width:11.5rem;height:auto}.site-footer__copy p{color:#ffffff9e;max-width:32rem;margin:1rem 0 0}.site-footer__footnotes{gap:.6rem;max-width:40rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.site-footer__footnote{color:#ffffff9e;grid-template-columns:auto 1fr;align-items:start;gap:.45rem;scroll-margin-top:7.25rem;font-size:.88rem;line-height:1.65;display:grid}.site-footer__footnote-number{color:#ffffffd1;font-weight:700}.site-footer__links{flex-wrap:wrap;justify-content:flex-end;gap:.9rem 1.5rem;display:flex}.site-footer__links a{color:#ffffffc7;text-underline-offset:.22rem;font-family:Manrope,Inter,sans-serif;font-size:.94rem;font-weight:700;text-decoration:underline #ffffff29;transition:transform .18s,color .18s,text-decoration-color .18s}.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-offset:3px;outline:2px solid #10b98173}.content-page{overflow:clip}.content-hero{padding-top:3rem}.content-hero__grid,.legal-layout,.beta-layout{grid-template-columns:minmax(0,1.02fr) minmax(20rem,.98fr);align-items:start;gap:1.25rem;display:grid}.content-hero__title,.legal-prose h2,.beta-form-card h2,.beta-info-card h2,.beta-success h3,.content-card h3{letter-spacing:-.05em;margin:0;font-family:Manrope,Inter,sans-serif;font-weight:800}.content-hero__title{max-width:12ch;margin-top:.9rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:.94}.content-hero__body{max-width:42rem;color:var(--cabal-text-soft);margin:1.2rem 0 0;font-size:1.05rem;line-height:1.8}.content-hero__panel,.beta-form-card,.beta-info-card,.legal-prose,.content-card{border:1px solid var(--cabal-line-ghost);border-radius:var(--cabal-radius-lg);box-shadow:var(--cabal-shadow);background:#ffffffe0}.content-hero__panel,.beta-info-card,.legal-prose{padding:1.7rem}.content-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.content-list li{color:var(--cabal-text-soft);grid-template-columns:auto 1fr;align-items:start;gap:.7rem;line-height:1.7;display:grid}.content-list li:before{content:"";background:var(--cabal-emerald);border-radius:50%;width:.55rem;height:.55rem;margin-top:.48rem}.beta-layout{grid-template-columns:minmax(0,1.18fr) minmax(19rem,.82fr)}.beta-form-card{padding:1.8rem}.beta-form-card__header p:last-child,.beta-info-card p,.legal-prose p,.legal-prose li,.content-card p,.beta-legal-note{color:var(--cabal-text-soft);line-height:1.75}.beta-form-card__header h2,.beta-info-card h2{margin-top:.8rem;font-size:clamp(2rem,4vw,3rem);line-height:.98}.beta-form{gap:1.15rem;margin-top:1.75rem;display:grid}.field-grid,.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field,.choice-group{gap:.55rem;display:grid}.field,.choice-group,.checkbox-line,.form-status{scroll-margin-top:7rem}[hidden]{display:none!important}.field__label{letter-spacing:-.02em;font-family:Manrope,Inter,sans-serif;font-size:.96rem;font-weight:700}.field__input{border:1px solid var(--cabal-line);border-radius:var(--cabal-radius-md);width:100%;min-height:3.3rem;color:var(--cabal-text);font:inherit;background:var(--cabal-white);padding:0 .95rem}.field__input:focus-visible,.choice-card:has(input:focus-visible),.checkbox-line:has(input:focus-visible){outline-offset:3px;outline:2px solid #10b98173}.choice-grid,.checkbox-grid{gap:.75rem;display:grid}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.choice-card{border:1px solid var(--cabal-line);border-radius:var(--cabal-radius-md);background:#ffffffd6;align-items:flex-start;gap:.8rem;padding:1rem;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.choice-card:hover,.choice-card:has(input:checked){border-color:#04785759;transform:translateY(-1px);box-shadow:0 14px 28px #0a0a0a0f}.choice-card input{margin-top:.2rem}.choice-card strong{letter-spacing:-.03em;font-family:Manrope,Inter,sans-serif;font-size:.98rem;font-weight:800;display:block}.choice-card small{color:var(--cabal-text-soft);margin-top:.2rem;font-size:.88rem;line-height:1.55;display:block}.checkbox-line{border:1px solid var(--cabal-line);border-radius:var(--cabal-radius-md);background:#ffffffb8;align-items:flex-start;gap:.8rem;padding:.9rem 1rem;display:flex}.checkbox-line input{margin-top:.2rem}.field__error{color:#b42318;min-height:1.1rem;margin:0;font-size:.86rem;line-height:1.4}.form-status{border-radius:var(--cabal-radius-md);padding:.95rem 1rem;line-height:1.65}.form-status--error{color:#8f1d1d;background:#e11d4814}.form-status--success{color:var(--cabal-text);background:linear-gradient(135deg,#10b98124,#0000 45%),#ffffffeb}.beta-success{padding:1.5rem}.beta-success h3{margin-top:.85rem;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1}.beta-success p:last-child{margin:.9rem 0 0}.beta-form__actions{gap:.9rem;display:grid}.beta-legal-note{margin:0;font-size:.92rem}.beta-legal-note a{color:var(--cabal-emerald-dark);text-underline-offset:.18rem;text-decoration:underline #04785747}.field--quiet{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.content-card-grid{margin-top:1.35rem}.content-card{padding:1.3rem}.content-card h3{font-size:1.25rem;line-height:1.02}.content-card p{margin:.75rem 0 0}.legal-prose{gap:1rem;display:grid}.legal-prose h2{font-size:1.4rem;line-height:1.04}.legal-prose p,.legal-prose ul{margin:0}.legal-prose a{color:var(--cabal-emerald-dark);text-underline-offset:.18rem;text-decoration:underline}.button:disabled{opacity:.72;cursor:not-allowed;transform:none}.button[data-loading=true]:disabled{cursor:progress}@media (prefers-reduced-motion:no-preference){.hero__copy,.hero__proof,.editorial-card,.privacy-card,.faq-card,.final-cta,.content-hero__panel,.beta-form-card,.beta-info-card,.legal-prose{animation:.7s cubic-bezier(.2,.9,.2,1) both landing-rise}}@keyframes landing-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.hero__grid,.section-heading,.trust-banner,.crosslink-band,.final-cta,.site-footer__inner,.content-hero__grid,.legal-layout,.beta-layout{grid-template-columns:1fr}.proof-grid,.banks-band__grid,.field-grid,.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta__actions,.site-footer__links{justify-content:flex-start}}@media (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,.field-grid,.content-card-grid{grid-template-columns:1fr}}@media (width<=720px){.landing-page{--cabal-page-gutter:1rem;--cabal-header-gutter:1rem}.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{grid-template-columns:1fr}.banks-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bank-card{min-height:auto;padding:1.25rem}.bank-card h3{margin-top:.85rem}.hero__proof{--proof-email-width:100%;--proof-offset:1.75rem}.proof-entry__row{flex-direction:column;align-items:flex-start}}
