.psc-simple-showcase{position:relative;width:100%;padding:10px 4px;contain:layout style}.psc-simple-track{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;touch-action:pan-x;padding:6px 2px 18px;scrollbar-width:none}.psc-simple-track::-webkit-scrollbar{display:none}.psc-simple-card{flex:0 0 300px;max-width:300px;overflow:hidden;display:flex;flex-direction:column;contain:layout style;background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.08);scroll-snap-align:start}.psc-simple-card:not(:first-child){content-visibility:auto;contain-intrinsic-size:300px 500px}.psc-simple-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;background:#f3f4f6}.psc-simple-content{display:flex;flex:1;flex-direction:column;gap:12px;padding:16px}.psc-simple-title{margin:0;color:#171717;font-size:18px;font-weight:700;line-height:1.35}.psc-simple-description{min-height:46px;color:#666;font-size:14px;line-height:1.65}.psc-simple-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.psc-simple-price{color:#171717;font-size:20px;font-weight:700;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{transform:translateY(-1px);color:#fff;opacity:.92}.psc-simple-button-disabled{cursor:default;opacity:.45}.psc-simple-nav{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;transform:translateY(-50%);background:#fff;color:#444;box-shadow:0 4px 16px rgba(0,0,0,.14);font-size:28px;line-height:1;cursor:pointer}.psc-simple-nav:focus-visible{outline:2px solid currentColor;outline-offset:2px}.psc-simple-prev{left:-15px}.psc-simple-next{right:-15px}.psc-simple-nav:disabled{cursor:default;opacity:.35}.psc-simple-no-arrows .psc-simple-track{padding-right:0;padding-left: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}}@media(prefers-reduced-motion:reduce){.psc-simple-track{scroll-behavior:auto}.psc-simple-button{transition:none}}
