:root{--ink:#121211;--paper:#f3f0e9;--gold:#b9995d;--line:rgba(18,18,17,.18);--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,a{transition:.22s ease}button{font:inherit;cursor:pointer}.contact-bar{min-height:48px;padding:7px clamp(18px,4vw,60px);background:#0d0d0c;color:#fff;display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:.78rem}.contact-bar .wa{background:#176b45;padding:9px 14px;font-weight:700}.contact-bar .wa:hover{background:#21875a}header{height:84px;padding:0 clamp(18px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand>span{width:42px;height:42px;border:1px solid var(--ink);display:grid;place-items:center;font-family:var(--serif);font-size:1.45rem}.brand div{display:flex;flex-direction:column;line-height:1}.brand b{font-family:var(--serif);letter-spacing:.12em}.brand small{font-size:.55rem;letter-spacing:.47em;margin-top:5px}.back{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--ink)}main{overflow:hidden}.breadcrumbs{display:flex;gap:9px;align-items:center;padding:22px clamp(18px,5vw,76px);font-size:.72rem;color:#6c675f}.breadcrumbs strong{color:var(--ink)}.product-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);min-height:690px;background:#191918;color:#fff}.product-photo{padding:30px;display:flex;flex-direction:column}.product-photo img{display:block;width:100%;height:min(70vh,690px);object-fit:cover;object-position:center}.product-photo>small{color:rgba(255,255,255,.5);font-size:.67rem;margin-top:8px}.product-copy{padding:clamp(45px,6vw,95px);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.69rem;letter-spacing:.18em;text-transform:uppercase;color:#d7bd89;font-weight:700;margin:0 0 20px}.eyebrow.dark{color:#806a40}.product-copy h1,.details h2,.before-order h2,.related h2{font-family:var(--serif);font-size:clamp(3.1rem,5vw,5.4rem);line-height:.95;letter-spacing:-.035em;margin:0}.subtitle{font-size:1.05rem;color:rgba(255,255,255,.64);margin:18px 0 25px}.price{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding:17px 0;display:grid;grid-template-columns:1fr auto;gap:4px 20px;align-items:end}.price>span{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.price strong{font-family:var(--serif);color:#ddc38f;font-size:1.8rem}.price small{grid-column:1/-1;color:rgba(255,255,255,.48);font-size:.67rem}.description{font-size:1rem;line-height:1.75;color:rgba(255,255,255,.75);margin:24px 0}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);margin-bottom:22px}.facts span{background:#252523;padding:12px;display:flex;flex-direction:column}.facts b{font-family:var(--serif);font-size:.95rem}.facts small{font-size:.59rem;color:rgba(255,255,255,.52);margin-top:3px}.actions{display:grid;grid-template-columns:1.2fr .8fr;gap:8px}.actions a,.actions button,.primary{border:1px solid rgba(255,255,255,.45);min-height:54px;padding:13px 15px;display:flex;align-items:center;justify-content:center;text-align:center;background:transparent;color:#fff;text-transform:uppercase;font-size:.68rem;letter-spacing:.08em;font-weight:700}.actions .primary,.primary{background:#176b45;border-color:#176b45}.actions a:hover,.actions button:hover{background:#fff;color:var(--ink)}.details{padding:110px clamp(18px,7vw,110px);display:grid;grid-template-columns:.72fr 1.28fr;gap:9%}.details h2{font-size:clamp(2.6rem,4vw,4.4rem)}.details>div>p:last-child{color:#68635b;max-width:490px}.details dl{margin:0;border-top:1px solid var(--line)}.details dl>div{display:grid;grid-template-columns:190px 1fr;gap:25px;padding:23px 0;border-bottom:1px solid var(--line)}.details dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.details dd{margin:0;color:#5d5851}.before-order{padding:90px clamp(18px,7vw,110px);background:#aa8950;color:#111;display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:start}.before-order h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.before-order ul{list-style:none;margin:0;padding:0;border-top:1px solid rgba(0,0,0,.24);display:grid;grid-template-columns:1fr 1fr}.before-order li{padding:18px 18px 18px 0;border-bottom:1px solid rgba(0,0,0,.2);font-size:.9rem}.before-order li:before{content:"✓";font-weight:700;margin-right:9px}.related{padding:100px clamp(18px,5vw,76px)}.related h2{font-size:clamp(2.8rem,4.5vw,4.7rem);margin-bottom:35px}.related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-card{background:#fff;padding-bottom:17px}.related-card img{width:100%;height:260px;object-fit:cover;display:block;margin-bottom:15px}.related-card span,.related-card strong,.related-card small{display:block;margin:0 17px}.related-card span{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:#776c5b}.related-card strong{font-family:var(--serif);font-size:1.35rem;margin-top:4px}.related-card small{color:#766f65;margin-top:6px}.related-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(0,0,0,.12)}footer{padding:45px clamp(18px,5vw,76px);background:#0d0d0c;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center}footer p{color:rgba(255,255,255,.5);font-size:.8rem;text-align:center}footer>a:last-child{text-align:right}.not-found{background:#171716;color:#fff}.not-found main{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.not-found main>span{font-family:var(--serif);font-size:7rem;color:#c8aa71}.not-found h1{font-family:var(--serif);font-size:clamp(2.5rem,6vw,5rem);margin:0}.not-found p{color:rgba(255,255,255,.6)}.not-found .primary{margin-top:20px}
@media(max-width:900px){.product-hero{grid-template-columns:1fr}.product-photo img{height:58vh}.product-copy{padding:55px 26px}.details,.before-order{grid-template-columns:1fr;gap:45px}.related>div{grid-template-columns:1fr 1fr}.related-card:last-child{display:none}}
@media(max-width:580px){body{padding-bottom:62px}.contact-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;justify-content:stretch;padding:0;gap:0}.contact-bar a{flex:1;min-height:62px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px}.contact-bar .wa{padding:8px}header{height:70px}.back{font-size:.62rem}.breadcrumbs{white-space:nowrap;overflow:hidden}.breadcrumbs strong{overflow:hidden;text-overflow:ellipsis}.product-photo{padding:10px}.product-photo img{height:48vh;min-height:330px}.product-copy h1{font-size:3.25rem}.facts{grid-template-columns:1fr}.facts span{display:grid;grid-template-columns:110px 1fr;align-items:center}.actions{grid-template-columns:1fr}.details,.before-order{padding:75px 20px}.details dl>div{grid-template-columns:1fr;gap:7px}.before-order ul{grid-template-columns:1fr}.related{padding:75px 12px}.related>div{grid-template-columns:1fr}.related-card:nth-child(2){display:none}.related-card img{height:260px}footer{grid-template-columns:1fr;text-align:left}footer p{text-align:left}footer>a:last-child{text-align:left}}
