.brand img{width:140px!important;height:48px!important;object-fit:contain;object-position:left}.cart-trigger{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:99px;padding:9px 13px;cursor:pointer}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:var(--copper);color:#fff;font-size:11px;margin-left:4px}.price{font-size:13px;color:#665c56;margin:13px 0 8px!important}.price span{font-weight:700;color:var(--copper)}.add-to-cart{border:0;background:var(--copper);color:#fff;padding:10px 14px;border-radius:7px;cursor:pointer;font-weight:700}.product-copy .link{margin-top:auto}.cart-panel{position:fixed;top:0;right:-390px;z-index:10;width:min(390px,100%);height:100vh;background:#fffdf9;box-shadow:-10px 0 32px #0002;padding:25px;transition:right .25s}.cart-panel.open{right:0}.cart-head{display:flex;justify-content:space-between;font-size:22px;border-bottom:1px solid var(--line);padding-bottom:16px}.cart-close{border:0;background:none;font-size:28px;cursor:pointer}.cart-item{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item button{border:0;background:none;color:var(--copper);cursor:pointer}.cart-price-note{margin-top:25px;color:#665c56;font-size:14px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.values p{border-top:1px solid #ffffff50;padding-top:15px;margin:0;color:#e6ddd7}.values strong{color:#fff}.product-page{max-width:1070px;margin:auto;padding:52px 25px 90px}.back{color:var(--copper);font-weight:700;text-decoration:none}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:30px}.product-detail>img{width:100%;height:480px;object-fit:cover;border-radius:12px;background:var(--sand)}.product-detail h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,62px);line-height:1.05;margin:0 0 20px}.long-copy{max-width:780px;margin:75px auto 0;font-size:18px}.long-copy h2{font-size:38px;margin:0 0 25px}.long-copy p{padding:18px 0;margin:0;border-top:1px solid var(--line)}@media(max-width:760px){.brand img{width:105px!important}.values{grid-template-columns:1fr;margin-top:30px}.product-detail{grid-template-columns:1fr;gap:25px}.product-detail>img{height:360px}}
