.midshelf-premium-slider{position:relative;width:100%;padding:8px 42px;box-sizing:border-box}
.midshelf-slider-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 2px 16px}
.midshelf-slider-track::-webkit-scrollbar{display:none}
.midshelf-premium-card{flex:0 0 calc(20% - 15px);min-width:0;box-sizing:border-box;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 5px 18px rgba(0,0,0,.07);scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease}
.midshelf-premium-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(0,0,0,.13)}
.midshelf-product-link{text-decoration:none;color:inherit;display:block}
.midshelf-product-image{height:210px;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}
.midshelf-product-image img{width:100%!important;height:100%!important;object-fit:contain}
.midshelf-product-body{padding:8px 13px 16px;text-align:center}
.midshelf-product-body h3{font-size:14px;line-height:1.35;color:#111;margin:0 0 9px;min-height:38px;font-weight:600}
.midshelf-product-price{font-size:15px;font-weight:700;color:#333}
.midshelf-product-price del{opacity:.55;margin-right:5px}
.midshelf-product-price ins{text-decoration:none;color:#333}
.midshelf-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:#111;color:#fff;cursor:pointer;font-size:20px;line-height:36px;padding:0;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.midshelf-slider-arrow.prev{left:0}.midshelf-slider-arrow.next{right:0}
.midshelf-slider-arrow:hover{opacity:.82}
.midshelf-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}
.midshelf-trust-grid>div{border:1px solid #eee;border-radius:10px;padding:14px;text-align:center;background:#fff}
.midshelf-trust-grid strong{display:block;color:#111;font-size:14px}.midshelf-trust-grid span{display:block;font-size:12px;color:#666;margin-top:4px}
.midshelf-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid #ddd;box-shadow:0 -4px 20px rgba(0,0,0,.12);padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:18px}
.midshelf-sticky-name{font-weight:600}.midshelf-sticky-price{font-weight:700}.midshelf-sticky-cart a{background:#111;color:#fff!important;text-decoration:none;padding:11px 22px;border-radius:6px;font-weight:600}
@media(max-width:1024px){.midshelf-premium-card{flex-basis:calc(33.333% - 12px)}.midshelf-product-image{height:190px}}
@media(max-width:768px){.midshelf-premium-slider{padding:8px 34px}.midshelf-premium-card{flex-basis:calc(50% - 9px)}.midshelf-product-image{height:165px}.midshelf-slider-arrow{width:32px;height:32px;font-size:17px;line-height:32px}.midshelf-trust-grid{grid-template-columns:1fr}.midshelf-sticky-cart{padding:8px 10px;gap:8px}.midshelf-sticky-name{display:none}.midshelf-sticky-cart a{padding:10px 16px}}
@media(max-width:420px){.midshelf-premium-card{flex-basis:calc(50% - 8px)}.midshelf-product-image{height:145px}.midshelf-product-body h3{font-size:13px}}
