:root{--ink:#2d2824;--muted:#746a62;--paper:#f6f0e8;--card:#efe5d9;--taupe:#7d6958;--taupe-dark:#5f4e42;--line:#d9cec2;--white:#fff;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(var(--max),calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.11em;font-size:12px;cursor:pointer}.button--light{background:#f8f2ea;color:var(--ink);border-color:#f8f2ea}.button--outline{background:transparent;color:var(--ink)}.button[disabled]{opacity:.5;cursor:not-allowed}.section{padding:82px 0}.section-heading{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,64px);font-weight:400;line-height:1.02;margin:0 0 18px}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.muted{color:var(--muted)}
.site-header{position:relative;z-index:20;background:rgba(246,240,232,.96);border-bottom:1px solid rgba(90,75,62,.12)}.header-inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{font-size:24px;font-weight:700;letter-spacing:-.04em}.brand small{display:block;font-size:8px;letter-spacing:.38em;margin-top:-3px}.nav{display:flex;gap:28px;justify-content:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.header-actions{display:flex;justify-content:flex-end;gap:18px;font-size:12px}.mobile-menu{display:none}
.hero{position:relative;min-height:670px;color:#fff;overflow:hidden;background:#7b6757}.hero-media{position:absolute;inset:0;background-position:center;background-size:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(91,72,58,.96) 0%,rgba(96,77,62,.92) 26%,rgba(96,77,62,.55) 48%,rgba(96,77,62,.1) 72%,transparent 100%)}.hero-inner{position:relative;min-height:670px;display:flex;align-items:center}.hero-copy{max-width:520px;padding:50px 0}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.95;letter-spacing:-.04em;margin:18px 0 24px}.hero p{max-width:480px;color:#eee4dc;font-size:16px}.hero .button{margin-top:22px}
.trust-bar{background:#ede3d7;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:30px;text-align:center;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.trust-item span{display:block;margin-top:6px;font-size:12px;color:var(--muted)}
.section-head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#f8f3ec;border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(62,47,37,.08)}.product-card__media{aspect-ratio:4/5;background:#b7a18c;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:18px}.product-card__title{font-family:Georgia,'Times New Roman',serif;font-size:20px;margin:0 0 6px}.product-card__meta{font-size:12px;color:var(--muted);min-height:36px}.product-card__price{font-size:18px;margin-top:12px}.product-card__link{display:inline-block;margin-top:14px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--ink)}
.collection-hero{padding:66px 0 42px}.collection-grid{padding-bottom:80px}.pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.pagination a,.pagination span{padding:8px 12px;border:1px solid var(--line)}
.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;padding:70px 0}.product-gallery{background:#b7a18c;min-height:620px}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info h1{font-family:Georgia,'Times New Roman',serif;font-size:54px;font-weight:400;margin:0 0 10px}.product-price{font-size:24px;margin:10px 0 26px}.product-form{display:grid;gap:14px}.product-form select,.product-form input{width:100%;padding:13px;border:1px solid var(--line);background:#fff}.product-meta-list{margin-top:34px;border-top:1px solid var(--line)}.product-meta-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.rte{max-width:850px}.rte img{height:auto}.page-shell{padding:70px 0}.page-title{font-family:Georgia,'Times New Roman',serif;font-size:58px;font-weight:400;margin:0 0 24px}.contact-form{max-width:700px;display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid var(--line);background:#fff}.contact-form textarea{min-height:160px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--line);text-align:left}.cart-summary{display:flex;justify-content:flex-end;padding:28px 0}.empty-state{text-align:center;padding:90px 0}
.site-footer{background:#332b26;color:#f4ece4;padding:62px 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.site-footer a{color:#d8cbc0}.site-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.footer-note{color:#bcaea2;font-size:12px;max-width:430px}
.age-gate{position:fixed;inset:0;z-index:100;background:rgba(43,35,29,.86);display:none;align-items:center;justify-content:center;padding:20px}.age-gate.is-active{display:flex}.age-gate__dialog{width:min(520px,100%);background:#f5ede4;padding:42px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.28)}.age-gate__dialog h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:400;margin:0 0 16px}.age-gate__actions{display:flex;gap:12px;justify-content:center;margin-top:24px}
@media(max-width:980px){.header-inner{grid-template-columns:1fr auto}.nav{display:none}.header-actions{display:none}.mobile-menu{display:block}.product-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-overlay{background:linear-gradient(180deg,rgba(91,72,58,.96) 0%,rgba(91,72,58,.84) 45%,rgba(91,72,58,.15) 100%)}.hero-copy{padding-top:80px}}
@media(max-width:600px){.page-width{width:min(var(--max),calc(100% - 24px))}.hero,.hero-inner{min-height:720px}.hero-media{background-position:65% center}.hero-copy{align-self:flex-start;padding-top:80px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr}.section-head-row{display:block}.footer-grid{grid-template-columns:1fr}.product-info h1,.page-title{font-size:42px}.age-gate__actions{flex-direction:column}}
