:root{--brown:#24140f;--brown2:#3b231a;--gold:#b88a3b;--cream:#f6f0e7;--paper:#fffaf3;--muted:#806e64;--line:#e2d6c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--brown);font-family:Inter,Arial,sans-serif}.announcement{background:var(--brown);color:#f7e8c9;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffaf3ed;backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--brown)}.brand-mark{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:'Cormorant Garamond';font-size:20px}.brand strong{display:block;font:600 23px/1 'Cormorant Garamond';letter-spacing:.02em}.brand small{display:block;margin-top:4px;text-transform:uppercase;font-size:8px;letter-spacing:.28em;color:var(--muted)}.desktop-nav{display:flex;gap:32px}.desktop-nav a,.header-actions button{font-size:13px;color:var(--brown);text-decoration:none;background:none;border:0;cursor:pointer}.header-actions{display:flex;gap:14px;align-items:center}.cart-btn{border:1px solid var(--brown)!important;border-radius:999px!important;padding:10px 15px!important}.cart-btn span{display:inline-grid;place-items:center;background:var(--brown);color:white;border-radius:99px;width:20px;height:20px;margin-left:7px;font-size:10px}.hero{min-height:650px;padding:72px clamp(20px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;background:radial-gradient(circle at 70% 30%,#e8d9c4 0,transparent 33%),linear-gradient(120deg,#fbf6ee,#f1e6d8)}.eyebrow{text-transform:uppercase;letter-spacing:.23em;font-size:10px;font-weight:700;color:var(--gold);margin:0 0 15px}.hero h1,.shop-section h2,.category-strip h2,.story h2,.newsletter h2,.modal h2{font-family:'Cormorant Garamond';font-weight:600;letter-spacing:-.03em}.hero h1{font-size:clamp(50px,6vw,88px);line-height:.9;margin:0 0 28px}.hero-text{max-width:610px;color:var(--muted);line-height:1.8;font-size:15px}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:49px;padding:0 24px;border-radius:3px;border:1px solid transparent;text-decoration:none;font-weight:600;font-size:12px;letter-spacing:.05em;cursor:pointer}.btn.gold{background:var(--gold);color:white}.btn.ghost{border-color:#927a68;color:var(--brown);background:transparent}.btn.dark{border-color:var(--brown)}.btn.wide{width:100%}.trust-row{display:flex;gap:28px;font-size:11px;color:var(--muted)}.trust-row span:before{content:'◇';color:var(--gold);margin-right:7px}.hero-visual{position:relative;min-height:470px}.hero-card{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 30px 70px #43291828}.hero-card.large{right:7%;top:0;width:min(390px,80%);height:440px;padding:32px;background:linear-gradient(155deg,#3b231a,#170c09);color:#fff;border:1px solid #806139}.hero-card.large:before{content:'';position:absolute;inset:20px;border:1px solid #b88a3b55}.ribbon{margin:auto;text-align:center;font:600 42px/1 'Cormorant Garamond';letter-spacing:.06em;color:#d7b06a}.hero-card.large p{font-family:'Cormorant Garamond';font-size:20px;text-align:center}.hero-card.small{left:0;bottom:-15px;width:220px;height:210px;padding:28px;background:#c9a463;color:#2c170f}.hero-card.small span{font-size:10px;text-transform:uppercase;letter-spacing:.18em}.hero-card.small strong{font:600 30px/1 'Cormorant Garamond';margin-top:10px}.category-strip,.shop-section,.story,.newsletter{padding:90px clamp(20px,7vw,110px)}.category-strip{background:var(--brown);color:white}.category-strip h2,.shop-section h2,.story h2,.newsletter h2{font-size:clamp(38px,4vw,60px);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;border-top:1px solid #ffffff26;border-left:1px solid #ffffff26}.category-grid button{min-height:145px;text-align:left;background:none;color:white;border:0;border-right:1px solid #ffffff26;border-bottom:1px solid #ffffff26;padding:24px;cursor:pointer;transition:.25s}.category-grid button:hover{background:#ffffff0d}.category-grid b{display:block;color:var(--gold);font-size:10px;margin-bottom:42px}.category-grid span{font:500 24px 'Cormorant Garamond'}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.shop-tools{display:flex;align-items:center;gap:14px}.shop-tools input{width:240px}.link-btn{background:none;border:0;text-decoration:underline;cursor:pointer;color:var(--muted)}.status{text-align:center;color:var(--muted);padding:35px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{min-width:0}.product-image{aspect-ratio:1/1.05;background:#eee center/cover no-repeat;position:relative;overflow:hidden}.product-image .badge{position:absolute;top:12px;left:12px;background:var(--brown);color:white;padding:7px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.product-image button{position:absolute;left:12px;right:12px;bottom:12px;transform:translateY(65px);transition:.25s;border:0;background:#fff;color:var(--brown);padding:13px;cursor:pointer;font-weight:700}.product-card:hover .product-image button{transform:translateY(0)}.product-info{padding:17px 2px}.product-info small{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);font-size:9px}.product-info h3{font:600 23px 'Cormorant Garamond';margin:7px 0}.price-row{display:flex;gap:9px;align-items:center;font-size:13px}.compare{text-decoration:line-through;color:#9d8d84}.story{display:grid;grid-template-columns:1.25fr .75fr;padding-top:25px}.story-panel{background:#efe4d6;padding:70px}.story-panel p:not(.eyebrow){color:var(--muted);max-width:670px;line-height:1.8}.text-link{color:var(--brown);font-weight:600;font-size:12px}.story-stat{background:var(--gold);padding:70px;display:flex;flex-direction:column;justify-content:end;min-height:390px}.story-stat span{text-transform:uppercase;font-size:10px;letter-spacing:.2em}.story-stat strong{font:600 48px/.95 'Cormorant Garamond';margin:12px 0}.newsletter{text-align:center}.newsletter p:last-child{color:var(--muted)}footer{padding:40px clamp(20px,7vw,110px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);z-index:60;background:var(--paper);box-shadow:-20px 0 60px #0003;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{padding:28px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h3{margin:0;font:600 35px 'Cormorant Garamond'}.close{border:0;background:none;font-size:27px;cursor:pointer}.cart-items{padding:15px 28px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:68px;height:68px;object-fit:cover;background:#eee}.cart-item h4{font:600 18px 'Cormorant Garamond';margin:0 0 5px}.qty{display:flex;gap:8px;align-items:center}.qty button{width:24px;height:24px;background:none;border:1px solid var(--line);cursor:pointer}.remove{background:none;border:0;color:#9a6d5a;cursor:pointer;font-size:11px}.cart-summary{padding:24px 28px;border-top:1px solid var(--line)}.cart-summary>div,.checkout-total{display:flex;justify-content:space-between;font-size:18px;margin-bottom:10px}.cart-summary small{display:block;color:var(--muted);margin-bottom:18px}.modal{position:fixed;inset:0;background:#160c08aa;z-index:70;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{background:var(--paper);width:min(650px,100%);max-height:92vh;overflow:auto;padding:40px;position:relative}.close.top{position:absolute;right:17px;top:12px}.modal-card h2{font-size:44px;margin:0 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:11px;font-weight:600;margin-bottom:13px}input,select,textarea{width:100%;border:1px solid var(--line);background:white;padding:12px;font:inherit;margin-top:7px;color:var(--brown)}.promo-row{display:flex;margin:14px 0 0}.promo-row input{margin:0}.promo-row button{border:0;background:var(--brown);color:#fff;padding:0 18px}.promo-message,.form-message{min-height:18px;font-size:11px;color:#8e5c45}.tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px}.tabs button{padding:12px;background:none;border:0;border-bottom:1px solid var(--line);cursor:pointer}.tabs button.active{border-bottom:2px solid var(--gold);font-weight:700}.account-form{display:grid;gap:4px}.hidden{display:none!important}.member-card{padding:25px;background:var(--brown);color:white;margin-bottom:15px}.member-card span{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#d8b778}.member-card strong{display:block;font:600 35px 'Cormorant Garamond';margin:8px 0}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,120px);background:var(--brown);color:#fff;padding:13px 18px;z-index:90;font-size:12px;transition:.3s}.toast.show{transform:translate(-50%,0)}@media(max-width:950px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:430px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-panel,.story-stat{padding:45px}.section-head{align-items:start;flex-direction:column}footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{height:72px;padding:0 15px}.brand strong{font-size:19px}.brand-mark{width:38px;height:38px}.icon-btn{display:none}.hero{padding:52px 20px}.hero h1{font-size:52px}.hero-visual{min-height:370px}.hero-card.large{width:85%;height:350px}.hero-card.small{width:170px;height:160px}.category-strip,.shop-section,.story,.newsletter{padding:65px 20px}.category-grid{grid-template-columns:1fr 1fr}.category-grid button{min-height:120px}.category-grid span{font-size:19px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-info h3{font-size:19px}.product-image button{transform:none;padding:10px}.shop-tools{width:100%}.shop-tools input{width:100%}.story{padding-top:10px}.story-panel,.story-stat{padding:35px 25px}.form-grid{grid-template-columns:1fr}.modal-card{padding:30px 20px}.trust-row{gap:10px;flex-wrap:wrap}.footer-brand{display:none}}
