:root{--brand: #ff7a00;--brand-dark: #e16700;--ink: #1f2937;--muted: #6b7280;--surface: #f3f4f6;--card: #ffffff;--radius: 18px}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fafc,#eef2f7)}.hero{min-height:76vh;background:linear-gradient(#1414146b,#1414146b),url(https://images.unsplash.com/photo-1518684079-3c830dcef090?auto=format&fit=crop&w=1800&q=80) center/cover no-repeat;color:#fff;border-radius:0 0 28px 28px}.glass-nav{background:#111827a6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.search-panel{background:#fff;border-radius:999px;box-shadow:0 12px 32px #11182724}.search-panel .form-control,.search-panel .form-select{border:0;border-right:1px solid #e5e7eb;border-radius:0;font-size:.9rem}.search-panel .form-control:focus,.search-panel .form-select:focus{box-shadow:none}.search-panel .col:last-child .form-control,.search-panel .col:last-child .form-select{border-right:0}.btn-brand{background:var(--brand);color:#fff;border-radius:999px;border:0}.btn-brand:hover{background:var(--brand-dark);color:#fff}.promo-card,.activity-card,.destination-card{border:0;border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px #0f172a14;transition:transform .3s ease,box-shadow .3s ease}.promo-card:hover,.activity-card:hover,.destination-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0f172a24}.promo-banner{min-height:190px;background-size:cover;background-position:center;position:relative}.promo-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff7a00cc,#14141426)}.promo-banner h3{position:relative;z-index:1;color:#fff;font-weight:700}.destination-card img,.activity-card img{height:220px;object-fit:cover}.chip{display:inline-block;padding:.35rem .8rem;border-radius:999px;font-size:.78rem;background:#fff4e8;color:var(--brand-dark);font-weight:600}.footer-block{background:#eceff3}.newsletter{background:linear-gradient(120deg,#ffc166,#ff8f33);color:#111827;border-radius:var(--radius)}.whatsapp-float{position:fixed;right:16px;bottom:22px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.4rem;z-index:999;box-shadow:0 8px 20px #00000040}.page-banner{min-height:38vh;border-radius:0 0 24px 24px;background-size:cover;background-position:center;color:#fff}.filter-panel{background:#fff;border-radius:var(--radius);padding:1rem;box-shadow:0 6px 18px #0f172a14}@media (max-width: 992px){.search-panel{border-radius:20px;padding:1rem}.search-panel .form-control,.search-panel .form-select{border-right:0;border-bottom:1px solid #e5e7eb}}
