.psc-simple-showcase{position:relative;width:100%;padding:10px 4px}.psc-simple-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 18px;scrollbar-width:none}.psc-simple-track::-webkit-scrollbar{display:none}.psc-simple-card{flex:0 0 300px;max-width:300px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08);scroll-snap-align:start;display:flex;flex-direction:column}.psc-simple-image{display:block;width:100%;aspect-ratio:1/1;height:auto;object-fit:cover;background:#f3f4f6}.psc-simple-content{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.psc-simple-title{margin:0;font-size:18px;font-weight:700;line-height:1.35;color:#171717}.psc-simple-description{font-size:14px;line-height:1.65;color:#666;min-height:46px}.psc-simple-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.psc-simple-price{font-size:20px;font-weight:700;color:#171717;line-height:1.2}.psc-simple-button{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:9px 18px;border-radius:999px;background:#28b9df;color:#fff;text-decoration:none;font-size:14px;font-weight:600;line-height:1.2;transition:transform .2s ease,opacity .2s ease}.psc-simple-button:hover{color:#fff;transform:translateY(-1px);opacity:.92}.psc-simple-button-disabled{opacity:.45;cursor:default}.psc-simple-nav{position:absolute;top:50%;z-index:5;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#444;box-shadow:0 4px 16px rgba(0,0,0,.14);display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%)}.psc-simple-prev{left:-15px}.psc-simple-next{right:-15px}.psc-simple-nav:disabled{opacity:.35;cursor:default}.psc-simple-no-arrows .psc-simple-track{padding-left:0;padding-right:0}@media(max-width:767px){.psc-simple-card{flex-basis:84%;max-width:84%}.psc-simple-prev{left:2px}.psc-simple-next{right:2px}.psc-simple-nav{width:34px;height:34px;font-size:24px}}
