.model-open{appearance:none;border:0;background:transparent;border-bottom:1px solid var(--lime);padding:0 0 .2rem;color:#fff;font:inherit;font-size:.78rem;font-weight:bold;cursor:pointer;margin-top:1rem}.model-open:hover{color:var(--lime)}.product-modal{padding:0;border:0;width:min(920px,calc(100% - 30px));background:var(--white);color:var(--ink);box-shadow:0 20px 80px rgba(0,0,0,.4)}.product-modal::backdrop{background:rgba(8,29,35,.8);backdrop-filter:blur(4px)}.modal-layout{display:grid;grid-template-columns:1.15fr .85fr}.modal-layout img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;background:#e6e9e7}.modal-content{align-self:center;padding:3rem}.modal-content h2{font-size:3rem;margin-bottom:1.5rem}.modal-content>p:not(.eyebrow){color:var(--muted);margin-bottom:2rem}.modal-close{position:absolute;right:13px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer;z-index:1}@media(max-width:760px){.modal-layout{grid-template-columns:1fr}.modal-layout img{min-height:280px;max-height:48vh}.modal-content{padding:2rem}.modal-content h2{font-size:2.4rem}}
