@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/dm-sans-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/dm-sans-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/playfair-display-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/playfair-display-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
: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 B: restrained editorial composition, serif headlines, squared surfaces. */
[data-site=B]{--bg:#fffefa;--ink:#142629;--muted:#62716d;--primary:#294b44;--on-primary:#fff;--surface:#f1f2ed;--hero:#142629;--heading:'Playfair Display',Georgia,serif;--radius:0px}.hero-b{background:var(--hero);color:#fffefa;border-radius:0;grid-template-columns:1.1fr 1fr;max-width:none;margin:0;min-height:540px;padding-inline-start:max(0px,calc((100vw - 1280px)/2));padding-inline-end:max(0px,calc((100vw - 1280px)/2))}.hero-b .hero-copy{padding:55px 40px 50px 32px}.hero-b h1{font-weight:400;font-size:clamp(45px,5vw,74px);letter-spacing:-.05em}.hero-b .eyebrow{color:#d0d9a9}.hero-b .hero-sub{color:#c0cbc7}.hero-b .button-primary{background:#e9edd6;color:#203c33;border-radius:0}.hero-b .payment-marks{color:#c3cdc8}.hero-b .hero-visual{background:#1b3031}.hero-b .hero-visual img{mix-blend-mode:normal}.hero-b .hero-stamp{border-radius:0;bottom:36px;right:35px;background:#e9edd6;transform:rotate(3deg)}[data-site=B] .brandmark{background:transparent;color:var(--primary);font-size:36px}[data-site=B] .wordmark{font-family:'DM Sans',sans-serif;font-size:28px}[data-site=B] .card-art{border-radius:0;height:185px}[data-site=B] .pill{border-radius:0}[data-site=B] .section-heading h2{font-weight:400;font-size:40px}[data-site=B] .how-section{border-radius:0}[data-site=B] .guide-card{border-width:0 0 1px;background:transparent;padding-inline:0}[data-site=B] .section{padding-top:64px}
/* 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}
/* Site D: bright lifestyle composition and generous, rounded controls. */
[data-site=D]{--bg:#fffef9;--ink:#202f4d;--muted:#677188;--primary:#f06b38;--on-primary:#172d4a;--surface:#f1f3f8;--hero:#ffd76f;--heading:'Manrope',Arial,sans-serif;--radius:25px}.hero-d{border-radius:32px;grid-template-columns:1.05fr 1fr;background:#ffda77}.hero-d h1{font-size:clamp(42px,4.8vw,70px);line-height:1.1}.hero-d .eyebrow{color:#795416}.hero-d .hero-sub{color:#4d4e4c}.hero-d .button{background:#253f9f;color:#fff;border-radius:50px}.hero-d .hero-visual{background:#ffd461}.hero-d .hero-visual img{mix-blend-mode:normal}.hero-d .hero-stamp{border-radius:50%;width:156px;height:156px;align-items:center;justify-content:center;background:#fffef4;transform:rotate(12deg);padding:12px}.hero-d .hero-stamp strong{font-size:25px}[data-site=D] .brandmark{border-radius:50%;background:#29449e;color:#fff}[data-site=D] .card-art{border-radius:20px}[data-site=D] .how-section{background:#e7eefc;border-radius:28px}[data-site=D] .guide-card{border-radius:24px;background:#f7eddc}[data-site=D] .guide-1{background:#e8eefb}[data-site=D] .guide-2{background:#f9dfcf}[data-site=D] .trust-strip svg{color:#29449e}
@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 B secondary pages */
[hidden]{display:none!important}.page-intro{margin-bottom:40px}.page-intro h1{margin:18px 0}.page-intro p{max-width:680px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;color:var(--muted);margin-bottom:25px}.filter-bar{display:flex;gap:14px;margin-bottom:32px}.search-input{position:relative;flex:1}.search-input svg{position:absolute;inset-inline-start:15px;top:18px}.search-input input{padding-inline-start:46px;width:100%}input,select{padding:13px;border:1px solid var(--line);background:var(--bg);color:var(--ink);min-height:48px;border-radius:0;max-width:100%}.catalogue-layout{display:grid;grid-template-columns:190px 1fr;gap:35px}.catalogue-results .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-buttons{display:flex;flex-direction:column;align-items:stretch}.category-button{background:none;border:0;border-bottom:1px solid var(--line);padding:13px;text-align:start;color:var(--muted)}.category-button.active{background:var(--ink);color:white}.catalogue-note{margin-top:40px;font-size:14px}.catalogue-note strong{display:block;margin:12px 0}.results-heading{display:flex;justify-content:space-between;gap:10px;margin-bottom:22px}.plain-button{border:0;background:none;color:var(--primary);text-decoration:underline;padding:8px;font-size:14px}.pagination{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:40px}.sample-note,.small-note{font-size:14px;margin-top:20px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.product-art-wrap{padding:60px 35px;background:var(--surface)}[data-site=B] .large-card{height:260px;padding:28px}.large-card strong{font-size:44px}.product-facts{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.product-facts span{display:block;color:var(--muted);font-size:14px}.notice{display:flex;gap:12px;padding:20px;background:var(--surface);margin:22px 0;font-size:14px}.product-lead{margin:24px 0;font-size:18px}.product-purchase h1{font-weight:400}fieldset{border:0;padding:0;margin:25px 0}legend{margin-bottom:14px}legend span{color:var(--muted);margin-inline-start:10px}.amount-options{display:flex;flex-wrap:wrap;gap:10px}.amount-option input{position:absolute;opacity:0;min-height:0}.amount-option span{display:block;padding:12px 18px;border:1px solid var(--line);cursor:pointer}.amount-option input:checked+span{background:var(--ink);color:white}.amount-option input:focus-visible+span{outline:3px solid var(--primary);outline-offset:3px}.purchase-summary{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.purchase-summary strong,.purchase-summary span{display:block}.quantity-label{display:flex;align-items:center;gap:12px}.quantity-label input,.cart-row input{width:75px}.wide{display:flex;width:100%;margin-top:12px}.secure-note{font-size:14px;margin-top:20px}.product-editorial{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:65px 0;border-block:1px solid var(--line);padding:40px 0}.product-editorial h2{font-size:27px;margin-bottom:18px}.product-editorial p+p{margin-top:14px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:50px}.cart-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row>div{flex:1;min-width:150px}.cart-row p,.cart-row label{font-size:14px}.order-aside{background:var(--surface);padding:30px;align-self:start}.order-aside h2{font-size:28px}.totals{font-size:28px;margin:22px 0}.empty-state{text-align:center;padding:55px 20px}.empty-state p{margin:20px 0}.empty-state .button{margin-top:24px}.checkout-section{border-bottom:1px solid var(--line);padding:24px 0}.numbered-heading{display:flex;align-items:center;gap:20px;margin-bottom:25px}.numbered-heading span{font-family:var(--heading);font-size:26px}.numbered-heading h2{font-size:30px}.field-label{display:block;margin:18px 0 8px}.checkout-section input,.checkout-section select{width:100%}.form-error{color:#a3222a;margin-top:10px}.quote-note{margin-top:25px;font-size:14px;display:flex;gap:10px}.invoice-preview{max-width:750px;margin:auto;padding:40px;background:var(--surface);text-align:center}.invoice-preview h2{margin-bottom:25px}.invoice-preview dl>div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.invoice-state{padding:25px;display:flex;justify-content:center;gap:18px}.article-page,.info-page{max-width:880px}.article-page h1{margin:30px 0}.article-deck{margin:20px 0 35px}.article-body h2{margin:35px 0 20px}.prose article{margin-bottom:35px}.prose h2{font-size:28px;margin-bottom:15px}.prose .button{margin-top:30px}.back-link{margin-bottom:20px}.hero-stamp strong{font-size:26px;max-width:190px}.demo-banner,.card-top,.card-bottom,.card-info span,.card-price,.language-control select,.eyebrow{font-size:14px!important}.card-art{color:#fff;background:linear-gradient(#0002,#0002),var(--card-color)}[data-site=B]{--ink:#132635;--hero:#132635;--primary:#294856;--muted:#53646d}.hero-b .hero-visual{background:#132635}.button{border-radius:0}body{overflow-wrap:break-word}.hero-copy{min-width:0}.article-body,.prose{line-height:1.85}[dir=rtl] .hero-b .hero-copy{padding:40px 32px}[dir=rtl] .hero-stamp{right:auto;left:30px}
@media(max-width:1000px){.catalogue-results .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{gap:35px}.product-art-wrap{padding:35px 20px}.cart-layout,.checkout-layout{gap:28px}}
@media(max-width:720px){.filter-bar{flex-direction:column}.filter-bar select{width:100%}.catalogue-layout,.product-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.category-buttons{flex-direction:row;overflow:auto}.category-button{white-space:nowrap;flex-shrink:0}.category-sidebar .eyebrow,.catalogue-note{display:none}.catalogue-layout{gap:22px}.pagination{gap:10px}.pagination .button{padding:12px}.product-editorial{grid-template-columns:1fr;gap:30px}.product-layout{gap:30px}.product-art-wrap{padding:30px}.large-card strong{font-size:35px}[data-site=B] .large-card{height:220px}.order-aside{padding:24px}.invoice-preview{padding:25px}.invoice-preview dl>div{flex-direction:column;gap:5px}.invoice-preview dd{margin:0}.cart-row{gap:12px}.hero-stamp strong{font-size:23px}.language-control select{max-width:95px}.card-top{font-size:12px!important}.header nav{gap:20px;flex-wrap:wrap}.hero h1{font-size:clamp(36px,11vw,51px)}}
.catalogue-results,.checkout-main,.product-showcase,.product-purchase,.cart-layout>div,.category-sidebar{min-width:0}.filter-bar{margin-top:25px}.gift-checklist{margin-block:30px}.hero-stamp{max-width:calc(100% - 50px)}
.brand-logo-frame{background:#fff;display:flex;align-items:center;justify-content:center;padding:10px 15px;max-width:100%;height:70px;overflow:hidden}.brand-logo{display:block;object-fit:contain;max-width:100%;max-height:100%;width:180px;height:70px}.large-card .brand-logo-frame{height:112px;padding:18px}.large-card .brand-logo{width:260px;height:90px}.cart-row>.cart-logo{flex:0 0 90px;min-width:0}.cart-logo .brand-logo-frame{height:54px;padding:8px}.cart-logo .brand-logo{width:74px;height:38px}@media(max-width:720px){.brand-logo-frame{height:57px;padding:8px}.brand-logo{width:130px;height:48px}.cart-row>.cart-logo{flex-basis:75px}.large-card .brand-logo-frame{height:90px}}
/* Worldwide reference collection: editorial cards, no invented offers. */
.global-heading{display:grid;grid-template-columns:1.6fr 1fr;gap:70px;margin-bottom:42px}.global-heading h1{font-weight:400;font-size:clamp(38px,4.5vw,66px)}.global-deck{font-size:18px;max-width:620px;margin-top:24px}.global-heading aside{border-inline-start:1px solid var(--line);padding-inline-start:35px;align-self:end}.global-heading aside p{margin:18px 0}.global-heading aside a{white-space:normal}.reference-tag{display:inline-block;font-size:14px;border:1px solid var(--line);padding:6px 12px;background:var(--surface)}.global-stats{display:flex;gap:55px;background:var(--ink);color:white;padding:26px 30px;margin-bottom:32px}.global-stats div{display:flex;flex-direction:column;gap:3px}.global-stats strong{font-family:var(--heading);font-size:32px;font-weight:400}.global-stats span{font-size:14px;color:#d2dde1}.global-filters{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.4fr;gap:16px;align-items:end}.global-filters label{font-size:14px;display:flex;flex-direction:column;gap:8px;min-width:0}.global-filters input,.global-filters select{width:100%;font-size:15px}.global-filters button{grid-column:4;justify-self:end}.global-country-note{font-size:14px;margin:14px 0 30px;max-width:960px}.global-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.reference-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:22px}.reference-image{height:150px;background:white;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);padding:18px;overflow:hidden}.reference-image img{object-fit:contain;max-width:100%;width:240px;height:130px;max-height:100%}.reference-card-text{padding-top:17px}.reference-card h2{font-family:var(--heading);font-size:24px;font-weight:400;margin:8px 0 10px;letter-spacing:-.025em;overflow-wrap:anywhere}.reference-card p{font-size:14px}.reference-kind{color:var(--primary);font-size:12px!important;text-transform:uppercase;letter-spacing:.05em}.reference-card span{display:inline-block;font-size:14px;margin-top:15px;color:var(--primary)}.reference-card:hover .reference-image{border-color:var(--primary)}.no-image,.image-fallback{font-size:14px;color:var(--muted)}.reference-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:65px;margin-top:35px}.reference-layout>.reference-image,.reference-layout>div>.reference-image{height:310px;padding:35px;background:var(--surface)}.reference-layout .reference-image img{width:100%;height:100%}.reference-layout h1{font-weight:400;overflow-wrap:anywhere}.reference-layout .reference-tag{margin:22px 0}.reference-intro{font-size:18px}.reference-facts{margin-top:28px}.reference-facts>div{padding:16px 0;border-bottom:1px solid var(--line)}.reference-facts dt{font-size:14px;color:var(--muted);margin-bottom:7px}.reference-facts dd{margin:0;overflow-wrap:anywhere}.reference-notes{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin:45px 0;padding-block:35px;border-block:1px solid var(--line)}.reference-notes h2{font-size:30px;margin-bottom:20px}.reference-notes a{text-decoration:underline}.reference-aliases{padding:20px;background:var(--surface)}.reference-aliases summary{cursor:pointer}.reference-aliases p{margin-top:15px}#global-detail:focus{outline:none}#global-status{padding:30px 0}.global-catalogue .results-heading .small-note{margin-top:0;text-align:end}@media(max-width:1000px){.global-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.global-filters{grid-template-columns:1fr 1fr}.global-filters button{grid-column:2}.global-heading{gap:35px}.reference-layout{gap:35px}}@media(max-width:720px){.global-heading{grid-template-columns:1fr;gap:25px}.global-heading aside{border-inline-start:0;border-top:1px solid var(--line);padding:20px 0 0}.global-stats{gap:22px;padding:22px;flex-wrap:wrap}.global-stats strong{font-size:28px}.global-stats div{flex:1;min-width:95px}.global-stats span{font-size:13px}.global-filters{grid-template-columns:1fr}.global-filters button{grid-column:1}.global-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.reference-image{height:120px;padding:12px}.reference-card h2{font-size:22px}.reference-kind{font-size:11px!important}.reference-layout,.reference-notes{grid-template-columns:1fr;gap:28px}.reference-layout>div>.reference-image{height:230px}.global-catalogue .results-heading{flex-direction:column}.global-catalogue .results-heading .small-note{text-align:start}}
.global-catalogue.detail-open .global-heading{display:none}
/* Storefront presentation: Site B editorial frames. */
.collection-note{font-size:12px;letter-spacing:.16em;color:var(--primary)}.global-grid .reference-card{border:0;background:var(--surface);padding:12px 12px 24px}.global-grid .reference-image{border:0;height:158px;background:white}.global-grid .reference-card-text{padding:20px 12px 0}.global-grid .reference-card h2{margin-bottom:12px}.global-grid .reference-card span{font-weight:600}.global-filters{margin-bottom:34px}.product-portrait{background:var(--ink);padding:50px 35px}.product-portrait .reference-image{height:240px;border:0;padding:25px;background:#fff}.product-portrait .reference-image img{height:100%;width:100%}.product-editorial-caption{font-family:var(--heading);font-style:italic;text-align:center;margin-top:20px;font-size:22px}.product-occasion{font-size:18px;margin-top:20px}.product-taxonomy{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.product-taxonomy span{font-size:14px;border:1px solid var(--line);padding:6px 12px}.product-care{max-width:800px;text-align:center;margin:65px auto 20px;border-top:1px solid var(--line);padding-top:40px}.product-care h2{font-size:34px;font-weight:400}.product-care p:last-child{margin-top:20px}.no-image span,.image-fallback{font-family:var(--heading);font-size:24px;line-height:1.3;text-align:center;color:var(--ink)}@media(max-width:720px){.global-grid .reference-card{padding:8px 8px 20px}.global-grid .reference-image{height:110px}.global-grid .reference-card-text{padding:15px 5px 0}.product-portrait{padding:35px 25px}.product-portrait .reference-image{height:180px;padding:18px}.product-editorial-caption{font-size:20px}}
.display-estimate{border-block:1px solid var(--line);padding:18px 0;margin:22px 0;display:flex;flex-direction:column;gap:5px}.display-estimate span{font-size:14px;color:var(--muted)}.display-estimate strong{font-size:25px}.display-estimate small{font-size:13px;color:var(--muted)}[data-purchase-status]{margin-top:12px;font-size:14px}.display-currency-control select{font-size:14px;padding:6px;border:0;min-height:36px;max-width:78px}.storefront-purchase-form{margin-top:30px}
.collection-price{margin-top:18px}.collection-price strong{display:block;font-family:var(--font);font-size:20px}.collection-price small,.card-price small{display:block;font-size:12px;line-height:1.6;color:var(--muted);margin-top:4px}.card-price{max-width:150px}.card-price strong{white-space:normal}.cart-logo img{max-width:100%;height:65px;object-fit:contain}.face-summary{margin-top:20px;font-size:14px}.face-summary summary{cursor:pointer}.face-summary p{margin-top:7px}.display-currency-control select{max-width:80px}.header-actions{gap:12px}.storefront-purchase-form #card-currency{width:100%}.product-portrait .brand-logo-frame{width:100%;height:100%;padding:15px}.product-portrait .brand-logo{width:100%;height:100%;max-height:180px}#payment-status{padding:20px;background:var(--surface);margin-top:20px}@media(max-width:720px){.header-actions{gap:8px}.language-control select{max-width:72px!important}.display-currency-control select{max-width:65px;font-size:12px}.header{padding-inline:14px;gap:8px}.header .wordmark{font-size:24px}.collection-price strong{font-size:17px}.card-price{max-width:100%}.cart-row>div:last-of-type{flex-basis:100%}}
.card-market-summary{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.card-market-summary span{font-size:14px;color:var(--muted)}.card-market-summary strong{text-align:end}.values-unavailable{padding:25px 0;border-block:1px solid var(--line)}#card-market{width:100%}

/* Site B English product pages */
@media(max-width:720px){[data-site=B] .header nav{gap:14px;font-size:12px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;justify-content:flex-start}}
.seo-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:24px;color:var(--muted);font-size:13px}.seo-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.catalogue-directory-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px}.seo-directory-page{padding-top:42px;padding-bottom:84px}.seo-directory-heading{max-width:860px;margin-bottom:34px}.seo-directory-heading .eyebrow{margin:18px 0 12px;color:var(--primary);letter-spacing:.12em}.seo-directory-heading h1{max-width:14ch;margin:0;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.045em}.seo-directory-heading>p:not(.eyebrow){max-width:720px;margin-top:16px;color:var(--muted);font-size:17px;line-height:1.7}.seo-directory-summary{display:flex;gap:22px;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid var(--line);font-size:14px}.seo-directory-summary strong{font-family:var(--heading);font-size:24px;font-weight:400}.seo-facet-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px;border-top:1px solid var(--line)}.seo-facet-index a{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.seo-facet-index span{font-family:var(--heading);font-size:23px}.seo-facet-index small,.seo-country-index small{color:var(--muted)}.seo-country-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 26px;border-top:1px solid var(--line)}.seo-country-index a{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.seo-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.seo-directory-product{min-width:0;background:var(--surface);padding:11px 11px 22px}.seo-directory-product>a{display:block;height:100%}.seo-directory-product .reference-image{height:148px;border:0}.seo-directory-product-copy{padding:18px 10px 0}.seo-directory-product-copy h2{margin:7px 0 9px;font-size:23px;font-weight:400;line-height:1.12;overflow-wrap:anywhere}.seo-directory-product-copy>p:not(.reference-kind){font-size:13px;color:var(--muted)}.seo-directory-product-copy>span{display:flex;justify-content:space-between;gap:12px;margin-top:17px;font-size:14px;color:var(--primary)}.seo-static-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;margin-top:48px}.seo-static-pagination>a:last-child{justify-self:end}.seo-static-pagination>span:nth-child(2){font-size:14px;color:var(--muted)}.seo-directory-note{margin-top:44px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.seo-product-discovery{margin-top:64px;padding:36px;border:1px solid var(--line)}.seo-product-discovery h2{margin:0 0 22px;font-size:31px;font-weight:400}.seo-product-discovery>div{display:grid;grid-template-columns:1fr 1fr;gap:28px}.seo-product-discovery p{display:flex;flex-wrap:wrap;gap:9px}.seo-product-discovery p strong{flex-basis:100%;margin-bottom:4px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.seo-product-discovery p a{padding:7px 11px;background:var(--surface);font-size:14px}.header nav{min-width:0}
@media(max-width:1000px){.seo-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-country-index{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-facet-index{grid-template-columns:repeat(2,minmax(0,1fr))}.header nav{gap:13px;font-size:14px}}
@media(max-width:720px){.header nav{justify-content:flex-start;gap:22px;overflow-x:auto;white-space:nowrap;padding-bottom:4px}.seo-directory-page{padding-top:28px;padding-bottom:58px}.seo-directory-heading{margin-bottom:26px}.seo-directory-heading h1{font-size:clamp(36px,10vw,46px)}.seo-directory-heading>p:not(.eyebrow){font-size:15px}.seo-directory-summary{align-items:flex-start;flex-direction:column;gap:5px}.seo-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.seo-directory-product{padding:7px 7px 17px}.seo-directory-product .reference-image{height:105px;padding:10px}.seo-directory-product-copy{padding:13px 5px 0}.seo-directory-product-copy h2{font-size:18px}.seo-directory-product-copy>span{font-size:12px}.seo-facet-index,.seo-country-index{grid-template-columns:1fr}.seo-facet-index span{font-size:21px}.seo-static-pagination{margin-top:34px;gap:10px}.seo-static-pagination .button{padding:12px 13px;font-size:13px}.seo-product-discovery{margin-top:48px;padding:24px 20px}.seo-product-discovery>div{grid-template-columns:1fr}.seo-product-discovery h2{font-size:28px}}
.seo-product-page .seo-product-heading h1{font-size:clamp(38px,3.6vw,52px)}[data-static-product-page][data-product-id="1-800-petsupplies-6ec57470"] .seo-product-visual img{transform:scale(2.45)}
@media(min-width:721px){.seo-product-page .seo-product-purchase .storefront-purchase-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px}.seo-product-page .seo-product-purchase .card-choice-grid,.seo-product-page .seo-product-purchase fieldset,.seo-product-page .seo-product-purchase [data-status],.seo-product-page .seo-product-purchase .values-unavailable{grid-column:1/-1}.seo-product-page .seo-product-purchase .display-estimate{align-self:stretch}.seo-product-page .seo-product-purchase .wide{margin-top:16px}}
@media(max-width:720px){.seo-product-page .seo-product-purchase .storefront-purchase-form{display:block}.seo-product-page .seo-product-heading h1{font-size:clamp(34px,9.7vw,38px)}}
.seo-product-page{padding-top:42px;padding-bottom:88px}.seo-product-back{display:inline-flex;margin-bottom:34px;font-size:14px}.seo-product-hero{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:clamp(42px,6vw,82px);align-items:start}.seo-product-showcase{background:var(--ink);padding:clamp(28px,4vw,50px)}.seo-product-visual .reference-image{width:100%;height:auto;aspect-ratio:1.6;padding:clamp(22px,4vw,42px);border:0;background:#fff}.seo-product-visual .reference-image img{width:100%;height:100%;max-height:none}.seo-product-visual .no-image{background:var(--surface)}.seo-product-main{min-width:0}.seo-product-heading .eyebrow{margin:4px 0 16px;color:var(--primary);letter-spacing:.12em;text-transform:uppercase}.seo-product-heading h1{max-width:15ch;margin:0;font-size:clamp(42px,4.5vw,66px);font-weight:400;line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.seo-product-intro{max-width:62ch;margin-top:22px;font-size:18px;line-height:1.75;color:var(--muted)}.seo-product-purchase{max-width:680px;margin-top:30px;padding:26px 28px 28px;border:1px solid var(--line);background:var(--surface)}.seo-product-purchase .storefront-purchase-form{margin-top:0}.seo-product-purchase .card-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.seo-product-purchase .card-choice-grid:empty{display:none}.seo-product-purchase .card-market-field{min-width:0}.seo-product-purchase .field-label{margin:0 0 8px;font-size:13px;color:var(--muted)}.seo-product-purchase .card-market-field select{width:100%;background:var(--bg)}.seo-product-purchase .card-market-summary{height:100%;min-height:68px;padding:10px 12px;border:1px solid var(--line);background:var(--bg);align-items:center;flex-direction:column;justify-content:center;gap:4px}.seo-product-purchase .card-market-summary strong{text-align:center}.seo-product-purchase fieldset{margin:24px 0 20px}.seo-product-purchase legend{font-size:15px}.seo-product-purchase .amount-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.seo-product-purchase .amount-option{min-width:0}.seo-product-purchase .amount-option span{width:100%;padding:11px 6px;text-align:center;background:var(--bg);font-size:14px;overflow-wrap:anywhere}.seo-product-purchase .purchase-summary{margin:0;padding:18px 0;border-top:1px solid var(--line)}.seo-product-purchase .quantity-label{font-size:14px}.seo-product-purchase .quantity-label input{background:var(--bg)}.seo-product-purchase .purchase-summary>div{text-align:end}.seo-product-purchase .display-estimate{margin:0 0 18px;padding:16px 0}.seo-product-purchase .display-estimate strong{font-family:var(--heading);font-weight:400}.seo-product-purchase .wide{justify-content:center;min-height:50px;margin-top:9px}.seo-product-purchase [data-status]{min-height:20px;margin-bottom:0}.seo-product-purchase .values-unavailable{margin:24px 0 0}.seo-product-editorial{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(48px,7vw,96px);margin-top:82px;padding-top:56px;border-top:1px solid var(--line);align-items:start}.seo-product-copy{display:grid;gap:48px;max-width:780px}.seo-product-section h2,.seo-product-faq h2,.seo-related h2{margin:0 0 20px;font-size:clamp(29px,3vw,38px);font-weight:400;line-height:1.15}.seo-product-section p{max-width:68ch;font-size:17px;line-height:1.85}.seo-product-section p+p{margin-top:14px}.seo-product-faq{padding:30px;background:var(--surface)}.seo-product-faq h2{font-size:30px}.seo-product-faq details{border-top:1px solid var(--line);padding:17px 0}.seo-product-faq details:last-child{border-bottom:1px solid var(--line)}.seo-product-faq summary{cursor:pointer;font-size:15px;line-height:1.5}.seo-product-faq details p{padding-top:12px;color:var(--muted);font-size:14px;line-height:1.7}.seo-related{margin-top:70px;padding-top:44px;border-top:1px solid var(--line)}.seo-related .related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 32px}.seo-related .related-links a{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.seo-related .related-links span{flex:0 0 auto}
@media(max-width:900px){.seo-product-hero{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:32px}.seo-product-heading h1{font-size:clamp(38px,5vw,54px)}.seo-product-purchase{padding:22px}.seo-product-purchase .amount-options{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-product-editorial{grid-template-columns:1fr;gap:48px}.seo-product-faq{max-width:780px}}
@media(max-width:720px){.seo-product-page{padding-top:28px;padding-bottom:58px}.seo-product-back{margin-bottom:24px}.seo-product-hero{grid-template-columns:1fr;gap:30px}.seo-product-showcase{padding:24px}.seo-product-visual .reference-image{padding:24px}.seo-product-heading h1{max-width:none;font-size:clamp(35px,10.5vw,48px);line-height:1.04}.seo-product-intro{margin-top:18px;font-size:16px;line-height:1.7}.seo-product-purchase{margin-top:24px;padding:20px 18px}.seo-product-purchase .card-choice-grid{grid-template-columns:1fr}.seo-product-purchase .card-market-summary{min-height:62px;align-items:flex-start;padding:10px 12px}.seo-product-purchase .card-market-summary strong{text-align:start}.seo-product-purchase .amount-options{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-product-purchase .purchase-summary{align-items:flex-end}.seo-product-purchase .quantity-label{align-items:flex-start;flex-direction:column;gap:7px}.seo-product-purchase .quantity-label input{width:86px}.seo-product-editorial{margin-top:58px;padding-top:42px;gap:38px}.seo-product-copy{gap:38px}.seo-product-section h2,.seo-related h2{font-size:30px}.seo-product-section p{font-size:16px;line-height:1.8}.seo-product-faq{padding:24px 20px}.seo-related{margin-top:52px;padding-top:36px}.seo-related .related-links{grid-template-columns:1fr}}

/* Checkout */
.checkout-page{padding-top:48px;padding-bottom:96px}.checkout-heading{max-width:760px;margin-bottom:48px}.checkout-heading .eyebrow{margin-bottom:14px;color:var(--primary);letter-spacing:.13em}.checkout-heading h1{max-width:12ch;margin:0;font-size:clamp(46px,5.8vw,78px);font-weight:400;line-height:.98;letter-spacing:-.045em}.checkout-heading>p:last-child{max-width:620px;margin-top:20px;color:var(--muted);font-size:18px;line-height:1.7}.checkout-layout{grid-template-columns:minmax(0,1.32fr) minmax(310px,.68fr);gap:clamp(34px,5vw,72px);align-items:start}.checkout-main{display:grid;gap:28px}.checkout-selection-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.checkout-selection-heading .eyebrow{margin:0;color:var(--muted)}.checkout-selection-heading h2{margin:0;font-size:28px;font-weight:400}.checkout-main .cart-row{display:grid;grid-template-columns:76px minmax(0,1fr) auto auto;gap:20px;padding:22px 0}.checkout-main .cart-logo{min-width:0}.checkout-main .cart-logo img{width:76px;height:46px;object-fit:contain;background:#fff}.checkout-main .cart-row h3{margin:0 0 6px;font-size:20px;font-weight:400}.checkout-main .cart-row label{text-align:center}.checkout-main .cart-row>div:last-of-type{text-align:end}.checkout-main .cart-row>div:last-of-type strong{font-family:var(--heading);font-size:20px;font-weight:400}.checkout-main .cart-row p{color:var(--muted)}#checkout-form{margin-top:12px;border-top:1px solid var(--line)}.checkout-section{padding:36px 0;border-bottom:1px solid var(--line)}.checkout-section-heading{display:flex;gap:20px;align-items:flex-start;margin-bottom:26px}.checkout-section-heading>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1px solid var(--ink);font-family:var(--heading);font-size:18px}.checkout-section-heading .eyebrow{margin:0 0 5px;color:var(--muted);letter-spacing:.1em}.checkout-section-heading h2{margin:0;font-size:32px;font-weight:400}.checkout-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.checkout-section .field-label{margin:0 0 8px;font-size:13px;color:var(--muted)}.checkout-section>.field-label{margin-top:18px}.checkout-section input,.checkout-section select{background:#fff}.checkout-section input:focus,.checkout-section select:focus{outline:2px solid var(--primary);outline-offset:2px}.checkout-network-note{margin:16px 0 24px;color:var(--muted);font-size:14px;line-height:1.6}.checkout-section .button{justify-content:center;min-height:52px}.checkout-section .button:disabled,.payment-actions .button:disabled{cursor:wait;opacity:.65}.checkout-form-status{margin-top:16px;padding:14px 16px;border-left:3px solid #a3222a;background:#fff1f0;color:#842129;font-size:14px;line-height:1.55}.checkout-order-aside{position:sticky;top:24px;padding:30px;background:var(--surface);border-top:4px solid var(--ink)}.checkout-order-aside>.eyebrow{margin:0 0 7px;color:var(--muted);letter-spacing:.1em}.checkout-order-aside h2{margin:0;font-weight:400}.checkout-recap-list{margin-top:24px;border-top:1px solid var(--line)}.checkout-recap-list article{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.checkout-recap-list article>div{display:flex;flex-direction:column;gap:5px}.checkout-recap-list article>div:last-child{text-align:end;white-space:nowrap}.checkout-recap-list strong{font-size:14px;font-weight:600;line-height:1.35}.checkout-recap-list span{font-size:12px;color:var(--muted)}.checkout-order-aside .totals{margin:24px 0 4px;font-family:var(--heading);font-size:34px}.checkout-order-aside .face-summary{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.checkout-order-aside .face-summary summary{cursor:pointer;font-size:14px}.checkout-order-aside .face-summary p{margin-top:9px}.checkout-payment{scroll-margin-top:24px;padding:34px;border:1px solid var(--line);border-top:5px solid var(--ink);background:var(--surface)}.checkout-payment-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start}.checkout-payment-head .eyebrow{margin:0 0 7px;color:var(--muted)}.checkout-payment-head h2{margin:0;font-size:36px;font-weight:400;line-height:1.12}.payment-badge{flex:0 0 auto;padding:8px 11px;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.payment-badge-paid{background:#276648}.payment-badge-expired,.payment-badge-failed,.payment-badge-underpaid{background:#8a3d33}.payment-message{max-width:650px;margin-top:18px;color:var(--muted);line-height:1.7}.payment-amount{margin-top:28px;padding:24px;background:var(--ink);color:#fff}.payment-amount span,.payment-hold span{display:block;font-size:13px}.payment-amount strong{display:block;margin-top:8px;font-family:var(--heading);font-size:clamp(30px,4vw,46px);font-weight:400;letter-spacing:-.025em;overflow-wrap:anywhere}.payment-hold{display:grid;gap:7px;margin-top:28px;padding:20px 22px;border:1px solid #c27b35;background:#fff7e8;color:#6d4519}.payment-hold strong{font-size:16px}.payment-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:28px;background:var(--line);border:1px solid var(--line)}.payment-details>div{padding:17px;background:var(--bg)}.payment-details span,.payment-destination>span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.payment-details strong{font-size:15px}.payment-destination{margin-top:24px;padding:20px;border:1px solid var(--line);background:#fff}.payment-destination code{display:block;font-size:13px;line-height:1.65;overflow-wrap:anywhere;word-break:break-all}.payment-copy{margin:12px 0 0;padding:4px 0}.checkout-qr{display:flex;gap:22px;align-items:center;margin-top:24px;padding:20px;background:#fff}.checkout-qr img{width:154px;height:154px;flex:0 0 154px;image-rendering:pixelated}.checkout-qr p{max-width:30ch;color:var(--muted);font-size:13px;line-height:1.6}.payment-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.payment-actions .button{justify-content:center;margin:0}.payment-reference{margin-top:18px;color:var(--muted);font-size:12px}.payment-rate{margin-top:14px;color:var(--muted);font-size:13px}.payment-countdown{font-variant-numeric:tabular-nums}.checkout-payment[tabindex="-1"]{outline:0}
@media(max-width:900px){.checkout-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.checkout-main .cart-row{grid-template-columns:64px minmax(0,1fr) auto}.checkout-main .cart-row label{grid-column:2}.checkout-main .cart-logo img{width:64px}.checkout-payment{padding:28px}.checkout-payment-head{flex-direction:column}.payment-badge{align-self:flex-start}}
@media(max-width:720px){.checkout-page{padding-top:30px;padding-bottom:64px}.checkout-heading{margin-bottom:34px}.checkout-heading h1{font-size:clamp(42px,13vw,57px)}.checkout-heading>p:last-child{font-size:16px}.checkout-layout{grid-template-columns:1fr}.checkout-order-aside{position:static;grid-row:1;padding:24px}.checkout-items-redundant{display:none}.checkout-main{gap:20px}.checkout-main .cart-row{grid-template-columns:54px minmax(0,1fr);gap:14px}.checkout-main .cart-logo img{width:54px;height:38px}.checkout-main .cart-row label,.checkout-main .cart-row>div:last-of-type{grid-column:2;text-align:start}.checkout-main .cart-row>div:last-of-type p{margin-top:3px}.checkout-field-grid{grid-template-columns:1fr}.checkout-section{padding:30px 0}.checkout-section-heading{gap:14px}.checkout-section-heading>span{width:38px;height:38px;flex-basis:38px}.checkout-section-heading h2{font-size:28px}.checkout-payment{padding:24px 20px}.checkout-payment-head h2{font-size:31px}.payment-details{grid-template-columns:1fr}.checkout-qr{align-items:flex-start;flex-direction:column}.checkout-qr img{width:170px;height:170px}.payment-actions{flex-direction:column}.payment-actions .button{width:100%}}
.checkout-qr img{width:192px;height:192px;flex-basis:192px;object-fit:contain}.payment-rate,.payment-fee-note{margin-top:14px;color:var(--muted);font-size:13px;line-height:1.55}.payment-countdown-row{display:flex;justify-content:space-between;gap:18px;margin-top:17px;padding-top:14px;border-top:1px solid #ffffff38}.payment-copy-amount{margin-top:12px;padding:4px 0;color:#fff}.checkout-locked-total{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding:18px 0 0;border-top:1px solid var(--line)}.checkout-locked-total span{color:var(--muted);font-size:12px}.checkout-locked-total strong{font-family:var(--heading);font-size:20px;font-weight:400}.payment-badge-awaiting_payment{display:inline-flex;align-items:center;gap:8px}.payment-spinner{width:12px;height:12px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:payment-spin .85s linear infinite}@keyframes payment-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.payment-spinner{animation:none;border-color:#fff;background:#fff}}

/* Mature storefront */
.header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.hero-search{max-width:560px;margin-top:28px}.hero-search label{display:block;margin-bottom:9px;font-size:14px;font-weight:600}.hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto}.hero-search input{min-height:54px;padding:14px 16px;border-color:#ffffff70;background:#fff;color:var(--ink)}.hero-search .button{min-height:54px;margin:0;padding-inline:24px}.hero-assurances{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:17px}.hero-assurances span{display:inline-flex;align-items:center;gap:7px;font-size:13px;line-height:1.4}.hero-assurances svg{flex:0 0 auto}.home-help{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(40px,7vw,100px);align-items:start;border-block:1px solid var(--line)}.home-help>div:first-child{position:sticky;top:28px}.home-help h2{max-width:11ch;margin-top:12px;font-size:clamp(35px,4vw,52px);font-weight:400;line-height:1.05}.home-help>div:last-child{display:grid}.home-help a{display:grid;gap:6px;padding:23px 0;border-bottom:1px solid var(--line)}.home-help a:first-child{border-top:1px solid var(--line)}.home-help a strong{font-family:var(--heading);font-size:25px;font-weight:400}.home-help a span{color:var(--muted);font-size:15px}.catalog-confidence,.purchase-confidence{display:flex;flex-wrap:wrap;gap:9px 18px;align-items:center}.catalog-confidence{margin:0 0 28px;padding:15px 18px;border:1px solid var(--line);background:var(--surface);font-size:14px}.catalog-confidence span{padding-inline-end:18px;border-inline-end:1px solid var(--line)}.catalog-confidence a,.purchase-confidence a{margin-inline-start:auto;color:var(--primary);text-decoration:underline;text-underline-offset:3px}.purchase-confidence{margin-top:18px;padding:15px 0;border-block:1px solid var(--line);color:var(--muted);font-size:13px}.cart-assurance{max-width:780px;margin-top:34px;padding:18px 20px;border-left:3px solid var(--ink);background:var(--surface);font-size:15px;line-height:1.65}.checkout-heading .seo-breadcrumbs{margin-bottom:36px}.checkout-heading>.eyebrow{color:var(--primary)}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);max-width:820px;margin:0 0 42px;padding:0;list-style:none;border-block:1px solid var(--line)}.checkout-progress li{display:flex;align-items:center;gap:12px;padding:16px 18px;color:var(--muted)}.checkout-progress li+li{border-inline-start:1px solid var(--line)}.checkout-progress span{font-family:var(--heading);font-size:18px}.checkout-progress strong{font-size:14px;font-weight:500}.checkout-progress[data-stage=details] [data-stage=review],.checkout-progress[data-stage=payment] [data-stage=review],.checkout-progress[data-stage=payment] [data-stage=details]{color:var(--ink)}.checkout-progress li[aria-current=step]{background:var(--ink);color:#fff}.checkout-help{margin-top:4px;border:1px solid var(--line);background:var(--surface)}.checkout-help summary{padding:17px 20px;cursor:pointer;font-weight:600}.checkout-help>div{padding:0 20px 20px}.checkout-help p{font-size:14px;line-height:1.6}.checkout-help p+p{margin-top:8px}.checkout-help nav{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.checkout-help a{font-size:14px;color:var(--primary);text-decoration:underline;text-underline-offset:3px}.footer-mature{display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(3,minmax(130px,.55fr));gap:clamp(30px,5vw,72px);padding-bottom:46px}.footer-brand p{max-width:38ch;margin-top:22px;line-height:1.65}.footer-mature nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-mature nav strong{margin-bottom:6px;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.footer-mature nav a{font-size:14px;color:var(--muted)}.footer-mature nav a:hover{color:var(--ink)}.footer-mature+.footer-bottom>span:last-child{max-width:48ch;text-align:end}
.mature-page{padding-top:38px;padding-bottom:96px}.mature-breadcrumbs{margin-bottom:48px}.mature-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(36px,7vw,110px);align-items:end;padding-bottom:52px;border-bottom:1px solid var(--line)}.mature-hero .eyebrow{grid-column:1/-1;margin:0;color:var(--primary);letter-spacing:.12em}.mature-hero h1{max-width:13ch;margin:0;font-size:clamp(47px,6vw,78px);font-weight:400;line-height:.98;letter-spacing:-.045em}.mature-hero>p:last-child{max-width:56ch;padding-bottom:6px;color:var(--muted);font-size:18px;line-height:1.75}.mature-split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(44px,7vw,96px);align-items:start;padding:64px 0}.mature-split h2,.mature-note h2,.mature-warning h2{margin:0 0 18px;font-size:clamp(29px,3vw,39px);font-weight:400}.mature-split>div>p{max-width:68ch;font-size:17px;line-height:1.85}.mature-split>div>p+p{margin-top:17px}.mature-pullquote{padding:34px;border-top:4px solid var(--ink);background:var(--surface)}.mature-pullquote p{font-family:var(--heading);font-size:30px;line-height:1.3}.mature-values,.mature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.mature-values article,.mature-grid article{padding:30px;background:var(--bg)}.mature-values article>span{display:inline-block;margin-bottom:28px;font-family:var(--heading);font-size:22px}.mature-values h2,.mature-grid h2{margin:0 0 14px;font-size:26px;font-weight:400}.mature-values p,.mature-grid p{color:var(--muted);font-size:15px;line-height:1.7}.mature-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:64px}.mature-cta{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-top:64px;padding:34px 36px;background:var(--ink);color:#fff}.mature-cta h2{margin:0 0 8px;font-size:30px;font-weight:400}.mature-cta p{max-width:58ch;color:#ffffffbd;line-height:1.6}.mature-cta .button{flex:0 0 auto;background:#fff;color:var(--ink)}.mature-steps{display:grid;gap:0;margin:64px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.mature-steps li{display:grid;grid-template-columns:80px minmax(0,1fr);gap:26px;padding:30px 0;border-bottom:1px solid var(--line)}.mature-steps li>span{font-family:var(--heading);font-size:30px;color:var(--primary)}.mature-steps h2{margin:0 0 9px;font-size:30px;font-weight:400}.mature-steps p{max-width:72ch;color:var(--muted);font-size:16px;line-height:1.75}.mature-steps.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.mature-steps.compact li{grid-template-columns:55px 1fr;padding:27px;background:var(--bg);border:0}.mature-note,.mature-warning{margin-top:56px;padding:32px 36px;background:var(--surface)}.mature-note p,.mature-warning p{max-width:76ch;font-size:16px;line-height:1.75}.mature-note>div{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.mature-note a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.mature-warning{border-left:4px solid #9a5d25;background:#fff7e8}.mature-checklist{padding:30px;background:var(--surface)}.mature-checklist h2{font-size:28px}.mature-checklist ul{display:grid;gap:12px;margin:20px 0 0;padding-left:20px}.mature-checklist li{padding-left:5px;color:var(--muted);line-height:1.6}.faq-nav{display:flex;flex-wrap:wrap;gap:10px;margin:42px 0 64px}.faq-nav a{padding:11px 15px;border:1px solid var(--line);font-size:14px}.faq-nav a:hover,.faq-nav a:focus-visible{background:var(--ink);color:#fff}.faq-groups{display:grid;gap:64px}.faq-group{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(34px,7vw,90px);scroll-margin-top:20px}.faq-group>div:first-child{position:sticky;top:24px;align-self:start}.faq-group .eyebrow{margin:0 0 10px;color:var(--primary)}.faq-group h2{font-size:34px;font-weight:400}.faq-group details{border-top:1px solid var(--line)}.faq-group details:last-child{border-bottom:1px solid var(--line)}.faq-group summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font-size:16px;font-weight:600;line-height:1.45}.faq-group summary span{flex:0 0 auto;font-family:var(--heading);font-size:22px}.faq-group details[open] summary span{transform:rotate(45deg)}.faq-group details p{max-width:70ch;padding:0 36px 20px 0;color:var(--muted);font-size:15px;line-height:1.75}.mature-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:60px}.mature-link-card{display:flex;min-height:280px;padding:26px;border:1px solid var(--line);flex-direction:column}.mature-link-card>span{font-size:13px;letter-spacing:.1em;color:var(--muted)}.mature-link-card h2{margin:24px 0 12px;font-size:29px;font-weight:400}.mature-link-card p{color:var(--muted);font-size:15px;line-height:1.7}.mature-link-card strong{margin-top:auto;padding-top:26px;font-size:14px;color:var(--primary)}.payment-method-table{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:clamp(36px,7vw,90px);margin-top:64px}.payment-method-table h2{margin:10px 0 15px;font-size:36px;font-weight:400}.payment-method-table>div:first-child>p:last-child{color:var(--muted);line-height:1.6}.payment-method-table>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.payment-method-table [role=listitem]{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid var(--line)}.payment-method-table [role=listitem]:nth-child(odd){padding-right:20px}.payment-method-table [role=listitem]:nth-child(even){padding-left:20px;border-left:1px solid var(--line)}.payment-method-table span{color:var(--muted);font-size:14px}.mature-prose{max-width:820px;margin-top:58px}.mature-prose h2{margin:36px 0 12px;font-size:30px;font-weight:400}.mature-prose p{font-size:17px;line-height:1.85}.mature-prose a{color:var(--primary);text-decoration:underline}
@media(max-width:1000px){.header nav{gap:12px;font-size:13px}.footer-mature{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.mature-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hero-search>div{grid-template-columns:1fr}.hero-search .button{justify-content:center}.hero-assurances{display:grid;gap:8px}.home-help{grid-template-columns:1fr;gap:30px}.home-help>div:first-child,.faq-group>div:first-child{position:static}.catalog-confidence{align-items:flex-start;flex-direction:column}.catalog-confidence span{padding:0;border:0}.catalog-confidence a,.purchase-confidence a{margin-inline-start:0}.purchase-confidence{align-items:flex-start;flex-direction:column}.checkout-heading .seo-breadcrumbs{margin-bottom:26px}.checkout-progress{margin-bottom:30px}.checkout-progress li{gap:7px;padding:13px 9px}.checkout-progress span{font-size:16px}.checkout-progress strong{font-size:13px}.checkout-help nav{display:grid}.footer-mature{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.footer-mature+.footer-bottom{align-items:flex-start;flex-direction:column}.footer-mature+.footer-bottom>span:last-child{text-align:start}.mature-page{padding-top:26px;padding-bottom:64px}.mature-breadcrumbs{margin-bottom:32px}.mature-hero{grid-template-columns:1fr;gap:24px;padding-bottom:36px}.mature-hero h1{font-size:clamp(42px,13vw,58px)}.mature-hero>p:last-child{font-size:16px}.mature-split{grid-template-columns:1fr;gap:30px;padding:48px 0}.mature-values,.mature-grid,.mature-grid.two{grid-template-columns:1fr}.mature-values article,.mature-grid article{padding:25px}.mature-cta{align-items:flex-start;flex-direction:column;margin-top:46px;padding:28px 24px}.mature-cta .button{width:100%;justify-content:center}.mature-steps{margin-top:46px}.mature-steps li{grid-template-columns:50px minmax(0,1fr);gap:15px;padding:24px 0}.mature-steps li>span{font-size:24px}.mature-steps h2{font-size:26px}.mature-steps.compact{grid-template-columns:1fr}.mature-note,.mature-warning{margin-top:42px;padding:26px 22px}.faq-nav{margin:30px 0 46px}.faq-group{grid-template-columns:1fr;gap:18px}.faq-groups{gap:52px}.faq-group h2{font-size:30px}.faq-group details p{padding-right:0}.mature-link-grid{grid-template-columns:1fr;margin-top:42px}.mature-link-card{min-height:240px}.payment-method-table{grid-template-columns:1fr;margin-top:46px}.payment-method-table>div:last-child{grid-template-columns:1fr}.payment-method-table [role=listitem]:nth-child(n){padding:15px 0;border-left:0}}

/* Support tickets */
.ticket-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:clamp(38px,7vw,90px);align-items:start;margin-top:64px}.ticket-form{display:grid;gap:10px;padding:34px;border:1px solid var(--line);border-top:5px solid var(--ink);background:var(--surface)}.ticket-form-heading{margin-bottom:16px}.ticket-form-heading .eyebrow{margin:0 0 9px;color:var(--primary)}.ticket-form-heading h2{margin:0;font-size:36px;font-weight:400}.ticket-form-heading p:last-child{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.55}.ticket-form label{margin-top:10px;font-size:14px;font-weight:600}.ticket-form label span{color:var(--muted);font-weight:400}.ticket-form input,.ticket-form select,.ticket-form textarea{width:100%;background:#fff}.ticket-form textarea{min-height:190px;resize:vertical}.ticket-form input:focus,.ticket-form select:focus,.ticket-form textarea:focus{outline:2px solid var(--primary);outline-offset:2px}.ticket-privacy{margin:10px 0 8px;color:var(--muted);font-size:13px;line-height:1.6}.ticket-form .button{justify-content:center;min-height:52px;margin:0}.ticket-form .button:disabled{cursor:wait;opacity:.65}.ticket-status{margin-top:8px;padding:15px 17px;border-left:3px solid var(--ink);background:#fff;font-size:14px;line-height:1.6}.ticket-status[data-state=success]{border-color:#276648;color:#20583f}.ticket-status[data-state=error]{border-color:#a3222a;color:#842129}.ticket-layout>.mature-checklist{margin:0}.ticket-local-note{margin-top:20px}.ticket-local-note h2{font-size:26px}.ticket-local-note p{font-size:14px}
@media(max-width:720px){.ticket-layout{grid-template-columns:1fr;gap:28px;margin-top:44px}.ticket-form{padding:26px 20px}.ticket-form-heading h2{font-size:31px}.ticket-form textarea{min-height:170px}.ticket-layout>.mature-checklist{padding:25px}.ticket-local-note{margin-top:18px}}

.faq-highlights{margin-top:48px}.faq-highlights .eyebrow{margin:0 0 12px;color:var(--primary)}.faq-highlights h2{font-size:28px}.faq-highlights+.faq-nav{margin-top:46px}

/* The gift edit: a cream editorial opening, with a navy photograph and a useful gift note. */
.hero-editorial{background:var(--bg);color:var(--ink);max-width:1280px;margin:12px auto 0;padding:0 32px;display:grid;grid-template-columns:1.06fr .94fr;column-gap:54px;min-height:0;overflow:visible}
.hero-editorial .hero-copy{padding:24px 0 32px;align-self:center}
.hero-editorial .hero-kicker{display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--ink);margin:0 0 27px;padding-bottom:15px;border-bottom:1px solid #c9c9bd;font-size:12px;letter-spacing:.15em}
.hero-kicker span{font-weight:400;font-size:11px;letter-spacing:.12em;color:var(--muted)}
.hero-editorial h1{font-size:clamp(58px,5.6vw,80px);line-height:1.04;font-weight:400;letter-spacing:-.055em}
.hero-editorial h1 em{display:block;color:#687346;font-weight:400}
.hero-editorial .hero-sub{color:var(--muted);margin-top:22px;line-height:1.6;font-size:18px;max-width:440px}
.hero-editorial .hero-search{margin-top:25px}
.hero-editorial .hero-search label{font-size:14px;margin-bottom:10px}
.hero-editorial .hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid #b4bcb2;background:#fff}
.hero-editorial .hero-search input{border:0;min-width:0;border-radius:0;min-height:54px;padding:13px 15px;font-size:15px}
.hero-editorial .hero-search .button{margin:0;border-radius:0;background:#203b35;color:#fff;padding-inline:22px;min-height:54px}
.hero-browse{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:17px}
.hero-browse>a{font-size:14px;text-decoration:underline;text-underline-offset:5px}
.hero-browse>span{font-size:12px;color:var(--muted)}
.hero-detail-row{display:grid;grid-template-columns:.8fr 1.2fr;margin-top:28px;padding-top:19px;border-top:1px solid var(--line)}
.hero-detail-row>a{display:flex;flex-direction:column;gap:3px}
.hero-detail-row>a+ a{border-left:1px solid var(--line);padding-left:25px}
.hero-detail-row strong{font-family:var(--heading);font-size:24px;font-weight:400;letter-spacing:-.04em;line-height:1.2}
.hero-detail-row span{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:10px}
.hero-editorial .editorial-visual{min-height:530px;background:#152938;position:relative;padding:20px 20px 51px;align-self:stretch;margin:0}
.hero-photo{position:relative;height:100%;min-height:459px;border:1px solid #ffffff30}
.hero-editorial .hero-photo>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:53% 50%;mix-blend-mode:normal}
.hero-gift-note{position:absolute;left:-21px;bottom:80px;padding:21px 25px 19px;background:#f0eedc;color:#142629;box-shadow:5px 10px 30px #03121b24;transform:rotate(-3deg);border-top:3px solid #7a815a;max-width:335px}
.gift-note-heading{display:block;font-size:10px;letter-spacing:.15em;font-weight:700;margin-bottom:9px;color:#4f614f}
.hero-gift-note>strong{font-family:var(--heading);display:block;font-size:26px;line-height:1.1;font-weight:400;letter-spacing:-.035em}
.hero-gift-note>p{font-size:13px;line-height:1.5;margin:9px 0 8px;color:#36463f}
.hero-gift-note>small{font-size:10px;color:#546052;display:block}
.hero-photo-caption{position:absolute;bottom:17px;left:20px;right:20px;display:flex;justify-content:space-between;gap:10px;color:#e4e8df;font-size:12px}
.hero-photo-caption em{font-family:var(--heading);font-size:14px}
.hero-brand-edit{grid-column:1/-1;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line);padding:23px 0 20px}
.hero-brand-label{font-size:10px;line-height:1.7;letter-spacing:.12em;color:var(--muted);min-width:126px}
.hero-brand-label strong{color:var(--ink);font-size:12px;font-weight:500}
.hero-brand-edit>div{display:flex;align-items:center;gap:40px}
.hero-brand-edit>div>a{display:flex;align-items:center;justify-content:center;min-height:40px}
.hero-brand-edit img{display:block;width:92px;height:32px;object-fit:contain;position:static}
.hero-edit-link{margin-left:auto;display:flex;gap:20px;align-items:center;font-size:14px}
.hero-editorial+.trust-strip{padding-top:17px;padding-bottom:17px;font-size:12px;border:0}
.hero-editorial~.section:first-of-type{padding-top:37px}
.purchase-crypto{margin-top:19px;padding-top:18px;border-top:1px solid var(--line)}
.purchase-crypto-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}
.purchase-crypto-heading h2{font-family:var(--font);font-size:14px;font-weight:600;letter-spacing:0;line-height:1.4}
.purchase-crypto-heading>span{font-size:12px;color:var(--muted)}
.purchase-crypto ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}
.purchase-crypto li{display:flex;gap:9px;align-items:center;font-size:13px;color:var(--ink);padding:8px 0}
.purchase-crypto img{width:24px;height:24px;object-fit:contain;flex-shrink:0}
.delivery-assurance{display:flex;gap:12px;align-items:flex-start;padding:17px 16px;margin:18px 0;background:#edf0e5;border-left:2px solid #7a815a;color:var(--ink)}
.delivery-assurance-symbol{font-size:23px;color:#566340;line-height:1.2}
.delivery-assurance>div{min-width:0}
.delivery-assurance strong{display:block;font-family:var(--heading);font-size:22px;font-weight:400;line-height:1.25;letter-spacing:-.035em}
.delivery-assurance p{font-size:13px;line-height:1.55;color:#344a40;margin-top:5px}
.delivery-assurance small{display:block;margin-top:5px;font-size:12px;line-height:1.5;color:#586558}
.checkout-order-aside .delivery-assurance,.order-aside .delivery-assurance{padding:15px 12px;margin-bottom:0;background:#e7ebdf}
.checkout-order-aside .delivery-assurance strong,.order-aside .delivery-assurance strong{font-size:22px}
.checkout-recap-list .recap-delivery-mode{font-size:12px;line-height:1.5;max-width:27ch;white-space:normal}
.cart-row .cart-delivery-mode{font-size:12px;margin-top:7px;color:#516047}
@media(max-width:1050px){.hero-editorial{column-gap:30px}.hero-editorial .hero-copy{padding-top:14px}.hero-editorial h1{font-size:65px}.hero-browse{align-items:flex-start;flex-direction:column;gap:9px}.hero-detail-row{margin-top:20px}.hero-detail-row span{font-size:11px}.hero-brand-edit{gap:24px}.hero-brand-edit>div{gap:25px}.hero-gift-note{left:-12px;max-width:300px}.hero-gift-note>strong{font-size:24px}}
@media(max-width:720px){.hero-editorial{display:grid;grid-template-columns:1fr;margin:0;padding:0 20px;gap:0}.hero-editorial .hero-copy{padding:20px 0 24px}.hero-editorial .hero-kicker{margin-bottom:18px;padding-bottom:11px;font-size:11px}.hero-kicker span{font-size:10px}.hero-editorial h1{font-size:51px;line-height:1.02}.hero-editorial .hero-sub{font-size:16px;line-height:1.5;margin-top:17px}.hero-editorial .hero-search{margin-top:21px}.hero-editorial .hero-search label{font-size:13px}.hero-editorial .hero-search input{font-size:14px;padding:12px;min-height:49px}.hero-editorial .hero-search .button{padding:12px 16px;min-height:49px;font-size:13px;gap:8px}.hero-search .button svg{width:16px}.hero-browse{flex-direction:row;align-items:center;gap:10px;margin-top:14px}.hero-browse>a{font-size:12px;gap:8px}.hero-browse>a svg{width:16px}.hero-browse>span{font-size:11px}.hero-detail-row{margin-top:20px;padding-top:14px;grid-template-columns:.8fr 1.2fr}.hero-detail-row strong{font-size:22px}.hero-detail-row span{font-size:10px;gap:5px}.hero-detail-row>a+ a{padding-left:17px}.hero-editorial .editorial-visual{min-height:212px;height:212px;padding:10px 10px 33px;margin:0}.hero-photo{min-height:169px;height:169px}.hero-editorial .hero-photo>img{object-position:65% 53%;object-fit:cover}.hero-gift-note{left:9px;bottom:43px;max-width:217px;padding:12px 14px;transform:rotate(-3deg)}.gift-note-heading{font-size:8px;margin-bottom:6px}.hero-gift-note>strong{font-size:19px}.hero-gift-note>p{font-size:10px;line-height:1.4;margin:6px 0}.hero-gift-note>small{font-size:8px}.hero-photo-caption{bottom:8px;left:11px;right:11px;font-size:9px}.hero-photo-caption em{font-size:11px}.hero-brand-edit{gap:14px;padding:17px 0;justify-content:space-between}.hero-brand-label{min-width:68px;font-size:8px;letter-spacing:.07em}.hero-brand-label strong{font-size:9px}.hero-brand-edit>div{gap:18px;flex:1;justify-content:space-between}.hero-brand-edit img{width:62px;height:27px}.hero-edit-link{display:none}.hero-editorial+.trust-strip{display:none}.hero-editorial~.section{padding-top:32px}.purchase-crypto ul{gap:7px 10px}.purchase-crypto li{font-size:12px;gap:7px}.purchase-crypto img{width:22px;height:22px}.delivery-assurance{padding:14px 12px}.delivery-assurance strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.hero-editorial .button,.hero-editorial a{transition:none}}
/* Keep the smaller editorial labels legible on narrow screens. */
@media(max-width:720px){.hero-editorial .hero-kicker{font-size:12px}.hero-kicker span{display:none}.hero-browse>a{font-size:13px}.hero-browse>span{font-size:12px}.hero-detail-row span{font-size:12px;line-height:1.4}.hero-detail-row span svg{display:none}.hero-editorial .editorial-visual{height:230px;min-height:230px}.hero-photo{height:187px;min-height:187px}.hero-gift-note{max-width:245px;padding:12px 15px;bottom:40px}.gift-note-heading{font-size:10px}.hero-gift-note>strong{font-size:21px}.hero-gift-note>p{font-size:12px}.hero-gift-note>small{font-size:11px;line-height:1.35}.hero-photo-caption{font-size:11px}.hero-photo-caption em{font-size:12px}.hero-brand-label{font-size:10px;min-width:83px}.hero-brand-label strong{font-size:11px}.hero-brand-edit>div{gap:12px}.hero-brand-edit img{width:58px}}
@media(max-width:720px){.hero-editorial .hero-copy{padding:20px 0 22px!important}.hero-editorial .hero-detail-row{display:none}.hero-brand-edit{padding:14px 0}.hero-editorial .hero-search input{font-size:14px}.hero-gift-note>small{font-size:12px}.hero-photo-caption{font-size:12px}.hero-photo-caption em{font-size:12px}}
.storefront-purchase-form>.delivery-assurance{grid-column:1/-1;margin-bottom:0}.purchase-crypto img{background:#fff;border-radius:4px;padding:2px;box-sizing:content-box}

/* Gift-led SEO and GEO editorial pages */
.seo-product-facts,.seo-gift-lens,.seo-facet-editorial{margin-top:28px;padding:25px 28px;background:#f2f1e8;border-left:3px solid #7a815a}.seo-product-facts h2,.seo-gift-lens h2,.seo-facet-editorial h2{font-size:27px;font-weight:400}.seo-product-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 30px;margin:22px 0 0}.seo-product-facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.seo-product-facts dd{margin:3px 0 0;font-weight:600}.seo-gift-lens p,.seo-facet-editorial p{max-width:74ch;margin-top:12px;font-size:16px;line-height:1.75}.seo-gift-lens .text-link,.seo-facet-editorial .text-link{margin-top:18px}.seo-facet-editorial{margin:0 0 38px;background:#f5f3e9}.seo-facet-editorial nav{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:20px}
.fee-offer-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-top:16px;padding:14px 16px;background:#eef0e4;border-left:3px solid #7a815a}.fee-offer-notice strong{display:block;font-family:var(--heading);font-size:20px;font-weight:400;line-height:1.25}.fee-offer-notice span,.fee-offer-notice small{display:block;color:#4d5d54;font-size:12px;line-height:1.5}.fee-offer-notice a{text-decoration:underline;text-underline-offset:3px;font-size:13px;white-space:nowrap}
.seo-guide-page{max-width:1120px;padding-top:34px}.seo-breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:38px;color:var(--muted);font-size:13px}.seo-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.seo-guide-hero{padding:56px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.seo-guide-hero h1{max-width:930px;font-size:clamp(44px,6vw,72px);font-weight:400}.seo-guide-hero>p:last-child{max-width:760px;margin-top:23px;font-size:19px;line-height:1.7}.guide-answer{display:grid;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:60px;padding:64px 0}.guide-answer h2{font-size:36px;font-weight:400}.guide-answer p{font-size:18px;line-height:1.85}.guide-decision-grid,.comparison-uses>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.guide-decision-grid article,.comparison-uses article{padding:29px;background:var(--bg)}.guide-decision-grid article>span{font-family:var(--heading);font-size:30px;color:var(--primary)}.guide-decision-grid h2{margin:26px 0 12px;font-size:28px;font-weight:400}.guide-decision-grid p,.comparison-uses p{font-size:15px;line-height:1.7}.guide-source-note{margin:60px 0;padding:34px 38px;background:#142629;color:#fff}.guide-source-note h2{font-size:32px;font-weight:400}.guide-source-note p{max-width:78ch;margin-top:14px;color:#d5ded9;line-height:1.75}.guide-source-note a{display:inline-block;margin-top:20px;text-decoration:underline;text-underline-offset:4px}.guide-source-note span{display:block;margin-top:8px;color:#abb9b2;font-size:12px}.guide-link-panel,.guide-checklist,.comparison-uses,.comparison-method{margin-top:60px}.guide-link-panel{display:grid;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:60px;padding:34px 0;border-block:1px solid var(--line)}.guide-link-panel h2,.guide-checklist h2,.comparison-uses>h2,.comparison-method h2{font-size:34px;font-weight:400}.guide-link-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-link-panel .text-link{white-space:normal;padding-bottom:12px;border-bottom:1px solid var(--line)}.guide-checklist{padding:34px;background:#f2f1e8}.guide-checklist ul{display:grid;gap:13px;margin:20px 0 0;padding-left:22px;color:var(--muted)}.guide-timeline{display:grid;gap:0;margin:60px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.guide-timeline li{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.guide-timeline li>span{font-family:var(--heading);font-size:30px;color:var(--primary)}.guide-timeline h2{font-size:28px;font-weight:400}.guide-timeline p{max-width:72ch;margin-top:8px;line-height:1.7}.guide-comparison-table{margin-top:60px;overflow-x:auto;border:1px solid var(--line)}.guide-comparison-table table{width:100%;min-width:720px;border-collapse:collapse}.guide-comparison-table th,.guide-comparison-table td{padding:17px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:14px;line-height:1.6}.guide-comparison-table thead th{background:#142629;color:#fff;font-size:12px;letter-spacing:.04em}.guide-comparison-table tbody th{font-family:var(--heading);font-size:20px;font-weight:400}.seo-guide-selection{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;margin-top:58px;padding:40px;background:#f2f1e8}.seo-guide-selection h2{font-size:34px;font-weight:400}.seo-guide-selection p:last-child{margin-top:12px}.seo-guide-selection nav{display:grid;gap:14px}.seo-guide-selection .text-link{white-space:normal;padding-bottom:12px;border-bottom:1px solid #cdd1c4}
.offer-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:54px;background:var(--line);border:1px solid var(--line)}.offer-summary>div{padding:30px;background:var(--bg)}.offer-summary span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.offer-summary strong{display:block;margin-top:7px;font-family:var(--heading);font-size:34px;font-weight:400}.offer-terms{max-width:850px}
.comparison-review{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:25px;color:var(--muted);font-size:13px}.comparison-recommendation{display:grid;grid-template-columns:1.45fr .55fr;gap:50px;margin-top:60px;padding:42px;background:#eef0e4}.comparison-recommendation h2{font-size:38px;font-weight:400}.comparison-recommendation p{margin-top:16px;font-size:16px;line-height:1.75}.comparison-recommendation aside{display:flex;flex-direction:column;align-items:flex-start;padding-left:30px;border-left:1px solid #bdc4b8}.comparison-recommendation aside>strong{font-family:var(--heading);font-size:52px;font-weight:400}.comparison-recommendation aside>span{margin-bottom:26px;color:var(--muted);font-size:13px;line-height:1.5}.comparison-recommendation aside .text-link{margin-top:12px}.commercial-table{margin-top:56px}.commercial-table .our-shop th,.commercial-table .our-shop td{background:#f0f2e7}.commercial-table tbody th span{display:block;margin-top:6px;font-family:var(--font);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.comparison-uses h3{font-size:25px;font-weight:400}.comparison-uses p{margin-top:12px}.comparison-uses .text-link{margin-top:18px;white-space:normal}.comparison-method{max-width:900px}.comparison-method p{margin-top:16px;font-size:16px;line-height:1.8}.comparison-method h3{margin-top:34px;font-size:25px;font-weight:400}.comparison-method ul{display:grid;gap:13px;padding-left:20px;color:var(--muted);line-height:1.7}.comparison-method a{text-decoration:underline;text-underline-offset:3px;color:var(--primary)}
@media(max-width:720px){.seo-product-facts,.seo-gift-lens,.seo-facet-editorial{padding:22px 19px}.seo-product-facts dl{grid-template-columns:1fr}.fee-offer-notice{flex-direction:column}.seo-guide-page{padding-top:22px}.seo-breadcrumbs{margin-bottom:26px}.seo-guide-hero{padding:38px 0}.seo-guide-hero h1{font-size:43px}.seo-guide-hero>p:last-child{font-size:16px}.guide-answer,.guide-link-panel,.seo-guide-selection{grid-template-columns:1fr;gap:25px}.guide-answer{padding:45px 0}.guide-answer h2,.guide-link-panel h2,.comparison-uses>h2,.comparison-method h2{font-size:30px}.guide-answer p{font-size:16px}.guide-decision-grid,.comparison-uses>div{grid-template-columns:1fr}.guide-source-note{margin:44px 0;padding:28px 22px}.guide-link-panel,.guide-checklist,.comparison-uses,.comparison-method{margin-top:44px}.guide-link-panel>div{grid-template-columns:1fr}.guide-timeline{margin-top:44px}.guide-timeline li{grid-template-columns:45px 1fr;gap:12px}.guide-comparison-table{margin-top:44px}.seo-guide-selection{margin-top:44px;padding:27px 22px}.offer-summary{grid-template-columns:1fr;margin-top:40px}.comparison-recommendation{grid-template-columns:1fr;gap:30px;margin-top:44px;padding:28px 22px}.comparison-recommendation aside{padding:25px 0 0;border-left:0;border-top:1px solid #bdc4b8}}
@media(max-width:720px){.header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 8px}.header-actions{gap:8px;min-width:0}.header-actions select{max-width:62px}.header nav{justify-content:flex-start;gap:20px;min-width:0;overflow-x:auto;padding-bottom:5px}.header nav a{flex:0 0 auto}.seo-guide-page{min-width:0;overflow:hidden}.seo-guide-hero h1,.comparison-recommendation h2{overflow-wrap:anywhere}}
@media(max-width:720px){body{overflow-x:hidden}.header-actions .language-control{display:none}.section{width:100%;max-width:100vw}.seo-guide-page>*{min-width:0;max-width:100%}.seo-guide-hero h1,.seo-guide-hero p{max-width:100%}}

.query-cluster-feature .query-cluster-main{display:grid;gap:8px;padding:20px 22px;background:#142629;color:#fff;text-decoration:none}.query-cluster-feature .query-cluster-main strong{font-family:var(--heading);font-size:25px;font-weight:400;line-height:1.15}.query-cluster-feature .query-cluster-main span{color:#d9e0dc;font-size:14px;line-height:1.55}

/* Recipient-first content upgrade */
.upgrade-article{max-width:1160px}.upgrade-contents{display:flex;align-items:center;gap:10px 25px;flex-wrap:wrap;margin:38px 0;padding:18px 0;border-block:1px solid var(--line);font-size:13px}.upgrade-contents strong{font-family:var(--heading);font-size:18px;font-weight:400}.upgrade-contents a{text-decoration:underline;text-underline-offset:4px;color:var(--primary)}.upgrade-section-heading{display:grid;grid-template-columns:minmax(190px,.48fr) minmax(0,1.52fr);gap:45px;align-items:start}.upgrade-section-heading .eyebrow{margin:8px 0 0}.upgrade-section-heading h2{font-size:clamp(34px,4.2vw,50px);font-weight:400;max-width:16ch}.upgrade-scenarios,.upgrade-decision-section,.upgrade-provider-fit,.upgrade-shortlist,.upgrade-conclusion{padding-top:65px;scroll-margin-top:20px}.upgrade-scenarios>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:36px;background:var(--line);border:1px solid var(--line)}.upgrade-scenarios article{padding:30px;background:var(--bg)}.upgrade-scenarios article>span{font-family:var(--heading);font-size:28px;color:var(--primary)}.upgrade-scenarios h3{margin-top:28px;font-size:25px;font-weight:400}.upgrade-scenarios p{margin-top:13px;font-size:15px;line-height:1.75}.upgrade-decision-section>.guide-comparison-table{margin-top:36px}.upgrade-decision-section .text-link{white-space:normal}.upgrade-scope-note{margin-top:16px;padding-left:16px;border-left:3px solid #8b7358;font-size:14px}.provider-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:36px;background:var(--line);border:1px solid var(--line)}.provider-fit-grid article{padding:30px;background:var(--bg)}.provider-fit-grid .provider-featured{background:#eef0e4}.provider-fit-grid h3{font-size:27px;font-weight:400}.provider-fit-grid h3 span{display:inline-block;margin-left:8px;padding:4px 7px;background:var(--ink);color:#fff;font-family:var(--font);font-size:10px;text-transform:uppercase;letter-spacing:.08em;vertical-align:middle}.provider-fit-grid p{margin-top:14px;font-size:15px;line-height:1.75}.upgrade-conclusion{margin-top:70px;padding:42px;background:#142629;color:#fff}.upgrade-conclusion .eyebrow{color:#d0d9a9}.upgrade-conclusion h2{max-width:17ch;font-size:clamp(36px,4.7vw,54px);font-weight:400}.upgrade-conclusion>div{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,.4fr);gap:45px;margin-top:28px}.upgrade-conclusion p{color:#d9e0dc;font-size:16px;line-height:1.8}.upgrade-conclusion nav{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:28px}.upgrade-conclusion .text-link{color:#fff;white-space:normal}.upgrade-method{margin-top:42px;padding:30px;background:var(--surface)}.upgrade-method h2{font-size:28px;font-weight:400}.upgrade-method>p{max-width:80ch;margin-top:12px;font-size:14px;line-height:1.7}.upgrade-method>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:20px}.upgrade-method strong{display:block;margin-bottom:7px;color:var(--ink)}.upgrade-method .text-link{display:inline-flex;margin:4px 14px 4px 0;white-space:normal;font-size:12px}.upgrade-split{display:grid;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:60px;padding:64px 0;border-top:1px solid var(--line)}.upgrade-split h2{font-size:38px;font-weight:400}.upgrade-split>div:last-child p{font-size:17px;line-height:1.8}.upgrade-split>div:last-child p+p{margin-top:16px}.upgrade-split .text-link{margin-top:20px;white-space:normal}.upgrade-shortlist>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:36px;background:var(--line);border:1px solid var(--line)}.upgrade-shortlist article{display:flex;flex-direction:column;align-items:flex-start;min-height:220px;padding:29px;background:var(--bg)}.upgrade-shortlist h3{font-size:27px;font-weight:400}.upgrade-shortlist p{margin-top:12px;line-height:1.7}.upgrade-shortlist .text-link{margin-top:auto;padding-top:25px;white-space:normal}.upgrade-deadline{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:60px;padding-top:65px}.upgrade-deadline>div{position:sticky;top:24px;align-self:start}.upgrade-deadline h2{font-size:42px;font-weight:400}.upgrade-deadline>div>p:last-child{margin-top:16px;line-height:1.75}.upgrade-deadline ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.upgrade-deadline li{padding:25px 0;border-bottom:1px solid var(--line)}.upgrade-deadline li>span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--primary)}.upgrade-deadline h3{margin-top:6px;font-size:25px;font-weight:400}.upgrade-deadline li p{margin-top:9px;line-height:1.7}.product-upgrade{margin-top:72px;padding:45px;background:#f2f1e8;border-top:4px solid var(--ink)}.product-upgrade>header{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:15px 55px}.product-upgrade>header .eyebrow{grid-column:1/-1;margin-bottom:5px}.product-upgrade>header h2{font-size:clamp(36px,4.4vw,52px);font-weight:400}.product-upgrade>header>p:last-child{font-size:17px;line-height:1.8}.product-upgrade-answer{display:grid;grid-template-columns:minmax(150px,.28fr) minmax(0,1.72fr);gap:30px;margin-top:38px;padding:22px 0;border-block:1px solid #cbd0c2}.product-upgrade-answer strong{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.product-upgrade-answer p{font-size:17px;line-height:1.7}.product-upgrade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;background:#cbd0c2;border:1px solid #cbd0c2}.product-upgrade-grid article{padding:27px;background:#f7f6ef}.product-upgrade-grid h3{font-size:24px;font-weight:400}.product-upgrade-grid p{margin-top:12px;font-size:15px;line-height:1.7}.product-upgrade footer{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-top:34px}.product-upgrade footer p{max-width:72ch;line-height:1.7}.product-upgrade footer .text-link{white-space:normal;flex:0 0 auto}
@media(max-width:720px){.upgrade-contents{align-items:flex-start;flex-direction:column;gap:11px;padding:16px 0}.upgrade-section-heading,.upgrade-split,.upgrade-deadline{grid-template-columns:1fr;gap:22px}.upgrade-section-heading h2{max-width:none}.upgrade-scenarios,.upgrade-decision-section,.upgrade-provider-fit,.upgrade-shortlist,.upgrade-conclusion{padding-top:46px}.upgrade-scenarios>div:last-child,.provider-fit-grid,.upgrade-shortlist>div:last-child{grid-template-columns:1fr;margin-top:28px}.upgrade-conclusion{margin-top:50px;padding:30px 22px}.upgrade-conclusion>div,.upgrade-method>div{grid-template-columns:1fr;gap:18px}.upgrade-method{padding:25px 20px}.upgrade-split{padding:46px 0}.upgrade-deadline>div{position:static}.product-upgrade{margin-top:50px;padding:30px 20px}.product-upgrade>header,.product-upgrade-answer{grid-template-columns:1fr;gap:15px}.product-upgrade-grid{grid-template-columns:1fr}.product-upgrade footer{align-items:flex-start;flex-direction:column}.product-upgrade footer .text-link{flex:initial}}

/* Six long-form gift decision articles */
.expansion-article{max-width:1160px}.expansion-answer,.expansion-two-column{display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:60px;padding:64px 0}.expansion-answer h2,.expansion-two-column h2{font-size:clamp(34px,4vw,48px);font-weight:400}.expansion-answer>div:last-child p,.expansion-two-column>div:last-child p{font-size:17px;line-height:1.8}.expansion-answer>div:last-child p+p,.expansion-two-column>div:last-child p+p{margin-top:16px}.expansion-two-column ul{display:grid;gap:12px;margin:0 0 22px;padding-left:20px;color:var(--muted)}.expansion-two-column .text-link{margin-top:22px}.expansion-band,.expansion-reference,.expansion-questions,.expansion-decision-map,.expansion-scenario-list{padding-top:64px;scroll-margin-top:20px}.expansion-example-note{max-width:78ch;margin-top:25px;padding-left:16px;border-left:3px solid #8b7358;font-size:14px;line-height:1.7}.expansion-amount-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:30px;background:var(--line);border:1px solid var(--line)}.expansion-amount-grid article{padding:26px;background:var(--bg)}.expansion-amount-grid strong{font-family:var(--heading);font-size:40px;font-weight:400}.expansion-amount-grid h3{margin-top:20px;font-size:23px;font-weight:400}.expansion-amount-grid p{margin-top:11px;font-size:14px;line-height:1.7}.expansion-questions>div:last-child{margin-top:34px;border-top:1px solid var(--line)}.expansion-questions details{border-bottom:1px solid var(--line)}.expansion-questions summary{padding:21px 0;cursor:pointer;font-weight:600}.expansion-questions details p{max-width:78ch;padding:0 0 22px;font-size:15px;line-height:1.75}.expansion-brand-contrast{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:64px;background:var(--line);border:1px solid var(--line)}.expansion-brand-contrast article{padding:35px;background:var(--bg)}.expansion-brand-contrast h2{font-size:36px;font-weight:400}.expansion-brand-contrast>article>p:not(.eyebrow){margin-top:14px;font-size:16px;line-height:1.75}.expansion-brand-contrast .text-link{margin-top:22px;white-space:normal}.expansion-scenario-list ol{margin:34px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.expansion-scenario-list li{display:grid;grid-template-columns:70px minmax(0,1fr);gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}.expansion-scenario-list li>span{font-family:var(--heading);font-size:28px;color:var(--primary)}.expansion-scenario-list h3{font-size:25px;font-weight:400}.expansion-scenario-list p{margin-top:8px;line-height:1.7}.expansion-reference>.guide-comparison-table{margin-top:34px}.expansion-reference .text-link{white-space:normal}.expansion-clock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:64px;background:var(--line);border:1px solid var(--line)}.expansion-clock-grid article{padding:30px;background:var(--bg)}.expansion-clock-grid span{font-size:11px;letter-spacing:.1em;color:var(--primary)}.expansion-clock-grid h2{margin-top:22px;font-size:29px;font-weight:400}.expansion-clock-grid p{margin-top:13px;font-size:15px;line-height:1.7}.expansion-brand-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:64px;background:var(--line);border:1px solid var(--line)}.expansion-brand-rules article{display:flex;flex-direction:column;align-items:flex-start;padding:30px;background:var(--bg)}.expansion-brand-rules h2{font-size:31px;font-weight:400}.expansion-brand-rules p{margin-top:13px;font-size:15px;line-height:1.7}.expansion-brand-rules .text-link{margin-top:auto;padding-top:24px;white-space:normal}.expansion-decision-map>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;background:var(--line);border:1px solid var(--line)}.expansion-decision-map article{padding:29px;background:var(--bg)}.expansion-decision-map h3{font-size:25px;font-weight:400}.expansion-decision-map p{margin-top:12px;font-size:15px;line-height:1.7}.expansion-source-row{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:20px}.expansion-source-row .text-link{font-size:13px}.expansion-hub{margin-top:24px}.product-expansion-links{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:25px;padding:22px 0;border-block:1px solid var(--line)}.product-expansion-links strong{width:100%;font-family:var(--heading);font-size:24px;font-weight:400}.product-expansion-links .text-link{white-space:normal}
@media(max-width:900px){.expansion-amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expansion-brand-rules{grid-template-columns:1fr}}
@media(max-width:720px){.expansion-answer,.expansion-two-column{grid-template-columns:1fr;gap:22px;padding:46px 0}.expansion-band,.expansion-reference,.expansion-questions,.expansion-decision-map,.expansion-scenario-list{padding-top:46px}.expansion-amount-grid,.expansion-brand-contrast,.expansion-clock-grid,.expansion-decision-map>div:last-child{grid-template-columns:1fr}.expansion-brand-contrast,.expansion-clock-grid{margin-top:46px}.expansion-scenario-list li{grid-template-columns:45px minmax(0,1fr);gap:13px}.product-expansion-links{align-items:flex-start;flex-direction:column}}

/* First-order promotion */
.first-order-promo-bar{position:sticky;top:0;z-index:95;min-height:46px;display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 20px;background:#132635;color:#fff;border-bottom:1px solid #ffffff2e;text-align:center}.first-order-promo-bar p{color:inherit;font-size:13px;line-height:1.35}.first-order-promo-bar strong{color:#e9edd6;letter-spacing:.035em}.first-order-promo-bar button{min-height:30px;padding:4px 11px;border:1px solid #ffffff70;background:transparent;color:#fff;font-size:12px;font-weight:700}.first-order-promo-bar button:hover{background:#fff;color:#132635}.checkout-order-aside,.home-help>div:first-child,.faq-group>div:first-child,.upgrade-deadline>div{top:70px}.checkout-promo-entry{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr);gap:34px;margin-top:30px;padding:25px 0 4px;border-top:1px solid var(--line)}.checkout-promo-entry .eyebrow{margin-bottom:5px}.checkout-promo-entry h3{font-size:25px;font-weight:400}.checkout-promo-entry>div:first-child>p:last-child{margin-top:8px;font-size:14px}.checkout-promo-controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:stretch}.checkout-promo-controls input{text-transform:none}.checkout-promo-controls .button{min-height:48px;padding:11px 18px}.checkout-promo-controls .plain-button{padding:0 6px}.checkout-promo-status{min-height:24px;margin-top:7px;font-size:13px;line-height:1.5}.checkout-promo-status[data-state=success]{color:#236038}.checkout-promo-status[data-state=error]{color:#842129}.checkout-promo-status[data-state=pending],.checkout-promo-status[data-state=info]{color:var(--muted)}.checkout-display-total{margin-top:22px}.checkout-display-total dl{margin:0}.checkout-display-total dl>div,.payment-discount-breakdown>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:7px 0}.checkout-display-total dt,.payment-discount-breakdown span{color:var(--muted);font-size:13px}.checkout-display-total dd,.payment-discount-breakdown strong{margin:0;font-size:14px;font-weight:600;text-align:end}.checkout-display-total .checkout-discount-row dd,.payment-discount-breakdown .checkout-discount-row strong{color:#236038}.checkout-display-total .checkout-total-row,.payment-discount-breakdown .checkout-total-row{margin-top:7px;padding-top:13px;border-top:1px solid var(--line)}.checkout-display-total .checkout-total-row dt,.checkout-display-total .checkout-total-row dd,.payment-discount-breakdown .checkout-total-row span,.payment-discount-breakdown .checkout-total-row strong{color:var(--ink);font-family:var(--heading);font-size:21px;font-weight:400}.checkout-display-total>p{margin-top:7px;font-size:12px;line-height:1.5}.payment-discount-breakdown{margin:22px 0;padding:18px;background:var(--surface);border-left:3px solid #7a815a}.payment-discount-breakdown .checkout-total-row{border-color:var(--line)}
@media(max-width:720px){.first-order-promo-bar{gap:10px;justify-content:space-between;padding:8px 14px}.first-order-promo-bar p{font-size:12px;text-align:start}.first-order-promo-bar button{flex:0 0 auto}.checkout-promo-entry{grid-template-columns:1fr;gap:18px}.checkout-promo-controls{grid-template-columns:minmax(0,1fr) auto}.checkout-promo-controls .plain-button{grid-column:1/-1;justify-self:start;min-height:32px}.checkout-order-aside,.home-help>div:first-child,.faq-group>div:first-child,.upgrade-deadline>div{top:auto}}

/* GiftMint editorial expansion */
.home-answer{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,6vw,84px);align-items:start;padding-top:56px;padding-bottom:56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.home-answer h2{font-family:var(--heading);font-size:clamp(2rem,4.2vw,4rem);font-weight:400;line-height:.98;letter-spacing:-.035em;margin:.35rem 0 0;max-width:14ch}
.home-answer>div:last-child{display:grid;gap:18px}.home-answer>div:last-child>p{font-size:1.03rem;line-height:1.75;margin:0;max-width:66ch}.home-answer nav{display:flex;flex-wrap:wrap;gap:10px 20px;padding-top:8px}
.giftmint-guide .mature-steps h3{margin:0 0 6px;font-family:var(--heading);font-size:1.28rem;font-weight:400}.giftmint-guide .upgrade-method{margin-top:48px}
@media(max-width:760px){.home-answer{grid-template-columns:1fr;gap:22px;padding-top:40px;padding-bottom:40px}.home-answer h2{font-size:clamp(2rem,10vw,3.15rem)}.home-answer nav{display:grid}.giftmint-guide .guide-comparison-table{margin-inline:-18px;border-radius:0}}
.giftmint-grouped-hub{max-width:1160px;margin:62px auto 0;padding:48px;background:#eef0e4;border-top:4px solid var(--ink)}.giftmint-grouped-hub>header{display:grid;grid-template-columns:minmax(210px,.6fr) minmax(0,1.4fr);gap:14px 50px}.giftmint-grouped-hub>header .eyebrow{grid-column:1/-1}.giftmint-grouped-hub>header h2{font-size:clamp(34px,4vw,48px);font-weight:400}.giftmint-grouped-hub>header>p:last-child{font-size:16px;line-height:1.7}.giftmint-grouped-hub>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:38px;background:#cbd0c2;border:1px solid #cbd0c2}.giftmint-grouped-hub>div>section{padding:28px;background:#f7f6ef}.giftmint-grouped-hub h3{font-size:27px;font-weight:400}.giftmint-grouped-hub section>p{margin-top:8px;font-size:14px;line-height:1.65}.giftmint-grouped-hub nav{display:grid;gap:10px;margin-top:20px}.giftmint-grouped-hub .text-link{white-space:normal}
@media(max-width:760px){.giftmint-grouped-hub{margin-top:44px;padding:30px 20px}.giftmint-grouped-hub>header,.giftmint-grouped-hub>div{grid-template-columns:1fr}.giftmint-grouped-hub>header{gap:12px}.giftmint-grouped-hub>header .eyebrow{grid-column:auto}}
.commercial-policy-summary{display:grid;grid-template-columns:minmax(190px,.48fr) minmax(0,1.52fr);gap:34px;margin:34px 0;padding:24px 26px;background:#eef0e4;border-left:4px solid #66734d}.commercial-policy-summary strong{font-family:var(--heading);font-size:24px;font-weight:400}.commercial-policy-summary p{font-size:15px;line-height:1.7}.commercial-policy-summary b{letter-spacing:.02em}@media(max-width:720px){.commercial-policy-summary{grid-template-columns:1fr;gap:10px;padding:22px 20px}}
#promo-code,bdi[dir="ltr"]{direction:ltr;unicode-bidi:isolate}
