.jh-product-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.jh-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(34,26,20,.09)}.jh-modal[hidden]{display:none}.jh-modal{position:fixed;inset:0;z-index:100;background:rgba(17,15,13,.72);display:grid;place-items:center;padding:24px}.jh-modal-card{width:min(980px,94vw);max-height:90vh;overflow:auto;background:#fffdf9;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 30px 100px rgba(0,0,0,.35)}.jh-modal-image{min-height:580px;background:#e8dfd4;display:grid;place-items:center;overflow:hidden}.jh-modal-image>img{width:100%;height:100%;object-fit:cover}.jh-modal-copy{padding:64px 52px}.jh-modal-copy h2{font:400 clamp(36px,4vw,60px)/1.05 Georgia,serif;margin:0 0 28px}.jh-modal-copy dl{margin:0}.jh-modal-copy dl div{display:grid;grid-template-columns:100px 1fr;gap:18px;border-top:1px solid #ddd5cb;padding:12px 0}.jh-modal-copy dt{font-size:10px;letter-spacing:.1em;color:#746d65;text-transform:uppercase}.jh-modal-copy dd{margin:0;font-size:13px}.jh-modal-description{color:#746d65;line-height:1.75;font-size:13px;margin-top:28px}.jh-modal-close{position:fixed;right:28px;top:22px;z-index:101;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;font-size:26px;cursor:pointer}@media(max-width:800px){.jh-modal{padding:12px}.jh-modal-card{grid-template-columns:1fr}.jh-modal-image{min-height:360px}.jh-modal-copy{padding:36px 26px}.jh-modal-close{right:18px;top:14px}}