.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar{padding:1rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.logo-link,.nav-container,.nav-logo{align-items:center;display:flex}.logo-link{color:#333;text-decoration:none}.logo-image{height:80px;margin-right:.5rem}.logo-fallback{display:none}.logo-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;height:80px;justify-content:center;margin-right:.5rem;width:80px}.logo-placeholder span{color:#fff;font-size:1.2rem;font-weight:700}.nav-logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.nav-menu{align-items:center;display:flex;list-style:none;margin:0;padding:0}.nav-item{margin:0 1rem;position:relative}.nav-link{align-items:center;background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#667eea1a;color:#667eea;transform:translateY(-2px)}.dropdown-icon{margin-left:.5rem;transition:transform .3s ease}.dropdown{position:relative}.dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;left:0;list-style:none;min-width:200px;opacity:0;padding:1rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-item{position:relative}.dropdown-link{color:#333;display:block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.dropdown-link:hover{background:#667eea1a;color:#667eea;transform:translateX(5px)}.dropdown-submenu{position:relative}.submenu-toggle{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 1.5rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.submenu-toggle:hover{background:#667eea1a;color:#667eea;transform:translateX(5px)}.submenu-icon{margin-left:auto;transition:transform .3s ease}.submenu{background:#fff;border:2px solid #667eea;border-radius:12px;box-shadow:0 10px 40px #00000026;left:100%;list-style:none;min-width:200px;opacity:0;padding:1rem 0;position:absolute;top:0;transform:translateX(-10px);transition:all .3s ease;visibility:hidden;z-index:1002}.dropdown-submenu:hover .submenu{opacity:1;transform:translateX(0);visibility:visible}.dropdown-submenu:hover .submenu-icon{transform:rotate(90deg)}.submenu-link{color:#333;display:block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.submenu-link:hover{background:#667eea1a;color:#667eea;transform:translateX(5px)}.nav-contact{margin-left:1rem}.contact-btn{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:25px;box-shadow:0 4px 15px #25d3664d;color:#fff;display:flex;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-btn:hover{box-shadow:0 6px 20px #25d36666;transform:translateY(-2px)}.contact-btn svg{font-size:1.2rem;margin-right:.5rem}.hamburger{cursor:pointer;display:none;flex-direction:column;flex-shrink:0;margin-left:auto;padding:.5rem}.bar{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.mobile-menu{background:#fff;border-top:1px solid #0000001a;box-shadow:0 5px 20px #0000001a;left:0;max-height:80vh;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1001}.mobile-menu-content{padding:2rem}.mobile-menu-header{display:flex;justify-content:flex-end;margin-bottom:1rem}.mobile-menu-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:.5rem;transition:all .3s ease;width:40px}.mobile-menu-close:hover{background:#667eea1a;color:#667eea}.mobile-menu-item{margin-bottom:1rem}.mobile-menu-link{border-radius:8px;color:#333;display:block;font-weight:500;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-menu-link:hover{background:#667eea1a;color:#667eea}.mobile-dropdown{border:1px solid #0000001a;border-radius:8px;overflow:hidden}.mobile-dropdown-toggle{align-items:center;background:#667eea1a;color:#667eea;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:1rem}.mobile-dropdown-content{padding:.5rem 0}.mobile-submenu-item{border-bottom:1px solid #0000000d}.mobile-submenu-item:last-child{border-bottom:none}.mobile-submenu{border-left:3px solid #667eea;margin-left:1rem}.mobile-submenu-toggle{align-items:center;color:#333;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;padding:.75rem 1rem}.mobile-submenu-content{padding:.5rem 0}.mobile-submenu-link{color:#666;display:block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-submenu-link:hover{background:#667eea1a;color:#667eea}.mobile-dropdown-link{color:#333;display:block;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-dropdown-link:hover{background:#667eea1a;color:#667eea}.mobile-contact{border-top:1px solid #0000001a;margin-top:2rem;padding-top:2rem}.mobile-contact-btn{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:8px;color:#fff;display:flex;font-weight:600;justify-content:center;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-contact-btn:hover{box-shadow:0 6px 20px #25d36666;transform:translateY(-2px)}.mobile-contact-btn svg{font-size:1.2rem;margin-right:.5rem}@media (max-width:768px){.nav-menu{display:none}.hamburger{display:flex}.nav-container{justify-content:space-between;max-width:100vw;overflow-x:hidden;padding:0 1rem}.nav-logo{flex-shrink:0}.nav-logo h2{font-size:1.2rem;white-space:nowrap}.logo-image,.logo-placeholder{flex-shrink:0;height:75px}.logo-placeholder{width:75px}}@media (max-width:480px){.nav-container{justify-content:space-between;max-width:100vw;overflow-x:hidden;padding:0 .5rem}.nav-logo h2{font-size:1rem;white-space:nowrap}.logo-image,.logo-placeholder{flex-shrink:0;height:70px}.logo-placeholder{width:70px}.logo-placeholder span{font-size:1rem}}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;margin-top:auto;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section h3{color:#667eea;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.8;margin-bottom:1.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.footer-section ul li a{align-items:center;color:#bdc3c7;display:flex;gap:.5rem;text-decoration:none;transition:all .3s ease}.footer-section ul li a:hover{color:#667eea;transform:translateX(5px)}.footer-section ul li span{color:#bdc3c7}.footer-section ul li svg{color:#667eea;font-size:1rem;min-width:16px}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{align-items:center;background:#667eea33;border-radius:50%;color:#667eea;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#667eea;box-shadow:0 8px 25px #667eea4d;color:#fff;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:20px;text-align:center}.footer-bottom p{color:#95a5a6;font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr}.footer-section h3{font-size:1.5rem}.footer-section h4{font-size:1.1rem}.social-links{justify-content:center}}@media (max-width:480px){.footer{padding:30px 0 15px}.footer-content{gap:25px}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-section p,.footer-section ul li{font-size:.9rem}.social-links a{font-size:1rem;height:35px;width:35px}}.search-modal-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;display:flex;height:100%;justify-content:center;left:0;padding-top:5vh;position:fixed;top:0;width:100%;z-index:1000}.search-modal{background:#fff;border-radius:20px;box-shadow:0 25px 50px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:800px;overflow:hidden;width:90%}.search-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e5e7eb;padding:20px}.search-input-container{align-items:center;background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;padding:0 20px;position:relative}.search-input-container .search-icon{color:#6b7280;font-size:18px;margin-right:15px}.search-input-container input{background:#0000;border:none;flex:1 1;font-size:16px;outline:none;padding:15px 0}.search-input-container input::placeholder{color:#9ca3af}.close-btn{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;font-size:20px;padding:5px;transition:all .2s ease}.close-btn:hover{background:#f3f4f6;color:#374151}.search-tabs{background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;padding:0 20px}.tab-btn{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:15px 20px;transition:all .2s ease}.tab-btn:hover{background:#667eea1a;color:#374151}.tab-btn.active{background:#667eea1a;border-bottom-color:#667eea;color:#667eea}.tab-count{background:#667eea;border-radius:10px;color:#fff;font-size:12px;min-width:20px;padding:2px 6px;text-align:center}.search-results{flex:1 1;overflow-y:auto;padding:20px}.search-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:40px}.loading-spinner{border:3px solid #e5e7eb;height:40px;margin-bottom:15px;width:40px}.results-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.search-result-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s ease}.search-result-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.result-link{color:inherit;display:block;text-decoration:none}.result-image{height:150px;overflow:hidden;position:relative}.result-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.search-result-card:hover .result-image img{transform:scale(1.05)}.result-category{background:#667eeae6;border-radius:8px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px;position:absolute;right:10px;top:10px}.result-content{padding:15px}.result-content h3{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 10px}.result-details{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.detail-item{color:#6b7280;font-size:12px;gap:4px}.detail-item svg{font-size:10px}.result-price{color:#667eea;font-size:14px;font-weight:600}.no-results{color:#6b7280;padding:40px;text-align:center}.no-results-icon{font-size:48px;margin-bottom:15px;opacity:.5}.no-results h3{color:#374151;font-size:18px;margin:0 0 10px}.no-results p{font-size:14px;margin:0}.search-suggestions{padding:20px}.search-suggestions h3{color:#374151;font-size:16px;margin:0 0 15px}.suggestion-tags{display:flex;flex-wrap:wrap;gap:10px}.suggestion-tag{background:#f3f4f6;border:none;border-radius:20px;color:#374151;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.suggestion-tag:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.search-modal{margin:10px;max-height:90vh;width:95%}.search-modal-header{padding:15px}.search-input-container{padding:0 15px}.search-input-container input{font-size:14px;padding:12px 0}.search-tabs{overflow-x:auto;padding:0 15px}.tab-btn{font-size:13px;padding:12px 15px;white-space:nowrap}.results-grid{gap:15px;grid-template-columns:1fr}.search-results{padding:15px}.result-content{padding:12px}.result-content h3{font-size:15px}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden;position:relative}.hero-background-slider{z-index:1}.background-slide,.hero-background-slider{height:100%;left:0;position:absolute;top:0;width:100%}.background-slide{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-loading{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10}.hero-loading .loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto 1rem;width:50px}.hero-loading p{font-size:1.1rem;font-weight:500}.hero-content{z-index:2}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:4rem;text-shadow:2px 2px 4px #0000004d}.hero-destinations{grid-gap:1rem;grid-row-gap:2rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;row-gap:2rem}.destination{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.destination:hover{background:#ffffff4d;box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.destination a{color:#fff;text-decoration:none}.hero-subtitle{font-size:1.3rem;font-weight:500;margin-bottom:2rem;opacity:.9;text-shadow:1px 1px 2px #0000004d}.hero-search{background:#fffffff2;border-radius:50px;box-shadow:0 10px 30px #0003;display:flex;margin:0 auto 3rem;max-width:500px;overflow:hidden}.search-input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem}.search-input::placeholder{color:#666}.search-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.search-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 25px #667eea66;transform:translateX(2px) scale(1.05)}.search-btn:active{transform:translateX(2px) scale(.95)}.hero-stats{bottom:2rem;display:flex;gap:3rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:1rem 1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{background:#fff3;transform:translateY(-5px)}.stat-item h3{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-item p{font-size:.9rem;margin:0;opacity:.9}@media (max-width:768px){.hero{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:1rem 0}.background-slide{background-position:50%;background-size:cover}.hero-content{margin-top:auto;padding:2rem 1.5rem 1rem}.hero-title{font-size:2.2rem;font-weight:600;line-height:1.2;margin-bottom:2rem;text-shadow:3px 3px 6px #00000080}.hero-destinations{gap:.75rem;grid-template-columns:1fr;margin-bottom:2.5rem;max-width:280px}.destination{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff40;border:1.5px solid #fff6;border-radius:30px;box-shadow:0 4px 15px #00000026;font-size:1.05rem;font-weight:500;padding:.85rem 1.5rem}.destination:active{transform:scale(.97)}.hero-subtitle{font-size:1rem;font-weight:500;margin-bottom:2rem;text-shadow:2px 2px 4px #00000080}.hero-search{border-radius:50px;flex-direction:row;margin:0 auto 2.5rem;max-width:100%;padding:.25rem}.search-input{font-size:.95rem;padding:.85rem 1.2rem}.search-btn{border-radius:50px;font-size:.95rem;padding:.85rem 1.5rem;white-space:nowrap}.search-btn span{display:inline}.hero-stats{grid-gap:.75rem;bottom:auto;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);left:auto;margin-left:auto;margin-right:auto;margin-top:auto;max-width:400px;padding:1rem 1rem 1.5rem;position:relative;transform:none;width:100%}.stat-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:20px;box-shadow:0 4px 15px #0000001a;padding:1rem}.stat-item h3{color:#fff;font-size:1.5rem;margin-bottom:.3rem;text-shadow:2px 2px 4px #0000004d}.stat-item p{color:#fffffff2;font-size:.85rem;font-weight:500}}@media (max-width:480px){.hero{min-height:100vh}.background-slide{background-position:50%}.hero-content{padding:1.5rem 1rem 1rem}.hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem}.hero-destinations{gap:.7rem;margin-bottom:2rem;max-width:250px}.destination{border-radius:28px;font-size:1rem;padding:.8rem 1.25rem}.hero-subtitle{font-size:.9rem;margin-bottom:1.5rem}.hero-search{border-radius:40px;padding:.2rem}.search-input{font-size:.85rem;padding:.75rem 1rem}.search-btn{font-size:.85rem;padding:.75rem 1.2rem}.search-btn span{display:none}.search-btn{min-width:45px}.hero-stats{gap:.7rem;max-width:360px;padding:.75rem 1rem 1.5rem}.stat-item{border-radius:18px;padding:.85rem .75rem}.stat-item h3{font-size:1.3rem;margin-bottom:.25rem}.stat-item p{font-size:.75rem}}@media (max-width:380px){.hero-title{font-size:1.6rem}.hero-destinations{max-width:220px}.destination{font-size:.95rem;padding:.75rem 1rem}.hero-stats{max-width:320px}.stat-item h3{font-size:1.2rem}.stat-item p{font-size:.7rem}}.popular-tours{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:80px 0;position:relative}.popular-tours:before{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 50%);clip-path:polygon(0 0,100% 0,100% 100%,0 50%);content:"";height:100px;left:0;position:absolute;right:0;top:0}.section-header{position:relative;z-index:2}.section-actions{gap:2rem;justify-content:center;margin-top:2rem}.refresh-btn,.section-actions{align-items:center;display:flex}.refresh-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.refresh-btn:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.refresh-btn:disabled{cursor:not-allowed;opacity:.7}.refresh-btn .spinning{animation:spin 1s linear infinite}.view-all-link{color:#667eea;font-weight:600;text-decoration:none;transition:all .3s ease}.view-all-link:hover{color:#5a6fd8;transform:translateX(5px)}.popular-tours .tours-grid{grid-gap:2rem;display:grid!important;gap:2rem;grid-template-columns:repeat(3,1fr)!important;grid-template-rows:repeat(2,auto)!important;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px}.tour-card{min-width:0;width:100%}@media (max-width:768px){.popular-tours{overflow-x:hidden;padding:60px 0}.section-title{font-size:2rem}.section-actions{flex-direction:column;gap:1rem}.popular-tours .tours-grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important;max-width:100vw;overflow-x:hidden}.tour-card{margin:0 auto;max-width:100%;width:100%}}@media (max-width:480px){.popular-tours .tours-grid{gap:1rem;grid-template-columns:1fr!important}.tour-card{max-width:100%}.section-title{font-size:1.8rem}.tour-content{padding:1rem}.tour-content h3{font-size:1.1rem}.tour-highlights{flex-direction:column;gap:.5rem}}.destinations{background:#fff;padding:80px 0}.destinations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.destination-card{border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.destination-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.destination-card a{color:inherit;display:block;text-decoration:none}.destination-card img{height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.destination-card:hover img{transform:scale(1.1)}.destination-content{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:2rem 1.5rem 1.5rem;position:absolute;right:0}.destination-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.destination-content p{font-size:1rem;margin:0;opacity:.9}@media (max-width:768px){.destinations{padding:60px 0}.destinations-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.destination-card img{height:200px}.destination-content{padding:1.5rem 1rem 1rem}.destination-content h3{font-size:1.3rem}}@media (max-width:480px){.destinations-grid{grid-template-columns:1fr}.destination-card img{height:180px}}.journey-carousel{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:80px 0}.carousel-header{margin-bottom:3rem;text-align:center}.carousel-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700}.carousel-container{border-radius:15px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.carousel-track{display:flex;transition:transform .5s ease;width:100%}.carousel-slide{flex-shrink:0;height:400px;min-width:100%;width:100%}.carousel-slide img{height:100%;object-fit:cover;width:100%}.carousel-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#667eea;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-nav:hover{background:#fff;box-shadow:0 10px 25px #0003;transform:translateY(-50%) scale(1.1)}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-progress{bottom:20px;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.progress-dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.progress-dot.active{background:#667eea;transform:scale(1.2)}.progress-dot:hover{background:#fffc}@media (max-width:768px){.journey-carousel{padding:60px 0}.carousel-header h2{font-size:2rem}.carousel-slide{height:300px}.carousel-nav{font-size:1rem;height:40px;width:40px}.carousel-prev{left:10px}.carousel-next{right:10px}}@media (max-width:480px){.carousel-slide{height:250px}.carousel-nav{font-size:.9rem;height:35px;width:35px}.progress-dot{height:10px;width:10px}}.about{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0}.about-content{max-width:800px}.about-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.about-subtitle{font-size:1.3rem;margin-bottom:3rem;opacity:.9}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin-bottom:2rem;padding:2rem;text-align:left}.about-section h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.about-section p{line-height:1.8;margin-bottom:1rem;opacity:.9}.about-section ul{list-style:none;padding:0}.about-section ul li{opacity:.9;padding:.5rem 0 .5rem 1.5rem;position:relative}.about-section ul li:before{color:#4ade80;content:"✓";font-weight:700;left:0;position:absolute}.about-section strong{color:#4ade80}@media (max-width:768px){.about{padding:60px 0}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.1rem}.about-section{padding:1.5rem}.about-section h3{font-size:1.3rem}}@media (max-width:480px){.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.about-section{padding:1rem}.about-section h3{font-size:1.2rem}.about-section ul li{font-size:.9rem}}.testimonials{background:#fff;overflow:hidden;padding:80px 0;position:relative}.testimonials:before{animation:mountainMove 25s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 80' fill='none'%3E%3Cpath d='m0 80 50-20 50 10 50-20 50 15 50-10 50 5 50-15 50 10 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5v30Z' fill='rgba(102, 126, 234, 0.05)'/%3E%3C/svg%3E") repeat-x;background-size:1200px 80px;bottom:0;content:"";height:80px;left:0;opacity:.8;position:absolute;width:100%;z-index:1}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem;position:relative;z-index:2}.testimonials-grid:hover .testimonial-card:not(:hover){opacity:.7;transform:scale(.98)}.testimonial-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.testimonial-card:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.testimonial-card:hover:before{left:100%}.testimonial-card:hover{background:linear-gradient(135deg,#fff,#f8faff);border-color:#667eea4d;box-shadow:0 25px 50px #667eea33,0 0 0 1px #667eea1a,inset 0 1px 0 #fffc;transform:translateY(-15px) scale(1.02)}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{color:#333;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0;position:relative;transition:all .3s ease;z-index:2}.testimonial-card:hover .testimonial-content p{color:#2c3e50;transform:translateX(5px)}.testimonial-author{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}.testimonial-author h4{color:#667eea;font-size:1.2rem;font-weight:600;margin:0;transition:all .3s ease}.testimonial-card:hover .testimonial-author h4{color:#4a5bb8;transform:translateX(5px)}.testimonial-rating{display:flex;gap:.25rem;transition:all .3s ease}.testimonial-card:hover .testimonial-rating{transform:scale(1.1)}.star{color:gold;font-size:1rem;transition:all .3s ease}.testimonial-card:hover .star{color:#ffed4e;filter:drop-shadow(0 0 3px rgba(255,215,0,.5));transform:rotate(10deg)}@media (max-width:768px){.testimonials{padding:60px 0}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.testimonial-content p{font-size:1rem}.testimonial-author h4{font-size:1.1rem}}@media (max-width:480px){.testimonial-card{padding:1rem}.testimonial-content p{font-size:.9rem}.testimonial-author{align-items:flex-start;flex-direction:column;gap:.5rem}.testimonial-author h4{font-size:1rem}}.back-to-top{background:linear-gradient(135deg,#667eea,#764ba2)}.back-to-top:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}@media (max-width:768px){.back-to-top{bottom:20px;font-size:1rem;height:45px;right:20px;width:45px}}@media (max-width:480px){.back-to-top{bottom:15px;font-size:.9rem;height:40px;right:15px;width:40px}}.trekking-tours-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.trekking-tours-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.trekking-tours-hero p{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.9}.trekking-tours-content{background:#f8f9fa;padding:80px 0}.tours-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.tour-card-link{color:inherit;display:block;text-decoration:none}.tour-duration{background:#000000b3;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.tour-content h3{font-weight:600;line-height:1.4}.tour-highlights{gap:1rem;margin-bottom:1rem}.tour-highlights span{align-items:center;color:#666;display:flex;font-size:.9rem;font-weight:500;gap:.25rem}.tour-highlights svg{color:#667eea;font-size:.8rem}.tour-price{display:flex;flex-direction:column}.price{font-size:1.2rem}.book-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;font-weight:600;padding:.75rem;text-align:center;transition:all .3s ease}.book-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px)}@media (max-width:768px){.trekking-tours-hero{padding:100px 0 60px}.trekking-tours-hero h1{font-size:2.5rem}.trekking-tours-hero p{font-size:1.1rem}.trekking-tours-content{padding:60px 0}.tours-grid{gap:1.5rem;grid-template-columns:1fr}.tour-card{margin:0 auto;max-width:400px}}@media (max-width:480px){.trekking-tours-hero h1{font-size:2rem}.trekking-tours-hero p{font-size:1rem}.tour-content{padding:1rem}.tour-content h3{font-size:1.1rem}.tour-highlights{flex-direction:column;gap:.5rem}}.booking-form-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea1a;overflow:hidden;position:relative;transition:all .3s ease}.booking-form-container:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);background-size:200% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}.booking-form-container:hover{box-shadow:0 30px 60px #0003,0 0 0 1px #667eea33;transform:translateY(-5px)}.booking-form-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:2rem;position:relative;text-align:center}.booking-form-header:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.booking-form-header h3{font-size:1.7rem;font-weight:700;letter-spacing:.5px;margin:0;position:relative;text-shadow:0 2px 4px #0000004d;z-index:2}.booking-form{padding:2.5rem;position:relative;z-index:2}.form-group{margin-bottom:2rem;position:relative}.input-wrapper{align-items:center;display:flex;gap:1rem}.input-icon{color:#667eea;flex-shrink:0;font-size:1.2rem;text-align:center;transition:all .3s ease;width:2rem}.input-wrapper:hover .input-icon{color:#764ba2;transform:scale(1.1)}.input-wrapper input,.input-wrapper select,.input-wrapper textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:2px solid #667eea33;border-radius:15px;box-shadow:0 4px 15px #0000000d;flex:1 1;font-size:1rem;font-weight:500;padding:1.2rem;transition:all .3s ease}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{color:#999;font-weight:400}.input-wrapper input:focus,.input-wrapper select:focus,.input-wrapper textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea26,0 8px 25px #667eea1a;outline:none;transform:translateY(-2px)}.input-wrapper input:invalid:not(:placeholder-shown){border-color:#e74c3c;box-shadow:0 0 0 4px #e74c3c26}.input-wrapper input:valid:not(:placeholder-shown){border-color:#27ae60;box-shadow:0 0 0 4px #27ae6026}.input-wrapper textarea{font-family:inherit;line-height:1.5;min-height:100px;resize:vertical}.input-wrapper select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23667eea' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;cursor:pointer;padding-right:3rem}.input-wrapper select option{background:#fff;color:#333;padding:.5rem}.book-now-btn{border:none;cursor:pointer}.booking-message{animation:messageSlideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid;border-radius:12px;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:1.2rem;text-align:center}.booking-message.success{background:#d4eddae6;border-color:#c3e6cb;box-shadow:0 4px 15px #1557241a;color:#155724}.booking-message.error{background:#f8d7dae6;border-color:#f5c6cb;box-shadow:0 4px 15px #721c241a;color:#721c24}.booking-message.info{background:#d1ecf1e6;border-color:#bee5eb;box-shadow:0 4px 15px #0c54601a;color:#0c5460}@media (max-width:768px){.booking-form{padding:2rem}.booking-form-header{padding:1.5rem}.booking-form-header h3{font-size:1.5rem}.input-wrapper{gap:.8rem}.input-wrapper input,.input-wrapper select,.input-wrapper textarea{font-size:.95rem;padding:1rem}.input-icon{font-size:1.1rem;width:1.8rem}.book-now-btn{font-size:1.1rem;padding:1.1rem 1.5rem}}@media (max-width:480px){.booking-form{padding:1.5rem}.booking-form-header{padding:1.2rem}.booking-form-header h3{font-size:1.4rem}.input-wrapper{gap:.6rem}.input-wrapper input,.input-wrapper select,.input-wrapper textarea{font-size:.9rem;padding:.9rem}.input-icon{font-size:1rem;width:1.6rem}.book-now-btn{font-size:1rem;padding:1rem 1.2rem}}.tour-hero{align-items:center;display:flex;height:60vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.hero-overlay{background:#0006}.tour-details{background:#f8f9fa;padding:80px 0}.details-grid{margin:0 auto;max-width:1200px}.available-dates-card,.cost-details-card,.exclusions-card,.highlights-card,.inclusions-card,.info-card,.itinerary-card,.pickup-card,.things-to-carry-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem}.available-dates-card h3,.cost-details-card h3,.exclusions-card h3,.highlights-card h3,.inclusions-card h3,.info-card h2,.itinerary-card h3,.pickup-card h3,.things-to-carry-card h3{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.info-card p{line-height:1.7;margin-bottom:1rem}.highlights-card ul{list-style:none;padding:0}.highlights-card ul li{color:#666;font-size:1rem;line-height:1.7;margin-bottom:.8rem;padding-left:1.5rem}.day-item{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.day-item:last-child{border-bottom:none;padding-bottom:0}.day-item h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.day-item p{color:#666;font-size:1rem;line-height:1.6}.cost-details-card h4{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.exclusions-card ul,.inclusions-card ul{list-style:none;padding:0}.inclusions-card ul li:before{background:#27ae601a;color:#27ae60;content:"✓"}.exclusions-card ul li:before,.inclusions-card ul li:before{align-items:center;border-radius:50%;display:flex;font-size:1.2rem;font-weight:700;height:28px;justify-content:center;left:0;position:absolute;transition:all .3s ease;width:28px}.exclusions-card ul li:before{background:#e74c3c1a;color:#e74c3c;content:"✗"}.inclusions-card ul li:hover:before{background:#27ae60;color:#fff;transform:scale(1.1)}.exclusions-card ul li:hover:before{background:#e74c3c;color:#fff;transform:scale(1.1)}.carry-intro{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.carry-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.carry-category{background:#f8f9fa;border-radius:10px;padding:1.5rem}.carry-category h4{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.carry-category h4 i{color:#667eea}.carry-category ul{list-style:none;padding:0}.carry-category ul li{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:.5rem;padding-left:1rem;position:relative}.carry-category ul li:before{color:#667eea;content:"•";left:0;position:absolute}.carry-category ul li.optional{color:#888;font-style:italic}.cost-details-card,.pickup-card,.quick-info-card,.tour-highlights-card{animation:cardFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;margin-top:3rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.cost-details-card:before,.pickup-card:before,.quick-info-card:before,.tour-highlights-card:before{animation:rainbowShift 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 25%,#f39c12 50%,#e74c3c 75%,#667eea);background-size:300% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}.cost-details-card:hover,.pickup-card:hover,.quick-info-card:hover,.tour-highlights-card:hover{animation-play-state:paused;background:#fff;box-shadow:0 35px 70px #00000040,0 0 0 2px #667eea4d;transform:translateY(-15px) scale(1.02)}.cost-details-card h3,.pickup-card h3,.quick-info-card h3,.tour-highlights-card h3{-webkit-text-fill-color:#0000;animation:titleGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.8rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.cost-details-card h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#555;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.cost-details-card ul,.pickup-card ul{list-style:none;padding:0}.cost-details-card ul li,.pickup-card ul li{background:linear-gradient(135deg,#667eea14,#764ba214);border-image:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12) 1;border-left:4px solid;border-radius:12px;color:#555;font-size:1.1rem;font-weight:500;line-height:1.7;margin-bottom:1rem;padding:1rem;transition:all .3s ease}.cost-details-card ul li:hover,.pickup-card ul li:hover{background:linear-gradient(135deg,#667eea2e,#764ba22e);box-shadow:0 8px 20px #667eea33;color:#333;transform:translateX(5px)}.cost-details-card ul li strong,.pickup-card ul li strong{color:#667eea;font-weight:700}.tour-highlights-card ul{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none;padding:0}.tour-highlights-card ul li{background:linear-gradient(135deg,#667eea14,#764ba214);border-image:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12) 1;border-left:5px solid;border-radius:15px;color:#555;font-size:1.1rem;font-weight:500;line-height:1.7;margin-bottom:0;padding:1.2rem 1.5rem 1.2rem 4rem;position:relative;transition:all .3s ease}.tour-highlights-card ul li:hover{background:linear-gradient(135deg,#667eea2e,#764ba22e);box-shadow:0 12px 30px #667eea40;color:#333;transform:translateX(8px) translateY(-2px)}.tour-highlights-card ul li:before{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 20px #667eea4d;color:#667eea;color:#fff;content:"✓";display:flex;font-size:1.4rem;font-weight:700;height:35px;justify-content:center;left:-15px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:35px;z-index:2}.tour-highlights-card ul li:hover:before{background:linear-gradient(135deg,#764ba2,#f39c12);box-shadow:0 12px 25px #667eea66;transform:translateY(-50%) scale(1.15)}.info-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.info-item svg{color:#667eea;flex-shrink:0;width:20px}.info-item div{display:flex;flex-direction:column}.info-item div strong{color:#2c3e50;font-size:.9rem;margin-bottom:.2rem}.info-item div span{color:#666;font-size:1rem}.booking-section{position:-webkit-sticky;position:sticky;top:100px}.booking-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center}.booking-card h3{color:#2c3e50;font-size:1.5rem;font-weight:600}.price{color:#667eea;font-size:2rem;font-weight:700}.feature{color:#666;font-size:1rem;gap:.8rem}.feature svg{width:16px}.book-now-btn{border-radius:50px;box-shadow:0 5px 15px #667eea66;display:inline-flex;font-weight:600;padding:1rem 2rem}.book-now-btn:hover{box-shadow:0 8px 25px #667eea99;transform:translateY(-2px)}@media (max-width:1024px){.details-grid{gap:2rem;grid-template-columns:1fr}.booking-section{position:static}}@media (max-width:768px){.tour-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.booking-card,.highlights-card,.info-card,.itinerary-card{padding:1.5rem}.highlights-card h3,.info-card h2,.itinerary-card h3{font-size:1.5rem}.price{font-size:1.8rem}}@media (max-width:480px){.tour-hero{height:40vh}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.tour-details{padding:40px 0}.booking-card,.highlights-card,.info-card,.itinerary-card{padding:1rem}.highlights-card h3,.info-card h2,.itinerary-card h3{font-size:1.3rem}.price{font-size:1.5rem}.book-now-btn{font-size:1rem;padding:.8rem 1.5rem}}.available-dates-section{animation:cardFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;margin-bottom:2rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.available-dates-section:before{animation:rainbowShift 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 25%,#f39c12 50%,#e74c3c 75%,#667eea);background-size:300% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}.available-dates-section:hover{animation-play-state:paused;background:#fff;box-shadow:0 35px 70px #00000040,0 0 0 2px #667eea4d;transform:translateY(-15px) scale(1.02)}.available-dates-section h3{-webkit-text-fill-color:#0000;animation:titleGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;position:relative}.available-dates-underline{border-radius:2px;height:4px;margin-bottom:1.5rem;width:60px}.available-dates-card,.available-dates-underline{background:linear-gradient(135deg,#667eea,#764ba2)}.available-dates-card{border-radius:15px;box-shadow:0 10px 30px #667eea4d;color:#fff;padding:2rem;text-align:center;transition:all .3s ease}.available-dates-card:hover{box-shadow:0 15px 40px #667eea66;transform:translateY(-5px)}.main-date-info{font-size:1.4rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.sub-date-info{font-size:1rem;font-weight:500;opacity:.9}@media (max-width:768px){.destination-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.available-dates-section,.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1.5rem}.info-card h2,.price{font-size:1.8rem}.logistics-grid{gap:1rem;grid-template-columns:1fr}.logistics-item{padding:.75rem}.logistics-icon{font-size:1.3rem}.main-date-info{font-size:1.2rem}.sub-date-info{font-size:.9rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.available-dates-section,.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1rem}.info-card h2{font-size:1.5rem}.available-dates-section h3,.booking-card h3,.highlights-card h3,.itinerary-card h3,.tour-logistics-card h3{font-size:1.3rem}.price{font-size:1.5rem}.logistics-item{gap:.75rem;padding:.5rem}.logistics-icon{font-size:1.2rem}.logistics-label{font-size:.8rem}.logistics-value{font-size:.9rem}.main-date-info{font-size:1rem}.sub-date-info{font-size:.8rem}}.book-now-btn{border-radius:15px;box-shadow:0 8px 25px #667eea66;font-size:1.2rem;gap:.75rem;letter-spacing:.5px;padding:1.3rem 2rem}.book-now-btn:hover{box-shadow:0 12px 35px #667eea99}.book-now-btn:active{transform:translateY(-1px)}.book-now-btn svg{font-size:1.3rem;transition:transform .3s ease}.book-now-btn:hover svg{transform:scale(1.1)}@media (max-width:768px){.destination-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.booking-card,.exclusions-card,.highlights-card,.inclusions-card,.info-card,.itinerary-card{padding:1.5rem}.info-card h2,.price{font-size:1.8rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.booking-card,.exclusions-card,.highlights-card,.inclusions-card,.info-card,.itinerary-card{padding:1rem}.info-card h2{font-size:1.5rem}.booking-card h3,.exclusions-card h3,.highlights-card h3,.inclusions-card h3,.itinerary-card h3{font-size:1.3rem}.price{font-size:1.5rem}}@media (max-width:768px){.destination-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.booking-card,.highlights-card,.info-card,.itinerary-card{padding:1.5rem}.info-card h2,.price{font-size:1.8rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.booking-card,.highlights-card,.info-card,.itinerary-card{padding:1rem}.info-card h2{font-size:1.5rem}.booking-card h3,.highlights-card h3,.itinerary-card h3{font-size:1.3rem}.price{font-size:1.5rem}}.logistics-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.logistics-item{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-left:4px solid;border-radius:12px;gap:1rem;padding:1rem}.logistics-item:hover{background:linear-gradient(135deg,#667eea26,#764ba226);box-shadow:0 8px 20px #667eea33;transform:translateX(5px)}@media (max-width:1024px){.details-grid{gap:2rem;grid-template-columns:1fr}.booking-card{position:static}}@media (max-width:768px){.destination-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1.5rem}.info-card h2,.price{font-size:1.8rem}.logistics-grid{gap:1rem;grid-template-columns:1fr}.logistics-item{padding:.75rem}.logistics-icon{font-size:1.3rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1rem}.info-card h2{font-size:1.5rem}.booking-card h3,.highlights-card h3,.itinerary-card h3,.tour-logistics-card h3{font-size:1.3rem}.price{font-size:1.5rem}.logistics-item{gap:.75rem;padding:.5rem}.logistics-icon{font-size:1.2rem}.logistics-label{font-size:.8rem}.logistics-value{font-size:.9rem}}.ladakh-hero{align-items:center;background:#fff;display:flex;height:70vh;justify-content:center;min-height:500px;overflow:hidden;position:relative}.hero-overlay{background:linear-gradient(135deg,#0009,#000000b3)}.hero-content{color:#000!important}.hero-content h1{color:#000!important;text-shadow:none}.hero-content p,.ladakh-hero .hero-content p{color:#000!important;font-size:1.4rem;font-weight:600;line-height:1.7;text-shadow:none}.ladakh-tours{background:#fff;overflow:hidden;padding:100px 0;position:relative}.ladakh-tours:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.05'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.05'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0;z-index:1}.ladakh-tours:after{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle,#667eea1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}.tour-card{border:3px solid #667eea;border-radius:20px;box-shadow:0 10px 30px #0000001a;height:100%;max-width:100%}.tour-card:before{animation:rainbowShift 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 25%,#f39c12 50%,#e74c3c 75%,#667eea);background-size:300% 100%;height:5px}.tour-card:hover{border-color:#764ba2;box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.tour-content h3{font-size:1.3rem}.detail-icon,.price-label{font-size:.8rem}.price-label{margin-bottom:.25rem}.price-amount{display:block;font-size:1.5rem}.tour-highlights{background:#667eea0d;border-radius:10px;margin-bottom:1.8rem}.highlight-item{font-size:.85rem}.view-details-btn{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:10px;font-size:.9rem;padding:.75rem 1rem}.view-details-btn:hover{background:linear-gradient(135deg,#2980b9,#1f5f8b);box-shadow:0 5px 15px #3498db4d}.btn-icon{font-size:.8rem}.ladakh-about{background:url(https://res.cloudinary.com/duym2bgp2/image/upload/v1755005645/ltsn8qmpjzob4bqr8568.jpg);background-attachment:fixed;background-position:50%;background-size:cover;overflow:hidden;padding:80px 0;position:relative}.ladakh-about:before{background:linear-gradient(135deg,#667eeab3,#764ba2b3);z-index:1}.ladakh-about:after,.ladakh-about:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ladakh-about:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3;z-index:2}.about-content h2{animation:titleGlow 3s ease-in-out infinite alternate}.about-content ul li{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:1rem;padding-left:1rem;position:relative}.about-content ul li:before{content:"🏔️";left:-1rem;position:absolute;top:0}.about-content ul li strong{color:#fff;font-weight:700}@media (max-width:1024px){.tours-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:3.5rem}.hero-content p{font-size:1.3rem}.ladakh-tours{padding:80px 0}}@media (max-width:768px){.ladakh-hero{height:60vh;min-height:450px}.hero-content h1{font-size:3rem}.hero-content p{font-size:1.2rem}.ladakh-tours{padding:60px 0}.tours-grid{gap:2rem;grid-template-columns:1fr;margin-top:2rem}.tour-content{padding:1.2rem}.tour-content h3{font-size:1.1rem}.price-amount{font-size:1.4rem}.about-content h2{font-size:2.5rem}.about-content p{font-size:1.1rem}.about-content ul{padding:1.5rem}}@media (max-width:480px){.container{padding:0 1rem}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.ladakh-tours{padding:50px 0}.tour-content{padding:1rem}.tour-content h3{font-size:1rem}.price-amount{font-size:1.2rem}.about-content h2{font-size:2rem}.about-content p{font-size:1rem}.about-content ul{padding:1rem}.about-content ul li{font-size:1rem}}.panch-kailash-hero{align-items:center;background:url(https://res.cloudinary.com/duym2bgp2/image/upload/v1755001521/o5zv6vkc38zkc6uvcwhg.avif);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;min-height:500px;overflow:hidden;position:relative}.panch-kailash-tours{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:5rem 0}.tours-grid{grid-gap:1.5rem;gap:1.5rem}.tour-card{border:1px solid #0000000d;border-radius:15px;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.tour-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)}.tour-image{height:200px}.tour-image img{transition:transform .3s ease}.tour-card:hover .tour-image img{transform:scale(1.05)}.tour-content{padding:1.5rem}.tour-content h3{color:#2c3e50}.tour-details{gap:.5rem;margin-bottom:1rem}.detail-item{color:#666;margin-bottom:.5rem}.detail-icon{color:#3498db}.tour-price{margin-bottom:1rem}.price-label{color:#666}.price-amount{color:#27ae60}.tour-highlights{background:#27ae6005;border:1px solid #27ae6033;border-radius:8px;display:flex;flex-direction:column}.highlight-item{color:#555;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.view-details-btn{background:#3498db;border-radius:8px;box-shadow:0 2px 10px #3498db4d;transition:all .3s ease}.view-details-btn:hover{background:#2980b9;box-shadow:0 4px 15px #3498db66;transform:translateY(-2px)}.view-details-btn:hover .btn-icon{transform:translateX(3px)}.panch-kailash-about{background:url(https://res.cloudinary.com/duym2bgp2/image/upload/v1755110677/q4qmmlal405ffvkmemcj.jpg);background-attachment:fixed;background-position:50%;background-size:cover;overflow:hidden;padding:80px 0;position:relative}.panch-kailash-about:before{background:linear-gradient(135deg,#667eeab3,#764ba2b3);z-index:1}.panch-kailash-about:after,.panch-kailash-about:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.panch-kailash-about:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3;z-index:2}@media (max-width:1200px){.tours-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.panch-kedar-hero{align-items:center;background:url(https://res.cloudinary.com/duym2bgp2/image/upload/v1754934084/hua4lwsxtzobrjkxqorr.webp);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;min-height:500px;overflow:hidden;position:relative}.hero-background{z-index:-2}.hero-overlay{background:linear-gradient(135deg,#0006,#0009);z-index:-1}.hero-content{z-index:1}.hero-content p{font-size:1.5rem;text-shadow:1px 1px 2px #00000080}.panch-kedar-tours{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:5rem 0}.tours-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3rem}.tour-card{background:#fff;border:3px solid #0000;border-radius:24px;box-shadow:0 15px 35px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.tour-card:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);border-radius:24px 24px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.tour-card:hover{border-color:#667eea;box-shadow:0 25px 50px #00000026;transform:translateY(-15px) scale(1.02)}.tour-image{height:220px;overflow:hidden;position:relative}.tour-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.tour-card:hover .tour-image img{transform:scale(1.1)}.tour-content{display:flex;flex:1 1;flex-direction:column;padding:2rem}.tour-content h3{color:#000!important;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:1rem;text-align:center}.tour-details{flex-direction:column;gap:.6rem;margin-bottom:1.2rem}.detail-item,.tour-details{align-items:center;display:flex}.detail-item{color:#000!important;font-size:.9rem;gap:.5rem;justify-content:center}.detail-icon{color:#667eea;font-size:1rem}.tour-price{margin-bottom:1.2rem;text-align:center}.price-label{color:#000!important;display:block;font-size:.9rem;margin-bottom:.5rem}.price-amount{color:#667eea;font-size:1.8rem;font-weight:700}.tour-highlights{background:#f0f4ff!important;border:2px solid #667eea;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.highlight-item{border-bottom:1px solid #667eea33;color:#000!important;font-size:.9rem;line-height:1.4;margin-bottom:.5rem;padding:.3rem 0}.highlight-item:last-child{border-bottom:none;margin-bottom:0}.view-details-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 6px 20px #667eea4d;color:#fff;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:1rem 2rem;text-decoration:none;transition:all .4s ease;width:100%}.view-details-btn:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 10px 30px #667eea80;transform:translateY(-3px)}.btn-icon{font-size:.9rem;transition:transform .3s ease}.view-details-btn:hover .btn-icon{transform:translateX(5px)}.panch-kedar-about{background:url(https://res.cloudinary.com/duym2bgp2/image/upload/v1755001521/ipzqla3l0vyv2620ocfa.avif);background-attachment:fixed;background-position:50%;background-size:cover;overflow:hidden;padding:80px 0;position:relative}.panch-kedar-about:before{background:linear-gradient(135deg,#667eeab3,#764ba2b3);z-index:1}.panch-kedar-about:after,.panch-kedar-about:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.panch-kedar-about:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3;z-index:2}.about-content{margin:0 auto;max-width:900px;padding:0 20px;position:relative;text-align:center;z-index:3}.about-content h2{color:#fff;font-size:3rem;font-weight:800;margin-bottom:2.5rem;text-shadow:0 4px 8px #0000004d}.about-content p{color:#ffffffe6;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;text-shadow:0 2px 4px #0003}.about-content ul{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:700px;padding:2rem;text-align:left}.about-content li{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:1rem;padding-left:1rem;position:relative}.about-content li:before{content:"🏔️";left:-1rem;position:absolute;top:0}.about-content strong{color:#fff;font-weight:700}@media (max-width:1200px){.tours-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}.tours-grid{gap:1.5rem;grid-template-columns:1fr}.tour-details{flex-direction:column;gap:.5rem}.about-content h2{font-size:2rem}.about-content li,.about-content p{font-size:1rem}}@media (max-width:480px){.container{padding:0 1rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.tour-content{padding:1.5rem}.tour-content h3{font-size:1.3rem}.price-amount{font-size:1.5rem}.about-content h2{font-size:1.8rem}}.exclusions-card,.highlights-card,.inclusions-card,.info-card,.itinerary-card{animation:cardFloat3D 8s ease-in-out infinite;perspective:1000px;transform-style:preserve-3d}@keyframes cardFloat3D{0%{box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;transform:translateY(0) rotateX(0deg) rotateY(0deg) scale(1)}25%{box-shadow:0 30px 60px #0003,0 0 0 1px #667eea4d;transform:translateY(-8px) rotateX(2deg) rotateY(1deg) scale(1.01)}50%{box-shadow:0 35px 70px #00000040,0 0 0 1px #667eea66;transform:translateY(-15px) rotateX(0deg) rotateY(2deg) scale(1.02)}75%{box-shadow:0 30px 60px #0003,0 0 0 1px #667eea4d;transform:translateY(-8px) rotateX(-1deg) rotateY(1deg) scale(1.01)}to{box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;transform:translateY(0) rotateX(0deg) rotateY(0deg) scale(1)}}.exclusions-card:hover,.highlights-card:hover,.inclusions-card:hover,.info-card:hover,.itinerary-card:hover{box-shadow:0 40px 80px #0000004d,0 0 0 2px #667eea66,0 0 50px #667eea33;transform:translateY(-20px) rotateX(5deg) rotateY(3deg) scale(1.05);transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.destination-hero{align-items:center;display:flex;height:70vh;justify-content:center;min-height:500px;overflow:hidden;position:relative}.hero-background img{transition:transform .3s ease}.hero-background:hover img{transform:scale(1.05)}.hero-overlay{background:linear-gradient(135deg,#0009,#667eea4d)}.hero-content{max-width:800px}.hero-content h1{animation:titleGlow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#fff,#667eea);font-size:4rem;text-shadow:0 0 30px #667eea80}.hero-content p{font-size:1.4rem;text-shadow:1px 1px 3px #000000b3}.tour-details{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f8f9fa 50%,#e3f2fd 75%,#667eea);background-size:400% 400%;overflow:hidden;padding:100px 0;position:relative}.tour-details:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.05'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.05'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0;z-index:1}.tour-details:after{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle,#667eea1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.container{padding:0 2rem}.container,.details-grid{position:relative;z-index:2}.details-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.tour-info{display:flex;flex-direction:column;gap:2rem}.exclusions-card,.highlights-card,.inclusions-card,.info-card,.itinerary-card{animation:cardFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.exclusions-card:before,.highlights-card:before,.inclusions-card:before,.info-card:before,.itinerary-card:before{animation:rainbowShift 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 25%,#f39c12 50%,#e74c3c 75%,#667eea);background-size:300% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}@keyframes rainbowShift{0%{background-position:0 50%}25%{background-position:25% 50%}50%{background-position:50% 50%}75%{background-position:75% 50%}to{background-position:100% 50%}}.exclusions-card:hover,.highlights-card:hover,.inclusions-card:hover,.info-card:hover,.itinerary-card:hover{animation-play-state:paused;background:#fff;box-shadow:0 35px 70px #00000040,0 0 0 2px #667eea4d;transform:translateY(-15px) scale(1.02)}.info-card h2{-webkit-text-fill-color:#0000;animation:textShimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#2c3e50,#667eea 50%,#764ba2);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;position:relative}.exclusions-card h3,.highlights-card h3,.inclusions-card h3,.itinerary-card h3{-webkit-text-fill-color:#0000;animation:titleGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;position:relative}@keyframes titleGlow{0%{background-position:0 50%;filter:drop-shadow(0 0 10px rgba(102,126,234,.3))}50%{background-position:100% 50%;filter:drop-shadow(0 0 20px rgba(118,75,162,.5))}to{background-position:0 50%;filter:drop-shadow(0 0 10px rgba(102,126,234,.3))}}.exclusions-card ul,.highlights-card ul,.inclusions-card ul{list-style:none;padding:0}.highlights-card ul li{color:#555;font-weight:500;padding:.75rem 0 .75rem 2rem;position:relative;transition:all .3s ease}.highlights-card ul li:hover{color:#667eea;transform:translateX(5px)}.highlights-card ul li:before{align-items:center;background:#667eea1a;border-radius:50%;color:#667eea;content:"✓";display:flex;font-size:1.1rem;font-weight:700;height:24px;justify-content:center;left:0;position:absolute;transition:all .3s ease;width:24px}.highlights-card ul li:hover:before{background:#667eea;color:#fff;transform:scale(1.1)}.exclusions-card ul li,.inclusions-card ul li{color:#555;font-weight:500;padding:.75rem 0 .75rem 2rem;position:relative;transition:all .3s ease}.exclusions-card ul li:hover,.inclusions-card ul li:hover{color:#667eea;transform:translateX(5px)}.check-icon{background:#27ae601a;color:#27ae60}.check-icon,.times-icon{align-items:center;border-radius:50%;display:flex;font-size:1.1rem;font-weight:700;height:24px;justify-content:center;left:0;position:absolute;transition:all .3s ease;width:24px}.times-icon{background:#e74c3c1a;color:#e74c3c}.inclusions-card ul li:hover .check-icon{background:#27ae60;color:#fff;transform:scale(1.1)}.exclusions-card ul li:hover .times-icon{background:#e74c3c;color:#fff;transform:scale(1.1)}.day-item{animation:dayItemFloat 8s ease-in-out infinite;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-image:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12) 1;border-left:5px solid;border-radius:15px;margin-bottom:2rem;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes dayItemFloat{0%,to{transform:translateX(0) scale(1)}50%{transform:translateX(3px) scale(1.01)}}.day-item:hover{animation-play-state:paused;background:linear-gradient(135deg,#667eea26,#764ba226);box-shadow:0 10px 25px #667eea4d;transform:translateX(10px) scale(1.02)}.day-item:last-child{margin-bottom:0}.day-item h4{-webkit-text-fill-color:#0000;animation:dayTitleShimmer 5s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#e74c3c);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.3rem;font-weight:700;margin-bottom:1rem}@keyframes dayTitleShimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.day-item ul{list-style:none;padding:0}.day-item ul li{color:#555;font-weight:500;padding:.5rem 0 .5rem 1.5rem;position:relative;transition:all .3s ease}.day-item ul li:hover{color:#667eea;transform:translateX(3px)}.day-item ul li:before{color:#667eea;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.booking-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #667eea1a;overflow:hidden;padding:2.5rem;position:-webkit-sticky;position:sticky;position:relative;top:100px;transition:all .3s ease}.booking-card:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.booking-card:hover{box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;transform:translateY(-5px)}.booking-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.price-info{margin-bottom:2rem;text-align:center}.price{-webkit-text-fill-color:#0000;animation:pricePulse 2s ease-in-out infinite alternate,priceShimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;display:block;font-size:2.2rem;font-weight:800;margin-bottom:.5rem}@keyframes pricePulse{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes priceShimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.duration{color:#666;display:block;font-size:1rem}.tour-features{margin-bottom:2rem}.feature{align-items:center;border-radius:8px;color:#555;display:flex;font-weight:500;gap:.75rem;margin-bottom:1rem;padding:.5rem;transition:all .3s ease}.feature:hover{background:#667eea1a;color:#667eea;transform:translateX(5px)}.feature svg{color:#667eea;font-size:1.1rem;min-width:18px;transition:all .3s ease}.feature:hover svg{color:#764ba2;transform:scale(1.1)}.pricing-options{border-bottom:2px solid #667eea1a;border-top:2px solid #667eea1a;margin-top:2rem;padding-bottom:2rem;padding-top:2rem}.pricing-options h4{color:#2c3e50;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.price-option{align-items:center;border-bottom:1px solid #667eea1a;display:flex;justify-content:space-between;padding:.75rem 0;transition:all .3s ease}.price-option:hover{background:#667eea0d;border-radius:8px;padding-left:.5rem}.price-option:last-child{border-bottom:none}.price-option .option{color:#555;font-weight:600}.price-option .amount{color:#667eea;font-size:1.1rem;font-weight:700}.book-now-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 8px 25px #667eea4d;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;justify-content:center;overflow:hidden;padding:1.2rem;position:relative;text-decoration:none;transition:all .3s ease;width:100%}.book-now-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.book-now-btn:hover:before{left:100%}.book-now-btn:hover{box-shadow:0 12px 35px #667eea66;color:#fff;transform:translateY(-3px)}.tour-logistics-card{animation:cardFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #667eea33;margin-bottom:2rem;margin-top:3rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.tour-logistics-card:before{animation:rainbowShift 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2 25%,#f39c12 50%,#e74c3c 75%,#667eea);background-size:300% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}.tour-logistics-card:hover{animation-play-state:paused;background:#fff;box-shadow:0 35px 70px #00000040,0 0 0 2px #667eea4d;transform:translateY(-15px) scale(1.02)}.tour-logistics-card h3{-webkit-text-fill-color:#0000;animation:titleGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;position:relative;text-align:center}.logistics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.logistics-item{align-items:center;background:linear-gradient(135deg,#667eea14,#764ba214);border-image:linear-gradient(135deg,#667eea,#764ba2 50%,#f39c12) 1;border-left:5px solid;border-radius:16px;box-shadow:0 4px 15px #667eea1a;display:flex;gap:1.2rem;padding:1.5rem;transition:all .3s ease}.logistics-item:hover{background:linear-gradient(135deg,#667eea2e,#764ba22e);box-shadow:0 12px 30px #667eea40;transform:translateX(8px) translateY(-2px)}.logistics-icon{color:#667eea;font-size:1.5rem;min-width:24px;transition:all .3s ease}.logistics-item:hover .logistics-icon{color:#764ba2;transform:scale(1.1)}.logistics-content{display:flex;flex-direction:column;gap:.25rem}.logistics-label{color:#555;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.logistics-value{color:#333;font-size:1rem;font-weight:700;line-height:1.4}.logistics-item:hover .logistics-label{color:#667eea}.logistics-item:hover .logistics-value{color:#2c3e50}@media (max-width:1024px){.details-grid{gap:2rem;grid-template-columns:1fr}.booking-card{position:static}.logistics-grid{grid-template-columns:1fr}}@media (max-width:768px){.destination-hero{height:50vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tour-details{padding:60px 0}.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1.5rem}.info-card h2,.price{font-size:1.8rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.booking-card,.highlights-card,.info-card,.itinerary-card,.tour-logistics-card{padding:1rem}.info-card h2{font-size:1.5rem}.booking-card h3,.highlights-card h3,.itinerary-card h3{font-size:1.3rem}.price{font-size:1.5rem}}.contact-hero{align-items:center;animation:gradientShift 8s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background-size:400% 400%;display:flex;height:60vh;justify-content:center;min-height:400px;overflow:hidden;position:relative}.contact-hero:before{animation:particleFloat 20s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}@keyframes particleFloat{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.contact-hero .particle{animation:particleMove 15s linear infinite;background:#fffc;border-radius:50%;box-shadow:0 0 10px #ffffff80;height:6px;position:absolute;width:6px}.contact-hero .particle:first-child{animation-delay:0s;left:10%}.contact-hero .particle:nth-child(2){animation-delay:2s;left:20%}.contact-hero .particle:nth-child(3){animation-delay:4s;left:30%}.contact-hero .particle:nth-child(4){animation-delay:6s;left:40%}.contact-hero .particle:nth-child(5){animation-delay:8s;left:50%}.contact-hero .particle:nth-child(6){animation-delay:10s;left:60%}.contact-hero .particle:nth-child(7){animation-delay:12s;left:70%}.contact-hero .particle:nth-child(8){animation-delay:14s;left:80%}.contact-hero .particle:nth-child(9){animation-delay:16s;left:90%}@keyframes particleMove{0%{opacity:0;transform:translateY(100vh) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) rotate(1turn)}}.hero-content h1{-webkit-text-fill-color:#0000;animation:textShimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;position:relative;text-shadow:2px 2px 4px #0000004d}@keyframes textShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-content h1:after{animation:underlineShimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#fff,#ffffff80);background-size:200% 200%;border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}@keyframes underlineShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-content p{animation:fadeInUp 1s ease-out .5s both;font-size:1.3rem;font-weight:300;line-height:1.7;opacity:.95;text-shadow:1px 1px 2px #0003}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:.95;transform:translateY(0)}}.contact-section{animation:backgroundShift 10s ease infinite;background:linear-gradient(135deg,#f8f9fa,#e9ecef 50%,#f0f8ff);background-size:400% 400%;overflow:hidden;padding:80px 0;position:relative}.contact-section:before{animation:patternMove 20s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.15'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.15'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='30' cy='80' r='.8' fill='%23fff' opacity='.12'/%3E%3Ccircle cx='70' cy='20' r='.8' fill='%23fff' opacity='.12'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0;z-index:1}@keyframes patternMove{0%{transform:translateX(0) translateY(0)}25%{transform:translateX(-10px) translateY(-5px)}50%{transform:translateX(-5px) translateY(-10px)}75%{transform:translateX(-15px) translateY(-5px)}to{transform:translateX(0) translateY(0)}}.contact-section:after{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#667eea26,#764ba21a 50%,#f093fb1a);border-radius:50%;box-shadow:0 0 30px #667eea33;content:"";height:200px;position:absolute;right:5%;top:10%;width:200px;z-index:1}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.contact-section .floating-element{animation:float 8s ease-in-out infinite reverse;background:linear-gradient(135deg,#764ba226,#667eea1a 50%,#f093fb1a);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;bottom:10%;box-shadow:0 0 25px #764ba233;height:150px;left:5%;position:absolute;width:150px;z-index:1}.contact-section .floating-element-2{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#667eea26,#764ba21a 50%,#f093fb1a);border-radius:50%;box-shadow:0 0 20px #667eea33;height:100px;position:absolute;right:10%;top:20%;width:100px;z-index:1}.contact-section .floating-element-3{animation:float 10s ease-in-out infinite reverse;background:linear-gradient(135deg,#764ba226,#667eea1a 50%,#f093fb1a);border-radius:20% 80% 80% 20%/80% 20% 80% 20%;bottom:30%;box-shadow:0 0 15px #764ba233;height:80px;position:absolute;right:20%;width:80px;z-index:1}.contact-section .floating-element-4{animation:float 7s ease-in-out infinite;background:linear-gradient(135deg,#f093fb26,#667eea1a 50%,#764ba21a);border-radius:50%;box-shadow:0 0 18px #f093fb33;height:60px;left:15%;position:absolute;top:50%;width:60px;z-index:1}.contact-section .floating-element-5{animation:float 9s ease-in-out infinite reverse;background:linear-gradient(135deg,#667eea33,#f093fb26 50%,#764ba21a);border-radius:40% 60% 60% 40%/60% 40% 60% 40%;bottom:60%;box-shadow:0 0 12px #667eea4d;height:40px;left:25%;position:absolute;width:40px;z-index:1}.mountain-silhouette{animation:mountainMove 30s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 100' fill='none'%3E%3Cpath d='m0 100 50-20 50 10 50-20 50 15 50-10 50 5 50-15 50 10 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5v30Z' fill='rgba(102, 126, 234, 0.1)'/%3E%3C/svg%3E") repeat-x;background-size:1200px 100px;bottom:0;height:100px;left:0;opacity:.6;position:absolute;width:100%;z-index:1}.contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-details,.info-card,.whatsapp-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.contact-details:before,.info-card:before,.whatsapp-card:before{animation:borderShimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2);background-size:200% 200%;border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes borderShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.contact-details:hover,.info-card:hover,.whatsapp-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-5px)}.info-card h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1rem}.info-card p{color:#666;font-size:1.1rem;line-height:1.8}.contact-item{align-items:flex-start;border-bottom:1px solid #eee;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem;position:relative;transition:all .3s ease}.contact-item:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d);transform:translateX(5px)}.contact-item:last-child{border-bottom:none;margin-bottom:0}.contact-item svg{animation:iconPulse 2s ease-in-out infinite;color:#667eea;font-size:1.5rem;margin-top:.25rem;min-width:24px;transition:all .3s ease}.contact-item:first-child svg{animation-delay:0s;color:#ff6b6b}.contact-item:nth-child(2) svg{animation-delay:.5s;color:#4ecdc4}.contact-item:nth-child(3) svg{animation-delay:1s;color:#45b7d1}.contact-item:nth-child(4) svg{animation-delay:1.5s;color:#96ceb4}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.contact-item:hover svg{animation-play-state:paused;transform:scale(1.2) rotate(10deg)}.contact-item h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#666;line-height:1.6}.whatsapp-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.whatsapp-card p{color:#666;margin-bottom:1.5rem}.whatsapp-btn{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:12px;box-shadow:0 8px 25px #25d3664d;color:#fff;display:flex;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:1.2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%}.whatsapp-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.whatsapp-btn:hover:before{left:100%}.whatsapp-btn:hover{background:linear-gradient(135deg,#20c05a,#0f7a6b);box-shadow:0 12px 35px #25d36666;color:#fff;transform:translateY(-3px)}.form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.form-card:before{animation:borderShimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2);background-size:200% 200%;border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.form-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-5px)}.form-card h3{-webkit-text-fill-color:#0000;animation:textShimmer 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.form-card h3:after{animation:underlineShimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2);background-size:200% 200%;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 2px 10px #0000000d;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a,0 4px 20px #667eea1a;outline:none;transform:translateY(-2px)}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{animation:inputGlow 2s ease-in-out infinite;border-color:#667eea;box-shadow:0 4px 15px #00000014}@keyframes inputGlow{0%,to{box-shadow:0 4px 15px #00000014}50%{box-shadow:0 4px 20px #667eea26}}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;cursor:pointer;padding-right:2.5rem}.form-group textarea{min-height:120px;resize:vertical}.checkbox-group{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.checkbox-group input[type=checkbox]{cursor:pointer;margin:0;width:auto}.checkbox-group label{color:#666;cursor:pointer;font-size:.95rem;margin:0}.submit-btn{animation:buttonGradient 3s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2);background-size:400% 400%;border:none;border-radius:12px;box-shadow:0 8px 25px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:1.2rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}@keyframes buttonGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-btn:hover:before{left:100%}.submit-btn:hover{animation:buttonGradient 1s ease infinite;box-shadow:0 12px 35px #667eea66;transform:translateY(-3px)}.submit-btn:active{box-shadow:0 6px 20px #667eea4d;transform:translateY(-1px)}@media (max-width:1024px){.contact-grid{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.form-row{gap:0;grid-template-columns:1fr}.contact-hero{height:40vh}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.contact-section{padding:60px 0}.contact-details,.form-card,.info-card,.whatsapp-card{padding:1.5rem}.info-card h2{font-size:1.8rem}.contact-item{gap:.75rem}.contact-item svg{font-size:1.2rem;min-width:20px}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:.9rem}.contact-details,.form-card,.info-card,.whatsapp-card{padding:1rem}.info-card h2{font-size:1.5rem}.form-card h3{font-size:1.3rem}.contact-item{flex-direction:column;gap:.5rem}.contact-item svg{align-self:flex-start}}.contact-message{animation:messageSlideIn .4s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000001a;font-weight:500;margin-top:1.5rem;overflow:hidden;padding:1rem 1.5rem;position:relative;text-align:center}.contact-message:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.contact-message.success{background:linear-gradient(135deg,#4caf50,#45a049);border-color:#4caf50;box-shadow:0 4px 20px #4caf504d;color:#fff}.contact-message.error{background:linear-gradient(135deg,#f44336,#d32f2f);border-color:#f44336;box-shadow:0 4px 20px #f443364d;color:#fff}.contact-message.info{background:linear-gradient(135deg,#2196f3,#1976d2);border-color:#2196f3;box-shadow:0 4px 20px #2196f34d;color:#fff}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%{left:-100%}to{left:100%}}.contact-message:hover{transform:translateY(-2px);transition:transform .3s ease}@media (max-width:768px){.contact-message{font-size:.9rem;margin-top:1rem;padding:.8rem 1rem}}.policy-hero{align-items:center;animation:gradientShift 8s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background-size:400% 400%;display:flex;height:40vh;justify-content:center;min-height:300px;overflow:hidden;position:relative}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-background img{filter:brightness(.8) contrast(1.1);height:100%;object-fit:cover;opacity:.4;width:100%}.hero-overlay{background:linear-gradient(135deg,#667eeab3,#764ba299 50%,#f093fb80);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{color:#fff;max-width:600px;padding:0 20px;position:relative;text-align:center;z-index:3}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.hero-content p{font-size:1.1rem;line-height:1.6;opacity:.9}.policy-content{animation:backgroundShift 10s ease infinite;background:linear-gradient(135deg,#f8f9fa,#e9ecef 50%,#f0f8ff);background-size:400% 400%;overflow:hidden;padding:80px 0;position:relative}@keyframes backgroundShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.policy-content:before{animation:mountainMove 25s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 80' fill='none'%3E%3Cpath d='m0 80 50-20 50 10 50-20 50 15 50-10 50 5 50-15 50 10 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5 50 10 50-5 50-5v30Z' fill='rgba(102, 126, 234, 0.08)'/%3E%3C/svg%3E") repeat-x;background-size:1200px 80px;bottom:0;content:"";height:80px;left:0;opacity:.8;position:absolute;width:100%;z-index:1}@keyframes mountainMove{0%{transform:translateX(0)}to{transform:translateX(-1200px)}}.content-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;padding:3rem;position:relative;z-index:2}.policy-section{margin-bottom:2rem}.policy-section:last-child{margin-bottom:0}.policy-section h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.policy-section p{color:#666;font-size:1rem;line-height:1.7;margin-bottom:1rem}.policy-section ul{margin-bottom:1rem;margin-left:1.5rem}.policy-section ul li{color:#666;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.policy-footer{border-top:1px solid #eee;margin-top:3rem;padding-top:2rem;text-align:center}.policy-footer p{color:#666;font-size:.9rem}@media (max-width:768px){.policy-hero{height:30vh}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.policy-content{padding:60px 0}.content-card{margin:0 1rem;padding:2rem}.policy-section h2{font-size:1.3rem}}@media (max-width:480px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.content-card{padding:1.5rem}.policy-section h2{font-size:1.2rem}.policy-section p,.policy-section ul li{font-size:.9rem}}.not-found{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.not-found-content{color:#fff;max-width:600px;text-align:center}.not-found-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;margin:0;text-shadow:0 0 30px #ffffff4d}.not-found-subtitle{color:#fff;font-size:2.5rem;font-weight:600;margin:1rem 0}.not-found-description{font-size:1.2rem;line-height:1.6;margin:2rem 0;opacity:.9}.not-found-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.not-found-actions .btn{align-items:center;border-radius:8px;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.not-found-actions .btn-primary{background:#fff3;border:2px solid #ffffff4d;color:#fff}.not-found-actions .btn-primary:hover{background:#ffffff4d;box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.not-found-actions .btn-outline{background:#0000;border:2px solid #ffffff4d;color:#fff}.not-found-actions .btn-outline:hover{background:#ffffff1a;transform:translateY(-2px)}.not-found-suggestions{border-top:1px solid #fff3;margin-top:3rem;padding-top:2rem}.not-found-suggestions h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.suggestion-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.suggestion-links a{background:#ffffff1a;border-radius:20px;color:#fffc;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.suggestion-links a:hover{background:#fff3;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.not-found-title{font-size:6rem}.not-found-subtitle{font-size:2rem}.not-found-description{font-size:1rem}.not-found-actions{align-items:center;flex-direction:column}.not-found-actions .btn{justify-content:center;max-width:250px;width:100%}.suggestion-links{align-items:center;flex-direction:column}.suggestion-links a{max-width:200px;text-align:center;width:100%}}@media (max-width:480px){.not-found{padding:1rem}.not-found-title{font-size:4rem}.not-found-subtitle{font-size:1.5rem}.not-found-description{font-size:.9rem}}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}body{margin:0;padding:0}html{overflow-x:hidden}main{flex:1 1;margin-top:80px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a6fd8}::selection{background:#667eea;color:#fff}:focus-visible{outline:2px solid #667eea;outline-offset:2px}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{transition:opacity .3s,transform .3s}.page-enter-active,.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .3s}.loading{align-items:center;display:flex;justify-content:center;min-height:200px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}.error{color:#e74c3c;padding:40px 20px;text-align:center}.error-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.success{color:#27ae60;padding:40px 20px;text-align:center}.success-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.back-to-top{align-items:center;background:#667eea;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 20px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:all .3s ease;visibility:hidden;width:50px;z-index:1000}.back-to-top.visible{opacity:1;transform:translateY(0);visibility:visible}.back-to-top:hover{background:#5a6fd8;box-shadow:0 6px 25px #667eea66;transform:translateY(-2px)}.container{max-width:100vw;overflow-x:hidden;padding:0 1rem}@media (max-width:768px){main{margin-top:70px;overflow-x:hidden}.container{padding:0 .5rem}.back-to-top{bottom:20px;font-size:1rem;height:45px;right:20px;width:45px}}@media (max-width:480px){main{margin-top:60px;overflow-x:hidden}.container{padding:0 .25rem}.back-to-top{bottom:15px;height:40px;right:15px;width:40px}}@media print{.back-to-top,.no-print{display:none!important}main{margin-top:0}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}.grid{display:grid}.hidden{display:none}.visible{display:block}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:500;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.btn-outline{background:#0000;border:2px solid #ddd;color:#333}.btn-outline:hover{background:#333;border-color:#333;color:#fff}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.section{padding:80px 0}.section-header{margin-bottom:60px;text-align:center}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.fade-in{animation:fadeIn .6s ease-in-out}.slide-up{animation:slideUp .6s ease-out}.slide-down{animation:slideDown .6s ease-out}.scale-in{animation:scaleIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}.section-title{font-size:2rem}.btn{font-size:14px;padding:10px 20px}}@media (max-width:480px){.section-title{font-size:1.8rem}.section{padding:40px 0}}:focus{outline:2px solid #667eea;outline-offset:2px}.skip-link{background:#667eea;border-radius:4px;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:10000}.skip-link:focus{top:6px}@media print{.no-print{display:none!important}body{font-size:12pt;line-height:1.4}.container{max-width:none;padding:0}}
/*# sourceMappingURL=main.086da953.css.map*/