/* SBN product cards: sharp, restrained catalogue typography. */
.product-card.sbn-card{display:flex;flex-direction:column;min-width:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;transition:none;color:#20313d}
.product-card.sbn-card:hover{transform:none;box-shadow:none;border-color:transparent}
.sbn-card>a{display:block}
.sbn-card .product-card-image{aspect-ratio:1;position:relative;overflow:hidden;border-radius:0;background:#f3f4f3;border:1px solid #eceeed}
.sbn-card .product-card-image img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;transform:none;transition:none;border-radius:0}
.sbn-card:hover .product-card-image img{transform:none}
.sbn-card .product-card-body{padding:17px 0 0;display:flex;flex:1;flex-direction:column;min-width:0}
.sbn-card .product-card-category{display:none}
.sbn-card .product-card-name{margin:0 0 8px;min-height:44px;font-size:16px;line-height:1.38;font-weight:600;letter-spacing:-.2px;display:block;overflow:visible;-webkit-line-clamp:unset}
.sbn-card .product-card-name a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#20313d;text-decoration:none}
.sbn-card .product-card-name a:hover{color:#205c83;text-decoration:underline;text-underline-offset:3px}
.sbn-card .sbn-card-specs{min-height:67px;margin-bottom:15px}
.sbn-card .sbn-card-size{font-size:14px;line-height:1.5;font-variant-numeric:tabular-nums;color:#293f4e}
.sbn-card .sbn-card-finish{font-size:13px;line-height:1.5;color:#64727a;margin-top:3px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.sbn-card .product-card-price{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;min-height:59px;margin:0;padding:0;font-variant-numeric:tabular-nums}
.sbn-card .sbn-card-price-main{display:flex;align-items:baseline;gap:6px;white-space:nowrap;max-width:100%}
.sbn-card .sbn-card-price-saving{display:flex;align-items:center;gap:9px;min-height:24px}
.sbn-card .sbn-card-discount{display:inline-flex;align-items:center;justify-content:center;background:#f3e9e2;color:#874632;border:0;border-radius:0;padding:3px 7px;font-size:12px;line-height:1.5;font-weight:600;white-space:nowrap;letter-spacing:0;box-shadow:none}
.sbn-card .product-card-price-current{font-size:23px;line-height:1.2;letter-spacing:-.5px;font-weight:650;color:#18374b;order:0}
.sbn-card .product-card-price-unit{font-size:13px;color:#536772;order:1;white-space:nowrap}
.sbn-card .product-card-price-old{font-size:13px;line-height:1.4;color:#6b777e;margin:0;text-decoration:line-through}
.sbn-card .product-card-price-onrequest{font-size:18px;letter-spacing:0}
.sbn-card .product-card-price-note{font-size:12px;line-height:1.5;margin:7px 0 17px;color:#6a757c}
.sbn-card .product-card-actions{margin-top:auto;padding:0}
.sbn-card .product-card-btn{display:flex;align-items:center;justify-content:center;gap:9px;min-height:43px;width:100%;border:1px solid #bcc9d0;border-radius:0;background:transparent;box-shadow:none;padding:10px 8px;font-size:13px;line-height:1.4;font-weight:550;color:#214b66;transform:none;transition:background .15s,border-color .15s,color .15s}
.sbn-card .product-card-btn:hover{background:#214e6a;border-color:#214e6a;color:#fff;transform:none;box-shadow:none}
.sbn-card .product-card-btn-disabled,.sbn-card .product-card-btn-disabled:hover{color:#77838a;background:#f5f6f6;border-color:#dfe4e7;cursor:default}
.sbn-card .product-card-badges{position:absolute;top:12px;left:12px;display:flex;align-items:flex-start;flex-direction:column;gap:5px;max-width:calc(100% - 68px)}
.sbn-card .badge{display:inline-block;padding:5px 8px;border:0;border-radius:0;box-shadow:none;min-width:0;max-width:100%;white-space:normal;background:#fff;color:#23475e;font-size:12px;line-height:1.3;font-weight:600}
.sbn-card .badge-free-shipping{background:#fff;color:#23475e}
.sbn-card .fav-btn{top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border:1px solid #e1e5e6;border-radius:0;background:#fff;color:#395466;box-shadow:none;transform:none;opacity:1}
.sbn-card .fav-btn:hover{background:#edf2f5;transform:none}
.sbn-card a:focus-visible,.sbn-card button:focus-visible{outline:2px solid #245f86;outline-offset:4px}
@media(max-width:600px){.sbn-card .product-card-body{padding-top:12px}.sbn-card .product-card-name{font-size:14px;min-height:40px;letter-spacing:0}.sbn-card .sbn-card-specs{min-height:73px;margin-bottom:12px}.sbn-card .sbn-card-size{font-size:13px}.sbn-card .sbn-card-finish{font-size:12px}.sbn-card .product-card-price-current{font-size:20px}.sbn-card .product-card-price{gap:3px 5px}.sbn-card .product-card-price-old{font-size:12px}.sbn-card .product-card-price-note{font-size:12px;min-height:36px;margin-bottom:12px}.sbn-card .product-card-btn{font-size:12px;gap:5px;min-height:44px;padding:9px 5px}.sbn-card .product-card-btn svg{width:13px;flex-shrink:0}.sbn-card .product-card-badges{top:8px;left:8px}.sbn-card .badge{font-size:12px;padding:4px 6px}.sbn-card .fav-btn{top:7px;right:7px;width:30px;height:30px;min-width:30px}}
@media(prefers-reduced-motion:reduce){.product-card.sbn-card *{transition:none!important}}
@media(max-width:600px){.sbn-card .sbn-card-specs{min-height:59px}.sbn-card .product-card-price{min-height:56px;gap:5px}.sbn-card .sbn-card-price-main{gap:5px}.sbn-card .sbn-card-price-saving{gap:7px}.sbn-card .sbn-card-discount{font-size:11px;padding:3px 6px}.sbn-card .product-card-price-note{min-height:0;margin:5px 0 13px}}
/* The catalogue and category pages retain their own card layout. */
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:6px;min-height:59px;font-variant-numeric:tabular-nums}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .sbn-card-price-main{display:flex;align-items:baseline;gap:5px;white-space:nowrap;max-width:100%}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price-current{color:#18374b;order:0}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price-unit{color:#536772;order:1;white-space:nowrap}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .sbn-card-price-saving{display:flex;align-items:center;gap:8px;min-height:24px}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price-old{font-size:12px;line-height:1.4;color:#6b777e;margin:0;order:0;flex-basis:auto;text-decoration:line-through}
:is(#sbn-catalogue,.sbn-category) .sbn-price-card .sbn-card-discount{display:inline-flex;align-items:center;justify-content:center;background:#f3e9e2;color:#874632;border:0;border-radius:0;padding:3px 7px;font-size:12px;line-height:1.5;font-weight:600;white-space:nowrap;letter-spacing:0;box-shadow:none}
@media(max-width:600px){:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price{min-height:56px;gap:5px}:is(#sbn-catalogue,.sbn-category) .sbn-price-card .sbn-card-price-saving{gap:6px}:is(#sbn-catalogue,.sbn-category) .sbn-price-card .product-card-price-old{font-size:11px}:is(#sbn-catalogue,.sbn-category) .sbn-price-card .sbn-card-discount{font-size:11px;padding:3px 6px}}
