.hero{width:100%;position:relative}.hero-bg{background:linear-gradient(135deg,#1a1a2eb3 0%,#1a1a2e4d 60%,#1a1a2e1a 100%),url(https://images.unsplash.com/photo-1590089415225-401ed6f9db8e?w=1920&q=80) 50%/cover no-repeat;align-items:center;min-height:460px;padding-bottom:40px;display:flex;position:relative}.hero-wave{z-index:3;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.hero-wave svg{width:100%;height:40px}.hero-overlay{background:linear-gradient(90deg,#1a1a2ed9 0%,#1a1a2e66 55%,#0000 100%);position:absolute;inset:0}.hero-content{z-index:2;justify-content:space-between;align-items:flex-end;gap:40px;width:100%;padding:24px 6% 20px 10%;display:flex;position:relative}.hero-left{flex-direction:column;align-items:flex-start;max-width:620px;display:flex}.hero-right{flex-direction:column;flex-shrink:0;align-self:flex-end;align-items:center;display:flex;transform:translateY(10px)}.hero-headline{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:50px;font-style:italic;font-weight:900;line-height:1.1}.hero-highlight{background:linear-gradient(90deg,#efdf2d,#85b845,#81a6c7,#88498b,#e56e9d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffe6;margin-bottom:20px;font-size:18px;line-height:1.5}.hero-badges{flex-wrap:nowrap;gap:10px;display:flex}.hero-badge{color:#fff;letter-spacing:.3px;white-space:nowrap;background:0 0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.badge-icon--circle{border-radius:50%}.badge-icon--square{border-radius:6px}.hero-urgency{color:#fff;letter-spacing:.5px;background:0 0;border:1.5px solid #ffffff73;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:8px;margin-bottom:16px;padding:8px 18px;font-size:12px;font-weight:600;display:inline-flex}.hero-cta{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#efdf2d,#85b845,#81a6c7);border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:8px;margin-bottom:4px;padding:14px 32px;font-size:15px;font-weight:700;transition:box-shadow .3s;display:inline-flex;box-shadow:0 6px 25px #85b84573}.hero-cta:hover{box-shadow:0 8px 35px #85b84599}.hero-rating{align-items:center;gap:10px;margin-top:6px;display:flex}.stars{color:gold;letter-spacing:3px;font-size:20px}.rating-text{color:#ffffffd9;font-size:13px;font-weight:500}@media (max-width:900px){.hero-content{flex-direction:column;align-items:flex-start;padding:24px 20px 20px}.hero-right{align-items:flex-start}.hero-bg{background-position:70%;min-height:auto}.hero-overlay{background:linear-gradient(#1a1a2ecc 0%,#1a1a2e80 100%)}.hero-headline{font-size:32px}.hero-subtitle{font-size:14px}.hero-badges{flex-wrap:wrap;gap:8px}.hero-badge{font-size:10px}.hero-cta{justify-content:center;width:100%;padding:14px 28px;font-size:14px}}
.tours{background:var(--light-gray);padding:60px 0 70px;scroll-margin-top:30px}.tours-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.tours-title{color:var(--dark);font-size:28px;font-weight:800;position:relative}.tours-title:after{content:"";background:var(--gradient-btn);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}.view-all-btn{background:var(--gradient-btn);color:#fff;letter-spacing:.5px;border-radius:25px;padding:10px 24px;font-size:12px;font-weight:700;transition:box-shadow .3s,transform .2s}.view-all-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #85b84566}.tours-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.tour-card{background:#fff;border-top:4px solid #0000;border-radius:16px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.tour-card:hover{box-shadow:0 12px 40px #00000026}.tour-card--purple{border-top-color:#88498b}.tour-card--purple .tour-badge{background:linear-gradient(135deg,#88498b,#a855a8)}.tour-card--purple .tour-name{color:#88498b;-webkit-text-fill-color:#88498b;background:0 0}.tour-card--purple .tour-book-btn{background:linear-gradient(90deg,#88498b,#a855a8)}.tour-card--purple .tour-book-btn:hover{box-shadow:0 4px 15px #88498b66}.tour-card--purple .price-symbol{color:#88498b}.tour-card--blue{border-top-color:#4a8cc7}.tour-card--blue .tour-badge{background:linear-gradient(135deg,#3a7ab8,#5a9ad5)}.tour-card--blue .tour-name{color:#3a7ab8;-webkit-text-fill-color:#3a7ab8;background:0 0}.tour-card--blue .tour-book-btn{background:linear-gradient(90deg,#3a7ab8,#5a9ad5)}.tour-card--blue .tour-book-btn:hover{box-shadow:0 4px 15px #3a7ab866}.tour-card--blue .price-symbol{color:#3a7ab8}.tour-card--green{border-top-color:#85b845}.tour-card--green .tour-badge{background:linear-gradient(135deg,#6fa33a,#85b845)}.tour-card--green .tour-name{color:#6fa33a;-webkit-text-fill-color:#6fa33a;background:0 0}.tour-card--green .tour-book-btn{background:linear-gradient(90deg,#6fa33a,#85b845)}.tour-card--green .tour-book-btn:hover{box-shadow:0 4px 15px #85b84566}.tour-card--green .price-symbol{color:#6fa33a}.tour-image-wrapper{height:200px;position:relative;overflow:hidden}.tour-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.tour-card:hover .tour-image{transform:scale(1.08)}.tour-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:15px;padding:5px 14px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.tour-info{padding:20px}.tour-name{margin-bottom:8px;font-size:16px;font-weight:800}.tour-desc{color:var(--gray);margin-bottom:14px;font-size:13px;line-height:1.5}.tour-meta{color:var(--gray);gap:16px;margin-bottom:16px;font-size:12px;display:flex}.tour-duration,.tour-type{align-items:center;gap:4px;display:inline-flex}.tour-footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.tour-price{align-items:baseline;gap:2px;display:flex}.price-symbol{font-size:18px;font-weight:700}.price-value{color:var(--dark);font-size:28px;font-weight:800}.price-per{color:var(--gray);margin-left:4px;font-size:11px}.tour-book-btn{color:#fff;letter-spacing:.5px;border-radius:25px;padding:10px 24px;font-size:12px;font-weight:700;transition:box-shadow .3s;display:inline-block}@media (max-width:900px){.tours-grid{grid-template-columns:1fr;gap:20px}.tours-header{flex-direction:column;align-items:flex-start;gap:16px}.tours-title{font-size:24px}}@media (min-width:600px) and (max-width:900px){.tours-grid{grid-template-columns:repeat(2,1fr)}}
.why-book{background:#fff;padding:60px 0}.why-book-title{text-align:center;color:var(--dark);margin-bottom:40px;font-size:28px;font-weight:800}.why-book-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.why-book-card{text-align:center;border:1px solid #eee;border-radius:12px;padding:24px 16px;transition:box-shadow .3s,transform .3s}.why-book-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.why-book-icon{color:var(--green);justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.why-book-card h3{letter-spacing:.5px;color:var(--dark);margin-bottom:6px;font-size:12px;font-weight:700}.why-book-card p{color:var(--gray);font-size:12px;line-height:1.4}@media (max-width:900px){.why-book-grid{grid-template-columns:repeat(2,1fr)}.why-book-card--hide-mobile{display:none}}@media (max-width:500px){.why-book-grid{grid-template-columns:1fr 1fr;gap:12px}.why-book-card{padding:16px 12px}}
.instagram{background:var(--light-gray);padding:60px 0;position:relative}.instagram-gradient-bar{background:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7);height:4px;position:absolute;top:0;left:0;right:0}.instagram-content{grid-template-columns:1fr 1.5fr;align-items:center;gap:40px;display:grid}.instagram-left{text-align:center}.instagram-icon-wrapper{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.instagram-title{color:var(--dark);margin-bottom:14px;font-size:26px;font-weight:800;line-height:1.2}.instagram-cta-text{color:var(--gray);margin-bottom:24px;font-size:14px;line-height:1.6}.instagram-cta-text a{color:#ee2a7b;font-weight:700}.instagram-follow-btn{color:#fff;letter-spacing:.5px;background:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7);border-radius:25px;padding:12px 28px;font-size:12px;font-weight:700;transition:box-shadow .3s;display:inline-block}.instagram-follow-btn:hover{box-shadow:0 6px 25px #ee2a7b66}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.instagram-photo{aspect-ratio:1;border-radius:10px;overflow:hidden}.instagram-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.instagram-photo:hover img{transform:scale(1.1)}@media (max-width:768px){.instagram-content{grid-template-columns:1fr;gap:30px}.instagram-grid{grid-template-columns:repeat(3,1fr)}.instagram-title{font-size:22px}}
.trust-bar{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:30px 0}.trust-bar-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.trust-item{justify-content:center;align-items:center;gap:12px;display:flex}.trust-icon{color:var(--purple);flex-shrink:0;align-items:center;display:flex}.trust-title{letter-spacing:.3px;color:var(--dark);margin-bottom:2px;font-size:11px;font-weight:700}.trust-desc{color:var(--gray);font-size:11px}@media (max-width:768px){.trust-bar-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.trust-bar{padding:20px 0}.trust-bar-grid{grid-template-columns:repeat(2,1fr);gap:14px}.trust-item{text-align:center;flex-direction:column;gap:6px}.trust-title,.trust-desc{font-size:10px}}
