/* Nearby Place Showcase v9 - image-first, NO bottom blur/gradient */
.npsc6-wrap{position:relative;width:100%;padding:30px 54px 24px!important;box-sizing:border-box;background:#fff!important;overflow:hidden;font-family:inherit;isolation:isolate}
.npsc6-heading{text-align:center;text-transform:uppercase;letter-spacing:1.5px;font-size:32px;line-height:1.15;font-weight:700;margin:0 0 20px;color:#10233b;font-family:Georgia,serif}
.npsc6-heading:before,.npsc6-heading:after{content:"";display:inline-block;width:55px;height:3px;background:#ed3f69;vertical-align:middle;margin:0 22px 6px}
.npsc6-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:0 2px 4px;scrollbar-width:none}
.npsc6-track::-webkit-scrollbar{display:none}
.npsc6-card{flex:0 0 calc((100% - 54px)/4);min-width:220px;height:350px;scroll-snap-align:start;border-radius:12px;overflow:hidden;background:#111;position:relative;border:0;box-shadow:0 4px 12px rgba(0,0,0,.10)}
.npsc6-photo{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden;line-height:0;background:#111}
.npsc6-photo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}
.npsc6-no-image{background:#111}
/* IMPORTANT: completely transparent overlay — no blur, no gray/black panel, no gradient */
.npsc6-overlay{position:absolute!important;inset:0!important;display:flex;align-items:flex-end;background:transparent!important;color:#fff;pointer-events:none}
.npsc6-body{width:100%;padding:16px 15px 13px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;min-height:0;background:transparent!important;pointer-events:auto}
.npsc6-body h3{margin:0 0 6px;color:#fff;font-size:20px;line-height:1.12;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,.9),0 1px 2px rgba(0,0,0,.8);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.npsc6-meta{font-size:13px;color:#fff;opacity:1;margin-bottom:8px;display:flex;gap:6px;flex-wrap:wrap;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.9);font-weight:600}
.npsc6-body p{margin:0 0 8px;color:#fff;opacity:1;font-size:13px;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.9);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.npsc6-btn{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ed3f69!important;color:#fff!important;border:0;border-radius:7px;padding:10px 15px;text-decoration:none!important;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.35px;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 3px 8px rgba(0,0,0,.22);cursor:pointer}
.npsc6-btn:hover{background:#d92f59!important;transform:translateY(-1px);color:#fff!important}
.npsc6-btn-disabled{cursor:default;opacity:.95}
.npsc6-btn-disabled:hover{transform:none;background:#ed3f69!important}
.npsc6-arrow{position:absolute;top:55%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#ed3f69!important;color:#fff!important;font-size:29px;line-height:35px;cursor:pointer;z-index:3;box-shadow:0 4px 12px rgba(0,0,0,.14)}
.npsc6-arrow:hover{background:#d92f59!important}
.npsc6-prev{left:12px}.npsc6-next{right:12px}
@media(max-width:1100px){.npsc6-wrap{padding-left:40px!important;padding-right:40px!important}.npsc6-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:800px){.npsc6-card{flex-basis:calc((100% - 18px)/2);height:340px}.npsc6-heading{font-size:28px}.npsc6-heading:before,.npsc6-heading:after{width:35px;margin-left:12px;margin-right:12px}}
@media(max-width:600px){.npsc6-wrap{padding:24px 18px 18px!important}.npsc6-heading{font-size:24px;margin-bottom:16px}.npsc6-heading:before,.npsc6-heading:after{display:none}.npsc6-card{flex-basis:82%;min-width:82%;height:325px}.npsc6-arrow{width:34px;height:34px;font-size:25px}.npsc6-prev{left:5px}.npsc6-next{right:5px}.npsc6-body h3{font-size:19px}}
