.destination-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155)}.destination-hero-bg{position:absolute;inset:0;z-index:0}.destination-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.5) 0,rgba(15,23,42,.3) 40%,rgba(15,23,42,.7))}.destination-hero-content{position:relative;z-index:10;max-width:1000px;margin:0 auto;padding:5rem 1.5rem;text-align:center}.destination-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:rgba(255,100,32,.15);border:1px solid rgba(255,100,32,.3);border-radius:100px;color:#ff6420;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.destination-hero-title{font-size:clamp(2.75rem,7vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 30px rgba(0,0,0,.4)}.destination-hero-title span{background:linear-gradient(135deg,#ff6420,#ffb347);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.destination-hero-subtitle{font-size:1.35rem;color:rgba(255,255,255,.9);line-height:1.7;max-width:750px;margin:0 auto 2.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.destination-hero-meta{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-meta-item{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-size:.95rem}.hero-meta-item svg{color:#ff6420}.destination-hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;background:linear-gradient(135deg,#ff6420,#ff8a50);color:#fff;font-weight:600;font-size:1rem;border-radius:100px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 25px rgba(255,100,32,.45);border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 35px rgba(255,100,32,.55)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;background:rgba(255,255,255,.1);border:1.5px solid rgba(255,255,255,.25);color:#fff;font-weight:600;font-size:1rem;border-radius:100px;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4)}.hero-stats{display:flex;justify-content:center;gap:2.5rem;margin-top:3.5rem;flex-wrap:wrap}.hero-stat{display:flex;flex-direction:column;align-items:center;padding:1.25rem 2rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px}.hero-stat-number{font-size:2.25rem;font-weight:800;color:#ff6420;line-height:1}.hero-stat-label{font-size:.85rem;color:rgba(255,255,255,.75);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.tours-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section-light{padding:6rem 1.5rem;background:#fff}.section-gray{padding:6rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff)}.section-dark{padding:6rem 1.5rem;background:linear-gradient(135deg,#0f172a,#1e293b)}.section-gradient{padding:6rem 1.5rem;background:linear-gradient(180deg,#fff,#fef7f3 50%,#fff)}.section-header{text-align:center;margin-bottom:4rem}.section-eyebrow{display:inline-block;font-size:.875rem;font-weight:600;color:#ff6420;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.2}.section-dark .section-title{color:#fff}.section-description{font-size:1.125rem;color:#64748b;max-width:650px;margin:0 auto;line-height:1.7}.section-dark .section-description{color:rgba(255,255,255,.7)}.overview-section{padding:6rem 1.5rem;background:#fff}.overview-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.overview-content h2{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}.overview-content h2 span{color:#ff6420}.overview-content p{font-size:1.1rem;color:#475569;line-height:1.8;margin-bottom:1.5rem}.overview-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.highlight-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:12px;transition:all .3s ease}.highlight-item:hover{background:#fff5f0;transform:translateX(4px)}.highlight-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6420,#ff8a50);border-radius:12px;color:#fff;font-size:1.25rem;flex-shrink:0}.highlight-text{font-size:.95rem;font-weight:600;color:#334155}.overview-image{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.15)}.overview-image:before{content:"";position:absolute;inset:0;border:3px solid rgba(255,100,32,.3);border-radius:24px;pointer-events:none;z-index:1}.overview-image-badge{position:absolute;bottom:1.5rem;left:1.5rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.95);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:2}.overview-image-badge span{font-size:.85rem;font-weight:700;color:#0f172a}.tours-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tour-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 25px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.tour-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.12)}.tour-card-image{position:relative;height:220px;overflow:hidden}.tour-card-image img{transition:transform .5s ease}.tour-card:hover .tour-card-image img{transform:scale(1.08)}.tour-badge{position:absolute;top:1rem;left:1rem;padding:.4rem 1rem;background:linear-gradient(135deg,#ff6420,#ff8a50);color:#fff;font-size:.75rem;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;z-index:2}.tour-badge.bestseller{background:linear-gradient(135deg,#10b981,#34d399)}.tour-badge.trending{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.tour-wishlist{position:absolute;top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:2}.tour-wishlist:hover{transform:scale(1.1)}.tour-wishlist:hover svg{fill:#ff6420;stroke:#ff6420}.tour-card-content{padding:1.5rem}.tour-duration{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#ff6420;background:#fff5f0;padding:.35rem .75rem;border-radius:20px;margin-bottom:.75rem}.tour-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.tour-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tour-highlight-tag{font-size:.75rem;color:#64748b;background:#f1f5f9;padding:.3rem .6rem;border-radius:6px}.tour-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}.tour-price{display:flex;flex-direction:column}.tour-price-label{font-size:.75rem;color:#64748b}.tour-price-amount{font-size:1.5rem;font-weight:800;color:#0f172a}.tour-price-amount span{font-size:.9rem;font-weight:500;color:#64748b}.tour-book-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff6420,#ff8a50);color:#fff;font-size:.9rem;font-weight:600;border-radius:10px;text-decoration:none;transition:all .3s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.tour-book-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,100,32,.4)}.attractions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.attraction-card{position:relative;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .4s ease;aspect-ratio:3/4}.attraction-card:hover{transform:translateY(-8px)}.attraction-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.8));transition:all .3s ease}.attraction-card:hover:after{background:linear-gradient(180deg,transparent 20%,rgba(255,100,32,.8))}.attraction-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.attraction-name{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.25rem}.attraction-type{font-size:.85rem;color:rgba(255,255,255,.8)}.seasons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.season-card{background:#fff;border-radius:20px;padding:2rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:all .3s ease}.season-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.season-card.recommended{border-color:#ff6420;background:linear-gradient(180deg,#fff,#fff8f5)}.season-card.recommended:before{content:"Best Time";position:absolute;top:-10px;left:50%;transform:translateX(-50%);padding:.35rem 1rem;background:linear-gradient(135deg,#ff6420,#ff8a50);color:#fff;font-size:.7rem;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.season-icon{width:70px;height:70px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff5f0,#ffede5);border-radius:20px;font-size:2rem}.season-name{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.season-months{font-size:.9rem;color:#ff6420;font-weight:600;margin-bottom:.75rem}.season-description{font-size:.9rem;color:#64748b;line-height:1.6}.transport-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.transport-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 25px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:all .3s ease}.transport-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1);border-color:#ff6420}.transport-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6420,#ff8a50);border-radius:16px;margin-bottom:1.5rem;font-size:1.75rem}.transport-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.transport-details{list-style:none;padding:0;margin:0}.transport-details li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9;font-size:.95rem;color:#475569}.transport-details li:last-child{border-bottom:none}.transport-details li svg{color:#10b981;flex-shrink:0;margin-top:.2rem}.tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.tip-card{display:flex;gap:1.25rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #e2e8f0;transition:all .3s ease}.tip-card:hover{transform:translateX(5px);border-color:#ff6420}.tip-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6420,#ff8a50);border-radius:12px;color:#fff;font-size:1.25rem;font-weight:800;flex-shrink:0}.tip-content h4{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tip-content p{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.gallery-section{padding:6rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,220px);gap:1rem}.gallery-item{position:relative;border-radius:16px;overflow:hidden;cursor:pointer}.gallery-item:first-child{grid-column:span 2;grid-row:span 2}.gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-caption{position:absolute;bottom:1rem;left:1rem;right:1rem;color:#fff;font-weight:600;font-size:.95rem;transform:translateY(15px);opacity:0;transition:all .3s ease}.gallery-item:hover .gallery-caption{transform:translateY(0);opacity:1}.faq-section{padding:6rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#fff 50%,#fef7f3);position:relative}.faq-grid{display:flex;flex-direction:column;gap:1rem;max-width:900px;margin:0 auto}.faq-item{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,100,32,.1);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item:hover{border-color:rgba(255,100,32,.3);box-shadow:0 8px 30px rgba(255,100,32,.1)}.faq-item.active{border-color:#ff6420;box-shadow:0 12px 40px rgba(255,100,32,.15)}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-weight:600;font-size:1.05rem;color:#0f172a;transition:all .3s ease}.faq-item.active .faq-question,.faq-question:hover{color:#ff6420}.faq-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:10px;transition:all .4s ease;flex-shrink:0}.faq-icon svg{width:18px;height:18px;stroke:#64748b;transition:all .3s ease}.faq-item.active .faq-icon{background:linear-gradient(135deg,#ff6420,#ff8a50);transform:rotate(180deg)}.faq-item.active .faq-icon svg{stroke:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer-content{color:#475569;line-height:1.8;font-size:.98rem;border-top:1px solid rgba(255,100,32,.1);margin:0 1rem;padding:1.25rem 2rem 1.75rem}.cta-section{padding:6rem 1.5rem;background:linear-gradient(135deg,#ff6420,#ff8a50);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 50%);animation:pulse 15s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.cta-content{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;margin-bottom:1rem}.cta-description{font-size:1.15rem;color:rgba(255,255,255,.9);margin-bottom:2rem;line-height:1.7}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn-white{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#ff6420;font-weight:700;font-size:1rem;border-radius:100px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.15)}.cta-btn-white:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.2)}.cta-btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;border:2px solid #fff;color:#fff;font-weight:600;font-size:1rem;border-radius:100px;text-decoration:none;transition:all .3s ease}.cta-btn-outline:hover{background:rgba(255,255,255,.15)}.related-destinations{padding:6rem 1.5rem;background:#fff}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.related-card{position:relative;border-radius:16px;overflow:hidden;text-decoration:none;height:280px;transition:all .4s ease}.related-card:hover{transform:translateY(-8px)}.related-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.8))}.related-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2;color:#fff}.related-name{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.related-tagline{font-size:.85rem;opacity:.9}@media (max-width:1024px){.overview-grid{grid-template-columns:1fr;gap:3rem}.overview-image{order:-1;max-height:400px}.tours-grid{grid-template-columns:repeat(2,1fr)}.attractions-grid{grid-template-columns:repeat(3,1fr)}.related-grid,.seasons-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,180px)}.gallery-item:first-child{grid-column:span 2;grid-row:span 1}}@media (max-width:768px){.destination-hero{min-height:90vh}.destination-hero-content{padding:4rem 1rem}.destination-hero-meta{flex-direction:column;gap:.75rem}.hero-stats{flex-direction:column;gap:1rem;align-items:center}.hero-stat{width:100%;max-width:250px}.cta-section,.faq-section,.gallery-section,.related-destinations,.section-dark,.section-gradient,.section-gray,.section-light{padding:4rem 1rem}.overview-content h2{font-size:2rem}.overview-highlights,.tours-grid{grid-template-columns:1fr}.attractions-grid{grid-template-columns:repeat(2,1fr)}.seasons-grid,.tips-grid,.transport-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,150px)}.gallery-item:first-child{grid-column:span 2}.related-grid{grid-template-columns:1fr}.related-card{height:220px}.faq-question{padding:1.25rem 1.5rem;font-size:.95rem}.faq-answer-content{padding:0 1.5rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.destination-hero-title{font-size:2rem}.destination-hero-subtitle{font-size:1.1rem}.btn-primary,.btn-secondary{width:100%;justify-content:center}.section-title{font-size:1.75rem}.attractions-grid{grid-template-columns:1fr}.attraction-card{aspect-ratio:16/9}.tour-card-image{height:180px}.tour-card-footer{flex-direction:column;align-items:flex-start;gap:1rem}.tour-book-btn{width:100%;text-align:center}.gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,150px)}.gallery-item:first-child{grid-column:span 1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .6s ease forwards}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}