:root{--red:#d0180b;--navy:#0f1b2d;--ink:#101b2b;--paper:#f5f5f2;--line:#dcdedc;--muted:#676d75;--muted2:#59606a;--border:#d4d8dd;--orange:#d0180b;--orange2:#ad160c;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--body);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #397fd9;outline-offset:4px}h1,h2,h3,p{margin:0}button{color:inherit}fieldset{min-width:0}svg{flex-shrink:0}.shell{width:min(1184px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;left:12px;top:-100px;z-index:10000;padding:12px;background:white;color:var(--red)}.skip-link:focus{top:10px}.site-header{height:78px;background:#fff;border-bottom:2px solid var(--red);position:sticky;top:0;z-index:100}.header-inner{height:100%;display:flex;align-items:center;gap:32px}.wordmark{display:inline-flex;align-items:baseline;white-space:nowrap;font:700 30px/1 var(--display);letter-spacing:3.5px}.wordmark>span{color:var(--red)}.wordmark i{align-self:flex-start;width:8px;height:8px;border:2px solid var(--red);border-radius:50%;margin:0 0 0 5px}.header-inner nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:13px;font-weight:500}.header-inner nav a:hover{color:var(--red)}.language-menu{position:relative;margin-left:4px;font-size:13px}.language-menu summary{list-style:none;text-transform:uppercase;cursor:pointer;padding:10px 0 10px 12px;display:flex;gap:13px}.language-menu summary::-webkit-details-marker{display:none}.language-menu>div{position:absolute;right:0;top:45px;width:166px;background:white;padding:8px;border:1px solid var(--line);box-shadow:0 10px 30px #101b2b14;border-radius:4px}.language-menu a{display:block;padding:9px 12px}.language-menu a:hover,.language-menu a[aria-current]{background:var(--paper);color:var(--red)}.hero{background:var(--navy);color:white}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding-block:38px 42px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.65px;text-transform:uppercase;color:var(--red);line-height:1.5}.hero-copy>.eyebrow{color:#ff7469;margin-bottom:19px}.hero h1{font:800 clamp(64px,7.5vw,101px)/.95 var(--display);letter-spacing:-1.7px}.red-rule{display:block;width:42px;height:4px;background:var(--red);margin:24px 0}.hero-intro{font-size:23px;line-height:1.45;letter-spacing:-.3px}.hero-note{font-size:14px;color:#b4bdc9;max-width:330px;margin-top:12px}.hero-facts{display:flex;flex-wrap:wrap;gap:16px;margin:32px 0 22px;font-size:12px;color:#e2e6eb}.hero-facts span+span{border-left:1px solid #536071;padding-left:16px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid transparent;padding-block:5px}.text-link:hover{border-color:currentColor;color:var(--red)}.text-link.light:hover{color:#ff9186}.text-link span{color:var(--red);font-size:20px}.text-link.light span{color:inherit}.campaign-card{color:var(--ink);background:white;border-radius:5px;padding:26px 28px 18px;box-shadow:0 14px 36px #0002;scroll-margin-top:90px}.campaign-card>.eyebrow{font-size:10px;letter-spacing:1.3px}.campaign-card h2{font:700 31px/1.1 var(--display);margin:9px 0 20px}.channel-switch{display:flex;border:1px solid #cdd1d4;border-radius:3px;overflow:hidden;margin-bottom:14px}.channel-switch button{flex:1;border:0;background:white;padding:10px 8px;font-weight:600;font-size:14px;position:relative}.channel-switch button+button{border-left:1px solid #dcdedc}.channel-switch button[aria-pressed=true]{color:var(--red);background:#fff9f8}.channel-switch button[aria-pressed=true]:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--red)}.packages{border:0;margin:0;padding:0;display:grid;gap:8px}.package{border:1px solid #d5d7d9;border-radius:4px;display:flex;gap:15px;align-items:center;padding:12px 14px;cursor:pointer;min-height:67px;transition:background .15s,border-color .15s}.package:hover{border-color:#8d949a}.package:has(input:checked){background:#fff6f4;border-color:var(--red)}.package input{width:18px;height:18px;accent-color:var(--red);margin:0;flex-shrink:0}.package-copy{display:flex;flex-direction:column;gap:1px}.package-copy strong{font-size:14px;font-weight:700;line-height:1.3}.volume{font-size:12px;color:#656970;line-height:1.5}.price{font-size:22px;font-weight:700;letter-spacing:-.5px;margin-left:auto}.total-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d5d7d9;margin-top:17px;padding-top:14px;margin-bottom:13px;gap:12px;font-size:13px;font-weight:600}.total-row>strong{font-size:18px;white-space:nowrap}.total-row small{font-size:12px}.primary-button{display:flex;align-items:center;justify-content:center;gap:24px;background:var(--red);color:#fff;border:1px solid var(--red);border-radius:3px;min-height:49px;padding:12px 20px;font-size:15px;font-weight:700;text-align:center}.primary-button:hover{background:#ae180d;border-color:#ae180d}.primary-button:disabled{opacity:.6}.primary-button>span:last-child:not(:first-child){font-size:21px;line-height:1}#start-order{width:100%}.payment-note{text-align:center;font-size:10px;color:#62666c;margin-top:9px;line-height:1.5}.included{font-size:11px;text-align:center;margin-top:9px}.included summary{cursor:pointer;color:#646b73;display:list-item;list-style-position:inside}.included p{text-align:left;padding-top:10px;color:#4f5660;line-height:1.7}.nojs{padding:14px 0;color:var(--red);font-size:13px}.process{border-bottom:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;padding-block:36px;gap:25px}.process h2{font:700 34px/1.08 var(--display);margin-top:12px}.process-step{padding-left:25px;border-left:1px solid var(--line)}.step-number{font:600 19px/1 var(--display);color:var(--red)}.process-step h3{font:600 22px/1.2 var(--display);margin-top:18px;margin-bottom:8px}.process-step p{font-size:12px;line-height:1.7;color:#656970;max-width:210px}.section-space{padding-block:76px}.section-heading{margin-bottom:32px}.section-heading h2,.faq h2{font:700 52px/1.05 var(--display);margin-top:14px}.services{background:var(--paper)}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{background:white;border:1px solid #dddfdc;padding:30px 32px;display:flex;flex-direction:column;align-items:flex-start}.service-top{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--red);margin-bottom:27px}.service-label{font-size:10px;letter-spacing:1.8px;font-weight:700}.service-card h3{font:600 32px/1.1 var(--display);margin-bottom:15px}.service-card p{font-size:14px;color:#62666c;max-width:420px;margin-bottom:23px}.service-card .text-link{margin-top:auto}.responsible-note{font-size:11px;line-height:1.7;color:#70747a;max-width:760px;margin-top:24px}.faq-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:80px}.faq h2{font-size:45px;margin-bottom:25px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;font-size:14px;font-weight:600;display:flex;align-items:baseline;justify-content:space-between;gap:18px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';color:var(--red);font-size:21px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:13px;color:#62666c;line-height:1.8;margin-top:13px;max-width:510px}.contact{background:#fbf3f1;border-block:1px solid #eddfdc;padding-block:38px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.contact h2{font:700 37px/1.15 var(--display);margin-top:10px}.contact p:not(.eyebrow){font-size:13px;color:#676d75;margin-top:10px}.contact .primary-button{min-width:170px}.contact-email{font-size:12px;margin-top:15px;color:#676d75}.contact-email a:hover{text-decoration:underline}.site-footer{padding-block:43px 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.site-footer .wordmark{font-size:24px}.site-footer p{font-size:12px;color:#72777e;line-height:1.8;margin-top:15px}.footer-grid h3{font-size:12px;font-weight:700;margin-bottom:13px}.footer-grid>div>a:not(.wordmark){display:block;font-size:12px;color:#656b74;line-height:2.3}.footer-grid>div>a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--line);margin-top:33px;padding-top:17px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#737980}.mobile-order{display:none}
/* The original checkout mechanics and markup are retained. These rules only restyle it. */
.checkout-overlay{background:#0f1b2ddb;backdrop-filter:blur(5px);padding:20px}.checkout-modal{box-shadow:0 28px 90px #0004;animation:none;border:1px solid #dcdedc;border-radius:5px;max-width:800px;color:var(--ink);max-height:calc(100dvh - 40px)}.co-header{background:white;backdrop-filter:none;padding:20px 26px}.co-title{font-family:var(--display);letter-spacing:.5px;color:var(--ink);font-size:24px;flex-wrap:wrap;gap:4px}.co-title .ot{color:var(--red)}.co-title svg{margin-right:8px}.co-close{width:38px;height:38px;color:var(--ink);flex-shrink:0}.co-summary{padding:15px 26px}.co-summary-usd{font-family:var(--display)}.co-body{padding:25px}.co-section-label,.co-field-label,.crypto-name,.crypto-price,.co-back,.co-refresh-btn,.co-copy-btn,.qr-scan-label,.co-addr-label,.co-amount-label,.timer-label{font-family:var(--body);letter-spacing:.3px}.co-section-label{font-weight:700;font-size:12px}.co-field-label{font-size:11px}.crypto-btn{border-radius:3px}.crypto-btn.selected{box-shadow:none}.crypto-btn.selected:after,.co-btn-proceed:before{display:none}.crypto-name{font-size:11px}.co-btn-proceed{font-family:var(--body);border-radius:3px}.co-btn-proceed:hover:not(:disabled){box-shadow:none}.co-steps{background:#fafafa}.co-step-item.active .co-step-num{box-shadow:none;background:var(--red);border-color:var(--red)}.co-step-item.done .co-step-num{background:#eff6f2}.co-amount-box{background:var(--navy);border-radius:3px}.co-amount-crypto{font-family:var(--display);flex-wrap:wrap;overflow-wrap:anywhere}.co-amount-usd{color:#c9d1dc}.co-amount-sym{color:#ff8275}.co-field-input{border-radius:3px;font-size:16px}.co-field-input:focus{outline:2px solid #397fd9;outline-offset:1px;box-shadow:none}.qr-frame{box-shadow:none;border:1px solid var(--line)}.net-badge{color:#4b5565;border-color:#d4d8dd;background:#f4f5f7}.co-confirmed-text,.co-confirmed-addr{color:#227445}.co-note{font-size:12px}.co-confirmed-badge{border-color:#c9dfd1}.co-step-label{font-family:var(--body);letter-spacing:0;font-size:10px}.co-info-bar{background:#f5f7fa;border-color:#dce1e8}.co-info-bar svg{display:none}.checkout-language-note{padding:10px 26px;background:#f5f5f2;color:#59606a;font-size:12px}.checkout-overlay .co-addr-text{min-width:0}
@media(min-width:1440px){.hero-grid{padding-block:48px 52px}.hero h1{font-size:112px}.campaign-card{padding:30px 32px 21px}.package{min-height:72px}.hero-grid{gap:100px}}
@media(max-width:1050px){.shell{width:calc(100% - 56px)}.hero-grid{gap:35px}.hero h1{font-size:80px}.hero-intro{font-size:21px}.campaign-card{padding:23px 22px 17px}.campaign-card h2{font-size:28px}.header-inner nav{gap:24px}.process-grid{gap:20px}.process-step{padding-left:20px}.process h2{font-size:29px}.faq-grid{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:76px}.shell{width:calc(100% - 40px)}.site-header{height:66px}.header-inner{gap:10px;justify-content:space-between}.wordmark{font-size:25px;letter-spacing:2.7px}.header-inner nav{display:none}.language-menu{margin-left:auto}.hero-grid{grid-template-columns:1fr;gap:25px;padding-block:29px 32px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:12px}.hero h1{font-size:64px;line-height:.94;letter-spacing:-.7px}.hero h1 br{display:none}.hero-intro{font-size:17px;margin-top:15px}.hero-intro br{display:none}.hero-note,.hero-facts,.hero-copy .text-link,.red-rule{display:none}.campaign-card{padding:22px 20px 16px;scroll-margin-top:79px}.campaign-card h2{font-size:29px;margin-bottom:18px}.package{min-height:65px;padding:11px 13px}.package-copy strong{font-size:14px}.volume{font-size:11px}.price{font-size:21px}.payment-note{font-size:10px}.process-grid{grid-template-columns:1fr;padding-block:30px;gap:22px}.process h2 br{display:none}.process h2{font-size:32px}.process-step{display:grid;grid-template-columns:26px 1fr;column-gap:14px;row-gap:4px;border-left:0;padding:0}.step-number{grid-row:1/3;margin-top:3px}.process-step h3{margin:0;font-size:23px}.process-step p{grid-column:2;max-width:none;font-size:12px}.section-space{padding-block:44px}.section-heading h2{font-size:38px}.services-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:26px}.service-top{margin-bottom:20px}.service-card h3{font-size:30px}.service-card p{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:25px}.faq h2{font-size:37px;margin-bottom:14px}.faq-list details{padding-block:18px}.contact-inner{align-items:flex-start;flex-direction:column;gap:20px}.contact h2{font-size:33px}.contact .primary-button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;margin-top:25px}.site-footer{padding-bottom:95px}.mobile-order{position:fixed;bottom:15px;left:20px;right:20px;padding:14px 20px;background:var(--red);box-shadow:0 5px 20px #0f1b2b26;border-radius:4px;color:white;font-size:14px;font-weight:600;align-items:center;justify-content:space-between;z-index:90}.mobile-order.visible{display:flex}.checkout-overlay{padding:8px}.checkout-modal{max-height:calc(100dvh - 16px)}.co-title{font-size:20px}.co-title>span:last-child{font-size:12px!important}.co-header{padding:14px 16px}.co-body{padding:19px 16px}.co-steps{padding:18px 15px}.co-summary{padding:13px 16px}.co-step-label{font-size:9px}.co-payment.active{grid-template-columns:1fr}.crypto-grid{grid-template-columns:repeat(2,1fr)}.co-amount-crypto{font-size:36px}.co-title svg{display:none}.checkout-language-note{padding:10px 16px}}
html[lang=zh] h1,html[lang=hi] h1{font-family:var(--body);font-size:clamp(48px,5.4vw,70px);line-height:1.18;letter-spacing:-1.7px}html[lang=zh] h2,html[lang=hi] h2{font-family:var(--body);font-size:30px;line-height:1.3}html[lang=ru] h1{font-size:clamp(52px,5.2vw,75px)}html:not([lang=en]) .hero-grid{gap:40px}html:not([lang=en]) .hero h1{overflow-wrap:anywhere}html:not([lang=en]) .campaign-card h2{font-size:27px}
@media(max-width:760px){html:not([lang=en]) .hero-grid{gap:24px}html:not([lang=en]) .hero h1{font-size:49px}html[lang=zh] .hero h1,html[lang=hi] .hero h1{font-size:39px}html:not([lang=en]) .hero h1 br{display:block}html[lang=hi] .campaign-card h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:760px){.hero h1 br{display:block}.hero h1{font-size:59px}.hero-grid{gap:22px;padding-top:24px}.hero-intro{font-size:16px;margin-top:12px}.campaign-card{padding-top:19px}.campaign-card h2{font-size:27px;margin-bottom:15px}}

/* The original red ticker and statistics return below the purchase selector. */
.service-marquee{display:flex;background:var(--red);color:white;min-height:52px}
.marquee-window{overflow:hidden;min-width:0;flex:1}
.marquee-track{display:flex;width:max-content;height:100%}
.marquee-group{list-style:none;display:flex;align-items:center;justify-content:space-around;flex-shrink:0;min-width:100vw;margin:0;padding:0}
.marquee-group li{display:flex;align-items:center;gap:44px;padding:16px 22px;white-space:nowrap;font:700 16px/1.3 var(--display);text-transform:uppercase;letter-spacing:2px}
.marquee-group li>span{opacity:.5}
.motion-ready .marquee-track{animation:service-scroll 38s linear infinite}
.service-marquee:is(:hover,:focus-within,.is-paused) .marquee-track{animation-play-state:paused}
.marquee-toggle{flex:0 0 52px;border:0;border-left:1px solid #ffffff40;background:var(--red);color:white;font-size:18px;padding:0}
.marquee-toggle:hover{background:#ad160b}
.marquee-toggle:focus-visible{outline:2px solid white;outline-offset:-6px}
.marquee-toggle[hidden]{display:none}
@keyframes service-scroll{to{transform:translateX(-50%)}}
.stats-band{background:var(--paper);border-bottom:1px solid var(--line)}
.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:40px;margin-block:0}
.stats-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:20px;gap:13px}
.stats-grid>div+div{border-left:1px solid var(--line)}
.stats-grid dd{order:-1;margin:0;color:var(--red);font:700 56px/1 var(--display);letter-spacing:-1px}
.stats-grid dt{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted2);max-width:100%;overflow-wrap:anywhere}
.resources-section{border-bottom:1px solid var(--line);background:white}
.resources-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:80px;align-items:start}
.resources-section .section-heading{margin-bottom:0}
.resources-section h2{max-width:350px;font-size:45px}
.resource-intro{font-size:13px;line-height:1.8;color:var(--muted);margin-top:20px;max-width:310px}
.resource-group{border-bottom:1px solid var(--line)}
.resource-group:first-child{border-top:1px solid var(--line)}
.resource-group summary{display:flex;align-items:center;gap:22px;list-style:none;padding-block:23px;cursor:pointer}
.resource-group summary::-webkit-details-marker{display:none}
.resource-number{color:var(--red);font:600 19px/1 var(--display);flex-shrink:0}
.resource-summary{display:flex;flex-direction:column;gap:3px;min-width:0}
.resource-summary strong{font:600 26px/1.2 var(--display)}
.resource-summary>span{color:var(--muted);font-size:11px}
.resource-toggle{margin-left:auto;color:var(--red);font-size:23px;font-weight:400}
.resource-toggle:after{content:'+'}
.resource-group[open] .resource-toggle:after{content:'−'}
.resource-group[open] summary strong,.resource-group summary:hover strong{color:var(--red)}
.resource-group ul{list-style:none;margin:0 0 23px 38px;padding:0}
.resource-group li+li{border-top:1px solid #eceeec}
.resource-group li a{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:13px 0;font-size:13px;line-height:1.6}
.resource-group li a:hover{color:var(--red)}
.resource-group li a>span:last-child{color:var(--red)}
.resource-group li:last-child a{font-weight:600}
.resource-group small{display:inline-block;color:var(--muted);font-size:9px;border:1px solid var(--line);padding:0 5px;margin-left:5px}
@media(max-width:1050px){.resources-grid{gap:40px}}
@media(max-width:760px){
 .marquee-group li{font-size:14px;gap:28px;padding:16px 16px}
 .stats-grid{padding-block:29px}
 .stats-grid>div{padding-inline:9px;gap:10px}
 .stats-grid dd{font-size:40px;letter-spacing:-.6px}
 .stats-grid dt{font-size:9px;letter-spacing:.3px;line-height:1.6}
 .resources-grid{grid-template-columns:1fr;gap:27px}
 .resources-section h2{font-size:37px}
 .resource-intro{margin-top:14px}
 .resource-group summary{padding-block:20px;gap:18px}
 .resource-summary strong{font-size:24px}
 .resource-group ul{margin-left:34px}
 html[lang=hi] .stats-grid dd,html[lang=zh] .stats-grid dd{font-size:28px;line-height:1.45}
}
@media(prefers-reduced-motion:reduce){
 .marquee-track{width:100%;transform:none}
 .marquee-group{min-width:0;width:100%;flex-wrap:wrap;justify-content:center}
 .marquee-group li{font-size:13px;letter-spacing:1px;gap:14px;padding:10px 12px}
 .marquee-group[aria-hidden=true],.marquee-toggle{display:none}
}
.service-marquee:not(.motion-ready) .marquee-track{width:100%}
.service-marquee:not(.motion-ready) .marquee-group{min-width:0;width:100%;flex-wrap:wrap;justify-content:center}
.service-marquee:not(.motion-ready) .marquee-group[aria-hidden=true]{display:none}

/* Service cards lead with the offer and keep the next step close to the price. */
.service-card{border-top:3px solid var(--red);padding:30px 32px 20px}
.service-card-email{border-top-color:var(--navy)}
.service-card .service-top{margin-bottom:24px}
.service-card h3{font:700 40px/1.06 var(--display);letter-spacing:-.3px;margin-bottom:18px}
.service-card .service-pitch{font-size:14px;line-height:1.75;margin-bottom:22px;max-width:460px}
.service-benefits{list-style:none;padding:0;margin:auto 0 22px;display:flex;flex-wrap:wrap;gap:10px 22px;font-size:11px;color:var(--muted2)}
.service-benefits li{display:flex;align-items:baseline;gap:8px}
.service-benefits li>span{color:var(--red);font-size:13px;font-weight:700}
.service-offer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:end;gap:16px;border-top:1px solid var(--line);padding-top:21px;margin-bottom:22px;width:100%}
.service-volume>span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}
.service-volume>strong{display:block;font:700 39px/1.1 var(--display);letter-spacing:-.5px}
.service-volume small{font:500 13px/1.5 var(--body);letter-spacing:0;display:block;margin-top:3px}
.service-rate{text-align:right;max-width:150px}
.service-rate>strong{display:block;font:700 48px/1 var(--display);letter-spacing:-.7px;color:var(--red);margin-bottom:7px}
.service-rate>span{display:block;color:var(--muted);font-size:10px;line-height:1.5}
.service-card .service-cta{width:100%;min-height:51px;justify-content:space-between;text-align:left;font-size:14px;gap:16px}
.service-card-email .service-cta{background:var(--navy);border-color:var(--navy)}
.service-card-email .service-cta:hover{background:#25364e;border-color:#25364e}
.service-reassurance{font-size:10px;line-height:1.5;color:var(--muted);display:block;align-self:center;text-align:center;margin-top:10px}
html[lang=hi] .service-card h3,html[lang=zh] .service-card h3{font-family:var(--body);font-size:29px;line-height:1.35;letter-spacing:0}
html[lang=ru] .service-card h3{font-size:33px;overflow-wrap:anywhere}
@media(max-width:1050px){.service-card h3{font-size:34px}.service-volume>strong{font-size:34px}.service-rate>strong{font-size:43px}}
@media(max-width:760px){
 .service-card{padding:25px 23px 18px}
 .service-card .service-top{margin-bottom:22px}
 .service-card h3{font-size:35px;margin-bottom:15px}
 .service-card .service-pitch{font-size:13px;margin-bottom:20px}
 .service-benefits{font-size:10px;gap:8px 16px;margin-bottom:20px}
 .service-offer{gap:12px;padding-top:19px;margin-bottom:20px}
 .service-volume>strong{font-size:34px}
 .service-volume small{font-size:12px}
 .service-rate{max-width:122px}
 .service-rate>strong{font-size:43px}
 .service-rate>span{font-size:9px}
 .service-card .service-cta{font-size:13px;padding-inline:15px}
 html[lang=hi] .service-card h3,html[lang=zh] .service-card h3{font-size:26px}
 html[lang=ru] .service-card h3{font-size:29px}
}
@media(max-width:360px){.service-card h3{font-size:30px}.service-volume>strong{font-size:30px}.service-rate{max-width:100px}.service-rate>strong{font-size:39px}}

/* A single provider at a time keeps the comparison readable at every width.
   Native radios and :has() make selection work without JavaScript. */
.comparison{border-bottom:1px solid var(--line)}
.compare-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.compare-heading>div{min-width:0}
.compare-heading h2{font-size:52px}
.compare-heading h2>span{color:var(--red)}
.compare-heading>p{max-width:340px;flex:0 0 32%;font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:3px}
.compare-widget{border:1px solid var(--line);border-radius:5px;overflow:hidden}
.compare-choices{border:0;border-bottom:1px solid var(--line);padding:18px 22px;margin:0;background:#fafaf8;display:flex;align-items:center;gap:25px}
.compare-choices legend{float:left;padding:11px 0;font-size:11px;color:var(--muted);font-weight:600}
.compare-choices>div{display:flex;gap:8px;flex-wrap:wrap}
.compare-choices label{position:relative;cursor:pointer}
.compare-choices input{position:absolute;width:1px;height:1px;opacity:0;margin:0}
.compare-choices label>span{display:block;border:1px solid var(--line);border-radius:3px;padding:10px 18px;background:white;color:var(--muted2);font-size:12px;font-weight:600;line-height:1.5}
.compare-choices input:checked+span{color:var(--navy);border-color:var(--navy);box-shadow:inset 0 -2px var(--navy)}
.compare-choices input:focus-visible+span{outline:3px solid #397fd9;outline-offset:2px}
.compare-choices label:hover>span{border-color:var(--navy)}
.compare-widget:has(#compare-twilio:checked) .compare-panel:not(#comparison-twilio),
.compare-widget:has(#compare-eztexting:checked) .compare-panel:not(#comparison-eztexting),
.compare-widget:has(#compare-textmagic:checked) .compare-panel:not(#comparison-textmagic){display:none}
.compare-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left}
.compare-table th,.compare-table td{padding:22px 26px;width:37%;vertical-align:middle;font-size:13px;line-height:1.65;overflow-wrap:anywhere}
.compare-table tr>:first-child{width:26%}
.compare-table thead th{font:600 25px/1.2 var(--display);padding-block:25px;color:var(--muted2)}
.compare-table thead .compare-own{background:var(--navy);color:white;border-top:3px solid var(--red);font-size:26px;letter-spacing:1.2px}
.compare-table tbody tr{border-top:1px solid var(--line)}
.compare-table tbody th{font-size:12px;font-weight:500;color:var(--muted2)}
.compare-table tbody td{color:var(--muted2)}
.compare-table tbody .compare-own{background:#fff7f5;color:var(--ink);font-weight:600}
.compare-sources{margin-top:18px;color:var(--muted);font-size:11px}
.compare-sources summary{cursor:pointer;list-style-position:inside;display:list-item;width:fit-content;padding:5px 0}
.compare-sources p{line-height:1.8;max-width:840px;margin-top:10px}
.compare-sources a{text-decoration:underline;text-underline-offset:3px}
.compare-sources a:hover{color:var(--red)}
@media(max-width:760px){
 .compare-heading{flex-direction:column;align-items:flex-start;gap:16px}
 .compare-heading h2{font-size:38px}
 .compare-heading>p{flex:auto;max-width:100%;padding:0}
 .compare-choices{display:block;padding:17px 15px}
 .compare-choices legend{float:left;width:100%;padding:0 0 12px}
 .compare-choices>div{gap:6px;clear:both}
 .compare-choices label{flex:1}
 .compare-choices label>span{padding:10px 6px;text-align:center;font-size:11px;white-space:nowrap}
 .compare-table th,.compare-table td{padding:17px 14px}
 .compare-table thead th,.compare-table thead .compare-own{font-size:21px;letter-spacing:0}
}
@media(max-width:520px){
 .compare-table,.compare-table thead,.compare-table tbody{display:block;width:100%}
 .compare-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .compare-table tr>*{display:block;width:auto!important}
 .compare-table thead .compare-corner{display:none}
 .compare-table tbody th{grid-column:1/-1;background:#fafaf8;padding:9px 14px;font-size:10px;font-weight:600;letter-spacing:.3px}
 .compare-table tbody td{font-size:12px;padding:15px 14px}
 .compare-table tbody td:last-child{border-left:1px solid var(--line)}
 .compare-table thead th{display:flex;align-items:center;padding:20px 14px}
 .compare-table thead .compare-own{font-size:20px}
}

/* Distinct section backgrounds give the lower page a clear visual rhythm. */
.services{background:#ecefeb}
.service-card{border-right-color:#ced4cf;border-bottom-color:#ced4cf;border-left-color:#ced4cf}
.responsible-note{color:#555e59}
.comparison{background:var(--navy);color:white;border-bottom:0}
.comparison .eyebrow,.compare-heading h2>span{color:#ff8175}
.compare-heading>p{color:#c4cdd8}
.compare-widget{background:white;color:var(--ink);border-color:#445064;box-shadow:0 18px 40px #0002}
.compare-table thead .compare-own{background:var(--red);border-top-color:var(--red)}
.compare-table tbody .compare-own{background:#fff0ec}
.compare-table tbody th{font-weight:600;color:#404a57}
.compare-sources{color:#c4cdd8}
.compare-sources summary:hover,.compare-sources a:hover{color:#ff9b91}
.resources-section{background:#f2f1ed;border-bottom:1px solid #d6d8d2}
.resource-list{display:grid;gap:12px}
.resource-group,.resource-group:first-child{border:1px solid #ccd1cd;background:white;border-radius:3px;overflow:hidden}
.resource-group summary{padding:22px;gap:18px}
.resource-group summary:hover{background:#faf3f0}
.resource-group summary:focus-visible{outline-offset:-5px}
.resource-number{width:22px}
.resource-group ul{margin:0 22px 18px 62px}
.resource-group[open]{border-color:var(--navy)}
.resource-group[open] summary{background:var(--navy)}
.resource-group[open] summary strong,.resource-group[open] summary:hover strong{color:white}
.resource-group[open] .resource-summary>span{color:#c4cdd8}
.resource-group[open] .resource-number,.resource-group[open] .resource-toggle{color:#ff8175}
.resource-group[open] ul{padding-top:9px}
.resource-intro{color:#535d58}
.faq{background:white}
.faq-list details{border-color:#cdd2cf}
.faq-list details:first-child{border-color:#cdd2cf}
.faq-list details[open]{border-left:3px solid var(--red);padding-left:18px;background:#fff8f5}
.faq-list summary{color:var(--ink)}
.faq-list summary:hover{color:var(--red)}
.faq-list p{color:#505b65;padding-right:15px}
.contact{background:var(--red);color:white;border:0;padding-block:54px}
.contact .eyebrow{color:#fff0ed}
.contact h2{font-size:50px;line-height:1.05;text-transform:uppercase;max-width:720px}
.contact p:not(.eyebrow),.contact-email{color:#fff0ed}
.contact .primary-button{background:white;color:var(--navy);border-color:white;min-width:190px;min-height:54px}
.contact .primary-button:hover{background:var(--navy);color:white;border-color:var(--navy)}
.contact-email a{text-decoration:underline;text-underline-offset:4px}
.site-footer{background:var(--navy);color:white;border-top:1px solid #384457}
.site-footer .wordmark>span{color:#ff8175}
.site-footer .wordmark i{border-color:#ff8175}
.site-footer p,.footer-grid>div>a:not(.wordmark){color:#c4cdd8}
.footer-grid>div>a:hover{color:#ff9b91}
.footer-bottom{color:#b7c2d0;border-color:#3c485b}
.footer-bottom a:hover{color:white}
@media(max-width:760px){
 .resource-group summary{padding:20px 17px;gap:13px}
 .resource-group ul{margin:0 17px 16px 52px}
 .contact{padding-block:38px}
 .contact h2{font-size:37px}
 .faq-list details[open]{padding-left:12px}
}

/* Checkout contrast: clear stages, visible fields and unmistakable selection. */
.checkout-overlay{background:#07101eed;backdrop-filter:blur(6px)}
.checkout-modal{border:1px solid #536278;box-shadow:0 30px 100px #0008;background:#f2f4f7}
.checkout-modal .co-header{background:var(--navy);border-bottom:1px solid #42516a}
.checkout-modal .co-title{color:white;font-size:27px}
.checkout-modal .co-title .ot{color:#ff8175}
.checkout-modal .co-title>span:last-child{color:#dce4ee!important}
.checkout-modal .co-close{border:1px solid #7b899c;border-radius:3px;color:white;background:#25364e}
.checkout-modal .co-close:hover{background:var(--red);border-color:var(--red)}
.checkout-modal .co-summary{background:var(--red);color:white;border-bottom:0;padding-block:18px}
.checkout-modal .co-summary-label{color:#fff0ed;font-size:11px;margin-bottom:4px}
.checkout-modal .co-summary-order{font-size:15px;line-height:1.5}
.checkout-modal .co-summary-usd{color:white;font-size:35px;white-space:nowrap}
.checkout-modal .co-steps{background:#e5eaf0;border-bottom:1px solid #aebaca;padding:22px 26px 20px;counter-reset:checkout-step}
.checkout-modal .co-step-item{counter-increment:checkout-step}
.checkout-modal .co-step-num{border:2px solid #8a98aa;background:white;color:#3c4e65;box-shadow:none}
.checkout-modal .co-step-item .co-step-num:before{content:counter(checkout-step);font-family:var(--body);font-size:13px;font-weight:700}
.checkout-modal .co-step-item.active .co-step-num{background:var(--red);border-color:var(--red);color:white;transform:none;box-shadow:0 0 0 3px #e5eaf0}
.checkout-modal .co-step-item.done .co-step-num{background:var(--navy);border-color:var(--navy);color:white;box-shadow:none}
.checkout-modal .co-step-item.done .co-step-num:before{content:'✓'}
.checkout-modal .co-step-label{color:#4b5b70;white-space:normal;font-size:10px;max-width:140px}
.checkout-modal .co-step-item.active .co-step-label{color:#b31509}
.checkout-modal .co-step-item.done .co-step-label{color:var(--navy)}
.checkout-modal .co-steps:before,.checkout-modal .co-steps:after{top:40px;left:calc(26px + (100% - 52px)/8);height:2px}
.checkout-modal .co-steps:before{right:calc(26px + (100% - 52px)/8);background:#9aa8bb}
.checkout-modal .co-steps:after{background:var(--red)}
.checkout-modal .co-steps[data-prog="2"]:after{width:calc((100% - 52px)/4)}
.checkout-modal .co-steps[data-prog="3"]:after{width:calc((100% - 52px)/2)}
.checkout-modal .co-steps[data-prog="4"]:after{width:calc((100% - 52px)*.75)}
.checkout-modal .co-body{background:#f2f4f7}
.checkout-modal .co-section-label{font:700 24px/1.2 var(--display);letter-spacing:.3px;color:var(--navy);margin-bottom:20px}
.checkout-modal .co-section-label:before{width:5px;height:23px;background:var(--red)}
.checkout-modal .crypto-btn{border:2px solid #a7b3c2;background:white;color:var(--navy);border-radius:4px}
.checkout-modal .crypto-btn:hover{border-color:var(--navy);background:#e9eef5}
.checkout-modal .crypto-btn.selected{background:var(--navy);border-color:var(--navy);box-shadow:inset 0 -4px var(--red)}
.checkout-modal .crypto-btn.selected .crypto-name{color:white}
.checkout-modal .crypto-btn.selected .crypto-price{color:#d3deed}
.checkout-modal .crypto-btn.selected .crypto-amount-badge{color:#ffb0a6}
.checkout-modal .crypto-btn.selected:before{color:white;font-size:15px}
.checkout-modal .crypto-name{font-size:12px;color:var(--ink)}
.checkout-modal .crypto-price{font-size:11px;color:#526076}
.checkout-modal .crypto-amount-badge{font-family:var(--body);font-size:10px;font-weight:600;color:#236443}
.checkout-modal .co-info-bar{background:#e2e9f2;border:1px solid #a6b7ce;border-left:4px solid #486281}
.checkout-modal .co-info-bar span{color:#2f435c}
.checkout-modal .co-btn-proceed{background:var(--red);border:1px solid var(--red);font-weight:700;min-height:52px;opacity:1}
.checkout-modal .co-btn-proceed:hover:not(:disabled){background:#ad160c;border-color:#ad160c}
.checkout-modal .co-btn-proceed:disabled{background:#536278;border-color:#536278;color:white;opacity:1;cursor:not-allowed}
.checkout-modal .co-field-label{color:#26384f;font-size:11px;font-weight:700;letter-spacing:.6px}
.checkout-modal .co-field-input{background:white;border:1px solid #7c8da4;color:var(--ink);box-shadow:0 1px 2px #0f1b2d0b;min-height:47px}
.checkout-modal .co-field-input::placeholder{color:#64738a;opacity:1}
.checkout-modal .co-field-input:focus{border-color:#397fd9;outline:3px solid #397fd9;outline-offset:1px}
.checkout-modal .co-field-input.error{border:2px solid #b0180c;box-shadow:none;background:#fff7f5}
.checkout-modal #co-step1b>div:has(>#co-consent){background:white!important;border:1px solid #a7b3c2!important;border-left:4px solid var(--navy)!important}
.checkout-modal label[for="co-consent"]{color:#35465b!important}
.checkout-modal #co-form-error{background:#fff0ec!important;border:1px solid #b0180c!important;color:#9e1a10!important;font-weight:600}
.checkout-modal .co-back,.checkout-modal .co-refresh-btn{border:1px solid #8c9db3;background:white;color:var(--navy);border-radius:3px}
.checkout-modal .co-back:hover,.checkout-modal .co-refresh-btn:hover{background:var(--navy);color:white;border-color:var(--navy)}
.checkout-modal .co-crypto-chosen{border:1px solid #9eafc3;background:white;border-left:4px solid var(--red)}
.checkout-modal .co-crypto-chosen .cname{font-family:var(--display);font-weight:700;color:var(--navy)}
.checkout-modal .net-badge{background:#e8edf4;border-color:#9bacc2;color:#2e425f;font-weight:600}
.checkout-modal .co-amount-label{color:#d2ddec}
.checkout-modal .co-amount-crypto{color:white}
.checkout-modal .co-amount-usd{color:#d2ddec}
.checkout-modal .co-addr-label{color:#35455c;font-weight:700}
.checkout-modal .co-copy-btn{background:var(--navy);color:white;border-color:var(--navy);border-radius:3px}
.checkout-modal .co-copy-btn:hover{background:var(--red);border-color:var(--red)}
.checkout-modal .co-copy-btn.copied{background:#22613f;border-color:#22613f;color:white}
.checkout-modal .co-note{background:#fff1ed;border:1px solid #d9b3a9;border-left:4px solid var(--red);color:#4d342d}
.checkout-modal .checkout-language-note{background:#dfe7f1;color:#263c57;border-bottom:1px solid #a6b7ce}
@media(max-width:760px){
 .checkout-modal .co-title{font-size:23px}
 .checkout-modal .co-summary-usd{font-size:29px}
 .checkout-modal .co-summary-order{font-size:13px}
 .checkout-modal .co-steps{padding:18px 12px 16px}
 .checkout-modal .co-step-num{width:32px;height:32px}
 .checkout-modal .co-step-label{font-size:9px;max-width:90px}
 .checkout-modal .co-steps:before,.checkout-modal .co-steps:after{top:34px;left:calc(12px + (100% - 24px)/8)}
 .checkout-modal .co-steps:before{right:calc(12px + (100% - 24px)/8)}
 .checkout-modal .co-steps[data-prog="2"]:after{width:calc((100% - 24px)/4)}
 .checkout-modal .co-steps[data-prog="3"]:after{width:calc((100% - 24px)/2)}
 .checkout-modal .co-steps[data-prog="4"]:after{width:calc((100% - 24px)*.75)}
 .checkout-modal .co-section-label{font-size:22px}
 .checkout-modal .crypto-btn{padding:14px 8px}
}

/* Search-led explanations remain static HTML inside native disclosure panels. */
.resource-content{padding:8px 24px 25px 62px;color:#344154;font-size:15px;line-height:1.8}
.resource-content p{margin:15px 0}
.resource-content .text-link{margin-top:8px;font-size:15px;line-height:1.5}
@media(max-width:760px){.resource-content{padding:5px 18px 22px;font-size:16px}.search-resource .resource-summary strong{font-size:23px}}
