*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fbf3eb;color:#2d1710}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 6vw;background:rgba(251,243,235,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(107,36,23,.12)}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:46px;height:46px;border-radius:16px;background:#6b2417;color:#fff;display:grid;place-items:center;font-weight:800}.brand strong{display:block;font-size:18px}.brand small{color:#8a5a49}.nav{display:flex;gap:22px;align-items:center}.nav a{font-weight:650;color:#5a2c20}.cart-button{border:0;background:#c34d2e;color:#fff;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer}.cart-button span{background:#fff;color:#6b2417;border-radius:999px;padding:2px 8px;margin-left:6px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;padding:72px 6vw 44px;background:radial-gradient(circle at 85% 10%,#d8744b 0 10%,transparent 11%),radial-gradient(circle at 10% 85%,#c34d2e 0 12%,transparent 13%)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:#c34d2e;margin:0 0 12px}.hero h1,.section h2{margin:0;color:#4a1d12;line-height:1.05}.hero h1{font-size:clamp(42px,7vw,86px);letter-spacing:-.05em}.lead{font-size:20px;line-height:1.65;color:#684132;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:850;border:1px solid transparent;cursor:pointer}.primary{background:#6b2417;color:#fff}.secondary{background:#fff;color:#6b2417;border-color:#e7c7b5}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.trust-grid div,.info-card{background:#fff;border:1px solid rgba(107,36,23,.12);border-radius:22px;padding:18px;box-shadow:0 14px 32px rgba(84,36,16,.08)}.trust-grid strong,.trust-grid span,.info-card span,.info-card strong{display:block}.trust-grid span,.info-card span{color:#8a5a49;font-size:14px;margin-top:4px}.hero-card{border-radius:38px;overflow:hidden;box-shadow:0 28px 80px rgba(107,36,23,.25);transform:rotate(1deg)}.hero-card img{width:100%;height:620px;object-fit:cover}.section{padding:74px 6vw}.section-head{max-width:760px;margin-bottom:30px}.section h2{font-size:clamp(30px,4vw,54px);letter-spacing:-.035em}.section-head p,.split p,.contact p{color:#684132;line-height:1.7;font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(107,36,23,.1);border-radius:28px;overflow:hidden;box-shadow:0 16px 42px rgba(84,36,16,.08);display:flex;flex-direction:column}.product-card img{height:260px;width:100%;object-fit:cover}.product-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.product-body h3{margin:0;font-size:20px;color:#4a1d12}.variant{color:#c34d2e;font-weight:800}.desc{color:#684132;line-height:1.55;flex:1}.price{font-size:24px;font-weight:900;color:#6b2417}.qty-row{display:flex;gap:10px}.qty-row input{width:72px;border:1px solid #e4c5b5;border-radius:14px;padding:12px}.qty-row button{flex:1;border:0;border-radius:14px;background:#c34d2e;color:#fff;font-weight:850;cursor:pointer}.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start;background:#fff4eb}.feature-list{display:grid;gap:14px}.feature-list div{background:#fff;border-radius:22px;padding:20px;font-weight:800;color:#552216;border:1px solid rgba(107,36,23,.1)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card strong{font-size:18px;margin-top:6px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid img{height:360px;width:100%;object-fit:cover;border-radius:30px;box-shadow:0 18px 50px rgba(84,36,16,.12)}.contact{display:flex;align-items:center;justify-content:space-between;gap:28px;background:#6b2417;color:#fff}.contact h2,.contact .eyebrow,.contact p{color:#fff}.contact .primary{background:#fff;color:#6b2417}.footer{text-align:center;padding:28px 6vw;color:#8a5a49}.cart-panel{position:fixed;top:0;right:-460px;width:min(460px,100vw);height:100vh;background:#fff;z-index:40;box-shadow:-20px 0 70px rgba(0,0,0,.18);padding:20px;transition:.25s ease;overflow:auto}.cart-panel.open{right:0}.overlay{position:fixed;inset:0;background:rgba(45,23,16,.45);opacity:0;pointer-events:none;z-index:30;transition:.25s ease}.overlay.show{opacity:1;pointer-events:auto}.cart-header{display:flex;align-items:center;justify-content:space-between}.cart-header h3{font-size:28px;margin:0}.cart-header button{border:0;background:#fbf3eb;border-radius:50%;font-size:34px;width:44px;height:44px;cursor:pointer}.cart-items{display:grid;gap:12px;margin:22px 0}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;border:1px solid #f0d6c8;border-radius:18px;padding:10px}.cart-item img{width:64px;height:64px;object-fit:cover;border-radius:14px}.cart-item h4{margin:0;font-size:14px}.cart-item p{margin:4px 0;color:#8a5a49;font-size:13px}.cart-item button{border:0;background:#fbf3eb;border-radius:12px;padding:8px;cursor:pointer}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0d6c8;padding-top:18px;font-size:20px}.checkout-form{display:grid;gap:14px;margin-top:18px}.checkout-form label{display:grid;gap:8px;font-weight:750;color:#552216}.checkout-form input,.checkout-form textarea{border:1px solid #e4c5b5;border-radius:16px;padding:13px;font:inherit}.checkout-form textarea{min-height:76px}.full{width:100%;border:0}@media(max-width:980px){.hero,.split{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.info-grid,.gallery-grid,.trust-grid{grid-template-columns:1fr 1fr}.hero-card img{height:440px}.nav a{display:none}}@media(max-width:620px){.topbar{padding:12px 18px}.brand small{display:none}.hero,.section{padding-left:20px;padding-right:20px}.product-grid,.info-grid,.gallery-grid,.trust-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.hero-card img{height:340px}.contact{display:block}.contact .btn{margin-top:18px}.product-card img{height:240px}}
