:root{--bg:#fff;--ink:#172638;--muted:#657084;--line:#e5eaf0;--primary:#2854ea;--on-primary:#fff;--surface:#f5f7fa;--hero:#ecf2ff;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;--radius:18px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:var(--font);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--primary);outline-offset:4px}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(40px,4.4vw,66px);font-weight:800}h1 span{display:block}h2{font-size:clamp(28px,3vw,39px);font-weight:700}h3{font-size:20px;letter-spacing:-.025em}p{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;inset-block-start:-100px;inset-inline-start:12px;background:var(--primary);color:var(--on-primary);padding:12px;z-index:100}.skip:focus{top:8px}.demo-banner{background:var(--ink);color:var(--bg);font-size:12px;letter-spacing:.025em;text-align:center;padding:6px 20px;min-height:31px}.header{max-width:var(--max);margin:auto;padding:24px 32px;display:flex;align-items:center;gap:56px;min-height:100px}.wordmark{font-family:var(--heading);font-weight:800;font-size:29px;letter-spacing:-.07em;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.wordmark-period{color:var(--primary);margin-inline-start:-8px}.brandmark{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:10px;background:var(--primary);color:var(--on-primary);font-size:26px;line-height:1}.header nav{display:flex;gap:30px;font-weight:500;font-size:15px}.header nav a:hover,.text-link:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:24px;margin-inline-start:auto}.language-control{display:flex;align-items:center;gap:6px}.language-control select{max-width:108px;border:0;background:transparent;color:inherit;font-size:14px;padding:6px 0;cursor:pointer}.language-control select option{color:#172638;background:white}.cart-link{display:flex;align-items:center;gap:8px;font-size:14px}.cart-count{border-radius:50%;min-width:21px;height:21px;text-align:center;background:var(--surface);font-size:12px;line-height:21px}.hero{max-width:calc(var(--max) - 64px);margin:6px auto 0;background:var(--hero);border-radius:28px;display:grid;grid-template-columns:1.1fr 1fr;min-height:490px;overflow:hidden;position:relative}.hero-copy{padding:56px 0 48px 48px;position:relative;z-index:2;align-self:center}.eyebrow{font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--primary);margin-bottom:20px}.hero-sub{max-width:440px;font-size:17px;line-height:1.65;margin-top:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 24px;border:1px solid transparent;border-radius:9px;font-size:15px;font-weight:700;line-height:1.4;min-height:52px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--primary);color:var(--on-primary)}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--line)}.hero .button{margin-top:30px}.hero-visual{position:relative;min-height:400px;align-self:stretch;background:linear-gradient(140deg,transparent,#bcd0fa);isolation:isolate}.hero-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;mix-blend-mode:multiply}.hero-stamp{position:absolute;bottom:28px;inset-inline-end:28px;display:flex;flex-direction:column;gap:0;padding:20px 26px;border:1px solid #ffffff88;border-radius:16px;background:#ffffffda;backdrop-filter:blur(15px);transform:rotate(-5deg);box-shadow:0 12px 44px #21354818}.hero-stamp span{font-size:12px;color:#526477}.hero-stamp strong{font-family:var(--heading);font-size:32px;letter-spacing:-.04em;color:#172638}.payment-marks{display:flex;gap:7px;align-items:center;margin-top:30px;color:var(--muted);font-size:12px;flex-wrap:wrap}.payment-marks .coin-dot:not(:first-child){margin-inline-start:8px}.coin-dot{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:white;font-size:14px}.btc{background:#dc8a16}.eth{background:#7581a7}.usdt{background:#329677}.trust-strip{max-width:calc(var(--max) - 64px);margin:auto;padding:25px 12px;display:flex;justify-content:space-around;border-bottom:1px solid var(--line);gap:20px;font-size:14px;color:var(--muted)}.trust-strip span{display:flex;align-items:center;gap:8px}.trust-strip svg{color:var(--primary)}.section{max-width:var(--max);margin:0 auto;padding:58px 32px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:10px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;white-space:nowrap}.category-links{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.pill{padding:8px 18px;border-radius:100px;font-size:14px;border:1px solid var(--line);color:var(--muted);background:var(--bg)}.pill:hover{border-color:var(--primary);color:var(--primary)}.pill.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}.product-card{display:block;min-width:0}.card-art{height:165px;background:var(--card-color);color:white;border-radius:13px;padding:19px 21px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover .card-art{transform:translateY(-5px);box-shadow:0 10px 20px #13254120}.card-art strong{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:29px;letter-spacing:-.055em;line-height:1.1;overflow-wrap:anywhere}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.04em}.card-info{display:flex;justify-content:space-between;padding:16px 0 0;gap:10px}.card-info h3{font-family:var(--font);font-size:16px;letter-spacing:-.02em;margin-bottom:5px}.card-info span{font-size:12px;color:var(--muted)}.card-price{text-align:end;color:var(--muted);font-size:12px}.card-price strong{display:block;color:var(--ink);font-size:16px;white-space:nowrap}.how-section{background:var(--surface);border-radius:24px;max-width:calc(var(--max) - 64px);padding:40px;margin-top:20px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:38px}.step-number{display:block;font-family:var(--heading);font-size:35px;color:var(--primary);margin-bottom:15px}.steps-grid p{font-size:15px;margin-top:12px;line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{padding:28px;min-height:230px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:30px}.guide-num{font-size:12px;letter-spacing:.08em;color:var(--muted)}.guide-card h3{font-size:25px}.faq-section{max-width:900px}.faq-section h2{margin-bottom:28px;text-align:center}.faq-section details{border-bottom:1px solid var(--line);padding:20px 0}.faq-section summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:500;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section details p{margin-top:15px;max-width:700px;font-size:15px}.faq-section details[open] summary svg{transform:rotate(45deg)}footer{background:var(--surface);margin-top:40px;padding:48px max(32px,calc((100vw - 1216px)/2)) 24px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-top p{max-width:350px;margin-top:15px;font-size:14px}.footer-links{display:flex;gap:28px;font-size:14px;padding-top:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.legal-note{font-size:12px;margin-top:14px;max-width:900px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(100px);padding:14px 22px;border-radius:10px;color:var(--bg);background:var(--ink);box-shadow:0 6px 24px #0003;opacity:0;transition:.2s;z-index:20}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
/* Site C: compact tech typography and high contrast, with angular details. */
[data-site=C]{--bg:#111410;--ink:#f3f7ef;--muted:#a6b19e;--line:#323c2b;--primary:#c6f54f;--on-primary:#17220d;--surface:#1c2219;--hero:#1d2719;--heading:'Space Grotesk',Arial,sans-serif;--radius:5px}.hero-c{border:1px solid #3f542c;border-radius:6px;min-height:465px;grid-template-columns:1.1fr 1fr}.hero-c h1{text-transform:uppercase;letter-spacing:-.065em;font-size:clamp(42px,5.4vw,75px);line-height:1}.hero-c .hero-copy{padding-top:38px;padding-bottom:38px}.hero-c .hero-visual{background:#152010}.hero-c .hero-visual img{mix-blend-mode:normal}.hero-c .hero-stamp{background:var(--primary);border:0;border-radius:4px;transform:rotate(-8deg)}.hero-c .hero-stamp strong,.hero-c .hero-stamp span{color:#17220d}[data-site=C] .button{border-radius:4px}[data-site=C] .card-art{border-radius:5px;border:1px solid #ffffff12}[data-site=C] .pill{border-radius:4px}[data-site=C] .header{min-height:88px;padding-top:20px;padding-bottom:20px}[data-site=C] .brandmark{border-radius:3px}[data-site=C] .demo-banner{background:#27361c;color:#d2ddb9}[data-site=C] .trust-strip{justify-content:space-between}[data-site=C] .how-section{border-radius:5px;border:1px solid var(--line)}[data-site=C] .guide-card{background:transparent}[data-site=C] .guide-1{background:#27351e}[data-site=C] .wordmark{letter-spacing:-.08em}
[data-site=C] .card-art strong{font-family:var(--heading)}
@media(min-width:1500px){.hero-b{padding-block:20px}}@media(max-width:1000px){.header{gap:28px;padding-inline:24px}.header nav{gap:18px}.header-actions{gap:14px}.hero{margin-inline:24px;max-width:none}.hero-copy{padding:38px 0 38px 30px}.hero h1{font-size:48px}.hero-sub{font-size:16px}.hero-stamp{padding:16px}.hero-stamp strong{font-size:25px}.products-grid{gap:24px 18px}.card-art{height:145px;padding:16px}.card-art strong{font-size:25px}.hero-b{margin:0}.hero-b .hero-copy{padding:40px 28px}.hero-b h1{font-size:55px}.hero-c h1{font-size:55px}.header .cart-label{display:none}.section{padding-inline:24px}.trust-strip{max-width:calc(100% - 48px)}.trust-strip span{font-size:12px}.how-section{max-width:calc(100% - 48px)}.steps-grid{gap:28px}.guide-card{padding:22px}.footer-links{flex-wrap:wrap;gap:18px}}
@media(max-width:720px){.demo-banner{font-size:11px;padding-inline:12px}.header{padding:17px 18px;min-height:78px;gap:14px;flex-wrap:wrap}.wordmark{font-size:24px}.brandmark{width:28px;height:28px;font-size:23px}.header-actions{gap:14px}.language-control select{max-width:78px;font-size:12px}.language-control svg{width:17px}.cart-link{gap:5px}.header nav{order:3;width:100%;justify-content:center;padding-top:9px;gap:32px;font-size:14px;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr;margin:0 16px;border-radius:20px;min-height:0}.hero-copy{padding:34px 28px 22px!important}.hero h1{font-size:43px}.eyebrow{font-size:11px;margin-bottom:17px}.hero-sub{margin-top:18px;font-size:16px;max-width:none}.hero .button{margin-top:23px}.payment-marks{margin-top:23px}.hero-visual{min-height:280px}.hero-visual img{object-position:center 55%}.hero-stamp{bottom:18px;right:20px;padding:14px 22px}.hero-stamp strong{font-size:28px}.trust-strip{padding:22px 0;justify-content:flex-start;gap:20px;max-width:calc(100% - 32px);flex-wrap:wrap}.trust-strip span{font-size:12px}.trust-strip span:last-child{display:none}.section{padding:37px 18px}.section-heading{align-items:start;gap:15px;flex-direction:column;margin-bottom:20px}h2{font-size:29px}.section-heading .text-link{font-size:13px}.category-links{gap:7px;margin:20px 0;flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.pill{white-space:nowrap;padding:7px 14px;font-size:13px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-art{height:132px;padding:14px}.card-art strong{font-size:24px}.card-top,.card-bottom{font-size:10px}.card-info{padding-top:12px;gap:6px;flex-wrap:wrap}.card-info h3{font-size:15px}.card-info span{font-size:11px}.card-price{font-size:10px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.card-price strong{font-size:14px}.how-section{padding:30px 24px;max-width:calc(100% - 36px);margin-top:7px}.steps-grid{grid-template-columns:1fr;gap:28px;margin-top:27px}.step-number{font-size:28px;margin-bottom:9px}.steps-grid h3{font-size:20px}.steps-grid p{margin-top:7px}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-card{min-height:180px;padding:24px;gap:18px}.guide-card h3{font-size:26px}.faq-section h2{text-align:start}.faq-section summary{font-size:15px}.faq-section details p{font-size:14px}.footer-top{flex-direction:column;gap:26px}.footer-links{gap:16px 23px}.footer-bottom{flex-direction:column;gap:15px}footer{margin-top:15px;padding:35px 20px 22px}.hero-b{margin:0;border-radius:0}.hero-b h1{font-size:51px}.hero-b .hero-visual{min-height:320px}.hero-c h1{font-size:50px}.hero-c{border-radius:4px}.hero-c .hero-visual{min-height:290px}.hero-d .hero-stamp{width:122px;height:122px}.hero-d .hero-stamp strong{font-size:20px}.hero-d .hero-stamp span{font-size:10px}[data-site=B] .card-art{height:150px}[data-site=B] .section-heading h2{font-size:32px}[data-site=B] .section{padding-top:38px}.guide-num{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}[dir=rtl] .hero-copy{padding-inline-start:48px;padding-inline-end:0}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0}[dir=rtl] .text-link svg,[dir=rtl] .button svg{transform:scaleX(-1)}
/* Site C commerce surfaces */
[hidden]{display:none!important}.breadcrumbs{display:flex;gap:12px;font-size:14px;color:var(--muted);margin-bottom:24px}.breadcrumbs a{color:var(--primary)}.page-intro{margin-bottom:35px}.page-intro p{max-width:680px;margin-top:16px}.filter-bar{display:flex;gap:14px;margin-bottom:32px}.filter-bar label{min-width:160px}.search-input{flex:1;display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);padding-inline:16px;border-radius:4px}.search-input input{border:0;background:transparent;width:100%;min-width:0}.filter-bar select{width:100%}input,select{padding:13px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:4px;min-height:48px}select option{background:var(--surface);color:var(--ink)}.catalogue-layout{display:grid;grid-template-columns:195px minmax(0,1fr);gap:32px}.catalogue-layout .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-buttons{display:flex;flex-direction:column;gap:7px}.category-button{border:0;border-inline-start:2px solid transparent;background:transparent;color:var(--muted);text-align:start;padding:12px 16px;min-height:46px}.category-button.active{border-color:var(--primary);color:var(--primary);background:var(--surface)}.catalogue-note{padding:25px 16px;border:1px solid var(--line);margin-top:32px}.catalogue-note strong{display:block;margin:12px 0}.catalogue-note p{font-size:14px}.results-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.plain-button{border:0;background:transparent;color:var(--primary);padding:10px;font-size:14px;text-decoration:underline;min-height:44px}.pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:38px}.sample-note,.small-note{font-size:14px;line-height:1.7;margin-top:20px}.sample-note{padding-top:24px;border-top:1px solid var(--line)}.empty-state{text-align:center;border:1px dashed var(--line);padding:50px 24px}.empty-state p{margin:18px 0}.empty-state .button{margin-top:20px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.product-art-wrap{background:var(--surface);padding:55px 38px;border:1px solid var(--line);border-radius:5px}.large-card{height:260px;transform:rotate(-4deg);box-shadow:0 20px 30px #0005}.large-card strong{font-size:46px}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.product-facts span,.product-facts strong{display:block}.product-facts span{color:var(--muted);font-size:14px}.notice{display:flex;gap:15px;align-items:start;background:var(--surface);border:1px solid var(--line);padding:20px;border-inline-start:3px solid var(--primary);font-size:14px}.product-lead{margin:22px 0}.product-purchase h1{font-size:48px;overflow-wrap:anywhere}fieldset{border:0;margin:26px 0;padding:0}legend{padding:0;margin-bottom:14px;font-weight:600}legend span{color:var(--muted);font-size:14px}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.amount-option{position:relative}.amount-option input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.amount-option span{display:block;border:1px solid var(--line);padding:14px 5px;text-align:center;border-radius:4px}.amount-option input:checked+span{border-color:var(--primary);background:#2e3e1e;color:var(--primary)}.amount-option input:focus-visible+span{outline:3px solid var(--primary);outline-offset:3px}.purchase-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:25px 0}.quantity-label{display:flex;align-items:center;gap:12px}.quantity-label input,.cart-item input{width:72px}.purchase-summary>div{text-align:end}.purchase-summary span,.purchase-summary strong{display:block}.purchase-summary span{font-size:14px;color:var(--muted)}.purchase-summary strong{font-size:26px}.wide{width:100%;margin-top:12px}.secure-note{font-size:14px;margin-top:20px}.form-error{color:#ffb6a3;margin-top:12px}.product-editorial{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:70px 0;padding-block:35px;border-block:1px solid var(--line)}.product-editorial h2{font-size:23px;margin-bottom:18px}.product-editorial p{font-size:16px;margin-top:14px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:45px;align-items:start}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;padding-block:25px;border-bottom:1px solid var(--line);align-items:center}.cart-item h2{font-size:22px}.cart-item label{font-size:14px}.cart-item p{margin:10px 0}.cart-brand{display:flex;align-items:center;justify-content:center;background:var(--card-color);color:white;padding:18px 10px;min-height:90px;font-weight:700;border-radius:4px;overflow-wrap:anywhere}.order-aside{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:5px}.order-aside h2{font-size:26px;margin-bottom:24px}.order-aside p{font-size:14px;margin:18px 0}.total-line{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-block:20px}.total-line span{font-size:14px}.order-aside .text-link{margin-top:24px;white-space:normal}.checkout-section{padding:28px 0;border-bottom:1px solid var(--line)}.numbered-heading{display:flex;align-items:center;gap:16px;margin-bottom:25px}.numbered-heading>span{color:var(--primary);font-family:var(--heading)}.numbered-heading h2{font-size:27px}.field-label{display:block;margin:20px 0 10px}#checkout-form input,#checkout-form select{width:100%}#checkout-form>.notice{margin-top:25px}.quote-note{border-top:1px solid var(--line);margin-top:25px;padding-top:10px}.quote-note svg{color:var(--primary)}.invoice-preview{max-width:700px;margin:auto;text-align:center;padding:50px 32px;background:var(--surface);border:1px solid var(--line)}.invoice-icon{color:var(--primary);margin-bottom:20px}.invoice-preview h2{margin-bottom:20px}.invoice-preview dl{margin-block:35px;text-align:start}.invoice-preview dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-block-end:1px solid var(--line)}.invoice-preview dd{margin:0}.invoice-state{display:flex;justify-content:center;gap:15px;color:var(--primary);margin:24px 0}.invoice-preview button{margin-top:25px}.article-page{max-width:920px}.article-page h1{margin:25px 0}.article-deck{font-size:20px}.article-body{margin-top:35px}.article-body p,.prose p{margin:20px 0;line-height:1.85}.article-body h2,.prose h2{font-size:27px;margin-top:30px}.article-body .button{margin-top:25px}.info-page{max-width:900px}.prose article{margin-bottom:38px}.editorial-notice{margin-top:32px}.card-top,.card-bottom{font-size:12px}.card-info span,.card-price,.language-control select,.trust-strip span,.pill{font-size:14px}.hero-stamp span{font-size:14px}.eyebrow{font-size:14px}.card-art[style*="#c6ccd3"]{color:#142029}.header nav a{min-height:44px;display:flex;align-items:center}
@media(max-width:1000px){.catalogue-layout{grid-template-columns:160px 1fr;gap:24px}.catalogue-layout .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.cart-item{grid-template-columns:90px 1fr}.cart-item>strong{grid-column:2}.product-layout{gap:30px}.product-art-wrap{padding:40px 22px}.large-card strong{font-size:36px}.amount-options{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.filter-bar{flex-wrap:wrap;gap:10px}.search-input{flex-basis:100%}.filter-bar label{flex:1;min-width:120px}.catalogue-layout{grid-template-columns:1fr}.category-buttons{flex-direction:row;overflow:auto;gap:6px;padding-bottom:8px}.category-button{white-space:nowrap;border:1px solid var(--line);padding:9px 14px}.category-sidebar .eyebrow,.catalogue-note{display:none}.catalogue-layout .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout,.product-editorial,.cart-layout,.checkout-layout{grid-template-columns:1fr}.product-art-wrap{padding:30px}.large-card{height:210px}.product-purchase h1{font-size:38px}.product-editorial{margin:40px 0;gap:28px}.cart-item{grid-template-columns:80px 1fr;gap:15px}.cart-item>strong{grid-column:2}.order-aside{padding:24px}.pagination{gap:12px;font-size:14px}.pagination .button{padding:12px}.hero-c h1{font-size:clamp(36px,10vw,50px);line-height:1.08;overflow-wrap:anywhere}.hero-copy{padding-inline:22px!important}.section h1{font-size:36px;overflow-wrap:anywhere}.language-control select{font-size:14px}.demo-banner{font-size:12px}.header nav{gap:22px}.header{padding-inline:14px}.text-link{white-space:normal}.invoice-preview{padding:32px 20px}.invoice-preview dl>div{flex-direction:column;gap:5px}.card-info h3{font-size:16px}.card-art strong{font-size:22px}.card-price{font-size:14px}.card-top,.card-bottom{font-size:12px}}
[dir=rtl] .hero-copy{padding-inline-start:38px;padding-inline-end:22px}[dir=rtl] .hero-stamp{right:auto;left:28px}[dir=rtl] .large-card{transform:rotate(4deg)}
.brand-identity{display:flex;align-items:center;justify-content:center;max-width:100%;width:180px;height:64px;background:var(--logo-background,#fff);padding:10px 14px;border-radius:4px;align-self:center;overflow:hidden}.brand-logo{width:100%;height:100%;max-width:100%;object-fit:contain;display:block}.brand-identity .logo-fallback{color:#172638;font-size:23px;text-align:center}.large-card .brand-identity{width:270px;height:110px;padding:16px 24px}.cart-brand{padding:10px}.cart-brand .brand-identity{width:100%;height:56px;padding:8px}.checkout-item{display:flex;align-items:center;gap:14px}.checkout-item>.brand-identity{width:70px;height:45px;flex-shrink:0;padding:8px}.checkout-item p{min-width:0}.checkout-item .logo-fallback{font-size:12px}.card-art>.brand-identity{max-width:95%}
@media(max-width:720px){.card-art>.brand-identity{height:50px;padding:9px;width:140px}.large-card>.brand-identity{height:90px;width:230px;padding:16px}.cart-brand .brand-identity{height:48px;padding:7px}.brand-identity .logo-fallback{font-size:18px}}
.global-heading{display:flex;justify-content:space-between;align-items:start;gap:30px;margin-bottom:28px}.global-heading h1{font-size:clamp(36px,4vw,56px)}.global-heading p:not(.eyebrow){max-width:650px;margin-top:18px}.global-heading .button{flex-shrink:0}.global-facts{display:flex;gap:36px;flex-wrap:wrap;border-block:1px solid var(--line);padding:22px 0;margin:28px 0}.global-facts span{color:var(--muted);font-size:14px}.global-facts strong{color:var(--primary);font-family:var(--heading);font-size:24px;margin-right:8px}.global-disclaimer{margin-bottom:30px}.global-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.global-filters label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--muted)}.global-filters input,.global-filters select{width:100%;min-width:0}.global-search{grid-column:span 2}.global-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.reference-card{border:1px solid var(--line);background:var(--surface);border-radius:5px;overflow:hidden;transition:border-color .2s}.reference-card:hover{border-color:var(--primary)}.reference-art{height:150px;background:#fff;display:flex;align-items:center;justify-content:center;padding:22px;overflow:hidden;color:#172638}.reference-art img{width:100%;height:100%;object-fit:contain}.reference-fallback{font-size:23px;font-family:var(--heading);font-weight:700;overflow-wrap:anywhere;text-align:center}.reference-card-body{padding:20px}.reference-card h2{font-size:21px;line-height:1.25;margin:10px 0;overflow-wrap:anywhere}.reference-card p{font-size:14px}.reference-card .reference-type{font-size:12px;color:var(--primary)}.reference-link{display:block;color:var(--primary);margin-top:22px;font-size:14px}.global-version{font-size:12px;margin-top:20px;overflow-wrap:anywhere}#reference-dialog{width:min(940px,calc(100% - 30px));max-height:90dvh;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:var(--bg);padding:28px}#reference-dialog::backdrop{background:#000c;backdrop-filter:blur(4px)}.reference-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px;color:var(--muted);font-size:14px}.reference-toolbar .button{min-height:44px;padding:10px 16px}.reference-overview{display:grid;grid-template-columns:250px 1fr;gap:28px;align-items:start}.reference-art-large{height:200px;border-radius:4px}.reference-overview h2{font-size:36px;overflow-wrap:anywhere}.reference-overview .notice{margin-top:18px}.reference-id{font-size:12px;margin-top:12px}.reference-details{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-block:30px}.reference-details h3{font-size:20px;margin-bottom:14px}.reference-details p{font-size:14px;margin-top:12px}.reference-chips{display:flex;flex-wrap:wrap;gap:7px;font-size:14px}.reference-chip{border:1px solid var(--line);padding:4px 10px;background:var(--surface);border-radius:3px}.reference-details a{color:var(--primary)}.reference-demo{margin-top:24px}
@media(max-width:1000px){.global-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.global-heading{flex-direction:column}}@media(max-width:720px){.global-filters{grid-template-columns:1fr 1fr;gap:12px}.global-search{grid-column:span 2}.global-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reference-art{height:120px;padding:16px}.reference-card-body{padding:14px}.reference-card h2{font-size:18px}.reference-overview,.reference-details{grid-template-columns:1fr}.reference-art-large{height:180px}.reference-overview h2{font-size:30px}.global-facts{gap:14px}.global-facts span{width:100%}#reference-dialog{padding:20px;max-height:95dvh}.reference-type{overflow-wrap:anywhere}.reference-link{margin-top:14px}.global-filters select{font-size:14px}}
/* Site C storefront product presentation */
.global-heading{border-inline-start:4px solid var(--primary);padding-inline-start:24px}.global-facts{border-top:0;padding-top:0}.reference-card{background:linear-gradient(150deg,#24311a,#171e13);border-color:#3b4b2c}.reference-art{margin:14px 14px 0;border-radius:4px;height:142px;box-shadow:0 8px 18px #0003}.reference-card-body{padding-top:18px}.reference-card:hover{transform:translateY(-3px)}.reference-art-large{margin:0;box-shadow:none;border:1px solid var(--line)}.reference-link{font-weight:700}.product-tagline{margin-top:18px}.product-next-step{border-top:1px solid var(--line);padding-top:26px;margin-top:20px}.product-next-step p{margin:16px 0}.reference-overview .eyebrow{margin-bottom:16px}@media(max-width:720px){.global-heading{padding-inline-start:16px}.reference-art{margin:10px 10px 0;padding:12px;height:112px}.reference-art-large{height:180px;margin:0}.reference-card-body{padding:14px}.global-heading h1{font-size:36px}}
.display-currency-control{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted)}.display-currency-control select{min-width:100px}.storefront-purchase{border-top:1px solid var(--line);margin-top:26px;padding-top:6px}.storefront-purchase .amount-options{grid-template-columns:repeat(5,minmax(0,1fr))}.display-estimate{font-size:14px;margin-top:8px;color:var(--primary)}@media(max-width:720px){.storefront-purchase .amount-options{grid-template-columns:repeat(3,minmax(0,1fr))}.display-currency-control{justify-content:space-between}.storefront-purchase .purchase-summary{align-items:start;flex-wrap:wrap}}
.currency-control select{max-width:150px;min-width:90px;background:var(--surface);font-size:14px;padding:10px}.store-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:start}.store-product>.reference-art,.store-product .reference-art-large{height:280px;padding:38px}.store-product .product-purchase h1{font-size:40px}.store-product .amount-options{grid-template-columns:repeat(3,minmax(0,1fr))}.store-product select{width:100%;max-width:100%}.store-product .display-estimate{max-width:260px}.store-price{margin-top:18px;display:flex;flex-direction:column;gap:5px}.store-price strong{color:var(--primary);font-size:17px}.face-value{display:block;color:var(--muted);font-size:13px}.line-price{max-width:210px}.line-price strong{font-size:16px}.cart-item>.reference-art{height:90px;padding:14px;margin:0}.checkout-item>.reference-art{width:70px;height:52px;flex-shrink:0;padding:8px;margin:0}.summary-total{font-size:18px}.summary-total strong{overflow-wrap:anywhere}#store-checkout-form input,#store-checkout-form select{width:100%}#payment-unavailable{margin-top:20px}.reference-card h2{font-size:20px}.reference-art-large img{max-height:100%;object-fit:contain}#reference-dialog .store-product{grid-template-columns:240px minmax(0,1fr)}.currency-control select option{background:var(--surface)}@media(max-width:720px){.store-product,#reference-dialog .store-product{grid-template-columns:1fr}.store-product .reference-art-large{height:180px;padding:24px}.store-product .product-purchase h1{font-size:32px}.currency-control select{max-width:104px;min-width:70px;padding:8px}.header-actions{gap:10px}.cart-link{font-size:14px}.store-price strong{font-size:15px}.face-value{font-size:12px}.reference-card h2{font-size:18px}.cart-item .line-price{grid-column:2}.store-product .quantity-label{font-size:14px}.store-product .purchase-summary{gap:12px;flex-wrap:wrap}}
.single-card-market{display:flex;flex-direction:column;gap:5px;margin:22px 0}.single-card-market span{font-size:14px;color:var(--muted)}.single-card-market strong{font-size:18px}.card-market-label{margin-top:8px;color:var(--muted);font-size:14px}#card-values-unavailable{margin:26px 0;padding:20px;border:1px solid var(--line);background:var(--surface)}
/* Product SEO pages keep the editorial story readable beside the purchase controls. */
.product-seo-page .seo-section,.product-seo-page .seo-faq,.product-seo-page .related-products{max-width:760px;margin:42px auto 0}.product-seo-page .seo-section h2,.product-seo-page .seo-faq h2,.product-seo-page .related-products h2{margin-bottom:14px}.product-seo-page .seo-section p+p{margin-top:14px}.product-seo-page #product-purchase-root{margin-top:24px}.product-seo-page #product-purchase-root .store-product{display:block}.product-seo-page #product-purchase-root .store-product>.product-purchase{width:100%}
/* Readable category and country directories. */
.header nav{flex-wrap:wrap}.directory-page .page-intro,.listing-page .page-intro{max-width:820px}.directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.directory-card,.hub-shortcuts>a{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid var(--line);background:linear-gradient(145deg,#222d19,#171d14);border-radius:5px;transition:border-color .2s,transform .2s}.directory-card:hover,.hub-shortcuts>a:hover{border-color:var(--primary);transform:translateY(-2px)}.directory-card span,.directory-card small,.hub-shortcuts span{color:var(--muted);font-size:13px}.directory-card strong,.hub-shortcuts strong{font-family:var(--heading);font-size:21px}.listing-summary{display:flex;align-items:baseline;gap:12px;margin:0 0 24px;padding-bottom:18px;border-bottom:1px solid var(--line);color:var(--muted)}.listing-summary strong{font-family:var(--heading);font-size:28px;color:var(--primary)}.seo-pagination .is-disabled{opacity:.45;pointer-events:none}.product-browse-links{max-width:760px;margin:42px auto 0}.product-browse-links h2{margin-bottom:14px}.product-browse-links .related-links,.related-products .related-links{display:flex;flex-wrap:wrap;gap:10px}.product-browse-links a{padding:9px 13px;border:1px solid var(--line);color:var(--primary)}.hub-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.catalog-directory-links{display:flex;gap:18px;margin-top:18px}.catalog-directory-links a{color:var(--primary);font-weight:600}
@media(max-width:1000px){.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header{align-items:flex-start}.header nav{gap:12px}}
@media(max-width:720px){.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.directory-card{padding:16px}.directory-card strong{font-size:18px}.hub-shortcuts{grid-template-columns:1fr}.header nav{gap:6px 16px}.header nav a{font-size:13px}.seo-pagination{gap:8px}.seo-pagination .button{padding-inline:10px}.listing-page .global-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Site C checkout keeps customer details, method selection, and payment status in one focused flow. */
.checkout-layout-live{grid-template-columns:minmax(0,1fr) 390px}.checkout-flow{min-width:0}.checkout-flow>.text-link{margin-bottom:22px}.checkout-section{background:linear-gradient(145deg,#1c2418,#141912);border:1px solid var(--line);padding:28px;margin-bottom:16px}.checkout-section .numbered-heading{margin-bottom:18px}.checkout-section .numbered-heading>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--primary);font-size:14px}.customer-fields,.payment-method-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.checkout-section .field-label{display:flex;flex-direction:column;gap:9px;margin:14px 0 0;color:var(--muted)}.checkout-section input,.checkout-section select{width:100%;color:var(--ink)}.checkout-section [aria-invalid=true]{border-color:#ff9b7d;box-shadow:0 0 0 1px #ff9b7d}.checkout-guidance{margin-top:20px;padding:16px;border-inline-start:3px solid var(--primary);background:#24301c;color:var(--ink);font-size:15px;line-height:1.6}.checkout-summary{position:sticky;top:24px}.checkout-summary .checkout-item{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.checkout-summary .checkout-item>.reference-art{width:70px;height:52px;margin:0;padding:8px}.checkout-summary .checkout-item>div{min-width:0}.checkout-summary .checkout-item>div strong{display:block;overflow-wrap:anywhere}.checkout-summary .checkout-item>div span{display:block;margin-top:5px;color:var(--muted);font-size:13px;line-height:1.45}.checkout-summary .checkout-item>strong{grid-column:2;color:var(--primary);font-size:14px}.payment-panel{margin-top:26px;scroll-margin-top:20px}.payment-card{position:relative;overflow:hidden;border:1px solid #4d6537;background:linear-gradient(150deg,#223119,#121710 75%);padding:30px;box-shadow:0 20px 55px #0004}.payment-card:before{content:'';position:absolute;inset:0 auto 0 0;width:4px;background:var(--primary)}.payment-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.payment-heading .eyebrow{margin-bottom:10px}.payment-heading h2{font-size:clamp(28px,4vw,42px)}.status-chip{padding:8px 11px;border:1px solid #59713f;background:#2b3a20;color:var(--primary);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.payment-message{max-width:650px;margin:20px 0;line-height:1.65}.payment-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.payment-facts>div{padding:15px;background:#11160f;border:1px solid var(--line)}.payment-facts dt,.payment-destination>span,.payment-amount span{color:var(--muted);font-size:13px}.payment-facts dd{margin:7px 0 0;font-weight:700;overflow-wrap:anywhere}.payment-amount{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px;border:1px solid var(--primary);background:#29391e}.payment-amount strong{font-family:var(--heading);font-size:clamp(24px,4vw,38px);color:var(--primary);overflow-wrap:anywhere}.payment-pending{display:flex;flex-direction:column;gap:6px;padding:22px;border:1px solid #7d6937;background:#302a19}.payment-pending strong{font-family:var(--heading);font-size:24px}.payment-pending span{color:#ded1ab}.payment-destination{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;padding:20px;background:#0c100b;border:1px solid var(--line)}.payment-destination code{max-width:100%;font-size:14px;line-height:1.7;color:var(--primary);overflow-wrap:anywhere;user-select:all}.payment-destination small{color:var(--muted)}.payment-destination .button{margin-top:4px}.payment-qr{display:flex;align-items:center;gap:20px;margin-top:20px}.payment-qr img{width:180px;height:180px;padding:10px;background:#fff;image-rendering:pixelated}.payment-qr span{max-width:260px;color:var(--muted);line-height:1.6}.payment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.payment-actions .button{margin:0}.payment-paid{border-color:#6f974e}.payment-expired,.payment-failed{border-color:#875447}.payment-underpaid{border-color:#8d7538}
@media(max-width:1000px){.checkout-layout-live{grid-template-columns:minmax(0,1fr) 330px}.checkout-summary{position:static}.payment-facts{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.checkout-layout-live{grid-template-columns:1fr}.customer-fields,.payment-method-fields,.payment-facts{grid-template-columns:1fr}.checkout-section,.payment-card{padding:22px 18px}.checkout-summary{order:-1}.payment-heading,.payment-amount{align-items:flex-start;flex-direction:column}.payment-qr{align-items:flex-start;flex-direction:column}.payment-qr img{width:min(220px,100%);height:auto}.payment-actions{flex-direction:column}.payment-actions .button{width:100%}}
.payment-facts dd strong,.payment-facts dd time{display:block}.payment-facts dd time{margin-top:5px;color:var(--muted);font-size:12px;font-weight:400}.rate-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:24px;align-items:center;margin:20px 0;padding:20px;border:1px solid #51653c;background:#172012}.rate-card span,.rate-card strong,.rate-card em{display:block}.rate-card span{color:var(--muted);font-size:13px}.rate-card strong{margin-top:6px;color:var(--primary);font-family:var(--heading);font-size:24px}.rate-card em{margin-top:6px;font-style:normal}.rate-card small{color:var(--muted);line-height:1.65}.payment-amount>div{min-width:0}.payment-amount span,.payment-amount strong{display:block}.payment-amount strong{margin-top:5px}.payment-amount .button{flex-shrink:0;margin:0}@media(max-width:720px){.rate-card{grid-template-columns:1fr}.payment-amount .button{width:100%}}
.status-wrap{display:flex;align-items:center;gap:10px}.payment-spinner{width:18px;height:18px;border:2px solid #59713f;border-top-color:var(--primary);border-radius:50%;animation:payment-spin .9s linear infinite}.payment-qr img{width:220px;height:220px;min-width:192px;object-fit:contain}.payment-awaiting_payment .status-chip{box-shadow:0 0 0 1px #c6f54f22}.payment-confirming .status-chip{color:#f1d677;border-color:#8a783d;background:#302a19}@keyframes payment-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.payment-spinner{animation:none;border-color:var(--primary)}}

/* Mature storefront navigation and decision support. */
.site-nav a{white-space:nowrap}.hero-search{margin:28px 0 12px;max-width:620px}.hero-search label{display:block;margin-bottom:9px;color:var(--muted);font-size:14px;font-weight:700}.hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.hero-search input{width:100%;min-width:0}.hero-search .button{margin:0;white-space:nowrap}.hero-browse{display:inline-block;margin:2px 0 18px}.catalogue-confidence{display:flex;align-items:center;gap:10px 24px;flex-wrap:wrap;margin:-4px 0 26px;padding:14px 18px;border-inline-start:3px solid var(--primary);background:#1b2516;color:var(--muted);font-size:14px}.catalogue-confidence span:before{content:'✓';margin-right:7px;color:var(--primary)}.catalogue-confidence a{margin-inline-start:auto;color:var(--primary);font-weight:700}.purchase-confidence{margin-top:20px;padding:18px;border:1px solid var(--line);background:#182014}.purchase-confidence strong{display:block;margin-bottom:10px;font-family:var(--heading);font-size:18px}.purchase-confidence ul{display:grid;gap:7px;margin:0 0 12px;padding:0;list-style:none;color:var(--muted);font-size:14px}.purchase-confidence li:before{content:'✓';margin-right:8px;color:var(--primary)}
.footer-organized{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(120px,1fr));gap:44px;align-items:start}.footer-organized .footer-brand p{max-width:330px}.footer-organized nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-organized nav strong{margin-bottom:4px;color:var(--ink);font-family:var(--heading);font-size:16px}.footer-organized nav a{color:var(--muted);font-size:14px}.footer-organized nav a:hover{color:var(--primary)}

/* English source pages for a complete storefront. */
.mature-info{max-width:1160px}.info-intro{max-width:800px}.info-intro>p:last-child{font-size:18px;line-height:1.7}.info-prose{max-width:920px}.info-prose>section{margin:42px 0}.info-prose h2,.faq-groups h2{margin-bottom:14px;font-size:clamp(27px,3vw,38px)}.info-prose h3{font-size:20px}.info-prose p,.faq-groups p{font-size:16px;line-height:1.75}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.info-grid article{padding:22px;border:1px solid var(--line);background:linear-gradient(145deg,#202b18,#141a12)}.info-grid article>span{display:inline-grid;place-items:center;min-width:34px;height:34px;margin-bottom:24px;border:1px solid var(--primary);color:var(--primary);font-weight:700}.info-grid article p{margin-top:10px;color:var(--muted);font-size:14px}.info-notice{margin-top:24px}.info-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.info-actions .button{margin:0}.process-list{display:grid;gap:0;margin:30px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{display:grid;grid-template-columns:72px minmax(0,1fr);gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.process-list li>span{color:var(--primary);font-family:var(--heading);font-size:24px}.process-list h2{margin-bottom:8px;font-size:26px}.process-list p{margin:0;color:var(--muted)}.check-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;line-height:1.6}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--primary);font-weight:800}.guide-links{display:grid;gap:10px}.guide-links a{display:block;padding:15px 17px;border:1px solid var(--line);background:#171e14;color:var(--primary);font-weight:700}.help-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:32px 0}.help-card-grid>a{padding:24px;border:1px solid var(--line);background:linear-gradient(145deg,#222e19,#151b13);transition:border-color .2s,transform .2s}.help-card-grid>a:hover{border-color:var(--primary);transform:translateY(-2px)}.help-card-grid span{color:var(--primary);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.help-card-grid h2{margin:14px 0 8px;font-size:23px}.help-card-grid p{color:var(--muted);font-size:14px;line-height:1.6}.faq-index{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0 46px}.faq-index a{padding:10px 14px;border:1px solid var(--line);color:var(--primary);font-size:14px;font-weight:700}.faq-groups{max-width:920px}.faq-groups>section{margin:0 0 52px;scroll-margin-top:20px}.faq-groups .eyebrow{margin-bottom:8px}.faq-groups details{border-top:1px solid var(--line)}.faq-groups details:last-child{border-bottom:1px solid var(--line)}.faq-groups summary{position:relative;padding:19px 42px 19px 0;cursor:pointer;color:var(--ink);font-size:17px;font-weight:700;list-style:none}.faq-groups summary::-webkit-details-marker{display:none}.faq-groups summary:after{content:'+';position:absolute;right:8px;color:var(--primary);font-size:25px;line-height:1}.faq-groups details[open] summary:after{content:'−'}.faq-groups details p{max-width:800px;margin:0;padding:0 42px 20px 0;color:var(--muted)}.payment-method-table{max-width:100%;overflow:auto;border:1px solid var(--line)}.payment-method-table table{width:100%;border-collapse:collapse;min-width:520px}.payment-method-table th,.payment-method-table td{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left}.payment-method-table th{background:#202b18;color:var(--primary);font-size:13px;text-transform:uppercase;letter-spacing:.05em}.payment-method-table tr:last-child td{border-bottom:0}

/* Checkout stays in context while help opens inline or in a separate tab. */
.checkout-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px;border:1px solid var(--line);background:#131912}.checkout-progress>a,.checkout-progress>span{display:flex;align-items:center;gap:9px;min-height:54px;padding:10px 14px;border-right:1px solid var(--line);color:var(--muted);font-size:14px}.checkout-progress>*:last-child{border-right:0}.checkout-progress span>span,.checkout-progress a>span{color:var(--primary);font-size:12px}.checkout-progress [aria-current=step]{background:#26341d;color:var(--ink)}.checkout-progress a:hover{color:var(--primary)}.checkout-help{margin-bottom:18px;border:1px solid var(--line);background:#171e14}.checkout-help summary{padding:14px 16px;cursor:pointer;color:var(--primary);font-weight:700}.checkout-help>div{padding:0 16px 16px}.checkout-help p{font-size:14px;line-height:1.6}.checkout-help nav{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.checkout-help nav a{color:var(--primary);font-size:14px;font-weight:700}

@media(max-width:1000px){.footer-organized{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-organized .footer-brand{grid-column:1/-1}.help-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav{order:3;width:100%}}
@media(max-width:720px){.hero-search>div{grid-template-columns:1fr}.hero-search .button{width:100%}.catalogue-confidence{align-items:flex-start;flex-direction:column}.catalogue-confidence a{margin-inline-start:0}.info-grid,.help-card-grid{grid-template-columns:1fr}.process-list li{grid-template-columns:46px minmax(0,1fr);gap:12px}.footer-organized{grid-template-columns:1fr 1fr;gap:30px}.footer-organized .footer-brand{grid-column:1/-1}.checkout-summary{order:initial}.checkout-progress>a,.checkout-progress>span{align-items:flex-start;flex-direction:column;gap:2px;padding:9px}.checkout-progress strong{font-size:13px}.checkout-help nav{display:grid}.info-actions{flex-direction:column}.info-actions .button{width:100%}.faq-index{display:grid;grid-template-columns:1fr 1fr}.faq-groups summary{font-size:16px}}

/* Gaming launch panel: framed artwork and a compact, usable search surface. */
.hero-launch{grid-template-columns:1.05fr 1fr;background:#161d12;min-height:550px;overflow:hidden;border-color:#465b32;box-shadow:0 24px 90px #0003}
.hero-launch .hero-copy{padding:34px 40px 32px;min-width:0;background:radial-gradient(ellipse at 0 0,#33452755,transparent 70%)}
.hero-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.hero-kicker .eyebrow{margin:0;font-size:11px}.hero-edition{font-family:var(--heading);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#7e9170}
.hero-launch h1{font-size:clamp(42px,4.5vw,64px);line-height:1.01;letter-spacing:-.065em;max-width:540px}.hero-launch h1 em{display:block;color:var(--primary);font-style:normal}.hero-launch .hero-sub{margin-top:22px;max-width:400px;font-size:16px;line-height:1.65}.hero-launch .hero-search{margin-top:26px;max-width:100%}.hero-launch .hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.hero-launch .hero-search input{width:100%;min-width:0;background:#0e140c;border-color:#455536;font-size:13px}.hero-launch .hero-search .button{margin:0;padding:14px 18px;min-width:100px}.hero-launch .hero-browse{margin-top:14px;font-size:12px}.hero-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;padding-top:19px;border-top:1px solid #3a472d;color:#becbb3;font-size:11px}.hero-details b{display:block;margin-bottom:4px;color:var(--primary);font-size:10px;text-transform:uppercase;letter-spacing:.12em}
.hero-launch .hero-visual{min-height:550px;background:#0c1009;border-left:1px solid #455b2e;overflow:hidden}.hero-launch .hero-scene{object-fit:cover;object-position:center;opacity:.86}.hero-launch .hero-visual:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#0b100bea,transparent 36%,transparent 78%,#0b100ba8)}.hero-view-label{position:absolute;top:25px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;color:#d1e4bc;z-index:1;font-size:10px;letter-spacing:.18em}.hero-view-label>span:last-child{display:grid;place-items:center;border:1px solid #738b52;width:31px;height:31px;font-size:19px}
.hero-card-label{position:absolute;top:29%;left:22%;width:65%;padding:20px 24px;color:#f4f9e8;transform:rotate(-7deg);z-index:1}.hero-card-label>span{font-size:9px;letter-spacing:.18em;color:#c6f54f}.hero-card-label strong{display:block;font-family:var(--heading);font-size:clamp(26px,3.1vw,43px);line-height:1.06;letter-spacing:-.04em;margin:14px 0 24px}.hero-card-label strong span{color:var(--primary)}.hero-card-label>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #697a5455;padding-top:12px;font-size:8px;letter-spacing:.14em}.hero-card-label>div span:last-child{color:var(--primary);font-size:20px}
.hero-brand-dock{position:absolute;bottom:22px;left:24px;right:24px;z-index:2}.hero-dock-title{display:block;margin-bottom:10px;color:#e0ebd5;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.hero-brand-dock>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hero-brand-dock a{display:flex;align-items:center;gap:7px;padding:10px 8px;background:#172013eb;border:1px solid #637c3b75;font-size:11px;min-width:0}.hero-brand-dock a:hover{border-color:var(--primary);background:#28381c}.hero-brand-icon{display:grid;place-items:center;background:#f2f5ed;padding:5px;flex-shrink:0;border-radius:3px}.hero-launch .hero-brand-icon img{position:static;width:21px;height:21px;object-fit:contain;mix-blend-mode:normal}.hero-brand-dock a>span:last-child{margin-left:auto;color:var(--primary)}
.delivery-assurance{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(110deg,#2b3b1b80,#192115);border:1px solid #485e30;padding:14px 15px;margin:18px 0 8px;border-radius:4px}.delivery-signal{display:grid;place-items:center;width:27px;height:27px;flex-shrink:0;border:1px solid #738f44;color:var(--primary);font-size:19px}.delivery-assurance>div{min-width:0}.delivery-assurance strong{display:block;color:var(--ink);font-family:var(--heading);font-size:16px;line-height:1.35}.delivery-timing{display:block;color:var(--primary);font-size:12px;line-height:1.5;margin-top:4px}.delivery-assurance p{font-size:11px;line-height:1.55;margin:5px 0 0}.delivery-modes{list-style:none;padding:0;margin:12px 0 0;border-top:1px solid var(--line)}.delivery-modes li{display:grid;gap:3px;margin-top:9px;font-size:11px;line-height:1.4}.delivery-modes li span:first-child{color:var(--ink)}.delivery-modes li span:last-child{color:var(--muted)}
.crypto-assurance{margin-top:22px;padding:18px 0 0;border-top:1px solid var(--line)}.crypto-assurance-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px}.crypto-assurance-heading strong{font-size:14px}.crypto-assurance-heading>span{color:var(--muted);font-size:10px}.crypto-assurance ul{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.crypto-assurance li{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 10px;background:#1c2418;border:1px solid var(--line);font-size:11px}.crypto-assurance img{width:28px;height:28px;object-fit:contain;flex-shrink:0;background:#fff;padding:3px;border-radius:3px}.crypto-assurance .text-link{font-size:11px;margin-top:12px}.purchase-footnote{font-size:11px;margin-top:12px}.purchase-footnote a{color:var(--primary)}
@media(max-width:1000px) and (min-width:721px){.hero-launch .hero-copy{padding:28px}.hero-launch h1{font-size:46px}.hero-brand-dock a{flex-wrap:wrap}.hero-brand-dock a>span:last-child{display:none}.hero-card-label{padding:15px;left:19%;width:71%}.hero-card-label strong{font-size:32px}.hero-details{gap:9px}}
@media(max-width:720px){.hero-launch{grid-template-columns:1fr}.hero-launch .hero-copy{padding:24px 22px 22px!important}.hero-kicker{margin-bottom:19px}.hero-edition{font-size:8px}.hero-launch h1{font-size:43px;max-width:340px}.hero-launch .hero-sub{font-size:13px;line-height:1.55;margin-top:15px}.hero-launch .hero-search{margin-top:18px}.hero-launch .hero-search label{font-size:11px}.hero-launch .hero-search input{padding:11px;font-size:11px}.hero-launch .hero-search .button{padding:12px;min-width:82px;font-size:12px}.hero-launch .hero-browse{font-size:11px;margin-top:10px}.hero-details{display:none}.hero-launch .hero-visual{min-height:210px;border-left:0;border-top:1px solid #455b2e}.hero-launch .hero-scene{object-position:center 47%;opacity:.75}.hero-view-label{top:12px;left:16px;right:16px;font-size:8px}.hero-view-label>span:last-child{display:none}.hero-card-label{top:13%;left:34%;width:56%;padding:8px}.hero-card-label>span{font-size:7px}.hero-card-label strong{font-size:24px;margin:7px 0;line-height:1}.hero-card-label>div{display:none}.hero-brand-dock{bottom:12px;left:14px;right:14px}.hero-dock-title{display:none}.hero-brand-dock a{font-size:9px;padding:7px 5px;gap:5px}.hero-brand-dock a>span:last-child{display:none}.hero-launch .hero-brand-icon img{width:16px;height:16px}.hero-brand-icon{padding:4px}.delivery-assurance{padding:12px;gap:9px}.delivery-assurance strong{font-size:15px}.crypto-assurance li{padding:8px 6px;gap:5px;font-size:10px}.crypto-assurance img{width:25px;height:25px}}

/* Site C SEO/GEO: gaming decision surfaces */
.commercial-guide-link{display:grid;grid-template-columns:1fr auto;gap:8px 24px;margin-top:18px;padding:24px;border:1px solid #5d773b;background:linear-gradient(120deg,#2b3a20,#151b12);color:var(--ink)}.commercial-guide-link span{color:var(--primary);font-size:13px;text-transform:uppercase;letter-spacing:.07em}.commercial-guide-link strong{grid-row:2;font-family:var(--heading);font-size:clamp(22px,3vw,32px)}.commercial-guide-link em{grid-column:2;grid-row:1/3;align-self:center;max-width:280px;color:var(--muted);font-style:normal;line-height:1.6}
.collection-editorial{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:28px;margin:8px 0 32px;padding:28px;border:1px solid #4b6035;background:linear-gradient(145deg,#202b19,#151a13)}.collection-editorial h2{margin:8px 0 12px;font-size:clamp(24px,3vw,34px)}.collection-editorial p{font-size:16px;line-height:1.7}.collection-editorial ol{list-style:none;margin:0;padding:0;display:grid;gap:10px}.collection-editorial li{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--line);font-size:14px}.collection-editorial li span{color:var(--primary);font-family:var(--heading)}.collection-editorial>.text-link{grid-column:1/-1}
.product-offer-note{margin:18px 0 0;padding:13px 15px;border-inline-start:3px solid var(--primary);background:#24301c;font-size:14px;line-height:1.55}.product-offer-note a,.service-fee-line a,.source-note a,.official-fact a,.source-list a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}
.product-decision-facts,.product-focus{max-width:860px;margin:42px auto 0;padding:28px;border:1px solid var(--line);background:#171d14}.product-decision-facts>div:first-child{display:flex;justify-content:space-between;align-items:end;gap:20px}.product-decision-facts h2,.product-focus h2{font-size:clamp(25px,3vw,34px)}.product-decision-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:24px 0;background:var(--line)}.product-decision-facts dl>div{padding:18px;background:#11150f}.product-decision-facts dt{color:var(--muted);font-size:13px}.product-decision-facts dd{margin:7px 0 0;font-weight:700;line-height:1.55}.product-decision-facts details{border-top:1px solid var(--line);padding-top:16px}.product-decision-facts summary{cursor:pointer;color:var(--primary);font-weight:700}.product-decision-facts ul{list-style:none;margin:16px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-decision-facts li{display:flex;flex-direction:column;gap:5px;padding:11px;background:#10150e}.product-decision-facts li span{color:var(--muted);font-size:13px;line-height:1.45}.product-facts-note{margin-top:16px;color:var(--muted);font-size:13px}.product-focus>p:not(.eyebrow){margin:14px 0;font-size:16px;line-height:1.75}.official-fact{margin:20px 0;padding:18px;border-inline-start:3px solid var(--primary);background:#25321d}.official-fact p{margin:9px 0;line-height:1.7}.official-fact a{font-size:14px}
.service-fee-line{border-top:1px dashed #607343}.service-fee-line strong{color:var(--primary)}.service-fee-note{margin:-12px 0 15px!important;color:var(--muted);font-size:12px!important;line-height:1.5}.checkout-offer-note{margin:16px 0 4px;padding:15px;border:1px solid #526a37;background:#202b19;font-size:14px;line-height:1.55}.checkout-offer-note a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}
.guide-detail .article-body>section,.comparison-page>section{margin-top:38px}.source-note{font-size:13px!important;color:var(--muted)}.guide-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:36px}.guide-link-list a{padding:15px;border:1px solid var(--line);color:var(--primary);font-weight:700}
.comparison-page{max-width:1120px}.comparison-page>h1{max-width:820px;margin:18px 0}.comparison-disclosure{margin:28px 0;padding:20px;border:1px solid var(--line);background:#171d14}.comparison-disclosure p{margin-top:8px;line-height:1.65}.comparison-featured{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:32px;padding:34px;border:1px solid #6c8d40;background:radial-gradient(circle at 100% 0,#48612955,transparent 42%),#1d2818}.comparison-featured h2{margin:8px 0 14px;font-size:clamp(28px,4vw,42px)}.comparison-featured p{line-height:1.7}.comparison-featured .check-list{margin-top:20px}.comparison-badge{align-self:start;padding:22px;border:1px solid var(--primary);background:#11150f}.comparison-badge span,.comparison-badge strong{display:block}.comparison-badge span{color:var(--muted);font-size:13px}.comparison-badge strong{margin-top:8px;color:var(--primary);font-family:var(--heading);font-size:24px}.table-wrap{margin-top:18px;overflow-x:auto;border:1px solid var(--line)}.comparison-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.55}.comparison-table th,.comparison-table td{padding:16px;text-align:start;vertical-align:top;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.comparison-table thead th{color:var(--primary);background:#131811}.comparison-table tbody th{font-family:var(--heading);font-size:17px}.comparison-table .our-row{background:#25321d}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.comparison-grid article{padding:20px;border:1px solid var(--line);background:#171d14}.comparison-grid h3{font-size:20px}.comparison-grid p{margin-top:12px;line-height:1.65}.source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin:18px 0;padding-left:20px}.source-list li{padding:4px}.review-date{color:var(--muted);font-size:13px}.offer-callout{display:flex;justify-content:space-between;gap:20px;margin:28px 0;padding:22px;border:1px solid var(--primary);background:#26341d}.offer-callout strong{color:var(--primary);font-family:var(--heading);font-size:22px}.offer-callout span{color:var(--muted)}
@media(max-width:720px){.commercial-guide-link,.collection-editorial,.comparison-featured{grid-template-columns:1fr}.commercial-guide-link em{grid-column:1;grid-row:auto;max-width:none}.collection-editorial{padding:20px}.product-decision-facts,.product-focus{padding:20px 16px}.product-decision-facts>div:first-child{display:block}.product-decision-facts dl,.product-decision-facts ul,.guide-link-list,.comparison-grid,.source-list{grid-template-columns:1fr}.comparison-table,.comparison-table tbody,.comparison-table tr,.comparison-table th,.comparison-table td{display:block}.comparison-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.comparison-table tr{padding:14px;border-bottom:1px solid var(--line)}.comparison-table th,.comparison-table td{padding:8px;border:0}.comparison-table td:before{display:block;margin-bottom:3px;color:var(--primary);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.comparison-table td:nth-child(2):before{content:'Guest and identity rules'}.comparison-table td:nth-child(3):before{content:'Relevant crypto routes'}.comparison-table td:nth-child(4):before{content:'Delivery statement'}.comparison-table td:nth-child(5):before{content:'Fees and price'}.offer-callout{align-items:flex-start;flex-direction:column}}
/* Support tickets use the same direct, high-contrast interaction language. */
.ticket-layout{max-width:920px;margin:34px 0}.ticket-form{display:grid;gap:16px;padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,#202b18,#121710)}.ticket-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ticket-form label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:14px;font-weight:700}.ticket-form label span{color:var(--muted);font-size:12px;font-weight:400}.ticket-form input,.ticket-form select,.ticket-form textarea{width:100%;color:var(--ink)}.ticket-form textarea{min-height:170px;resize:vertical;padding:14px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;line-height:1.6}.ticket-form textarea::placeholder{color:var(--muted)}.ticket-form [aria-invalid=true]{border-color:#ff9b7d;box-shadow:0 0 0 1px #ff9b7d}.ticket-form .button{justify-self:start;margin:4px 0 0}.ticket-result{padding:24px;border:1px solid var(--primary);background:#26351d}.ticket-result h2{font-size:28px}.ticket-result p{margin-top:8px;line-height:1.65}.ticket-reference{display:block;margin-top:14px;color:var(--primary);font-family:var(--heading);font-size:22px;overflow-wrap:anywhere}.ticket-unavailable{border-color:#8d7538;background:#302a19}.ticket-unavailable h2{color:#f1d677}
@media(max-width:720px){.ticket-form{padding:22px 18px}.ticket-fields{grid-template-columns:1fr}.ticket-form .button{width:100%}}

/* Five-page editorial upgrade: platform and product decisions. */
.upgraded-article>h1{max-width:980px;overflow-wrap:anywhere}.decision-answer{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;margin:28px 0;padding:24px;border:1px solid #6b8a43;background:linear-gradient(120deg,#2b3b20,#171d14)}.decision-answer strong{color:var(--primary);font-family:var(--heading);font-size:21px}.decision-answer p{color:var(--ink);font-size:17px;line-height:1.65}.contents-nav{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:28px 0 40px;padding:14px 0;border-block:1px solid var(--line)}.contents-nav strong{margin-right:8px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.contents-nav a{padding:8px 11px;border:1px solid var(--line);color:var(--primary);font-size:13px;font-weight:700}.upgraded-article section{scroll-margin-top:24px}.upgraded-article .decision-table a,.scenario-grid a,.inline-choice-links a,.methodology-block a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.scenario-grid,.recommendation-grid,.choice-cards,.product-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.scenario-grid article,.recommendation-grid article,.choice-cards article,.product-action-grid article{min-width:0;padding:21px;border:1px solid var(--line);background:#171d14}.scenario-grid span,.product-action-grid span{display:block;margin-bottom:12px;color:var(--primary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.scenario-grid h3,.product-action-grid h3{font-size:21px}.scenario-grid p,.recommendation-grid p,.choice-cards p,.product-action-grid p{margin:11px 0;line-height:1.65}.scenario-grid a{font-size:14px;font-weight:700}.comparison-cost-note{max-width:900px;margin-top:16px;padding-left:16px;border-left:2px solid var(--primary);line-height:1.7}.final-recommendation{padding:30px;border:1px solid #637e40;background:radial-gradient(circle at 100% 0,#425c2b55,transparent 45%),#1d2818}.final-recommendation>p{max-width:760px;margin-top:12px}.recommendation-grid article{display:flex;align-items:flex-start;flex-direction:column}.recommendation-grid strong{font-family:var(--heading);font-size:21px}.recommendation-grid .button{margin-top:auto}.methodology-block{margin-top:42px;padding:24px;border-top:1px solid var(--line);background:#141a12}.methodology-block h2{font-size:25px}.methodology-block p{max-width:850px;margin-top:12px;line-height:1.65}.methodology-block .source-list{font-size:13px}.decision-steps{list-style:none;counter-reset:choice;margin:22px 0;padding:0;display:grid;gap:10px}.decision-steps li{counter-increment:choice;display:grid;grid-template-columns:38px minmax(0,1fr);gap:4px 12px;padding:17px;border:1px solid var(--line);background:#151b13}.decision-steps li:before{content:counter(choice,decimal-leading-zero);grid-row:1/3;color:var(--primary);font-family:var(--heading);font-size:18px}.decision-steps strong{color:var(--ink)}.decision-steps span{color:var(--muted);line-height:1.6}.choice-cards h3{font-size:20px}.inline-choice-links{display:flex;gap:10px 22px;flex-wrap:wrap;margin:17px 0}.compact-qa{margin-top:32px}.compact-qa h2,.compact-qa>h3{margin-bottom:16px}.compact-qa details{border-top:1px solid var(--line)}.compact-qa details:last-child{border-bottom:1px solid var(--line)}.compact-qa summary{position:relative;padding:17px 34px 17px 0;cursor:pointer;color:var(--ink);font-weight:700;list-style:none}.compact-qa summary::-webkit-details-marker{display:none}.compact-qa summary:after{content:'+';position:absolute;right:7px;color:var(--primary);font-size:22px}.compact-qa details[open] summary:after{content:'−'}.compact-qa details p{padding:0 34px 17px 0;line-height:1.65}.product-use-guide{max-width:1080px}.product-use-guide>h2{max-width:760px}.product-action-grid{margin:25px 0}.product-use-guide .official-fact{margin:26px 0}.product-use-guide>.text-link{white-space:normal}.provider-table td:nth-child(2){width:36%}
@media(max-width:900px){.scenario-grid,.recommendation-grid,.choice-cards,.product-action-grid{grid-template-columns:1fr 1fr}.recommendation-grid article:last-child,.choice-cards article:last-child,.product-action-grid article:last-child{grid-column:1/-1}}
@media(max-width:720px){.decision-answer{grid-template-columns:1fr;gap:8px;padding:19px}.decision-answer p{font-size:15px}.contents-nav{display:grid;grid-template-columns:1fr 1fr}.contents-nav strong{grid-column:1/-1}.contents-nav a{white-space:normal}.scenario-grid,.recommendation-grid,.choice-cards,.product-action-grid{grid-template-columns:1fr}.recommendation-grid article:last-child,.choice-cards article:last-child,.product-action-grid article:last-child{grid-column:auto}.final-recommendation{padding:21px 17px}.upgraded-article .comparison-table td:nth-child(5):before{content:none}.decision-table td:nth-child(2):before{content:'Product to look for'}.decision-table td:nth-child(3):before{content:'Decisive check'}.decision-table td:nth-child(4):before{content:'Wrong choice risk'}.provider-table td:nth-child(2):before{content:'Useful when'}.provider-table td:nth-child(3):before{content:'Identity and payment detail'}.methodology-block{padding:20px 16px}.product-use-guide{padding:22px 16px}.inline-choice-links{display:grid}.decision-steps li{grid-template-columns:32px minmax(0,1fr);padding:14px 12px}}

/* Six focused gaming search guides and their discovery surfaces. */
.expanded-guide{max-width:980px}.expanded-guide>h1{max-width:900px;margin:24px 0;overflow-wrap:anywhere}.expanded-guide section{scroll-margin-top:24px}.expanded-guide .article-body>section{margin-top:48px}.expanded-guide .text-link{white-space:normal;color:var(--primary)}.article-callout{margin:24px 0;padding:20px;border-inline-start:3px solid var(--primary);background:#24311c}.article-callout strong{font-family:var(--heading);font-size:20px}.article-callout p{margin:8px 0 0}.worked-example{max-width:680px;margin:24px 0;padding:22px;border:1px solid #5f793e;background:#171f14}.worked-example>span{display:block;margin-bottom:14px;color:var(--primary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.worked-example>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid var(--line)}.worked-example b{color:var(--ink);font-family:var(--heading)}.worked-example .example-result{color:var(--primary);border-top-color:#718f4a}.article-next-step{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:42px;padding:24px;border:1px solid #6a8843;background:#202b19}.article-next-step span,.article-next-step strong{display:block}.article-next-step span{color:var(--primary);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.article-next-step strong{margin-top:6px;font-family:var(--heading);font-size:20px}.family-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin-top:24px}.family-flow>div{min-height:170px;padding:20px;border:1px solid var(--line);background:#171d14}.family-flow span{display:block;color:var(--primary);font-family:var(--heading);font-size:20px}.family-flow strong{display:block;margin-top:18px;font-family:var(--heading);font-size:20px}.family-flow p{margin:8px 0 0!important;font-size:14px}.family-flow>b{color:var(--primary);font-size:25px}.decision-checklist{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.decision-checklist li{padding:17px 18px;border:1px solid var(--line);background:#151b13;color:var(--muted);line-height:1.65}.decision-checklist strong{color:var(--ink)}.balance-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.balance-fact-grid article{padding:20px;border:1px solid var(--line);background:#171d14}.balance-fact-grid span,.balance-fact-grid strong{display:block}.balance-fact-grid span{color:var(--primary);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.balance-fact-grid strong{margin-top:10px;font-family:var(--heading);line-height:1.4}.expanded-guide-hub{margin-top:48px;padding-top:40px;border-top:1px solid var(--line)}.guide-topic-group{display:grid;grid-template-columns:145px minmax(0,1fr);gap:24px;margin:20px 0}.guide-topic-group .eyebrow{margin:18px 0 0}.guide-topic-group>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-topic-group a{display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid var(--line);background:#171d14}.guide-topic-group a:hover{border-color:var(--primary)}.guide-topic-group strong{font-family:var(--heading);font-size:18px;line-height:1.35}.guide-topic-group span{color:var(--muted);font-size:13px;line-height:1.55}.product-article-links{max-width:1080px;margin:24px auto 0;padding:22px;border:1px solid #4c6235;background:#151b13}.product-article-links h2{font-size:24px}.product-article-links>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.product-article-links a{padding:13px;border:1px solid var(--line);color:var(--primary);font-weight:700;line-height:1.45}
@media(max-width:720px){.article-next-step{align-items:flex-start;flex-direction:column;padding:19px}.article-next-step .button{width:100%}.family-flow{grid-template-columns:1fr}.family-flow>b{transform:rotate(90deg);justify-self:center}.balance-fact-grid,.product-article-links>div{grid-template-columns:1fr}.guide-topic-group{grid-template-columns:1fr;gap:8px;margin-top:30px}.guide-topic-group .eyebrow{margin:0}.guide-topic-group>div{grid-template-columns:1fr}.worked-example{padding:17px}.expanded-guide .contents-nav{margin-bottom:30px}}

/* Focused Steam and PlayStation provider comparisons. */
.specialized-comparison>h1{max-width:900px}.specialized-comparison .comparison-disclosure{border-inline-start:3px solid var(--primary)}.specialized-comparison .choice-cards a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.specialized-comparison-hub{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr);gap:30px;margin-top:38px;padding:30px;border:1px solid #577139;background:#151c12}.specialized-comparison-hub h2{margin:9px 0 12px;font-size:clamp(25px,3vw,35px)}.specialized-comparison-hub>div:first-child>p:last-child{color:var(--muted);line-height:1.65}.specialized-comparison-hub>div:last-child{display:grid;gap:10px}.specialized-comparison-hub a,.focused-comparison-links a{display:flex;flex-direction:column;gap:8px;padding:19px;border:1px solid var(--line);background:#11150f}.specialized-comparison-hub a:hover,.focused-comparison-links a:hover{border-color:var(--primary)}.specialized-comparison-hub a span{color:var(--primary);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.specialized-comparison-hub a strong,.focused-comparison-links a strong{font-family:var(--heading);font-size:19px}.specialized-comparison-hub a em,.focused-comparison-links a span{color:var(--muted);font-size:13px;font-style:normal;line-height:1.55}.focused-comparison-links>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.collection-comparison-links{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 30px;padding:20px;border:1px solid var(--line);background:#151b13}.collection-comparison-links h2{font-size:22px}.collection-comparison-links>div{display:flex;gap:10px;flex-wrap:wrap}.collection-comparison-links a{padding:11px 14px;border:1px solid #5f793f;color:var(--primary);font-weight:700}
.query-cluster-feature{margin-top:24px;background:radial-gradient(circle at 0 0,#40592a55,transparent 45%),#151c12}.query-cluster-feature>div:first-child>p:not(.eyebrow){margin:0 0 18px;color:var(--muted);line-height:1.65}.query-cluster-feature .query-cluster-main{border-color:var(--primary);background:#24321b}.query-cluster-feature .query-cluster-main strong{font-size:22px}
@media(max-width:720px){.specialized-comparison-hub{grid-template-columns:1fr;padding:20px 17px}.focused-comparison-links>div{grid-template-columns:1fr}.collection-comparison-links{align-items:flex-start;flex-direction:column}.collection-comparison-links>div{display:grid;width:100%}.specialized-provider-table td:nth-child(2):before{content:'Verified product scope'}.specialized-provider-table td:nth-child(3):before{content:'Payment or best fit'}.specialized-provider-table td:nth-child(4):before{content:'Boundary to check'}}

/* Permanent first-order promotion and validated checkout discount. */
.first-order-bar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;padding:7px 20px;border-bottom:1px solid #526b35;background:#c6f54f;color:#17220d;text-align:center;font-size:13px;line-height:1.35}.first-order-bar strong{font-family:var(--heading);letter-spacing:.04em}.first-order-bar button{min-height:28px;padding:3px 10px;border:1px solid #17220d;background:#17220d;color:#f3f7ef;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.promo-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.9fr);gap:28px;align-items:end;border-color:#58733a;background:#182014}.promo-section .eyebrow{margin-bottom:7px}.promo-section h2{font-size:25px}.promo-section>div:first-child>p:last-child{margin-top:9px;font-size:13px;line-height:1.55}.promo-control>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.promo-control input{min-width:0;text-transform:uppercase}.promo-control .button{min-height:48px;padding:10px 17px}.promo-status{min-height:22px;margin-top:7px;font-size:12px;line-height:1.45}.promo-applied{color:var(--primary)}.promo-error{color:#ffb29d}.promo-validating{color:var(--muted)}.promo-discount{color:var(--primary)}.promo-subtotal{border-top:1px dashed #607343}
@media(max-width:720px){.first-order-bar{gap:10px;min-height:48px;padding:7px 12px;font-size:12px}.first-order-bar span{max-width:270px}.first-order-bar button{flex:0 0 auto}.promo-section{grid-template-columns:1fr;gap:18px}.promo-control>div{grid-template-columns:1fr auto}.promo-control .button{padding-inline:13px}}

/* GiftMint audit expansion: direct answer, journey and grouped guide discovery. */
.home-direct-answer{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);gap:34px;margin-top:30px;padding:32px;border:1px solid #607b3e;background:radial-gradient(circle at 0 0,#46602d44,transparent 42%),#171f14}.home-direct-answer h2{max-width:720px;margin:8px 0 15px;font-size:clamp(27px,3.5vw,42px)}.home-direct-answer>div>p:not(.eyebrow){max-width:780px;line-height:1.75}.home-offer-note{margin-top:16px;padding-inline-start:15px;border-inline-start:2px solid var(--primary);color:var(--muted)}.home-offer-note strong{color:var(--primary)}.home-direct-answer nav{display:grid;gap:10px}.home-direct-answer nav a,.giftmint-guide-hub a{display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid var(--line);background:#11150f}.home-direct-answer nav a:hover,.giftmint-guide-hub a:hover{border-color:var(--primary)}.home-direct-answer nav strong,.giftmint-guide-hub strong{font-family:var(--heading);font-size:18px;line-height:1.35}.home-direct-answer nav span,.giftmint-guide-hub span{color:var(--muted);font-size:13px;line-height:1.55}.article-byline{margin:13px 0 0;color:var(--muted);font-size:13px}.decision-answer a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.giftmint-guide-hub{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.45fr);gap:28px;margin-top:38px;padding:28px;border:1px solid #577139;background:#151c12}.giftmint-guide-hub h2{margin:8px 0 12px;font-size:clamp(25px,3vw,35px)}.giftmint-guide-hub>div:first-child>p:last-child{color:var(--muted);line-height:1.65}.giftmint-guide-hub>div:last-child{display:grid;gap:10px}.giftmint-expansion-hub>h2{max-width:760px}.gaming-payment-map{margin:30px 0 44px;padding:27px;border:1px solid #577139;background:#151c12}.gaming-payment-map h2{margin:8px 0 20px;font-size:clamp(25px,3vw,35px)}.gaming-payment-map>div{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:13px;align-items:center}.gaming-payment-map article{min-height:170px;padding:19px;border:1px solid var(--line);background:#10150e}.gaming-payment-map article span{display:block;color:var(--primary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.gaming-payment-map article strong{display:block;margin-top:12px;font-family:var(--heading);font-size:19px}.gaming-payment-map article p{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.55}.gaming-payment-map>div>b{color:var(--primary);font-size:23px}.giftmint-guide .methodology-block{margin-bottom:10px}.giftmint-guide .source-list{font-size:13px}
@media(max-width:800px){.home-direct-answer,.giftmint-guide-hub{grid-template-columns:1fr}.gaming-payment-map>div{grid-template-columns:1fr}.gaming-payment-map>div>b{justify-self:center;transform:rotate(90deg)}}
@media(max-width:720px){.home-direct-answer,.giftmint-guide-hub,.gaming-payment-map{padding:20px 17px}.first-order-bar span{max-width:330px}.giftmint-expansion-hub .guide-topic-group>div{grid-template-columns:1fr}.article-byline{font-size:12px}}
