*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f3ed;color:#24211f;font-family:"DM Sans",sans-serif}.announcement{height:42px;background:#245d49;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:4px;font-weight:600}.header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#faf8f4;border-bottom:1px solid #e9e2d8;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#24211f;font-family:"Playfair Display",serif;font-size:30px;font-weight:700}.brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#d84b43;color:#fff;font-size:24px}.top-btn,.cta{background:#d84b43;color:#fff;text-decoration:none;border-radius:999px;padding:14px 24px;font-weight:700;box-shadow:0 10px 25px #d84b432b;display:inline-flex;align-items:center;gap:18px;transition:.2s}.top-btn:hover,.cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px #d84b4335}.section{max-width:1180px;margin:auto;padding:90px 5vw}.hero{min-height:calc(100vh - 130px);display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px}.eyebrow{color:#d99a3f;font-size:12px;letter-spacing:4px;font-weight:700;margin:0 0 18px}.hero h1,h2{font-family:"Playfair Display",serif;line-height:.98;margin:0}.hero h1{font-size:clamp(60px,7vw,105px);max-width:650px}.hero em,h2 em{font-style:italic;font-weight:600}.lead{font-size:17px;line-height:1.8;color:#6d655d;max-width:520px;margin:28px 0}.price-row{display:flex;align-items:center;gap:15px;margin:25px 0}.price-row strong{font-size:34px}.old-price{text-decoration:line-through;color:#9d958c}.save{background:#e9d9bd;color:#75552a;padding:7px 10px;border-radius:6px;font-size:12px;font-weight:700}.trust-row{display:flex;flex-wrap:wrap;gap:15px;margin:25px 0;color:#4e4a45;font-size:13px}.cta{font-size:15px;margin-top:8px}.hero-image-wrap{position:relative}.hero-image-wrap img{width:100%;max-height:720px;object-fit:cover;border-radius:180px 180px 8px 8px;display:block;box-shadow:0 25px 70px #7a634a2b}.stock-badge{position:absolute;z-index:2;right:-12px;top:45px;background:#fff;padding:15px 22px;border-radius:999px;box-shadow:0 8px 25px #00000016;font-weight:700}.stock-badge i{display:inline-block;width:9px;height:9px;background:#d84b43;border-radius:50%;margin-right:8px}.details{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;background:#efe8de;max-width:none;padding-left:calc((100vw - 1080px)/2);padding-right:calc((100vw - 1080px)/2)}h2{font-size:clamp(42px,5vw,68px)}.details-text>p{color:#6c655e;line-height:1.8;font-size:16px;margin-top:0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8cfc2;margin-top:35px}.feature-grid div{padding:22px 10px;border-bottom:1px solid #d8cfc2;display:flex;flex-direction:column;gap:6px}.feature-grid b{font-size:11px;color:#d99a3f;letter-spacing:2px}.feature-grid span{font-weight:700}.section-heading{text-align:center;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{padding:0;background:transparent;border:2px solid transparent;border-radius:14px;overflow:hidden;text-align:left;cursor:pointer;color:#24211f;font:inherit}.product-card.active{border-color:#d84b43}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.product-card span{display:block;padding:14px 10px;font-weight:700}.order{padding-top:20px}.order-card{background:#245d49;color:#fff;border-radius:28px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.order-card .eyebrow{color:#e4b56d}.order-card p:not(.eyebrow){color:#d7e2dc;line-height:1.7}.order-controls{display:grid;gap:14px}.order-controls label{display:grid;gap:7px;font-size:12px;letter-spacing:1px}.order-controls select{padding:14px;border:0;border-radius:10px;background:#fff;color:#222;font:inherit}.full{justify-content:center}.order-controls small{color:#bdd0c7;font-size:11px}footer{display:flex;justify-content:space-between;padding:30px 5vw;border-top:1px solid #e4ddd3;color:#766e66;font-size:12px;letter-spacing:1px}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:35px;padding-top:55px}.hero-copy{order:2}.hero-image-wrap{order:1}.hero-image-wrap img{max-height:600px}.stock-badge{right:8px}.details{grid-template-columns:1fr;padding:70px 8vw;gap:35px}.product-grid{grid-template-columns:1fr 1fr}.order-card{grid-template-columns:1fr;padding:35px 25px}.brand{font-size:24px}.top-btn{padding:11px 17px}.announcement{font-size:9px;letter-spacing:2px}}@media(max-width:480px){.header{height:76px}.brand-mark{width:38px;height:38px}.brand{font-size:21px;gap:9px}.top-btn{font-size:13px}.hero h1{font-size:58px}.section{padding:65px 5vw}.hero-image-wrap img{border-radius:100px 100px 5px 5px}.trust-row{gap:9px;font-size:11px}.product-grid{gap:10px}.product-card span{font-size:12px}.order-card h2{font-size:45px}footer{flex-direction:column;gap:8px}}

.payment-only{background:#fff3df;color:#6f4c1e;border:1px solid #e5c58e;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.payment-only strong{font-size:13px;letter-spacing:1.5px}.payment-only span{font-size:12px;color:#806d54}.secondary{background:transparent;border:1px solid #9bb6aa;box-shadow:none}.secondary:hover{box-shadow:none;background:#326c58}
