.nh-reco-v1-v2-active product-recommendations{display:none!important}
.nh-reco{background:#f5f3ee;color:#171715;border-top:1px solid #dedad2}
.nh-reco[hidden]{display:none!important}
.nh-reco__inner{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:54px 0 62px}
.nh-reco__head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}
.nh-reco__eyebrow{display:block;margin-bottom:8px;color:#918b82;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.nh-reco__head h2{margin:0;color:#171715;font-size:clamp(30px,3vw,44px);line-height:1.05;letter-spacing:-.04em}
.nh-reco__head p{max-width:680px;margin:9px 0 0;color:#777168;font-size:14px;line-height:1.55}
.nh-reco__actions{display:flex;align-items:center;gap:18px;flex:0 0 auto}
.nh-reco__actions a,.nh-reco__actions button{appearance:none;border:0;border-bottom:1px solid #171715;background:none;padding:0 0 2px;color:#171715;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}
.nh-reco__actions button{color:#777168;border-bottom-color:#aaa49a}
.nh-reco__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.nh-reco__item{min-width:0}
.nh-reco__item[hidden]{display:none!important}
.nh-reco-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid #ddd8d0;border-radius:8px;background:#fff;color:#171715;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.nh-reco-card:hover{transform:translateY(-3px);border-color:#c9c3ba;box-shadow:0 14px 34px rgba(25,22,18,.07)}
.nh-reco-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;background:#ebe8e1;padding:18px}
.nh-reco-card__media:empty::after{content:'NOIRHOME';color:#9b958b;font-size:11px;font-weight:800;letter-spacing:.12em}
.nh-reco-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.nh-reco-card:hover .nh-reco-card__media img{transform:scale(1.025)}
.nh-reco-card__body{display:flex;flex:1;flex-direction:column;padding:15px 16px 17px}
.nh-reco-card__body>strong{display:-webkit-box;min-height:40px;overflow:hidden;font-size:14px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nh-reco-card__body>div{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:12px;border-top:1px solid #ece8e1}
.nh-reco-card__body span{font-size:14px;font-weight:800}
.nh-reco-card__body b{font-size:18px;font-weight:500}
.nh-reco--complementary{background:#efede7}
.nh-reco--cart{border-top-color:#d2cec5}
@media(max-width:900px){.nh-reco__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}
@media(max-width:560px){.nh-reco__inner{width:min(100% - 28px,1240px);padding:42px 0 48px}.nh-reco__head{align-items:flex-start;flex-direction:column;gap:16px}.nh-reco__actions{width:100%;justify-content:space-between}.nh-reco__grid{gap:12px}.nh-reco-card__media{padding:10px}.nh-reco-card__body{padding:12px 11px 13px}.nh-reco-card__body>strong{min-height:37px;font-size:13px}.nh-reco-card__body span{font-size:13px}}
