:root{--orange:#ff6b18;--orange2:#ff914d;--black:#111315;--charcoal:#1b1e21;--steel:#2a2f33;--paper:#f4f1eb;--white:#fff;--muted:#6d7377;--line:#d9d8d4;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--black);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.announcement{padding:9px 16px;background:var(--orange);color:#161616;text-align:center;font-size:12px;font-weight:900;letter-spacing:.1em}.header{position:sticky;top:0;z-index:30;background:rgba(17,19,21,.96);color:white;border-bottom:1px solid #303438;backdrop-filter:blur(12px)}.header-in{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{width:184px}.nav,.actions{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.nav a:hover,.cart:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 25px;border:0;border-radius:6px;background:var(--orange);color:#151515;font-weight:900;cursor:pointer;box-shadow:0 8px 24px rgba(255,107,24,.22);transition:.2s}.button:hover{background:var(--orange2);transform:translateY(-1px)}.button.secondary{background:transparent;color:white;border:1px solid #777;box-shadow:none}.button.compact{min-height:42px;padding:9px 18px}.hero{padding:74px 24px 84px;background:radial-gradient(circle at 78% 30%,#4a2817 0,#1d1f21 36%,#101214 72%);color:white;overflow:hidden}.hero-grid,.split,.product-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:58px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;color:var(--orange);font-weight:900}.hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.04em;margin:14px 0 23px;max-width:680px}.lead{font-size:18px;color:#c8cbcd;max-width:630px}.checks{display:grid;gap:9px;margin:24px 0;color:inherit}.checks span{font-weight:700}.buttons{display:flex;gap:12px;flex-wrap:wrap}.micro{margin-top:18px;color:#92989b;font-size:12px}.hero-media{aspect-ratio:3/2;border-radius:14px;overflow:hidden;background:#1d1f20;box-shadow:0 28px 70px rgba(0,0,0,.42)}.hero-media img{width:100%;height:100%;object-fit:cover}.trustbar{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-27px;position:relative;z-index:2;background:white;border-radius:10px;box-shadow:0 14px 36px rgba(16,18,20,.12);overflow:hidden}.trustbar div{padding:24px;text-align:center;border-right:1px solid var(--line);font-size:13px;color:var(--muted)}.trustbar div:last-child{border:0}.trustbar strong{display:block;color:var(--black);font-size:17px}.section{padding:86px 24px}.section-head{max-width:770px;text-align:center;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.section-head h2,.copy h2{font-size:clamp(34px,4.4vw,55px);line-height:1.05;letter-spacing:-.035em;margin:11px 0 17px}.section-head p,.copy p{font-size:17px;color:var(--muted)}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:27px;min-height:230px}.card b{font-size:34px;color:var(--orange)}.card h3{font-size:22px;margin:20px 0 8px}.card p{color:var(--muted)}.dark{background:var(--black);color:white}.dark .section-head p{color:#aeb3b6}.scene-master{border-radius:12px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.scene-master img{width:100%;height:auto}.scene-captions{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:1px}.scene-captions span{padding:15px;background:#25292c;text-align:center;color:#e5e6e7;font-weight:800}.demo-card{background:linear-gradient(145deg,#151719,#33383c);color:white;border-radius:14px;padding:44px;display:grid;grid-template-columns:auto 1fr;gap:25px;align-items:center}.power{font-size:80px;line-height:1;color:var(--orange);font-weight:1000;letter-spacing:-.08em}.power span{font-size:35px}.demo-card strong{font-size:24px}.demo-card p{color:#b8bcbe}.steps{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:18px}.steps li{display:flex;align-items:center;gap:15px}.steps li>span{display:grid;place-items:center;width:42px;height:42px;background:var(--orange);border-radius:50%;font-weight:900}.steps strong,.steps small{display:block}.steps small{color:var(--muted);font-size:14px}.steel{padding:54px 24px;background:#d9d9d5}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}.stats div{padding:20px;border-right:1px solid #bfc0bd}.stats div:last-child{border:0}.stats strong{display:block;font-size:clamp(28px,4vw,46px);letter-spacing:-.04em}.stats span{color:#555}.fine{text-align:center;font-size:11px;color:#686868;margin:15px 0 0}.cta{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:48px;background:var(--charcoal);color:white;border-radius:12px;border-left:7px solid var(--orange)}.cta h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:9px 0}.cta p{color:#afb3b5;margin:0}.footer{padding:60px 24px 24px;background:#0d0f10;color:#aeb2b4}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid>div:first-child p{max-width:440px}.footer h4{color:white}.links{display:grid;gap:9px}.footer-bottom{border-top:1px solid #282b2e;margin-top:40px;padding-top:22px;font-size:12px}.product-main{background:#ecebe6}.product-media{aspect-ratio:1;background:white;border-radius:12px;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;transition:opacity .2s}.product-media img.is-changing{opacity:.35}.buy-card{position:sticky;top:96px;background:white;border-radius:12px;padding:34px;box-shadow:0 15px 40px rgba(0,0,0,.08)}.buy-card h1{font-size:38px;line-height:1.1;margin:12px 0}.price{font-size:34px;color:#dc5910;font-weight:900}.sku{display:inline-flex;gap:6px;margin:9px 0;padding:7px 10px;background:#eee;border-radius:5px}.buy-card label{display:block;font-weight:800;margin-top:14px}.buy-card select{width:100%;padding:14px;border:1px solid var(--line);border-radius:6px;margin:8px 0 14px}.buy-card .button{width:100%}.trust-row{display:flex;justify-content:space-between;gap:8px;margin-top:15px;font-size:12px}.product-story{background:#202326}.product-story .section-head{color:white}.product-description-shell{width:min(980px,calc(100% - 48px));margin:auto}.product-description{background:white;padding:clamp(18px,4vw,46px);border-radius:12px;overflow:hidden}.product-description img,.product-description video,.product-description iframe{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:auto}.faq details{background:white;border:1px solid var(--line);border-radius:7px;padding:17px 20px;margin:10px 0}.faq summary{font-weight:800;cursor:pointer}
@media(max-width:900px){.nav{display:none}.grid4{grid-template-columns:repeat(2,1fr)}.hero-grid,.split,.product-grid{gap:35px}.hero h1{font-size:50px}.scene-captions span{font-size:12px}}
@media(max-width:680px){.wrap{width:min(100% - 28px,var(--max))}.announcement{font-size:10px}.header-in{height:62px}.logo img{width:150px}.actions .button,.cart{display:none}.hero,.section{padding:54px 14px}.hero-grid,.split,.product-grid{grid-template-columns:1fr}.hero{padding-top:46px}.hero-copy{display:contents}.hero h1{font-size:42px}.hero .hero-media{grid-row:2}.hero .lead,.hero .checks,.hero .buttons,.hero .micro{grid-column:1}.hero-media{aspect-ratio:4/3}.buttons{display:grid}.button{width:100%}.trustbar,.grid4,.stats,.footer-grid{grid-template-columns:1fr}.trustbar{margin-top:0;width:100%;border-radius:0}.trustbar div{border-right:0;border-bottom:1px solid var(--line)}.card{min-height:0}.scene-master{border-radius:7px}.scene-captions{grid-template-columns:repeat(2,1fr)}.demo-card{padding:28px;grid-template-columns:1fr}.power{font-size:68px}.stats div{border-right:0;border-bottom:1px solid #bfc0bd}.cta{display:block;padding:31px 24px}.cta .button{margin-top:22px}.buy-card{position:static;padding:24px}.product-description-shell{width:min(100% - 20px,980px)}.trust-row{flex-wrap:wrap}}
.sku-current{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:13px 0 18px;padding:12px 14px;background:#191c1e;color:#fff;border-left:5px solid var(--orange);border-radius:6px}.sku-current span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#afb3b5}.sku-current strong{font-size:16px;color:var(--orange)}.variant-picker{border:0;padding:0;margin:22px 0 18px}.variant-picker legend{font-size:17px;font-weight:900;margin-bottom:12px}.variant-card{position:relative;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:11px;padding:15px;margin:9px 0;border:2px solid #d7d9da;border-radius:8px;background:#fafafa;cursor:pointer;transition:.18s}.variant-card:hover{border-color:#ff9b64;background:#fff8f3}.variant-card.is-selected{border-color:var(--orange);background:#fff2e9;box-shadow:0 0 0 3px rgba(255,107,24,.12)}.variant-card input{position:absolute;opacity:0;pointer-events:none}.variant-check{display:grid;place-items:center;width:25px;height:25px;border:2px solid #a7abad;border-radius:50%;color:transparent;font-size:13px;font-weight:900}.variant-card.is-selected .variant-check{border-color:var(--orange);background:var(--orange);color:#151515}.variant-copy{min-width:0}.variant-copy strong{display:block;font-size:17px;line-height:1.2}.variant-copy small{display:block;margin-top:4px;color:#666;font-size:12px;line-height:1.3}.variant-card>b{color:#d9570e;white-space:nowrap;font-size:16px}.variant-card.is-disabled{opacity:.45;cursor:not-allowed}@media(max-width:680px){.sku-current{align-items:flex-start;flex-direction:column}.variant-card{grid-template-columns:26px 1fr}.variant-card>b{grid-column:2;font-size:18px}.variant-copy strong{font-size:16px}}
