@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";.navbar{width:100%;transition:var(--transition-smooth);z-index:1000;background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;padding:1rem 0;box-shadow:0 5px 30px #0000001a}.navbar-container{justify-content:space-between;align-items:center;display:flex}.nav-time{color:#fffc;margin-left:1rem}.navbar-logo{z-index:1001;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo-wrapper{align-items:center;gap:1.2rem;display:flex}.nav-logo-img{object-fit:contain;width:auto;max-width:100%;height:85px;transition:var(--transition-smooth);display:block}.logo-text-container{flex-direction:column;justify-content:center;display:flex}.logo-brand{color:var(--pure-white);letter-spacing:2px;white-space:nowrap;font-size:1.1rem;font-weight:700;line-height:1.2;font-family:var(--font-body)}.logo-tagline{color:var(--primary-gold);letter-spacing:3px;text-transform:uppercase;margin-top:.2rem;font-size:.75rem;font-weight:500}.navbar.scrolled .nav-logo-img{height:65px}.navbar.scrolled .logo-brand{font-size:1rem}.navbar.scrolled .logo-tagline{font-size:.65rem}@media (width<=768px){.nav-logo-img{height:60px}}.navbar-links{align-items:center;gap:3rem;display:flex}@media (width<=1366px){.navbar-links{gap:1.5rem}.nav-cta{padding:.6rem 1.2rem!important;font-size:.85rem!important}.nav-link{font-size:.9rem}.nav-logo-img{height:70px}.navbar.scrolled .nav-logo-img{height:55px}}@media (width<=1280px){.navbar-links{gap:1.2rem}.nav-cta{margin-left:.5rem;padding:.6rem 1rem!important;font-size:.8rem!important}}.nav-link{color:var(--text-light);transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:.5rem 0;font-size:1rem;font-weight:500;position:relative}.nav-link.active,.nav-link:hover{color:var(--primary-gold)}.nav-link:after{content:"";background:var(--primary-gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-cta{margin-left:1rem;padding:.8rem 2rem!important;font-size:.9rem!important}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:0;display:none}.mobile-menu-toggle span{background:var(--primary-gold);width:30px;height:2px;transition:var(--transition-smooth)}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(8px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=1200px){.navbar-links{gap:1.5rem}.nav-cta{padding:.7rem 1.5rem!important;font-size:.85rem!important}}@media (width<=1024px){.mobile-menu-toggle{display:flex}.mobile-menu-toggle span{filter:drop-shadow(0 1px 2px #00000080)}.navbar-links{-webkit-backdrop-filter:blur(20px);background:#0f0f0ffa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:min(320px,85%);height:100vh;padding:3rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000080}.navbar-links.active{transform:translate(0)}.nav-link{text-align:center;letter-spacing:1.5px;width:100%;padding:.8rem 0;font-size:1.2rem}.nav-cta{text-align:center;width:100%;margin-top:1.5rem;margin-left:0!important}}@media (width<=480px){.logo-text{font-size:1.4rem}.logo-subtext{font-size:.6rem}.nav-logo-img{height:min(45px,12vw)}.navbar{padding:.8rem 0}}@media (width<=1024px){.nav-time{display:none}}.footer{background:linear-gradient(135deg, var(--dark-charcoal) 0%, #0f0f0f 100%);color:var(--text-light);margin-top:auto}.footer-content{padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-section h3,.footer-section h4{color:var(--primary-gold);margin-bottom:1.5rem}.footer-logo{margin-bottom:2rem;text-decoration:none;display:inline-block}.footer-logo .logo-wrapper{align-items:center;gap:1.2rem;display:flex}.footer-logo-img{object-fit:contain;width:auto;max-width:100%;height:85px}.footer-logo .logo-brand{color:var(--pure-white);letter-spacing:2px;white-space:nowrap;font-size:1.2rem;font-weight:700;line-height:1.2}.footer-logo .logo-tagline{color:var(--primary-gold);letter-spacing:3px;text-transform:uppercase;margin-top:.2rem;font-size:.8rem;font-weight:500}.footer-description{color:#f5f5f5cc;margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}.footer-title{letter-spacing:.5px;padding-bottom:.5rem;font-size:1.2rem;font-weight:600;position:relative}.footer-title:after{content:"";background:linear-gradient(90deg, var(--primary-gold), var(--accent-saffron));width:40px;height:2px;position:absolute;bottom:0;left:0}.footer-links{list-style:none}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#f5f5f5cc;transition:var(--transition-smooth);font-size:.95rem;display:inline-block}.footer-links a:hover{color:var(--primary-gold);transform:translate(5px)}.footer-contact{list-style:none}.footer-contact li{color:#f5f5f5cc;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.footer-contact i{color:var(--primary-gold);margin-top:.2rem;font-size:1rem}.social-links{gap:1rem;margin-top:1.5rem;display:flex}.social-link{width:40px;height:40px;color:var(--primary-gold);transition:var(--transition-smooth);background:#d4af371a;border:1px solid #d4af374d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.social-link:hover{background:var(--primary-gold);color:var(--dark-charcoal);transform:translateY(-3px);box-shadow:0 5px 20px #d4af374d}.footer-divider{background:linear-gradient(90deg,#0000,#d4af374d,#0000);width:100%;height:1px;margin:2rem 0}.footer-bottom-content{color:#f5f5f599;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.footer-time{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:flex-start;margin-top:2rem;padding-top:1.5rem}.footer-time .bhutan-time{border:1px solid #d4af3733;padding:4px 12px;font-size:.85rem}@media (width<=768px){.footer-time{border-top:none;justify-content:center;margin-top:1rem;padding-top:0}}.footer-bottom-links{align-items:center;gap:1rem;display:flex}.footer-bottom-links a{color:#f5f5f599;transition:var(--transition-smooth)}.footer-bottom-links a:hover{color:var(--primary-gold)}.footer-bottom-links span{color:#f5f5f54d}@media (width<=1200px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-section:first-child{grid-column:span 3}}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}.footer-section:first-child{grid-column:span 2}}@media (width<=768px){.footer-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.footer-section:first-child{grid-column:span 1}.footer-title:after{left:50%;transform:translate(-50%)}.footer-contact li,.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;gap:1.5rem}.footer-logo-img{height:60px}.footer-description{padding:0 1rem;font-size:.9rem}}@media (width<=480px){.footer-logo-img{height:50px}.footer-content{padding:3rem 0 1.5rem}.footer-grid{gap:2rem}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:.75rem}.footer-contact li{font-size:.88rem}}.home{background-color:#000;overflow-x:hidden}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes mistMove{0%{transform:translate(-20%)translateZ(0)}50%{transform:translate(10%)translateZ(0)}to{transform:translate(-20%)translateZ(0)}}@keyframes mistFade{0%,to{opacity:.2}50%{opacity:.5}}.visible{opacity:1;transform:translate(0)}.image-hover-zoom{overflow:hidden}.card-hover{transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s}.hero{text-align:center;box-sizing:border-box;background:#000;flex-direction:column;justify-content:flex-start;align-items:center;padding:248px 2rem 4rem;display:flex;position:relative;overflow:hidden;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:600px!important;margin:0!important}.hero-slideshow{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-slide{opacity:0;background:#000;transition:opacity 2.5s ease-in-out;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.hero-slide-img{will-change:transform;transition:transform 10s ease-out;position:absolute;top:-5%;left:-5%;transform:scale(1);object-fit:cover!important;object-position:center!important;width:110%!important;height:110%!important;display:block!important}.hero-slide.active{opacity:1}.hero-slide.active .hero-slide-img{transform:scale(1.05)}.scroll-indicator{z-index:10;opacity:.8;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.mouse{border:2px solid #d4af37;border-radius:20px;width:28px;height:48px;position:relative;box-shadow:0 0 15px #d4af3733}.wheel{background-color:#d4af37;border-radius:2px;width:4px;height:10px;margin-left:-2px;animation:2s cubic-bezier(.19,1,.22,1) infinite scrollMove;position:absolute;top:10px;left:50%}@keyframes scrollMove{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(18px)}}@media (width>=2000px){.hero-title{font-size:8rem}.hero-content{max-width:1600px}.hero-subtitle{font-size:1.6rem}}.hero-atmosphere{z-index:2;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.hero-thumbnails-container{z-index:10;pointer-events:none;transition:all .5s;position:absolute;bottom:2rem;right:2rem}@media (width<=1600px){.hero-title{font-size:clamp(2.5rem,5vw,5rem)}}@media (width<=1440px){.hero{padding-top:243px}.hero-title{margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,4.5rem)}.hero-subtitle{max-width:700px;margin-bottom:2rem;font-size:1.1rem}.hero-thumbnails-container{bottom:2rem;right:2rem}}@media (width<=768px){.hero{justify-content:flex-start;min-height:100svh;padding-top:223px;padding-bottom:5rem;height:auto!important}.hero-title{margin-bottom:.8rem;font-size:clamp(2rem,7.5vw,2.8rem)}.hero-subtitle{margin-bottom:1.5rem;font-size:clamp(.95rem,3.5vw,1.05rem);line-height:1.55}.hero-buttons{gap:.9rem;max-width:300px;margin:0 auto 1.5rem}.scroll-indicator{display:flex;bottom:1.5rem}.hero-thumbnails-container{display:none!important}}@media (width<=1440px){.destinations-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.section{padding:80px 0}}@media (width<=1200px){.destinations-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem)}}@media (width<=1024px){.hero-content{margin-bottom:0}.about-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.about-preview .btn-primary{margin:0 auto}.destinations-grid,.essentials-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.feature-card{padding:2rem 1.2rem}.stat-number{font-size:2.5rem}}.hero-thumbnails{pointer-events:auto;gap:1rem;padding:1rem;display:flex}.thumbnail-item{cursor:pointer;border:2px solid #ffffff4d;border-radius:4px;width:120px;height:70px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.thumbnail-item img{object-fit:cover;filter:brightness(.7);width:100%;height:100%;transition:all .3s}.thumbnail-item.active{border-color:var(--pure-white);transform:scale(1.05)}.thumbnail-item.active img{filter:brightness()}.thumbnail-item:hover{border-color:#fffc;transform:translateY(-5px)}.thumbnail-item:hover img{filter:brightness()}.thumbnail-overlay{background:#0003;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.thumbnail-item.active .thumbnail-overlay{background:0 0}.mist{opacity:.3;background:url(https://www.transparenttextures.com/patterns/fog.png) repeat-x;width:200%;height:100%;position:absolute;top:0;left:0}.mist.layer-1{animation:60s linear infinite mistMove,10s ease-in-out infinite mistFade}.mist.layer-2{opacity:.2;animation:90s linear infinite reverse mistMove,15s ease-in-out infinite mistFade;top:20%}.hero-content{z-index:3;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.hero-label{color:var(--pure-white);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:block}.hero-title{color:var(--pure-white);text-shadow:0 10px 30px #0000004d;margin-bottom:2rem;font-size:clamp(2.5rem,6.5vw,6rem);font-weight:700;line-height:1.1}.text-gradient{background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.hero-subtitle{color:var(--pure-white);max-width:800px;margin:0 auto 2.5rem;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:300;line-height:1.7}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:1.5rem;margin-bottom:2rem;display:flex}.hero-buttons .btn-primary{letter-spacing:1px;white-space:nowrap;padding:.8rem 2rem;font-weight:600;box-shadow:0 10px 25px #d4af374d}.hero-buttons .btn-secondary{letter-spacing:1px;border:2px solid var(--pure-white);color:var(--pure-white);background:0 0;padding:.8rem 2rem;font-weight:600}.hero-buttons .btn-secondary:hover{background:var(--pure-white);color:var(--dark-charcoal)}.features{background:var(--soft-cream)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{margin-bottom:1rem}.section-description{color:#2d2d2dcc;max-width:700px;margin:2rem auto 0;font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-card{background:var(--pure-white);text-align:center;transition:var(--transition-smooth);border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #00000014}.feature-icon-wrapper{width:80px;height:80px;transition:var(--transition-smooth);background:#d4af371a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.feature-icon-wrapper i{color:var(--primary-gold);font-size:2.2rem}.feature-card:hover .feature-icon-wrapper{background:var(--primary-gold);transform:rotateY(360deg)}.feature-card:hover .feature-icon-wrapper i{color:var(--pure-white)}.feature-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:#2d2d2db3;line-height:1.7}.about-preview{background:var(--soft-cream)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.about-image{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-img-real{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.about-image:hover .about-img-real{transform:scale(1.05)}.about-content h2{margin-bottom:1rem}.about-content p{color:#2d2d2dcc;margin:1.5rem 0}.about-content .btn-primary{margin-top:2rem}.tours-preview{background:var(--pure-white)}.tours-grid{grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));gap:3rem;margin-bottom:3rem;display:grid}.tour-card{background:var(--pure-white);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014}.tour-card:hover .tour-img-real{transform:scale(1.1)}.tour-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-gold);z-index:2;background:#1a1a1acc;border-radius:30px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.tour-image{height:300px;position:relative;overflow:hidden}.tour-category-tag{color:var(--primary-gold);letter-spacing:1px;z-index:2;background:#1a1a1acc;border-radius:50px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:20px;left:20px}.tour-content{padding:2.5rem}.tour-content h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1.8rem}.tour-rating{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tour-rating .stars{color:#ff9800;gap:2px;font-size:.9rem;display:flex}.review-count{color:#2d2d2d80;font-size:.85rem}.tour-description-short{color:#2d2d2db3;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.highlights-title,.included-title{color:var(--text-dark);margin-bottom:1rem;font-size:1rem;font-weight:600}.tour-highlights{margin-bottom:2rem;list-style:none}.tour-highlights li{color:#2d2d2dcc;align-items:center;gap:.8rem;padding:.4rem 0;font-size:.95rem;display:flex}.highlight-icon{color:var(--text-dark);opacity:.6;font-size:.8rem}.included-tags{flex-wrap:wrap;gap:.8rem;margin-bottom:2.5rem;display:flex}.included-tag{color:#444;background:#f0f0f0;border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:500}.tour-footer{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.tour-price{flex-direction:column;display:flex}.price-label{color:#2d2d2d80;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.price-amount{color:var(--primary-gold);font-size:2rem;font-weight:700}.tours-cta{text-align:center;margin-top:4rem}.destinations-section.bg-light{background:var(--soft-cream)}.destinations-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.dest-card{cursor:pointer;border-radius:12px;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.dest-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dest-card:hover img{transform:scale(1.1)}.dest-overlay{width:100%;color:var(--pure-white);background:linear-gradient(#0000,#000c);padding:2rem 1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translateY(10px)}.dest-card:hover .dest-overlay{transform:translateY(0)}.dest-overlay h3{margin-bottom:.3rem;font-size:1.4rem}.dest-overlay p{color:#fffc;font-size:.9rem;font-weight:300}.essentials-section{background:var(--pure-white)}.essentials-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}.essential-item{text-align:center;background:var(--pure-white);border:1px solid #0000000d;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s}.essential-item:hover{border-color:var(--primary-gold);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.essential-icon-wrapper{background:var(--soft-cream);width:60px;height:60px;transition:var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.essential-icon-wrapper i{color:var(--primary-gold);font-size:1.8rem}.essential-item:hover .essential-icon-wrapper{background:var(--primary-gold);color:var(--pure-white)}.essential-item:hover .essential-icon-wrapper i{color:var(--pure-white)}.essential-item h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.2rem}.essential-item p{color:#2d2d2db3;font-size:.9rem;line-height:1.6}.testimonials{background:var(--pure-white)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.testimonial-card{background:var(--soft-cream);border-left:4px solid var(--primary-gold);transition:var(--transition-smooth);border-radius:20px;padding:3rem 2.5rem;position:relative}.testimonial-image-top{object-fit:cover;border:3px solid var(--pure-white);border-radius:50%;width:70px;height:70px;margin-bottom:1.5rem;box-shadow:0 5px 15px #0000001a}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #0000001a}.testimonial-stars{color:var(--primary-gold);gap:.3rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.testimonial-text{color:#2d2d2dcc;margin-bottom:1.5rem;font-style:italic;line-height:1.8}.testimonial-author{flex-direction:column;gap:.1rem;margin-top:1.5rem;display:flex}.testimonial-author strong{color:var(--text-dark);font-size:1rem;line-height:1.2}.testimonial-author span{color:#2d2d2d99;font-size:.85rem}.cta-section{padding:8rem 0;position:relative;overflow:hidden}.cta-content p{color:#f5f5f5e6;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.cta-content .btn-primary{background:var(--pure-white);color:var(--secondary-burgundy)}.cta-content .btn-primary:hover{transform:translateY(-5px)scale(1.05)}.stats-section{background:var(--primary-gold);color:var(--pure-white);z-index:5;padding:4rem 0;position:relative;box-shadow:0 10px 30px #d4af3733}.stat-item{padding:1rem}.stat-number{font-size:4.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.5rem;line-height:1}.stat-label{text-transform:uppercase;letter-spacing:2px;opacity:.9;font-size:.95rem;font-weight:500}.sustainability-section{background:var(--pure-white)}.sustainability-content{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.sustainability-text h2{margin-bottom:1rem}.sustainability-text p{color:#2d2d2dcc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.sustainability-image{border-radius:20px;height:400px;overflow:hidden;box-shadow:0 20px 50px #0000001a}.sustainability-image img{object-fit:cover;width:100%;height:100%}.decorative-line.lefty{width:60px;margin:1.5rem 0}.gallery-section{background:var(--pure-white);background:#fff;padding:10rem 0}.editorial-gallery{grid-gap:2rem;grid-template-columns:repeat(12,1fr);padding:2rem 0;display:grid}.editorial-card{background:#f8f8f8;transition:transform 1.2s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.card-inner{width:100%;height:100%;position:relative;overflow:hidden}.editorial-card img{object-fit:cover;filter:saturate(.9)brightness(.95);width:100%;height:100%;transition:transform 2s cubic-bezier(.165,.84,.44,1)}.card-overlay{opacity:0;z-index:2;background:linear-gradient(#0000004d 0%,#0000 30% 70%,#000000b3 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:2.5rem;transition:opacity .8s;display:flex;position:absolute;top:0;left:0}.editorial-card:hover .card-overlay{opacity:1}.editorial-card:hover img{filter:saturate(1.1)brightness();transform:scale(1.1)}.card-header{justify-content:space-between;align-items:flex-start;transition:transform .6s;display:flex;transform:translateY(-20px)}.editorial-card:hover .card-header{transform:translateY(0)}.card-number{color:var(--primary-gold);font-family:Playfair Display,serif;font-size:1rem;font-weight:500}.card-cat{text-transform:uppercase;letter-spacing:3px;color:#fff;font-size:.75rem;font-weight:600}.card-footer{transition:transform .6s;transform:translateY(20px)}.editorial-card:hover .card-footer{transform:translateY(0)}.card-footer h3{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.card-footer p{color:#fffc;letter-spacing:.5px;font-size:.9rem;font-weight:300}.editorial-card.item-1{grid-area:span 2/span 8;height:600px}.editorial-card.item-2,.editorial-card.item-3{grid-area:span 1/span 4;height:280px}.editorial-card.item-4{grid-area:span 2/span 4;height:600px}.editorial-card.item-5,.editorial-card.item-6{grid-area:span 1/span 4;height:280px}.editorial-card.item-7,.editorial-card.item-8{grid-area:span 1/span 6;height:400px}@media (width<=1200px){.destinations-grid,.essentials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.about-grid{gap:clamp(2rem,5vw,5rem)}.tours-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.gallery-grid-expanded{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.hero-buttons{flex-direction:column;gap:1.2rem;width:100%;max-width:320px;margin:1.5rem auto 0}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;width:100%;padding:1rem 1.8rem}}@media (width<=768px){.hero-content{padding:0 1.25rem}.hero-label{letter-spacing:3px;margin-bottom:1rem;font-size:.9rem}.thumbnail-item{width:90px;height:55px}.about-grid,.sustainability-content{text-align:center;grid-template-columns:1fr;gap:2.5rem}.decorative-line.lefty{margin:1.5rem auto}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-number{font-size:2.5rem}.sustainability-image{order:-1;height:300px}.editorial-gallery{grid-gap:1rem;grid-template-columns:repeat(2,1fr)}.editorial-card.item-1,.editorial-card.item-2,.editorial-card.item-3,.editorial-card.item-4,.editorial-card.item-5,.editorial-card.item-6,.editorial-card.item-7,.editorial-card.item-8{grid-area:span 1/span 1;height:280px}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (width<=600px){.destinations-grid,.essentials-grid,.stats-grid{grid-template-columns:1fr}.tour-card{max-width:100%}.faq-question h3{font-size:1.1rem}}@media (width<=480px){.hero{padding-top:186px;padding-bottom:4.5rem}.hero-content{width:100%;padding:0 1rem}.hero-title{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.7rem;font-size:clamp(1.7rem,7.5vw,2.2rem)}.hero-subtitle{margin-bottom:1.2rem;font-size:clamp(.85rem,3.5vw,.95rem);line-height:1.6}.hero-label{letter-spacing:2.5px;margin-bottom:.8rem;font-size:.75rem}.hero-thumbnails-container{display:none!important}.scroll-indicator{display:flex;bottom:1.2rem}.tour-footer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.tour-price{align-items:center}.tour-footer .btn-secondary{width:100%}.section-header{margin-bottom:2.5rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%}.faq-question{padding:1.25rem 1.5rem}.faq-answer p{padding:0 1.5rem 1.5rem;font-size:.95rem}.editorial-gallery{grid-gap:1rem;grid-template-columns:1fr}.editorial-card.item-1,.editorial-card.item-2,.editorial-card.item-3,.editorial-card.item-4,.editorial-card.item-5,.editorial-card.item-6,.editorial-card.item-7,.editorial-card.item-8{height:250px}.features-grid{grid-template-columns:1fr}}@media (width<=390px){.hero{padding-top:180px}.hero-title{font-size:clamp(1.5rem,7vw,2rem)}.hero-subtitle{font-size:clamp(.82rem,3.5vw,.92rem)}}.faq-container{max-width:800px;margin:0 auto}.faq-item{background:var(--pure-white);cursor:pointer;transition:var(--transition-smooth);border-radius:12px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 15px #0000000d}.faq-question{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.faq-question h3{color:var(--text-dark);margin:0;font-size:1.2rem;font-weight:600}.faq-toggle{color:var(--primary-gold);font-size:1rem;transition:transform .3s}.faq-answer{background:#d4af3705;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-answer{max-height:300px}.faq-answer p{color:#2d2d2dcc;margin:0;padding:0 2rem 2rem;font-size:1rem;line-height:1.7}.faq-item.active .faq-toggle{transform:rotate(45deg)}.cta-buttons{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.partners-section{background:var(--soft-cream);text-align:center;color:var(--text-dark);border-top:1px solid #0000000d;padding:6rem 0;opacity:1!important;transform:none!important}.partners-section .section-subtitle-sm{color:var(--primary-gold)}.partners-section .section-title-dull{color:var(--text-dark)}img[alt="Bhutan Believe logo"]{filter:invert()brightness(0)}.partners-section .fade-in{opacity:1!important;transform:none!important}.title-wrapper-center{margin-bottom:3rem}.section-subtitle-sm{color:var(--primary-gold);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.section-title-dull{color:var(--text-dark);font-size:2.2rem;font-family:var(--font-heading);margin:0}.partners-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.partner-logo-wrapper{justify-content:center;align-items:center;width:220px;height:120px;padding:1rem;transition:transform .3s;display:flex}.partner-logo{object-fit:contain;opacity:1;max-width:100%;max-height:100%;transition:all .4s}.partner-logo-wrapper:hover .partner-logo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media (width<=768px){.partners-grid{gap:2rem}.partner-logo-wrapper{width:100px;height:60px}}.tours-hero{background:linear-gradient(135deg, var(--mountain-blue), var(--forest-green));text-align:center;color:var(--text-light);margin-top:-80px;padding:14rem 0 10rem;position:relative;overflow:hidden}.tours-hero .container{z-index:2;position:relative}.tours-hero h1{color:var(--pure-white);margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4rem)}.tours-hero p{color:#f5f5f5e6;max-width:700px;margin:0 auto;font-size:1.3rem}.tours-filter{background:var(--soft-cream);padding:3rem 0}.filter-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.filter-btn{background:var(--pure-white);color:var(--text-dark);transition:var(--transition-smooth);cursor:pointer;border:2px solid #0000;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600}.filter-btn:hover{border-color:var(--primary-gold);color:var(--primary-gold);transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg, var(--primary-gold), var(--primary-deep-gold));color:var(--pure-white);border-color:var(--primary-gold);box-shadow:0 5px 20px #d4af374d}.tours-section{background:var(--pure-white)}.tours-grid-page{grid-template-columns:repeat(auto-fill,minmax(min(380px,100%),1fr));gap:3rem;display:grid}.tour-card-detailed{background:var(--pure-white);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000001a}.tour-image-detailed{height:280px;position:relative;overflow:hidden}.tour-img-real{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.tour-card-detailed:hover .tour-img-real{transform:scale(1.1)}.tour-category-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-gold);text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#1a1a1acc;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.tour-duration-badge{color:var(--text-dark);z-index:2;background:#fffffff2;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.tour-card-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.tour-header{margin-bottom:1rem}.tour-header h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1.6rem}.tour-rating{align-items:center;gap:.5rem;display:flex}.stars{color:var(--primary-gold);font-size:1.1rem}.reviews{color:#2d2d2d99;font-size:.9rem}.tour-description{color:#2d2d2dcc;margin-bottom:1.5rem;line-height:1.7}.tour-highlights-section{margin-bottom:1.5rem}.tour-highlights-section h4,.tour-included h4{color:var(--text-dark);margin-bottom:.8rem;font-size:1.1rem}.highlights-list{list-style:none}.highlights-list li{color:#2d2d2dcc;padding:.4rem 0;font-size:.95rem}.tour-included{margin-bottom:1.5rem}.included-tags{flex-wrap:wrap;gap:.5rem;display:flex}.included-tag{background:var(--soft-cream);color:var(--text-dark);border-radius:20px;padding:.4rem .9rem;font-size:.85rem;font-weight:500}.tour-card-footer{border-top:1px solid #0000001a;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.tour-card-footer .btn-primary{white-space:nowrap;padding:.9rem 2rem;font-size:.95rem}.custom-tours-cta{background:var(--soft-cream)}.cta-box{background:linear-gradient(135deg, var(--secondary-burgundy), var(--primary-gold));text-align:center;color:var(--text-light);border-radius:30px;padding:4rem 3rem;box-shadow:0 20px 60px #00000026}.cta-box h2{color:var(--pure-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.cta-box p{color:#f5f5f5e6;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.cta-box .btn-secondary{background:var(--pure-white);color:var(--secondary-burgundy);border-color:var(--pure-white)}.cta-box .btn-secondary:hover{color:var(--pure-white);border-color:var(--pure-white);background:0 0}@media (width<=1440px){.tours-hero{padding-top:15rem}.tours-grid-page{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem}.cta-box{padding:3.5rem 2.5rem}}@media (width<=1366px){.tours-hero{padding:13rem 0 9rem}.tours-grid-page{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.25rem}.tour-card-content{padding:1.75rem}}@media (width<=1024px){.tours-grid-page{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}@media (width<=768px){.tours-hero{padding:140px 0 60px}.filter-buttons{scrollbar-width:none;justify-content:flex-start;gap:.8rem;padding-bottom:1rem;overflow-x:auto}.filter-buttons::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap;padding:.7rem 1.4rem;font-size:.9rem}.tours-grid-page{grid-template-columns:1fr;gap:2rem}.tour-card-footer{text-align:center;flex-direction:column;align-items:stretch;gap:1rem}.tour-card-footer .btn-primary{width:100%;max-width:320px}.cta-box{border-radius:20px;padding:4rem 1.5rem}}@media (width<=480px){.tour-image-detailed{height:min(240px,50vw)}.tour-card-content{padding:1.5rem}.tour-header h3{font-size:1.4rem}}.tour-detail-hero{background:linear-gradient(135deg, var(--dark-charcoal), var(--primary-gold));text-align:center;color:var(--text-light);margin-top:-80px;padding:14rem 0 10rem;position:relative;overflow:hidden}.tour-header-block{max-width:900px;margin:0 auto}.tour-category{background:var(--primary-gold);color:var(--pure-white);text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.tour-header-block h1{color:var(--text-dark);margin-bottom:1rem;font-size:3rem;line-height:1.2}.tour-meta-hero{justify-content:center;gap:2.5rem;font-size:1.1rem;display:flex}.tour-meta-hero.dark-text{color:var(--text-dark)}.tour-detail-container{z-index:3;margin-top:4rem;padding-bottom:4rem;position:relative}.tour-main-image-section{width:100%;margin-bottom:4rem}.tour-main-img{object-fit:cover;border-radius:30px;width:100%;height:600px;box-shadow:0 30px 60px #0000001f}.tour-content-wrapper{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.tour-main-content{background:var(--pure-white);border-radius:8px;padding:2rem;box-shadow:0 5px 20px #0000000d}.tour-tabs{border-bottom:1px solid #eee;gap:2rem;margin-bottom:2rem;display:flex}.tab-btn{color:#2d2d2d99;cursor:pointer;font-size:1.1rem;font-family:var(--font-heading);background:0 0;border:none;padding:1rem 0;transition:color .3s;position:relative}.tab-btn.active{color:var(--primary-gold);font-weight:600}.tab-btn.active:after{content:"";background:var(--primary-gold);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.tab-content{min-height:300px}.overview-section h3,.itinerary-section h3,.costs-section h3,.info-section h3{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.5rem}.detail-highlights{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;list-style:none;display:grid}.detail-highlights li{color:#2d2d2dcc;font-size:1rem}.overview-section p{color:#2d2d2dcc;margin-bottom:1.5rem;line-height:1.8}.timeline{border-left:2px solid #eee;padding-left:20px;position:relative}.timeline-item{margin-bottom:2.5rem;padding-left:30px;position:relative}.day-circle{background:var(--primary-gold);width:40px;height:40px;color:var(--pure-white);border:4px solid var(--pure-white);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:0;left:-41px;box-shadow:0 0 0 2px #eee}.day-content h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.2rem}.day-content p{color:#2d2d2db3;line-height:1.6}.tour-sidebar{height:fit-content;position:sticky;top:100px}.booking-card{background:var(--pure-white);text-align:left;border:1px solid #0000000d;border-radius:16px;margin-bottom:2rem;padding:2.5rem 2rem;box-shadow:0 10px 30px #00000014}.booking-features{text-align:left;margin-bottom:2rem}.booking-features .feature{color:#2d2d2dcc;border-bottom:1px solid #f5f5f5;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.booking-features .feature span{width:20px}.booking-card .btn-primary{background-color:var(--primary-gold);color:var(--pure-white);text-align:center;border-radius:6px;margin-bottom:1rem;padding:.8rem;font-weight:600;text-decoration:none;display:block}.booking-card .btn-secondary{border:2px solid var(--primary-gold);width:100%;color:var(--primary-gold);text-align:center;background:0 0;border-radius:6px;margin-top:1rem;padding:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.booking-card .btn-secondary:hover{background:var(--primary-gold);color:var(--pure-white)}.booking-note{color:#666;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.help-text{color:#2d2d2db3;margin-top:1.5rem;font-size:.9rem}.help-text a{color:var(--text-dark);margin-top:.3rem;font-weight:600;display:block}.related-tours-sidebar{background:var(--pure-white);border-radius:12px;padding:1.5rem;box-shadow:0 5px 20px #0000000d}.related-tours-sidebar h3{color:var(--secondary-burgundy);border-bottom:2px solid #eee;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem}.related-list{flex-direction:column;gap:1.5rem;display:flex}.related-item{align-items:center;gap:1rem;transition:transform .2s;display:flex}.related-item:hover{transform:translate(5px)}.related-thumb{border-radius:6px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.related-thumb img{object-fit:cover;width:100%;height:100%}.related-info h4{color:var(--text-dark);margin-bottom:.3rem;font-size:.95rem;line-height:1.3}.related-info span{color:#2d2d2d99;font-size:.8rem}.costs-section{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.cost-column h3{color:var(--text-dark);border-bottom:2px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}.included-list li,.excluded-list li{color:#2d2d2dcc;padding:.5rem 0;list-style:none}.excluded-list li{color:#2d2d2db3}.facts-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.fact-item{background:var(--soft-cream);border-radius:8px;flex-direction:column;padding:1rem;display:flex}.fact-label{color:#2d2d2d99;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem;font-size:.85rem}@media (width<=1440px){.tour-detail-hero{padding-top:15rem}.tour-content-wrapper{gap:2.5rem}.tour-main-content{padding:2.25rem}.booking-card{padding:1.75rem}}@media (width<=1366px){.tour-header-block h1{font-size:clamp(2.2rem,5.5vw,2.8rem)}.tour-content-wrapper{gap:2.25rem}.tour-main-content{padding:2rem}.detail-highlights{gap:.875rem}}@media (width<=1200px){.tour-content-wrapper{gap:2rem}.tour-main-content{padding:2.5rem}}@media (width<=1024px){.tour-header-block h1{font-size:clamp(2rem,5vw,2.8rem)}.tour-content-wrapper{grid-template-columns:1fr}.tour-sidebar{order:2;position:static}.booking-card{max-width:600px;margin:0 auto 3rem}.related-tours-sidebar{max-width:600px;margin:0 auto}}@media (width<=768px){.tour-detail-hero{height:40vh;min-height:300px}.tour-header-block{text-align:center;padding:2.5rem 0 1.5rem}.tour-header-block h1{font-size:1.8rem}.tour-meta-hero{flex-flow:wrap;justify-content:center;gap:1.5rem;font-size:.95rem}.tour-tabs{justify-content:center;gap:.5rem;padding-bottom:1rem}.tab-btn{background:#f1f5f9;border-radius:30px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500}.tab-btn.active{background:var(--primary-gold);color:var(--pure-white)}.tab-btn.active:after{display:none}.detail-highlights{grid-template-columns:1fr}.costs-section{grid-template-columns:1fr;gap:2.5rem}.facts-grid{grid-template-columns:1fr}.tour-main-content{padding:2rem 1.5rem}.timeline{padding-left:15px}}@media (width<=480px){.tour-meta-hero{flex-direction:column;align-items:center;gap:.8rem}.booking-card{padding:2rem 1.5rem}}.booking-page{background:var(--soft-cream);z-index:1;min-height:100vh;padding-bottom:4rem;position:relative}.booking-header{background:linear-gradient(135deg, var(--dark-charcoal), var(--primary-gold));color:var(--pure-white);margin-top:-80px;padding:14rem 0 4rem;box-shadow:0 5px 20px #0000000d}.booking-header h1{text-align:center;color:var(--pure-white);margin-bottom:1.5rem;font-size:2rem}.booking-steps{color:#fff9;justify-content:center;gap:2rem;font-size:.9rem;font-weight:600;display:flex}.step.active{color:var(--primary-gold)}.booking-container{grid-template-columns:2fr 1fr;gap:3rem;margin-top:3rem;display:grid}.booking-section{background:var(--pure-white);border-radius:15px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 5px 15px #00000008}.booking-section h2{color:var(--secondary-burgundy);border-bottom:1px solid #0000001a;margin-bottom:2rem;padding-bottom:1rem;font-size:1.3rem}.form-grid-2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--text-dark);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-gold);outline:none;box-shadow:0 0 0 3px #d4af371a}.traveller-counter{border:1px solid #ddd;border-radius:8px;display:flex;overflow:hidden}.traveller-counter button{cursor:pointer;width:40px;color:var(--text-dark);background:#f5f5f5;border:none;font-size:1.2rem}.traveller-counter button:hover{background:#e0e0e0}.traveller-counter input{text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;border-radius:0}.form-group.full{grid-column:span 2}.hint{color:#888;margin-top:.5rem;font-size:.8rem;display:block}.booking-form-area{flex-direction:column;gap:1rem;display:flex}.submit-booking-btn{cursor:pointer;background:linear-gradient(135deg, var(--primary-gold), var(--primary-deep-gold));width:100%;color:var(--pure-white);text-transform:uppercase;letter-spacing:1px;transition:var(--transition-smooth);z-index:10;border:none;border-radius:50px;padding:.9rem;font-size:1rem;font-weight:700;position:relative}.submit-booking-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #d4af3766}.submit-booking-btn:disabled{opacity:.7;cursor:not-allowed}.form-actions{z-index:5;margin-top:2rem;position:relative}.form-message{text-align:center;z-index:20;border-radius:12px;margin-bottom:2rem;padding:1.2rem;font-weight:600;position:relative}.form-message.loading{color:var(--primary-gold);border:2px solid var(--primary-gold);background:#d4af371a}.summary-card{background:var(--pure-white);border-radius:15px;padding:1.5rem;position:sticky;top:100px;box-shadow:0 5px 15px #00000008}.summary-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.2rem}.summary-image{border-radius:10px;width:100%;height:150px;margin-bottom:1.5rem;overflow:hidden}.summary-image img{object-fit:cover;width:100%;height:100%}.summary-row{color:#666;justify-content:space-between;margin-bottom:.8rem;font-size:.95rem;display:flex}.summary-row strong{color:var(--text-dark)}.summary-total{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.total-price{color:var(--primary-gold);font-size:1.2rem;font-weight:700}.secure-badge{text-align:center;color:var(--forest-green);background:#2d6a4f1a;border-radius:5px;margin-top:1.5rem;padding:.5rem;font-size:.8rem}@media (width<=1440px){.booking-container{gap:2.5rem}.booking-section{padding:2.25rem}}@media (width<=1366px){.booking-header{padding:13rem 0 3.5rem}.booking-container{gap:2.25rem}.booking-section{padding:2rem}.summary-card{padding:1.35rem}}@media (width<=1200px){.booking-container{gap:2rem}.booking-section{padding:2rem}}@media (width<=1024px){.booking-container{grid-template-columns:1fr}.booking-sidebar{order:-1;margin-bottom:2rem}.summary-card{max-width:600px;margin:0 auto;position:static}}@media (width<=768px){.booking-header{padding:140px 0 3rem}.booking-header h1{font-size:1.6rem}.booking-steps{flex-wrap:wrap;gap:1.2rem;padding:0 1rem;font-size:.8rem}.booking-section{border-radius:12px;padding:1.5rem}.form-grid-2{grid-template-columns:1fr;gap:0}.submit-booking-btn{padding:1rem;font-size:1rem}}@media (width<=480px){.booking-steps{gap:.8rem}.step:after{content:"〉";opacity:.3;margin-left:.5rem}.step:last-child:after{display:none}.form-grid-phone{grid-template-columns:70px 1fr;gap:.5rem}}.form-grid-phone input[name=countryCode]{text-align:center;color:#666;background-color:#f9f9f9;font-weight:600}.nationality-wrapper{position:relative}.nationality-dropdown{z-index:100;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-height:250px;margin-top:5px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 5px 15px #0000001a}.nationality-dropdown li{cursor:pointer;color:var(--text-dark);border-bottom:1px solid #f5f5f5;padding:.8rem 1rem;font-size:.95rem;transition:background .2s}.nationality-dropdown li:hover{background-color:var(--soft-cream);color:var(--primary-gold)}.about-hero{background:linear-gradient(135deg, var(--secondary-burgundy), var(--primary-gold));text-align:center;color:var(--text-light);margin-top:-80px;padding:14rem 0 10rem;position:relative;overflow:hidden}.about-hero .container{z-index:2;position:relative}.about-hero h1{color:var(--pure-white);margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4rem)}.about-hero p{color:#f5f5f5e6;margin:0 auto;font-size:1.3rem}.story-section{background:var(--pure-white)}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,4vw,5rem);display:grid}.story-content h2{margin-bottom:1rem}.story-content p{color:#2d2d2dcc;margin:1.5rem 0;line-height:1.9}.story-image{border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.story-grid.reverse{grid-template-columns:1fr 1fr}.story-grid.reverse .story-content{order:2}.story-grid.reverse .story-image{order:1}.story-image-real{object-fit:cover;width:100%;height:550px;transition:var(--transition-smooth)}.story-image:hover .story-image-real{transform:scale(1.05)}.stats-section{background:linear-gradient(135deg, var(--dark-charcoal), #0f0f0f);padding:5rem 0}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.stat-item{color:var(--text-light)}.stat-number{font-size:clamp(3rem,6vw,5rem);font-weight:700;font-family:var(--font-heading);background:linear-gradient(135deg, var(--primary-gold), var(--accent-saffron));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem}.stat-label{color:#f5f5f5cc;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:500}.values-section{background:var(--soft-cream)}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.value-card{background:var(--pure-white);text-align:center;transition:var(--transition-smooth);border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #00000014}.value-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0000001f}.value-icon{margin-bottom:1.5rem;font-size:4rem;display:inline-block}.value-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.6rem}.value-card p{color:#2d2d2db3;line-height:1.7}.services-mini-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:2rem;display:grid}.service-tag{background:var(--soft-cream);color:var(--text-dark);transition:var(--transition-smooth);border:1px solid #d4af3733;border-radius:50px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;display:flex}.service-tag:hover{background:var(--primary-gold);color:var(--dark-charcoal);transform:translateY(-2px)}.benefit-list{margin-top:1.5rem;padding:0;list-style:none}.benefit-list li{color:#2d2d2dcc;margin-bottom:1rem;padding-left:1.5rem;line-height:1.6;position:relative}.benefit-list li:before{content:"✓";color:var(--primary-gold);font-weight:700;position:absolute;left:0}.team-section{background:var(--pure-white)}.team-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.team-card{background:var(--pure-white);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014}.team-image{background:linear-gradient(135deg, var(--mountain-blue), var(--primary-gold));height:350px;position:relative}.team-1{background:linear-gradient(135deg, var(--secondary-burgundy), var(--primary-gold))}.team-2{background:linear-gradient(135deg, var(--accent-saffron), var(--primary-deep-gold))}.team-3{background:linear-gradient(135deg, var(--mountain-blue), var(--forest-green))}.team-image:after{content:"👤";opacity:.3;font-size:6rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-overlay{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:#1a1a1acc;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.team-card:hover .team-overlay{opacity:1}.team-social{gap:1.5rem;display:flex}.team-social a{border:2px solid var(--primary-gold);width:50px;height:50px;color:var(--primary-gold);transition:var(--transition-smooth);background:#d4af3733;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.team-social a:hover{background:var(--primary-gold);color:var(--dark-charcoal);transform:translateY(-5px)}.team-info{text-align:center;padding:2rem}.team-info h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1.6rem}.team-role{color:var(--primary-gold);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:600}.team-description{color:#2d2d2db3;font-size:.95rem;line-height:1.7}.mission-section{background:var(--soft-cream)}.mission-content{text-align:center;max-width:900px;margin:0 auto}.mission-content h2{margin-bottom:1rem}.mission-text{color:#2d2d2dcc;margin-top:2rem;font-size:1.2rem;line-height:2}.about-cta-section{padding:8rem 0;position:relative;overflow:hidden}.cta-background{background:linear-gradient(135deg, var(--mountain-blue), var(--forest-green));width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:2;text-align:center;color:var(--text-light);position:relative}.cta-content h2{color:var(--pure-white);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}.cta-content p{color:#f5f5f5e6;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cta-content .btn-secondary{color:var(--pure-white);border-color:var(--pure-white);background:0 0}.cta-content .btn-secondary:hover{background:var(--pure-white);color:var(--mountain-blue)}@media (width<=1440px){.story-grid{gap:4rem}.stats-grid{gap:2.75rem}}@media (width<=1366px){.about-hero{padding:13rem 0 9rem}.story-grid{gap:3.5rem}.story-image-real{height:500px}.stats-grid{gap:2.5rem}.stat-number{font-size:clamp(2.8rem,5.5vw,4.5rem)}.team-grid{gap:2.5rem}}@media (width<=1024px){.story-grid{gap:clamp(2rem,5vw,5rem)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}}@media (width<=768px){.about-hero{padding:140px 0 60px}.story-grid{text-align:center;grid-template-columns:1fr}.story-image-real{height:min(400px,60vw)}.story-grid.reverse{grid-template-columns:1fr}.story-grid.reverse .story-content{order:1}.story-grid.reverse .story-image{order:2}.stats-grid{grid-template-columns:1fr;gap:2.5rem}.team-grid{grid-template-columns:1fr}.mission-text{font-size:clamp(1rem,4vw,1.2rem);line-height:1.8}.about-cta-section{padding:6rem 0}}@media (width<=480px){.about-hero{padding:110px 0 40px}.team-image{height:280px}.team-info{padding:1.5rem}.value-card{padding:2.5rem 1.5rem}.story-image-real{height:min(280px,55vw)}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%;max-width:320px}}.bhutan-about{color:var(--text-dark);margin-top:0}.bhutan-hero{background:linear-gradient(135deg, var(--mountain-blue), var(--primary-gold));text-align:center;color:var(--text-light);margin-top:-80px;padding:14rem 0 10rem;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(#0f0f0fb3 0%,#0f0f0f66 50%,#0f0f0fcc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.bhutan-hero .container{z-index:2;position:relative}.bhutan-hero .hero-content{max-width:900px;margin:0 auto}.bhutan-hero h1{letter-spacing:-.03em;text-align:center;margin-bottom:2rem;font-size:clamp(3.5rem,10vw,7rem);font-weight:800;line-height:1}.bhutan-hero p{opacity:.95;text-align:center;max-width:650px;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:1.6}p{color:#475569;max-width:800px;font-size:1.1rem;line-height:1.8}.philosophy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,8rem);display:grid}.philosophy-text h2{margin-top:.5rem}.philosophy-image{position:relative}.philosophy-image img{border-radius:24px;width:100%;display:block;box-shadow:0 40px 80px #0000001f}.image-caption{color:#64748b;text-align:right;margin-top:1.5rem;font-size:.95rem;font-style:italic;font-weight:500}.nature-section,.nature-section .decorative-line:after{background:#f8fafc}.nature-grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:6rem;display:grid}.nature-card{text-align:left;background:var(--pure-white);border:1px solid #f1f5f9;border-radius:20px;padding:3.5rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.nature-card:hover{border-color:#d4af374d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.nature-card i{color:var(--primary-gold);opacity:.9;margin-bottom:2rem;font-size:2.8rem}.nature-card h3{color:#1e293b;margin-bottom:1.2rem;font-size:1.5rem;font-weight:700}.nature-card p{margin-bottom:0;font-size:1rem}.nature-main-img img{object-fit:cover;border-radius:30px;width:100%;height:600px;box-shadow:0 25px 50px -12px #00000040}.culture-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(3rem,7vw,10rem);display:grid}.culture-image{position:relative}.culture-image img{border-radius:30px;width:100%;box-shadow:0 20px 25px -5px #0000001a}.culture-accent-box{color:var(--pure-white);text-align:center;background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;padding:3rem;position:absolute;bottom:-40px;right:-40px;box-shadow:0 30px 60px #0000004d}.accent-number{color:var(--primary-gold);margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1;display:block}.accent-text{text-transform:uppercase;letter-spacing:2px;opacity:.8;font-size:.9rem;font-weight:600}.culture-highlights{gap:3rem;margin-top:4rem;display:grid}.highlight-item h4{color:#1e293b;align-items:center;gap:1rem;margin-bottom:.8rem;font-size:1.4rem;font-weight:700;display:flex}.highlight-item h4:before{content:"";background:var(--primary-gold);width:24px;height:2px}.food-section{color:var(--pure-white);background:#0f172a}.food-section .decorative-line:after{background:#0f172a}.food-text h2{color:var(--pure-white)}.food-text p{color:#94a3b8;font-size:1.2rem}.food-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,8rem);display:grid}.food-list{margin-top:3rem;list-style:none}.food-list li{color:#cbd5e1;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:1.15rem;font-weight:500;display:flex}.food-list i{color:var(--primary-gold);font-size:1.2rem}.food-image img{border-radius:30px;width:100%;box-shadow:0 25px 50px -12px #00000080}.facts-section,.facts-section .decorative-line:after{background:#f8fafc}.facts-table{background:var(--pure-white);border-radius:30px;max-width:900px;margin:0 auto;padding:3rem 4rem;box-shadow:0 10px 15px -3px #0000001a}.fact-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:1.8rem 0;display:flex}.fact-row:last-child{border-bottom:none}.fact-title{color:#1e293b;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:700}.fact-value{color:#475569;font-size:1.1rem;font-weight:600}.cta-box{color:var(--pure-white);text-align:center;border-radius:40px;padding:10rem 4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.cta-bg-img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.cta-box:before{content:"";z-index:2;background:linear-gradient(90deg,#0f172ae6,#0f172a66);width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:3;max-width:700px;margin:0 auto;position:relative}.cta-content h2{color:var(--pure-white);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.cta-content p{color:#cbd5e1;margin-bottom:3.5rem;font-size:1.4rem}.cta-buttons{justify-content:center;gap:2rem;display:flex}.cta-buttons .btn-primary{padding:1.2rem 3rem;font-size:1.1rem;font-weight:700}.cta-buttons .btn-secondary{border:2px solid var(--pure-white);color:var(--pure-white);padding:1.2rem 3rem;font-size:1.1rem;font-weight:700}@media (width<=1440px){.philosophy-grid,.culture-grid,.food-grid{gap:6.5rem}.nature-grid{gap:2.75rem}.nature-main-img img{height:550px}}@media (width<=1366px){.bhutan-hero{height:80vh;min-height:600px}.bhutan-hero h1{font-size:clamp(3rem,9vw,6rem)}.philosophy-grid,.culture-grid,.food-grid{gap:6rem}.nature-card{padding:3rem 2.25rem}.nature-main-img img{height:520px}.cta-box{padding:9rem 3.5rem}}@media (width<=1200px){.philosophy-grid,.culture-grid,.food-grid{gap:clamp(2rem,5vw,6rem)}}@media (width<=1024px){.philosophy-grid,.culture-grid,.food-grid{text-align:center;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem)}.philosophy-text,.culture-text,.food-text{max-width:800px;margin:0 auto}.culture-image,.food-image{order:2}.culture-accent-box{max-width:280px;margin:2rem auto 0;position:relative;bottom:0;right:0}.nature-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.facts-table{padding:2.5rem}}@media (width<=768px){.bhutan-hero{height:auto;min-height:90svh;padding:140px 0 60px}.nature-grid{grid-template-columns:1fr}.nature-main-img img{height:350px}.culture-accent-box{max-width:280px;margin:2rem auto 0;position:relative;bottom:0;right:0}.food-list{text-align:left;display:inline-block}.facts-table{border-radius:20px;padding:2rem 1.5rem}.fact-row{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.cta-box{border-radius:25px;padding:4rem 1.5rem}.cta-content h2{font-size:clamp(2rem,8vw,3rem)}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%;max-width:320px;padding:1rem 2rem}}@media (width<=480px){.bhutan-hero{min-height:100svh;padding:110px 0 40px}.bhutan-hero h1{font-size:clamp(2.2rem,8vw,3.5rem)}.bhutan-hero p{font-size:clamp(1rem,4vw,1.2rem)}.nature-card{padding:2rem 1.5rem}.nature-main-img img{border-radius:20px;height:260px}.facts-table{padding:1.5rem 1rem}.cta-box{border-radius:20px;padding:3rem 1rem}}.contact-hero{background:linear-gradient(135deg, var(--forest-green), var(--mountain-blue));text-align:center;color:var(--text-light);margin-top:-80px;padding:14rem 0 10rem;position:relative;overflow:hidden}.contact-hero .container{z-index:2;position:relative}.contact-hero h1{color:var(--pure-white);margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4rem)}.contact-hero p{color:#f5f5f5e6;margin:0 auto;font-size:1.3rem}.map-section{background:var(--soft-cream);padding-bottom:0!important}.map-container{border-radius:12px;height:400px;overflow:hidden;box-shadow:0 5px 20px #0000000d}.contact-content{background:var(--soft-cream)}.contact-grid{grid-template-columns:1.2fr 1fr;gap:4rem;display:grid}.contact-form-section h2,.contact-info-section h2{margin-bottom:1rem}.form-description,.info-description{color:#2d2d2db3;margin:1.5rem 0 2.5rem;line-height:1.7}.contact-form{background:var(--pure-white);border-radius:20px;padding:3rem;box-shadow:0 10px 40px #00000014}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--text-dark);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{font-family:var(--font-body);transition:var(--transition-smooth);background:var(--pure-white);color:var(--text-dark);border:2px solid #0000001a;border-radius:10px;padding:1rem 1.2rem;font-size:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-gold);outline:none;box-shadow:0 0 0 3px #d4af371a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem}.form-message{border-radius:10px;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500}.form-message.success{color:var(--forest-green);border:2px solid var(--forest-green);background:#1b43321a}.form-message.error{color:var(--secondary-burgundy);border:2px solid var(--secondary-burgundy);background:#8b26351a}.contact-info-cards{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.info-card{background:var(--pure-white);transition:var(--transition-smooth);border-radius:15px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 5px 20px #0000000d}.info-card:hover{transform:translate(10px);box-shadow:0 10px 30px #0000001a}.info-icon{color:var(--primary-gold);background:#d4af371a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.info-content h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1.2rem}.info-content p{color:#2d2d2db3;font-size:.95rem;line-height:1.6}.social-section{background:var(--pure-white);text-align:center;border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 5px 20px #0000000d}.social-section h3{color:var(--text-dark);margin-bottom:1.5rem}.social-links-contact{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.social-link-contact{background:linear-gradient(135deg, var(--primary-gold), var(--accent-saffron));width:50px;height:50px;color:var(--pure-white);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.social-link-contact:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 10px 25px #d4af3766}.faq-section{background:var(--pure-white)}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.faq-item{background:var(--soft-cream);border-left:4px solid var(--primary-gold);transition:var(--transition-smooth);border-radius:15px;padding:2.5rem}.faq-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.faq-item h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem}.faq-item p{color:#2d2d2db3;line-height:1.7}@media (width<=1440px){.contact-grid{gap:3.5rem}.contact-form{padding:2.75rem}}@media (width<=1366px){.contact-hero{padding:13rem 0 9rem}.contact-grid{gap:2rem}.contact-form{padding:2rem}.info-card{padding:1.5rem}}@media (width<=1024px){.contact-grid{grid-template-columns:1fr;gap:4rem}.contact-info-section{text-align:center;order:-1}.contact-info-cards{align-items:center}.info-card{justify-content:center;width:100%;max-width:500px}}@media (width<=768px){.contact-hero{padding:140px 0 60px}.contact-form{border-radius:15px;padding:clamp(1.5rem,5vw,3rem)}.form-row{grid-template-columns:1fr;gap:1.5rem}.faq-grid{grid-template-columns:1fr}}@media (width<=480px){.contact-form{padding:1.5rem}.info-card{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.info-icon{font-size:2rem}.social-section{padding:1.5rem}.faq-item{padding:2rem 1.5rem}.form-grid-phone{grid-template-columns:70px 1fr;gap:.5rem}}.form-grid-phone{grid-template-columns:80px 1fr;gap:1rem;display:grid}.phone-code-input{text-align:center;font-weight:600;color:#555!important;background-color:#f9f9f9!important}.country-input-container{position:relative}.country-dropdown{z-index:100;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-height:250px;margin-top:5px;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 5px 15px #0000001a}.country-dropdown li{cursor:pointer;color:var(--text-dark);border-bottom:1px solid #f5f5f5;padding:.8rem 1rem;font-size:.95rem;transition:background .2s}.country-dropdown li:hover{background-color:var(--soft-cream);color:var(--primary-gold)}.thank-you-page{background-color:var(--soft-cream);justify-content:center;align-items:center;min-height:80vh;padding:120px 2rem 2rem;display:flex}.thank-you-card{background:var(--pure-white);text-align:center;border-radius:12px;width:100%;max-width:600px;padding:3rem;animation:.6s ease-out fadeInUp;box-shadow:0 10px 30px #0000000d}.success-icon{color:#4caf50;background:#4caf501a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.success-icon svg{width:40px;height:40px}.thank-you-card h1{color:var(--text-dark);font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.thank-you-message{color:var(--text-dark);opacity:.8;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.thank-you-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.thank-you-card{padding:2rem 1.5rem}.thank-you-card h1{font-size:2rem}}:root{--primary-gold:#d4af37;--primary-deep-gold:#b8860b;--secondary-burgundy:#8b2635;--accent-saffron:#f4c430;--mountain-blue:#1a3a5f;--forest-green:#1b4332;--text-dark:#2d2d2d;--text-light:#f5f5f5;--pure-white:#fff;--soft-cream:#fffdf5;--dark-charcoal:#1a1a1a;--font-heading:"Playfair Display", serif;--font-body:"Outfit", sans-serif;--transition-smooth:all .5s cubic-bezier(.4, 0, .2, 1);--section-padding:clamp(60px, 12vw, 120px);--container-max:1300px;--container-padding:clamp(1.5rem, 5vw, 4rem)}html{scroll-behavior:smooth;font-size:16px}@media (width<=768px){html{font-size:15px}}@media (width<=480px){html{font-size:14px}}body{font-family:var(--font-body);background-color:var(--soft-cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;line-height:1.6;overflow-x:hidden}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:auto;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0)}img:not(.nav-logo-img):not(.footer-logo-img):not(.logo-img){image-rendering:auto;-ms-interpolation-mode:bicubic}.nav-logo-img,.footer-logo-img,.logo-img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated}.container{max-width:var(--container-max);padding:0 var(--container-padding);width:100%;margin:0 auto}.image-hover-zoom{position:relative;overflow:hidden}.image-hover-zoom img{transition:transform .8s cubic-bezier(.4,0,.2,1)}.image-hover-zoom:hover img{transform:scale(1.1)}.card-hover{transition:var(--transition-smooth);position:relative}.card-hover:after{content:"";opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;background:linear-gradient(135deg,#d4af371a,#8b26351a);position:absolute;top:0;left:0}.card-hover:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.card-hover:hover:after{opacity:1}.decorative-line{background:linear-gradient(90deg, transparent, var(--primary-gold), transparent);width:100px;height:2px;margin:2rem auto;position:relative}.decorative-line.lefty{background:linear-gradient(90deg, var(--primary-gold), transparent);margin-left:0;margin-right:auto}.decorative-line:after{content:"◈";color:var(--primary-gold);background:var(--pure-white);padding:0 5px;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.decorative-line.lefty:after{left:0;transform:translateY(-50%)}.text-gradient{background:linear-gradient(135deg, var(--primary-gold), var(--accent-saffron));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-divider{background:linear-gradient(90deg, transparent, var(--primary-gold), transparent);width:100%;height:1px;margin:4rem 0}.floating{animation:6s ease-in-out infinite float}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.pulse{animation:3s ease-in-out infinite pulse}@keyframes shine{0%{left:-100%}to{left:100%}}.shine-effect{position:relative;overflow:hidden}.shine-effect:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%}.hero-label{text-transform:uppercase;letter-spacing:6px;color:var(--primary-gold);text-align:center;justify-content:center;align-items:center;margin-bottom:2.5rem;font-size:.85rem;font-weight:700;display:flex}.hero-label:before,.hero-label:after{content:"";background:var(--primary-gold);width:30px;height:1px;margin:0 15px}[class*=-hero] h1,.hero-title{letter-spacing:-.02em;color:var(--pure-white);text-align:center;font-size:clamp(1.8rem,6vw,6.5rem);font-weight:800;line-height:1.1;font-family:var(--font-heading);text-shadow:0 15px 50px #00000080;word-break:break-word;overflow-wrap:break-word;max-width:1100px;margin-bottom:clamp(.8rem,3vw,2.5rem);margin-left:auto;margin-right:auto}[class*=-hero] p,.hero-subtitle{opacity:.9;max-width:850px;color:var(--pure-white);text-align:center;letter-spacing:.5px;margin:0 auto clamp(1.5rem,5vw,4rem);font-size:clamp(.9rem,2.5vw,1.5rem);font-weight:300;line-height:1.7}.hero-content,.hero-content .container,[class*=-hero] .container{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex}[class*=-hero]{background-attachment:fixed}@media (width<=1024px){[class*=-hero]{background-attachment:scroll!important}}.hero-buttons,.cta-buttons{flex-wrap:wrap!important;justify-content:center!important;gap:clamp(1rem,3vw,2rem)!important;width:100%!important;display:flex!important}.hero-buttons .btn-primary,.hero-buttons .btn-secondary,.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:auto!important;min-width:clamp(140px,18vw,240px)!important}@media (width<=600px){.hero-buttons .btn-primary,.hero-buttons .btn-secondary,.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%!important}}.section-header{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:5rem;display:flex}.section-label{color:var(--primary-gold);text-transform:uppercase;letter-spacing:4px;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.section-description{max-width:700px;color:var(--text-dark);opacity:.7;text-align:center;margin:1.5rem auto 0;font-size:1.2rem}:root{--primary-gold:#d4af37;--primary-deep-gold:#b8941e;--secondary-burgundy:#8b2635;--accent-saffron:#f93;--dark-charcoal:#1a1a1a;--soft-cream:#f5f1e8;--mountain-blue:#2c5f7c;--forest-green:#1b4332;--pure-white:#fff;--text-dark:#2d2d2d;--text-light:#f5f5f5;--font-heading:"Inter", sans-serif;--font-body:"Inter", sans-serif;--section-padding:120px;--container-max:1400px;--transition-smooth:all .4s cubic-bezier(.4, 0, .2, 1);--transition-slow:all .8s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text-dark);background-color:var(--pure-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-dark);font-weight:600;line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2rem,8vw,6rem);font-weight:700}h2{font-size:clamp(1.8rem,6vw,4.5rem);font-weight:600}h3{font-size:clamp(1.8rem,4vw,3rem)}p{color:var(--text-dark);font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-body);cursor:pointer;transition:var(--transition-smooth);border:none;outline:none}.container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.section{padding:var(--section-padding) 0}.btn-primary{background:linear-gradient(135deg, var(--primary-gold), var(--primary-deep-gold));color:var(--pure-white);letter-spacing:.5px;text-transform:uppercase;z-index:1;border-radius:50px;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 10px 30px #d4af374d}.btn-primary:before{content:"";background:linear-gradient(135deg, var(--primary-deep-gold), var(--secondary-burgundy));z-index:-1;opacity:0;width:100%;height:100%;transition:var(--transition-smooth);position:absolute;top:0;left:0}.btn-primary:hover:before{opacity:1}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d4af3759}.btn-secondary{color:var(--primary-gold);letter-spacing:.5px;border:2px solid var(--primary-gold);text-transform:uppercase;transition:var(--transition-smooth);background:0 0;border-radius:50px;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600}.btn-secondary:hover{background:var(--primary-gold);color:var(--pure-white);transform:translateY(-3px);box-shadow:0 10px 30px #d4af374d}.gradient-overlay{z-index:1;background:linear-gradient(#1a1a1a66 0%,#1a1a1a99 50%,#1a1a1acc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.fade-in{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transition:opacity .8s,transform .8s;transform:translate(-50px)}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transition:opacity .8s,transform .8s;transform:translate(50px)}.slide-in-right.visible{opacity:1;transform:translate(0)}@media (width<=1440px){:root{--container-max:1200px;--section-padding:100px}.container{padding:0 2rem}}@media (width<=1366px){:root{--container-max:1140px;--section-padding:90px}.container{padding:0 1.75rem}h1{font-size:clamp(2rem,7vw,5rem)}h2{font-size:clamp(1.8rem,5.5vw,4rem)}}@media (width<=1024px){:root{--section-padding:80px;--container-max:960px}.container{padding:0 1.5rem}.btn-primary,.btn-secondary{padding:.75rem 2rem;font-size:.9rem}}@media (width<=768px){:root{--section-padding:60px;--container-max:720px}.container{padding:0 1.25rem}.btn-primary,.btn-secondary{padding:.7rem 1.8rem;font-size:.85rem}h1{font-size:clamp(1.8rem,6vw,3.5rem)}h2{font-size:clamp(1.6rem,5vw,3rem)}}@media (width<=480px){:root{--section-padding:40px}.container{padding:0 1rem}.btn-primary,.btn-secondary{padding:.65rem 1.5rem;font-size:.8rem}h1{font-size:clamp(1.5rem,5vw,2.5rem)}h2{font-size:clamp(1.4rem,4.5vw,2.2rem)}h3{font-size:clamp(1.2rem,4vw,1.8rem)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--soft-cream)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--primary-gold), var(--primary-deep-gold));border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--secondary-burgundy)}.bhutan-time-display{font-family:var(--font-body);color:var(--text-light);letter-spacing:.5px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.8rem;font-size:.85rem;font-weight:500;display:flex}.bhutan-label{color:var(--primary-gold);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.bhutan-date{opacity:.9}.bhutan-time{color:var(--primary-gold);text-align:center;background:#d4af371a;border-radius:4px;min-width:90px;padding:2px 8px}@media (width<=768px){.bhutan-time-display{flex-wrap:wrap;justify-content:center;gap:.6rem;font-size:.8rem}.bhutan-label{display:none}}@media (width<=480px){.bhutan-time-display{gap:.4rem;font-size:.75rem}.bhutan-time{min-width:80px;padding:2px 6px}}
