:root{--ink:#29292e;--muted:#737278;--accent:#c43e0a;--line:#e6e1e3;--soft:#f8f4f5;--rose:#c43e0a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a,button{touch-action:manipulation}button:disabled{opacity:.6;cursor:wait}input,textarea{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:8px;background:#fff}input[type=checkbox]{width:auto;accent-color:var(--accent)}textarea{resize:vertical}label{display:block;font-size:14px;font-weight:600}h1,h2,h3,p{margin:0 0 18px}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(42px,5.8vw,76px);font-weight:500}h2{font-size:clamp(30px,3.7vw,46px);font-weight:500}h3{font-size:23px;font-weight:500}p{color:#605e64}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #be7190;outline-offset:4px}[hidden]{display:none!important}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.section{padding-block:76px}.two{display:grid;grid-template-columns:1fr 1fr;gap:80px}.eyebrow{display:block;color:var(--accent);font-size:11px;letter-spacing:.16em;font-weight:700;margin-bottom:22px}.muted{font-size:13px;color:var(--muted)}.header{position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:88px;display:flex;align-items:center;gap:26px}.logo{text-decoration:none;display:block;white-space:nowrap}.logo b{font-size:30px;letter-spacing:-2px;line-height:1}.logo b span{font-size:11px;letter-spacing:1px;color:var(--accent);margin-left:6px}.logo small{display:block;font-size:8px;letter-spacing:1px;margin-top:9px}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{text-decoration:none;font-size:13px}.nav nav a:hover,.text-link:hover{color:var(--accent)}.cart-open{border:1px solid var(--line);border-radius:30px;background:white;padding:8px 15px;font-size:13px;white-space:nowrap}.cart-open i{display:inline-grid;place-items:center;background:var(--soft);font-style:normal;border-radius:50%;width:24px;height:24px}.menu{display:none}.skip{position:fixed;top:-100px;background:#fff;padding:10px;z-index:100}.skip:focus{top:0}.hero{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding-block:64px 74px}.hero .lead{font-size:17px;max-width:460px}.hero-price{display:flex;align-items:center;gap:17px;margin:25px 0}.hero-price strong{font-size:32px;font-weight:500;letter-spacing:-1px}.hero-price span{font-size:12px;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;border:0;border-radius:7px;padding:15px 24px;background:var(--accent);color:white;text-decoration:none;font-size:14px;font-weight:600}.btn:hover{background:#7f294b}.hero .btn+.muted{margin-top:16px}.full{width:100%}.visual{position:relative;aspect-ratio:1/1.06;background:radial-gradient(ellipse at 50% 48%,#fff 5%,#f3e7ec 78%);border-radius:20px;display:flex;align-items:center;justify-content:center;isolation:isolate;padding:38px}.visual>img{width:100%;height:90%;object-fit:contain;mix-blend-mode:multiply}.tag{position:absolute;top:25px;left:25px;font-size:11px;background:#fff9;padding:7px 13px;border-radius:30px}.visual-caption{position:absolute;left:30px;right:30px;bottom:22px;display:flex;justify-content:space-between;font-size:12px}.visual-caption b{font-weight:500;color:var(--accent)}.benefits{background:var(--soft);border-block:1px solid var(--line);padding:35px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.cards article+article{border-left:1px solid #dfd6da;padding-left:35px}.cards article>span{font-size:10px;color:var(--accent);letter-spacing:.13em}.cards h3{margin:13px 0}.cards p{font-size:14px;margin:0}.text-link{color:var(--accent);font-size:14px;font-weight:600}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:18px 28px 18px 0;position:relative;list-style:none;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;color:var(--accent);font-size:22px;top:13px}details[open]>summary:after{content:'−'}details p,details article{font-size:14px}details article{margin-bottom:20px}details article span{display:block;font-weight:bold}details article small{color:var(--accent)}details a{font-size:14px}details{scroll-margin-top:105px}.contact-section{padding:70px 0;background:var(--soft)}.contact-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.contact-card header{margin-bottom:22px}.contact-card header span{display:block;font-size:12px;letter-spacing:.08em}.contact-card header small{font-size:12px;color:var(--muted)}.lp-fields,.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wide{grid-column:1/-1}.lp-fields label input,.lp-fields textarea{margin-top:6px}.contact-card form>button{border:0;background:var(--accent);color:white;border-radius:7px;padding:14px 20px;width:100%;margin-top:20px}.lp-hp{position:absolute;left:-9999px}.lp-privacy{font-size:11px;margin:13px 0 0}.lp-success{padding:20px}.lp-success h2{font-size:28px}.lp-form-error,.order-error{color:#aa243f;background:#fff0f3;padding:12px}.footer{padding:35px 0 20px;background:#f5f4f2;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:25px}.footer-top p,.footer-top a:not(.logo){font-size:12px;margin:0}.legal summary{font-size:13px;padding-block:13px}.legal summary:after{top:9px;font-size:18px}.legal-body{padding:20px;max-height:65vh;overflow:auto;border:1px solid var(--line);background:white;border-radius:9px;margin-bottom:15px}.legal-body h2,.legal-body h3{font-size:20px;margin-top:20px}.legal-body h1{font-size:24px}.legal-body dl{font-size:13px}.copyright{font-size:11px;margin:20px 0 0;color:var(--muted)}.included{list-style:none;padding:0;font-size:14px}.included li{padding:6px 0}.included li:before{content:'✓';color:var(--accent);margin-right:10px}.buy-row{display:flex;gap:15px;margin:8px 0 16px}.buy-row .btn{flex:1;padding-inline:12px;gap:4px}.quantity{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden}.quantity input{width:45px;border:0;padding:4px;text-align:center;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.quantity button{border:0;background:#fff;width:34px}.thumbnails{position:absolute;bottom:18px;display:flex;gap:8px}.thumbnails button{width:45px;height:45px;padding:3px;border:1px solid #e2d0d8;border-radius:6px;background:#fff}.thumbnails img{width:100%;height:100%;object-fit:contain}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid figure{margin:0;padding:22px;background:var(--soft);border-radius:10px}.review-grid blockquote{font-size:14px;margin:12px 0 16px;color:#605e64}.review-grid figcaption{font-size:12px}.stars{color:var(--accent);font-size:13px;letter-spacing:2px}.cta{display:flex;align-items:center;justify-content:space-between;padding:35px;background:var(--soft);border-radius:15px;margin-bottom:60px}.cta h2{font-size:30px}.cta p{margin:0}.drawer{position:fixed;left:auto;right:0;top:0;bottom:0;margin:0;border:0;border-left:1px solid var(--line);padding:40px 25px;width:min(420px,100%);height:100dvh;max-height:100dvh;color:var(--ink)}.drawer::backdrop{background:#27212b66}.drawer h2{font-size:30px;margin-top:25px}.cart-close{position:absolute;right:20px;top:15px;background:none;border:0;font-size:30px}.cart-line{display:grid;gap:12px;padding-block:20px}.cart-line small{color:var(--muted);font-size:12px}.cart-line button{justify-self:start;border:0;background:none;color:var(--accent);padding:0;text-decoration:underline}.drawer-total{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid var(--line);margin-top:20px}.checkout{background:var(--soft);padding:40px 0 70px}.checkout-shell{width:min(1080px,calc(100% - 48px));margin:auto}.checkout-heading>a{font-size:13px}.checkout-heading>span{display:block;font-size:11px;color:var(--accent);margin:20px 0 10px;letter-spacing:.1em}.checkout-heading h1{font-size:42px}.checkout-heading p{font-size:14px}.checkout-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.checkout-steps b{font-size:11px;font-weight:500;border:1px solid var(--line);border-radius:20px;padding:7px 12px;background:white}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;align-items:start}.checkout-grid>form{display:grid;gap:18px}.checkout-grid form section,.checkout-grid>aside{padding:25px;background:white;border:1px solid var(--line);border-radius:13px}.checkout-grid>aside{position:sticky;top:110px}.section-title{display:flex;gap:13px;align-items:start;margin-bottom:20px}.section-title>b{background:var(--soft);color:var(--accent);border-radius:7px;min-width:30px;text-align:center;font-size:14px}.section-title h2{font-size:19px;letter-spacing:-.02em;margin-bottom:8px}.section-title p{font-size:12px;margin:0}.section-title em{font-size:11px;color:var(--muted);font-weight:400}.fields input{margin-top:5px}.fields small{font-size:11px;font-weight:400;display:block;margin-top:5px}.estimate,.email-confirm-status{font-size:12px;margin-top:16px}.estimate{padding:12px;background:var(--soft);border-radius:7px}.email-confirm-status.error{color:#a52a3e}.email-confirm-status.success{color:#286344}.payment-consent{display:flex;align-items:baseline;gap:10px;font-size:12px;font-weight:400;margin:20px 0}.summary-label{text-transform:uppercase;font-size:11px;letter-spacing:.12em;margin-bottom:20px}.summary-product-visual{background:var(--soft);border-radius:10px;padding:16px;text-align:center}.summary-product-visual img{height:145px;width:100%;object-fit:contain}.summary-product-visual span{font-size:11px;color:var(--accent)}.checkout-product{display:grid;gap:5px;padding:20px 0;font-size:14px}.checkout-product small{font-size:11px;color:var(--muted)}.summary-date,.summary-total{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:12px 0;font-size:12px}.summary-total{font-size:18px}.checkout-grid aside ul{padding:0;list-style:none;font-size:12px;line-height:2}.summary-help{border-top:1px solid var(--line);padding-top:15px;font-size:11px;display:grid;gap:7px}.checkout-grid aside>a{font-size:12px}.payment-box{padding:15px;background:var(--soft);border-radius:9px;font-size:13px}.payment-box dl div{padding:10px 0;border-bottom:1px solid var(--line)}.payment-box dt{font-size:11px;color:var(--muted)}.payment-box dd{display:flex;justify-content:space-between;gap:12px;margin:5px 0;align-items:center;overflow-wrap:anywhere}.payment-box dd span{min-width:0}.payment-box button{background:#fff;border:1px solid var(--line);border-radius:5px;font-size:11px;padding:5px 8px}.bitcoin-qr{max-width:160px}.order-success{background:#edf7f0;border:1px solid #cfe1d6;padding:25px;border-radius:12px;margin-bottom:25px}.order-success h2{font-size:24px}
@media(max-width:900px){.nav{gap:15px}.nav nav{gap:15px}.logo small{font-size:7px}.two,.hero{gap:35px}.hero h1{font-size:49px}.checkout-grid{grid-template-columns:minmax(0,1fr) 280px}.review-grid{grid-template-columns:1fr 1fr}.cards{gap:20px}.cards article+article{padding-left:20px}}
@media(max-width:700px){html{scroll-padding-top:80px}.container{width:calc(100% - 36px)}.nav{min-height:74px;flex-wrap:wrap;gap:12px}.logo b{font-size:27px}.logo small{font-size:6px}.menu{display:block;margin-left:auto;border:0;background:none;font-size:12px;padding:7px}.cart-open{padding:6px 9px;font-size:11px}.nav nav{display:none;order:4;width:100%;padding-bottom:18px;margin:0;justify-content:space-between;gap:8px}.nav nav.open{display:flex}.nav nav a{font-size:11px}.hero{grid-template-columns:1fr;padding-block:36px;gap:24px}.hero h1{font-size:48px}.hero .lead{font-size:15px}.hero-price{margin:18px 0}.visual{aspect-ratio:1.15;max-width:500px;width:100%;margin:auto;padding:35px}.tag{top:17px;left:17px;font-size:10px}.visual-caption{bottom:14px}.cards,.two{grid-template-columns:1fr;gap:25px}.cards article+article{padding:20px 0 0;border-left:0;border-top:1px solid var(--line)}.cards h3{font-size:22px}.section{padding-block:42px}.contact-section{padding-block:40px}.contact-card{padding:20px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top p{flex-basis:100%;order:3}.footer-top>a:last-child{margin-left:auto}.review-grid{grid-template-columns:1fr}.cta{display:block;padding:25px;margin-bottom:35px}.cta .btn{margin-top:20px}.product-hero>.visual{order:2}.product-hero h1{font-size:42px}.checkout{padding-top:25px}.checkout-shell{width:calc(100% - 28px)}.checkout-heading h1{font-size:34px}.checkout-grid{grid-template-columns:1fr}.checkout-grid>aside{position:static;order:-1}.summary-product-visual,.summary-help,.checkout-grid aside ul,.checkout-grid aside>a{display:none}.checkout-grid>aside{padding:18px}.summary-label{margin-bottom:0}.checkout-product{padding:10px 0}.summary-date{padding:7px 0}.checkout-grid form section{padding:20px}.legal-body{padding:12px}.legal-body p{font-size:12px}}
@media(max-width:380px){.lp-fields,.fields{grid-template-columns:1fr}.buy-row{flex-wrap:wrap}.buy-row .btn{flex-basis:100%}.hero h1{font-size:42px}.logo small{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Final visual refinements: shared typography, spacing and payment details. */
:root{--accent:#c43e0a;--ink:#27252b;--muted:#706a73;--soft:#f8f5f6;--line:#e6dfe3}
body{font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.hero h1{font-size:clamp(38px,4.3vw,59px);line-height:1.1;letter-spacing:-.05em}
.hero h1 span{color:#76606c}.hero .lead{max-width:480px;line-height:1.85}
.product-hero h1{font-size:clamp(36px,3.8vw,52px)}
.btn{box-shadow:0 5px 14px #c43e0a15;transition:background .16s,box-shadow .16s;min-height:48px}
.btn:hover{box-shadow:0 7px 20px #c43e0a22}
.visual{border:1px solid #efe4e9}.contact-card{box-shadow:0 10px 38px #54314106}
input,textarea{line-height:1.5;min-height:46px}input[type=checkbox]{min-height:auto}
label{line-height:1.55}.lp-fields label{font-size:13px}
.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font-size:12px;color:var(--muted);margin-bottom:25px}
.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}
.payment-box{padding:24px;border:1px solid #e9dfe4;background:#fbf8f9}
.payment-box dl{margin:20px 0}.payment-box dl div{padding:20px 16px;border:1px solid #eadfe4;border-radius:9px;background:#fff;margin:12px 0}
.payment-box dt{font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}
.payment-box dd{margin:0;gap:18px;line-height:1.9;font-size:15px;font-weight:600}
.payment-box dd span{padding:2px 0;font-variant-numeric:tabular-nums;letter-spacing:.025em}
.payment-box button{flex:none;padding:8px 12px;min-height:38px;color:var(--accent)}
.payment-box>p{margin-bottom:10px}.payment-consent{line-height:1.7;padding:4px 0}
.contact-send-status{font-size:12px;margin:12px 0 0;color:var(--accent)}
.faq details[open]{padding-bottom:16px}.faq details[open]>summary{color:var(--accent)}
.footer a:hover{color:var(--accent)}
@media(max-width:700px){.hero h1,.product-hero h1{font-size:38px;line-height:1.14}.hero-price strong{font-size:30px}.payment-box{padding:18px}.payment-box dl div{padding:18px}.payment-box dd{font-size:14px;gap:12px}.fields input,.lp-fields input,.lp-fields textarea{font-size:16px}.summary-total{margin-top:4px}.checkout-grid form section{padding:22px 18px}}
@media(prefers-reduced-motion:reduce){.btn{transition:none}}

/* Footer v3 — spacious navigation and readable legal documents. */
.footer{background:#242128;color:#faf8fb;border:0;padding:64px 0 0}
.footer .container{width:min(1160px,calc(100% - 64px))}
.footer-overview{display:grid;grid-template-columns:1.25fr .65fr 1fr;gap:64px;align-items:start}
.footer .logo{color:#fff;margin-bottom:26px}.footer .logo b{font-size:37px}.footer .logo b span{color:#e8adc4;font-size:12px}
.footer .footer-eyebrow,.footer-contact>p:first-child{font-size:10px;font-weight:600;letter-spacing:.15em;color:#dbb9c8;margin:0 0 14px}
.footer-brand h2{font-size:34px;font-weight:400;line-height:1.15;letter-spacing:-.025em;color:#fff;margin:0 0 18px}
.footer-brand>p:last-child{font-size:14px;line-height:1.8;color:#c0b8c2;max-width:330px;margin:0}
.footer-nav{padding-top:8px}.footer-nav>p{font-size:13px;font-weight:600;color:#faf7fa;margin-bottom:20px}
.footer-nav a{display:block;font-size:14px;text-decoration:none;color:#cfc7d1;padding:6px 0;margin:5px 0;line-height:1.5}
.footer-nav a span{margin-left:5px;color:#dfa7be}.footer-nav a:hover{color:#fff}
.footer-contact{padding:26px;background:#302a34;border:1px solid #49404b;border-radius:14px}
.footer-contact h3{font-size:22px;line-height:1.3;font-weight:400;letter-spacing:-.02em;color:#fff;margin-bottom:14px}
.footer-contact>p{color:#cec2d0;font-size:13px;line-height:1.8;margin-bottom:22px}
.footer-button{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#fff;border-top:1px solid #514451;padding-top:16px;font-size:13px;text-decoration:none;min-height:44px}
.footer .footer-button:hover{color:#f5cadc}
.footer-reassurance{display:flex;justify-content:space-between;gap:22px;margin-top:40px;padding:24px 0;border-top:1px solid #48404b;border-bottom:1px solid #48404b}
.footer-reassurance span{color:#d0c6d2;font-size:12px;line-height:1.6}
.footer-reassurance span:before{content:'✓';color:#e2adc3;margin-right:10px}
.footer-documents{padding:36px 0 30px}.footer-documents-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:14px}
.footer-documents-heading h2{font-size:18px;font-weight:400;line-height:1.4;letter-spacing:0;margin:0;color:#fff}
.footer-documents-heading p{font-size:12px;color:#bdb1c1;margin:0}
.footer .legal{border:1px solid #49404b;background:#2d2831;border-radius:12px;margin-top:12px;overflow:hidden;scroll-margin-top:100px}
.footer .legal>summary{display:flex;align-items:center;gap:24px;padding:23px 25px;color:#fbf8fc;font-weight:400;list-style:none;min-height:95px}
.footer .legal>summary:after{content:none}.footer .legal>summary::-webkit-details-marker{display:none}
.legal-number{font-size:12px;color:#d8a7be;letter-spacing:.06em;align-self:center;flex:0 0 22px}
.legal-heading{display:grid;gap:5px;flex:1;min-width:0}.footer .legal-title{font-size:17px;font-weight:400;line-height:1.4;letter-spacing:0;color:#fff}
.footer .legal-subtitle{font-size:12px;line-height:1.6;color:#beb1c5;font-weight:400}
.legal-toggle{width:32px;height:32px;flex:0 0 32px;border:1px solid #655466;border-radius:50%;display:grid;place-items:center;color:#f5cedf}
.legal-toggle:before{content:'+';font:300 22px/1 Arial,sans-serif}.footer .legal[open] .legal-toggle:before{content:'−'}
.footer .legal>summary:hover{background:#39313d}.footer .legal[open]>summary{border-bottom:1px solid #59485a}
.footer .legal-body{max-height:none;overflow:visible;padding:34px 42px;margin:0;border:0;border-radius:0;background:#fcfafb;color:#3d3440;font-size:15px;line-height:1.85}
.footer .legal-body>section,.footer .legal-body>div{max-width:850px;margin-inline:auto}
.footer .legal-body h3{font-size:22px;font-weight:500;letter-spacing:-.015em;line-height:1.35;color:#362837;margin:8px 0 15px}
.footer .legal-body p{font-size:15px;line-height:1.85;font-weight:400;color:#625668;margin:0 0 16px}
.footer .legal-body article{padding:24px 0;border-top:1px solid #e8dfe8;margin:0;font-size:15px}
.footer .legal-body article>span,.footer .legal-body section>div>span{display:block;font-size:10px;line-height:1.6;font-weight:600;color:#985775;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}
.footer .legal-body article:first-child{margin-top:24px}.footer .legal-body section+section{margin-top:24px}
.footer .legal-body a{color:#8b365b;text-decoration:underline;text-underline-offset:3px;font-size:inherit;overflow-wrap:anywhere}
.footer .legal-body dl{font-size:14px;margin:22px 0;padding:18px 22px;border:1px solid #e4d7e2;background:#f3edf2;border-radius:8px}
.footer .legal-body dl>div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:9px 0}.footer .legal-body dt{font-weight:600}.footer .legal-body dd{margin:0}
.footer .legal-body b,.footer .legal-body strong{font-weight:600;color:#48374c}.footer .legal-body ul{padding-left:24px}.footer .legal-body li{padding-bottom:7px}
.footer-bottom{display:flex;align-items:center;gap:28px;padding:25px 0;border-top:1px solid #48404b}
.footer-bottom p,.footer-bottom span,.footer-bottom a{font-size:11px;line-height:1.6;color:#c1b5c8;margin:0}.footer-bottom a{margin-left:auto;text-decoration:none}.footer-bottom a:hover{color:#fff}
@media(max-width:950px){.footer-overview{gap:28px;grid-template-columns:1fr .7fr 1fr}.footer-contact{padding:22px}.footer-brand h2{font-size:29px}}
@media(max-width:700px){.footer{padding-top:38px}.footer .container{width:calc(100% - 36px)}.footer-overview{grid-template-columns:1fr;gap:28px}.footer-brand{max-width:400px}.footer-brand h2{font-size:30px}.footer .logo{margin-bottom:20px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;padding:0}.footer-nav>p{grid-column:1/-1;margin-bottom:5px}.footer-nav a{font-size:13px;min-height:40px;margin:0;padding:9px 0}.footer-contact{padding:24px}.footer-reassurance{display:grid;gap:11px;margin-top:28px;padding:22px 0}.footer-documents{padding:26px 0}.footer-documents-heading{display:block;margin-bottom:18px}.footer-documents-heading h2{font-size:19px;margin-bottom:7px}.footer-documents-heading p{font-size:12px}.footer .legal>summary{gap:12px;padding:19px 16px;min-height:90px}.legal-number{font-size:10px;flex-basis:17px}.footer .legal-title{font-size:16px}.footer .legal-subtitle{font-size:11px}.legal-toggle{width:28px;height:28px;flex-basis:28px}.footer .legal-body{padding:24px 20px}.footer .legal-body h3{font-size:20px;line-height:1.45}.footer .legal-body p{font-size:14px;line-height:1.85}.footer .legal-body dl{padding:14px}.footer .legal-body dl>div{grid-template-columns:1fr;gap:4px}.footer-bottom{flex-wrap:wrap;gap:10px 20px;padding:22px 0}.footer-bottom span{flex-basis:100%;order:3}.footer-bottom a{margin-left:auto}}

.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}
.brand-wordmark{display:block;font-size:30px;font-weight:700;letter-spacing:-2px;line-height:1}.brand-wordmark>span{font-size:11px;letter-spacing:1px;color:var(--accent);margin-left:3px;text-transform:uppercase}
.footer .brand-wordmark{font-size:37px}.footer .brand-wordmark>span{font-size:12px;color:#e8adc4}
.footer .footer-display{font-size:34px;font-weight:400;line-height:1.15;letter-spacing:-.025em;color:#fff;margin:0 0 18px}
.footer .footer-contact-title{font-size:22px;line-height:1.3;font-weight:400;letter-spacing:-.02em;color:#fff;margin-bottom:14px}
.footer .legal-body .legal-caption{font-size:22px;font-weight:500;letter-spacing:-.015em;line-height:1.35;color:#362837;margin:8px 0 15px}
@media(max-width:700px){.brand-wordmark{font-size:27px}.footer .footer-display{font-size:30px}.footer .legal-body .legal-caption{font-size:20px;line-height:1.45}}
/* BLAZER — graphite, orange et typographie routière */
:root{--ink:#17191c;--muted:#64676d;--accent:#bd3a0a;--rose:#bd3a0a;--line:#dfe1e4;--soft:#f2f3f4}
body{font-family:Arial,Helvetica,sans-serif;color:var(--ink)}p{color:#585c62}h1,h2,h3{font-weight:750;letter-spacing:-.055em}.announcement{background:#17191c;color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.12em;padding:9px 12px}.announcement span{color:#ff612b;margin:0 15px}.nav{min-height:90px}.brand-wordmark{font-weight:900;font-style:italic;font-size:34px;letter-spacing:-1.8px}.brand-wordmark>.brand-dot,.footer .brand-wordmark>.brand-dot{color:#f15a24;font-size:38px;line-height:0}.logo small{font-size:9px;letter-spacing:.06em}.nav nav a,.cart-open{font-size:14px}.cart-open{border-radius:4px}.hero-band{background:#f4f5f6}.hero{gap:55px;padding-block:65px}.hero h1{font-size:clamp(45px,5.5vw,76px);font-weight:800}.hero h1>span{color:var(--accent)}.hero .lead{font-size:18px;line-height:1.7}.hero-price strong{font-size:78px;font-weight:800;color:#17191c;line-height:1;letter-spacing:-5px}.hero-price strong>span{font-size:44px;color:inherit;letter-spacing:-2px;margin-left:5px}.hero-price>span{font-size:14px;line-height:1.6}.btn{background:var(--accent);border-radius:3px;padding:17px 25px;font-size:16px}.btn:hover,.contact-card form>button:hover{background:#962d07}.muted{font-size:14px}.eyebrow{font-size:12px}.visual{background:#fff;border:1px solid #e1e2e4;border-radius:4px;padding:40px;aspect-ratio:1/1.06;box-shadow:14px 14px 0 #e6e8ea}.visual>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;max-height:90%}.tag{color:#333;background:#f0f1f3;border-radius:2px;font-size:12px;font-weight:700;letter-spacing:.08em;top:17px;left:20px}.visual-caption{font-size:14px;bottom:16px;font-weight:700}.visual-caption b{font-weight:700}.benefits{background:#17191c;color:#fff;padding-block:34px}.cards article>span{color:#ff986e;font-size:12px}.cards h2{font-size:28px;margin:13px 0;letter-spacing:-.04em}.cards p{color:#cdd0d3;font-size:15px}.cards article+article{border-color:#414449}.section{padding-block:82px}.contact-section{background:#eceef0}.contact-card{border-radius:4px}.contact-card form>button{border-radius:3px;background:var(--accent);font-weight:700}.contact-card header small,.lp-privacy{font-size:13px}.specs{margin:0 0 20px}.specs>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:14px 0}.specs dt{color:#60646a}.specs dd{margin:0;font-weight:700;text-align:right}.breadcrumb{display:flex;gap:10px;font-size:14px;margin-bottom:20px}.quantity{border-radius:3px}.footer{background:#17191c;color:#fff;border-color:#34373a}.footer-contact,.footer .legal{background:#22252a;border-color:#42464b}.footer .footer-eyebrow,.footer .legal-number{color:#ff986e}.footer .legal-body{background:#fff;color:#17191c;border-color:#ddd}.footer .legal-body p,.footer .legal-body .legal-caption,.footer .legal-body b,.footer .legal-body strong{color:#373b41}.footer .legal-body article>span,.footer .legal-body section>div>span,.footer .legal-body a{color:#a3330b}.footer .legal-body dl{background:#f2f3f4;border-color:#ddd}.footer .legal-body dl>div{background:transparent}.footer .footer-contact,.footer-contact{background:#24272b}.footer-reassurance{border-color:#41454a}.footer-bottom{border-color:#41454a}.footer-bottom p,.footer-bottom span,.footer-bottom a{color:#cbd0d4}.footer-nav a,.footer-brand>p,.footer-contact>p{color:#d1d4d8}.footer .legal-toggle{border-color:#757b82}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#ff986e}.checkout-grid form section,.checkout-grid>aside{border-radius:5px}.checkout-steps b{font-size:13px}.section-title p,.fields small,.payment-consent,.checkout-grid aside ul,.summary-help,.summary-date{font-size:14px}.summary-label{font-size:13px}.checkout-heading>span{color:var(--accent)}.payment-box{background:#f2f3f4;border-radius:4px}.payment-box button{font-size:13px;min-height:35px}.payment-box dd{overflow-wrap:anywhere}.payment-box dt{font-size:13px}.summary-product-visual{background:white}.cta{border-radius:4px}.lp-fields label,.fields label{min-width:0}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-color:#dd521e}.cart-line small,.checkout-product small{font-size:14px}
@media(max-width:700px){.announcement{font-size:10px;letter-spacing:.035em}.announcement span{margin:0 4px}.brand-wordmark{font-size:28px}.logo small{display:none}.nav{min-height:72px;gap:9px}.menu{font-size:13px}.nav nav a{font-size:13px}.cart-open{font-size:12px;padding:7px}.hero{padding-block:36px;gap:34px}.hero h1,.product-hero h1{font-size:48px}.hero .lead{font-size:17px}.hero-price strong{font-size:67px}.hero-price>span{font-size:13px}.visual{max-width:440px;aspect-ratio:1.1;box-shadow:7px 7px 0 #e6e8ea;padding:40px}.section{padding-block:45px}.cards h2{font-size:27px}.product-hero>.visual{order:0}.buy-row .btn{font-size:14px}.footer-bottom p,.footer-bottom span,.footer-bottom a{font-size:12px}.specs>div{font-size:14px}.footer .legal-subtitle{font-size:12px}.footer .legal-title{font-size:17px}.checkout-heading h1{font-size:33px}}

/* TRACEFORCE LU */
:root{--ink:#173528;--muted:#5b665e;--accent:#20523b;--rose:#20523b;--soft:#f0f4f0;--line:#dbe4dc}h1 em,h2 em{font-style:normal;color:#20523b}.announcement,.benefits,.footer{background:#123b29}.announcement span,.cards article>span{color:#f4d238}.brand-wordmark{font-style:normal;font-size:27px;letter-spacing:-1.2px}.brand-wordmark b{color:#20523b}.footer .brand-wordmark{font-size:28px}.footer .brand-wordmark b{color:#f4d238}.hero-band{background:#f0f4f0}.hero{gap:44px}.hero h1{font-size:clamp(42px,5vw,68px)}.btn{background:#f1cf35;color:#183527;font-weight:800}.btn:hover{background:#dfba15;color:#10291c}.visual{border:1px solid #dce5da;box-shadow:12px 12px 0 #e1e9dc;border-top:5px solid #e8c82c}.tag{background:#eff4ed;color:#20523b}.cards article+article{border-color:#496451}.company-band{padding:76px 0;background:#e9efe5}.contact-section{background:#f0f4ec}.contact-card form>button:hover{background:#133a28}.footer-contact,.footer .footer-contact,.footer .legal{background:#1d4935;border-color:#42634c}.footer .footer-eyebrow,.footer .legal-number{color:#f4d238}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#f4d238}.footer .legal-body a,.footer .legal-body article>span,.footer .legal-body section>div>span{color:#20523b}.footer .legal-body .legal-caption{color:#183b29}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-color:#20523b}.payment-box{background:#f0f4ec}.company-band h2{font-size:38px;line-height:1.15}
@media(max-width:700px){.brand-wordmark{font-size:21px;letter-spacing:-.8px}.hero h1,.product-hero h1{font-size:43px}.company-band{padding:44px 0}.company-band h2{font-size:31px}.visual{box-shadow:6px 6px 0 #e1e9dc}.nav{gap:7px}.cart-open{font-size:11px}}

/* TRACEFORCE LU — bleu atelier */
:root{--ink:#132c46;--muted:#536679;--accent:#185a91;--rose:#185a91;--soft:#eef4fa;--line:#d7e1ec}.announcement,.benefits,.footer{background:#102a44}.announcement span,.cards article>span,.footer .footer-eyebrow,.footer .legal-number{color:#7ecbfa}.hero-band,.contact-section{background:#eef4fa}.hero h1{font-size:clamp(39px,4.1vw,57px)}h1 em,h2 em,.brand-wordmark b{color:#185a91}.btn{background:#1974b9;color:white}.btn:hover,.contact-card form>button:hover{background:#124d79;color:white}.visual{border-top-color:#62b9ec;box-shadow:12px 12px 0 #dae8f3}.visual>img{max-width:330px;max-height:390px;object-fit:contain;image-rendering:auto}.tag{background:#e9f3fa;color:#185a91}.company-band{background:#e3edf5}.footer .footer-contact,.footer-contact,.footer .legal{background:#193c5b;border-color:#365b7b}.footer .brand-wordmark b{color:#7ecbfa}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#7ecbfa}.footer .legal-body a,.footer .legal-body article>span,.footer .legal-body section>div>span{color:#185a91}.payment-box{background:#eef4fa}.cards article+article{border-color:#365b7b}@media(max-width:700px){.hero h1,.product-hero h1{font-size:39px}.visual>img{max-width:240px;max-height:290px}.visual{box-shadow:6px 6px 0 #dae8f3}}

/* TRACEFORCE LU */
:root{--ink:#24292d;--accent:#a94417;--rose:#a94417;--soft:#f4f1ed;--line:#e1dbd4}.announcement,.benefits,.footer{background:#252a2e}.announcement span,.cards article>span,.footer .footer-eyebrow,.footer .legal-number{color:#ffb37d}.hero-band,.contact-section{background:#f4f1ed}h1 em,h2 em,.brand-wordmark b{color:#a94417}.btn{background:#aa4417;color:#fff}.btn:hover,.contact-card form>button:hover{background:#803110}.visual{border-top-color:#e98f53;box-shadow:12px 12px 0 #e8e1d8}.tag{color:#8c3c17;background:#f8eee4}.company-band{background:#eae4dc}.footer .footer-contact,.footer-contact,.footer .legal{background:#30363b;border-color:#4b535a}.footer .brand-wordmark b{color:#ffb37d}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#ffb37d}.footer .legal-body a,.footer .legal-body article>span,.footer .legal-body section>div>span{color:#a94417}.payment-box{background:#f4f1ed}.visual>img{max-width:340px;max-height:390px}.cards article+article{border-color:#4b535a}@media(max-width:700px){.visual>img{max-width:240px;max-height:290px}.visual{box-shadow:6px 6px 0 #e8e1d8}}

/* TRACEFORCE LU */
:root{--ink:#193b38;--accent:#14645a;--rose:#14645a;--soft:#edf5f3;--line:#d6e5e0}.announcement,.benefits,.footer{background:#153e3a}.announcement span,.cards article>span,.footer .footer-eyebrow,.footer .legal-number{color:#85ded0}.hero-band,.contact-section{background:#edf5f3}h1 em,h2 em,.brand-wordmark b{color:#14645a}.btn{background:#14645a;color:white}.btn:hover,.contact-card form>button:hover{background:#0d4a42}.visual{border-top-color:#59bdaa;box-shadow:12px 12px 0 #dcebe5}.tag{color:#14645a;background:#e4f3ee}.company-band{background:#e1eee8}.footer .footer-contact,.footer-contact,.footer .legal{background:#204f49;border-color:#3e6962}.footer .brand-wordmark b{color:#85ded0}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#85ded0}.footer .legal-body a,.footer .legal-body article>span,.footer .legal-body section>div>span{color:#14645a}.payment-box{background:#edf5f3}.cards article+article{border-color:#3e6962}@media(max-width:700px){.visual{box-shadow:6px 6px 0 #dcebe5}}

/* TRACEFORCE LU */
:root{--ink:#293036;--accent:#7c5810;--rose:#7c5810;--soft:#f5f3eb;--line:#e3dfd2}.announcement,.benefits,.footer{background:#242e36}.announcement span,.cards article>span,.footer .footer-eyebrow,.footer .legal-number{color:#f5c554}.hero-band,.contact-section{background:#f5f3eb}h1 em,h2 em,.brand-wordmark b{color:#7c5810}.btn{background:#ebbd47;color:#253039}.btn:hover,.contact-card form>button:hover{background:#d9a92d;color:#253039}.visual{border-top-color:#ebbd47;box-shadow:12px 12px 0 #e9e4d5}.tag{color:#71500e;background:#f8efd5}.company-band{background:#eee8d8}.footer .footer-contact,.footer-contact,.footer .legal{background:#303e48;border-color:#52616b}.footer .brand-wordmark b{color:#f5c554}.footer .legal-toggle:before,.footer .legal-toggle:after{background:#f5c554}.footer .legal-body a,.footer .legal-body article>span,.footer .legal-body section>div>span{color:#7c5810}.payment-box{background:#f5f3eb}.cards article+article{border-color:#52616b}.visual>img{width:auto;max-width:90%;height:390px;object-fit:contain}@media(max-width:700px){.brand-wordmark{font-size:20px}.visual{box-shadow:6px 6px 0 #e9e4d5}.visual>img{height:260px;max-height:90%}}
