*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f2eb;color:#161616;font-family:Montserrat,Arial,sans-serif}.site-header{height:86px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fbf8f2;border-bottom:1px solid #dfd8ce;position:sticky;top:0;z-index:20}.brand{text-decoration:none;color:#111;display:flex;align-items:baseline;gap:5px;position:relative;padding-bottom:15px}.brand-main,.brand-dash{font-family:"Cormorant Garamond",serif;font-size:29px;letter-spacing:4px}.brand-sub{position:absolute;left:1px;bottom:0;font-size:8px;letter-spacing:3px;color:#9a4937}.site-header nav{display:flex;align-items:center;gap:24px}.site-header nav a{font-size:12px;text-decoration:none;color:#222}.cart-btn{border:1px solid #111;background:none;padding:10px 15px;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;cursor:pointer}.cart-btn span{background:#a44939;color:#fff;border-radius:50%;padding:2px 6px;margin-left:5px}.menu-btn{display:none;background:none;border:0;font-size:24px}.hero{height:calc(100vh - 86px);min-height:650px;position:relative;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("assets/hero.jpg") center 35%/cover no-repeat;transform:scale(1.01)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.28) 52%,rgba(0,0,0,.05))}.hero-copy{position:relative;z-index:2;width:48%;padding:14vh 0 0 7vw}.eyebrow{font-size:10px;letter-spacing:3px;font-weight:600;margin:0 0 22px}.eyebrow.dark{color:#9a4937}.hero h1,.intro h2,.section-heading h2,.editorial h2,.story h2,.newsletter h2,.cart h2{font-family:"Cormorant Garamond",serif;font-weight:500}.hero h1{font-size:clamp(72px,9vw,145px);line-height:.72;margin:0 0 36px}.hero-lead{max-width:570px;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:34px}.btn{display:inline-block;padding:16px 22px;text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:600;text-decoration:none}.btn.light{background:#fff;color:#111}.btn.dark{background:#111;color:#fff}.text-link{color:#fff;font-size:12px;text-decoration:none;border-bottom:1px solid #fff;padding-bottom:4px}.intro{padding:110px 20vw;text-align:center;background:#f6f2eb}.intro h2{font-size:58px;line-height:1.05;margin:0 0 26px}.intro h2 em{color:#a44939;font-weight:400}.intro>p:last-child{max-width:760px;margin:auto;line-height:1.9;font-size:15px;color:#57514c}.category-band{display:grid;grid-template-columns:repeat(3,1fr);background:#171717;color:white}.category-band a{padding:42px 5vw;text-decoration:none;color:white;border-right:1px solid #3a3a3a;display:grid;grid-template-columns:40px 1fr;gap:2px 14px}.category-band a:last-child{border-right:0}.category-band span{font-size:10px;color:#b86750;grid-row:1/3}.category-band strong{font-family:"Cormorant Garamond",serif;font-size:31px;font-weight:500}.category-band small{color:#aaa;font-size:10px;letter-spacing:1px}.shop-section{padding:110px 5vw;background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:80px;border-bottom:1px solid #ddd;padding-bottom:30px}.section-heading h2{font-size:55px;margin:0}.section-heading>p{width:360px;font-size:12px;line-height:1.7;color:#777}.category-title{font-family:"Cormorant Garamond",serif;font-size:38px;font-weight:500;margin:72px 0 25px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#faf8f4;padding-bottom:18px;position:relative}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#fff}.product-info{display:flex;justify-content:space-between;gap:20px;padding:16px 16px 8px}.product-info span{font-size:9px;letter-spacing:1.5px;color:#8e5444;text-transform:uppercase}.product-info h4{font-family:"Cormorant Garamond",serif;font-size:22px;font-weight:500;margin:3px 0}.product-info strong{font-size:12px}.add-btn{margin:0 16px;width:calc(100% - 32px);padding:12px;border:1px solid #222;background:transparent;text-transform:uppercase;letter-spacing:1px;font-size:10px;cursor:pointer}.add-btn:hover{background:#111;color:white}.editorial{display:grid;grid-template-columns:58% 42%;min-height:720px;background:#e4ded2}.editorial-img{background:url("assets/hero2.jpg") center/cover no-repeat}.editorial-copy{padding:14% 12%;display:flex;flex-direction:column;justify-content:center}.editorial h2{font-size:60px;line-height:1.05;margin:0 0 25px}.editorial p{font-size:14px;line-height:1.8;color:#544e49}.editorial .quote{font-family:"Cormorant Garamond",serif;font-size:24px;color:#9a4937;border-top:1px solid #c8bdb0;margin-top:28px;padding-top:26px}.story{display:grid;grid-template-columns:40% 60%;padding:110px 5vw;gap:6vw;background:#f9f5ee}.story-copy{align-self:center}.story h2{font-size:58px;line-height:1.05;margin:0 0 26px}.story-copy p{line-height:1.8;color:#5f5851;font-size:14px}.story-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.story-gallery img{width:100%;height:560px;object-fit:cover}.newsletter{padding:95px 8vw;background:#9a4937;color:#fff;text-align:center}.newsletter h2{font-size:55px;margin:0 0 10px}.newsletter>p:not(.eyebrow){font-size:13px}.newsletter form{margin:30px auto 0;max-width:560px;display:flex;position:relative}.newsletter input{flex:1;padding:17px;border:0;background:#fff;font-family:inherit}.newsletter button{width:120px;border:0;background:#171717;color:#fff;text-transform:uppercase;letter-spacing:1px}.thanks{display:none;position:absolute;top:60px;width:100%;font-size:11px}.newsletter form.sent .thanks{display:block}footer{display:grid;grid-template-columns:2fr 1fr 1fr;padding:55px 5vw;background:#141414;color:#ddd;gap:40px;font-size:10px;letter-spacing:1px;text-transform:uppercase}footer div{display:flex;flex-direction:column;gap:10px}.footer-brand strong{font-family:"Cormorant Garamond",serif;font-size:30px;letter-spacing:4px;color:#fff}.footer-brand span{text-transform:none;font-family:"Cormorant Garamond",serif;font-size:18px;color:#bda99f}footer a{color:white;text-decoration:none}.cart{position:fixed;top:0;right:-500px;width:min(480px,100%);height:100vh;background:#fbf8f2;z-index:50;padding:38px;transition:.35s ease;display:flex;flex-direction:column}.cart.open{right:0}.cart-head{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:20px}.cart h2{font-size:36px;margin:0}.cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:75px 1fr auto;gap:15px;padding:18px 0;border-bottom:1px solid #ddd}.cart-item img{width:75px;height:85px;object-fit:cover}.cart-item h4{font-family:"Cormorant Garamond",serif;font-size:19px;margin:5px 0}.cart-item small{font-size:10px;color:#777}.cart-item button{background:none;border:0;text-decoration:underline;font-size:9px;padding:0;cursor:pointer}.cart-empty{text-align:center;padding:70px 20px;color:#777;font-family:"Cormorant Garamond",serif;font-size:22px}.subtotal{display:flex;justify-content:space-between;font-size:14px;border-top:1px solid #bbb;padding-top:18px}.cart-footer p{font-size:10px;line-height:1.5;color:#777}.checkout-btn{width:100%;padding:15px;border:0;background:#111;color:#fff;text-transform:uppercase;letter-spacing:1px}.clear-btn{width:100%;padding:10px;background:none;border:0;text-decoration:underline;font-size:10px}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40;opacity:0;visibility:hidden;transition:.3s}.scrim.show{opacity:1;visibility:visible}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fbf8f2;flex-direction:column;padding:30px}.site-header nav.show{display:flex}.menu-btn{display:block}.hero-copy{width:80%;padding-top:12vh}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial,.story{grid-template-columns:1fr}.editorial-img{height:600px}.story-gallery img{height:450px}.section-heading{display:block}.section-heading>p{width:auto}.category-band{grid-template-columns:1fr}.category-band a{border-right:0;border-bottom:1px solid #3a3a3a}}@media(max-width:600px){.site-header{height:74px}.brand-main,.brand-dash{font-size:22px}.hero{height:780px}.hero h1{font-size:76px}.hero-copy{width:92%;padding-left:6vw;padding-top:17vh}.hero-actions{align-items:flex-start;flex-direction:column}.intro{padding:80px 8vw}.intro h2,.section-heading h2,.editorial h2,.story h2,.newsletter h2{font-size:42px}.shop-section{padding:80px 5vw}.product-grid{grid-template-columns:1fr}.story-gallery{grid-template-columns:1fr}.story-gallery img{height:500px}footer{grid-template-columns:1fr}.newsletter form{display:grid}.newsletter button{width:100%;padding:16px}.cart{padding:25px}}