/* Desktop homepage product cards. Native cart and checkout links are retained. */
@media(min-width:1025px){
body .starline-product-section .starline-product-card{min-width:0;box-sizing:border-box;border-radius:14px!important;border:1px solid #e3e9ec!important;box-shadow:0 2px 8px #14223905!important}
body .starline-product-section .starline-product-content{display:flex!important;flex-direction:column!important;min-width:0;flex:1;gap:8px}
body .starline-product-section .starline-product-title{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2!important;overflow:hidden!important;overflow-wrap:anywhere;font-size:14px!important;line-height:1.45!important;font-weight:500!important;min-height:2.9em!important;height:auto!important;margin:0!important}
body .starline-product-section .starline-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px;min-width:0;font-size:14px!important;line-height:1.4}
body .starline-product-section .starline-product-price del{font-size:12px;opacity:.65}
body .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:stretch!important;gap:6px!important;min-width:0;width:100%!important;margin-top:auto!important;padding-top:8px!important}
body .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions .starline-add-to-cart{position:static!important;inset:auto!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:8px!important;border-radius:9px!important;box-sizing:border-box!important;background:var(--sl163-accent,#147d90)!important;color:#fff!important;border:0!important}
body .starline-product-section .starline-add-to-cart .starline-button-label{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
body .starline-product-section .starline-add-to-cart svg{display:block!important;width:20px!important;height:20px!important;flex-shrink:0}
body .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions .starline-order-now-button{display:flex!important;align-items:center!important;justify-content:center!important;flex:1 1 60px!important;gap:4px!important;min-width:0!important;width:auto!important;min-height:38px!important;padding:7px 5px!important;margin:0!important;border-radius:9px!important;font-size:12px!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere;background:var(--sl163-accent,#147d90)!important;color:white!important;border:0!important;box-sizing:border-box!important}
body .starline-product-section .starline-order-now-button svg{width:14px!important;height:14px!important;flex:0 0 14px}
body .starline-product-section .starline-product-purchase-actions .added_to_cart{flex-basis:100%;font-size:12px}
body .starline-product-section .starline-product-purchase-actions a:hover{filter:brightness(.93)}
body .starline-product-section .starline-product-purchase-actions a:focus-visible{outline:2px solid var(--sl163-accent,#147d90);outline-offset:3px}
}
/* 1.1.67: compact vertical cards, including narrow six-column rows. */
@media(min-width:1025px){
body .starline-product-section:not(.layout-horizontal-list):not(.layout-showcase-horizontal) .starline-product-card{min-height:0!important;max-width:none!important}
body .starline-product-section .starline-product-content{justify-content:flex-start!important;row-gap:6px!important}
body .starline-product-section .starline-product-price{margin-top:0!important;margin-bottom:0!important;min-height:20px}
body .starline-product-section .starline-product-actions:not(:has(*)){display:none!important}
body .starline-product-section .starline-product-title a{font-size:inherit!important;line-height:inherit!important}
body .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions{padding-top:4px!important}
body .starline-product-section .starline-product-card .starline-product-content .starline-product-purchase-actions .starline-order-now-button{flex-basis:48px!important}
}

@media(min-width:1025px){
body .starline-product-section .starline-product-grid{--sl-column-gap:8px!important;column-gap:8px!important;row-gap:12px!important}
body .starline-product-section .starline-product-card{padding:4px!important}
body .starline-product-section .starline-product-image-wrap,body .starline-product-section .starline-product-image-link{padding:0!important;margin:0!important}
}
