:root{--ink:#073B3D;--gold:#C99837;--cream:#FBF7EF}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#153a39;font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.announce{background:var(--ink);color:#fff;text-align:center;padding:9px 14px;font-size:12px;letter-spacing:.06em}.header{height:86px;padding:0 5vw;background:#fffdf8f5;display:grid;grid-template-columns:220px 1fr 240px;align-items:center;border-bottom:1px solid #d9c9a4;position:sticky;top:0;z-index:30}.header img{width:170px;height:70px;object-fit:contain}.header nav{display:flex;justify-content:center;gap:34px;font-family:Georgia,serif}.actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.actions select{border:1px solid #b8934b;border-radius:30px;background:transparent;padding:8px}.hero{height:min(710px,72vw);min-height:540px;position:relative;overflow:hidden;background:#0b4544}.hero>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#032322df 0%,#03232280 38%,transparent 72%)}.hero-copy{position:absolute;left:8vw;top:50%;transform:translateY(-50%);max-width:570px;color:#fff}.hero-copy>p,.eyebrow,.section-head span,.promise>span{font-size:11px;letter-spacing:.22em;font-weight:700;color:#d3a84d}.hero h1{font:500 clamp(42px,5vw,76px)/1.02 Georgia,serif;margin:14px 0}.hero-copy div{font-size:17px;line-height:1.7;max-width:500px}.btn{display:inline-block;border:0;background:#d4aa50;color:#153a39;padding:15px 23px;margin-top:22px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.collection{padding:90px 5vw;background:#fffdf8}.section-head{max-width:1280px;margin:0 auto 42px;display:flex;justify-content:space-between;align-items:end;gap:40px}.section-head h1,.section-head h2,.promise h2{font:500 clamp(34px,4vw,55px)/1.1 Georgia,serif;margin:8px 0}.section-head p{max-width:430px;line-height:1.7}.grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:#fff;border:1px solid #e5dbc6;transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #123d3a1f}.image,.placeholder{aspect-ratio:1;overflow:hidden;background:#f4eee3}.image img,.placeholder svg{width:100%;height:100%;object-fit:cover}.info{padding:20px}.info small{letter-spacing:.14em;color:#8a7652}.info h3{font:500 22px Georgia,serif;margin:8px 0 18px}.info div{display:flex;justify-content:space-between;border-top:1px solid #eee5d4;padding-top:15px}.promise{background:var(--ink);color:#fff;padding:82px 6vw;text-align:center}.promise>div{max-width:1000px;margin:42px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff33}.promise article{padding:30px;border-right:1px solid #ffffff33}.promise article:last-child{border:0}.promise b{font:italic 28px Georgia,serif;color:#d7ae58}.promise p{font:18px Georgia,serif}footer{padding:65px 6vw 44px;background:#efe6d5;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:42px;font-size:14px;line-height:1.8}footer h3{font:600 18px Georgia,serif}footer a{display:block}.footer-logo img{width:210px;height:160px;object-fit:contain}.wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:800;z-index:40}.product-page{max-width:1200px;margin:70px auto;padding:0 5vw;display:grid;grid-template-columns:1.15fr 1fr;gap:60px}.product-page img{width:100%;height:auto}.product-page h1{font:500 48px Georgia,serif}.product-page select{display:block;width:100%;padding:13px;margin-top:8px}.rte{line-height:1.8;margin-top:28px}.page{max-width:1000px;margin:70px auto;padding:0 5vw;min-height:50vh}.page h1{font:500 48px Georgia,serif}.cart-line{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #ddd}@media(max-width:850px){.header{grid-template-columns:1fr auto;height:72px;padding:0 18px}.header img{width:135px;height:58px}.header nav{display:none}.hero{height:610px;min-height:0}.hero-overlay{background:linear-gradient(0deg,#032322e8 0%,#03232240 75%)}.hero-copy{left:7vw;right:7vw;top:auto;bottom:45px;transform:none}.hero h1{font-size:43px}.grid{grid-template-columns:repeat(2,1fr);gap:16px}.promise>div{grid-template-columns:1fr}.promise article{border-right:0;border-bottom:1px solid #ffffff33}footer{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr}}@media(max-width:540px){.announce{font-size:10px}.actions>a{display:none}.hero h1{font-size:38px}.collection{padding:62px 16px}.section-head{display:block}.grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;padding:45px 22px}.footer-logo img{width:170px}.page h1,.product-page h1{font-size:38px}}
