.explore-section-title{font-size:22px;font-weight:700;color:#111;margin:0 0 16px}.explore-scroll-grid{display:flex;gap:24px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:none;scroll-behavior:smooth}.explore-scroll-grid::-webkit-scrollbar{display:none}.explore-location-card{flex-shrink:0;width:320px;cursor:pointer}.explore-location-card__image{position:relative;width:100%;aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:#e5e7eb;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease}.explore-location-card__img{-o-object-fit:cover;object-fit:cover;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.explore-location-card__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.1) 40%,transparent 60%);transition:background .35s ease;padding:16px}.explore-location-card__content{display:flex;flex-direction:column;align-items:center;gap:4px;transition:transform .3s ease}.explore-location-card__name{font-size:16px;font-weight:700;color:#fff;margin:0;line-height:1.25;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.4)}.explore-location-card:hover .explore-location-card__image{box-shadow:0 10px 30px rgba(0,0,0,.14);transform:translateY(-4px)}.explore-location-card:hover .explore-location-card__img{transform:scale(1.06)}.explore-location-card:hover .explore-location-card__overlay{background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.15) 45%,transparent 65%)}.explore-location-card:hover .explore-location-card__content{transform:translateY(-3px)}.explore-card-badge{background:hsla(0,0%,100%,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500;color:hsla(0,0%,100%,.92);letter-spacing:.3px;border:1px solid hsla(0,0%,100%,.15)}.explore-card-badge,.explore-card-budget{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.explore-card-budget{gap:7px;padding:4px 12px 4px 5px;border-radius:999px;background:rgba(17,24,28,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.16);box-shadow:0 4px 14px rgba(0,0,0,.28);color:#fff;white-space:nowrap}.explore-card-budget__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;flex-shrink:0;box-shadow:0 1px 4px rgba(13,148,136,.5)}.explore-card-budget__amount{font-size:13px;font-weight:700;letter-spacing:.2px;font-variant-numeric:tabular-nums}.explore-card-budget__unit{font-size:11px;font-weight:500;color:hsla(0,0%,100%,.68);margin-left:-2px}.explore-card-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease}.explore-location-card:hover .explore-card-tags,.top-pick-card:hover .explore-card-tags{max-height:60px;opacity:1}.explore-card-tag{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background:hsla(0,0%,100%,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.22);color:#fff;font-size:10px;font-weight:500;letter-spacing:.2px;text-transform:capitalize;white-space:nowrap}.top-pick-card{width:100%;cursor:pointer}.top-pick-card__image{position:relative;width:100%;height:420px;border-radius:20px;overflow:hidden;background:#e5e7eb;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:box-shadow .3s ease,transform .3s ease}.top-pick-card__image .img-cover{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.top-pick-card__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.12) 35%,transparent 55%);transition:background .35s ease;padding:28px 24px}.top-pick-card__content{display:flex;flex-direction:column;align-items:center;gap:6px;transition:transform .3s ease}.top-pick-card__name{font-size:22px;font-weight:700;color:#fff;margin:0;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.4)}.top-pick-card:hover .top-pick-card__image{box-shadow:0 14px 40px rgba(0,0,0,.16);transform:translateY(-4px)}.top-pick-card:hover .top-pick-card__image .img-cover{transform:scale(1.05)}.top-pick-card:hover .top-pick-card__overlay{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.18) 40%,transparent 60%)}.top-pick-card:hover .top-pick-card__content{transform:translateY(-4px)}.scroll-wrapper{position:relative}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#334155;font-size:20px;font-weight:700;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.scroll-arrow:hover{background:#f8fafc;box-shadow:0 4px 16px rgba(0,0,0,.14)}.scroll-arrow--left{left:-12px}.scroll-arrow--right{right:-12px}@media (max-width:768px){.explore-location-card{width:270px}.explore-section-title{font-size:20px}.top-pick-card__image{height:340px}.top-pick-card__name{font-size:19px}.scroll-arrow{display:none}}@media (max-width:480px){.explore-location-card{width:240px}.explore-location-card__image{border-radius:14px}.explore-location-card__name{font-size:14px}.top-pick-card__image{height:280px;border-radius:16px}.top-pick-card__name{font-size:17px}.top-pick-card__overlay{padding:20px 16px}}