.explore-page-v2{--brand:#009e60;--brand-dark:#007a4a;--brand-tint:#e6f7ef;--brand-tint-strong:#d1f0e3;--ink:#0f1b14;--ink-2:#2b3a31;--muted:#5b6a62;--line:#e6ebe7;--bg-soft:#f7fbf9;--bg-mist:#f4faf7;--bg-card:#fff;--shadow-sm:0 1px 2px rgba(15,27,20,.05);--shadow-md:0 8px 24px rgba(15,27,20,.08);--shadow-lg:0 16px 44px rgba(15,27,20,.12);--radius-md:12px;--radius-lg:18px;--radius-xl:24px;background:linear-gradient(180deg,#fff 0,#fff 500px,var(--bg-mist) 500px,#fff 1180px);color:var(--ink);min-height:100vh}.explore-page-v2 .container{max-width:1240px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.ex-hero{position:relative;min-height:545px;background-size:cover;background-position:center 40%;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.ex-hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,35,22,.68),rgba(1,35,22,.42) 35%,rgba(1,35,22,.12) 66%,rgba(1,35,22,.32)),linear-gradient(180deg,rgba(0,40,20,.18),rgba(0,40,20,0) 32%,rgba(0,30,15,.64));pointer-events:none}.ex-hero-inner{position:relative;padding:76px 24px 58px;width:100%}.ex-crumbs{display:flex;align-items:center;gap:6px;font-size:13px;margin-bottom:18px}.ex-crumbs,.ex-crumbs a{color:hsla(0,0%,100%,.9)}.ex-crumbs a{text-decoration:none}.ex-crumbs a:hover{text-decoration:underline}.ex-crumbs-current{color:#fff;font-weight:600}.ex-region-chip{display:inline-block;background:var(--brand);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:7px 12px;border-radius:8px;margin-bottom:14px}.ex-hero h1{font-size:clamp(54px,7vw,82px);font-weight:800;line-height:1;margin:0 0 18px;text-shadow:0 2px 18px rgba(0,0,0,.25)}.ex-hero-desc{max-width:620px;font-size:17px;line-height:1.56;margin:0 0 26px;color:hsla(0,0%,100%,.95);text-shadow:0 1px 6px rgba(0,0,0,.4)}.ex-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.ex-btn{display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;font-weight:700;font-size:15px;padding:14px 24px;border-radius:999px;transition:transform .15s,box-shadow .15s,background .2s,color .2s,border-color .2s;text-decoration:none;white-space:nowrap}.ex-btn:disabled{opacity:.6;cursor:not-allowed}.ex-btn-primary{background:var(--brand);color:#fff;box-shadow:0 6px 16px rgba(0,158,96,.35)}.ex-btn-primary:hover:not(:disabled){background:var(--brand-dark);transform:translateY(-1px)}.ex-btn-ghost{background:hsla(0,0%,100%,.1);color:#fff;border:1.5px solid hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ex-btn-ghost:hover{background:hsla(0,0%,100%,.2)}.ex-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;font-size:13px;font-weight:600;color:var(--brand);border:1.5px solid var(--brand);border-radius:999px;background:transparent;text-decoration:none;transition:background .2s,color .2s}.ex-btn-outline:hover{background:var(--brand);color:#fff}.ex-hero-quickbar{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;max-width:990px;margin:0 auto 22px;background:rgba(16,32,27,.72);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:13px 8px;box-shadow:0 14px 36px rgba(0,0,0,.22)}.ex-quickitem{display:flex;align-items:center;gap:12px;padding:10px 16px;border-right:1px solid hsla(0,0%,100%,.12)}.ex-quickitem:last-child{border-right:none}.ex-quickitem-icon{width:34px;height:34px;border-radius:8px;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:#fff}.ex-quickitem-text{display:flex;flex-direction:column;gap:2px}.ex-quickitem-label{font-size:11px;color:hsla(0,0%,100%,.75);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ex-quickitem-value{font-size:13.5px;font-weight:600;color:#fff}.ex-body{padding:24px 24px 76px}.ex-section{margin:54px 0}.ex-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:16px;flex-wrap:wrap}.ex-section-header h2{font-size:26px;font-weight:800;color:var(--ink);margin:0;display:flex;align-items:center;gap:10px}.ex-section-icon,.ex-section-link{color:var(--brand)}.ex-section-link{background:none;border:none;cursor:pointer;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.ex-section-link:hover{color:var(--brand-dark)}.ex-welcome{display:grid;grid-template-columns:minmax(280px,1fr) 2fr;grid-gap:42px;gap:42px;margin-top:6px;align-items:center}.ex-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:.1em;color:var(--brand);text-transform:uppercase;margin-bottom:12px}.ex-welcome-text h2{font-size:31px;font-weight:800;margin:0 0 14px;color:var(--ink)}.ex-welcome-text p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 16px}.ex-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-weight:700;text-decoration:none;font-size:14px}.ex-link:hover{color:var(--brand-dark)}.ex-tiles{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.ex-tile{background:var(--bg-card);border:1px solid #edf2ef;border-radius:var(--radius-md);padding:26px 18px 24px;text-align:center;min-height:210px;display:flex;flex-direction:column;justify-content:center;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 28px rgba(15,27,20,.045)}.ex-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--brand-tint)}.ex-tile-icon{width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#effaf5;color:var(--brand);display:flex;align-items:center;justify-content:center}.ex-tile-icon svg{width:28px;height:28px}.ex-tile h3{font-size:15px;font-weight:700;margin:0 0 8px;color:var(--ink)}.ex-tile p{font-size:13.5px;line-height:1.5;color:var(--muted);margin:0}.ex-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding-bottom:4px}.ex-tab{background:#fff;color:var(--ink-2);border:1px solid var(--line);font-weight:600;font-size:13.5px;padding:10px 18px;border-radius:999px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.ex-tab:hover{border-color:var(--brand);color:var(--brand)}.ex-tab.is-active{background:var(--brand);color:#fff;border-color:var(--brand)}.ex-hotel-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.ex-hotel-row .vbcard{min-width:0;height:100%;cursor:pointer}.ex-hotel-row .vbcard:hover{transform:translateY(-3px)}.ex-hotel-skel{min-height:454px;border-radius:16px;background:linear-gradient(90deg,#f3f6f4,#eaf0ec 50%,#f3f6f4);background-size:200% 100%;animation:shimmer 1.4s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ex-hotel-fallback{position:relative;background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;text-align:left;cursor:pointer;padding:0;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;font-family:inherit}.ex-hotel-fallback:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--brand-tint)}.ex-hotel-img{width:100%;aspect-ratio:4/3;background-size:cover;background-position:50%;background-color:#e8efe9}.ex-hotel-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px}.ex-hotel-body h4{font-size:15px;font-weight:700;color:var(--ink);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ex-hotel-loc{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:12.5px}.ex-hotel-rating-row{display:flex;align-items:center;gap:8px;margin-top:2px}.ex-hotel-rating{background:#fff8e1;color:#b88a0e;font-weight:800;font-size:12.5px;padding:3px 8px;border-radius:6px}.ex-hotel-rating-text{font-size:12.5px;font-weight:600;color:var(--ink-2)}.ex-hotel-cta{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-weight:700;font-size:13px;margin-top:6px}.ex-empty{background:var(--bg-soft);border:1px dashed var(--line);border-radius:var(--radius-md);padding:36px 24px;text-align:center;color:var(--muted);font-size:14px}.ex-trust{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;background:var(--brand-tint);border:1px solid var(--brand-tint-strong);border-radius:var(--radius-md);padding:16px}.ex-trust-item{display:flex;align-items:center;gap:12px;padding:6px 14px;border-right:1px solid rgba(0,158,96,.18)}.ex-trust-item:last-child{border-right:none}.ex-trust-icon{width:32px;height:32px;border-radius:50%;background:#fff;color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ex-trust-title{font-weight:700;font-size:13.5px;color:var(--ink)}.ex-trust-text{font-size:12.5px;color:var(--muted)}.ex-flights-grid{display:grid;grid-template-columns:1.2fr 1.4fr 1fr;grid-gap:18px;gap:18px}.ex-flight-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius-md);padding:22px 22px 18px;display:flex;flex-direction:column;gap:6px}.ex-flight-card h3{font-size:17px;font-weight:800;margin:0;color:var(--ink)}.ex-flight-sub{font-size:13px;color:var(--muted);margin:0 0 12px}.ex-route-list{list-style:none;padding:0;margin:0}.ex-route-list li{border-bottom:1px dashed var(--line)}.ex-route-list li:last-child{border-bottom:none}.ex-route-list a{display:flex;align-items:center;justify-content:space-between;padding:10px 0;text-decoration:none;color:var(--ink);font-size:14px}.ex-route-list a:hover .ex-route-cta{color:var(--brand-dark)}.ex-route-city strong{color:var(--ink-2);font-weight:700}.ex-route-cta{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-weight:700;font-size:13px}.ex-airport-row{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--muted);margin:6px 0 14px}.ex-airport-row strong{color:var(--ink);font-size:15px}.ex-airport-icon-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:16px}.ex-airport-fact{display:flex;align-items:flex-start;gap:8px}.ex-airport-fact-icon{width:28px;height:28px;border-radius:8px;background:var(--brand-tint);color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ex-airport-fact-text{display:flex;flex-direction:column}.ex-airport-fact-text span{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.ex-airport-fact-text strong{font-size:12.5px;color:var(--ink);font-weight:600}.ex-airport-ctas{display:flex;gap:8px;margin-top:auto}.ex-tip-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.ex-tip-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:var(--ink-2)}.ex-tip-bullet{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--brand-tint);color:var(--brand);flex-shrink:0;margin-top:2px}.ex-viator{min-height:280px;border-radius:var(--radius-md);overflow:hidden;background:var(--bg-soft)}.ex-cost-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:18px;gap:18px;margin:64px 0}.ex-cost-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-md);padding:24px}.ex-cost-card h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:var(--ink);margin:0 0 4px}.ex-cost-card h3 svg{color:var(--brand)}.ex-cost-sub{color:var(--muted);font-size:13px;margin:0 0 14px}.ex-cost-rows{display:flex;flex-direction:column;gap:0}.ex-cost-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:14.5px;color:var(--ink-2)}.ex-cost-row:last-child{border-bottom:none}.ex-cost-price{color:var(--ink);font-weight:700}.ex-cost-foot{font-size:12px;color:var(--muted);margin:10px 0 0}.ex-quickprice{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.ex-quickprice-item{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 8px;gap:6px}.ex-quickprice-icon{width:36px;height:36px;border-radius:10px;background:var(--brand-tint);color:var(--brand);display:flex;align-items:center;justify-content:center}.ex-quickprice-label{font-size:12px;color:var(--muted)}.ex-quickprice-price{font-size:13.5px;font-weight:800;color:var(--brand)}.ex-tips-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.ex-tip-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px 14px;text-align:center;flex-direction:column;gap:10px}.ex-tip-card,.ex-tip-icon{display:flex;align-items:center}.ex-tip-icon{width:40px;height:40px;border-radius:12px;background:var(--brand-tint);color:var(--brand);justify-content:center}.ex-tip-card p{margin:0;font-size:13px;color:var(--ink-2);line-height:1.4}.ex-cta{background:linear-gradient(135deg,var(--brand-tint),var(--brand-tint-strong));border-radius:var(--radius-lg);padding:48px 32px;text-align:center;margin-top:56px}.ex-cta h2{font-size:28px;font-weight:800;color:var(--ink);margin:0 0 8px}.ex-cta p{font-size:15px;color:var(--ink-2);margin:0 0 22px}.explore-page .explore-not-found,.explore-page-v2 .explore-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:48px 24px}.explore-not-found h1{font-size:32px;font-weight:800;color:var(--ink);margin-bottom:12px}.explore-not-found p{color:var(--muted);margin-bottom:24px}.back-home-btn{display:inline-block;background:var(--brand);color:#fff;font-size:14px;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none}.back-home-btn:hover{background:var(--brand-dark)}@media (max-width:1024px){.ex-welcome{grid-template-columns:1fr;gap:24px}.ex-hotel-row,.ex-tiles{grid-template-columns:repeat(2,1fr)}.ex-flights-grid{grid-template-columns:1fr 1fr}.ex-flights-grid>:last-child{grid-column:1/-1}.ex-cost-grid{grid-template-columns:1fr}.ex-quickprice,.ex-tips-grid{grid-template-columns:repeat(3,1fr)}.ex-hero-quickbar{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ex-hero{min-height:460px}.ex-hero-inner{padding:60px 20px 24px}.ex-hero h1{font-size:44px}.ex-hero-quickbar{grid-template-columns:1fr 1fr;padding:8px 4px}.ex-quickitem{padding:8px 12px;border-right:none}.ex-flights-grid,.ex-hotel-row,.ex-tiles{grid-template-columns:1fr}.ex-flights-grid>:last-child{grid-column:auto}.ex-quickprice,.ex-tips-grid{grid-template-columns:1fr 1fr}.ex-trust{grid-template-columns:1fr}.ex-trust-item{border-right:none;border-bottom:1px solid rgba(0,158,96,.18);padding-bottom:12px}.ex-trust-item:last-child{border-bottom:none;padding-bottom:6px}.ex-airport-icon-row{grid-template-columns:1fr}.ex-body{padding:32px 16px 60px}.ex-section{margin:48px 0}.ex-section-header h2{font-size:22px}.ex-cta{padding:36px 20px}.ex-cta h2{font-size:22px}}