:root{--yellow:#ffd400;--yellow-deep:#f2bd00;--ink:#101010;--muted:#686868;--paper:#f4f4f1;--line:#d9d9d4;--white:#fff;--display:"Barlow Condensed",Impact,sans-serif;--body:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55}.skip{position:absolute;left:-999px;top:0;background:#fff;padding:.75rem;z-index:99}.skip:focus{left:1rem}.campaign-strip{background:var(--yellow);color:#111;text-align:center;padding:.55rem 1rem;font:800 .82rem/1 var(--body);letter-spacing:.16em}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,4vw,4.5rem);background:#0d0d0d;color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #2a2a2a}.brand{color:#fff;text-decoration:none;font:800 2rem/1 var(--display);font-style:italic;letter-spacing:-.04em}.brand span{color:var(--yellow);font-size:1.2em}.site-header nav{display:flex;gap:1.8rem;align-items:center}.site-header nav a{color:#e8e8e8;text-decoration:none;font-size:.9rem;font-weight:600}.site-header nav a:hover{color:var(--yellow)}.site-header .nav-sale{border:1px solid var(--yellow);padding:.7rem 1rem;color:var(--yellow)}.menu-toggle{display:none;background:transparent;border:1px solid #555;color:#fff;padding:.55rem .8rem}.hero{min-height:690px;background:#111;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,1fr);align-items:center;overflow:hidden}.hero-copy{padding:clamp(3rem,7vw,7rem);padding-right:2rem;max-width:760px}.eyebrow{text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:.18em;color:#9b7d00;margin:0 0 1rem}.hero .eyebrow{color:var(--yellow)}h1,h2,h3{font-family:var(--display);text-transform:uppercase;margin:0;line-height:.92}h1{font-size:clamp(4rem,7.2vw,7.8rem);letter-spacing:-.04em}h1 em{color:var(--yellow);font-style:normal}.lead{max-width:640px;color:#d1d1d1;font-size:clamp(1rem,1.5vw,1.2rem);margin:2rem 0}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.9rem 1.35rem;text-decoration:none;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.button.primary{background:var(--yellow);color:#111}.button.primary:hover{background:#ffe454}.button.secondary{border:1px solid #777;color:#fff}.proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:2.5rem 0 0;margin:2.5rem 0 0;border-top:1px solid #333;list-style:none}.proof strong,.proof span{display:block}.proof strong{font-size:.9rem}.proof span{font-size:.72rem;color:#888;margin-top:.25rem}.hero-visual{height:100%;min-height:690px;background:radial-gradient(circle at 55% 48%,#fff 0,#ededeb 40%,#d5d5d0 78%);position:relative;display:grid;place-items:center}.hero-visual:before{content:"CUT 70";position:absolute;color:#0000000a;font:800 clamp(8rem,17vw,18rem)/1 var(--display);transform:rotate(-90deg);white-space:nowrap}.hero-visual img{width:min(92%,750px);position:relative;z-index:2;filter:drop-shadow(0 22px 20px #0004)}.price-burst{position:absolute;right:5%;top:8%;z-index:4;background:#111;color:#fff;width:155px;height:155px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(6deg);box-shadow:0 0 0 7px var(--yellow)}.price-burst small,.price-burst span{font-size:.72rem}.price-burst strong{font:800 2.2rem/1 var(--display);color:var(--yellow);margin:.25rem 0}.hero-caption{position:absolute;left:5%;bottom:5%;z-index:3;color:#111}.hero-caption span,.hero-caption strong{display:block}.hero-caption span{font-size:.72rem;letter-spacing:.18em}.hero-caption strong{font:800 2.2rem/1 var(--display)}.product-section{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,4vw,4.5rem)}.section-head{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:end;max-width:1320px;margin:0 auto}.section-head h2,.chooser h2,.trust h2,.final-cta h2{font-size:clamp(2.8rem,5vw,5.4rem);letter-spacing:-.03em}.section-head>p{color:var(--muted);max-width:520px;margin:0}.filters{max-width:1320px;margin:2.5rem auto 1.2rem;display:flex;gap:.45rem;overflow:auto;padding-bottom:.3rem}.filters button{border:1px solid #bbb;background:transparent;color:#222;padding:.75rem 1.1rem;font:700 .83rem var(--body);white-space:nowrap;cursor:pointer}.filters button.active,.filters button:hover{background:#111;color:var(--yellow);border-color:#111}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1320px;margin:0 auto}.product-card{background:#fff;border:1px solid var(--line);position:relative;display:flex;flex-direction:column}.product-card[hidden]{display:none}.product-card .tag{position:absolute;z-index:3;top:1rem;left:1rem;background:#111;color:var(--yellow);padding:.45rem .65rem;text-transform:uppercase;font-size:.68rem;font-weight:800;letter-spacing:.08em}.product-image{display:grid;place-items:center;aspect-ratio:1/.88;background:linear-gradient(145deg,#fff,#efefec);overflow:hidden}.product-image img{width:94%;height:94%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.035)}.product-copy{padding:1.3rem}.type{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:#8a6d00;font-weight:800;margin:0 0 .4rem}.product-copy h3{font-size:2.2rem}.spec{color:var(--muted);min-height:3.1rem;font-size:.9rem}.buy{border-top:1px solid var(--line);padding-top:1rem;display:flex;align-items:end;justify-content:space-between;gap:1rem}.buy div>*{display:block}.buy del{font-size:.75rem;color:#888}.buy strong{font:800 1.65rem/1 var(--display)}.buy small{font-size:.67rem;color:#777}.buy a{background:#111;color:var(--yellow);text-decoration:none;padding:.72rem .85rem;text-transform:uppercase;font-size:.72rem;font-weight:800}.chooser{background:#0f0f0f;color:#fff;padding:clamp(4rem,7vw,7rem) clamp(1.2rem,4vw,4.5rem);display:grid;grid-template-columns:.85fr 1.4fr;gap:clamp(2rem,6vw,7rem)}.chooser-intro p:not(.eyebrow){color:#aaa;max-width:500px}.chooser-intro .button{margin-top:1rem}.chooser-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3c3c3c;border-left:1px solid #3c3c3c}.chooser-grid article{padding:2rem;border-right:1px solid #3c3c3c;border-bottom:1px solid #3c3c3c}.chooser-grid span{color:var(--yellow);font:700 1rem var(--display)}.chooser-grid h3{font-size:2.5rem;margin:.5rem 0}.chooser-grid p{color:#aaa;font-size:.9rem;margin:0}.trust{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,4vw,4.5rem);display:grid;grid-template-columns:1fr 1fr;gap:4rem}.trust-points{border-top:3px solid #111}.trust-points p{padding:1.3rem 0;margin:0;border-bottom:1px solid var(--line);color:var(--muted)}.trust-points strong{color:#111;display:block;text-transform:uppercase;font-family:var(--display);font-size:1.25rem}.final-cta{text-align:center;background:var(--yellow);padding:clamp(4rem,7vw,7rem) 1.2rem}.final-cta .eyebrow{color:#111}.final-cta p:not(.eyebrow){max-width:640px;margin:1rem auto 2rem}.final-cta .button.primary{background:#111;color:var(--yellow)}footer{background:#090909;color:#777;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem clamp(1.2rem,4vw,4.5rem);font-size:.8rem}footer a{color:#ddd}footer .brand{text-decoration:none;color:#fff}@media(max-width:980px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#111;flex-direction:column;align-items:stretch;padding:1rem 1.2rem 1.5rem}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:4rem 1.3rem 3rem}.hero-visual{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.chooser,.trust{grid-template-columns:1fr}.proof{max-width:520px}}@media(max-width:620px){.campaign-strip{font-size:.67rem;letter-spacing:.1em}.site-header{height:68px}.site-header nav{top:68px}.brand{font-size:1.65rem}.hero{min-height:0}.hero-copy{padding-top:3rem}h1{font-size:3.8rem}.lead{font-size:1rem}.proof{grid-template-columns:1fr 1fr}.proof li:last-child{display:none}.hero-visual{min-height:410px}.price-burst{width:118px;height:118px;right:4%;top:5%}.price-burst strong{font-size:1.7rem}.hero-caption strong{font-size:1.8rem}.section-head{grid-template-columns:1fr;gap:1.2rem}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1/0.82}.chooser-grid{grid-template-columns:1fr}.trust{gap:2rem}footer{flex-direction:column;text-align:center}.buy a{padding:.72rem .75rem}}
