@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500;600&display=swap');

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--espresso);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:1000;background:#fff;padding:10px 14px}.page-width{width:min(1280px,calc(100% - 48px));margin:0 auto}.eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600}.display,.section-title,h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:.95}.section-title{font-size:clamp(36px,4vw,58px);margin:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--espresso);background:var(--espresso);color:var(--ivory);text-decoration:none;text-transform:uppercase;font-size:11px;letter-spacing:.14em;transition:.25s ease}.button:hover{background:transparent;color:var(--espresso)}.button--light{background:var(--ivory);border-color:var(--ivory);color:var(--espresso)}.button--outline{background:transparent;color:var(--espresso)}.section-pad{padding:74px 0}.muted{opacity:.75}.gold-rule{width:70px;height:1px;background:var(--gold);margin:24px 0}.rte p{margin:0 0 1em}.rte a{color:inherit}

.announcement{background:var(--espresso);color:#ead9ac;text-align:center;padding:8px 16px;font-size:10px;letter-spacing:.17em;text-transform:uppercase}.site-header{background:rgba(248,244,236,.96);border-bottom:1px solid rgba(58,45,31,.08);position:sticky;top:0;z-index:30;backdrop-filter:blur(10px)}.header-inner{min-height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.nav{display:flex;gap:30px;align-items:center}.nav a,.header-actions a{color:inherit;text-decoration:none;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.brand{text-align:center;text-decoration:none;color:inherit}.brand-mark{font-family:'Cormorant Garamond',Georgia,serif;font-size:36px;line-height:.9;letter-spacing:.08em}.brand-sub{font-size:15px;letter-spacing:.3em;margin-left:.3em}.header-actions{display:flex;gap:22px;justify-content:flex-end;align-items:center}.mobile-menu{display:none}

.hero{min-height:610px;display:grid;grid-template-columns:44% 56%;background:#f7f2e8}.hero-copy{padding:100px max(7vw,56px);display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-size:clamp(58px,5.4vw,84px);margin:20px 0 22px}.hero-copy p{max-width:470px;font-size:17px}.hero-media{min-height:610px;background:#d8cbb7 center/cover no-repeat}.hero-media img{width:100%;height:100%;object-fit:cover;display:block}

.values{border-top:1px solid rgba(58,45,31,.08);border-bottom:1px solid rgba(58,45,31,.08);background:#f4eee3}.values-grid{display:grid;grid-template-columns:repeat(5,1fr)}.value{padding:34px 24px;text-align:center;border-right:1px solid rgba(58,45,31,.13)}.value:last-child{border-right:0}.value-icon{font-family:'Cormorant Garamond',serif;font-size:32px;color:var(--gold);margin-bottom:8px}.value strong{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.value span{display:block;font-size:12px;opacity:.7;margin-top:8px}

.collection-heading{text-align:center;margin-bottom:48px}.collection-heading .eyebrow{color:#7e6540}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.product-card{text-align:center}.product-card a{text-decoration:none;color:inherit}.product-image{aspect-ratio:4/5;overflow:hidden;background:#e8dfd1}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-card:hover img{transform:scale(1.025)}.product-card h3{font-family:Inter,Arial,sans-serif;font-size:11px;line-height:1.45;letter-spacing:.13em;text-transform:uppercase;margin:18px 0 7px}.product-price{font-size:11px;opacity:.72}.shop-link{display:inline-block;margin-top:11px;padding-bottom:3px;border-bottom:1px solid var(--gold);font-size:10px;letter-spacing:.12em;text-transform:uppercase}

.story{display:grid;grid-template-columns:38% 62%;min-height:560px;background:#efe6d7}.story-copy{padding:80px max(5vw,48px);display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:clamp(48px,5vw,70px);margin:18px 0 24px}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-placeholder{width:100%;height:100%;background:linear-gradient(120deg,#9b7f5b,#d7c3a4)}

.tiles{display:grid;grid-template-columns:repeat(4,1fr)}.tile{position:relative;min-height:350px;overflow:hidden;color:#fff}.tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tile::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(27,21,14,.7),rgba(27,21,14,.08))}.tile-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.tile h3{font-family:Inter,Arial,sans-serif;font-size:17px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}.tile p{font-size:12px;margin:0 0 12px;opacity:.9}.tile a{color:#fff;font-size:10px;letter-spacing:.13em;text-transform:uppercase}

.newsletter{padding:72px 0;background:#f4eee3;text-align:center}.newsletter h2{font-size:50px;margin:0 0 12px}.newsletter form{display:flex;max-width:520px;margin:26px auto 0}.newsletter input{flex:1;border:1px solid rgba(58,45,31,.35);background:transparent;padding:14px 16px;font:inherit}.newsletter button{border:0;background:var(--espresso);color:var(--ivory);padding:0 20px;letter-spacing:.12em;text-transform:uppercase;font-size:10px}

.footer{background:var(--espresso);color:#eadfce;padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px}.footer h4{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#c7a96c}.footer a{display:block;color:inherit;text-decoration:none;font-size:12px;margin:7px 0;opacity:.83}.footer .brand-mark{color:#c7a96c}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;text-transform:uppercase;opacity:.65}

.generic-page{padding:80px 0}.generic-page h1{font-size:60px}.product-page{padding:72px 0}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.product-main-image img{width:100%;display:block}.product-info h1{font-size:64px;margin:0 0 16px}.product-info .price{font-size:18px;margin-bottom:25px}.product-info select,.product-info input{width:100%;padding:14px;border:1px solid rgba(58,45,31,.3);background:transparent;margin:8px 0 18px}.product-info button{width:100%}

@media(max-width:990px){.page-width{width:min(100% - 30px,1280px)}.header-inner{grid-template-columns:auto 1fr auto;min-height:78px}.nav{display:none}.mobile-menu{display:block}.brand-mark{font-size:28px}.hero{grid-template-columns:1fr}.hero-copy{padding:74px 28px}.hero-media{min-height:520px}.values-grid{grid-template-columns:1fr 1fr}.value{border-bottom:1px solid rgba(58,45,31,.13)}.value:nth-child(even){border-right:0}.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-image{min-height:500px}.tiles{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}}@media(max-width:620px){.header-actions a:not(:last-child){display:none}.hero-copy h1{font-size:56px}.hero-media{min-height:420px}.values-grid,.product-grid,.tiles,.footer-grid{grid-template-columns:1fr}.value{border-right:0}.section-pad{padding:68px 0}.story-copy{padding:64px 28px}.newsletter form{margin-left:20px;margin-right:20px}.footer-bottom{gap:15px;flex-direction:column}.product-info h1{font-size:48px}}
.product-subtitle{font-size:11px;line-height:1.45;opacity:.72;min-height:32px;margin-top:-2px}.tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-media img,.story-image img{display:block;width:100%;height:100%;object-fit:cover}
