.product-grid{grid-template-columns:repeat(4,1fr);gap:22px}.product{background:#fff;padding:10px 10px 17px;border:1px solid #edf4f1;transition:transform .25s,box-shadow .25s}.product-image{aspect-ratio:.74;background:#eef6f2}.product-info{padding:16px 4px 0}.product-info strong{color:#2f7769}.product:hover{box-shadow:0 12px 28px #2f776915;transform:translateY(-3px)}.product-image span{background:#fff!important;color:#2f7769!important;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.policy-grid details{background:#fff;padding:20px;border:1px solid #e1eeea}.modal-card{box-shadow:0 20px 60px #1f403b40}@media(max-width:720px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product{padding:7px 7px 12px}.product-info{padding:12px 2px 0}.product-info h3{font-size:19px}}
.sold-out-separator{grid-column:1/-1;display:flex;align-items:center;gap:16px;margin:38px 0 8px;color:#5e1024;font:600 24px "Bodoni Moda",serif}.sold-out-separator:before,.sold-out-separator:after{content:"";height:1px;background:#c9b8ad;flex:1}.sold-out-separator span{white-space:nowrap}@media(max-width:720px){.sold-out-separator{gap:10px;margin:26px 0 5px;font-size:20px}}
