*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f1e8;color:#101820;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #d8d2c4;background:#f4f1e8;position:sticky;top:0;z-index:10}.logo{font-size:1.25rem;letter-spacing:-.07em;font-weight:900}.logo span{color:#174b35}.logo b{color:#e46b2c}.nav nav{display:flex;gap:28px;font-size:.88rem;font-weight:700}.cart-btn{border:1px solid #101820;background:#101820;color:#fff;padding:11px 16px;border-radius:999px;font-weight:800}.cart-btn span{background:#e46b2c;border-radius:50%;padding:2px 7px;margin-left:5px}.hero{min-height:680px;padding:90px 9vw;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw}.eyebrow{font-size:.72rem;letter-spacing:.15em;font-weight:900;color:#e46b2c;margin:0 0 16px}.hero h1{font-size:clamp(4rem,8vw,7.6rem);line-height:.85;letter-spacing:-.08em;margin:0 0 28px}.hero h1 em{color:#174b35;font-style:normal}.hero-copy{max-width:560px;font-size:1.15rem;line-height:1.6;color:#4d554f}.primary{display:inline-block;background:#174b35;color:#fff;border:0;border-radius:999px;padding:15px 22px;font-weight:900;cursor:pointer;margin-top:16px}.hero-card{background:#174b35;color:#fff;border-radius:34px;padding:38px;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:18px 18px 0 #e46b2c}.product-orb{height:210px;width:210px;border-radius:50%;margin:auto auto 40px;display:grid;place-items:center;background:#e46b2c;font-size:7rem;font-weight:900;color:#101820;box-shadow:inset 0 0 0 14px #f4f1e8}.hero-card span{font-size:.7rem;letter-spacing:.16em;color:#f5d0bd}.hero-card strong{font-size:1.6rem;margin:8px 0}.hero-card small{color:#d7e4db}.trust{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #d8d2c4}.trust div{padding:24px 9vw;display:flex;gap:14px;border-right:1px solid #d8d2c4}.trust div:last-child{border:0}.trust b{color:#e46b2c}.trust span{font-weight:800}.shop,.why,.faq{padding:110px 9vw}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:50px}.section-head h2,.why h2,.signup h2,.faq h2{font-size:clamp(2.8rem,5vw,5rem);line-height:.9;letter-spacing:-.07em;margin:0}.section-head>p{max-width:380px;line-height:1.6;color:#5d635e}.product{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.product-image{height:560px;border-radius:30px;background:#d8d2c4;position:relative;display:grid;place-items:center;overflow:hidden}.badge{position:absolute;top:20px;left:20px;background:#e46b2c;padding:9px 14px;border-radius:999px;font-size:.7rem;font-weight:900}.mount{width:230px;height:260px;background:#101820;border-radius:38px;position:relative;transform:rotate(-8deg);box-shadow:35px 35px 0 rgba(23,75,53,.2)}.mount-ring{width:145px;height:145px;border:12px solid #e46b2c;border-radius:50%;position:absolute;top:32px;left:42px}.mount-arm{position:absolute;width:80px;height:100px;background:#101820;bottom:-75px;left:75px;border-radius:0 0 30px 30px}.product-info h3{font-size:3rem;letter-spacing:-.06em;line-height:.95;margin:0 0 12px}.rating{font-weight:900}.rating span{color:#777;font-weight:500;margin-left:10px}.desc,.product-info li{color:#5d635e;line-height:1.6}.product-info ul{padding-left:20px}.price-row{display:flex;align-items:baseline;gap:12px;margin-top:28px}.price-row strong{font-size:2.5rem}.price-row span{color:#777}.fine{font-size:.75rem;color:#777;line-height:1.5}.why{background:#174b35;color:#fff}.why .eyebrow{color:#e46b2c}.why h2{margin-bottom:55px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards div{border:1px solid #50705f;border-radius:24px;padding:28px}.cards span{color:#e46b2c;font-weight:900}.cards h3{font-size:1.5rem}.cards p{color:#d2dfd6;line-height:1.6}.signup{padding:80px 9vw;background:#e46b2c;display:flex;align-items:center;justify-content:space-between;gap:40px}.signup .eyebrow{color:#101820}.signup h2{font-size:3.5rem}.signup form{display:flex;gap:8px}.signup input{border:0;border-radius:999px;padding:15px 20px;min-width:280px;background:#f4f1e8}.signup .primary{margin:0;background:#101820}.signup #signupMsg{position:absolute;margin-top:100px}.faq details{border-top:1px solid #cfc8ba;padding:22px 0}.faq details:last-child{border-bottom:1px solid #cfc8ba}.faq summary{font-weight:900;cursor:pointer;font-size:1.1rem}.faq details p{color:#5d635e;max-width:700px;line-height:1.6}footer{padding:50px 9vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d8d2c4}footer>div:last-child{display:flex;gap:20px;font-size:.8rem}.drawer{position:fixed;inset:0;background:rgba(16,24,32,.45);z-index:30;display:none}.drawer.open{display:block}.drawer-inner{margin-left:auto;width:min(460px,100%);height:100%;background:#f4f1e8;padding:40px;overflow:auto}.close{float:right;border:0;background:none;font-size:2rem;cursor:pointer}.drawer h2{font-size:3rem;letter-spacing:-.06em}.cart-line{display:flex;justify-content:space-between;border-top:1px solid #d8d2c4;padding:18px 0}.total{display:flex;justify-content:space-between;font-size:1.2rem;padding:20px 0}.checkout{width:100%;text-align:center}.empty{color:#777}@media(max-width:800px){.nav{padding:0 5vw}.nav nav{display:none}.hero{grid-template-columns:1fr;padding:70px 6vw;min-height:auto}.hero-card{min-height:360px}.trust,.cards{grid-template-columns:1fr}.trust div{padding:20px 6vw;border-right:0;border-bottom:1px solid #d8d2c4}.shop,.why,.faq{padding:75px 6vw}.section-head,.product{grid-template-columns:1fr;display:grid}.product-image{height:390px}.signup{padding:60px 6vw;display:block}.signup form{margin-top:25px}.signup input{min-width:0;width:100%}.signup #signupMsg{position:static;margin-top:12px}footer{padding:40px 6vw;display:block}footer>div:last-child{margin-top:25px}.hero h1{font-size:4.2rem}.product-info h3{font-size:2.5rem}}