*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.8rem 1rem}.page-width{width:min(1240px,calc(100% - 40px));margin:0 auto}.eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:700}.display,.section-title,.brand-mark{font-family:Georgia,'Times New Roman',serif;font-weight:400}.section-title{font-size:clamp(2.1rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.035em;margin:.35rem 0 1.3rem}.body-large{font-size:clamp(1.05rem,1.4vw,1.28rem);max-width:760px}.muted{opacity:.72}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.35rem;border:1px solid currentColor;text-decoration:none;color:inherit;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;transition:.25s}.button:hover{transform:translateY(-1px);opacity:.8}.button--filled{background:var(--forest);border-color:var(--forest);color:var(--ivory)}.button--light{background:var(--ivory);border-color:var(--ivory);color:var(--forest)}.section{padding:clamp(70px,9vw,130px) 0}.rule{border-top:1px solid rgba(32,33,31,.16)}
.announcement{background:var(--forest);color:var(--ivory);padding:.62rem 1rem;text-align:center;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,240,232,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(32,33,31,.08)}.header-inner{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{text-decoration:none;color:var(--forest);text-align:center;display:inline-flex;flex-direction:column;align-items:center}.brand-logo{max-height:52px;max-width:190px}.brand-mark{font-size:1.65rem;letter-spacing:.18em;line-height:1}.brand-subtitle{font-size:.58rem;letter-spacing:.42em;margin-top:.38rem}.nav{display:flex;gap:1.5rem;align-items:center}.nav a,.header-actions a{color:inherit;text-decoration:none;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.nav a:hover,.header-actions a:hover{opacity:.55}.header-actions{justify-self:end;display:flex;gap:1rem}.menu-toggle{display:none;background:none;border:0;font-size:1.4rem;color:var(--ink)}.mobile-menu{padding:1.1rem 20px 1.5rem;border-top:1px solid rgba(32,33,31,.1)}.mobile-menu a{display:block;text-decoration:none;color:inherit;padding:.7rem 0;text-transform:uppercase;font-size:.78rem;letter-spacing:.1em}
.hero{background:var(--forest);color:var(--ivory);min-height:min(86vh,880px);display:grid;grid-template-columns:47% 53%}.hero-copy{display:flex;align-items:center;padding:clamp(50px,7vw,110px)}.hero-copy-inner{max-width:560px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(3.2rem,6vw,7.4rem);line-height:.91;letter-spacing:-.05em;margin:.6rem 0 1.6rem}.hero p{font-size:clamp(1.05rem,1.4vw,1.3rem);max-width:520px;color:rgba(244,240,232,.82);margin:0 0 2rem}.hero-media{position:relative;overflow:hidden;min-height:560px}.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover;display:block}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,45,35,.22),transparent 35%)}.hero-note{margin-top:2rem;font-family:Georgia,'Times New Roman',serif;font-style:italic;color:rgba(244,240,232,.65)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,100px);align-items:center}.split-media{aspect-ratio:4/5;background:var(--paper);overflow:hidden}.split-media img,.split-media video{width:100%;height:100%;object-fit:cover}.quote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.6rem,3vw,3.1rem);line-height:1.12;margin:0}.signature{margin-top:2rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(32,33,31,.16);border:1px solid rgba(32,33,31,.16)}.pillar{background:var(--ivory);padding:clamp(28px,4vw,58px)}.pillar-index{font-family:Georgia,'Times New Roman',serif;color:var(--gold);font-size:1.15rem}.pillar h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.8rem;margin:2.8rem 0 .7rem}.pillar p{margin:0;opacity:.72}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--paper);color:white;text-decoration:none}.category-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.category-card:hover img{transform:scale(1.025)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.52),transparent 55%)}.category-copy{position:absolute;left:25px;right:25px;bottom:24px;z-index:2}.category-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;font-weight:400;margin:.2rem 0}.category-copy span{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase}.fallback-tile{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,var(--paper),#cfc3b2);color:var(--forest);font-family:Georgia,'Times New Roman',serif;font-size:2rem;text-align:center;padding:2rem}
.dark-section{background:var(--forest);color:var(--ivory)}.dark-section .eyebrow{color:#c9b184}.story-video{display:grid;grid-template-columns:58% 42%;min-height:650px}.story-video-media{overflow:hidden;background:#111}.story-video-media video,.story-video-media img{width:100%;height:100%;object-fit:cover}.story-video-copy{padding:clamp(45px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.story-video-copy .section-title{font-size:clamp(2.5rem,4.8vw,5.8rem)}
.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.steps{border-top:1px solid rgba(32,33,31,.18)}.step{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(32,33,31,.18)}.step-num{font-family:Georgia,'Times New Roman',serif;color:var(--gold);font-size:1.2rem}.step h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.55rem;margin:0 0 .35rem}.step p{margin:0;opacity:.68}.cta-panel{background:var(--paper);padding:clamp(40px,7vw,90px);text-align:center}.cta-panel p{max-width:720px;margin:0 auto 2rem}.footer{background:#111d17;color:var(--ivory);padding:75px 0 32px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px}.footer .brand{align-items:flex-start;color:var(--ivory)}.footer h3{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;color:#c9b184}.footer a{display:block;color:inherit;text-decoration:none;margin:.5rem 0;opacity:.78}.footer-bottom{margin-top:60px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);font-size:.72rem;opacity:.55;display:flex;justify-content:space-between}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{text-decoration:none;color:inherit}.product-card-media{aspect-ratio:1/1.2;background:var(--paper);overflow:hidden}.product-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.02)}.product-card h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.1rem;margin:.8rem 0 .2rem}.price{font-size:.82rem;opacity:.65}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;padding:70px 0 110px}.product-media img{width:100%;display:block;background:var(--paper)}.product-info{position:sticky;top:120px;align-self:start}.product-info h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.5rem,4vw,4.5rem);line-height:1;margin:.3rem 0 1rem}.product-price{font-size:1.05rem;margin-bottom:1.6rem}.product-description{opacity:.75}.product-form select,.product-form input,.contact-form input,.contact-form textarea{width:100%;padding:14px 15px;border:1px solid rgba(32,33,31,.2);background:transparent;margin-bottom:12px;font:inherit}.product-form button,.contact-form button{width:100%}.collection-header,.page-header{padding:85px 0 50px}.rte{max-width:820px}.rte img{max-width:100%;height:auto}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:25px;padding:22px 0;border-bottom:1px solid rgba(32,33,31,.14)}.cart-item img{width:120px}.cart-footer{display:flex;justify-content:flex-end;padding-top:30px}.search-form{display:flex;gap:8px;max-width:650px}.search-form input{flex:1;padding:13px;border:1px solid rgba(32,33,31,.2);background:white}.contact-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.contact-form textarea{min-height:170px}
@media(max-width:950px){.nav{display:none}.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.menu-toggle{display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:55vh}.hero-media{min-height:56vh}.split,.story-video,.process,.product-layout,.contact-wrap{grid-template-columns:1fr}.story-video-media{min-height:560px}.pillars,.category-grid{grid-template-columns:1fr}.category-card{aspect-ratio:5/4}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-info{position:static}.process{gap:40px}}
@media(max-width:600px){.page-width{width:min(100% - 28px,1240px)}.header-inner{height:72px}.brand-mark{font-size:1.4rem}.hero-copy{padding:55px 25px}.hero h1{font-size:3.55rem}.hero-media{min-height:500px}.section{padding:72px 0}.category-card{aspect-ratio:4/5}.story-video-media{min-height:500px}.story-video-copy{padding:45px 25px}.product-grid{gap:14px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px}.cart-item>div:last-child{grid-column:2}.header-actions a:first-child{display:none}}
