@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.djh-header,.djh-header *,.djh-header :before,.djh-header :after{box-sizing:border-box}.djh-header{z-index:99999;background:#fffffff5;width:100%;height:76px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .35s,box-shadow .35s,height .35s;position:sticky;top:0;left:0}.djh-header.djh-scrolled{background:#fffffffa;box-shadow:0 8px 30px #0000000e}.map-showcase-title {font-size: 34px;font-weight: 600; color: #10264c; font-family: 'Poppins';}.djh-container{align-items:center;width:100%;max-width:1450px;height:100%;margin:0 auto;padding:0 42px;display:flex}.djh-logo{color:#202b3c;flex-shrink:0;align-items:center;gap:9px;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-flex}.djh-logo:hover{opacity:.8}.djh-logo img{border:0;width:100px;max-width:none;height:auto;margin:0;padding:0;display:block}.djh-nav{align-items:center;gap:35px;height:100%;margin-left:auto;margin-right:54px;display:flex}.djh-nav-link{color:#263044;white-space:nowrap;align-items:center;height:100%;font-size:13px;font-weight:500;text-decoration:none;transition:color .25s;display:flex;position:relative}.djh-nav-link:after{content:"";background:#d09e3d;width:0;height:1.5px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:19px;left:0}.djh-nav-link:hover{color:#d09e3d!important}.djh-nav-link:hover:after,.djh-nav-link.djh-active:after{width:100%}.djh-nav-link.djh-active{color:#263044}.djh-cta{color:#fff;background:#101a2c;border-radius:50px;flex-shrink:0;justify-content:space-between;align-items:center;min-width:146px;height:31px;padding:0 12px 0 17px;font-size:10px;font-weight:500;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:inline-flex}.djh-cta:hover{background:#172238;transform:translateY(-2px);box-shadow:0 8px 22px #101a2c2e}.djh-cta-arrow{color:#d09e3d;font-size:16px;line-height:1;transition:transform .3s;transform:translateY(-1px)}.djh-cta:hover .djh-cta-arrow{transform:translate(2px,-2px)}.djh-menu-toggle{cursor:pointer;z-index:100000;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none;position:relative}.djh-menu-toggle span{background:#172238;border-radius:10px;width:22px;height:1.5px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s,width .3s;display:block}.djh-menu-toggle.djh-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.djh-menu-toggle.djh-open span:nth-child(2){opacity:0;transform:scaleX(0)}.djh-menu-toggle.djh-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.djh-mobile-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:99998;background:#fff;width:100%;height:calc(100vh - 76px);transition:opacity .35s,visibility .35s,transform .45s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:76px;left:0;overflow-y:auto;transform:translateY(-12px)}.djh-mobile-menu.djh-mobile-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.djh-mobile-inner{flex-direction:column;min-height:100%;padding:22px 24px 30px;display:flex}.djh-mobile-nav{flex-direction:column;display:flex}.djh-mobile-link{color:#1c2739;opacity:0;border-bottom:1px solid #eee;align-items:center;gap:18px;min-height:64px;font-size:18px;font-weight:500;text-decoration:none;transition:opacity .4s,transform .45s cubic-bezier(.4,0,.2,1),color .25s;display:flex;position:relative;transform:translateY(15px)}.djh-mobile-menu.djh-mobile-open .djh-mobile-link{opacity:1;transform:translateY(0)}.djh-mobile-menu.djh-mobile-open .djh-mobile-link:first-child{transition-delay:40ms}.djh-mobile-menu.djh-mobile-open .djh-mobile-link:nth-child(2){transition-delay:80ms}.djh-mobile-menu.djh-mobile-open .djh-mobile-link:nth-child(3){transition-delay:.12s}.djh-mobile-menu.djh-mobile-open .djh-mobile-link:nth-child(4){transition-delay:.16s}.djh-mobile-menu.djh-mobile-open .djh-mobile-link:nth-child(5){transition-delay:.2s}.djh-mobile-link:hover{color:#d09e3d}.djh-mobile-number{color:#a4a8af;letter-spacing:.5px;flex-shrink:0;width:26px;font-size:9px;font-weight:500}.djh-mobile-link.djh-mobile-active,.djh-mobile-link.djh-mobile-active .djh-mobile-number{color:#d09e3d}.djh-mobile-bottom{opacity:0;margin-top:auto;padding-top:30px;transition:opacity .45s .28s,transform .45s .28s;transform:translateY(15px)}.djh-mobile-menu.djh-mobile-open .djh-mobile-bottom{opacity:1;transform:translateY(0)}.djh-mobile-cta{color:#fff;background:#101a2c;border-radius:50px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 19px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .3s,background .3s;display:flex}.djh-mobile-cta:hover{background:#172238;transform:translateY(-2px)}.djh-mobile-cta-arrow{color:#f47b52;font-size:20px;transition:transform .3s}.djh-mobile-cta:hover .djh-mobile-cta-arrow{transform:translate(3px,-3px)}.djh-mobile-caption{color:#8a8f98;text-align:center;letter-spacing:.3px;margin-top:17px;font-size:10px}@media (width<=1050px){.djh-container{padding-left:28px;padding-right:28px}.djh-nav{gap:23px;margin-right:30px}.djh-cta{min-width:140px}}@media (width<=768px){.djh-header{height:68px}.djh-container{padding:0 20px}.djh-nav,.djh-cta{display:none}.djh-menu-toggle{margin-left:auto;display:flex}.djh-mobile-menu{height:calc(100vh - 68px);display:block;top:68px}.djh-logo img{width:100px}}@media (width<=480px){.djh-container{padding:0 16px}.djh-logo{gap:7px}.djh-logo img{width:90px}.djh-mobile-inner{padding:16px 20px 26px}.djh-mobile-link{min-height:60px;font-size:17px}}@media (width<=360px){.djh-logo img{width:84px}.djh-mobile-link{font-size:16px}}body.djh-menu-active{overflow:hidden!important}@media (prefers-reduced-motion:reduce){.djh-header *,.djh-header :before,.djh-header :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.wf-footer,.wf-footer *,.wf-footer :before,.wf-footer :after{box-sizing:border-box}.wf-footer{color:#10264c!important;isolation:isolate!important;background:#fff!important;width:100%!important;margin:0!important;padding:0!important;font-family:Poppins,Arial,sans-serif!important;position:relative!important;overflow:hidden!important}.wf-footer-container{width:100%!important;max-width:1536px!important;margin:0 auto!important;padding:28px 28px 0!important;position:relative!important;overflow:visible!important}.wf-footer-top{grid-template-columns:1.25fr .85fr .85fr .85fr;z-index:50!important;gap:42px!important;width:100%!important;margin:0!important;display:grid!important;position:relative!important}.wf-footer-brand{min-width:0!important;margin:0!important;position:relative!important}.wf-footer-logo{color:#10264c!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;font-size:22px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.wf-footer-logo:hover{color:#10264c!important}.wf-footer-logo-mark{flex:0 0 35px!important;width:35px!important;height:35px!important;display:block!important;position:relative!important}.wf-footer-logo-mark:before{content:""!important;border-top:2px solid #ed6425!important;border-radius:50%!important;width:28px!important;height:16px!important;position:absolute!important;top:2px!important;left:2px!important;transform:rotate(-20deg)!important}.wf-footer-logo-mark span:first-child{background:#10264c!important;border-radius:50%!important;width:26px!important;height:7px!important;position:absolute!important;top:16px!important;left:7px!important;transform:rotate(-20deg)!important}.wf-footer-logo-mark span:nth-child(2){background:#ed6425!important;width:3px!important;height:26px!important;position:absolute!important;top:5px!important;left:17px!important;transform:rotate(37deg)!important}.wf-footer-description{color:#10264c!important;margin:16px 0 14px!important;padding:0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important;display:block!important}.wf-footer-contact{flex-direction:column!important;gap:9px!important;margin:0!important;padding:0!important;display:flex!important}.wf-footer-contact a,.wf-footer-contact div{color:#10264c!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;font-size:11px!important;line-height:1.3!important;text-decoration:none!important;display:flex!important}.wf-footer-contact a{transition:color .25s!important}.wf-footer-contact a:hover{color:#d09e3d!important}.wf-footer-contact svg{stroke:#10264c!important;flex:0 0 14px!important;width:14px!important;height:14px!important}.wf-footer-contact a:hover svg{stroke:#ed6425!important}.wf-footer-column{left:18%;min-width:0!important;padding-top:3px!important;position:relative!important}.wf-footer-column h3{color:#10264c!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;display:block!important}.wf-footer-heading-line{transform-origin:0!important;background:#d09e3d!important;width:25px!important;height:2px!important;margin:8px 0 12px!important;padding:0!important;transition:width .35s cubic-bezier(.22,1,.36,1)!important;display:block!important}.wf-footer-column:hover .wf-footer-heading-line{width:38px!important}.wf-footer-column ul{flex-direction:column!important;gap:7px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.wf-footer-column li{margin:0!important;padding:0!important;display:block!important}.wf-footer-column li:before{content:none!important;display:none!important}.wf-footer-column a{color:#10264c!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:400!important;line-height:1.4!important;text-decoration:none!important;transition:color .25s,transform .25s!important;display:inline-block!important}.wf-footer-column a:hover{color:#d09e3d!important;transform:translate(3px)!important}.wf-footer-subscribe{background:#fff!important;border:1px solid #10264c29!important;border-radius:5px!important;width:100%!important;max-width:220px!important;height:36px!important;margin:0!important;padding:0!important;transition:border-color .25s,box-shadow .25s!important;display:flex!important;overflow:hidden!important}.wf-footer-subscribe:focus-within{border-color:#ed6425a6!important;box-shadow:0 0 0 3px #ed642512!important}.wf-footer-subscribe input{color:#10264c!important;background:0 0!important;border:0!important;outline:none!important;flex:auto!important;width:auto!important;min-width:0!important;height:100%!important;margin:0!important;padding:0 11px!important;font-family:Poppins,Arial,sans-serif!important;font-size:8px!important}.wf-footer-subscribe input::placeholder{color:#9ba2ad!important}.wf-footer-subscribe button{color:#fff!important;cursor:pointer!important;background:#10264c!important;border:0!important;border-radius:0!important;flex:0 0 40px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:100%!important;margin:0!important;transition:width .3s,flex-basis .3s,background .3s!important;display:flex!important}.wf-footer-subscribe button:hover{background:#ed6425!important;flex-basis:45px!important;width:45px!important}.wf-footer-subscribe button svg{stroke:#fff!important;width:16px!important;height:16px!important;transition:transform .3s!important}.wf-footer-subscribe button:hover svg{transform:translate(2px)!important}.wf-footer-art{z-index:1!important;isolation:isolate!important;-webkit-user-select:none!important;user-select:none!important;touch-action:pan-y!important;background:#fff!important;width:calc(100% + 56px)!important;height:205px!important;margin:0 -28px!important;padding:0!important;position:relative!important;overflow:hidden!important}.wf-footer-art-layer{pointer-events:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}.wf-footer-art img{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;border:0!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.wf-footer-mountains{z-index:1!important;transform-origin:50%!important;will-change:transform!important;mix-blend-mode:multiply!important;width:100%!important;max-width:none!important;height:auto!important;position:absolute!important;top:0!important;left:0!important;transform:translate(0,0)!important}.wf-footer-landmarks{z-index:2!important;transform-origin:50%!important;will-change:transform!important;mix-blend-mode:multiply!important;width:100%!important;max-width:none!important;height:auto!important;position:absolute!important;top:-245px!important;left:0!important;transform:translate(0,0)!important}.wf-footer-foreground{z-index:3!important;transform-origin:50%!important;will-change:transform!important;mix-blend-mode:multiply!important;width:100%!important;max-width:none!important;height:auto!important;position:absolute!important;top:-355px!important;left:0!important;transform:translate(0,0)!important}.wf-footer-art:before{content:""!important;z-index:20!important;pointer-events:none!important;background:linear-gradient(90deg,#fff 0%,#ffffffbf 45%,#0000 100%)!important;width:55px!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.wf-footer-art:after{content:""!important;z-index:20!important;pointer-events:none!important;background:linear-gradient(270deg,#fff 0%,#ffffffbf 45%,#0000 100%)!important;width:55px!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}.wf-footer-bottom{z-index:50!important;border-top:1px solid #10264c59!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:58px!important;margin:0!important;padding:9px 4px 10px!important;display:flex!important;position:relative!important}.wf-footer-powered{color:#10264c!important;white-space:nowrap!important;text-align:right!important;margin-left:0!important;font-family:inherit!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;position:absolute!important;left:auto!important;right:40px!important;transform:none!important}.wf-footer-socials{align-items:center!important;gap:14px!important;margin:0!important;padding:0!important;display:flex!important}.wf-footer-socials a{color:#fff!important;background:#10264c!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;text-decoration:none!important;transition:transform .3s,background .3s!important;display:flex!important}.wf-footer-socials a:hover{background:#d09e3d!important;transform:translateY(-3px)scale(1.05)!important}.wf-footer-socials svg{stroke:#fff!important;stroke-width:2.2px!important;width:15px!important;height:15px!important}.wf-footer-legal{white-space:nowrap!important;text-align:center!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.wf-footer-legal-links{align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;display:flex!important}.wf-footer-legal-links a,.wf-footer-legal-links span{color:#10264c!important;margin:0!important;padding:0!important;font-size:8px!important;line-height:1.3!important;text-decoration:none!important}.wf-footer-legal-links a:hover{color:#ed6425!important}.wf-footer-legal p{color:#10264c!important;margin:0!important;padding:0!important;font-size:10px!important;line-height:1.3!important}@media (width>=1500px){.wf-footer-container{padding-left:35px!important;padding-right:35px!important}.wf-footer-art{width:calc(100% + 70px)!important;height:250px!important;margin-left:-35px!important;margin-right:-35px!important}.wf-footer-landmarks{top:-260px!important}.wf-footer-foreground{top:-375px!important}}@media (width<=1350px) and (width>=1025px){.wf-footer-container{padding:25px 24px 0!important}.wf-footer-top{gap:31px!important}.wf-footer-logo{font-size:20px!important}.wf-footer-description{font-size:9px!important}.wf-footer-contact a,.wf-footer-contact div{font-size:8px!important}.wf-footer-column h3{font-size:10px!important}.wf-footer-column a,.wf-footer-art{width:calc(100% + 48px)!important;height:180px!important;margin-left:-24px!important;margin-right:-24px!important}.wf-footer-landmarks{top:-215px!important}.wf-footer-foreground{top:-315px!important}}@media (width<=1024px) and (width>=768px){.wf-footer-container{padding:25px 20px 0!important}.wf-footer-top{grid-template-columns:1.25fr .85fr .85fr .85fr!important;gap:24px!important}.wf-footer-logo{font-size:19px!important}.wf-footer-description{font-size:8.5px!important}.wf-footer-contact a,.wf-footer-contact div{font-size:8px!important}.wf-footer-column h3{font-size:9px!important}.wf-footer-column a,.wf-footer-art{width:calc(100% + 40px)!important;height:150px!important;margin-left:-20px!important;margin-right:-20px!important}.wf-footer-landmarks{top:-180px!important}.wf-footer-foreground{top:-260px!important}}@media (width<=767px){.wf-footer-container{padding:30px 18px 0!important}.wf-footer-top{grid-template-columns:1fr 1fr!important;gap:28px 20px!important}.wf-footer-brand{grid-column:2/1!important}.wf-footer-logo{font-size:21px!important}.wf-footer-description{font-size:10px!important}.wf-footer-contact a,.wf-footer-contact div{font-size:9px!important}.wf-footer-column h3{font-size:10px!important}.wf-footer-column a{font-size:8.5px!important}.wf-footer-subscribe{max-width:280px!important}.wf-footer-art{width:calc(100% + 36px)!important;height:145px!important;margin:12px -18px 0!important}.wf-footer-landmarks{top:-78px!important}.wf-footer-foreground{top:-112px!important}.wf-footer-bottom{flex-direction:column!important;align-items:center!important;gap:13px!important;min-height:auto!important;padding:13px 0 16px!important}.wf-footer-legal{align-items:center!important}}@media (width<=480px){.wf-footer-container{padding:27px 14px 0!important}.wf-footer-art{width:calc(100% + 28px)!important;height:125px!important;margin-left:-14px!important;margin-right:-14px!important}.wf-footer-landmarks{top:-68px!important}.wf-footer-foreground{top:-96px!important}.wf-footer-socials{gap:13px!important}.wf-footer-socials a{width:29px!important;height:29px!important}}@media (width<=360px){.wf-footer-art{height:108px!important}.wf-footer-landmarks{top:-60px!important}.wf-footer-foreground{top:-84px!important}}@media (prefers-reduced-motion:reduce){.wf-footer-mountains,.wf-footer-landmarks,.wf-footer-foreground{transition:none!important}}.wf-whatsapp-float{z-index:99999!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;display:flex!important;position:fixed!important;bottom:22px!important;right:22px!important}.wf-whatsapp-button{cursor:pointer!important;appearance:none!important;background:#fff!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 7px 22px #0000002e!important}.wf-whatsapp-button:hover{transform:scale(1.08)!important}.wf-whatsapp-button img{object-fit:cover!important;pointer-events:none!important;border:0!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.wf-whatsapp-options{background:#fff!important;border:1px solid #10264c1a!important;border-radius:10px!important;flex-direction:column!important;gap:7px!important;min-width:178px!important;padding:10px!important;display:flex!important;box-shadow:0 8px 28px #0000002e!important}.wf-whatsapp-option{color:#fff!important;white-space:nowrap!important;background:#10264c!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:7px 12px!important;font-family:Poppins,Arial,sans-serif!important;font-size:11px!important;font-weight:500!important;text-decoration:none!important;display:flex!important}.wf-whatsapp-option:hover{color:#fff!important;background:#ed6425!important}@media (width<=767px){.wf-whatsapp-float{bottom:15px!important;right:15px!important}.wf-whatsapp-button{width:52px!important;height:52px!important}.wf-whatsapp-options{min-width:166px!important}}@media (width<=360px){.wf-whatsapp-float{bottom:12px!important;right:12px!important}.wf-whatsapp-button{width:48px!important;height:48px!important}}.wf-back-to-top{opacity:1;transform:translateY(0);z-index:99998!important;color:#10264c!important;cursor:pointer!important;appearance:none!important;background:#fff!important;border:1px solid #10264c24!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:50px!important;height:50px!important;margin:0!important;padding:0!important;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s!important;display:flex!important;position:fixed!important;bottom:92px!important;right:27px!important;box-shadow:0 8px 24px #00000029!important}.wf-back-to-top svg{stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:19px!important;height:19px!important;display:block!important}.wf-back-to-top:hover{color:#fff!important;background:#d09e3d!important;border-color:#d09e3d!important;transform:translateY(-4px)!important;box-shadow:0 12px 28px #0003!important}.wf-back-to-top:active{transform:translateY(-1px)!important}@media (width<=767px){.wf-back-to-top{width:43px!important;height:43px!important;bottom:80px!important;right:15px!important}.wf-back-to-top svg{width:17px!important;height:17px!important}}@media (width<=360px){.wf-back-to-top{width:40px!important;height:40px!important;bottom:72px!important;right:12px!important}.wf-back-to-top svg{width:16px!important;height:16px!important}}.password-label-row[data-v-3b89e0f7]{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.password-label-row label[data-v-3b89e0f7]{margin-bottom:0}.forgot-password[data-v-3b89e0f7]{color:#b27a16;font-size:13px;font-weight:600;text-decoration:none}.forgot-password[data-v-3b89e0f7]:hover{color:#8f6413;text-decoration:underline}.login-page[data-v-3b89e0f7]{background:#f5f6fa;justify-content:center;align-items:center;min-height:100vh;font-family:Arial,sans-serif;display:flex}.login-card[data-v-3b89e0f7]{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 10px 40px #00000014}.logo[data-v-3b89e0f7]{color:#fff;background:#111827;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:25px;font-size:12px;font-weight:700;display:flex}h1[data-v-3b89e0f7]{color:#111827;margin:0 0 8px}.login-card p[data-v-3b89e0f7]{color:#6b7280;margin-bottom:30px}.form-group[data-v-3b89e0f7]{margin-bottom:20px}label[data-v-3b89e0f7]{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}input[data-v-3b89e0f7]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:13px;font-size:14px}input[data-v-3b89e0f7]:focus{border-color:#111827;outline:none}button[data-v-3b89e0f7]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:600}button[data-v-3b89e0f7]:hover{background:#374151}.error[data-v-3b89e0f7]{font-size:13px;color:#dc2626!important;margin-bottom:15px!important}.sidebar[data-v-c6b2ee52]{color:#fff;box-sizing:border-box;z-index:100;background:#111827;flex-direction:column;width:260px;min-height:100vh;padding:22px 14px;display:flex;position:fixed;top:0;left:0}.brand[data-v-c6b2ee52]{align-items:center;gap:12px;padding:8px 10px 35px;font-size:18px;font-weight:700;display:flex}.brand-icon[data-v-c6b2ee52]{color:#111827;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.sidebar-nav[data-v-c6b2ee52]{flex-direction:column;gap:6px;display:flex}.nav-item[data-v-c6b2ee52]{color:#9ca3af;border-radius:8px;align-items:center;gap:12px;padding:13px 14px;text-decoration:none;transition:all .2s;display:flex}.nav-item[data-v-c6b2ee52]:hover,.nav-item.router-link-active[data-v-c6b2ee52]{color:#fff;background:#1f2937}.nav-icon[data-v-c6b2ee52]{text-align:center;width:20px}.sidebar-bottom[data-v-c6b2ee52]{margin-top:auto}.logout-btn[data-v-c6b2ee52]{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:8px;width:100%;padding:13px 14px;font-size:14px}.logout-btn[data-v-c6b2ee52]:hover{color:#fff;background:#1f2937}.admin-dashboard[data-v-35a94a67]{background:#f8fafc;min-height:100vh}.admin-content[data-v-35a94a67]{box-sizing:border-box;min-height:100vh;margin-left:260px;padding:40px}.dashboard-header[data-v-35a94a67]{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-eyebrow[data-v-35a94a67]{color:#b27a16;letter-spacing:1.6px;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.dashboard-header h1[data-v-35a94a67]{color:#111827;margin:0 0 7px;font-size:34px;line-height:1.2}.dashboard-header p[data-v-35a94a67]{color:#6b7280;margin:0;font-size:15px}.header-date[data-v-35a94a67]{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9px;align-items:center;gap:8px;padding:11px 15px;font-size:13px;display:flex}.dashboard-loading[data-v-35a94a67]{color:#64748b;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:18px 20px}.dashboard-error[data-v-35a94a67]{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin-bottom:24px;padding:15px 18px;font-size:14px}.stats-grid[data-v-35a94a67]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:30px;display:grid}.stat-card[data-v-35a94a67]{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;min-height:120px;padding:20px;display:flex}.stat-icon[data-v-35a94a67]{color:#b27a16;background:#f8f1e3;border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:700;display:flex}.stat-content[data-v-35a94a67]{min-width:0}.stat-content span[data-v-35a94a67]{color:#64748b;margin-bottom:4px;font-size:13px;display:block}.stat-content h2[data-v-35a94a67]{color:#111827;margin:0;font-size:28px;line-height:1.1}.stat-content small[data-v-35a94a67]{color:#94a3b8;margin-top:5px;font-size:11px;display:block}.active-icon[data-v-35a94a67]{color:#067647;background:#ecfdf3}.events-icon[data-v-35a94a67]{color:#6d28d9;background:#f5f3ff}.inquiry-icon[data-v-35a94a67]{color:#2563eb;background:#eff6ff}.new-icon[data-v-35a94a67]{color:#c2410c;background:#fff7ed}.gallery-icon[data-v-35a94a67]{color:#0f766e;background:#f0fdfa}.banner-icon[data-v-35a94a67]{color:#a21caf;background:#fdf4ff}.dashboard-welcome[data-v-35a94a67]{box-sizing:border-box;background:#0f1b3d;border-radius:16px;justify-content:space-between;align-items:center;min-height:180px;margin-bottom:32px;padding:35px 40px;display:flex;position:relative;overflow:hidden}.dashboard-welcome .page-eyebrow[data-v-35a94a67]{color:#d9a441}.dashboard-welcome h2[data-v-35a94a67]{color:#fff;margin:0 0 10px;font-size:29px}.dashboard-welcome p[data-v-35a94a67]{color:#cbd5e1;max-width:650px;margin:0;line-height:1.7}.welcome-decoration[data-v-35a94a67]{color:#d9a44138;font-size:110px;position:absolute;top:50%;right:55px;transform:translateY(-50%)}.quick-section[data-v-35a94a67]{margin-bottom:32px}.section-heading[data-v-35a94a67]{margin-bottom:18px}.section-heading h2[data-v-35a94a67]{color:#111827;margin:0 0 5px;font-size:22px}.section-heading p[data-v-35a94a67]{color:#64748b;margin:0;font-size:14px}.quick-actions[data-v-35a94a67]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.quick-action-card[data-v-35a94a67]{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:13px;width:100%;min-height:80px;padding:16px;transition:all .2s;display:flex}.quick-action-card[data-v-35a94a67]:hover{border-color:#d9a441;transform:translateY(-2px);box-shadow:0 8px 20px #0f1b3d14}.quick-icon[data-v-35a94a67]{color:#b27a16;background:#f8f1e3;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.quick-action-card div[data-v-35a94a67]{flex:1;min-width:0}.quick-action-card strong[data-v-35a94a67]{color:#111827;margin-bottom:4px;font-size:13px;display:block}.quick-action-card small[data-v-35a94a67]{color:#94a3b8;font-size:11px;line-height:1.4;display:block}.quick-arrow[data-v-35a94a67]{color:#94a3b8;font-size:18px}.dashboard-data-grid[data-v-35a94a67]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:30px;display:grid}.dashboard-panel[data-v-35a94a67]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.dashboard-panel-wide[data-v-35a94a67]{grid-column:1/-1}.panel-header[data-v-35a94a67]{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:15px;padding:22px 24px;display:flex}.panel-header .page-eyebrow[data-v-35a94a67]{margin-bottom:5px}.panel-header h2[data-v-35a94a67]{color:#111827;margin:0;font-size:19px}.panel-link[data-v-35a94a67]{color:#b27a16;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:13px;font-weight:700}.panel-link[data-v-35a94a67]:hover{color:#8f6413}.recent-list[data-v-35a94a67]{padding:5px 24px}.recent-item[data-v-35a94a67]{border-bottom:1px solid #f1f5f9;align-items:center;gap:13px;padding:15px 0;display:flex}.recent-item[data-v-35a94a67]:last-child{border-bottom:none}.recent-icon[data-v-35a94a67]{color:#b27a16;background:#f8f1e3;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.recent-info[data-v-35a94a67]{min-width:0}.recent-info strong[data-v-35a94a67]{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;display:block;overflow:hidden}.recent-info span[data-v-35a94a67]{color:#94a3b8;font-size:11px;display:block}.panel-empty[data-v-35a94a67]{color:#94a3b8;text-align:center;padding:35px 24px;font-size:13px}.inquiry-list[data-v-35a94a67]{padding:5px 24px}.inquiry-item[data-v-35a94a67]{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.inquiry-item[data-v-35a94a67]:last-child{border-bottom:none}.inquiry-main[data-v-35a94a67]{min-width:0}.inquiry-main strong[data-v-35a94a67]{color:#111827;margin-bottom:5px;font-size:13px;display:block}.inquiry-main span[data-v-35a94a67]{color:#64748b;font-size:12px;display:block}.inquiry-meta[data-v-35a94a67]{flex-shrink:0;align-items:center;gap:15px;display:flex}.inquiry-status[data-v-35a94a67]{border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700}.inquiry-status.new[data-v-35a94a67]{color:#1d4ed8;background:#dbeafe}.inquiry-status.contacted[data-v-35a94a67]{color:#92400e;background:#fef3c7}.inquiry-status.in_progress[data-v-35a94a67]{color:#6d28d9;background:#ede9fe}.inquiry-status.completed[data-v-35a94a67]{color:#166534;background:#dcfce7}.inquiry-status.cancelled[data-v-35a94a67]{color:#b91c1c;background:#fee2e2}.inquiry-date[data-v-35a94a67]{color:#94a3b8;font-size:11px}.content-summary[data-v-35a94a67]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:20px;display:grid}.summary-card[data-v-35a94a67]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px}.summary-top[data-v-35a94a67]{justify-content:space-between;align-items:center;gap:15px;display:flex}.summary-top span[data-v-35a94a67]{color:#64748b;font-size:13px;font-weight:600}.summary-top strong[data-v-35a94a67]{color:#111827;font-size:27px}.summary-card p[data-v-35a94a67]{color:#94a3b8;min-height:38px;margin:8px 0 16px;font-size:12px;line-height:1.5}.summary-card button[data-v-35a94a67]{color:#b27a16;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}@media (width<=1200px){.stats-grid[data-v-35a94a67]{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-actions[data-v-35a94a67]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-content[data-v-35a94a67]{margin-left:0;padding:25px 20px}.stats-grid[data-v-35a94a67]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-data-grid[data-v-35a94a67]{grid-template-columns:1fr}.dashboard-panel-wide[data-v-35a94a67]{grid-column:auto}.content-summary[data-v-35a94a67]{grid-template-columns:1fr}}@media (width<=650px){.admin-content[data-v-35a94a67]{padding:20px 15px}.dashboard-header[data-v-35a94a67]{flex-direction:column;align-items:flex-start}.dashboard-header h1[data-v-35a94a67]{font-size:28px}.header-date[data-v-35a94a67]{box-sizing:border-box;width:100%}.stats-grid[data-v-35a94a67],.quick-actions[data-v-35a94a67]{grid-template-columns:1fr}.dashboard-welcome[data-v-35a94a67]{min-height:200px;padding:28px 24px}.dashboard-welcome h2[data-v-35a94a67]{font-size:24px}.welcome-decoration[data-v-35a94a67]{font-size:75px;right:20px}.panel-header[data-v-35a94a67]{padding:18px}.recent-list[data-v-35a94a67],.inquiry-list[data-v-35a94a67]{padding-left:18px;padding-right:18px}.inquiry-item[data-v-35a94a67]{flex-direction:column;align-items:flex-start;gap:10px}.inquiry-meta[data-v-35a94a67]{justify-content:space-between;width:100%}}.forgot-page[data-v-ae99d082]{box-sizing:border-box;background:#f5f6fa;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Arial,sans-serif;display:flex}.forgot-card[data-v-ae99d082]{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 10px 40px #00000014}.forgot-card img[data-v-ae99d082]{margin-bottom:25px;display:block}.forgot-card h1[data-v-ae99d082]{color:#111827;margin:0 0 8px}.forgot-card>p[data-v-ae99d082]{color:#6b7280;margin:0 0 30px;line-height:1.6}.form-group[data-v-ae99d082]{margin-bottom:20px}label[data-v-ae99d082]{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}input[data-v-ae99d082]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:13px;font-size:14px}input[data-v-ae99d082]:focus{border-color:#111827;outline:none}button[data-v-ae99d082]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:600}button[data-v-ae99d082]:hover{background:#374151}button[data-v-ae99d082]:disabled{opacity:.6;cursor:not-allowed}.error[data-v-ae99d082]{font-size:13px;color:#dc2626!important;margin:0 0 15px!important}.success[data-v-ae99d082]{font-size:13px;color:#15803d!important;margin:0 0 15px!important}.back-login[data-v-ae99d082]{color:#b27a16;text-align:center;margin-top:22px;font-size:13px;font-weight:600;text-decoration:none;display:block}.back-login[data-v-ae99d082]:hover{text-decoration:underline}.reset-page[data-v-a96c70e1]{box-sizing:border-box;background:#f5f6fa;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Arial,sans-serif;display:flex}.reset-card[data-v-a96c70e1]{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 10px 40px #00000014}.reset-card img[data-v-a96c70e1]{margin-bottom:25px;display:block}.reset-card h1[data-v-a96c70e1]{color:#111827;margin:0 0 8px}.reset-card>p[data-v-a96c70e1]{color:#6b7280;margin:0 0 30px;line-height:1.6}.form-group[data-v-a96c70e1]{margin-bottom:20px}label[data-v-a96c70e1]{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}input[data-v-a96c70e1]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:13px;font-size:14px}input[data-v-a96c70e1]:focus{border-color:#111827;outline:none}button[data-v-a96c70e1]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:600}button[data-v-a96c70e1]:hover{background:#374151}button[data-v-a96c70e1]:disabled{opacity:.6;cursor:not-allowed}.error[data-v-a96c70e1]{font-size:13px;color:#dc2626!important;margin:0 0 15px!important}.success[data-v-a96c70e1]{font-size:13px;color:#15803d!important;margin:0 0 15px!important}.back-login[data-v-a96c70e1]{color:#b27a16;text-align:center;margin-top:22px;font-size:13px;font-weight:600;text-decoration:none;display:block}.back-login[data-v-a96c70e1]:hover{text-decoration:underline}.scene{height:250vh;position:relative}.scene-inner{will-change:transform;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}#scene1{z-index:1}#scene2{z-index:2;margin-top:-100vh}#scene3{z-index:3;height:350vh;margin-top:-100vh}.slide{grid-template-columns:1fr 420px 1fr;align-items:center;gap:45px;width:100%;min-height:100vh;padding:40px 5%;display:grid;position:relative}.left-content{opacity:0;transform:translate(-50px)}.slide-number{color:var(--orange);letter-spacing:2px;align-items:center;gap:12px;margin-bottom:30px;font-size:16px;font-weight:700;display:flex}.slide-number:after{content:"";background:#9aa0aa;width:35px;height:1px}.category{letter-spacing:3px;color:var(--orange);margin-bottom:25px;font-size:10px;font-weight:700}.left-content h2{letter-spacing:-3px;max-width:430px;line-height:.95;font-size:40px!important}.line{background:var(--orange);width:60px;height:2px;margin-top:35px}.image-area{perspective:1200px;z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.image-area.expanded{top:57%!important}.image-card{width:390px;height:510px;transform-style:preserve-3d;will-change:transform;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 30px 70px #10224733}.image-card img{object-fit:cover;width:100%;height:100%;display:block}.right-content{opacity:0;max-width:450px;transform:translate(50px)}.right-content h4{letter-spacing:3px;color:var(--orange);margin-bottom:28px;font-size:10px}.right-content p{color:#555f70;margin-bottom:35px;font-size:15px;line-height:1.7}.rdimg{border-radius:23px;margin-top:-176px;margin-left:17.5%;width:390px!important;height:510px!important}.discover{color:var(--dark);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #aeb4bc;padding-bottom:12px;font-size:11px;font-weight:700}.discover span{margin-left:10px;font-size:18px;color:#fff!important}#scene3 .image-area{aspect-ratio:16/9;z-index:10;z-index:10;width:min(390px,65vw);height:auto;margin:auto;position:relative;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}#scene3 .image-card{border-radius:22px;width:100%;height:100%;position:absolute;inset:0;box-shadow:none!important}.map-partitions{z-index:20;opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.map-partitions.active{opacity:1;pointer-events:auto}.map-zone{text-align:left;color:#1d2530;cursor:pointer;opacity:0;background:0 0;border:none;width:24%;max-width:340px;padding:10px;font-family:inherit;transition:opacity .5s,transform .3s;position:absolute;transform:translateY(15px)}.map-zone:hover{transform:translateY(0)!important}.map-zone:hover h3 span{color:#e65b2a}.map-zone h3{margin:0 0 12px;font-size:clamp(13px,1.1vw,17px);font-weight:500}.map-zone h3 span{font-weight:600;color:#d09e3d!important}.map-zone p{color:#252a32;margin:0;font-size:clamp(9px,.75vw,12px);line-height:1.65}.zone-1{width:24%;top:13%;left:48%}.zone-2{width:18%;top:42%;left:5%}.zone-3{width:38%;top:35%;right:4%}.zone-4{width:40%;bottom:18%;left:49%}#indiaMapArea{transition:none;position:relative;overflow:visible}#indiaMapArea .image-card{z-index:1;width:90%;height:100%;position:absolute;inset:0 0 0 5%}#indiaMapArea .image-card img{object-fit:cover;width:98%;height:auto;top:6%}.map-showcase-title{z-index:10;letter-spacing:1px;color:#10264c;opacity:0;pointer-events:none;font-size:clamp(18px,2vw,30px);font-weight:400;line-height:1.15;transition:opacity .6s,transform .6s;position:absolute;top:17%;left:7%;transform:translateY(20px)}#indiaMapArea.expanded .map-partitions,#indiaMapArea.expanded .map-showcase-title{opacity:1;pointer-events:auto}#indiaMapArea.expanded .map-showcase-title{transform:translateY(0)}#indiaMapArea.expanded .map-zone{opacity:1;transform:translateY(0)}#indiaMapArea.expanded .zone-1{transition-delay:.1s}#indiaMapArea.expanded .zone-2{transition-delay:.2s}#indiaMapArea.expanded .zone-3{transition-delay:.3s}#indiaMapArea.expanded .zone-4{transition-delay:.4s}.image-card .base-map,.image-card .map-region-layer{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.image-card .base-map{z-index:1}.map-region-layer{z-index:2;opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;transform:scale(1)}.map-region-layer.active{opacity:1;transform:scale(1)}.approach-section{--navy:#13294b;--orange:#d09e3d;--cream:#f8f7f4;--paper:#fffdfc;--text:#243653;background:radial-gradient(circle at 78% 40%, #13294b09, transparent 30%), var(--cream);box-sizing:border-box;width:100%;margin-top:8%;padding:90px 6vw 100px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.approach-wrapper{grid-template-columns:minmax(300px,.75fr) minmax(600px,1.35fr);align-items:center;gap:clamp(40px,6vw,110px);width:min(1400px,100%);margin:0 auto;display:grid}.approach-intro{z-index:5;max-width:500px;position:relative}.approach-eyebrow{color:#d09e3d;letter-spacing:1.7px;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.eyebrow-line{background:#d09e3d;width:56px;height:2px;margin-bottom:28px}.approach-intro h2{letter-spacing:-2.5px;margin:0;font-weight:700;line-height:.98;color:#10264c!important;font-size:40px!important}.approach-intro h2 span{color:#d09e3d}.approach-divider{align-items:center;gap:12px;width:245px;margin:32px 0 25px;display:flex}.approach-divider span{background:#13294b26;flex:1;height:1px}.approach-divider i{color:#d09e3d;border:1px solid #f15a244d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:flex}.approach-intro p{color:#65748a;max-width:460px;margin:0;font-weight:400;line-height:1.95;font-size:13px!important}.approach-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.approach-btn{background:var(--navy);color:#fff;border-radius:4px;align-items:center;gap:18px;height:52px;padding:0 8px 0 22px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .35s,box-shadow .35s;display:inline-flex;box-shadow:0 12px 30px #13294b24}.approach-btn b{width:36px;height:36px;color:var(--orange);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:transform .35s,background .35s;display:flex}.approach-btn:hover{transform:translateY(-4px);box-shadow:0 18px 35px #13294b33}.approach-btn:hover b{background:#fff;transform:rotate(45deg)}.story-btn{color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-family:inherit;display:inline-flex}.story-btn strong{font-size:13px;font-weight:600}.play-circle{border:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;transition:background .3s,transform .3s;display:flex}.play-circle span{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid var(--orange);width:0;height:0;margin-left:3px}.story-btn:hover .play-circle{background:#d09e3d;transform:scale(1.08)}.paper-area{justify-content:center;align-items:center;min-height:660px;display:flex;position:relative}.paper-title{text-align:center;z-index:10;pointer-events:none;position:absolute;top:2px;left:50%;transform:translate(-50%)}.paper-title span{color:var(--navy);letter-spacing:-.5px;margin-bottom:5px;font-size:21px;font-style:italic;font-weight:500;display:block}.paper-title b{color:var(--navy);text-transform:uppercase;letter-spacing:2px;opacity:.7;font-size:12px;font-weight:700;display:block}.paper-arrow{z-index:9;pointer-events:none;width:90px;position:absolute;top:19px;left:59%}.paper-arrow svg{width:100%}.paper-arrow path{fill:none;stroke:var(--orange);stroke-width:1.4px;stroke-linecap:round}.fortune-wrapper{aspect-ratio:1/.86;z-index:4;width:min(650px,90%);margin-top:45px;position:relative}.fortune-shadow{filter:blur(28px);background:#13294b29;border-radius:50%;width:75%;height:35%;position:absolute;bottom:-25px;left:12%}.fortune-paper{width:100%;height:100%;transform-style:preserve-3d;filter:drop-shadow(0 24px 28px #13294b1a);transition:transform .8s cubic-bezier(.2,.8,.2,1);position:relative}.fortune-panel{width:52%;height:52%;color:var(--navy);cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#fffefa 0%,#f8f5f0 100%);border:0;flex-direction:column;align-items:center;padding:65px 45px 35px;font-family:inherit;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .5s,background .4s,z-index;display:flex;position:absolute;overflow:hidden}.fortune-panel:after{content:"";pointer-events:none;opacity:.65;position:absolute;inset:0}.panel-one{clip-path:polygon(0 0,100% 0,100% 100%,0 84%);transform-origin:100% 100%;top:0;left:0}.panel-two{clip-path:polygon(0 0,100% 0,100% 84%,0 100%);transform-origin:0 100%;top:0;right:0}.panel-three{clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);transform-origin:100% 0;bottom:0;left:0}.panel-four{clip-path:polygon(0 0,100% 16%,100% 100%,0 100%);transform-origin:0 0;bottom:0;right:0}.panel-one:after,.panel-two:after,.panel-three:after,.panel-four:after{background:linear-gradient(135deg,#0000 48.8%,#13294b14 49.5%,#0000 50.5%)}.panel-two:after{transform:scaleX(-1)}.panel-three:after{transform:scaleY(-1)}.panel-four:after{transform:scale(-1)}.panel-icon{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:15px;transition:transform .5s,background .4s;display:flex;box-shadow:0 8px 20px #13294b21}.panel-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.panel-two .panel-icon,.panel-three .panel-icon{background:#d09e3d}.support-icon{font-size:13px;font-weight:700}.panel-number{letter-spacing:1.5px;color:var(--orange);opacity:0;font-size:10px;transition:opacity .3s;position:absolute;top:28px}.panel-title{font-size:15px;font-weight:700;line-height:1.45;transition:transform .4s,color .3s;display:block;color:#10264c!important}.panel-text{color:#66758a;max-width:210px;margin-top:10px;font-size:11px;font-weight:400;line-height:1.75;transition:opacity .3s;display:block}.fortune-center{z-index:20;cursor:pointer;background:radial-gradient(circle,#fff 0%,#f7f3ee 68%,#ebe6de 100%);border:1px solid #13294b1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:155px;height:155px;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #13294b1f}.fortune-center:hover{transform:translate(-50%,-50%)scale(1.07);box-shadow:0 20px 45px #13294b2e}.center-ring{border:1px dashed #f15a2473;border-radius:50%;animation:18s linear infinite centerRotate;position:absolute;inset:9px}@keyframes centerRotate{to{transform:rotate(360deg)}}.center-small{color:#7c8797;letter-spacing:1.5px;font-size:8px;font-weight:600}.fortune-center strong{color:var(--navy);letter-spacing:1px;margin:3px 0;font-size:17px}.center-arrow{color:var(--orange);margin-top:5px;font-size:20px;line-height:1;transition:transform .3s}.fortune-center:hover .center-arrow{transform:translateY(4px)}.fortune-panel:hover,.fortune-panel.is-hovered{z-index:30}.panel-one:hover,.panel-one.is-active{transform:translate(-10px,-10px)rotate(-2deg)scale(1.025)}.panel-two:hover,.panel-two.is-active{transform:translate(10px,-10px)rotate(2deg)scale(1.025)}.panel-three:hover,.panel-three.is-active{transform:translate(-10px,10px)rotate(2deg)scale(1.025)}.panel-four:hover,.panel-four.is-active{transform:translate(10px,10px)rotate(-2deg)scale(1.025)}.fortune-panel:hover .panel-icon,.fortune-panel.is-active .panel-icon{transform:scale(1.12)rotate(-5deg)}.fortune-panel.is-active .panel-number{opacity:1}.fortune-panel.is-active .panel-title{color:var(--orange);transform:translateY(3px)}.fortune-panel.is-active .panel-text{color:#34445d}.service-status{opacity:0;pointer-events:none;z-index:50;background:#ffffffe6;border:1px solid #13294b17;border-radius:50px;align-items:center;gap:9px;padding:10px 17px;transition:opacity .4s,transform .4s;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 10px 30px #13294b14}.service-status.visible{opacity:1;transform:translate(-50%)translateY(0)}.status-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f15a2417}.status-label{color:var(--navy);white-space:nowrap;font-size:10px;font-weight:600}.status-arrow{color:var(--orange);font-size:15px}.paper-dots{background-image:radial-gradient(var(--orange) 1px, transparent 1px);opacity:.18;background-size:10px 10px;width:110px;height:110px;position:absolute;bottom:80px;right:-15px}.doodle-one{border:1px dashed #f15a2459;border-radius:50%;width:130px;height:130px;position:absolute;top:30%;left:0}.doodle-two{border:1px solid #13294b1f;border-radius:50%;width:70px;height:70px;position:absolute;top:8%;right:0}@media (width<=1100px){.approach-section{padding-left:5vw;padding-right:5vw}.approach-wrapper{grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);gap:35px}.approach-intro h2{font-size:clamp(40px,5vw,58px)}.fortune-wrapper{width:570px}.fortune-panel{padding-left:35px;padding-right:35px}}@media (width<=800px){img.mob-logoview{z-index:9;opacity:.4;width:60%;position:absolute;bottom:0;left:20%}.approach-section{padding:65px 22px 70px}.approach-wrapper{flex-direction:column;align-items:stretch;gap:45px;display:flex}.approach-intro{text-align:center;max-width:100%}.approach-eyebrow{letter-spacing:1.5px;font-size:11px}.eyebrow-line{margin:0 auto 24px}.approach-intro h2{letter-spacing:-1.8px;font-size:clamp(38px,11vw,54px);line-height:1}.approach-divider{margin:27px auto 22px}.approach-intro p{max-width:600px;margin:0 auto;font-size:13px;line-height:1.85}.approach-actions{justify-content:center;gap:18px;margin-top:28px}.approach-btn{height:48px;padding-left:18px;font-size:12px}.approach-btn b{width:32px;height:32px}.story-btn strong{font-size:12px}.play-circle{width:39px;height:39px}.paper-area{width:100%;min-height:auto;padding-top:75px;padding-bottom:50px}.paper-title{width:100%;top:0}.paper-title span{font-size:19px}.paper-title b{letter-spacing:1.5px;font-size:10px}.paper-arrow{display:none}.fortune-wrapper{width:min(560px,100%);margin-top:20px}.fortune-panel{padding:50px 22px 25px}.panel-icon{width:50px;height:50px;margin-bottom:10px}.panel-icon svg{width:21px;height:21px}.panel-title{font-size:12px;line-height:1.35}.panel-text{max-width:145px;margin-top:7px;font-size:9px;line-height:1.55}.panel-number{font-size:8px;top:22px}.fortune-center{width:115px;height:115px}.fortune-center strong{font-size:13px}.center-small{letter-spacing:1px;font-size:6px}.center-arrow{font-size:16px}.service-status{bottom:-20px}.paper-dots{width:70px;height:70px;bottom:15px;right:-15px}.doodle-one{display:none}.doodle-two{width:45px;height:45px;top:15%;right:-15px}}@media (width<=480px){.approach-section{padding:50px 17px 55px}.approach-wrapper{gap:35px}.approach-intro h2{letter-spacing:-1.4px;font-size:38px}.approach-intro p{font-size:12px;line-height:1.8}.approach-actions{flex-direction:column;gap:16px}.approach-btn{justify-content:space-between;width:190px}.paper-area{padding-top:72px;overflow:visible}.fortune-wrapper{aspect-ratio:1;width:100%}.fortune-panel{width:54%;height:54%;padding:42px 12px 18px}.panel-icon{width:43px;height:43px;margin-bottom:7px}.panel-icon svg{width:18px;height:18px}.support-icon,.panel-title{font-size:10px}.panel-text{max-width:105px;font-size:7.5px;line-height:1.45}.panel-number{top:17px}.fortune-center{width:92px;height:92px}.fortune-center strong{font-size:10px}.center-small{letter-spacing:.8px;font-size:5px}.center-arrow{margin-top:2px;font-size:13px}.status-label{font-size:8px}.service-status{padding:8px 13px}}@media (prefers-reduced-motion:reduce){.fortune-panel,.fortune-center,.approach-btn,.play-circle,.service-status,.center-ring{transition:none!important;animation:none!important}}.travel-priority-bar{white-space:nowrap;background:#170043;border:1px solid #ffffff73;width:100%;margin:40px 0;padding:20px 0;overflow:hidden}.priority-track{width:max-content;animation:30s linear infinite priorityScroll;display:flex}.priority-items{flex-shrink:0;align-items:center;display:flex}.priority-items span{color:#ffffffd1;letter-spacing:.2px;padding:0 22px;font-size:27px;font-weight:600}.priority-items i{background:#d09e3d;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}@keyframes priorityScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.travel-priority-bar:hover .priority-track{animation-play-state:paused}@media (width<=768px){.travel-priority-bar{padding:15px 0}.priority-items span{padding:0 15px;font-size:11px}}:root{--navy:#0f1b3d;--navy-soft:#16234a;--orange:#d09e3d;--orange-dark:#d09e3d;--bg:#efefef;--white:#fff;--muted:#6b7280;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--container:1280px}body{background:var(--bg);color:var(--navy);-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;overflow-x:hidden}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.hero-intro-rows{grid-template-rows:0fr;transition:grid-template-rows 1.1s cubic-bezier(.65,0,.35,1);display:grid}.hero-intro-rows.is-open{grid-template-rows:1fr}.hero-intro-inner{min-height:0;overflow:hidden}.hero-intro{max-width:var(--container);opacity:0;justify-content:center;align-items:center;gap:28px;margin:0 auto;padding:48px 32px 40px;transition:opacity .8s,transform .8s;display:flex;transform:translateY(14px)}.hero-intro-rows.is-open .hero-intro{opacity:1;transition-delay:.25s;transform:translateY(0)}.social-rail{flex-direction:row;align-items:center;gap:12px;display:flex}.social-rail a{background:var(--navy);width:38px;height:38px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.social-rail a:hover{background:var(--orange)}.hero-heading{text-align:center;letter-spacing:-.02em;color:var(--navy);font-weight:700;line-height:1.12;font-size:34px!important}.hero-heading .accent{color:var(--orange)}.arrow-circle{background:var(--orange);border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:64px;height:64px;transition:transform .25s;display:flex;box-shadow:0 8px 20px #ffac1e59!important}.arrow-circle:hover{transform:translateY(-3px)rotate(8deg)}.hero-media{max-width:var(--container);margin:0 auto;padding:0 32px;transition:max-width 1.1s cubic-bezier(.65,0,.35,1),padding 1.1s cubic-bezier(.65,0,.35,1),margin 1.1s cubic-bezier(.65,0,.35,1);position:relative}.hero-media.is-full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.hero-video{display:block}.slider-viewport{border-radius:var(--radius-lg);width:100%;height:min(62vw,560px);min-height:340px;transition:height 1.1s cubic-bezier(.65,0,.35,1),border-radius 1.1s cubic-bezier(.65,0,.35,1);position:relative;overflow:hidden}.hero-media.is-full .slider-viewport{border-radius:0;height:78vh;min-height:420px}.slider-track{height:100%;transition:transform .7s cubic-bezier(.65,0,.35,1);display:flex}.slidea{flex:0 0 100%;height:100%}.slidea .hero-video,.slidea img{object-fit:cover;width:100%;height:100%;display:block}.slider-arrow{-webkit-backdrop-filter:blur(6px);z-index:5;background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,opacity .7s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#ffffff52}.slider-arrow.prev{left:24px}.slider-arrow.next{right:24px}.slider-dots{z-index:5;gap:8px;transition:opacity .7s;display:flex;position:absolute;bottom:108px;left:50%;transform:translate(-50%)}.slider-dots button{background:#ffffff8c;border-radius:999px;width:8px;height:8px;transition:all .25s}.slider-dots button.active{background:var(--orange);width:22px}.hero-media-overlay{border-radius:var(--radius-lg);pointer-events:none;background:linear-gradient(#0f1b3d59 0%,#0f1b3d00 30% 65%,#0f1b3d26 100%);transition:inset 1.1s cubic-bezier(.65,0,.35,1),border-radius 1.1s cubic-bezier(.65,0,.35,1);position:absolute;inset:0 32px}.hero-media.is-full .hero-media-overlay{border-radius:0;inset:0}.hero-media.is-full .slider-arrow,.hero-media.is-full .slider-dots{opacity:0;pointer-events:none}.hero-caption,.promo-card,.search-bar{transition:opacity .7s .55s,transform .7s .55s}.hero-media.is-full .hero-caption,.hero-media.is-full .promo-card,.hero-media.is-full .search-bar{opacity:0;pointer-events:none;transition-delay:0s;transform:translateY(18px)}.hero-caption{text-shadow:0 2px 12px #00000040;font-weight:500;line-height:1.4;position:absolute;top:44px;left:64px;color:var(--white)!important;font-size:15px!important}.promo-card{background:var(--white);border-radius:var(--radius-md);width:250px;padding:22px 22px 24px;position:absolute;bottom:130px;left:56px;box-shadow:0 20px 40px #0f1b3d2e}.promo-card p{color:var(--muted);margin-bottom:18px;line-height:1.55;font-size:13px!important}.booking-btn{background:var(--navy);color:var(--white);border-radius:999px;align-items:center;gap:10px;padding:10px 10px 10px 20px;font-size:.85rem;font-weight:500;display:inline-flex}.btn-arrow{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.search-bar{background:var(--white);border-radius:999px;align-items:center;gap:18px;width:calc(100% - 64px);max-width:980px;padding:10px 10px 10px 28px;display:flex;position:absolute;bottom:-34px;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #0f1b3d29}.search-field{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.field-icon{flex-shrink:0}.search-field div{flex-direction:column;min-width:0;display:flex}.field-label{color:var(--muted);font-size:.7rem;font-weight:400}.field-value{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.field-input{color:var(--navy);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:.85rem;font-weight:500}.field-input::-webkit-calendar-picker-indicator{filter:invert(9%)sepia(45%)saturate(1800%)hue-rotate(210deg)brightness(.9);cursor:pointer;margin-left:6px}.field-input:focus{color:var(--orange)}label.field-label{cursor:pointer}.divider{background:#e5e7eb;flex-shrink:0;width:1px;height:32px}.search-submit{background:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex}.search-submit:hover{background:var(--orange)}.marquee-section{background:var(--navy);margin-top:110px;padding:22px 0;overflow:hidden}.marquee-track{width:max-content;animation:32s linear infinite scroll-marquee;display:flex}.marquee-list{flex-shrink:0;align-items:center;display:flex}.marquee-list li{color:var(--white);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:0 28px;font-size:22px;font-weight:600;position:relative}.marquee-list li:after{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}.hero-media,.slider-viewport,.slider-track,.slider-arrow,.slider-dots,.hero-media-overlay,.hero-caption,.promo-card,.search-bar,.hero-intro-rows,.hero-intro{transition:none!important}.hero-intro-rows{grid-template-rows:1fr}.hero-intro{opacity:1;transform:none}}.no-js .hero-intro-rows{grid-template-rows:1fr}.no-js .hero-intro{opacity:1;transform:none}.no-js .hero-media.is-full{max-width:var(--container);width:auto;margin-left:auto;margin-right:auto;padding:0 32px}.no-js .hero-media.is-full .slider-viewport{border-radius:var(--radius-lg);height:min(62vw,560px);min-height:340px}.no-js .hero-media.is-full .hero-media-overlay{border-radius:var(--radius-lg);inset:0 32px}.no-js .hero-media.is-full .hero-caption,.no-js .hero-media.is-full .promo-card,.no-js .hero-media.is-full .search-bar,.no-js .hero-media.is-full .slider-arrow,.no-js .hero-media.is-full .slider-dots{opacity:1;pointer-events:auto;transform:none}@media (width<=1024px){.hero-caption{font-size:1rem;top:32px;left:40px}.promo-card{width:210px;bottom:110px;left:32px}}@media (width<=860px){.nav-pill{display:none}.hamburger{display:flex}.hero-intro{flex-direction:column;gap:22px;padding-top:28px}.arrow-circle{width:54px;height:54px}.promo-card{width:auto;margin:20px 0 0;position:static}.hero-media{padding:0 20px}.slider-viewport{border-radius:var(--radius-md);height:380px}.hero-media-overlay{border-radius:var(--radius-md);inset:0}.hero-caption{font-size:.95rem;top:24px;left:24px}.slider-arrow{width:36px;height:36px}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.slider-dots{bottom:16px}.search-bar{border-radius:var(--radius-md);flex-wrap:nowrap;width:100%;margin-top:20px;padding:16px;position:static;transform:none}.search-field{flex:40%}.divider{display:none}.search-submit{margin-left:auto}.marquee-section{margin-top:30px}}@media (width<=520px){.site-header{padding:20px 18px 0}.logo{font-size:1.15rem}.hero-intro{padding:24px 18px 0}.hero-heading{font-size:2rem}.hero-media{margin-top:20px;padding:0 16px}.slider-viewport{height:300px}.search-field{flex:100%}.search-field+.search-field{border-top:1px solid #eee;padding-top:10px}.search-submit{border-radius:var(--radius-sm);width:100%;margin-top:6px}.promo-card{width:auto}}.card-heading{text-align:center;width:80%;margin:60px auto 0}.card-heading h2{margin-bottom:23px;letter-spacing:3px!important;font-size:40px!important}.card-heading p{line-height:31px}@media (width<=860px){.hero-media-overlay{border-radius:var(--radius-md);height:100%;min-height:650px;inset:0}}.faq-section{background:radial-gradient(circle at 50% 35%,#fff 0%,#f7f7f6f2 50%,#ebeef2cc 100%);padding:100px 6%;position:relative;overflow:hidden}.faq-container{max-width:1200px;margin:auto}.faq-heading{max-width:550px;margin-bottom:28px}.faq-tag{color:#d09e3d;letter-spacing:2px;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.faq-heading h3{letter-spacing:-2px;margin:0;font-weight:700;line-height:.95;color:#10264c!important;font-size:34px!important}.faq-heading h2 span{color:#d09e3d}.faq-heading p{color:#596474;max-width:400px;margin-top:20px;line-height:1.6;font-size:13px!important}.faq-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);align-items:start;gap:45px;display:grid}.faq-list{flex-direction:column;gap:6px;display:flex}.faq-item{background:#ffffff8c;border:1px solid #10224714;border-radius:12px;transition:all .35s;overflow:hidden;box-shadow:0 8px 25px #1022470a}.faq-item.active{background:#ffffffd1}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 18px;font-family:inherit;font-weight:600;display:flex;color:#10264c!important;font-size:13px!important}.faq-icon{color:#102247;font-size:25px;font-weight:400;transition:transform .3s}.faq-item.active .faq-icon{color:#d09e3d}.faq-answer{align-items:flex-start;gap:25px;max-height:0;padding:0 30px;transition:max-height .45s,opacity .3s,padding .45s;display:flex;overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:250px;padding:8px 30px 24px}.faq-answer p{color:#536073;margin:0;line-height:1.75;font-size:13px!important}.faq-answer-icon{color:#d09e3d;min-width:55px;font-size:35px}.faq-contact-card{text-align:center;background:#ffffffad;border:1px solid #10224714;border-radius:18px;min-height:380px;padding:45px 35px 25px;box-shadow:0 18px 45px #10224714}.chat-icon{color:#fff;letter-spacing:3px;border-radius:50%;justify-content:center;align-items:center;width:70px;height:65px;margin:0 auto 25px;font-size:23px;display:flex;box-shadow:0 10px 25px #1022472e;background:#10264c!important}.faq-contact-card h3{margin:0;line-height:1.2;color:#10264c!important;font-size:34px!important}.orange-line{background:#d09e3d;width:45px;height:2px;margin:18px auto}.faq-contact-card p{color:#596474;max-width:270px;margin:0 auto 25px;line-height:1.65;font-size:13px!important}.faq-contact-btn{color:#fff;background:#102247;border-radius:8px;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.faq-contact-btn span{flex:1;padding:17px 25px}.faq-contact-btn strong{background:#d09e3d;justify-content:center;align-self:stretch;align-items:center;width:55px;font-size:24px;transition:all .3s;display:flex}.faq-contact-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #10224733}.faq-contact-btn:hover strong{width:65px}@media (width<=900px){.faq-section{padding:0 25px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-contact-card{width:100%;max-width:550px;margin:auto}}@media (width<=500px){.faq-heading h2{font-size:42px}.faq-question{padding:18px 15px;font-size:14px}.faq-item.active .faq-answer{padding:5px 20px 20px}.faq-answer-icon{display:none}.faq-contact-card{padding:35px 22px 22px}}.partner-section{--navy:#102247;--orange:#d09e3d;--text:#526074;--background:#f5f9fa;background:var(--background);text-align:center;isolation:isolate;width:100%;min-height:680px;padding:46px 0 0;position:relative;overflow:hidden}.cta-atmosphere{opacity:0;z-index:-1;background:radial-gradient(#ffffffb3 0%,#ffffff40 38%,#0000 72%);border-radius:50%;width:700px;height:430px;transition:opacity 1.5s;position:absolute;top:0;left:50%;transform:translate(-50%)}.partner-section.cta-active .cta-atmosphere{opacity:1}.partner-content{z-index:20;text-align:center;width:min(900px,100% - 40px);margin:0 auto;position:relative}.aos-item{--aos-index:0;will-change:transform, opacity, filter}.partner-eyebrow{color:var(--orange);letter-spacing:2.2px;opacity:0;filter:blur(5px);margin-bottom:9px;font-size:9px;font-weight:700;display:inline-block;transform:translateY(18px)scale(.96)}.partner-section.cta-active .partner-eyebrow{animation:.75s cubic-bezier(.16,1,.3,1) forwards eyebrowReveal}@keyframes eyebrowReveal{0%{opacity:0;filter:blur(5px);transform:translateY(18px)scale(.96)}to{opacity:.82;filter:blur();transform:translateY(0)scale(1)}}.partner-title{color:var(--navy);letter-spacing:-1.7px;margin:0;font-weight:700;line-height:1.13;font-size:40px!important}.title-line,.title-accent{opacity:0;filter:blur(10px);clip-path:inset(100% 0 0);width:fit-content;margin:0 auto;display:block}.title-line{transform:translateY(28px)}.title-accent{color:#d09e3d;margin-bottom:5px;position:relative;transform:translateY(34px)scale(.96)}.partner-section.cta-active .title-line{animation:1s cubic-bezier(.16,1,.3,1) .12s forwards titleReveal}.partner-section.cta-active .title-accent{animation:.9s cubic-bezier(.16,1,.3,1) .3s forwards accentReveal}@keyframes titleReveal{0%{opacity:0;filter:blur(8px);transform:translateY(45px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes accentReveal{0%{opacity:0;filter:blur(10px);clip-path:inset(100% 0 0);transform:translateY(34px)scale(.96)}to{opacity:1;filter:blur();clip-path:inset(0);transform:translateY(0)scale(1)}}.title-accent:after{content:"";background:var(--orange);border-radius:30px;width:0;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.partner-section.cta-active .title-accent:after{animation:.65s cubic-bezier(.16,1,.3,1) .8s forwards accentLine}@keyframes accentLine{0%{opacity:0;width:0}to{opacity:.8;width:55px}}.google-reviews-heading h2{font-family:Poppins,sans-serif!important}.partner-description{color:var(--text);opacity:0;filter:blur(5px);margin:17px auto 21px;line-height:1.55;transform:translateY(18px);font-size:13px!important}.partner-section.cta-active .partner-description{animation:.85s cubic-bezier(.16,1,.3,1) .52s forwards descriptionReveal}@keyframes descriptionReveal{0%{opacity:0;filter:blur(5px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}.partner-buttons{z-index:40;opacity:0;justify-content:center;align-items:center;gap:24px;display:flex;position:relative;transform:translateY(20px)scale(.97)}.partner-section.cta-active .partner-buttons{animation:.8s cubic-bezier(.16,1,.3,1) .68s forwards buttonsReveal}@keyframes buttonsReveal{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.partner-btn{box-sizing:border-box;border-radius:30px;justify-content:space-between;align-items:center;width:190px;height:43px;padding:0 12px 0 28px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,background .35s;display:inline-flex;position:relative;overflow:hidden}.partner-btn:hover{transform:translateY(-4px)}.primary-btn{color:#fff;background:var(--navy);box-shadow:0 9px 24px #10224726}.primary-btn:hover{box-shadow:0 16px 35px #1022473b}.btn-label{z-index:3;position:relative}.btn-arrow{z-index:3;color:#fff;background:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:18px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.primary-btn:hover .btn-arrow{transform:scale(1.1)translate(2px)}.btn-arrow:after{content:"";opacity:0;border:1px solid #ed5b1a73;border-radius:50%;position:absolute;inset:-1px;transform:scale(.8)}.primary-btn:hover .btn-arrow:after{animation:1.2s ease-out infinite arrowRipple}@keyframes arrowRipple{0%{opacity:.7;transform:scale(.8)}to{opacity:0;transform:scale(1.9)}}.secondary-btn{color:var(--navy);background:#ffffff40;border:1px solid #102247bf}.secondary-btn:hover{background:#fffc;box-shadow:0 12px 28px #10224714}.download-icon{z-index:3;color:var(--orange);font-size:21px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative}.secondary-btn:hover .download-icon{transform:translateY(4px)}.partner-btn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:25%;height:300%;position:absolute;top:-100%;left:-40%;transform:rotate(18deg)translate(-250%)}.partner-btn:hover:before{animation:1s ease-out buttonSweep}@keyframes buttonSweep{0%{transform:rotate(18deg)translate(-250%)}to{transform:rotate(18deg)translate(700%)}}.journey-stage{--mouse-x:0px;--mouse-y:0px;z-index:5;opacity:0;clip-path:inset(100% 0 0);pointer-events:auto;width:min(1477px,100vw);height:430px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.partner-section.cta-active .journey-stage{animation:1.45s cubic-bezier(.16,1,.3,1) .72s forwards artworkReveal}@keyframes artworkReveal{0%{opacity:0;clip-path:inset(100% 0 0)}65%{opacity:1;clip-path:inset(0)}to{opacity:1;clip-path:inset(0)}}.journey-illustration{width:100%;transform:translateX(-50%) translate(var(--mouse-x), var(--mouse-y)) scale(.975);transform-origin:bottom;will-change:transform;transition:transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-60px;left:50%}@keyframes artworkSettle{0%{transform:translate(-50%)translateY(25px)scale(.96)}70%{transform:translate(-50%)translateY(-3px)scale(1.005)}to{transform:translate(-50%)translateY(0)scale(1)}}.journey-illustration img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.journey-reveal-light{z-index:8;pointer-events:none;opacity:0;filter:blur(8px);background:linear-gradient(90deg,#0000,#ffffff3d,#0000);width:20%;height:140%;position:absolute;top:-20%;left:-30%;transform:skew(-15deg)translate(-100%)}.partner-section.cta-active .journey-reveal-light{animation:2.2s cubic-bezier(.2,.7,.2,1) 1.45s forwards cinematicSweep}@keyframes cinematicSweep{0%{opacity:0;transform:skew(-15deg)translate(-100%)}15%{opacity:.55}60%{opacity:.22}to{opacity:0;transform:skew(-15deg)translate(850%)}}.partner-section.cta-active .journey-illustration{animation:1.6s cubic-bezier(.16,1,.3,1) .72s forwards artworkSettle,6s ease-in-out 2.6s infinite artworkBreathing}@keyframes artworkBreathing{0%{transform:scale(1.06)}to{transform:scale(1.12)}}@media (width<=1000px){.partner-section{min-height:620px;padding-top:42px}.journey-stage{width:1150px;height:395px}.partner-content h2{font-size:clamp(35px,5vw,48px)}.partner-description{font-size:15px}}@media (width<=768px){.partner-section{min-height:575px;padding:42px 18px 0}.partner-content{width:100%}.partner-eyebrow{letter-spacing:1.5px;margin-bottom:8px;font-size:8px}.partner-content h2{letter-spacing:-1px;font-size:clamp(30px,7vw,38px);line-height:1.1}.partner-content p{margin:14px auto 19px;font-size:13px;line-height:1.5}.partner-content p br{display:none}.partner-buttons{gap:9px}.partner-btn{width:175px;height:41px;padding:0 10px 0 18px;font-size:10.5px}.btn-arrow{width:25px;height:25px;font-size:16px}.download-icon{font-size:19px}.journey-stage{width:850px;height:325px;bottom:0}.journey-illustration{width:850px;transform:translate(-50%)}.journey-reveal-light{display:none}.cta-atmosphere{width:500px;height:350px}}@media (width<=480px){.partner-section{min-height:540px;padding:36px 16px 0}.partner-eyebrow{letter-spacing:1.3px;font-size:7px}.partner-content h2{font-size:29px;line-height:1.1}.partner-content p{margin:13px auto 17px;font-size:12px}.partner-buttons{gap:7px}.partner-btn{width:160px;height:40px;padding:0 9px 0 15px;font-size:9.5px}.btn-arrow{width:24px;height:24px}.download-icon{font-size:18px}.journey-stage{width:720px;height:275px;bottom:-10px}.journey-illustration{width:720px;bottom:20px}}@media (width<=360px){.partner-section{min-height:525px;padding-top:32px}.partner-content h2{font-size:27px}.partner-content p{font-size:11.5px}.partner-btn{width:150px;font-size:9px}.journey-stage{width:680px;height:260px}.journey-illustration{width:680px}}@media (prefers-reduced-motion:reduce){.partner-section *,.partner-section :before,.partner-section :after{transition:none!important;animation:none!important}}@media (width>=1500px){.footer-container{padding-left:35px;padding-right:35px}.footer-top{gap:50px}.footer-illustration{width:calc(100% + 70px);height:205px;margin-left:-35px;margin-right:-35px}.footer-socials a{width:29px;height:29px}}@media (width<=1350px) and (width>=1025px){.footer-container{padding:25px 24px 0}.footer-top{gap:31px}.footer-logo{font-size:20px}.footer-description{font-size:9px}.footer-contact-list{gap:8px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:10px}.footer-column a,.footer-newsletter p{font-size:8px}.footer-illustration{width:calc(100% + 48px);height:175px;margin-left:-24px;margin-right:-24px}.footer-socials a{width:27px;height:27px}.footer-socials svg{width:14px;height:14px}}@media (width<=1024px) and (width>=768px){.footer-container{padding:25px 20px 0}.footer-top{grid-template-columns:1.25fr .85fr .85fr .85fr;gap:24px}.footer-newsletter{grid-column:4}.footer-logo{font-size:19px}.footer-description{font-size:8.5px}.footer-contact-list{gap:7px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:9px}.footer-heading-line{width:22px;margin-top:7px;margin-bottom:10px}.footer-column ul{gap:6px}.footer-column a,.footer-newsletter p{font-size:7.5px}.footer-subscribe{height:33px}.footer-illustration{width:calc(100% + 40px);height:145px;margin-left:-20px;margin-right:-20px}.footer-bottom{min-height:52px}.footer-socials{gap:12px}.footer-socials a{width:26px;height:26px}.footer-socials svg{width:14px;height:14px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:7px}}@media (width<=767px){.footer-container{padding:30px 18px 0}.footer-top{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-logo{font-size:21px}.footer-description{margin-top:14px;font-size:10px;line-height:1.6}.footer-contact-list{gap:8px}.footer-contact-list a,.footer-contact-list div{font-size:9px}.footer-column{padding-top:0}.footer-column h3{font-size:10px}.footer-heading-line{width:23px;margin-top:7px;margin-bottom:10px}.footer-column ul{gap:7px}.footer-column a{font-size:8.5px}.footer-newsletter{grid-column:1/-1}.footer-newsletter p{max-width:280px;font-size:9px}.footer-subscribe{max-width:280px;height:36px}.footer-subscribe input{font-size:8px}.footer-illustration{width:calc(100% + 36px);height:130px;margin:14px -18px 0}.footer-bottom{flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:auto;padding:13px 0 16px}.footer-socials{gap:15px}.footer-socials a{width:30px;height:30px}.footer-socials svg{width:16px;height:16px}.footer-legal{align-items:center;gap:5px}.footer-legal-links{gap:8px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:7px}}@media (width<=480px){.footer-container{padding:27px 14px 0}.footer-top{gap:24px 15px}.footer-logo{font-size:19px}.footer-logo-mark{transform-origin:0;transform:scale(.9)}.footer-description{font-size:9px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:9px}.footer-column a{font-size:7.8px}.footer-column ul{gap:6px}.footer-newsletter p{font-size:8px}.footer-subscribe{max-width:250px;height:34px}.footer-illustration{width:calc(100% + 28px);height:105px;margin-left:-14px;margin-right:-14px}.footer-socials{gap:13px}.footer-socials a{width:29px;height:29px}.footer-socials svg{width:15px;height:15px}.footer-bottom{gap:10px}}@media (width<=360px){.footer-top{grid-template-columns:1fr 1fr;gap:21px 12px}.footer-description,.footer-column h3{font-size:8px}.footer-column a{font-size:7px}.footer-newsletter p{font-size:7.5px}.footer-illustration{height:90px}.footer-socials a{width:27px;height:27px}.footer-socials svg{width:14px;height:14px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:6px}}@media (width<=767px){.hero-intro{flex-flow:wrap;text-align:left!important;justify-content:stretch!important;gap:8px 14px!important;width:100%!important;max-width:none!important;padding:24px 18px!important;display:flex!important}.hero-intro .social-rail{order:3;margin-top:10px;grid-area:social!important;justify-content:flex-start!important}.hero-intro .hero-heading{text-align:left!important;grid-area:title!important;width:80%!important;margin:0!important;font-size:clamp(29px,8.5vw,40px)!important;line-height:1.04!important}.hero-intro .arrow-circle{grid-area:arrow!important;place-self:center end!important;width:52px!important;height:52px!important}.mobile-section-container{width:100%!important;height:300vh!important;margin-top:0!important;display:block!important;position:relative!important}.mobile-scenes-wrapper{background:#efefef!important;width:100%!important;height:100vh!important;display:block!important;position:sticky!important;top:0!important;left:0!important;overflow:hidden!important}.scene{transition:opacity .3s;width:100%!important;height:100%!important;margin:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}#scene1{opacity:1;visibility:visible;display:flex;z-index:10!important}#scene2{opacity:0;visibility:hidden;display:none;z-index:20!important}#scene3{opacity:0;visibility:hidden;display:none;z-index:30!important}.scene-inner{width:100%!important;height:100vh!important;display:block!important;position:relative!important;overflow:hidden!important}.slide{justify-content:flex-start;box-sizing:border-box!important;flex-direction:column!important;align-items:center!important;gap:6px!important;width:100%!important;height:100vh!important;padding:12px 14px!important;display:flex!important;position:relative!important;overflow:hidden!important}.rdimg,#scene1 .rdimg,#scene2 .rdimg,#scene3 .rdimg{object-fit:cover!important;border-radius:inherit!important;width:min(80vw,250px)!important;height:auto!important;margin:0 auto!important}#scene1 .left-content,#scene2 .left-content,#scene3 .left-content{z-index:20!important;text-align:center!important;opacity:1!important;pointer-events:auto!important;flex-shrink:0!important;width:100%!important;max-width:360px!important;margin:0 auto!important;position:relative!important;inset:auto!important;transform:none!important}#scene1 .image-area,#scene2 .image-area,#scene3 .image-area,#scene3 #indiaMapArea{z-index:10!important;aspect-ratio:auto!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:min(80vw,250px)!important;height:min(28vh,190px)!important;margin:4px auto!important;display:flex!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}.image-card{border-radius:16px!important;width:100%!important;height:100%!important;overflow:hidden!important;box-shadow:0 12px 28px #1022472e!important}.image-card img{object-fit:cover!important;width:100%!important;height:100%!important;margin:0!important}#scene1 .right-content,#scene2 .right-content,#scene3 .right-content{z-index:20!important;text-align:center!important;opacity:1!important;pointer-events:auto!important;flex-shrink:0!important;width:100%!important;max-width:360px!important;margin:0 auto!important;position:relative!important;inset:auto!important;transform:none!important}.slide-number{color:#ed5b1a!important;justify-content:center!important;margin-bottom:6px!important;font-size:14px!important;font-weight:700!important}.slide-number:after{width:25px;background:#ed5b1a!important}.category{letter-spacing:2.5px!important;color:#ed5b1a!important;margin-bottom:6px!important;font-size:14px!important;font-weight:700!important}.left-content h2{letter-spacing:-.5px!important;color:#0f1b3d!important;max-width:100%!important;margin:4px auto 0!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.12!important}.left-content .line{background:#ed5b1a!important;width:40px!important;height:3px!important;margin:8px auto 0!important}.right-content h4{letter-spacing:2.5px!important;color:#ed5b1a!important;margin-bottom:6px!important;font-size:14px!important;font-weight:700!important}.right-content p{color:#555!important;max-width:320px!important;margin-bottom:12px!important;margin-left:auto!important;margin-right:auto!important;font-size:13px!important;line-height:1.55!important}.discover{margin:0 auto!important;padding-bottom:4px!important;font-size:13px!important;font-weight:600!important;display:inline-flex!important}#scene1 .image-card,#scene2 .image-card{transform-origin:50%!important}.nav-pill.mobile-open{z-index:9999!important;background:#0f1b3d!important;border-radius:18px!important;flex-direction:column!important;padding:16px 20px!important;display:flex!important;position:fixed!important;top:70px!important;left:18px!important;right:18px!important;box-shadow:0 10px 30px #00000040!important}.nav-pill.mobile-open a{color:#fff!important;text-align:center!important;padding:10px 0!important;font-size:.95rem!important}.nav-pill.mobile-open a.active{background:#d09e3d!important}#scene3 .slide{min-height:auto!important}#scene3 .image-area,#scene3 #indiaMapArea{z-index:10!important;flex-shrink:0!important;width:100%!important;margin:16px auto!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}#scene3 .image-card{width:100%!important;height:100%!important;transform-style:preserve-3d!important;border-radius:16px!important;position:absolute!important;inset:0!important;overflow:visible!important}#scene3 .india-card-front{backface-visibility:hidden!important;border-radius:16px!important;position:absolute!important;inset:0!important;overflow:hidden!important}#scene3 .india-card-back{width:100%;backface-visibility:hidden!important;background:#f4f4f2!important;border-radius:18px!important;position:absolute!important;transform:rotateY(180deg)!important;box-shadow:0 12px 30px #10224729!important}#scene3 .right-content{margin-top:14px!important}#scene3 .india-card-face>img:not(.map-region-layer){object-fit:cover!important}#scene3 .india-card-back .base-map,#scene3 .india-card-back .map-region-layer{object-fit:contain!important;width:100%!important;height:100%!important}#scene3 .map-showcase-title{display:none!important}#scene3 #mapPartitions{opacity:1!important;pointer-events:auto!important;z-index:50!important;width:100%!important;height:100%!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}#scene3 .map-zone{text-align:center!important;cursor:pointer!important;opacity:1!important;white-space:nowrap!important;padding:5px 10px!important;transition:all .2s!important;position:absolute!important}#scene3 .map-zone h3{color:#0f1b3d!important;white-space:nowrap!important;margin:0!important;font-size:10px!important;font-weight:600!important}#scene3 .map-zone h3 span{color:#ed5b1a!important;font-weight:700!important}#scene3 .map-zone p{display:none!important}#scene3 .zone-1{inset:5px auto auto 59%!important;transform:translate(-50%)!important}#scene3 .zone-2{inset:30% auto auto 0!important;transform:translateY(-50%)!important}#scene3 .zone-3{inset:64% 0 auto auto!important;transform:translateY(-50%)!important}#scene3 .zone-4{inset:auto auto 0 0%!important}.hero-media,.hero-media.is-full{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:0 14px!important}.slider-viewport,.hero-media.is-full .slider-viewport{border-radius:18px!important;width:100%!important;height:360px!important;min-height:0!important}.hero-media .slider-arrow,.hero-media.is-full .slider-arrow{opacity:1!important;pointer-events:auto!important;z-index:99!important;background:#0f1b3da6!important;border:1px solid #fff6!important;width:36px!important;height:36px!important;display:flex!important;top:180px!important;transform:translateY(-50%)!important}.hero-media .slider-arrow.prev,.hero-media.is-full .slider-arrow.prev{left:24px!important}.hero-media .slider-arrow.next,.hero-media.is-full .slider-arrow.next{right:24px!important}.hero-media .slider-dots,.hero-media.is-full .slider-dots{opacity:1!important;pointer-events:auto!important;z-index:99!important;display:flex!important;top:320px!important;bottom:auto!important}.slider-dots button{background:#fff9!important;width:10px!important;height:10px!important}.slider-dots button.active{background:#d09e3d!important;width:24px!important}.hero-caption{font-size:.8rem!important;top:22px!important;left:28px!important}.promo-card{width:100%!important;margin:16px 0 0!important;padding:18px!important;position:static!important}.search-bar{overflow-x:scroll;border-radius:16px!important;flex-direction:row!important;align-items:stretch!important;gap:0!important;width:100%!important;margin:16px 0 0!important;padding:14px!important;position:static!important;transform:none!important}.search-field{min-height:52px;margin-right:20px;flex:none!important;width:max-content!important}.divider{display:none!important}.search-submit{border-radius:12px!important;width:100%!important;height:44px!important;margin-top:8px!important}.offer-section{flex-direction:column!important;align-items:center!important;gap:28px!important;width:100%!important;min-height:auto!important;padding:5px 18px 130px!important;display:flex!important}.offer-intro{text-align:center!important;width:100%!important;padding-top:0!important}.offer-intro p{max-width:100%!important;font-size:13px!important;line-height:1.7!important}.divider{width:min(250px,80%)!important;margin:20px auto!important}.traveller-image{width:100%!important;height:350px!important}.offer-wheel{order:3!important;width:260px!important;height:260px!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.wheel-center{width:145px!important;height:145px!important;font-size:18px!important}.offer-list{order:4!important;width:100%!important;padding-left:0!important}.offer-card{clip-path:none!important;border-radius:14px!important;width:100%!important;min-height:100px!important;padding:16px 18px!important}.faq-section{width:100%!important;padding:0 18px!important}.faq-heading{text-align:center!important;width:100%!important;max-width:none!important}.faq-grid{grid-template-columns:1fr!important;gap:25px!important}.faq-question{padding:17px 14px!important;font-size:13px!important}.faq-item.active .faq-answer{padding:5px 18px 18px!important}.faq-answer-icon{display:none!important}.partner-section{width:100%!important;min-height:540px!important;padding:55px 18px 0!important}.partner-content{width:100%!important}.partner-content h2{font-size:clamp(29px,8vw,38px)!important;line-height:1.12!important}.partner-content p br{display:none!important}.partner-buttons{flex-direction:column!important;align-items:center!important;gap:10px!important}.partner-btn{width:min(290px,100%)!important;min-width:0!important}.journey-illustration{width:700px!important;max-width:none!important;transform:translate(-50%)!important}.footer-container{width:100%!important;padding:30px 18px 0!important}.footer-top{grid-template-columns:1fr 1fr!important;gap:28px 20px!important}.footer-brand,.footer-newsletter{grid-column:1/-1!important}.footer-bottom{flex-direction:column!important;justify-content:center!important;align-items:center!important}}@media (width<=480px){.hero-intro{grid-template-columns:minmax(0,1fr) 48px!important;gap:7px 10px!important;padding:20px 15px 0!important}.hero-intro .hero-heading{font-size:30px!important}.hero-intro .arrow-circle{width:48px!important;height:48px!important}.hero-media,.hero-media.is-full{padding-left:12px!important;padding-right:12px!important}.slider-viewport,.hero-media.is-full .slider-viewport{height:300px!important}.hero-media .slider-arrow,.hero-media.is-full .slider-arrow{top:150px!important}.hero-media .slider-dots,.hero-media.is-full .slider-dots{top:265px!important}.scene-inner,.slide{min-height:640px!important}.image-area{width:min(82vw,300px)!important;height:360px!important}.left-content,.right-content{width:100%!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.left-content h2{font-size:clamp(20px,5.5vw,28px)!important}.traveller-image{height:300px!important}.offer-wheel{width:240px!important;height:240px!important}.wheel-center{width:130px!important;height:130px!important;font-size:16px!important}.partner-content h2{font-size:29px!important}.journey-illustration{width:620px!important}.faq-heading h2{font-size:38px!important}}.hero-slide-fallback{background:#0f1b3d;width:100%;height:100%;min-height:300px}#scene3 .scene-inner{perspective:1600px}#scene3 #indiaMapArea{aspect-ratio:16/9;z-index:10;width:min(390px,65vw);height:auto;margin:auto;position:relative;overflow:visible}#scene3 .india-flip-card{transform-origin:50%;will-change:transform;border-radius:22px;width:100%;height:100%;position:absolute;inset:0;overflow:visible;box-shadow:0 30px 70px #10224733;transform-style:preserve-3d!important}#scene3 .india-card-face{border-radius:inherit;backface-visibility:hidden;position:absolute;inset:0}#scene3 .india-card-back{background:#f4f4f2;transform:rotateY(180deg)}#scene3 .india-card-face>img:not(.map-region-layer){object-fit:cover;width:100%;height:100%;display:block}#scene3 .india-image-label{color:#fff;letter-spacing:2px;background:#0d1f3bc7;border-left:2px solid #d09e3d;padding:9px 14px;font-size:10px;font-weight:700;position:absolute;bottom:20px;left:22px}#scene3 .india-card-back .base-map,#scene3 .india-card-back .map-region-layer{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}#scene3 .india-card-back .base-map{z-index:1}#scene3 .india-card-back .map-region-layer{z-index:2;opacity:0;pointer-events:none;transition:opacity .35s}#scene3 .india-card-back .map-region-layer.active{opacity:1}@media (width<=768px){#scene3 #indiaMapArea{width:min(92vw,390px)}}#indiaMapArea .map-region-layer{opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.22,1,.36,1)}#indiaMapArea .map-region-layer.region-active{opacity:1}#indiaMapArea .base-map{object-fit:contain;z-index:1;width:100%;height:100%;position:absolute;inset:0}#indiaMapArea .map-region-layer{object-fit:contain;z-index:2;width:100%;height:100%;position:absolute;inset:0}#mapPartitions .map-zone{cursor:pointer;border:0;outline:none;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s}#mapPartitions .map-zone:hover{transform:translateY(-4px)}#mapPartitions .map-zone:focus-visible{outline-offset:6px;outline:2px solid #d09e3d}#mapPartitions .zone-explore{text-transform:uppercase;letter-spacing:.15em;color:#d09e3d;opacity:0;margin-top:12px;font-size:10px;transition:opacity .3s,transform .3s;display:inline-block;transform:translate(-8px)}#mapPartitions .map-zone:hover .zone-explore,#mapPartitions .map-zone:focus-visible .zone-explore{opacity:1;transform:translate(0)}.region-overlay{z-index:999999;visibility:hidden;pointer-events:none;background:#09162a00;width:100%;height:100dvh;transition:background .7s cubic-bezier(.22,1,.36,1),visibility 0s linear .8s;position:fixed;inset:0;overflow:hidden}.region-overlay.active{visibility:visible;pointer-events:auto;background:#081325c7;transition:background .7s cubic-bezier(.22,1,.36,1),visibility}.region-popup{color:#102b57;opacity:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#102b57 transparent;background:#f8f9fb;width:100%;height:100%;font-family:Poppins,sans-serif;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .45s;position:absolute;inset:0;overflow:hidden auto;transform:translateY(100%)}.region-overlay.active .region-popup{opacity:1;transform:translate(0,0)}.region-popup::-webkit-scrollbar{width:5px}.region-popup::-webkit-scrollbar-track{background:0 0}.region-popup::-webkit-scrollbar-thumb{background:#102b5759;border-radius:20px}.region-popup .region-close{-webkit-backdrop-filter:blur(18px);cursor:pointer;flex-shrink:0;transition:transform .45s cubic-bezier(.22,1,.36,1),background .3s,border-color .3s,box-shadow .3s;transform:translateZ(0);box-shadow:0 12px 35px #07162c38;z-index:999999!important;background:#102b57b8!important;border:1px solid #ffffffb8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;margin-bottom:-80px!important;margin-left:auto!important;margin-right:28px!important;padding:0!important;display:flex!important;position:sticky!important;top:22px!important}.region-popup .region-close:hover{transform:translateZ(0)rotate(90deg)scale(1.08);box-shadow:0 15px 40px #d09e3d59;background:#d09e3d!important;border-color:#d09e3d!important}.region-popup .region-close:active{transform:translateZ(0)rotate(90deg)scale(.88)}.region-popup .region-close span{pointer-events:none;background:#fff;border-radius:3px;width:22px;height:2px;margin:0;padding:0;position:absolute}.region-popup .region-close span:first-child{transform:rotate(45deg)}.region-popup .region-close span:last-child{transform:rotate(-45deg)}@media (width<=900px){.region-popup .region-close{width:50px!important;height:50px!important;margin-bottom:-70px!important;margin-right:20px!important;top:18px!important}}@media (width<=600px){.region-popup .region-close{width:46px!important;height:46px!important;margin-bottom:-60px!important;margin-right:14px!important;top:14px!important}.region-popup .region-close span{width:18px;height:1.8px}}.region-close span:first-child{transform:rotate(45deg)}.region-close span:last-child{transform:rotate(-45deg)}.region-progress{z-index:9999998;background:#102b5714;width:100%;height:4px;position:fixed;top:0;left:0}.region-progress span{background:#d09e3d;width:0;height:100%;transition:width .1s linear;display:block;box-shadow:0 0 12px #d09e3d73}.region-hero{color:#fff;align-items:flex-end;width:100%;height:88vh;min-height:720px;display:flex;position:relative;overflow:hidden}.region-hero-image{object-fit:cover;width:100%;height:100%;transition:transform 1.8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.12)}.region-overlay.active .region-hero-image{transform:scale(1)}.region-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#081c37d1 0%,#081c377a 40%,#081c3714 75%,#081c371f 100%);position:absolute;inset:0}.region-hero:after{content:"";z-index:1;background:linear-gradient(#0000 25%,#05142726 52%,#051427eb 100%);position:absolute;inset:0}.region-hero-content{z-index:5;width:min(1200px,100%);margin:0 auto;padding:0 clamp(25px,8vw,125px) clamp(70px,9vw,125px);position:relative}.region-kicker{color:#fff;letter-spacing:.18em;text-transform:uppercase;opacity:0;align-items:center;gap:14px;margin-bottom:25px;font-size:11px;font-weight:600;transition:opacity .7s .25s,transform .7s cubic-bezier(.16,1,.3,1) .25s;display:flex;transform:translateY(25px)}.region-kicker:before{content:"";background:#d09e3d;width:45px;height:2px}.region-overlay.active .region-kicker{opacity:1;transform:translateY(0)}.region-title{letter-spacing:-.055em;color:#fff;opacity:0;max-width:900px;margin:0;font-size:48px;font-weight:600;line-height:1.02;transition:opacity .85s .35s,transform .85s cubic-bezier(.16,1,.3,1) .35s;transform:translateY(50px)}.region-overlay.active .region-title{opacity:1;transform:translateY(0)}.region-title span{color:#d09e3d}.region-hero-intro{opacity:0;max-width:700px;margin:30px 0 0;font-size:13px;font-weight:400;line-height:1.85;transition:opacity .8s .5s,transform .8s cubic-bezier(.16,1,.3,1) .5s;transform:translateY(30px);color:#ffffffd6!important}.region-overlay.active .region-hero-intro{opacity:1;transform:translateY(0)}.region-hero::marker{display:none}.region-scroll-hint{z-index:6;color:#ffffffb3;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:15px;font-size:9px;font-weight:500;animation:2.2s ease-in-out infinite regionFloat;display:flex;position:absolute;bottom:60px;right:8%}.region-scroll-line{background:#fff9;width:60px;height:1px}@keyframes regionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.region-body{width:min(1320px,100%);margin:0 auto;padding:clamp(80px,10vw,145px) clamp(22px,7vw,110px) 130px}.region-introduction{border-bottom:1px solid #102b571f;grid-template-columns:minmax(200px,.65fr) minmax(300px,1.35fr);gap:clamp(50px,9vw,160px);padding-bottom:40px;display:grid}.region-section-label{color:#d09e3d;letter-spacing:.19em;text-transform:uppercase;font-size:10px;font-weight:600}.region-section-heading{color:#102b57;letter-spacing:-.045em;margin:18px 0 0;font-size:40px;font-weight:600;line-height:1.08}.region-copy{color:#506887;margin:0 0 26px;font-size:13px;font-weight:400;line-height:1.9}.region-copy strong{color:#102b57;font-weight:600}.region-highlights{background:#102b5721;grid-template-columns:repeat(3,1fr);gap:1px;margin:100px 0;display:grid}.region-highlight{background:#f8f9fb;padding:45px 38px;transition:transform .4s cubic-bezier(.22,1,.36,1),background .35s}.region-highlight:hover{background:#fff;transform:translateY(-8px)}.region-highlight-number{color:#d09e3d;letter-spacing:.16em;margin-bottom:20px;font-size:10px;font-weight:600;display:block}.region-highlight h4{color:#102b57;margin:0 0 13px;font-size:24px;font-weight:700}.region-highlight p{color:#637795;margin:0;font-size:13px;line-height:1.8}.region-cuisine{border-bottom:1px solid #102b571f;padding:90px 0 40px}.cuisine-layout{grid-template-columns:minmax(220px,.65fr) minmax(300px,1.35fr);gap:clamp(50px,9vw,160px);display:grid}.cuisine-title{color:#102b57;letter-spacing:-.05em;margin:18px 0 0;font-size:40px;font-weight:600;line-height:1}.cuisine-title span{color:#d09e3d}.region-places{padding-top:110px}.places-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.places-heading{color:#102b57;letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(42px,5vw,72px);font-weight:600;line-height:.98}.places-subtitle{color:#637795;max-width:360px;margin:0;font-size:12px;line-height:1.8}.destination-slider{width:100%;overflow:hidden}.destination-track{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;gap:18px;width:max-content;transition:transform .7s cubic-bezier(.16,1,.3,1);display:flex}.destination-track.dragging{cursor:grabbing;transition:none}.destination-card{background:#102b57;flex:0 0 clamp(280px,30vw,410px);height:445px;position:relative;overflow:hidden}.destination-card-image{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.destination-card:hover .destination-card-image{transform:scale(1.08)}.destination-card:after{content:"";background:linear-gradient(#0000 30%,#071931eb 100%);position:absolute;inset:0}.destination-card-content{z-index:3;position:absolute;bottom:26px;left:26px;right:26px}.destination-card-number{color:#d09e3d;letter-spacing:.16em;margin-bottom:9px;font-size:9px;font-weight:600;display:block}.destination-card h4{color:#fff;letter-spacing:-.03em;margin:0;font-size:26px;font-weight:600}.destination-card p{margin:8px 0 0;font-size:13px;line-height:1.6;color:#ffffffb8!important}.destination-controls{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.destination-arrows{gap:8px;display:flex}.destination-arrow{color:#102b57;cursor:pointer;background:0 0;border:1px solid #102b5733;border-radius:50%;width:48px;height:48px;font-family:Poppins,sans-serif;transition:background .3s,color .3s,transform .3s}.destination-arrow:hover{color:#fff;background:#102b57;transform:translateY(-3px)}.destination-arrow:disabled{opacity:.3;cursor:default;transform:none}.destination-pagination{align-items:center;gap:7px;display:flex}.destination-dot{cursor:pointer;background:#aeb9c8;border:0;border-radius:20px;width:5px;height:5px;padding:0;transition:width .35s,background .35s}.destination-dot.active{background:#d09e3d;width:28px}.region-ending{text-align:center;background:#102b57;justify-content:center;align-items:center;min-height:430px;margin-top:130px;display:flex;position:relative;overflow:hidden}.region-ending:before{content:"";border:1px solid #d09e3d40;border-radius:50%;width:500px;height:500px;position:absolute}.region-ending:after{content:"";border:1px solid #d09e3d29;border-radius:50%;width:350px;height:350px;position:absolute}.region-ending-content{z-index:3;max-width:650px;padding:40px 25px;position:relative}.region-ending small{color:#d09e3d;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:600;display:block}.region-ending h3{color:#fff;letter-spacing:-.055em;margin:0;font-size:34px;font-weight:600;line-height:.98}.region-ending p{color:#ffffffb3;max-width:520px;margin:25px auto 0;font-size:12px;line-height:1.8}.region-end-indicator{z-index:30;opacity:0;pointer-events:none;flex-direction:column;align-items:center;width:100%;transition:opacity .45s,transform .45s;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)translateY(20px)}.region-end-indicator.visible{opacity:1;transform:translate(-50%)translateY(0)}.region-end-indicator strong{color:#102b57;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.region-end-indicator small{color:#6c7d95;margin-top:5px;font-size:9px}.end-orbit{border:1px solid #102b572e;border-radius:50%;width:48px;height:48px;margin-bottom:10px;position:relative}.end-orbit:before{content:"";border:1px solid #d09e3d4d;border-radius:50%;position:absolute;inset:7px}.end-orbit span{background:#d09e3d;border-radius:50%;width:6px;height:6px;margin:-3px;animation:1.5s ease-in-out infinite orbitPulse;position:absolute;top:50%;left:50%}@keyframes orbitPulse{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.region-overlay.closing{background:#08132500}.region-overlay.closing .region-popup{opacity:0;transform:translateY(100%)}@media (width<=900px){.region-close{width:50px;height:50px;top:18px;right:20px}.region-hero{height:78vh;min-height:600px}.region-hero-content{padding:0 30px 70px}.region-scroll-hint{display:none}.region-introduction,.cuisine-layout{grid-template-columns:1fr;gap:35px}.region-highlights{grid-template-columns:1fr}.places-heading-row{flex-direction:column;align-items:flex-start}}@media (width<=600px){.region-close{width:46px;height:46px;top:14px;right:14px}.region-close span{width:18px}.region-hero{height:82svh;min-height:570px}.region-hero-content{padding:0 20px 55px}.region-kicker{letter-spacing:.14em;font-size:8px}.region-kicker:before{width:28px}.region-title{font-size:clamp(43px,12vw,65px);line-height:1}.region-hero-intro{margin-top:20px;font-size:12px;line-height:1.75}.region-body{padding:65px 20px 80px}.region-introduction{padding-bottom:65px}.region-section-heading{margin-bottom:30px;font-size:34px}.region-copy{font-size:13px;line-height:1.8}.region-highlights{margin:65px 0}.region-highlight{padding:30px 25px}.region-cuisine{padding:65px 0 75px}.cuisine-title{margin-bottom:30px;font-size:43px}.region-places{padding-top:70px}.places-heading{font-size:45px}.destination-slider{width:calc(100% + 20px);margin-right:-20px}.destination-track{gap:12px;padding-right:20px}.destination-card{flex:0 0 calc(100vw - 45px);height:390px}.destination-card-content{bottom:21px;left:21px;right:21px}.region-ending{min-height:330px;margin-top:80px}.region-ending h3{font-size:44px}.region-ending p{font-size:11px}.region-end-indicator{bottom:18px}}@media (width<=380px){.region-title{font-size:40px}.region-hero-intro{font-size:11.5px}.destination-card{flex:0 0 calc(100vw - 38px)}}@media (prefers-reduced-motion:reduce){.region-popup,.region-hero-image,.region-title,.region-kicker,.region-hero-intro,.destination-track,.destination-card-image,.region-close,.region-end-indicator{transition:none!important;animation:none!important}}body>.region-close{-webkit-backdrop-filter:blur(18px);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s,transform .45s cubic-bezier(.22,1,.36,1),background .3s,box-shadow .3s;transform:translate(0,0);box-shadow:0 12px 40px #07162c40;z-index:2147483647!important;background:#102b57c7!important;border:1px solid #ffffffbf!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:25px!important;right:30px!important}body>.region-close.region-close-visible{opacity:1;visibility:visible;pointer-events:auto}body>.region-close.region-close-visible:hover{transform:rotate(90deg)scale(1.08);box-shadow:0 18px 45px #d09e3d59;background:#d09e3d!important;border-color:#d09e3d!important}body>.region-close.region-close-visible:active{transform:rotate(90deg)scale(.88)}body>.region-close span{pointer-events:none;background:#fff;border-radius:3px;width:22px;height:2px;margin:0;padding:0;display:block;position:absolute}body>.region-close span:first-child{transform:rotate(45deg)}body>.region-close span:last-child{transform:rotate(-45deg)}@media (width<=900px){body>.region-close{width:50px!important;height:50px!important;top:18px!important;right:20px!important}}@media (width<=600px){body>.region-close{width:46px!important;height:46px!important;top:14px!important;right:14px!important}body>.region-close span{width:18px;height:1.8px}}.slide{position:relative}.content-left{isolation:isolate;flex-direction:column;justify-content:center;min-height:520px;padding:30px 20px 30px 0;display:flex;position:relative}.content-left:before{content:"";opacity:.55;background:linear-gradient(#0000,#d09e3dbf 20% 80%,#0000);width:1px;position:absolute;top:17%;bottom:17%;left:-32px}.content-left:after{content:"01";z-index:-1;letter-spacing:-10px;color:#10264c09;pointer-events:none;font-family:Poppins,Arial,sans-serif;font-size:155px;font-weight:700;line-height:1;position:absolute;top:38px;left:-18px}#scene2 .content-left:after{content:"02"}#scene3 .content-left:after{content:"03"}.slide-number{color:#d09e3d;letter-spacing:3px;align-items:center;gap:14px;width:fit-content;margin-bottom:32px;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:700;display:flex;position:relative}.slide-number:after{content:"";opacity:.35;background:#10264c;width:48px;height:1px}.category{color:#d09e3d;letter-spacing:4px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:18px;font-family:Poppins,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.5;display:flex;position:relative}.category:before{content:"";background:#d09e3d;border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 0 5px #d09e3d14}.content-left h2{color:#10264c;letter-spacing:-3.5px;text-wrap:balance;max-width:470px;margin:0;padding:0;font-family:Poppins,Arial,sans-serif;font-size:clamp(48px,4.4vw,72px);font-weight:700;line-height:.98;position:relative}.content-left h2:after{content:"";background:#d09e3d;border-radius:10px;width:72px;height:4px;position:absolute;bottom:-28px;left:0}.content-left .line{background:linear-gradient(90deg,#d09e3d 0 32px,#10264c2e 32px 100%);width:125px;height:1px;margin-top:48px}.content-right{isolation:isolate;flex-direction:column;justify-content:center;min-height:520px;padding:55px 0 55px 45px;display:flex;position:relative}.content-right:before{content:"";z-index:-2;background:linear-gradient(135deg,#fffc,#f6f2eb7a);border:1px solid #10264c14;border-radius:2px;height:270px;position:absolute;top:50%;left:15px;right:-35px;transform:translateY(-50%)}.content-right:after{content:"CULTURE";color:#10264c06;letter-spacing:8px;z-index:-1;pointer-events:none;white-space:nowrap;font-family:Poppins,Arial,sans-serif;font-size:92px;font-weight:700;position:absolute;top:50%;right:-18px;transform:translateY(-50%)rotate(90deg)}#scene2 .content-right:after{content:"NATURE"}#scene3 .content-right:after{content:"INDIA"}.content-right h4{color:#d09e3d;letter-spacing:3.5px;align-items:center;gap:13px;margin:0 0 24px;padding:0;font-family:Poppins,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.5;display:flex;position:relative}.content-right h4:after{content:"";opacity:.8;background:#d09e3d;width:38px;height:1px}.content-right p{color:#10264cb3;letter-spacing:-.1px;max-width:405px;margin:0;padding:0;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.9}.content-right p:before{content:"";opacity:.18;background:#10264c;width:25px;height:2px;margin-bottom:17px;display:block}.discover{color:#fff;letter-spacing:.3px;cursor:pointer;background:#10264c;border:1px solid #10264c38;border-radius:2px;justify-content:space-between;align-items:center;width:fit-content;min-width:165px;height:48px;margin-top:32px;padding:0 7px 0 20px;font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:600;transition:background .35s,color .35s,transform .35s,box-shadow .35s;display:inline-flex;position:relative;overflow:hidden}.discover:before{content:"";z-index:0;background:#d09e3d;width:0;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0}.discover{isolation:isolate}.discover span{z-index:2;color:#fff;background:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:18px;font-size:17px;line-height:1;transition:transform .35s,background .35s;display:flex;position:relative}.discover:hover{background:#10264c;transform:translateY(-3px);box-shadow:0 14px 30px #10264c24}.discover:hover:before{width:100%}.discover:hover span{color:#d09e3d;background:#fff;transform:rotate(45deg)}.scene.active .content-left>*,.scene.active .content-right>*{animation:.8s cubic-bezier(.22,1,.36,1) both wfContentReveal}.scene.active .slide-number{animation-delay:80ms}.scene.active .category{animation-delay:.15s}.scene.active .content-left h2{animation-delay:.22s}.scene.active .content-left .line{animation-delay:.3s}.scene.active .content-right h4{animation-delay:.25s}.scene.active .content-right p{animation-delay:.32s}.scene.active .content-right .discover{animation-delay:.4s}@keyframes wfContentReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.content-left,.content-right{transition:transform .6s cubic-bezier(.22,1,.36,1)}@media (width>=1200px){.content-left{padding-left:12px}.content-right{padding-left:60px}}@media (width>=1500px){.content-left{min-height:570px;padding-left:20px}.content-left h2{font-size:76px}.content-right{min-height:570px;padding-left:70px}.content-right:before{height:300px;right:-55px}.content-right p{max-width:440px;font-size:14px}}@media (width<=1100px){.content-left{padding-right:15px}.content-left h2{letter-spacing:-2.5px;font-size:48px}.content-right{padding-left:30px}.content-right:before{left:5px;right:-20px}.content-right p{font-size:12px;line-height:1.7}}@media (width<=767px){.content-left,.content-right{min-height:auto;padding:35px 20px}.content-left:before{display:none}.content-left:after{letter-spacing:-6px;font-size:100px;top:15px;left:0}.slide-number{margin-bottom:22px;font-size:12px}.category{letter-spacing:2.5px;margin-bottom:15px;font-size:8px}.content-left h2{letter-spacing:-2px;max-width:100%;font-size:42px}.content-left h2:after{width:55px;height:3px;bottom:-20px}.content-left .line{margin-top:38px}.content-right{padding-top:20px;padding-bottom:35px;background:#fff!important}.content-right:before{height:100%;top:0;left:0;right:0;transform:none}.content-right:after{display:none}.content-right h4{letter-spacing:2.5px;margin-bottom:18px;font-size:8px}.content-right p{max-width:100%;font-size:12px;line-height:1.8}.discover{height:44px;margin-top:25px;font-size:10px}}@media (prefers-reduced-motion:reduce){.scene.active .content-left>*,.scene.active .content-right>*{animation:none}.discover,.discover:before,.discover span{transition:none}}.card-heading{text-align:center;isolation:isolate;width:min(100%,1050px);margin:0 auto;padding:85px 30px 75px;position:relative}.card-heading:before{content:"INDIA";z-index:-2;letter-spacing:10px;color:#10264c06;pointer-events:none;white-space:nowrap;font-family:Poppins,Arial,sans-serif;font-size:clamp(100px,15vw,210px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-heading:after{content:"";background:#d09e3d;width:46px;height:2px;position:absolute;top:43px;left:50%;transform:translate(-50%)}.card-heading h2:before{content:"India, Reimagined in Luxury";color:#d09e3d;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-family:Poppins,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.4;display:block}.card-heading h2{color:#10264c;letter-spacing:-3px;text-wrap:balance;margin:0;padding:0;font-family:Poppins,Arial,sans-serif;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1.05;position:relative}.card-heading h2:after{content:"";background:linear-gradient(90deg,#d09e3d 0 35px,#d09e3d40 35px 100%);border-radius:10px;width:72px;height:3px;margin:25px auto 30px;display:block}.card-heading p{color:#10264cad;letter-spacing:-.05px;width:min(100%,850px);margin:0 auto;padding:0;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:400;line-height:2}.card-heading p:first-letter{color:#d09e3d;font-size:23px;font-weight:600}.card-heading.text-center{text-align:center}.card-heading h2,.card-heading p{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards discoverIndiaReveal;transform:translateY(24px)}.card-heading p{animation-delay:.15s}@keyframes discoverIndiaReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.card-heading h2{transition:transform .5s cubic-bezier(.22,1,.36,1)}.card-heading:hover h2{transform:translateY(-2px)}@media (width>=1500px){.card-heading{padding:105px 30px 90px}.card-heading h2{font-size:72px}.card-heading p{max-width:900px;font-size:14px}}@media (width<=1200px){.card-heading{padding:70px 25px 65px}.card-heading h2{font-size:52px}.card-heading p{max-width:800px;font-size:13px;line-height:1.9}}@media (width<=768px){.card-heading{padding:60px 22px 55px}.card-heading:before{letter-spacing:5px;font-size:100px}.card-heading:after{width:35px;top:28px}.card-heading h2:before{letter-spacing:3px;margin-bottom:14px;font-size:8px}.card-heading h2{letter-spacing:-1.8px;font-size:40px}.card-heading h2:after{margin:20px auto 24px}.card-heading p{font-size:11.5px;line-height:1.85}}@media (width<=480px){.card-heading{padding:48px 18px 45px}.card-heading:before{letter-spacing:2px;font-size:70px}.card-heading h2{letter-spacing:-1.2px;font-size:32px;line-height:1.08}.card-heading h2:before{letter-spacing:2.2px;font-size:7px}.card-heading h2:after{width:55px;height:2px;margin:17px auto 21px}.card-heading p{font-size:10px;line-height:1.8}}@media (prefers-reduced-motion:reduce){.card-heading h2,.card-heading p{opacity:1;animation:none;transform:none}}@media (width>=769px){.mob-logoview{display:none!important}}.google-reviews-section{background:#f5f9fc;width:100%;padding:100px 0 90px;overflow:hidden}.google-reviews-container{width:min(1400px,100% - 80px);margin:0 auto}.google-reviews-heading{text-align:center;max-width:760px;margin:0 auto 55px}.google-reviews-eyebrow{color:#d09e3d;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.google-reviews-heading h3{letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:500;line-height:.98;color:#10264c!important}.google-reviews-heading h3 span{color:#d09e3d;font-style:italic}.google-reviews-heading p{color:#686868;max-width:620px;margin:18px auto 0;font-size:16px;line-height:1.8}.google-reviews-slider-wrap{box-sizing:border-box;width:100%;padding:0 58px;position:relative}.google-reviews-slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow:auto hidden}.google-reviews-slider:active{cursor:grabbing}.google-reviews-slider::-webkit-scrollbar{display:none}.google-reviews-slider-track{gap:20px;width:100%;display:flex}.google-review-card{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;background:#fff;border:1px solid #0f1b3d12;border-radius:20px;flex-direction:column;flex:0 0 calc(25% - 15px);width:calc(25% - 15px);height:390px;min-height:390px;padding:26px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 15px 35px #0f1b3d0e}.google-review-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f1b3d17}.google-review-card-top{flex-shrink:0;align-items:center;gap:12px;display:flex}.google-review-avatar{color:#fff;background:#d09e3d;border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;font-weight:700;display:flex}.google-review-author-info{flex:1;min-width:0}.google-review-author-info strong{text-overflow:ellipsis;white-space:nowrap;color:#252525;font-size:15px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.google-review-stars{color:#f5b301;letter-spacing:1px;margin-top:6px;font-size:14px;line-height:1}.google-review-logo-small{color:#4285f4;background:#f5f5f5;border-radius:50%;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;display:flex}.google-review-content{flex:1;margin-top:24px;overflow:hidden}.google-review-content p{color:#5f5f5f;-webkit-line-clamp:11;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden}.google-review-footer{border-top:1px solid #00000012;flex-shrink:0;margin-top:auto;padding-top:17px}.google-review-footer span{color:#999;letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:600}.google-reviews-slider-arrow{z-index:20;color:#d09e3d;cursor:pointer;appearance:none;background:#fff;border:1px solid #d09e3d73;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-family:Arial,sans-serif;font-size:31px;font-weight:400;line-height:1;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 25px #0000001f}.google-reviews-slider-arrow span{line-height:1;display:block;transform:translateY(-2px)}.google-reviews-slider-arrow:hover{color:#fff;background:#d09e3d;border-color:#d09e3d;transform:translateY(-50%)scale(1.06);box-shadow:0 12px 30px #00000029}.google-reviews-slider-arrow:active{transform:translateY(-50%)scale(.95)}.google-reviews-slider-arrow-prev{left:0}.google-reviews-slider-arrow-next{right:0}.google-reviews-action{justify-content:center;margin-top:35px;display:flex}.google-reviews-view-btn{color:#fff;letter-spacing:.5px;background:#d09e3d;border:1px solid #d09e3d;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-width:190px;padding:14px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.google-reviews-view-btn:hover{color:#fff;background:#d09e3d;border-color:#d09e3d;transform:translateY(-2px);box-shadow:0 10px 25px #d09e3d40}.google-reviews-view-btn span:last-child{font-size:17px;line-height:1}.google-reviews-bottom{color:#9a9a9a;letter-spacing:1.8px;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;margin-top:55px;font-size:11px;font-weight:600;display:flex}.google-reviews-bottom-line{background:#d09e3d59;width:70px;height:1px}@media (width<=1100px){.google-reviews-container{width:calc(100% - 60px)}.google-reviews-slider-wrap{padding:0 52px}.google-review-card{flex:0 0 calc(50% - 10px);width:calc(50% - 10px)}.google-reviews-slider-arrow{width:43px;height:43px;font-size:27px}}@media (width<=767px){.google-reviews-section{padding:70px 0 65px}.google-reviews-container{width:calc(100% - 24px)}.google-reviews-heading{margin-bottom:38px}.google-reviews-eyebrow{letter-spacing:2.3px;margin-bottom:11px;font-size:10px}.google-reviews-heading h2{font-size:34px;line-height:1.1}.google-reviews-heading p{margin-top:14px;font-size:14px;line-height:1.7}.google-reviews-slider-wrap{padding:0 38px}.google-reviews-slider-track{gap:15px}.google-review-card{border-radius:17px;flex:0 0 100%;width:100%;height:400px;min-height:400px;padding:24px 21px 20px}.google-review-card-top{gap:10px}.google-review-avatar{flex-basis:43px;width:43px;height:43px;font-size:16px}.google-review-author-info strong{font-size:14px}.google-review-stars{margin-top:5px;font-size:13px}.google-review-logo-small{flex-basis:28px;width:28px;height:28px;font-size:18px}.google-review-content{margin-top:21px}.google-review-content p{-webkit-line-clamp:12;font-size:13.5px;line-height:1.72}.google-reviews-slider-arrow{width:40px;height:40px;font-size:24px}.google-reviews-slider-arrow-prev{left:0}.google-reviews-slider-arrow-next{right:0}.google-reviews-action{margin-top:28px}.google-reviews-view-btn{min-width:180px;padding:13px 21px;font-size:12px}.google-reviews-bottom{letter-spacing:1.2px;gap:11px;margin-top:42px;font-size:9px}.google-reviews-bottom-line{width:35px}}@media (width<=420px){.google-reviews-container{width:calc(100% - 20px)}.google-reviews-slider-wrap{padding:0 34px}.google-review-card{flex:0 0 100%;width:100%;height:405px;min-height:405px}.google-reviews-slider-arrow{width:36px;height:36px;font-size:22px}}.homepage-destinations{background:radial-gradient(circle at 78% 18%,#d8d0be33,#0000 30%),linear-gradient(#faf8f3 0%,#f8f6f0 100%);width:100%;padding:72px 26px 28px;position:relative;overflow:hidden}.homepage-destinations-header{text-align:center;z-index:2;max-width:850px;margin:0 auto 28px;position:relative}.homepage-destinations-eyebrow{color:#b9863d;letter-spacing:4px;align-items:center;gap:18px;margin-bottom:12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:relative}.homepage-destinations-eyebrow:before,.homepage-destinations-eyebrow:after{content:"";background:#c59a60;width:36px;height:1px;display:block}.homepage-destinations-header h2{color:#10264c;letter-spacing:-2.5px;margin:0;font-family:inherit;font-size:40px;font-weight:500;line-height:.98}.homepage-destinations-header h2 span{color:#d09e3d;font-weight:600}.homepage-destinations-header p{color:#607176;max-width:670px;margin:15px auto 0;font-size:13px;font-weight:400;line-height:1.55}.homepage-destinations-grid{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;max-width:1250px;margin:0 auto;display:grid;position:relative}.homepage-destination-card{background:#fffdf9;border-radius:14px;min-width:0;transition:transform .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 10px 30px #1c2c2d12,0 2px 7px #1c2c2d0a}.homepage-destination-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #1c2c2d1f,0 4px 10px #1c2c2d0d}.homepage-destination-image{background:#e8e5dd;width:100%;height:300px;position:relative;overflow:hidden}.homepage-destination-image:after{content:"";pointer-events:none;background:linear-gradient(#00000014 0%,#0000 38%,#0000002e 100%);position:absolute;inset:0}.homepage-destination-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1);display:block}.homepage-destination-card:hover .homepage-destination-image img{transform:scale(1.045)}.homepage-destination-overlay{z-index:3;max-width:120px;position:absolute;top:22px;left:20px}.homepage-destination-overlay span{color:#fff;letter-spacing:2px;text-transform:uppercase;text-shadow:0 1px 5px #00000040;font-size:11px;font-weight:700;line-height:1.45;display:block}.homepage-destination-content{background:#fffdf9;padding:17px 20px 18px;position:relative}.homepage-destination-line{background:#c49551;width:30px;height:2px;margin-bottom:11px}.homepage-destination-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.homepage-destination-title-row h3{color:#123b40;letter-spacing:-.7px;min-width:0;margin:0;font-size:25px;font-weight:600;line-height:1.05}.homepage-destination-arrow{color:#fff;cursor:pointer;background:#bd8942;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:19px;line-height:1;transition:transform .3s,background .3s;display:flex}.homepage-destination-arrow:hover{background:#a97635;transform:translate(3px)}.homepage-destination-content p{color:#65777a;max-width:210px;margin:9px 0 0;font-size:13px;font-weight:400;line-height:1.45}.homepage-destinations-pagination{align-items:center;gap:25px;max-width:1250px;margin:30px auto 0;display:flex}.homepage-destinations-pagination span{color:#718084;letter-spacing:1.5px;font-size:10px;font-weight:600;position:relative}.homepage-destinations-pagination span.active{color:#b9843d}.homepage-destinations-pagination span.active:after{content:"";background:#b9843d;height:1px;position:absolute;bottom:-8px;left:0;right:0}.homepage-destinations-empty{color:#65777a;text-align:center;background:#fffdf9;border:1px solid #123b4014;border-radius:14px;max-width:1250px;margin:30px auto;padding:60px 20px;font-size:14px}@media (width<=1050px){.homepage-destinations{padding:60px 20px 25px}.homepage-destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.homepage-destination-image{height:340px}}@media (width<=650px){.homepage-destinations{padding:52px 16px 24px}.homepage-destinations-header{margin-bottom:25px}.homepage-destinations-eyebrow{letter-spacing:3px;gap:12px;font-size:10px}.homepage-destinations-eyebrow:before,.homepage-destinations-eyebrow:after{width:25px}.homepage-destinations-header h2{letter-spacing:-1.8px;font-size:clamp(34px,10vw,46px);line-height:1}.homepage-destinations-header p{margin-top:14px;font-size:13px;line-height:1.5}.homepage-destinations-grid{grid-template-columns:1fr;gap:16px}.homepage-destination-image{height:330px}.homepage-destination-content{padding:16px 18px 18px}.homepage-destination-title-row h3{font-size:23px}.homepage-destination-content p{max-width:260px}.homepage-destinations-pagination{justify-content:center;gap:24px;margin-top:25px}}@media (width<=400px){.homepage-destination-image{height:290px}.homepage-destination-title-row h3{font-size:21px}}.home-section-editor[data-v-94744969]{color:#171717;max-width:1440px;margin:0 auto;padding:28px}.page-header[data-v-94744969]{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-header h1[data-v-94744969]{letter-spacing:-.03em;margin:6px 0 8px;font-size:30px;font-weight:700;line-height:1.15}.page-header p[data-v-94744969],.faq-admin-header p[data-v-94744969]{color:#777;margin:0;font-size:14px}.eyebrow[data-v-94744969],.row-eyebrow[data-v-94744969]{letter-spacing:.12em;color:#8a8a8a;font-size:11px;font-weight:700;display:inline-block}.header-actions[data-v-94744969],.bottom-actions[data-v-94744969],.faq-modal-footer[data-v-94744969]{align-items:center;gap:10px;display:flex}.btn[data-v-94744969]{cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:42px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s}.btn-dark[data-v-94744969]{color:#fff;background:#171717;border-color:#171717}.btn-dark[data-v-94744969]:hover{background:#303030}.btn-light[data-v-94744969]{color:#333;background:#fff;border-color:#ddd}.btn-light[data-v-94744969]:hover{background:#f7f7f7}.btn[data-v-94744969]:disabled{opacity:.55;cursor:not-allowed}.alert[data-v-94744969]{border-radius:8px;margin-bottom:18px;padding:12px 15px;font-size:13px}.alert-success[data-v-94744969]{color:#28753b;background:#edf8ef;border:1px solid #d5ecd9}.alert-error[data-v-94744969]{color:#a23b30;background:#fff1ef;border:1px solid #f1d4d0}.regional-row[data-v-94744969]{background:#fafafa;border:1px solid #e9e9e9;border-radius:14px;margin-bottom:28px;padding:22px}.row-header[data-v-94744969]{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.row-header h2[data-v-94744969]{margin:5px 0 0;font-size:19px}.row-number[data-v-94744969]{color:#ddd;font-size:28px;font-weight:700}.content-columns[data-v-94744969]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.content-card[data-v-94744969]{background:#fff;border:1px solid #e7e7e7;border-radius:11px;overflow:hidden}.card-top[data-v-94744969]{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:17px 18px;display:flex}.card-index[data-v-94744969]{background:#f3f3f3;border-radius:7px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.card-top h2[data-v-94744969]{margin:0 0 3px;font-size:15px}.card-top p[data-v-94744969]{color:#888;margin:0;font-size:12px}.card-body[data-v-94744969]{padding:18px}.field[data-v-94744969]{margin-bottom:17px}.field[data-v-94744969]:last-child{margin-bottom:0}.field>label[data-v-94744969],.label-row label[data-v-94744969]{color:#444;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.label-row[data-v-94744969]{justify-content:space-between;align-items:center;display:flex}.label-row span[data-v-94744969]{color:#999;font-size:11px}.field input[data-v-94744969]:not([type=checkbox]),.field textarea[data-v-94744969]{box-sizing:border-box;color:#222;width:100%;font:inherit;background:#fff;border:1px solid #ddd;border-radius:7px;outline:none;padding:10px 12px;font-size:13px;transition:all .2s}.field input[data-v-94744969]:not([type=checkbox]):focus,.field textarea[data-v-94744969]:focus{border-color:#999;box-shadow:0 0 0 3px #0000000a}.field textarea[data-v-94744969]{resize:vertical;line-height:1.5}.toggle-row[data-v-94744969]{justify-content:space-between;align-items:center;gap:15px;padding-top:4px;display:flex}.toggle-row label[data-v-94744969]:not(.switch){margin:0}.toggle-row small[data-v-94744969]{color:#999;margin-top:4px;font-size:11px;display:block}.switch[data-v-94744969]{flex:none;width:42px;height:23px;position:relative}.switch input[data-v-94744969]{opacity:0;width:0;height:0}.switch-slider[data-v-94744969]{cursor:pointer;background:#d8d8d8;border-radius:30px;transition:all .2s;position:absolute;inset:0}.switch-slider[data-v-94744969]:before{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.switch input:checked+.switch-slider[data-v-94744969]{background:#222}.switch input:checked+.switch-slider[data-v-94744969]:before{transform:translate(19px)}.image-upload[data-v-94744969]{cursor:pointer;background:#fafafa;border:1px dashed #ccc;border-radius:9px;min-height:220px;position:relative;overflow:hidden}.image-upload img[data-v-94744969]{object-fit:cover;width:100%;height:220px;display:block}.upload-empty[data-v-94744969]{color:#777;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:220px;display:flex}.upload-icon[data-v-94744969]{font-size:25px}.upload-empty strong[data-v-94744969]{color:#333;font-size:13px}.upload-empty span[data-v-94744969]{font-size:11px}.change-image[data-v-94744969]{color:#fff;background:#000000b8;border-radius:6px;padding:7px 10px;font-size:11px;position:absolute;bottom:10px;right:10px}.image-info[data-v-94744969]{background:#f7f7f7;border-radius:8px;gap:9px;padding:11px;display:flex}.info-symbol[data-v-94744969]{background:#ddd;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.image-info strong[data-v-94744969]{font-size:11px}.image-info p[data-v-94744969]{color:#888;margin:3px 0 0;font-size:11px;line-height:1.5}.preview-info[data-v-94744969]{background:#fafafa;border:1px solid #e6e6e6;border-radius:10px;align-items:flex-start;gap:12px;margin:24px 0;padding:15px 17px;display:flex}.preview-icon[data-v-94744969]{color:#28753b;background:#e9f5eb;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.preview-info strong[data-v-94744969]{font-size:13px}.preview-info p[data-v-94744969]{color:#888;margin:4px 0 0;font-size:12px;line-height:1.5}.bottom-actions[data-v-94744969]{background:#fff;border:1px solid #e7e7e7;border-radius:11px;justify-content:space-between;margin-top:24px;padding:18px 20px}.bottom-actions strong[data-v-94744969],.bottom-actions span[data-v-94744969]{display:block}.bottom-actions strong[data-v-94744969]{font-size:13px}.bottom-actions span[data-v-94744969]{color:#888;margin-top:3px;font-size:12px}.faq-admin-section[data-v-94744969]{max-width:1440px;margin:42px auto 30px;padding:0 28px}.faq-admin-header[data-v-94744969]{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.faq-admin-header h2[data-v-94744969]{letter-spacing:-.02em;margin:5px 0 7px;font-size:24px}.faq-list-card[data-v-94744969]{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.faq-items[data-v-94744969]{flex-direction:column;display:flex}.faq-admin-item[data-v-94744969]{border-bottom:1px solid #eee;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.faq-admin-item[data-v-94744969]:last-child{border-bottom:0}.faq-number[data-v-94744969]{color:#777;background:#f5f5f5;border-radius:8px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.faq-admin-content[data-v-94744969]{min-width:0}.faq-question-row[data-v-94744969]{align-items:center;gap:9px;margin-bottom:5px;display:flex}.faq-question-row h3[data-v-94744969]{margin:0;font-size:14px;line-height:1.45}.faq-admin-content p[data-v-94744969]{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.faq-status[data-v-94744969]{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;flex:none;padding:4px 8px;font-size:9px;font-weight:700}.faq-status.active[data-v-94744969]{color:#28753b;background:#edf8ef}.faq-status.inactive[data-v-94744969]{color:#777;background:#f1f1f1}.faq-admin-actions[data-v-94744969]{gap:7px;display:flex}.faq-action-btn[data-v-94744969]{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:7px 11px;font-size:11px}.faq-action-btn[data-v-94744969]:hover{background:#f7f7f7}.faq-action-btn.danger[data-v-94744969]{color:#b13b31;border-color:#ead3cf}.faq-loading[data-v-94744969],.faq-empty[data-v-94744969]{text-align:center;color:#888;padding:48px 20px;font-size:13px}.faq-empty-icon[data-v-94744969]{color:#555;background:#f5f5f5;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 10px;font-weight:700;display:grid}.faq-empty h3[data-v-94744969]{color:#222;margin:0 0 5px;font-size:15px}.faq-empty p[data-v-94744969]{margin:0 0 16px;font-size:12px}.faq-modal-overlay[data-v-94744969]{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.faq-modal[data-v-94744969]{background:#fff;border-radius:13px;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 25px 80px #0000002e}.faq-modal-header[data-v-94744969]{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.faq-modal-header h2[data-v-94744969]{margin:5px 0 0;font-size:19px}.faq-modal-close[data-v-94744969]{color:#444;cursor:pointer;background:#f4f4f4;border:0;border-radius:50%;width:32px;height:32px;font-size:21px}.faq-modal-body[data-v-94744969]{padding:22px}.faq-modal-body .field[data-v-94744969]{margin-bottom:18px}.faq-modal-body small[data-v-94744969]{color:#999;margin-top:5px;font-size:10px;display:block}.faq-modal-footer[data-v-94744969]{border-top:1px solid #eee;justify-content:flex-end;padding:15px 22px}@media (width<=1000px){.content-columns[data-v-94744969]{grid-template-columns:1fr}}@media (width<=700px){.home-section-editor[data-v-94744969],.faq-admin-section[data-v-94744969]{padding:18px}.page-header[data-v-94744969],.faq-admin-header[data-v-94744969],.bottom-actions[data-v-94744969]{flex-direction:column;align-items:flex-start}.header-actions[data-v-94744969]{width:100%}.header-actions .btn[data-v-94744969]{flex:1}.faq-admin-item[data-v-94744969]{grid-template-columns:38px minmax(0,1fr)}.faq-admin-actions[data-v-94744969]{grid-column:2}.faq-question-row[data-v-94744969]{flex-direction:column;align-items:flex-start}.faq-modal-overlay[data-v-94744969]{padding:10px}.faq-modal[data-v-94744969]{max-height:calc(100vh - 20px)}}.tour-hero{color:#10264c;background:#f3f4f6;width:100%;min-height:640px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.tour-hero-container{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:100%;max-width:1400px;min-height:640px;margin:0 auto;padding:65px 55px 55px;display:grid;position:relative}.tour-hero-content{z-index:3;flex-direction:column;justify-content:center;max-width:650px;padding:20px 20px 35px 10px;display:flex;position:relative}.tour-hero-label{color:#d09e3d;letter-spacing:1.4px;align-items:center;width:fit-content;margin-bottom:20px;padding-left:25px;font-size:11px;font-weight:600;display:inline-flex;position:relative}.tour-hero-label:before{content:"";background:#d09e3d;width:17px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.tour-hero-title{color:#111c31;letter-spacing:-2.5px;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.2vw,78px);font-weight:700;line-height:.98}.tour-hero-title span{color:#d09e3d;display:block}.tour-hero-subtitle{color:#10264c;max-width:560px;margin:24px 0 13px;font-size:17px;font-weight:500;line-height:1.55}.tour-hero-description{color:#68717e;max-width:580px;margin:0;font-size:11px;font-weight:400;line-height:1.75}.tour-hero-actions{align-items:center;gap:10px;margin-top:25px;display:flex}.tour-primary-btn{color:#fff;background:#10264c;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:5px 6px 5px 17px;font-size:10px;font-weight:500;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.tour-primary-btn:hover{background:#d09e3d;transform:translateY(-2px)}.tour-btn-icon{background:#d09e3d;border-radius:3px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.tour-btn-icon svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.tour-secondary-btn{color:#10264c;background:#ffffff80;border:1px solid #10264c38;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:10px;font-weight:500;text-decoration:none;transition:border-color .25s,color .25s;display:inline-flex}.tour-secondary-btn:hover{color:#d09e3d;border-color:#d09e3d}.tour-hero-stats{align-items:stretch;gap:0;max-width:510px;margin-top:35px;display:flex}.tour-stat{border-right:1px solid #10264c24;flex-direction:column;justify-content:center;min-width:125px;padding:0 22px;display:flex}.tour-stat:first-child{padding-left:0}.tour-stat:last-child{border-right:0}.tour-stat strong{color:#10264c;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1}.tour-stat span{color:#747c87;margin-top:6px;font-size:8px;line-height:1.4}.tour-hero-visual{align-self:stretch;min-height:520px;position:relative;overflow:visible}.tour-hero-image{object-fit:cover;object-position:center;border-radius:4px 0 0 4px;width:calc(100% + 100px);height:calc(100% + 85px);display:block;position:absolute;bottom:-55px;right:-55px}.tour-hero-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f3f4f6 0%,#f3f4f6d1 25%,#f3f4f600 100%);width:160px;height:100%;position:absolute;top:0;left:-20px}.tour-floating-card{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161b24d1;border:1px solid #ffffff2e;border-radius:14px;width:285px;min-height:145px;padding:22px 52px 20px 22px;position:absolute;bottom:32px;right:10px;box-shadow:0 16px 35px #00000026}.tour-card-label{color:#d8dbe0;letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:7px;font-weight:500}.tour-floating-card h3{color:#fff;max-width:180px;margin:0;font-size:14px;font-weight:500;line-height:1.35}.tour-floating-card p{color:#c7ccd3;max-width:190px;margin:7px 0 0;font-size:8px;line-height:1.55}.tour-card-arrow{background:#fff;border-radius:5px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.tour-card-arrow:hover{background:#d09e3d;transform:translateY(-50%)scale(1.05)}.tour-card-arrow svg{fill:none;stroke:#10264c;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.tour-card-arrow:hover svg{stroke:#fff}@media (width>=1500px){.tour-hero{min-height:680px}.tour-hero-container{min-height:680px;padding:70px 70px 60px}.tour-hero-title{font-size:48px}.tour-hero-subtitle{font-size:14px}.tour-hero-description{font-size:13px}}@media (width<=1200px) and (width>=1025px){.tour-hero{min-height:580px}.tour-hero-container{min-height:580px;padding:55px 35px 45px}.tour-hero-title{font-size:61px}.tour-hero-subtitle{font-size:15px}.tour-hero-description{font-size:10px}.tour-hero-visual{min-height:470px}.tour-floating-card{width:255px;min-height:130px;right:0}}@media (width<=1024px) and (width>=768px){.tour-hero{min-height:0}.tour-hero-container{grid-template-columns:1fr .9fr;min-height:570px;padding:50px 28px 45px}.tour-hero-content{padding-left:0}.tour-hero-title{font-size:52px}.tour-hero-subtitle{font-size:14px}.tour-hero-description{font-size:9.5px}.tour-hero-visual{min-height:450px}.tour-hero-image{width:calc(100% + 50px);bottom:-45px;right:-28px}.tour-floating-card{width:225px;min-height:120px;padding:18px 45px 17px 18px;bottom:25px;right:0}.tour-floating-card h3{font-size:12px}.tour-floating-card p{font-size:7px}.tour-card-arrow{width:33px;height:33px;right:12px}.tour-hero-stats{margin-top:27px}.tour-stat{min-width:105px;padding:0 15px}}@media (width<=767px){.tour-hero{min-height:0}.tour-hero-container{flex-direction:column;min-height:auto;padding:42px 17px 35px;display:flex}.tour-hero-content{max-width:none;padding:0 0 28px}.tour-hero-label{margin-bottom:15px;padding-left:21px;font-size:9px}.tour-hero-title{letter-spacing:-1.5px;font-size:clamp(42px,11vw,58px);line-height:.98}.tour-hero-subtitle{margin-top:19px;font-size:12px;line-height:1.6}.tour-hero-description{font-size:9px;line-height:1.75}.tour-hero-actions{margin-top:20px}.tour-primary-btn,.tour-secondary-btn{min-height:39px;font-size:9px}.tour-primary-btn{padding-left:13px}.tour-btn-icon{width:29px;height:29px}.tour-hero-stats{width:100%;max-width:none;margin-top:27px}.tour-stat{flex:1;min-width:0;padding:0 12px}.tour-stat strong{font-size:21px}.tour-stat span{font-size:7px}.tour-hero-visual{width:100%;min-height:390px}.tour-hero-image{object-position:center;border-radius:5px;width:100%;height:100%;position:absolute;bottom:0;right:0}.tour-hero-visual:before{background:linear-gradient(#f3f4f6 0%,#f3f4f600 100%);width:100%;height:90px;top:0;left:0}.tour-floating-card{border-radius:11px;width:225px;min-height:112px;padding:17px 45px 15px 17px;bottom:15px;right:12px}.tour-card-label{font-size:6px}.tour-floating-card h3{font-size:11px}.tour-floating-card p{font-size:7px;line-height:1.5}.tour-card-arrow{width:31px;height:31px;right:11px}.tour-card-arrow svg{width:14px;height:14px}}@media (width<=480px){.tour-hero-container{padding:34px 13px 28px}.tour-hero-title{font-size:40px}.tour-hero-subtitle{font-size:11px}.tour-hero-description{font-size:8.5px}.tour-hero-actions{flex-wrap:wrap}.tour-primary-btn,.tour-secondary-btn{min-height:37px;font-size:8.5px}.tour-hero-stats{margin-top:23px}.tour-stat{padding:0 8px}.tour-stat strong{font-size:18px}.tour-stat span{font-size:6.5px}.tour-hero-visual{min-height:320px}.tour-floating-card{width:205px;min-height:103px;padding:15px 40px 13px 15px}.tour-floating-card h3{font-size:10px}.tour-floating-card p{font-size:6.5px}}@media (width<=360px){.tour-hero-container{padding-left:10px;padding-right:10px}.tour-hero-title{font-size:36px}.tour-hero-subtitle{font-size:10px}.tour-hero-description,.tour-primary-btn,.tour-secondary-btn{font-size:8px}.tour-hero-visual{min-height:290px}.tour-floating-card{width:190px}}.signature-tours{color:#10264c;background:#f8f7f5;width:100%;padding:72px 0 82px;font-family:Poppins,sans-serif}.signature-tours-container{width:min(1400px,100% - 80px);margin:0 auto}.signature-header{text-align:center;max-width:760px;margin:0 auto 36px}.section-eyebrow{color:#d09e3d;letter-spacing:1.5px;align-items:center;gap:9px;margin-bottom:12px;font-size:10px;font-weight:600;display:inline-flex}.section-eyebrow:before,.section-eyebrow:after{content:"";background:#d09e3d;width:22px;height:1.5px}.signature-header h2{color:#10264c;letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.03}.signature-header h2 span{color:#d09e3d}.section-line{background:#d09e3d;width:52px;height:3px;margin:17px auto 14px}.signature-header p{color:#59667b;max-width:620px;margin:0 auto;font-size:13px;line-height:1.7}.tour-filter-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:34px;display:flex}.tour-filter{color:#10264c;cursor:pointer;background:0 0;border:1px solid #10264c38;border-radius:30px;min-height:39px;padding:0 19px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;transition:all .25s}.tour-filter:hover{color:#d09e3d;border-color:#d09e3d}.tour-filter.active{color:#fff;background:#10264c;border-color:#10264c}.tour-card{background:#fff;border:1px solid #10264c1f;border-radius:5px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 28px #10264c0b}.tour-card.is-hidden{display:none}.tour-card-image-wrap{height:205px;position:relative;overflow:hidden}.tour-card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.tour-card:hover .tour-card-image{transform:scale(1.035)}.tour-card-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000000a,#0000 55%,#0003);position:absolute;inset:0}.tour-duration{z-index:2;color:#10264c;background:#fff;border-radius:3px;padding:6px 10px;font-size:9px;font-weight:600;position:absolute;top:12px;left:12px}.tour-category{z-index:2;color:#fff;letter-spacing:.7px;background:#10264ce6;border-radius:3px;padding:6px 9px;font-size:8px;font-weight:600;position:absolute;top:12px;right:12px}.tour-card-content{flex-direction:column;flex:1;padding:20px 20px 19px;display:flex}.tour-card-content h3{color:#10264c;min-height:48px;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.18}.tour-destination{color:#657187;gap:6px;min-height:31px;font-size:9px;line-height:1.55;display:flex}.tour-destination span{color:#d09e3d;flex:none;font-size:9px}.tour-mini-highlights{border-top:1px solid #10264c1a;border-bottom:1px solid #10264c1a;flex-wrap:wrap;gap:6px;margin:13px 0;padding:11px 0;display:flex}.tour-mini-highlights span{color:#10264c;background:#f5f3ef;border-radius:3px;padding:5px 8px;font-size:8px;font-weight:500}.tour-overview{color:#59667b;margin:0;font-size:13px;line-height:1.7}.tour-card-actions{gap:8px;margin-top:auto;padding-top:20px;display:flex}.tour-detail-btn,.tour-quote-btn{text-align:center;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1.25;text-decoration:none;transition:all .25s;display:inline-flex}.tour-detail-btn{color:#fff;background:#10264c;border:1px solid #10264c;flex:1.2}.tour-detail-btn:hover{background:#d09e3d;border-color:#d09e3d}.tour-quote-btn{color:#d09e3d;background:0 0;border:1px solid #d09e3d;flex:1}.tour-quote-btn:hover{color:#fff;background:#d09e3d}body.tour-modal-open{overflow:hidden}.tour-modal{z-index:9999;visibility:hidden;opacity:0;justify-content:center;align-items:center;padding:25px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.tour-modal.show{visibility:visible;opacity:1}.tour-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#051228c7;position:absolute;inset:0}.tour-modal-box{z-index:2;background:#fff;border:1px solid #d09e3d73;border-radius:5px;grid-template-columns:39% 61%;width:min(1000px,100%);max-height:min(720px,90vh);transition:transform .3s;display:grid;position:relative;overflow:hidden;transform:translateY(20px)scale(.98);box-shadow:0 30px 80px #0000004d}.tour-modal.show .tour-modal-box{transform:translateY(0)scale(1)}.tour-modal-image{min-height:100%}.tour-modal-content{padding:38px 42px;overflow-y:auto}.tour-modal-category{color:#d09e3d;letter-spacing:1.4px;margin-bottom:9px;font-size:9px;font-weight:600;display:inline-block}.tour-modal-content h2{color:#10264c;max-width:600px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.12}.tour-modal-duration{color:#fff;background:#10264c;border-radius:3px;margin-top:13px;padding:6px 10px;font-size:9px;font-weight:500;display:inline-flex}.tour-modal-section{border-top:1px solid #10264c1f;margin-top:22px;padding-top:17px}.tour-modal-section h5{color:#d09e3d;letter-spacing:1px;margin:0 0 7px;font-size:17px;font-weight:600}.tour-modal-section p{color:#53627a;margin:0;font-size:13px;line-height:1.75}.tour-modal-section ul{margin:0;padding:0;list-style:none}.tour-modal-section li{color:#53627a;margin-bottom:7px;padding-left:17px;font-size:13px;line-height:1.55;position:relative}.tour-modal-section li:before{content:"";background:#d09e3d;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.tour-modal-close{z-index:5;color:#10264c;cursor:pointer;background:#fff;border:1px solid #10264c2e;border-radius:50%;width:35px;height:35px;font-size:25px;font-weight:300;line-height:1;transition:all .2s;position:absolute;top:13px;right:13px}.tour-modal-close:hover{color:#fff;background:#d09e3d;border-color:#d09e3d}.modal-quote-btn{color:#fff;background:#d09e3d;border-radius:3px;justify-content:center;align-items:center;min-height:43px;margin-top:24px;padding:0 20px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.modal-quote-btn:hover{background:#10264c}@media (width<=1000px){.signature-tours-container{width:calc(100% - 50px)}.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tour-card-image-wrap{height:190px}.tour-modal-box{grid-template-columns:36% 64%}.tour-modal-content{padding:32px}.tour-modal-content h2{font-size:29px}}@media (width<=700px){.signature-tours{padding:52px 0 60px}.signature-tours-container{width:calc(100% - 24px)}.signature-header{margin-bottom:26px}.signature-header h2{letter-spacing:-.8px;font-size:38px}.signature-header p{font-size:9px}.tour-filter-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.tour-filter-tabs::-webkit-scrollbar{display:none}.tour-filter{flex:none;min-height:36px;padding:0 14px;font-size:9px}.tour-grid{grid-template-columns:1fr;gap:18px}.tour-card-image-wrap{height:210px}.tour-card-content{padding:19px 17px 18px}.tour-card-content h3{min-height:auto;font-size:19px}.tour-overview{font-size:9px}.tour-card-actions{flex-direction:column}.tour-detail-btn,.tour-quote-btn{width:100%;min-height:43px;font-size:10px}.tour-modal{padding:12px}.tour-modal-box{flex-direction:column;width:100%;max-height:94vh;display:flex}.tour-modal-image{flex:0 0 180px;height:180px;min-height:180px}.tour-modal-content{padding:25px 20px 24px;overflow-y:auto}.tour-modal-content h2{padding-right:25px;font-size:25px;line-height:1.15}.tour-modal-section{margin-top:18px;padding-top:14px}.tour-modal-section p,.tour-modal-section li{font-size:9px}.modal-quote-btn{width:100%;font-size:10px}}@media (width<=400px){.signature-header h2{font-size:34px}.tour-card-image-wrap{height:190px}.tour-card-content h3{font-size:18px}.tour-mini-highlights span{font-size:7.5px}.tour-modal-image{height:155px;min-height:155px}.tour-modal-content h2{font-size:22px}}.site-footer{color:#10264c;background:#fff;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.footer-container{box-sizing:border-box;width:100%;max-width:1536px;margin:0 auto;padding:28px 28px 0}.footer-top{z-index:5;grid-template-columns:1.25fr .85fr .85fr .85fr 1.15fr;gap:42px;width:100%;display:grid;position:relative}.footer-brand{min-width:0}.footer-logo{color:#10264c;align-items:center;gap:9px;font-size:22px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.footer-logo-mark{flex-shrink:0;width:35px;height:35px;display:block;position:relative}.footer-logo-mark:before{content:"";border-top:2px solid #d09e3d;border-radius:50%;width:28px;height:16px;position:absolute;top:2px;left:2px;transform:rotate(-20deg)}.footer-logo-mark span:first-child{background:#10264c;border-radius:50%;width:26px;height:7px;position:absolute;top:16px;left:7px;transform:rotate(-20deg)}.footer-logo-mark span:nth-child(2){background:#d09e3d;width:3px;height:26px;position:absolute;top:5px;left:17px;transform:rotate(37deg)}.footer-description{color:#10264c;margin:16px 0 14px;font-size:13px;font-weight:400;line-height:1.65}.footer-contact-list{flex-direction:column;gap:9px;display:flex}.footer-contact-list a,.footer-contact-list div{color:#10264c;align-items:center;gap:9px;font-size:11px;font-weight:400;line-height:1.3;text-decoration:none;display:flex}.footer-contact-list svg{stroke:#10264c;stroke-width:2px;flex-shrink:0;width:14px;height:14px}.footer-column{min-width:0;padding-top:3px}.footer-column h3{color:#10264c;margin:0;font-size:13px;font-weight:700;line-height:1.2}.footer-heading-line{background:#d09e3d;width:25px;height:2px;margin-top:8px;margin-bottom:12px}.footer-column ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.footer-column li{margin:0;padding:0}.footer-column a{color:#10264c;font-size:12.5px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#d09e3d}.footer-newsletter p{color:#10264c;max-width:220px;margin:0 0 12px;font-size:8.5px;font-weight:400;line-height:1.6}.footer-subscribe{background:#fff;border:1px solid #10264c29;border-radius:5px;width:100%;max-width:220px;height:36px;display:flex;overflow:hidden}.footer-subscribe input{color:#10264c;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 11px;font-family:Poppins,sans-serif;font-size:8px}.footer-subscribe input::placeholder{color:#9ba2ad}.footer-subscribe button{color:#fff;cursor:pointer;background:#10264c;border:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;transition:background .2s;display:flex}.footer-subscribe button:hover{background:#d09e3d}.footer-subscribe button svg{stroke:#fff;stroke-width:1.8px;width:16px;height:16px}.footer-illustration{z-index:2;width:calc(100% + 56px);height:190px;margin:5px -28px 0;position:relative;overflow:hidden}.footer-illustration img{object-fit:cover;object-position:center bottom;width:100%;height:170%;display:block}.footer-bottom{z-index:6;box-sizing:border-box;border-top:1px solid #10264c59;justify-content:space-between;align-items:center;min-height:58px;margin-top:-1px;padding:9px 4px 10px;display:flex;position:relative}.footer-socials{align-items:center;gap:14px;display:flex}.footer-socials a{color:#fff;background:#10264c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.footer-socials a:hover{background:#d09e3d;transform:translateY(-2px)}.footer-socials svg{stroke:#fff;stroke-width:2.2px;width:15px;height:15px}.footer-legal{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.footer-legal-links{align-items:center;gap:9px;display:flex}.footer-legal-links a,.footer-legal-links span{color:#10264c;font-size:8px;font-weight:400;line-height:1.3;text-decoration:none}.footer-legal-links a:hover{color:#d09e3d}.footer-legal p{color:#10264c;margin:0;font-size:8px;font-weight:400;line-height:1.3}@media (width>=1500px){.footer-container{padding-left:35px;padding-right:35px}.footer-top{gap:50px}.footer-illustration{width:calc(100% + 70px);height:205px;margin-left:-35px;margin-right:-35px}.footer-socials a{width:29px;height:29px}}@media (width<=1350px) and (width>=1025px){.footer-container{padding:25px 24px 0}.footer-top{gap:31px}.footer-logo{font-size:20px}.footer-description{font-size:9px}.footer-contact-list{gap:8px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:10px}.footer-column a,.footer-newsletter p{font-size:8px}.footer-illustration{width:calc(100% + 48px);height:175px;margin-left:-24px;margin-right:-24px}.footer-socials a{width:27px;height:27px}.footer-socials svg{width:14px;height:14px}}@media (width<=1024px) and (width>=768px){.footer-container{padding:25px 20px 0}.footer-top{grid-template-columns:1.25fr .85fr .85fr .85fr;gap:24px}.footer-newsletter{grid-column:4}.footer-logo{font-size:19px}.footer-description{font-size:8.5px}.footer-contact-list{gap:7px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:9px}.footer-heading-line{width:22px;margin-top:7px;margin-bottom:10px}.footer-column ul{gap:6px}.footer-column a,.footer-newsletter p{font-size:7.5px}.footer-subscribe{height:33px}.footer-illustration{width:calc(100% + 40px);height:145px;margin-left:-20px;margin-right:-20px}.footer-bottom{min-height:52px}.footer-socials{gap:12px}.footer-socials a{width:26px;height:26px}.footer-socials svg{width:14px;height:14px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:7px}}@media (width<=767px){.footer-container{padding:30px 18px 0}.footer-top{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-logo{font-size:21px}.footer-description{margin-top:14px;font-size:10px;line-height:1.6}.footer-contact-list{gap:8px}.footer-contact-list a,.footer-contact-list div{font-size:9px}.footer-column{padding-top:0}.footer-column h3{font-size:10px}.footer-heading-line{width:23px;margin-top:7px;margin-bottom:10px}.footer-column ul{gap:7px}.footer-column a{font-size:8.5px}.footer-newsletter{grid-column:1/-1}.footer-newsletter p{max-width:280px;font-size:9px}.footer-subscribe{max-width:280px;height:36px}.footer-subscribe input{font-size:8px}.footer-illustration{width:calc(100% + 36px);height:130px;margin:14px -18px 0}.footer-bottom{flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:auto;padding:13px 0 16px}.footer-socials{gap:15px}.footer-socials a{width:30px;height:30px}.footer-socials svg{width:16px;height:16px}.footer-legal{align-items:center;gap:5px}.footer-legal-links{gap:8px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:7px}}@media (width<=480px){.footer-container{padding:27px 14px 0}.footer-top{gap:24px 15px}.footer-logo{font-size:19px}.footer-logo-mark{transform-origin:0;transform:scale(.9)}.footer-description{font-size:9px}.footer-contact-list a,.footer-contact-list div{font-size:8px}.footer-column h3{font-size:9px}.footer-column a{font-size:7.8px}.footer-column ul{gap:6px}.footer-newsletter p{font-size:8px}.footer-subscribe{max-width:250px;height:34px}.footer-illustration{width:calc(100% + 28px);height:105px;margin-left:-14px;margin-right:-14px}.footer-socials{gap:13px}.footer-socials a{width:29px;height:29px}.footer-socials svg{width:15px;height:15px}.footer-bottom{gap:10px}}@media (width<=360px){.footer-top{grid-template-columns:1fr 1fr;gap:21px 12px}.footer-description,.footer-column h3{font-size:8px}.footer-column a{font-size:7px}.footer-newsletter p{font-size:7.5px}.footer-illustration{height:90px}.footer-socials a{width:27px;height:27px}.footer-socials svg{width:14px;height:14px}.footer-legal-links a,.footer-legal-links span,.footer-legal p{font-size:6px}}.tour-modal{opacity:1;visibility:hidden;pointer-events:none}.tour-modal-overlay{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#080e10c7;transition:opacity .7s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .9s cubic-bezier(.22,1,.36,1),backdrop-filter .9s cubic-bezier(.22,1,.36,1)}.tour-modal-box{opacity:0;transform-origin:50%;clip-path:inset(0 3% 0 0 round 18px);will-change:transform, opacity, clip-path;backface-visibility:hidden;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),clip-path .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)scale(.985)}.tour-modal.show{visibility:visible;pointer-events:auto}.tour-modal.show .tour-modal-overlay{opacity:1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.tour-modal.show .tour-modal-box{opacity:1;clip-path:inset(0 round 18px);transform:translate(0,0)scale(1)}.tour-modal-image{opacity:0;clip-path:inset(0 5% 0 0);will-change:transform, opacity;transition:opacity .65s cubic-bezier(.22,1,.36,1) .12s,transform .85s cubic-bezier(.22,1,.36,1) .12s,clip-path .85s cubic-bezier(.22,1,.36,1) .12s;transform:translate(-16px)scale(1.02)}.tour-modal.show .tour-modal-image{opacity:1;clip-path:inset(0);transform:translate(0,0)scale(1)}.tour-modal-content{opacity:0;will-change:transform, opacity;transition:opacity .6s cubic-bezier(.22,1,.36,1) .18s,transform .75s cubic-bezier(.22,1,.36,1) .18s;transform:translate(12px)}.tour-modal.show .tour-modal-content{opacity:1;transform:translate(0,0)}.tour-modal-box:before{content:"";z-index:20;transform-origin:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);width:100%;height:1px;position:absolute;top:0;left:0;transform:scaleX(0)}.tour-modal.show .tour-modal-box:before{animation:1s cubic-bezier(.22,1,.36,1) .15s forwards smoothModalLine}@keyframes smoothModalLine{0%{opacity:0;transform:scaleX(0)}20%{opacity:.8}75%{opacity:.65;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}.tour-modal:not(.show) .tour-modal-overlay{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.tour-modal:not(.show) .tour-modal-box{opacity:0;clip-path:inset(0 2% 0 0 round 18px);transition:opacity .38s cubic-bezier(.4,0,1,1),transform .5s cubic-bezier(.4,0,1,1),clip-path .5s cubic-bezier(.4,0,1,1);transform:translateY(18px)scale(.985)}.tour-modal-close{transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s}.tour-modal-close:hover{transform:rotate(90deg)scale(1.06)}@media (width<=768px){.tour-modal{padding:14px}.tour-modal-box{clip-path:inset(0 0 3% round 16px);transform:translateY(24px)scale(.99)}.tour-modal.show .tour-modal-box{clip-path:inset(0 round 16px);transform:translate(0,0)scale(1)}.tour-modal-image{transform:translateY(10px)scale(1.015)}.tour-modal.show .tour-modal-image{transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.tour-modal,.tour-modal *,.tour-modal-overlay,.tour-modal-box{transition:none!important;animation:none!important}.tour-modal-box,.tour-modal-image,.tour-modal-content{clip-path:none!important;transform:none!important}}.tour-modal{box-sizing:border-box;padding:25px;overflow:hidden}.tour-modal-box{box-sizing:border-box;grid-template-columns:39% minmax(0,61%);width:min(1000px,100%);min-height:0;max-height:calc(100vh - 50px);display:grid;overflow:hidden}.tour-modal-image{min-width:0;min-height:0;overflow:hidden}.tour-modal-content{scrollbar-width:auto;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;max-height:100%;overflow:hidden auto}.tour-modal-close{z-index:999;position:absolute;top:13px;right:13px}@media (width>=701px){.tour-modal-box{grid-template-rows:minmax(0,1fr)}.tour-modal-content{height:auto;min-height:0}}@media (width<=700px){.tour-modal{padding:12px}.tour-modal-box{flex-direction:column;width:100%;min-height:0;max-height:calc(100vh - 24px);display:flex;overflow:hidden}.tour-modal-image{flex:0 0 180px;height:180px;min-height:180px}.tour-modal-content{scrollbar-width:auto;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:none;overflow:hidden auto}.tour-modal-close{z-index:999;top:10px;right:10px}}.tour-modal{box-sizing:border-box;z-index:99999;justify-content:center;align-items:center;padding:90px 25px 25px;overflow:hidden}.tour-modal-box{box-sizing:border-box;grid-template-columns:39% minmax(0,61%);width:min(1000px,100%);min-height:0;max-height:calc(100vh - 115px);display:grid;position:relative;overflow:hidden}.tour-modal-image{min-width:0;height:100%;min-height:0;overflow:hidden}.tour-modal-image img{object-fit:cover;width:100%;height:100%;display:block}.tour-modal-content{scrollbar-width:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;z-index:1;min-width:0;height:auto;min-height:0;max-height:100%;position:relative;overflow:hidden auto}.tour-modal-close{z-index:2147483647!important;box-sizing:border-box!important;pointer-events:auto!important;justify-content:center!important;align-items:center!important;width:35px!important;height:35px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:13px!important;right:13px!important}@media (width>=701px){.tour-modal-box{grid-template-rows:minmax(0,1fr)}.tour-modal-content{min-height:0}}@media (width<=700px){.tour-modal{padding:75px 12px 12px}.tour-modal-box{flex-direction:column;width:100%;min-height:0;max-height:calc(100vh - 87px);display:flex;overflow:hidden}.tour-modal-image{flex:0 0 180px;height:180px;min-height:180px}.tour-modal-content{scrollbar-width:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:none;overflow:hidden auto}.tour-modal-close{top:10px!important;right:10px!important}}.tour-modal-content::-webkit-scrollbar{width:8px}.tour-modal-content::-webkit-scrollbar-track{background:#10264c0f}.tour-modal-content::-webkit-scrollbar-thumb{background:#10264c59;border-radius:8px}.tour-modal-content::-webkit-scrollbar-thumb:hover{background:#10264c8c}.tour-card{height:560px;min-height:560px;max-height:560px}.tour-card-content{min-height:0;overflow:hidden}.tour-overview{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tour-mini-highlights{max-height:66px;overflow:hidden}.tour-card-actions{flex-shrink:0;margin-top:auto}@media (width<=1000px) and (width>=701px){.tour-card{height:540px;min-height:540px;max-height:540px}.tour-overview{-webkit-line-clamp:3}}@media (width<=700px){.tour-card{height:535px;min-height:535px;max-height:535px}.tour-overview{-webkit-line-clamp:3}.tour-mini-highlights{max-height:66px}}@media (width<=400px){.tour-card{height:515px;min-height:515px;max-height:515px}}.destination-hero{color:#fff;background:#10264c;min-height:720px;position:relative;overflow:hidden}.destination-hero-background{position:absolute;inset:0}.destination-hero-background img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.destination-hero-overlay{background:linear-gradient(90deg,#081932f0 0%,#081932c7 30%,#0819324d 65%,#0819321f 100%);position:absolute;inset:0}.destination-hero-overlay:after{content:"";background:linear-gradient(#0000,#081932b3);height:180px;position:absolute;bottom:0;left:0;right:0}.destination-hero-container{z-index:2;align-items:center;width:min(1400px,100% - 100px);min-height:720px;margin:auto;padding-top:55px;display:flex;position:relative}.destination-hero-content{color:#10264c;background:#f8f7f5f0;border-left:2px solid #d09e3d;width:570px;padding:32px 35px 34px;box-shadow:0 18px 45px #0000001a}.destination-eyebrow{color:#d09e3d;letter-spacing:1.3px;align-items:center;gap:8px;margin-bottom:15px;font-size:13px;font-weight:600;display:flex}.destination-eyebrow span{background:#d09e3d;width:16px;height:1.5px}.destination-hero-title{letter-spacing:-2px;max-width:500px;font-family:Poppins,sans-serif;font-size:48px;font-weight:600;line-height:.97}.destination-hero-title em{color:#d09e3d;font-style:normal;display:block}.destination-hero-description{color:#53627a;max-width:500px;margin-top:20px;font-size:13px;line-height:1.75}.destination-hero-description.secondary{margin-top:9px}.destination-hero-button{color:#fff;background:#10264c;border-radius:3px;align-items:center;gap:9px;min-height:42px;margin-top:22px;padding:5px 6px 5px 17px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.destination-hero-button:hover{background:#d09e3d;transform:translateY(-2px)}.destination-button-icon{background:#d09e3d;border-radius:3px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.destination-button-icon svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.destination-hero-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10264cb3;border:1px solid #fff3;border-radius:4px;width:360px;padding:20px 22px;position:absolute;bottom:100px;right:0}.destination-info-line{background:#d09e3d;width:32px;height:2px;margin-bottom:11px}.destination-hero-info p{font-size:13px;line-height:1.7;color:#ffffffdb!important}.destination-info-tags{flex-wrap:wrap;gap:5px;margin-top:13px;display:flex}.destination-info-tags span{color:#fff;letter-spacing:.6px;border:1px solid #ffffff3b;border-radius:2px;padding:5px 7px;font-size:8px;font-weight:500}.destination-hero-bottom{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:25px;left:50px;right:50px}.destination-scroll-label{color:#ffffffb8;letter-spacing:1px;align-items:center;gap:8px;font-size:7px;font-weight:500;display:flex}.scroll-line{background:#d09e3d;width:28px;height:1px}.destination-count{align-items:baseline;gap:5px;display:flex}.destination-count strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.destination-count span{color:#fff9;letter-spacing:.8px;font-size:6px}.destinations-placeholder{background:#f8f7f5;min-height:100px}@media (width<=1000px){.site-header{padding:0 30px}.destination-hero-container{width:calc(100% - 60px)}.destination-hero-content{width:520px}.destination-hero-info{width:315px}}@media (width<=700px){.site-header{height:65px;padding:0 16px}.logo{font-size:21px}.nav-pill{display:none}.hamburger{display:block}.destination-hero{min-height:850px}.destination-hero-background img{object-position:65% center}.destination-hero-overlay{background:linear-gradient(#0819326b 0%,#08193247 28%,#081932b3 62%,#081932f0 100%)}.destination-hero-container{align-items:stretch;width:calc(100% - 24px);min-height:850px;padding-top:105px}.destination-hero-content{width:100%;padding:24px 20px 25px}.destination-eyebrow{letter-spacing:1px;font-size:7px}.destination-eyebrow span{width:11px}.destination-hero-title{letter-spacing:-1.3px;font-size:clamp(42px,11vw,56px)}.destination-hero-description{margin-top:16px;font-size:11.5px;line-height:1.7}.destination-hero-description.secondary{margin-top:8px}.destination-hero-button{min-height:40px;margin-top:18px;padding-left:14px;font-size:9px}.destination-button-icon{width:29px;height:29px}.destination-hero-info{width:100%;padding:17px 18px;bottom:70px;left:0;right:0}.destination-hero-info p{font-size:7.5px}.destination-info-tags{margin-top:10px}.destination-info-tags span{font-size:5.5px}.destination-hero-bottom{bottom:22px;left:15px;right:15px}.destination-scroll-label{font-size:6px}.destination-count strong{font-size:17px}}@media (width<=380px){.destination-hero,.destination-hero-container{min-height:880px}.destination-hero-content{padding:21px 17px 22px}.destination-hero-title{font-size:40px}.destination-hero-description{font-size:8px}.destination-hero-info{bottom:67px}}.india-regions-section{color:#102944;background:radial-gradient(circle at 52% 48%,#fffffffa 0%,#faf7f1f5 52%,#f6f2ea 100%);width:100%;min-height:100svh;padding:clamp(38px,4.5vw,18px) clamp(28px,6.5vw,105px);font-family:Poppins,sans-serif;position:relative;overflow:hidden}.india-regions-section:before{content:"";pointer-events:none;border:1px solid #d09e3d1c;border-radius:50%;width:190px;height:190px;position:absolute;top:-75px;left:-82px;box-shadow:0 0 0 18px #d09e3d06,0 0 0 38px #d09e3d05}.india-regions-section:after{content:"";pointer-events:none;border:1px solid #d09e3d1c;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-75px;right:-75px;box-shadow:0 0 0 18px #d09e3d06,0 0 0 38px #d09e3d05}.india-regions-container{z-index:2;grid-template-columns:minmax(280px,29%) minmax(450px,42%) minmax(330px,29%);align-items:center;column-gap:50px;width:100%;max-width:1480px;height:calc(100svh - 110px);min-height:680px;margin:0 auto;display:grid;position:relative}.india-regions-left{align-self:center;width:100%;max-width:390px;padding:0}.india-regions-eyebrow{color:#d09e3d;letter-spacing:1.15px;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:14px;font-size:13px;font-weight:700;line-height:1;display:flex}.india-eyebrow-icon{flex-shrink:0;font-size:17px;line-height:1}.india-regions-title{color:#102944;letter-spacing:-1.8px;max-width:390px;margin:0;font-size:40px;font-weight:600;line-height:1}.india-regions-title span{color:#d09e3d;display:block}.india-title-line{background:#d09e3d;width:42px;height:2px;margin:15px 0 14px}.india-regions-intro{color:#40536b;max-width:350px;margin:0;font-size:13px;line-height:1.7}.india-region-navigation{width:100%;margin-top:25px;position:relative}.india-region-navigation:before{content:"";background:#10294421;width:1px;position:absolute;top:27px;bottom:27px;left:23px}.india-region-item{text-align:left;cursor:pointer;z-index:2;background:0 0;border:0;outline:0;grid-template-columns:48px minmax(0,1fr) 20px;align-items:center;column-gap:11px;width:100%;min-height:57px;margin:0;padding:5px 0;font-family:inherit;transition:background .3s,transform .3s;display:grid;position:relative}.india-region-number{color:#172f4b;background:#fff;border:1px solid #10294414;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 5px 15px #14263c12}.india-region-info{flex-direction:column;justify-content:center;min-width:0;display:flex}.india-region-info strong{color:#132b46;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.3;transition:all .3s;display:block}.india-region-info small{color:#10264c;max-width:205px;margin-top:3px;font-size:13px;line-height:1.4;display:block}.india-region-arrow{color:#718195;font-size:20px;line-height:1;transition:all .3s}.india-region-item.active{background:#ffffffd1;border-radius:50px;width:calc(100% + 5px);margin-left:-5px;padding:5px 9px 5px 0;box-shadow:0 8px 24px #182a3e11}.india-region-item.active .india-region-number{color:#d09e3d;border:2px solid #d09e3d38;width:54px;height:54px;margin-left:-4px;box-shadow:0 0 0 5px #d09e3d0e,0 8px 20px #d09e3d1c}.india-region-item.active .india-region-info strong{color:#d09e3d}.india-region-item.active .india-region-arrow{color:#d09e3d;transform:translate(3px)}.india-regions-center{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;position:relative}.india-visual-wrap{aspect-ratio:1/1.02;width:min(100%,550px);position:relative}.india-main-image{object-fit:cover;border-radius:10%;width:100%;height:100%;transition:opacity .3s,transform .4s;display:block;box-shadow:0 24px 52px #182a3e26}.india-main-image.india-image-changing{opacity:.08;transform:scale(.975)}.india-floating-image{object-fit:cover;background:#fff;border:5px solid #fff;border-radius:50%;transition:opacity .3s,transform .3s;position:absolute;box-shadow:0 10px 30px #16283c2e}.india-floating-top{width:112px;height:112px;top:46px;right:0}.india-floating-bottom{width:125px;height:125px;bottom:115px;right:-3px}.india-stat-strip{grid-template-columns:repeat(3,1fr);gap:9px;display:grid;position:absolute;bottom:16px;left:7%;right:7%}.india-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fffffff2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:10px 6px;display:flex;box-shadow:0 10px 25px #16283c17}.india-stat-icon{color:#d09e3d;margin-bottom:5px;font-size:15px;line-height:1}.india-stat-card strong{color:#152f4d;font-size:18px;font-weight:700;line-height:1}.india-stat-card small{color:#53667a;margin-top:5px;font-size:9px;line-height:1.35}.india-next-region{color:#d09e3d;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;outline:0;align-items:center;gap:9px;font-family:inherit;font-size:14px;font-weight:600;display:flex;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.india-next-region i{background:#d09e3d;width:34px;height:1px;transition:width .3s;display:block;position:relative}.india-next-region i:after{content:"";border-top:1px solid #d09e3d;border-right:1px solid #d09e3d;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.india-next-region:hover i{width:47px}.india-regions-details{align-self:center;width:100%;min-width:0;max-width:440px;padding:0}.india-detail-number{color:#d09e3d;align-items:center;gap:10px;margin-bottom:17px;font-size:13px;font-weight:600;display:flex}.india-detail-number:before,.india-detail-number:after{content:"";background:#d09e3d;width:24px;height:1px}.india-detail-title{color:#102944;letter-spacing:-1.5px;margin:0;font-size:34px;font-weight:600;line-height:1.05}.india-detail-tagline{color:#d09e3d;margin-top:7px;font-size:13px;font-weight:600;line-height:1.45}.india-detail-divider{background:#102944;width:45px;height:1px;margin:18px 0;position:relative}.india-detail-divider:after{content:"✦";color:#102944;background:#f8f5ef;padding:0 5px;font-size:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.india-detail-description{color:#40536b;max-width:410px;margin:0 0 17px;font-size:13px;line-height:1.65}.india-detail-block{border-bottom:1px solid #1029441c;padding:12px 0}.india-detail-block:last-of-type{border-bottom:0}.india-detail-heading{color:#132b46;align-items:center;gap:9px;margin-bottom:6px;font-size:13px;display:flex}.india-detail-heading-icon{color:#d09e3d;background:#d09e3d14;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}.india-detail-block p{color:#53667a;max-width:430px;margin:0;font-size:11px;line-height:1.65}.india-explore-button{color:#fff;cursor:pointer;background:#102944;border:0;border-radius:28px;justify-content:space-between;align-items:center;width:100%;max-width:300px;height:47px;margin-top:15px;padding:4px 6px 4px 19px;font-family:inherit;font-size:12px;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.india-explore-button i{background:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:16px;font-style:normal;transition:transform .3s;display:flex}.india-explore-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #10294429}.india-explore-button:hover i{transform:rotate(-35deg)}.india-detail-changing{animation:.4s both indiaDetailFade}@keyframes indiaDetailFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){.india-regions-container{grid-template-columns:minmax(260px,29%) minmax(410px,42%) minmax(310px,29%);column-gap:18px}.india-regions-title{font-size:43px}.india-visual-wrap{width:min(100%,510px)}.india-detail-title{font-size:42px}.india-floating-top{width:100px;height:100px}.india-floating-bottom{width:110px;height:110px}}@media (width<=980px){.india-regions-section{min-height:auto;padding:50px 28px 60px}.india-regions-container{grid-template-columns:1fr;row-gap:32px;height:auto;min-height:auto;display:grid}.india-regions-left{align-self:auto;max-width:700px}.india-regions-title{font-size:45px}.india-regions-intro{max-width:600px}.india-region-navigation{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px;display:grid}.india-region-navigation:before{display:none}.india-region-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:auto;padding:0;display:flex}.india-region-item.active{width:auto;box-shadow:none;background:0 0;margin:0;padding:0}.india-region-number,.india-region-item.active .india-region-number{width:45px;height:45px;margin:0}.india-region-info{align-items:center}.india-region-info strong{font-size:10px}.india-region-info small,.india-region-arrow{display:none}.india-regions-center{order:2;height:auto;position:relative;left:18%}.india-visual-wrap{width:min(72vw,520px)}.india-regions-details{order:3;align-self:auto;max-width:700px;margin:0 auto}.india-detail-title{font-size:40px}}@media (width<=600px){.india-regions-section{padding:30px 16px 45px}.india-regions-container{row-gap:20px}.india-regions-eyebrow{margin-bottom:8px;font-size:8px}.india-eyebrow-icon{font-size:13px}.india-regions-title{letter-spacing:-.8px;max-width:340px;font-size:30px}.india-title-line{width:30px;margin:9px 0}.india-regions-intro{max-width:340px;font-size:9.5px;line-height:1.55}.india-region-navigation{grid-template-columns:repeat(5,1fr);gap:3px;margin-top:15px}.india-region-number,.india-region-item.active .india-region-number{width:36px;height:36px;font-size:9px}.india-region-info strong{font-size:7px}.india-visual-wrap{width:82vw;max-width:380px}.india-floating-top{border-width:4px;width:58px;height:58px;top:-10px;right:-6px}.india-floating-bottom{border-width:4px;width:58px;height:58px;bottom:70px;right:-3px}.india-stat-strip{gap:4px;bottom:6px;left:4%;right:4%}.india-stat-card{border-radius:10px;min-height:62px;padding:6px 3px}.india-stat-icon{font-size:10px}.india-stat-card strong{font-size:12px}.india-stat-card small{font-size:6px}.india-next-region{margin-top:13px;margin-left:5px;font-size:9px;position:relative;top:155px;left:-200px;transform:none}.india-regions-details{margin-top:30px}.india-detail-number{margin-bottom:7px;font-size:7px}.india-detail-number:before,.india-detail-number:after{width:14px}.india-detail-title{letter-spacing:-.7px;font-size:27px}.india-detail-tagline{font-size:10px}.india-detail-divider{width:32px;margin:10px 0}.india-detail-description{font-size:8.5px;line-height:1.5}.india-detail-block{padding:8px 0}.india-detail-heading{font-size:9px}.india-detail-heading-icon{width:20px;height:20px;font-size:9px}.india-detail-block p{font-size:7.7px;line-height:1.5}.india-explore-button{width:220px;height:35px;margin-top:8px;padding-left:13px;font-size:10px}.india-explore-button i{width:27px;height:27px;font-size:13px}}@media (width<=390px){.india-regions-section{padding-top:24px}.india-regions-title{font-size:27px}.india-region-info strong{font-size:6.5px}.india-detail-title{font-size:25px}.india-detail-description,.india-detail-block p{font-size:10px}}.himalayan-kingdoms{color:#fff;background:#10264c;padding:90px 0 105px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.himalayan-container{z-index:2;width:min(1320px,100% - 80px);margin:auto;position:relative}.himalayan-bg-text{white-space:nowrap;color:#ffffff06;letter-spacing:-8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(100px,15vw,220px);font-weight:700;position:absolute;top:155px;left:50%;transform:translate(-50%)}.himalayan-header{width:620px;max-width:100%;margin-bottom:65px}.himalayan-eyebrow{color:#d09e3d;letter-spacing:1.7px;margin-bottom:14px;font-size:8px;font-weight:600}.himalayan-header h2{letter-spacing:-2px;font-family:Poppins,sans-serif;font-size:40px;line-height:.98}.himalayan-header h2 span{color:#d09e3d}.himalayan-header p{color:#ffffffa1;max-width:560px;margin-top:18px;font-size:9px;line-height:1.8}.himalayan-journey{position:relative}.kingdom-story{grid-template-columns:48% 1fr;align-items:center;min-height:520px;display:grid}.kingdom-bhutan{grid-template-columns:1fr 48%}.kingdom-visual{height:430px;position:relative;overflow:hidden}.kingdom-visual img{object-fit:fill;width:100%;height:100%;transition:transform .6s;display:block}.kingdom-story:hover .kingdom-visual img{transform:scale(1.035)}.visual-shade{background:linear-gradient(90deg,#10264c0d,#10264c73);position:absolute;inset:0}.visual-number{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:30px;position:absolute;bottom:20px;left:45px}.visual-location{color:#fffc;letter-spacing:1.3px;font-size:6px;font-weight:600;position:absolute;top:20px;left:24px}.kingdom-copy{z-index:2;color:#10264c;background:#f8f7f5;margin-left:-35px;padding:38px 42px;position:relative}.kingdom-bhutan .kingdom-copy{margin-left:0;margin-right:-35px}.copy-label{color:#d09e3d;letter-spacing:4.5px;font-size:10px;font-weight:600}.copy-top h3{margin-top:6px;font-family:Poppins,sans-serif;font-size:34px;line-height:.95}.copy-top em{color:#d09e3d;margin-top:5px;font-family:Poppins,sans-serif;font-size:13px;display:block}.kingdom-intro{color:#657187;max-width:450px;margin:18px 0 22px;font-size:13px;line-height:1.75}.experience-block{border-left:2px solid #d09e3d;margin-top:14px;padding-left:13px}.experience-block span{color:#10264c;letter-spacing:1px;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.experience-block p{color:#69758a;font-size:13px;line-height:1.65}.kingdom-explore{color:#10264c;letter-spacing:.8px;align-items:center;gap:9px;margin-top:23px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.kingdom-explore i{color:#fff;background:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:13px;font-style:normal;transition:all .25s;display:flex}.kingdom-explore:hover i{transform:translate(3px,-3px)}.himalayan-route{z-index:5;justify-content:center;align-items:center;width:70px;height:100px;display:flex;position:absolute;top:430px;left:50%;transform:translate(-50%,-50%)}.route-line{background:#d09e3d;width:1px;height:100%;position:absolute;top:80px;left:50%}.route-marker{z-index:2;background:#10264c;border:1px solid #d09e3d;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex;position:relative;top:80px}.route-marker span{background:#d09e3d;border-radius:50%;width:7px;height:7px}.route-label{color:#ffffff73;letter-spacing:1px;writing-mode:vertical-rl;width:80px;font-size:5px;font-weight:600;position:absolute;top:50%;left:39px;transform:translateY(-50%)}@media (width<=900px){.himalayan-container{width:calc(100% - 40px)}.himalayan-header{margin-bottom:40px}.kingdom-story,.kingdom-bhutan{grid-template-columns:1fr}.kingdom-visual{height:300px}.kingdom-copy,.kingdom-bhutan .kingdom-copy{margin:-30px 25px 0}.kingdom-bhutan .kingdom-visual{grid-row:1}.kingdom-bhutan .kingdom-copy{grid-row:2}.himalayan-route{display:none}}@media (width<=600px){.himalayan-kingdoms{padding:58px 0 70px}.himalayan-container{width:calc(100% - 24px)}.himalayan-bg-text{letter-spacing:-4px;font-size:75px;top:120px}.himalayan-header{margin-bottom:30px}.himalayan-eyebrow{font-size:7px}.himalayan-header h2{font-size:40px}.himalayan-header p{margin-top:14px;font-size:8px}.kingdom-visual{height:220px}.kingdom-copy,.kingdom-bhutan .kingdom-copy{margin:-20px 10px 0;padding:24px 20px}.copy-top h3{font-size:35px}.copy-top em{font-size:12px}.kingdom-intro{margin:15px 0 18px;font-size:8px}.experience-block{margin-top:12px}.experience-block p{font-size:7.5px}.kingdom-explore{margin-top:19px;font-size:6.5px}.visual-number{font-size:24px;bottom:13px;left:15px}.visual-location{top:14px;left:15px}}@media (width<=380px){.himalayan-header h2{font-size:36px}.kingdom-visual{height:195px}.copy-top h3{font-size:31px}.kingdom-copy,.kingdom-bhutan .kingdom-copy{padding:21px 17px}}html,body{width:100%;min-height:100%}body{color:#102b55;background:#fff;font-family:Poppins,sans-serif}img{max-width:100%}a{text-decoration:none}.about-hero{background:linear-gradient(#f8f9fb 0%,#fff 100%);width:100%;min-height:100vh;position:relative;overflow:hidden}.about-header{z-index:100;background:#f9fafcf0;border-bottom:1px solid #102b5506;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 31px 0 48px;display:flex;position:relative}.about-logo{color:#102b55;letter-spacing:-1.2px;align-items:center;font-family:Poppins,sans-serif;font-size:31px;font-weight:700;line-height:1;display:inline-flex}.about-navigation{background:#fff;border-radius:40px;align-items:center;gap:7px;min-height:62px;padding:6px 7px;display:flex;box-shadow:0 4px 20px #102b5512}.about-nav-link{color:#102b55;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;height:50px;padding:0 29px;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1;transition:background-color .25s,color .25s,transform .25s;display:flex}.about-nav-link.active{color:#fff;background:#102b55;font-weight:500;box-shadow:0 4px 10px #102b5526}.about-nav-link:hover{color:#fff;background:#102b55}.about-hero-main{perspective:1200px;position:relative;overflow:hidden}.about-content{z-index:5;animation:1.1s cubic-bezier(.22,1,.36,1) both heroContentReveal;position:relative}.about-eyebrow{animation:.8s cubic-bezier(.22,1,.36,1) .1s both heroFadeUp}.about-title span{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards titleReveal;display:block;transform:translateY(45px)}.about-title span:first-child{animation-delay:.25s}.about-title span:nth-child(2){animation-delay:.38s}.about-title span:nth-child(3){animation-delay:.51s}.about-divider{transform-origin:0;animation:.7s cubic-bezier(.22,1,.36,1) .75s forwards dividerReveal;transform:scaleX(0)}.about-description{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) .85s forwards heroFadeUp;transform:translateY(25px)}.about-cta{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) 1s forwards heroFadeUp;transform:translateY(20px)}.about-visual{transform-style:preserve-3d;will-change:transform;position:relative}.about-visual-image{object-fit:cover;will-change:transform;width:100%;height:100%;animation:10s ease-in-out infinite alternate artworkBreathing;display:block;transform:scale(1.06)}.about-visual:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff21 48%,#ffffff38 50%,#0000 63%);animation:7s ease-in-out infinite lightSweep;position:absolute;inset:-20%;transform:translate(-100%)}.about-visual:before{content:"";filter:blur(90px);pointer-events:none;z-index:2;background:#ff702d1f;border-radius:50%;width:280px;height:280px;animation:6s ease-in-out infinite alternate glowFloat;position:absolute;top:15%;right:10%}.eyebrow-rays{transform-origin:50%;animation:8s linear infinite raysRotate;display:inline-flex}.about-cta{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative}.about-cta:hover{transform:translateY(-4px)}.cta-arrow{transition:transform .4s cubic-bezier(.22,1,.36,1);display:inline-block}.about-cta:hover .cta-arrow{transform:translate(7px)}@keyframes heroContentReveal{0%{opacity:0}to{opacity:1}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes dividerReveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes lightSweep{0%{transform:translate(-120%)}25%,to{transform:translate(120%)}}@keyframes glowFloat{0%{opacity:.45;transform:translate(-20px)}to{opacity:.8;transform:translate(30px,25px)}}@keyframes raysRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-hero-main{width:100%;min-height:calc(100vh - 86px);position:relative}.about-content{z-index:20;width:51%;padding-top:91px;padding-left:4.05%;position:relative}.about-eyebrow{align-items:center;gap:15px;height:43px;margin-bottom:37px;display:flex}.eyebrow-rays{flex-shrink:0;width:27px;height:38px;display:block;position:relative}.eyebrow-rays span{transform-origin:bottom;background:#102b55;border-radius:3px;width:2px;height:29px;display:block;position:absolute;bottom:0;left:50%}.eyebrow-rays span:first-child{transform:translate(-50%)rotate(-72deg)}.eyebrow-rays span:nth-child(2){transform:translate(-50%)rotate(-53deg)}.eyebrow-rays span:nth-child(3){transform:translate(-50%)rotate(-32deg)}.eyebrow-rays span:nth-child(4){transform:translate(-50%)rotate(-11deg)}.eyebrow-rays span:nth-child(5){transform:translate(-50%)rotate(10deg)}.eyebrow-text{color:#d09e3d;letter-spacing:-.2px;white-space:nowrap;font-family:Poppins,sans-serif;font-size:19px;font-weight:600;line-height:1}.about-title{color:#102b55;letter-spacing:-2.6px;flex-direction:column;margin:0;font-family:Poppins,sans-serif;font-size:clamp(48px,4.35vw,68px);font-weight:600;line-height:1.18;display:flex}.about-title .orange-text{color:#d09e3d;margin-top:6px;font-weight:600;display:block}.about-divider{background:#d09e3d;border-radius:10px;width:89px;height:4px;margin-top:28px;margin-bottom:27px}.about-description{color:#536985;letter-spacing:-.15px;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.78}.about-cta{color:#fff;background:#102b55;border-radius:40px;justify-content:space-between;align-items:center;width:263px;height:55px;margin-top:27px;padding:0 10px 0 30px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1;transition:transform .25s,box-shadow .25s;display:flex}.about-cta:hover{transform:translateY(-2px);box-shadow:0 8px 22px #102b552e}.cta-arrow{color:#102b55;background:#d09e3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-family:Arial,sans-serif;font-size:22px;font-weight:700;line-height:1;display:flex}.about-visual{z-index:5;pointer-events:none;width:60.5%;height:calc(100% - 25px);position:absolute;top:25px;right:0}.about-visual-image{object-fit:contain;object-position:right bottom;width:100%;height:100%;display:block}@media (width>=1600px){.about-header{height:87px;padding-left:48px;padding-right:31px}.about-logo{font-size:31px}.about-navigation{min-height:62px}.about-nav-link{height:50px;padding-left:29px;padding-right:29px;font-size:18px}.about-content{padding-top:91px}.about-title{font-size:68px}.about-description{font-size:20px}.about-visual{width:60.5%}}@media (width<=1599px) and (width>=1351px){.about-content{padding-top:83px}.about-title{letter-spacing:-2.3px;font-size:48px}.about-description{font-size:12.5px}.about-visual{width:75%}}@media (width<=1350px) and (width>=1025px){.about-header{height:80px;padding-left:40px;padding-right:28px}.about-logo{font-size:28px}.about-navigation{min-height:57px;padding:5px 6px}.about-nav-link{height:46px;padding-left:23px;padding-right:23px;font-size:16px}.about-hero-main{min-height:calc(100vh - 80px)}.about-content{padding-top:73px}.about-eyebrow{margin-bottom:30px}.eyebrow-text{font-size:17px}.about-title{letter-spacing:-2px;font-size:53px;line-height:1.07}.about-divider{width:82px;margin-top:23px;margin-bottom:23px}.about-description{font-size:17px;line-height:1.72}.about-cta{width:250px;height:53px;margin-top:23px}.about-visual{width:59%;height:calc(100% - 20px);top:20px}}@media (width<=1024px) and (width>=768px){.about-header{height:76px;padding-left:25px;padding-right:25px}.about-logo{font-size:26px}.about-navigation{min-height:52px;padding:5px}.about-nav-link{height:42px;padding-left:16px;padding-right:16px;font-size:14px}.about-hero-main{min-height:calc(100vh - 76px)}.about-content{width:58%;padding-top:62px;padding-left:4%}.about-eyebrow{height:38px;margin-bottom:25px}.eyebrow-text{font-size:16px}.about-title{letter-spacing:-1.6px;font-size:44px;line-height:1.08}.about-title .orange-text{margin-top:5px}.about-divider{width:75px;height:3px;margin-top:21px;margin-bottom:20px}.about-description{font-size:16px;line-height:1.65}.about-cta{width:235px;height:51px;margin-top:21px;padding-left:24px;font-size:14px}.cta-arrow{width:32px;height:32px;font-size:20px}.about-visual{width:61%;height:90%;top:20px}}@media (width<=767px){.about-hero{min-height:100svh}.about-header{height:68px;padding-left:15px;padding-right:15px}.about-logo{letter-spacing:-.8px;font-size:22px}.about-navigation{border-radius:28px;gap:1px;min-height:42px;padding:4px}.about-nav-link{border-radius:22px;height:34px;padding-left:9px;padding-right:9px;font-size:10px;font-weight:500}.about-hero-main{min-height:calc(100svh - 68px)}.about-content{width:100%;padding:42px 20px 390px}.about-eyebrow{gap:10px;height:34px;margin-bottom:23px}.eyebrow-rays{transform-origin:0;width:25px;height:34px;transform:scale(.78)}.eyebrow-text{font-size:14px;font-weight:600}.about-title{letter-spacing:-1.4px;font-size:37px;line-height:1.09}.about-title .orange-text{margin-top:5px}.about-divider{width:67px;height:3px;margin-top:20px;margin-bottom:19px}.about-description{letter-spacing:0;font-size:15px;line-height:1.65}.about-cta{width:235px;height:50px;margin-top:21px;padding-left:23px;font-size:14px}.cta-arrow{width:32px;height:32px;font-size:20px}.about-visual{width:125%;height:390px;top:auto;bottom:0;right:-20%}.about-visual-image{object-position:right bottom}}@media (width<=430px){.about-header{padding-left:12px;padding-right:12px}.about-logo{font-size:20px}.about-navigation{padding:3px}.about-nav-link{height:33px;padding-left:7px;padding-right:7px;font-size:9.5px}.about-content{padding:37px 18px 80px}.about-eyebrow{margin-bottom:21px}.eyebrow-text{font-size:13px}.about-title{letter-spacing:-1.15px;font-size:33px;line-height:1.09}.about-divider{width:62px;margin-top:18px;margin-bottom:17px}.about-description{font-size:14px;line-height:1.65}.about-cta{width:195px;height:48px;margin-top:19px;padding-left:21px;font-size:13px}.cta-arrow{width:30px;height:30px;font-size:19px}.about-visual{width:105%;height:215px;top:50%;right:-5%}}@media (width<=360px){.about-logo{font-size:18px}.about-nav-link{padding-left:6px;padding-right:6px;font-size:8.5px}.about-content{padding-left:16px;padding-right:16px}.about-title{font-size:30px}.about-description{font-size:13.5px}.about-cta{width:215px}.about-visual{width:145%;right:-30%}}.our-story-section{--navy:#0e2041;--orange:#f27b38;--cream:#f7f4f1;--text:#263a58;--muted:#718097;background:var(--cream);width:100%;color:var(--navy);font-family:Poppins,sans-serif;overflow:hidden}.our-story-wrap{width:min(100% - 96px,1260px);margin:0 auto;padding:58px 0 45px}.our-story-main{grid-template-columns:39% 61%;align-items:center;min-height:475px;display:grid}.our-story-intro{padding-right:34px;position:relative}.our-story-eyebrow{color:var(--orange);letter-spacing:.08em;align-items:center;gap:9px;margin-bottom:13px;font-size:11px;font-weight:600;display:flex}.story-rays{flex-shrink:0;width:25px;height:26px;position:relative}.story-rays i{background:var(--navy);transform-origin:bottom;border-radius:2px;width:2px;height:22px;position:absolute;bottom:0;left:50%}.story-rays i:first-child{transform:translate(-50%)rotate(-72deg)}.story-rays i:nth-child(2){transform:translate(-50%)rotate(-52deg)}.story-rays i:nth-child(3){transform:translate(-50%)rotate(-32deg)}.story-rays i:nth-child(4){transform:translate(-50%)rotate(-12deg)}.story-rays i:nth-child(5){transform:translate(-50%)rotate(8deg)}.our-story-title{max-width:480px;color:var(--navy);letter-spacing:-1.7px;margin:0;font-size:40px;font-weight:600;line-height:1.06}.our-story-title em{color:#d09e3d;margin-top:2px;font-style:normal;display:block}.our-story-accent{background:var(--orange);width:58px;height:2px;margin:17px 0 13px;display:block}.our-story-description{width:100%;max-width:455px;color:var(--text);margin:0;font-size:13px;line-height:1.72}.our-story-quote{width:100%;max-width:425px;margin-top:25px;padding-left:29px;position:relative}.quote-symbol{color:#d09e3d;font-family:Georgia,serif;font-size:45px;line-height:1;position:absolute;top:-10px;left:0}.our-story-quote p{color:var(--navy);margin:0;font-size:13px;font-weight:400;line-height:1.55}.our-story-quote strong{font-weight:600}.quote-line{background:#d09e3d;width:35px;height:2px;margin-top:9px;display:block}.our-story-gallery{width:100%;height:425px;position:relative}.story-gallery-main{z-index:2;background:#ddd;border-radius:24px 24px 24px 5px;width:65%;height:375px;transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s;position:absolute;top:0;left:2%;overflow:hidden}.story-gallery-main img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1);display:block}.story-gallery-small{border:5px solid var(--cream);z-index:4;background:#ddd;transition:transform .5s,box-shadow .5s;position:absolute;overflow:hidden;box-shadow:0 10px 28px #0e204121}.story-gallery-small img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.story-gallery-jet{border-radius:17px;width:33%;height:135px;top:20px;right:0}.story-gallery-tiger{border-radius:17px 3px 17px 17px;width:30%;height:185px;bottom:54px;right:1%}.story-photo-tag{color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e2041d1;border-radius:20px;align-items:center;gap:6px;padding:4px 7px;font-size:6px;line-height:1;display:flex;position:absolute;bottom:8px;left:9px}.story-photo-tag b{color:#d09e3d}.our-story-gallery[data-active="1"] .story-gallery-main{transform:translateY(-3px);box-shadow:0 18px 38px #0e204129}.our-story-gallery[data-active="1"] .story-gallery-main img{transform:scale(1.025)}.our-story-gallery[data-active="2"] .story-gallery-jet{transform:translateY(-6px)scale(1.025);box-shadow:0 18px 38px #0e20412e}.our-story-gallery[data-active="2"] .story-gallery-jet img{transform:scale(1.045)}.our-story-gallery[data-active="3"] .story-gallery-tiger{transform:translateY(-6px)scale(1.025);box-shadow:0 18px 38px #0e20412e}.our-story-gallery[data-active="3"] .story-gallery-tiger img{transform:scale(1.045)}.our-story-gallery[data-active="4"] .story-gallery-main{transform:translateY(-2px)}.our-story-points{border-top:1px solid #0e20411f;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.story-active-line{width:100%;height:2px;position:absolute;top:-2px;left:0;overflow:hidden}.story-active-line span{background:#d09e3d;width:25%;height:2px;transition:transform .45s;display:block}.story-point{min-width:0;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #0e20411a;grid-template-columns:34px 34px minmax(0,1fr);align-items:start;gap:8px;padding:18px 15px 4px;font-family:Poppins,sans-serif;transition:background .3s;display:grid}.story-point:last-child{border-right:0}.story-point:hover,.story-point.active{background:#ffffff6b}.story-point-number{color:#d09e3d;font-family:Georgia,serif;font-size:26px;line-height:1;transition:color .3s}.story-point.active .story-point-number{color:#d09e3d}.story-point-icon{color:#d09e3d;border:1px solid #f27b3873;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .3s,color .3s,transform .3s;display:flex}.story-point-icon svg{stroke-width:1.5px;width:16px;height:16px}.story-point.active .story-point-icon{color:#fff;background:#d09e3d;transform:translateY(-2px)}.story-point-copy{flex-direction:column;min-width:0;display:flex}.story-point-copy strong{margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.35}.story-point-copy small{color:#10264c;font-size:11.5px;line-height:1.5}.our-story-stats{background:var(--navy);width:100%}.our-story-stats-inner{grid-template-columns:repeat(4,1fr);width:min(100% - 96px,1260px);min-height:108px;margin:0 auto;padding:15px 0;display:grid}.story-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.story-stat:not(:last-child):after{content:"";background:#ffffff2b;width:1px;height:calc(100% - 20px);position:absolute;top:10px;right:0}.story-stat svg{width:21px;height:21px;color:var(--orange);stroke-width:1.5px;margin-bottom:2px}.story-stat strong{color:#fff;font-size:21px;font-weight:600;line-height:1.1}.story-stat span{color:#ffffffb3;margin-top:3px;font-size:8.5px;line-height:1.3}@media (width<=1280px){.our-story-wrap,.our-story-stats-inner{width:calc(100% - 72px)}.our-story-main{min-height:450px}.our-story-gallery{height:405px}.story-gallery-main{height:355px}.story-gallery-jet{height:125px}.story-gallery-tiger{height:170px}}@media (width<=1024px){.our-story-wrap{width:calc(100% - 56px);padding-top:48px}.our-story-main{grid-template-columns:42% 58%;min-height:430px}.our-story-title{font-size:38px}.our-story-description{font-size:12px}.our-story-quote{margin-top:21px}.our-story-quote p{font-size:13px}.our-story-gallery{height:390px}.story-gallery-main{width:65%;height:330px;left:1%}.story-gallery-jet{width:33%;height:115px}.story-gallery-tiger{width:30%;height:150px}.story-point{grid-template-columns:30px 32px minmax(0,1fr);padding-left:10px;padding-right:10px}.story-point-copy small{font-size:8px}}@media (width<=800px){.our-story-wrap{width:calc(100% - 44px);padding:46px 0 38px}.our-story-main{grid-template-columns:1fr;gap:30px;min-height:auto}.our-story-intro{padding-right:0}.our-story-title{max-width:580px;font-size:40px}.our-story-description{max-width:560px}.our-story-gallery{height:420px}.story-gallery-main{width:67%;height:355px;left:4%}.story-gallery-jet{width:30%;height:120px}.story-gallery-tiger{width:28%;height:160px}.our-story-quote{width:46%;bottom:0;left:4%}.our-story-points{grid-template-columns:repeat(2,1fr)}.story-point{border-bottom:1px solid #0e20411a;min-height:76px}.story-point:nth-child(3){border-right:1px solid #0e20411a}.story-point:nth-child(5){border-right:0}}@media (width<=600px){.our-story-wrap{width:calc(100% - 28px);padding:38px 0 34px}.our-story-main{gap:26px}.our-story-eyebrow{margin-bottom:10px;font-size:10px}.our-story-title{letter-spacing:-.9px;font-size:29px;line-height:1.08}.our-story-accent{width:48px;margin:13px 0 11px}.our-story-description{font-size:11.5px;line-height:1.68}.our-story-quote{margin-top:18px;padding-left:23px}.quote-symbol{font-size:38px;top:-7px}.our-story-quote p{font-size:11px;line-height:1.5}.quote-line{width:30px;margin-top:7px}.our-story-gallery{height:365px}.story-gallery-main{border-radius:18px 18px 18px 3px;width:calc(100% - 30px);height:240px;left:0}.story-gallery-jet{border-width:4px;border-radius:13px;width:47%;height:95px;top:175px;right:0}.story-gallery-tiger{border-width:4px;border-radius:13px 3px 13px 13px;width:48%;height:125px;bottom:0;right:0}.story-photo-tag{padding:3px 5px;font-size:5.5px;bottom:6px;left:6px}.our-story-points{flex-direction:column;display:flex}.story-active-line{display:none}.story-point{border-bottom:1px solid #0e20411a;grid-template-columns:29px 34px minmax(0,1fr);gap:7px;width:100%;min-height:0;padding:14px 0;border-right:0!important}.story-point:last-child{border-bottom:0}.story-point-number{font-size:22px}.story-point-icon{width:32px;height:32px}.story-point-icon svg{width:15px;height:15px}.story-point-copy strong{font-size:10.5px}.story-point-copy small{font-size:8.5px;line-height:1.48}.our-story-stats-inner{grid-template-columns:1fr 1fr;width:calc(100% - 28px);min-height:auto;padding:17px 0}.story-stat{min-height:70px}.story-stat:not(:last-child):after{height:calc(100% - 14px);top:7px}.story-stat:nth-child(2):after{display:none}.story-stat:nth-child(3):after{display:block}.story-stat svg{width:18px;height:18px}.story-stat strong{font-size:18px}.story-stat span{font-size:7.5px}}@media (width<=390px){.our-story-wrap{width:calc(100% - 22px);padding:34px 0 30px}.our-story-title{font-size:27px}.our-story-description{font-size:11px}.our-story-gallery{height:345px}.story-gallery-main{height:225px}.story-gallery-jet{height:88px;top:165px}.story-gallery-tiger{height:115px}.our-story-quote p{font-size:10.5px}.story-point-copy strong{font-size:10px}.story-point-copy small{font-size:8px}}@media (width<=360px){.our-story-wrap{width:calc(100% - 18px);padding:30px 0 27px}.our-story-title{font-size:25px}.our-story-description{font-size:10.5px}.our-story-gallery{height:325px}.story-gallery-main{height:210px}.story-gallery-jet{height:82px;top:153px}.story-gallery-tiger{height:108px}.our-story-quote{padding-left:20px}.our-story-quote p{font-size:9.5px}.story-point{grid-template-columns:27px 31px minmax(0,1fr);gap:7px;padding:13px 0}.story-point-number{font-size:20px}.story-point-icon{width:29px;height:29px}.story-point-copy strong{font-size:9.5px}.story-point-copy small{font-size:7.7px}.story-stat strong{font-size:17px}}@media (prefers-reduced-motion:reduce){.story-gallery-main,.story-gallery-main img,.story-gallery-small,.story-gallery-small img,.story-point,.story-point-icon,.story-active-line span{transition:none!important}}.purpose-section{color:#0e2041;background:#fff;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.purpose-container{width:100%;max-width:1536px;margin:0 auto;padding:45px 34px 16px}.purpose-header{z-index:5;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.purpose-eyebrow{color:#d09e3d;justify-content:center;align-items:center;gap:9px;height:31px;margin-bottom:4px;font-size:13px;font-weight:600;line-height:1;display:flex}.purpose-eyebrow-rays{flex-shrink:0;width:22px;height:27px;position:relative}.purpose-eyebrow-rays span{transform-origin:bottom;background:#0e2041;border-radius:3px;width:1.5px;height:21px;position:absolute;bottom:0;left:50%}.purpose-eyebrow-rays span:first-child{transform:translate(-50%)rotate(-70deg)}.purpose-eyebrow-rays span:nth-child(2){transform:translate(-50%)rotate(-48deg)}.purpose-eyebrow-rays span:nth-child(3){transform:translate(-50%)rotate(-25deg)}.purpose-eyebrow-rays span:nth-child(4){transform:translate(-50%)rotate(-5deg)}.purpose-eyebrow-rays span:nth-child(5){transform:translate(-50%)rotate(15deg)}.purpose-heading{color:#0e2041;letter-spacing:-1.7px;flex-direction:column;margin:0;font-size:40px;font-weight:600;line-height:1.05;display:flex}.purpose-heading-orange{color:#d09e3d;margin-top:3px}.purpose-divider{background:#f27b38;width:50px;height:2px;margin-top:12px}.purpose-intro{color:#10264c;letter-spacing:-.05px;margin:9px 0 0;font-size:13px;font-weight:400;line-height:1.45}.purpose-content{grid-template-columns:minmax(0,1fr) 275px minmax(0,1fr);align-items:center;column-gap:0;min-height:320px;margin-top:29px;display:grid;position:relative}.purpose-card{box-sizing:border-box;background:#faf8f58c;border:1px solid #e4d8cc;border-radius:12px;height:320px;position:relative;overflow:visible}.purpose-floating-icon{z-index:10;background:#0e2041;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0e20411f}.purpose-floating-icon svg{stroke:#fff;stroke-width:1.55px;width:35px;height:35px}.purpose-card-dot{z-index:12;background:#d09e3d;border-radius:50%;width:10px;height:10px;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #f7f4f1}.purpose-card-content{z-index:4;box-sizing:border-box;width:100%;max-width:430px;padding:39px 39px 0;position:relative}.purpose-card-label{color:#d09e3d;align-items:center;gap:8px;margin-bottom:13px;font-size:12px;font-weight:600;line-height:1;display:flex}.purpose-mini-rays{flex-shrink:0;width:22px;height:21px;position:relative}.purpose-mini-rays span{transform-origin:bottom;background:#0e2041;width:1.4px;height:18px;position:absolute;bottom:0;left:50%}.purpose-mini-rays span:first-child{transform:translate(-50%)rotate(-65deg)}.purpose-mini-rays span:nth-child(2){transform:translate(-50%)rotate(-42deg)}.purpose-mini-rays span:nth-child(3){transform:translate(-50%)rotate(-18deg)}.purpose-mini-rays span:nth-child(4){transform:translate(-50%)rotate(5deg)}.purpose-card h4{color:#10264c;letter-spacing:-.4px;max-width:375px;margin:0;font-size:24px;font-weight:500;line-height:1.09}.purpose-card p{color:#10264c;letter-spacing:-.05px;max-width:365px;margin:10px 0 0;font-size:13px;font-weight:400;line-height:1.55}.purpose-card-art{z-index:2;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}.purpose-card-art img{object-fit:contain;object-position:bottom right;width:100%;height:100%;display:block}.purpose-vision-art{width:100%;height:112px;bottom:0;left:0;right:auto}.purpose-vision-art img{object-position:bottom left}.purpose-mission-art{width:100%;height:112px;bottom:0;right:0}.purpose-mission-art img{object-position:bottom right}.purpose-center{z-index:3;pointer-events:none;width:275px;height:320px;position:relative}.purpose-connector{fill:none;pointer-events:none;width:190px;height:125px;position:absolute;overflow:visible}.purpose-connector path{fill:none;stroke:#657a9c;stroke-width:1.25px;stroke-dasharray:2 4;stroke-linecap:round}.connector-left-top{top:16px;left:-8px}.connector-left-bottom{bottom:16px;left:-8px}.connector-right-top{top:18px;right:-8px;transform:scaleX(1)}.connector-right-bottom{bottom:14px;right:-8px;transform:scaleX(1)}.connector-dot{z-index:8;background:#f27b38;border-radius:50%;width:7px;height:7px;position:absolute}.connector-dot-left-top{top:20px;left:-5px}.connector-dot-left-bottom{bottom:20px;left:-5px}.connector-dot-right-top{top:20px;right:-5px}.connector-dot-right-bottom{bottom:20px;right:-5px}.purpose-seal{z-index:10;background:#f7f4f1;border-radius:50%;justify-content:center;align-items:center;width:145px;height:145px;display:flex;position:absolute;top:25%;left:27%;transform:translate(-50%,-50%)}.purpose-seal-ring{border:1px dashed #71809a;border-radius:50%;justify-content:center;align-items:center;width:137px;height:137px;display:flex;position:relative}.purpose-seal-ring:before,.purpose-seal-ring:after{content:"";background:#f27b38;border-radius:50%;width:5px;height:5px;position:absolute}.purpose-seal-ring:before{top:10px;left:50%}.purpose-seal-ring:after{bottom:10px;left:50%}.seal-text{color:#10264c;letter-spacing:1.15px;white-space:nowrap;font-size:5.5px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.seal-text-top{top:23px}.seal-text-bottom{bottom:23px}.seal-inner{border:1px solid #71809a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.compass{width:49px;height:49px;position:relative;transform:rotate(45deg)}.compass:before{content:"";border:1px solid #0e2041;position:absolute;inset:5px;transform:rotate(45deg)}.compass-north,.compass-south,.compass-east,.compass-west{transform-origin:50%;background:#0e2041;width:2px;height:22px;position:absolute;top:50%;left:50%}.compass-north{transform:translate(-50%,-100%)}.compass-south{transform:translate(-50%)rotate(180deg)}.compass-east{background:#f27b38;width:1px;height:19px;transform:translate(-50%,-100%)rotate(90deg)}.compass-west{background:#f27b38;width:1px;height:19px;transform:translate(-50%)rotate(270deg)}.compass-center{background:#f27b38;border:2px solid #f7f4f1;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=1600px){.purpose-container{padding:16px 40px 18px}.purpose-heading{font-size:44px}.purpose-intro{font-size:13.5px}.purpose-content{grid-template-columns:minmax(0,1fr) 300px minmax(0,1fr);min-height:330px;margin-top:31px}.purpose-center{width:300px;height:330px}.purpose-card{height:330px}.purpose-card-content{padding-left:40px;padding-right:40px}.purpose-card h3{font-size:20px}.purpose-card p{font-size:12px}.purpose-card-art{height:118px}}@media (width<=1350px) and (width>=1025px){.purpose-container{padding:15px 28px 18px}.purpose-heading{font-size:38px}.purpose-intro{font-size:12px}.purpose-content{grid-template-columns:minmax(0,1fr) 235px minmax(0,1fr);min-height:300px;margin-top:27px}.purpose-center{width:235px;height:300px}.purpose-card{height:300px}.purpose-card-content{padding:37px 30px 0}.purpose-card h3{max-width:330px;font-size:17px}.purpose-card p{max-width:320px;font-size:10.5px}.purpose-floating-icon{width:62px;height:62px;top:-38px}.purpose-floating-icon svg{width:32px;height:32px}.purpose-card-art{height:105px}.purpose-seal{width:128px;height:128px;left:50%}.purpose-seal-ring{width:120px;height:120px}.seal-inner{width:64px;height:64px}.purpose-connector{width:165px;height:115px}}@media (width<=1024px) and (width>=768px){.purpose-container{padding:28px 28px 35px}.purpose-heading{font-size:40px}.purpose-intro{font-size:13px}.purpose-content{grid-template-columns:minmax(0,1fr) 190px minmax(0,1fr);min-height:340px;margin-top:55px}.purpose-center{width:190px;height:340px}.purpose-card{height:340px}.purpose-card-content{padding:40px 24px 0}.purpose-card h3{font-size:17px;line-height:1.3}.purpose-card p{font-size:10.5px;line-height:1.55}.purpose-floating-icon{width:62px;height:62px;top:-38px}.purpose-card-art{height:105px}.purpose-seal{width:112px;height:112px}.purpose-seal-ring{width:104px;height:104px}.seal-inner{width:55px;height:55px}.seal-text{letter-spacing:.8px;font-size:5.5px}.seal-text-top{top:17px}.seal-text-bottom{bottom:17px}.purpose-connector{width:135px;height:105px}}@media (width<=767px){.purpose-container{padding:38px 18px 42px}.purpose-eyebrow{gap:7px;font-size:12px}.purpose-eyebrow-rays{transform-origin:100%;transform:scale(.82)}.purpose-heading{letter-spacing:-1.1px;font-size:31px;line-height:1.08}.purpose-heading-orange{margin-top:3px}.purpose-divider{width:45px;margin-top:13px}.purpose-intro{max-width:330px;margin-top:10px;font-size:12px;line-height:1.55}.purpose-desktop-break{display:none}.purpose-content{flex-direction:column;align-items:stretch;gap:72px;min-height:auto;margin-top:68px;display:flex}.purpose-card{border-radius:12px;width:100%;height:325px}.purpose-card-content{max-width:100%;padding:38px 25px 0}.purpose-card-label{margin-bottom:12px;font-size:11px}.purpose-card h3{max-width:310px;font-size:18px;line-height:1.3}.purpose-card p{max-width:305px;font-size:11px;line-height:1.55}.purpose-floating-icon{width:62px;height:62px;top:-38px}.purpose-floating-icon svg{width:32px;height:32px}.purpose-card-dot{width:9px;height:9px;top:20px}.purpose-card-art{height:112px}.purpose-center{order:2;width:100%;height:125px;margin-top:-34px;margin-bottom:-34px}.purpose-card-vision{order:1}.purpose-card-mission{order:3}.purpose-connector{width:145px;height:85px}.connector-left-top{top:4px;left:calc(50% - 145px)}.connector-left-bottom{bottom:4px;left:calc(50% - 145px)}.connector-right-top{top:4px;right:calc(50% - 145px)}.connector-right-bottom{bottom:4px;right:calc(50% - 145px)}.connector-dot-left-top{top:8px;left:calc(50% - 147px)}.connector-dot-left-bottom{bottom:8px;left:calc(50% - 147px)}.connector-dot-right-top{top:8px;right:calc(50% - 147px)}.connector-dot-right-bottom{bottom:8px;right:calc(50% - 147px)}.purpose-seal{width:112px;height:112px}.purpose-seal-ring{width:104px;height:104px}.seal-inner{width:56px;height:56px}.seal-text{letter-spacing:.8px;font-size:5.5px}.seal-text-top{top:17px}.seal-text-bottom{bottom:17px}}@media (width<=430px){.purpose-container{padding:34px 15px 38px}.purpose-heading{letter-spacing:-.9px;font-size:28px}.purpose-intro{font-size:11.5px}.purpose-content{gap:67px;margin-top:65px}.purpose-card{height:310px}.purpose-card-content{padding:37px 21px 0}.purpose-card h3{max-width:280px;font-size:16px}.purpose-card p{max-width:275px;font-size:10.5px}.purpose-card-art{height:105px}.purpose-center{height:115px}.purpose-connector{width:125px;height:78px}.connector-left-top,.connector-left-bottom{left:calc(50% - 125px)}.connector-right-top,.connector-right-bottom{right:calc(50% - 125px)}.connector-dot-left-top,.connector-dot-left-bottom{left:calc(50% - 127px)}.connector-dot-right-top,.connector-dot-right-bottom{right:calc(50% - 127px)}.purpose-seal{width:100px;height:100px;position:absolute;top:6%;left:35%}.purpose-seal-ring{width:93px;height:93px}.seal-inner{width:50px;height:50px}.seal-text{letter-spacing:.65px;font-size:5px}.seal-text-top{top:15px}.seal-text-bottom{bottom:15px}}@media (width<=360px){.purpose-heading{font-size:26px}.purpose-intro{font-size:11px}.purpose-card{height:300px}.purpose-card-content{padding:36px 18px 0}.purpose-card h3{font-size:15px}.purpose-card p{font-size:10px}.purpose-card-art{height:98px}}.purpose-section{position:relative;overflow:hidden}.purpose-seal{z-index:5;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .8s;position:relative}.purpose-seal-ring{transition:transform 1.2s cubic-bezier(.22,1,.36,1),box-shadow .8s;position:relative}.compass{transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.purpose-connector path{fill:none;stroke-dasharray:5 8;transition:stroke .5s,stroke-width .5s,opacity .5s,stroke-dashoffset 1.2s linear;animation:7s linear infinite connectorFlow}.purpose-connector{opacity:.55}.connector-dot{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s,background .4s}.purpose-card{transition:transform .7s cubic-bezier(.22,1,.36,1),box-shadow .7s,border-color .5s;position:relative}.purpose-card-content{transition:transform .7s cubic-bezier(.22,1,.36,1)}.purpose-floating-icon{transition:transform .7s cubic-bezier(.22,1,.36,1),box-shadow .7s}.purpose-card-art{overflow:hidden}.purpose-card-art img{transition:transform 1.2s cubic-bezier(.22,1,.36,1),filter 1s}.purpose-section.vision-active .purpose-card-vision{transform:translate(10px)}.purpose-section.vision-active .purpose-card-vision .purpose-card-content{transform:translate(6px)}.purpose-section.vision-active .purpose-card-vision .purpose-floating-icon{transform:translateY(-8px)rotate(-5deg)scale(1.08)}.purpose-section.vision-active .purpose-vision-art img{transform:scale(1.08)translate(8px)}.purpose-section.vision-active .connector-left-top path,.purpose-section.vision-active .connector-left-bottom path{stroke-width:2.2px;opacity:1;stroke-dashoffset:-80px}.purpose-section.vision-active .connector-dot-left-top,.purpose-section.vision-active .connector-dot-left-bottom{transform:scale(1.45);box-shadow:0 0 0 5px #f2702d1f,0 0 20px #f2702d8c}.purpose-section.mission-active .purpose-card-mission{transform:translate(-10px)}.purpose-section.mission-active .purpose-card-mission .purpose-card-content{transform:translate(-6px)}.purpose-section.mission-active .purpose-card-mission .purpose-floating-icon{transform:translateY(-8px)rotate(5deg)scale(1.08)}.purpose-section.mission-active .purpose-mission-art img{transform:scale(1.08)translate(-8px)}.purpose-section.mission-active .connector-right-top path,.purpose-section.mission-active .connector-right-bottom path{stroke-width:2.2px;opacity:1;stroke-dashoffset:-80px}.purpose-section.mission-active .connector-dot-right-top,.purpose-section.mission-active .connector-dot-right-bottom{transform:scale(1.45);box-shadow:0 0 0 5px #f2702d1f,0 0 20px #f2702d8c}.purpose-section.vision-active .purpose-seal{filter:drop-shadow(0 15px 35px #0c234826);transform:scale(1.06)translate(-4px)}.purpose-section.vision-active .purpose-seal-ring{transform:rotate(-7deg)}.purpose-section.vision-active .compass{transform:rotate(-18deg)}.purpose-section.mission-active .purpose-seal{filter:drop-shadow(0 15px 35px #0c234826);transform:scale(1.06)translate(4px)}.purpose-section.mission-active .purpose-seal-ring{transform:rotate(7deg)}.purpose-section.mission-active .compass{transform:rotate(18deg)}.purpose-seal:after{content:"";pointer-events:none;border:1px solid #f2702d00;border-radius:50%;position:absolute;inset:-14px;transform:scale(.8)}.purpose-section.vision-active .purpose-seal:after,.purpose-section.mission-active .purpose-seal:after{animation:1.5s ease-out infinite sealPulse}@keyframes connectorFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-120px}}@keyframes sealPulse{0%{opacity:1;border-color:#f2702da6;transform:scale(.8)}to{opacity:0;border-color:#f2702d00;transform:scale(1.35)}}.purpose-section .purpose-seal{opacity:0;transform:scale(.82)}.purpose-section.purpose-visible .purpose-seal{opacity:1;transition:opacity .9s,transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1)}.purpose-card{opacity:0;transition:opacity .9s,transform .8s cubic-bezier(.22,1,.36,1),box-shadow .7s}.purpose-card-vision{transform:translate(-45px)}.purpose-card-mission{transform:translate(45px)}.purpose-section.purpose-visible .purpose-card{opacity:1;transform:translate(0)}.purpose-section.purpose-visible .purpose-card-vision{transition-delay:.25s}.purpose-section.purpose-visible .purpose-card-mission{transition-delay:.45s}@media (width<=768px){.purpose-section.vision-active .purpose-card-vision,.purpose-section.mission-active .purpose-card-mission{transform:translateY(-5px)}.purpose-section.vision-active .purpose-card-vision .purpose-card-content,.purpose-section.mission-active .purpose-card-mission .purpose-card-content{transform:none}.purpose-section.vision-active .purpose-seal,.purpose-section.mission-active .purpose-seal{transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.purpose-connector path,.purpose-seal,.purpose-seal-ring,.compass,.purpose-card,.purpose-card-art img{transition:none!important;animation:none!important}}.distinction-section{color:#0e2041;background:#fff;width:100%;padding:85px 10px 0;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.distinction-container{box-sizing:border-box;width:100%;max-width:1536px;min-height:0;margin:0 auto;padding:30px 52px 18px;position:relative}.distinction-header{z-index:10;width:53%;position:relative}.distinction-eyebrow{color:#d09e3d;align-items:center;gap:9px;height:28px;margin-bottom:9px;font-size:14px;font-weight:600;line-height:1;display:flex}.distinction-eyebrow-rays{flex-shrink:0;width:24px;height:28px;position:relative}.distinction-eyebrow-rays span{transform-origin:bottom;background:#0e2041;border-radius:2px;width:1.6px;height:21px;position:absolute;bottom:0;left:50%}.distinction-eyebrow-rays span:first-child{transform:translate(-50%)rotate(-72deg)}.distinction-eyebrow-rays span:nth-child(2){transform:translate(-50%)rotate(-52deg)}.distinction-eyebrow-rays span:nth-child(3){transform:translate(-50%)rotate(-32deg)}.distinction-eyebrow-rays span:nth-child(4){transform:translate(-50%)rotate(-12deg)}.distinction-eyebrow-rays span:nth-child(5){transform:translate(-50%)rotate(8deg)}.distinction-title{color:#0e2041;letter-spacing:-2.2px;flex-direction:column;margin:0;font-size:34px;font-weight:600;line-height:1.02;display:flex}.distinction-title-orange{color:#d09e3d;margin-top:2px}.distinction-divider{background:#f27b38;width:54px;height:2px;margin-top:15px}.distinction-intro{color:#10264c;letter-spacing:-.1px;margin:12px 0 0;font-size:13px;font-weight:400;line-height:1.5}.distinction-intro span{color:#d09e3d}.distinction-hero-art{z-index:1;pointer-events:none;width:51%;height:235px;position:absolute;top:17px;right:16px}.distinction-hero-art img{object-fit:contain;object-position:right top;width:100%;height:100%;display:block}.distinction-compass{z-index:8;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;top:42px;right:29.5%}.compass-outer{border:1.3px dashed #f27b38;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:relative}.compass-face{border:1px dashed #667897;border-radius:50%;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative}.compass-face:before{content:"";border:1px solid #0e2041;width:55px;height:55px;position:absolute;transform:rotate(45deg)}.compass-point{transform-origin:50%;background:#0e2041;width:2.5px;height:35px;position:absolute;top:50%;left:50%}.compass-point-n{transform:translate(-50%,-100%)}.compass-point-s{transform:translate(-50%)rotate(180deg)}.compass-point-e,.compass-point-w{background:#e9682b;width:1.8px;height:32px}.compass-point-e{transform:translate(-50%,-100%)rotate(90deg)}.compass-point-w{transform:translate(-50%)rotate(270deg)}.compass-center-dot{background:#f27b38;border:2px solid #f7f4f1;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pillars-grid{z-index:5;grid-template-rows:175px 175px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 75px;margin-top:50px;display:grid;position:relative}.pillar{grid-template-columns:88px 118px minmax(0,1fr);align-items:start;min-width:0;display:grid;position:relative}.pillar-number{color:#0000;-webkit-text-stroke:1px #d09e3d;letter-spacing:-3px;padding-top:3px;font-family:Poppins,sans-serif;font-size:70px;font-weight:400;line-height:.9;position:relative}.pillar-visual{z-index:5;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:relative}.pillar-icon-ring{border:1.3px dashed #f27b38;border-radius:50%;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:relative}.pillar-icon-ring:before{content:"";clip-path:polygon(0 0,50% 0,100% 0,100% 100%,0 100%,0 45%);opacity:.65;border:1px solid #d09e3d;border-radius:50%;position:absolute;inset:-1px}.pillar-icon{background:#0e2041;border-radius:50%;justify-content:center;align-items:center;width:77px;height:77px;display:flex;box-shadow:0 3px 8px #0e204114}.pillar-icon svg{stroke:#fff;stroke-width:1.6px;width:40px;height:40px}.pillar-content{padding-top:1px;padding-left:10px}.pillar-content h3{color:#10264c;letter-spacing:-.3px;margin:0;font-size:17px;font-weight:600;line-height:1.25}.pillar-small-divider{background:#d09e3d;width:43px;height:2px;margin-top:11px;margin-bottom:10px}.pillar-content p{color:#10264c;letter-spacing:-.05px;max-width:285px;margin:0;font-size:13px;font-weight:400;line-height:1.48}.pillar-connector{z-index:1;pointer-events:none;position:absolute}.pillar-connector:before,.pillar-connector:after{content:"";transform-origin:0;background:#d09e3d;height:1.3px;position:absolute}.pillar-connector .connector-dot{background:#d09e3d;border-radius:50%;width:9px;height:9px;position:absolute}.pillar-connector-one{width:480px;height:95px;top:99px;left:68px}.pillar-connector-one:before{width:43px;top:0;left:0}.pillar-connector-one:after{width:90px;top:0;left:43px;transform:rotate(48deg)}.pillar-connector-one .connector-dot{top:-4px;left:-4px}.pillar-connector-two{width:115px;height:80px;top:110px;left:-52px}.pillar-connector-two:before{width:58px;top:0;left:0}.pillar-connector-two:after{width:57px;top:0;left:58px;transform:rotate(-48deg)}.pillar-connector-two .connector-dot{top:-4px;left:-4px}.pillar-connector-three{width:480px;height:95px;top:99px;left:68px}.pillar-connector-three:before{width:43px;top:0;left:0}.pillar-connector-three:after{width:90px;top:0;left:43px;transform:rotate(390deg)}.pillar-connector-three .connector-dot{top:-4px;left:-4px}.pillar-connector-four{width:115px;height:80px;top:110px;left:-52px}.pillar-connector-four:before{width:58px;top:0;left:0}.pillar-connector-four:after{width:57px;top:0;left:58px;transform:rotate(-48deg)}.pillar-connector-four .connector-dot{top:-4px;left:-4px}.distinction-bottom-divider{z-index:10;justify-content:center;align-items:center;gap:15px;width:100%;height:45px;margin-top:14px;display:flex;position:relative}.bottom-line{border-top:1.5px dotted #d09e3d;flex:1;height:1px}.lotus-mark{flex-shrink:0;justify-content:center;align-items:center;width:58px;height:45px;display:flex}.lotus-mark svg{fill:none;stroke:#d09e3d;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:42px}@media (width>=1100px){.pillars-grid{left:6%}}@media (width>=1600px){.distinction-container{padding:34px 62px 20px}.distinction-title{font-size:55px}.distinction-intro{font-size:14.5px}.pillars-grid{column-gap:90px}.pillar-content h3{font-size:18px}.pillar-content p{font-size:12.5px}}@media (width<=1350px) and (width>=1025px){.distinction-container{padding:27px 38px 16px}.distinction-header{width:54%}.distinction-eyebrow{font-size:13px}.distinction-title{letter-spacing:-1.9px;font-size:47px}.distinction-divider{margin-top:13px}.distinction-intro{font-size:13px}.distinction-hero-art{width:50%;height:215px;top:16px;right:8px}.distinction-compass{width:100px;height:100px;top:37px;right:28%}.compass-outer{width:100px;height:100px}.compass-face{width:70px;height:70px}.compass-face:before{width:50px;height:50px}.pillars-grid{grid-template-rows:165px 165px;gap:8px 55px;margin-top:28px}.pillar{grid-template-columns:75px 105px minmax(0,1fr)}.pillar-number{font-size:62px}.pillar-visual{width:105px;height:105px}.pillar-icon-ring{width:96px;height:96px}.pillar-icon{width:68px;height:68px}.pillar-icon svg{width:35px;height:35px}.pillar-content{padding-left:8px}.pillar-content h3{font-size:15px}.pillar-content p{font-size:11px}.pillar-small-divider{margin-top:9px;margin-bottom:8px}.pillar-connector-one,.pillar-connector-three{width:400px;left:58px}.pillar-connector-two,.pillar-connector-four{left:-10px}.distinction-bottom-divider{height:40px;margin-top:10px}}@media (width<=1024px) and (width>=768px){.distinction-container{padding:32px 25px 22px}.distinction-header{width:58%}.distinction-title{letter-spacing:-1.8px;font-size:43px}.distinction-intro{font-size:12.5px}.distinction-hero-art{width:48%;height:200px;top:22px;right:0}.distinction-compass{width:88px;height:88px;top:38px;right:25%}.compass-outer{width:88px;height:88px}.compass-face{width:62px;height:62px}.compass-face:before{width:44px;height:44px}.pillars-grid{grid-template-rows:175px 175px;gap:8px 35px;margin-top:30px}.pillar{grid-template-columns:62px 92px minmax(0,1fr)}.pillar-number{font-size:54px}.pillar-visual{width:92px;height:92px}.pillar-icon-ring{width:86px;height:86px}.pillar-icon{width:62px;height:62px}.pillar-icon svg{width:32px;height:32px}.pillar-content{padding-left:7px}.pillar-content h3{font-size:14px}.pillar-content p{font-size:10.5px}.pillar-small-divider{margin-top:8px;margin-bottom:8px}.pillar-connector{display:none}.distinction-bottom-divider{height:38px;margin-top:8px}}@media (width<=767px){.distinction-container{min-height:auto;padding:36px 18px 25px}.distinction-header{text-align:left;width:100%}.distinction-eyebrow{gap:8px;margin-bottom:12px;font-size:13px}.distinction-eyebrow-rays{transform-origin:0;transform:scale(.78)}.distinction-title{letter-spacing:-1.2px;font-size:34px;line-height:1.06}.distinction-divider{width:50px;margin-top:15px}.distinction-intro{margin-top:13px;font-size:13px;line-height:1.55}.desktop-break{display:none}.distinction-hero-art{width:100%;height:170px;margin-top:12px;position:relative;top:auto;right:auto}.distinction-hero-art img{object-position:center}.distinction-compass{width:78px;height:78px;top:205px;right:20px}.compass-outer{width:78px;height:78px}.compass-face{width:55px;height:55px}.compass-face:before{width:39px;height:39px}.compass-point{height:25px}.compass-point-e,.compass-point-w{height:22px}.pillars-grid{flex-direction:column;gap:42px;margin-top:20px;display:flex}.pillar{grid-template-columns:53px 84px minmax(0,1fr);min-height:145px;display:grid}.pillar-number{letter-spacing:-2px;-webkit-text-stroke:.8px #d8aa82;padding-top:2px;font-size:50px}.pillar-visual{width:84px;height:84px}.pillar-icon-ring{width:80px;height:80px}.pillar-icon{width:58px;height:58px}.pillar-icon svg{width:30px;height:30px}.pillar-content{padding:2px 0 0 7px}.pillar-content h3{font-size:14px;line-height:1.3}.pillar-small-divider{width:38px;margin-top:8px;margin-bottom:8px}.pillar-content p{max-width:235px;font-size:10.5px;line-height:1.5}.pillar-connector{display:none}.distinction-bottom-divider{gap:9px;height:42px;margin-top:5px}.bottom-line{border-top-width:1.3px}.lotus-mark{width:50px;height:40px}.lotus-mark svg{width:48px;height:38px}}@media (width<=430px){.distinction-container{padding:31px 15px 22px}.distinction-title{letter-spacing:-1px;font-size:30px}.distinction-intro{font-size:12px}.distinction-hero-art{height:150px}.distinction-compass{width:70px;height:70px;top:188px;right:16px}.compass-outer{width:70px;height:70px}.compass-face{width:49px;height:49px}.compass-face:before{width:35px;height:35px}.pillars-grid{gap:38px;margin-top:18px}.pillar{grid-template-columns:47px 78px minmax(0,1fr);min-height:138px}.pillar-number{font-size:30px}.pillar-visual{width:78px;height:78px}.pillar-icon-ring{width:75px;height:75px}.pillar-icon{width:54px;height:54px}.pillar-icon svg{width:28px;height:28px}.pillar-content h3{font-size:13px}.pillar-content p{font-size:10px}.distinction-section{padding-top:10px}}@media (width<=360px){.distinction-title{font-size:27px}.distinction-intro{font-size:11px}.distinction-hero-art{height:135px}.distinction-compass{width:64px;height:64px;top:174px}.compass-outer{width:64px;height:64px}.compass-face{width:45px;height:45px}.pillar{grid-template-columns:43px 70px minmax(0,1fr)}.pillar-number{font-size:42px}.pillar-visual{width:70px;height:70px}.pillar-icon-ring{width:68px;height:68px}.pillar-icon{width:50px;height:50px}.pillar-icon svg{width:26px;height:26px}.pillar-content h3{font-size:12px}.pillar-content p{font-size:9.5px}}.leadership-section{color:#10264c;background:#fff;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.leadership-container{box-sizing:border-box;width:100%;max-width:1536px;margin:0 auto;padding:38px 48px 25px;position:relative}.leadership-intro{z-index:5;width:48%;position:relative}@media (width>=1024px){.leadership-intro{text-align:center;left:38%}}.leadership-eyebrow{color:#d09e3d;align-items:center;gap:9px;margin-bottom:13px;font-size:15px;font-weight:600;line-height:1;display:flex}.leadership-rays{flex-shrink:0;width:25px;height:29px;position:relative}.leadership-rays span{transform-origin:bottom;background:#10264c;border-radius:2px;width:1.7px;height:22px;position:absolute;bottom:0;left:50%}.leadership-rays span:first-child{transform:translate(-50%)rotate(-72deg)}.leadership-rays span:nth-child(2){transform:translate(-50%)rotate(-52deg)}.leadership-rays span:nth-child(3){transform:translate(-50%)rotate(-32deg)}.leadership-rays span:nth-child(4){transform:translate(-50%)rotate(-12deg)}.leadership-rays span:nth-child(5){transform:translate(-50%)rotate(8deg)}.leadership-title{color:#10264c;letter-spacing:-2.5px;margin:0;font-size:34px;font-weight:600;line-height:1.04;display:flex}.leadership-title-orange{color:#d09e3d;margin-top:2px}.leadership-divider{background:#d09e3d;width:63px;height:3px;margin-top:19px}.leadership-description{color:#10264c;letter-spacing:-.1px;width:400px;max-width:100%;margin:20px 0 0;font-size:13px;font-weight:400;line-height:1.72}.leadership-background-art{z-index:1;pointer-events:none;opacity:.52;width:51%;height:375px;position:absolute;top:34px;right:35px}.leadership-background-art img{object-fit:contain;object-position:right top;width:100%;height:100%;display:block}.visionaries-heading{z-index:8;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:78px;display:flex;position:relative}.visionaries-line{background:#d09e3d;flex:1;max-width:300px;height:1px}.visionaries-heading h3{color:#10264c;white-space:nowrap;margin:0 15px;font-size:20px;font-weight:600;line-height:1}.visionaries-diamond{background:#d09e3d;flex-shrink:0;width:9px;height:9px;transform:rotate(45deg)}.visionaries-grid{z-index:7;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:0;margin-top:30px;display:grid;position:relative}.visionary-card{background:#ffffffb8;border:1px solid #10264c;min-width:0;height:445px;display:grid;position:relative;overflow:hidden}.visionary-card:before{content:"";pointer-events:none;z-index:4;clip-path:polygon(8% 0,92% 0,100% 10%,100% 90%,92% 100%,8% 100%,0 90%,0 10%);border:1px solid #0000;position:absolute;inset:8px}.visionary-card-one,.visionary-card-two{grid-template-columns:50% 50%}.visionary-photo{z-index:2;height:100%;position:relative;overflow:hidden}.visionary-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.visionary-card-one .visionary-photo{clip-path:polygon(13% 3%,100% 3%,100% 97%,13% 97%,0 88%,0 12%)}.visionary-card-two .visionary-photo{clip-path:polygon(0 3%,87% 3%,100% 12%,100% 88%,87% 97%,0 97%)}.visionary-info{z-index:5;padding:27px 22px 20px;position:relative}.visionary-card-one .visionary-info{order:2}.visionary-card-two .visionary-info{order:1}.visionary-orange-line{background:#d09e3d;width:27px;height:2px;margin-bottom:12px}.visionary-number{color:#10264c;letter-spacing:-2px;margin-bottom:6px;font-size:43px;font-weight:400;line-height:.95}.visionary-info h4{color:#10264c;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:600;line-height:1.22}.visionary-role{color:#d09e3d;margin-top:11px;font-size:14px;font-weight:600;line-height:1.4}.visionary-info-line{background:#d09e3d;width:42px;height:2px;margin-top:13px;margin-bottom:14px}.visionary-info p{color:#10264c;max-width:391px;margin:0;font-size:13px;font-weight:500;line-height:1.72}.card-corner{z-index:8;pointer-events:none;width:25px;height:25px;position:absolute}.card-corner-top{border-top:2px solid #d09e3d;border-right:2px solid #d09e3d;top:14px;right:14px}.card-corner-bottom{border-bottom:2px solid #d09e3d;border-right:2px solid #d09e3d;bottom:14px;right:14px}.visionaries-center{justify-content:center;align-items:center;height:445px;display:flex;position:relative}.center-line{background:#10264c;width:1px;position:absolute;top:42px;bottom:42px;left:50%;transform:translate(-50%)}.center-dot{background:#10264c;border-radius:50%;width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)}.center-dot-top{top:50px}.center-dot-bottom{bottom:50px}.center-icon{z-index:5;background:#f8f6f3;border:1.5px solid #d09e3d;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative}.center-icon svg{stroke:#10264c;stroke-width:1.4px;width:37px;height:37px}.founders-message{z-index:8;box-sizing:border-box;background:#fff;border:1.5px solid #d09e3d;grid-template-columns:220px minmax(0,1fr);width:100%;min-height:188px;margin-top:36px;display:grid;position:relative;overflow:hidden}.message-label{z-index:3;box-sizing:border-box;clip-path:polygon(0 0,82% 0,100% 50%,82% 100%,0 100%);background:#08224b;flex-direction:column;justify-content:center;width:220px;min-height:188px;padding:25px 34px;display:flex;position:relative}.message-label-line{background:#d09e3d;width:27px;height:2px;margin-bottom:17px}.message-label h3{color:#fff;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1.22}.message-decoration{align-items:center;gap:7px;margin-top:18px;display:flex}.message-decoration:before,.message-decoration:after{content:"";background:#d09e3d;width:27px;height:1px}.message-decoration span{border:1px solid #d09e3d;width:7px;height:7px;display:block;transform:rotate(45deg)}.message-content{z-index:2;box-sizing:border-box;align-items:center;min-width:0;padding:27px 65px 27px 48px;display:flex;position:relative}.message-content p{color:#10264c;letter-spacing:0;width:100%;max-width:930px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:15px;font-style:italic;font-weight:400;line-height:1.78}.quote-open{color:#d09e3d;font-family:Georgia,Times New Roman,serif;font-size:62px;font-weight:700;line-height:.8;position:absolute;top:27px;left:19px}.quote-close{color:#d09e3d;font-family:Georgia,Times New Roman,serif;font-size:62px;font-weight:700;line-height:.8;position:absolute;bottom:22px;right:32px}@media (width>=1024px){.leadership-divider{position:relative;left:21%}.leadership-eyebrow{position:relative;left:11%}}@media (width>=1600px){.leadership-container{padding:40px 58px 28px}.leadership-title{font-size:60px}.leadership-description{font-size:15.5px}.visionaries-heading{margin-top:82px}.visionary-card,.visionaries-center{height:465px}.visionary-info{padding:30px 25px 22px}.visionary-info h4{font-size:21px}.visionary-info p{font-size:12px}.founders-message{grid-template-columns:230px minmax(0,1fr);min-height:198px;margin-top:38px}.message-label{width:230px;min-height:198px;padding:27px 36px}.message-label h3{font-size:27px}.message-content{padding:29px 72px 29px 52px}.message-content p{font-size:20px;line-height:1.75}}@media (width<=1350px) and (width>=1025px){.leadership-container{padding:30px 38px 20px}.leadership-title{letter-spacing:-2px;font-size:49px}.leadership-description{width:350px;font-size:13px}.leadership-background-art{width:50%;height:315px;top:26px;right:18px}.visionaries-heading{margin-top:63px}.visionaries-heading h3{font-size:17px}.visionaries-grid{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);margin-top:24px}.visionary-card,.visionaries-center{height:390px}.visionary-info{padding:22px 17px}.visionary-number{font-size:37px}.visionary-info h4{font-size:17px}.visionary-role{font-size:10px}.visionary-info p{font-size:10px;line-height:1.6}.center-icon{width:65px;height:65px}.center-icon svg{width:32px;height:32px}.founders-message{grid-template-columns:185px minmax(0,1fr);min-height:165px;margin-top:30px}.message-label{width:185px;min-height:165px;padding:22px 28px}.message-label h3{font-size:21px;line-height:1.2}.message-label-line{margin-bottom:13px}.message-decoration{margin-top:13px}.message-content{padding:23px 52px 23px 40px}.message-content p{font-size:16px;line-height:1.65}.quote-open{font-size:52px;top:22px;left:15px}.quote-close{font-size:52px;bottom:18px;right:25px}}@media (width<=1024px) and (width>=768px){.leadership-container{padding:32px 25px 25px}.leadership-intro{width:55%}.leadership-eyebrow{font-size:13px}.leadership-title{letter-spacing:-1.7px;font-size:42px}.leadership-description{width:330px;font-size:12px}.leadership-background-art{width:48%;height:280px;top:25px;right:0}.visionaries-heading{margin-top:52px}.visionaries-heading h3{margin:0 10px;font-size:16px}.visionaries-grid{grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);margin-top:22px}.visionary-card,.visionaries-center{height:335px}.visionary-info{padding:18px 13px}.visionary-number{font-size:31px}.visionary-info h4{font-size:15px}.visionary-role{margin-top:8px;font-size:9px}.visionary-info-line{margin-top:9px;margin-bottom:9px}.visionary-info p{font-size:8.8px;line-height:1.55}.center-icon{width:56px;height:56px}.center-icon svg{width:28px;height:28px}.founders-message{grid-template-columns:155px minmax(0,1fr);min-height:145px;margin-top:25px}.message-label{width:155px;min-height:145px;padding:18px 23px}.message-label h3{font-size:18px;line-height:1.2}.message-label-line{width:22px;margin-bottom:11px}.message-decoration{margin-top:11px}.message-content{padding:19px 40px 19px 31px}.message-content p{font-size:13px;line-height:1.58}.quote-open{font-size:43px;top:19px;left:11px}.quote-close{font-size:43px;bottom:14px;right:20px}}@media (width<=767px){.leadership-container{padding:35px 17px 25px}.leadership-intro{width:100%}.leadership-eyebrow{margin-bottom:11px;font-size:13px}.leadership-rays{transform-origin:0;transform:scale(.8)}.leadership-title{letter-spacing:-1.2px;font-size:35px;line-height:1.06}.leadership-divider{width:53px;height:2px;margin-top:15px}.leadership-description{width:100%;margin-top:14px;font-size:13px;line-height:1.6}.leadership-background-art{opacity:.38;width:100%;height:190px;margin-top:8px;position:relative;top:auto;right:auto}.visionaries-heading{gap:7px;margin-top:15px}.visionaries-heading h3{margin:0 7px;font-size:14px}.visionaries-line{max-width:none}.visionaries-diamond{width:7px;height:7px}.visionaries-grid{flex-direction:column;gap:24px;margin-top:18px;display:flex}.visionary-card{grid-template-columns:43% 57%;width:100%;height:310px;display:grid}.visionary-card-one .visionary-photo{clip-path:polygon(12% 3%,100% 3%,100% 97%,12% 97%,0 87%,0 13%)}.visionary-card-two .visionary-photo{clip-path:polygon(0 3%,88% 3%,100% 13%,100% 87%,88% 97%,0 97%)}.visionary-info{padding:17px 11px}.visionary-number{margin-bottom:5px;font-size:30px}.visionary-info h4{font-size:15px;line-height:1.2}.visionary-role{margin-top:8px;font-size:9px;line-height:1.35}.visionary-info-line{width:35px;margin-top:9px;margin-bottom:9px}.visionary-info p{max-width:none;font-size:9px;line-height:1.52}.visionary-card-two{grid-template-columns:57% 43%}.visionary-card-two .visionary-info{order:1}.visionary-card-two .visionary-photo{order:2}.visionaries-center{display:none}.founders-message{clip-path:none;border:1.3px solid #d09e3d;flex-direction:column;width:100%;min-height:0;margin-top:25px;display:flex}.message-label{clip-path:polygon(0 0,100% 0,94% 100%,0 100%);width:100%;min-height:100px;padding:18px 22px}.message-label-line{width:24px;height:2px;margin-bottom:10px}.message-label h3{font-size:21px;line-height:1.15}.message-decoration{margin-top:10px}.message-content{min-height:190px;padding:29px 25px 27px}.message-content p{max-width:100%;font-size:14px;line-height:1.7}.quote-open{font-size:46px;top:13px;left:9px}.quote-close{font-size:46px;bottom:7px;right:12px}}@media (width<=430px){.leadership-container{padding:30px 14px 22px}.leadership-title{letter-spacing:-1px;font-size:30px}.leadership-description{font-size:12px;line-height:1.55}.leadership-background-art{height:155px}.visionaries-heading{margin-top:12px}.visionaries-heading h3{margin:0 5px;font-size:12px}.visionaries-grid{gap:20px;margin-top:15px}.visionary-card{height:275px}.visionary-info{padding:15px 9px}.visionary-number{font-size:27px}.visionary-info h4{font-size:13px}.visionary-role{font-size:8px}.visionary-info-line{width:30px;margin-top:7px;margin-bottom:7px}.visionary-info p{font-size:8px;line-height:1.48}.founders-message{margin-top:22px}.message-label{min-height:92px;padding:15px 18px}.message-label h3{font-size:19px}.message-content{min-height:180px;padding:27px 19px 23px}.message-content p{font-size:12px;line-height:1.65}.quote-open,.quote-close{font-size:42px}}@media (width<=360px){.leadership-title{font-size:27px}.leadership-description{font-size:11px}.leadership-background-art{height:135px}.visionary-card{height:255px}.visionary-info{padding:13px 8px}.visionary-number{font-size:24px}.visionary-info h4{font-size:12px}.visionary-role,.visionary-info p{font-size:7.5px}.message-content p{font-size:11px}}.destinations-master-section{color:#10264c;background:#fff;width:100%;font-family:Poppins,sans-serif;overflow:hidden}.destinations-master-container{box-sizing:border-box;width:100%;max-width:1536px;margin:0 auto;padding:48px 64px 45px}.destinations-master-header{grid-template-columns:1fr 1fr;align-items:center;margin-bottom:38px;display:grid}.destinations-master-eyebrow{color:#d09e3d;align-items:center;gap:9px;margin-bottom:17px;font-size:15px;font-weight:600;line-height:1;display:flex}.eyebrow-rays{flex-shrink:0;width:27px;height:29px;position:relative}.eyebrow-rays i{transform-origin:bottom;background:#10264c;border-radius:2px;width:2px;height:22px;position:absolute;bottom:0;left:50%}.eyebrow-rays i:first-child{transform:translate(-50%)rotate(-72deg)}.eyebrow-rays i:nth-child(2){transform:translate(-50%)rotate(-52deg)}.eyebrow-rays i:nth-child(3){transform:translate(-50%)rotate(-32deg)}.eyebrow-rays i:nth-child(4){transform:translate(-50%)rotate(-12deg)}.eyebrow-rays i:nth-child(5){transform:translate(-50%)rotate(8deg)}.destinations-master-heading h2{color:#10264c;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:600;line-height:.99;display:flex}.destinations-orange{color:#d09e3d;margin-top:3px}.destinations-master-line{background:#d09e3d;width:64px;height:3px;margin-top:22px}.destinations-master-intro{justify-content:flex-start;align-items:center;gap:27px;padding-left:22px;display:flex}.intro-divider{background:repeating-linear-gradient(#d09e3d 0 3px,#0000 3px 7px);flex-shrink:0;width:1px;height:138px;position:relative}.intro-divider span{background:#d09e3d;width:9px;height:9px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.destinations-master-intro p{color:#10264c;margin:0;font-size:20px;font-weight:400;line-height:1.8}.destination-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;width:100%;display:grid}.destination-card{text-align:center;min-width:0;padding-bottom:4px;position:relative;min-height:500px!important}.destination-card:not(:last-child):after{content:"";background:#ed642559;width:1px;height:calc(100% - 74px);position:absolute;top:74px;right:-19px}.destination-card:after{background:0 0}.destination-image-area{width:100%;height:275px;position:relative;overflow:visible}.destination-image-area>img{object-fit:cover;object-position:center;clip-path:ellipse(100% 57% at 50% 80%);width:100%;height:100%;display:block}.destination-number{z-index:5;color:#10264c;background:#faf9f7;border:1.5px solid #d09e3d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:34px;font-weight:500;line-height:1;display:flex;position:absolute;top:6px;left:50%;transform:translate(-50%)}.destination-icon{z-index:6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 3px 9px #10264c1a}.destination-icon svg{stroke:#10264c;stroke-width:1.4px;width:38px;height:38px}.destination-details{padding:21px 16px 0}.destination-details h3{color:#10264c;white-space:nowrap;margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:700;line-height:1.15}.destination-details h4{color:#d09e3d;white-space:nowrap;margin:5px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.35}.destination-detail-line{background:#d09e3d;width:40px;height:2px;margin:8px auto 17px}.destination-details p{color:#10264c;max-width:380px;margin:0 auto;font-size:13px;font-weight:400;line-height:1.75}@media (width>=1500px){.destinations-master-container{padding-left:70px;padding-right:70px}.destinations-master-heading h3{font-size:34px}.destinations-master-intro p{font-size:15px}.destination-cards{gap:44px}.destination-image-area{height:285px}}@media (width<=1350px) and (width>=1025px){.destinations-master-container{padding:38px 42px}.destinations-master-header{margin-bottom:30px}.destinations-master-eyebrow{font-size:13px}.destinations-master-heading h2{letter-spacing:-1.5px;font-size:50px}.destinations-master-line{width:53px;height:2px;margin-top:17px}.destinations-master-intro{gap:21px;padding-left:15px}.intro-divider{height:112px}.destinations-master-intro p{font-size:16px;line-height:1.65}.destination-cards{gap:28px}.destination-card:not(:last-child):after{top:66px;right:-14px}.destination-image-area{height:220px}.destination-number{width:58px;height:58px;font-size:29px;top:-3px}.destination-icon{width:65px;height:65px}.destination-icon svg{width:32px;height:32px}.destination-details{padding:17px 8px 0}.destination-details h3{font-size:24px}.destination-details h4{font-size:13px}.destination-detail-line{margin:13px auto}.destination-details p{font-size:11px;line-height:1.65}}@media (width<=1024px) and (width>=768px){.destinations-master-container{padding:32px 25px 35px}.destinations-master-header{margin-bottom:27px}.destinations-master-eyebrow{margin-bottom:13px;font-size:12px}.destinations-master-heading h2{letter-spacing:-1px;font-size:42px}.destinations-master-line{width:48px;height:2px;margin-top:14px}.destinations-master-intro{gap:17px;padding-left:8px}.intro-divider{height:92px}.destinations-master-intro p{font-size:13px;line-height:1.65}.destination-cards{gap:17px}.destination-card:not(:last-child):after{top:54px;right:-9px}.destination-image-area{height:175px}.destination-number{width:49px;height:49px;font-size:24px;top:-2px}.destination-icon{width:55px;height:55px}.destination-icon svg{width:27px;height:27px}.destination-details{padding:14px 3px 0}.destination-details h3{font-size:19px}.destination-details h4{font-size:10px}.destination-detail-line{width:32px;margin:10px auto}.destination-details p{font-size:9px;line-height:1.58}}@media (width<=767px){.destinations-master-container{padding:34px 17px 38px}.destinations-master-header{margin-bottom:32px;display:block}.destinations-master-eyebrow{margin-bottom:13px;font-size:12px}.destinations-master-heading h2{letter-spacing:-1px;font-size:18px;line-height:1.02}.destinations-master-line{width:50px;height:2px;margin-top:15px}.destinations-master-intro{gap:15px;margin-top:23px;padding-left:0}.intro-divider{height:83px}.destinations-master-intro p{font-size:13px;line-height:1.65}.destination-cards{grid-template-columns:1fr;gap:36px}.destination-card{padding-bottom:30px}.destination-card:not(:last-child):after{width:80%;height:1px;top:auto;bottom:0;right:10%}.destination-image-area{max-width:390px;height:235px;margin:0 auto}.destination-number{width:58px;height:58px;font-size:28px;top:-4px}.destination-icon{width:68px;height:68px}.destination-icon svg{width:32px;height:32px}.destination-details{padding:18px 8px 0}.destination-details h3{white-space:normal;font-size:25px}.destination-details h4{white-space:normal;font-size:13px}.destination-detail-line{margin:12px auto 13px}.destination-details p{max-width:390px;font-size:11px;line-height:1.7}}@media (width<=480px){.destinations-master-container{padding:29px 14px 32px}.destinations-master-heading h2{letter-spacing:-.5px;font-size:28px}.destinations-master-intro{margin-top:19px}.destinations-master-intro p{font-size:11px}.destination-cards{gap:29px}.destination-image-area{height:205px}.destination-number{width:52px;height:52px;font-size:25px}.destination-icon{width:60px;height:60px}.destination-icon svg{width:29px;height:29px}.destination-details{padding-top:16px}.destination-details h3{font-size:22px}.destination-details h4{font-size:11px}.destination-details p{font-size:10px;line-height:1.65}}@media (width<=360px){.destinations-master-heading h2{font-size:29px}.destinations-master-intro p{font-size:10px}.destination-image-area{height:185px}.destination-number{width:48px;height:48px;font-size:22px}.destination-icon{width:55px;height:55px}.destination-icon svg{width:26px;height:26px}.destination-details h3{font-size:20px}.destination-details h4{font-size:10px}.destination-details p{font-size:9px}}p{color:#10264c!important}:root{--navy:#10264c;--orange:#d09e3d;--white:#fff;--light-bg:#faf9f7}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--light-bg);width:100%;min-height:100vh;color:var(--navy);-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font-family:Poppins,sans-serif}.site-header{z-index:100;width:100%;height:86px;color:var(--navy);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 48px;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 20px #10264c09}.logo{color:var(--navy);letter-spacing:-1px;font-size:28px;font-weight:700}.nav-pill{background:#fff;border-radius:40px;align-items:center;gap:4px;padding:6px;display:flex;box-shadow:0 5px 22px #10264c14}.nav-pill a{min-width:104px;height:52px;color:var(--navy);white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:500;transition:background .25s,color .25s;display:flex}.nav-pill a:hover{color:var(--orange)}.nav-pill a.active{color:#fff;background:var(--navy);box-shadow:0 4px 10px #10264c26}.hamburger{background:var(--navy);cursor:pointer;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:43px;height:43px;display:none}.hamburger span{background:#fff;border-radius:2px;width:19px;height:2px;transition:transform .25s,opacity .25s}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.contact-hero{color:#fff;background:#10264c;width:100%;min-height:620px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.contact-hero-image{z-index:0;background-image:url(YOUR-AIRCRAFT-IMAGE.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.contact-hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#03111bfa 0%,#03111beb 27%,#03111bb8 48%,#03111b7a 72%,#03111b9e 100%);position:absolute;inset:0}.contact-hero-overlay:after{content:"";background:linear-gradient(#0000 45%,#020e1759 70%,#020e17f5 100%);position:absolute;inset:0}.contact-hero-container{z-index:3;grid-template-columns:1.1fr .9fr;align-items:center;column-gap:80px;width:min(1590px,100% - 120px);min-height:620px;margin:0 auto;display:grid;position:relative}.contact-hero-left{z-index:4;padding-top:5px;position:relative}.contact-hero-eyebrow{color:#fff;letter-spacing:2.5px;text-transform:uppercase;white-space:nowrap;border:1px solid #d09e3d;border-radius:30px;align-items:center;gap:14px;height:46px;padding:0 19px;font-size:13px;font-weight:600;display:inline-flex}.availability-dot{background:#d09e3d;border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 4px #f2a51a14}.contact-hero h1{letter-spacing:-1.8px;color:#fff;margin:27px 0 25px;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.08}.contact-hero h1>span{display:block}.hero-orange-text{color:#d09e3d;white-space:nowrap}.contact-hero-line{background:#efa91d;width:99px;height:6px;margin-bottom:25px}.contact-hero-features{letter-spacing:3px;color:#fffffff2;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;font-weight:500;display:flex}.feature-dot{background:#d09e3d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.contact-hero-right{z-index:4;justify-self:end;max-width:530px;padding-top:35px;position:relative}.contact-hero-description{max-width:525px;margin:0 0 26px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.85;color:#fffffff2!important}.contact-hero-button{color:#fff;background:#d09e3d;border-radius:40px;align-items:center;width:400px;height:70px;padding:0 16px 0 8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #00000038}.contact-hero-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0000004d}.button-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;margin-right:16px;display:flex}.button-icon svg{fill:none;stroke:#e49b14;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.button-text{flex:1}.button-arrow{justify-content:center;align-items:center;display:flex}.button-arrow svg{fill:none;stroke:#fff;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.contact-hero-support{color:#fff;letter-spacing:3px;text-transform:uppercase;align-items:center;gap:15px;margin-top:29px;font-size:13px;font-weight:500;display:flex}.support-icon{color:#efa91d;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.support-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.contact-hero-watermark{z-index:2;text-align:center;letter-spacing:-7px;color:#ffffff1d;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;font-family:Poppins,sans-serif;font-size:clamp(100px,11vw,200px);font-weight:700;line-height:.8;position:absolute;bottom:78px;left:50%;transform:translate(-50%)}.contact-hero-bottom{z-index:4;pointer-events:none;justify-content:space-between;align-items:flex-end;width:min(1590px,100% - 120px);margin:0 auto;display:flex;position:absolute;bottom:26px;left:0;right:0}.hero-bottom-left,.hero-bottom-right{letter-spacing:4px;color:#fff;text-transform:uppercase;flex-direction:column;font-size:11px;font-weight:500;line-height:1.9;display:flex}.hero-bottom-right{text-align:right}@media (width<=1100px){.contact-hero{min-height:650px}.contact-hero-container{grid-template-columns:1fr .9fr;column-gap:40px;width:min(100% - 70px,1000px)}.contact-hero h1{font-size:42px}.contact-hero-right{max-width:450px}.contact-hero-button{width:370px}.contact-hero-watermark{letter-spacing:-5px;font-size:110px}.contact-hero-bottom{width:calc(100% - 70px)}}@media (width<=768px){.contact-hero{min-height:auto;padding:80px 0 115px}.contact-hero-image{background-position:67%}.contact-hero-overlay{background:linear-gradient(#03111bf0 0%,#03111be0 50%,#03111bfa 100%)}.contact-hero-container{flex-direction:column;align-items:flex-start;gap:45px;width:calc(100% - 40px);min-height:auto;display:flex}.contact-hero-left{width:100%}.contact-hero-eyebrow{letter-spacing:2px;height:42px;padding:0 15px;font-size:10px}.availability-dot{width:9px;height:9px}.contact-hero h1{letter-spacing:-1px;margin:25px 0 22px;font-size:34px;line-height:1.15}.contact-hero-line{width:75px;height:5px;margin-bottom:20px}.contact-hero-features{letter-spacing:1.7px;gap:10px;font-size:9px}.feature-dot{width:4px;height:4px}.contact-hero-right{width:100%;max-width:none;padding-top:0}.contact-hero-description{margin-bottom:25px;font-size:13px;line-height:1.8}.contact-hero-button{width:100%;max-width:400px;height:62px;font-size:14px}.button-icon{width:48px;height:48px}.button-icon svg,.button-arrow svg{width:20px;height:20px}.contact-hero-support{letter-spacing:2px;margin-top:24px;font-size:9px}.support-icon{width:29px;height:29px}.support-icon svg{width:26px;height:26px}.contact-hero-watermark{letter-spacing:-3px;font-size:67px;bottom:55px}.contact-hero-bottom{width:calc(100% - 40px);bottom:15px}.hero-bottom-left,.hero-bottom-right{letter-spacing:2px;font-size:7px}}@media (width<=480px){.contact-hero{padding-top:65px;padding-bottom:105px}.contact-hero-container{width:calc(100% - 30px)}.contact-hero h1{font-size:30px}.contact-hero-features{letter-spacing:1.2px;gap:7px;font-size:8px}.contact-hero-description{font-size:12px}.contact-hero-button{height:58px;font-size:13px}.button-icon{width:44px;height:44px;margin-right:12px}.contact-hero-support{letter-spacing:1.5px;font-size:8px}.contact-hero-watermark{letter-spacing:-2px;font-size:48px}.hero-bottom-left,.hero-bottom-right{letter-spacing:1.5px;font-size:6px}}.contact-info-section{color:#10264c;background:#fff;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.contact-info-container{grid-template-columns:minmax(470px,.82fr) minmax(700px,1.18fr);align-items:start;gap:55px;width:100%;max-width:1536px;margin:0 auto;padding:38px 40px 40px;display:grid}.contact-info-left{min-width:0;padding-top:8px}.contact-section-label{color:#d09e3d;align-items:center;gap:10px;margin-bottom:22px;font-size:16px;font-weight:600;line-height:1;display:flex}.contact-info-title{color:#10264c;letter-spacing:-2.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:700;line-height:1.02}.contact-info-title span{display:block}.contact-info-title .orange-text{color:#d09e3d}.contact-info-divider{background:#d09e3d;width:68px;height:3px;margin-top:28px;margin-bottom:26px}.contact-info-intro{color:#10264c;max-width:500px;margin:0;font-size:17px;font-weight:400;line-height:1.9}.contact-concierge-image{background:#f4f4f4;border:1px solid #d09e3d;width:100%;max-width:555px;height:520px;margin-top:35px;position:relative;overflow:hidden}.contact-concierge-image:after{content:"";pointer-events:none;border:1px solid #ed6425a6;position:absolute;inset:0}.contact-concierge-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.contact-info-right{flex-direction:column;gap:42px;min-width:0;padding-top:10px;display:flex}.contact-detail-box{background:#fff;border:1px solid #10264c;width:100%;position:relative}.vip-box{min-height:545px;padding:86px 36px 16px}.headquarters-box{min-height:300px;padding:76px 36px 14px}.detail-box-heading{color:#fff;clip-path:polygon(0 0,97% 0,100% 12%,95% 100%,0 100%,0 100%);background:#10264c;align-items:center;width:calc(100% - 120px);min-height:88px;display:flex;position:absolute;top:-21px;left:40px;box-shadow:8px 0 #d09e3d}.detail-box-heading:after{content:"";background:#d09e3d;width:25px;height:60px;position:absolute;top:13px;right:-12px;transform:skew(-27deg)}.detail-heading-icon{z-index:3;background:#fff;border:1px solid #10264c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:77px;height:79px;margin-left:9px;margin-right:25px;display:flex;position:relative}.detail-heading-icon svg{fill:none;stroke:#d09e3d;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.detail-heading-title{z-index:3;letter-spacing:-.3px;flex-direction:column;justify-content:center;gap:2px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;line-height:1.25;position:relative}.contact-rows{width:100%;margin-top:18px}.contact-row{border-bottom:1px solid #ed64254d;grid-template-columns:82px minmax(210px,.95fr) minmax(240px,1fr);align-items:center;min-height:83px;display:grid}.contact-row:last-child{border-bottom:0}.contact-row-icon{background:#fff;border:1px solid #10264c;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.contact-row-icon:after{content:"";border-right:1px dashed #d09e3d;width:1px;height:49px;position:absolute;top:7px;right:-25px}.contact-row-icon svg{fill:none;stroke:#10264c;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.contact-row-label{color:#10264c;padding:0 15px 0 20px;font-size:13px;font-weight:500;line-height:1.35}.contact-row-value{color:#d09e3d;overflow-wrap:anywhere;justify-content:flex-start;align-items:center;font-size:13px;font-weight:500;line-height:1.45;text-decoration:none;display:flex}a.contact-row-value:hover{text-decoration:underline}.whatsapp-row{min-height:106px}.whatsapp-label{flex-direction:column;gap:5px;display:flex}.whatsapp-label strong{font-size:13px;font-weight:600}.whatsapp-label small{color:#10264c;max-width:260px;font-size:13px;font-weight:400;line-height:1.45}.whatsapp-number{flex-wrap:wrap;gap:0 5px}.whatsapp-number a{color:#d09e3d;font-size:13px;font-weight:500;text-decoration:none}.whatsapp-number a:hover{text-decoration:underline}.hours-row{min-height:88px}.hours-value{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.hours-value strong{color:#d09e3d;font-size:13px;font-weight:600}.hours-value span{color:#10264c;font-size:13px;font-weight:400;line-height:1.4}.headquarters-row{grid-template-columns:82px 270px minmax(260px,1fr);min-height:78px}.location-value{color:#10264c;gap:10px;font-size:13px;line-height:1.45}.small-location-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:28px;display:flex}.small-location-icon svg{fill:#d09e3d;stroke:#d09e3d;stroke-width:1px;width:24px;height:28px}.map-link{color:#d09e3d;align-items:center;gap:10px;font-size:13px;line-height:1.35;display:flex}.map-link svg{fill:none;stroke:#d09e3d;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}@media (width>=1500px){.contact-info-container{gap:60px;padding:72px 48px 45px}.contact-info-title{font-size:40px}.contact-info-intro{font-size:13px}.contact-concierge-image{height:535px}.detail-heading-title{font-size:18px}}@media (width<=1350px) and (width>=1025px){.contact-info-container{grid-template-columns:minmax(390px,.75fr) minmax(600px,1.25fr);gap:40px;padding:32px 30px 35px}.contact-section-label{font-size:14px}.contact-info-title{letter-spacing:-2px;font-size:57px}.contact-info-intro{font-size:14px;line-height:1.75}.contact-concierge-image{height:470px;margin-top:28px}.contact-info-right{gap:34px}.vip-box{min-height:500px;padding:80px 28px 12px}.headquarters-box{min-height:270px;padding:70px 28px 10px}.detail-box-heading{width:calc(100% - 95px);min-height:80px;left:35px}.detail-heading-icon{width:98px;height:98px;margin-left:-34px;margin-right:20px}.detail-heading-icon svg{width:45px;height:45px}.detail-heading-title{font-size:23px}.contact-row{grid-template-columns:72px minmax(180px,.9fr) minmax(210px,1fr);min-height:75px}.contact-row-icon{width:40px;height:40px}.contact-row-icon svg{width:28px;height:28px}.contact-row-label,.contact-row-value,.whatsapp-label strong{font-size:13px}.whatsapp-label small{font-size:10px}.whatsapp-number a{font-size:13px}.hours-value strong{font-size:14px}.hours-value span{font-size:11px}.headquarters-row{grid-template-columns:72px 220px minmax(210px,1fr)}.location-value,.map-link{font-size:12px}}@media (width<=1024px) and (width>=768px){.contact-info-container{grid-template-columns:1fr;gap:40px;padding:35px 28px 45px}.contact-info-left{grid-template-columns:1fr .9fr;align-items:start;column-gap:30px;display:grid}.contact-section-label,.contact-info-title,.contact-info-divider,.contact-info-intro{grid-column:1}.contact-concierge-image{grid-area:1/2/span 4;height:420px;margin-top:0}.contact-info-title{font-size:54px}.contact-info-intro{font-size:14px}.vip-box{min-height:auto;padding-top:78px}.headquarters-box{min-height:auto;padding-top:72px}.detail-heading-title{font-size:22px}.contact-row{grid-template-columns:70px 1fr 1fr;min-height:75px}.contact-row-label,.contact-row-value{font-size:13px}.headquarters-row{grid-template-columns:70px 230px 1fr}}@media (width<=767px){.contact-info-container{flex-direction:column;gap:35px;padding:32px 18px 40px;display:flex}.contact-info-left{width:100%}.contact-section-label{margin-bottom:16px;font-size:12px}.label-rays{width:26px;height:26px}.label-rays i{height:15px}.contact-info-title{letter-spacing:-1.5px;font-size:clamp(42px,12vw,58px)}.contact-info-divider{width:55px;height:2px;margin-top:20px;margin-bottom:18px}.contact-info-intro{max-width:500px;font-size:13px;line-height:1.75}.contact-concierge-image{max-width:100%;height:330px;margin-top:24px}.contact-info-right{gap:32px;width:100%;padding-top:0}.vip-box,.headquarters-box{min-height:auto;padding:72px 14px 10px}.detail-box-heading{width:calc(100% - 58px);min-height:68px;top:-16px;left:28px}.detail-heading-icon{width:80px;height:80px;margin-left:-28px;margin-right:14px}.detail-heading-icon svg{width:37px;height:37px}.detail-heading-title{font-size:16px;line-height:1.2}.contact-row{grid-template-columns:57px 1fr;align-items:center;gap:0;min-height:76px;padding:9px 0}.contact-row-icon{width:47px;height:47px}.contact-row-icon:after{display:none}.contact-row-icon svg{width:24px;height:24px}.contact-row-label{padding:0 8px 0 7px;font-size:12px}.contact-row-value{grid-column:2;padding:3px 8px 2px 7px;font-size:12px}.whatsapp-row{min-height:125px}.whatsapp-label{gap:3px}.whatsapp-label strong{font-size:12px}.whatsapp-label small{max-width:none;font-size:9px;line-height:1.4}.whatsapp-number{flex-wrap:wrap;gap:3px;padding-top:5px}.whatsapp-number a{font-size:11px}.hours-row{min-height:100px}.hours-value strong{font-size:12px}.hours-value span{font-size:9px}.headquarters-row{grid-template-columns:57px 1fr;min-height:90px}.location-value,.map-link{font-size:11px;line-height:1.4}.small-location-icon{display:none}.map-link svg{width:19px;height:19px}}@media (width<=480px){.contact-info-container{padding:28px 14px 35px}.contact-info-title{letter-spacing:-1.2px;font-size:40px}.contact-info-intro{font-size:11px}.contact-concierge-image{height:285px}.vip-box,.headquarters-box{padding:67px 10px 8px}.detail-box-heading{width:calc(100% - 46px);min-height:62px;left:23px}.detail-heading-icon{width:70px;height:70px;margin-left:-23px;margin-right:10px}.detail-heading-icon svg{width:32px;height:32px}.detail-heading-title{font-size:13px}.contact-row{grid-template-columns:50px 1fr}.contact-row-icon{width:42px;height:42px}.contact-row-icon svg{width:21px;height:21px}.contact-row-label,.contact-row-value,.whatsapp-label strong{font-size:10px}.whatsapp-label small{font-size:8px}.whatsapp-number a{font-size:9px}.hours-value strong{font-size:10px}.hours-value span{font-size:8px}.headquarters-row{grid-template-columns:50px 1fr}.location-value,.map-link{font-size:9px}}.inquiry-section{color:#10264c;background:#faf9f7;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.inquiry-container{width:100%;max-width:1200px;margin:0 auto;padding:55px 35px 60px}.inquiry-header{text-align:center;max-width:760px;margin:0 auto 38px}.inquiry-label{color:#d09e3d;letter-spacing:.2px;justify-content:center;align-items:center;gap:9px;margin-bottom:17px;font-size:13px;font-weight:600;display:inline-flex}.label-rays{flex-shrink:0;width:28px;height:27px;display:block;position:relative}.label-rays i{transform-origin:bottom;background:#10264c;border-radius:2px;width:2px;height:17px;position:absolute;bottom:3px;left:13px}.label-rays i:first-child{transform:rotate(-72deg)}.label-rays i:nth-child(2){transform:rotate(-54deg)}.label-rays i:nth-child(3){transform:rotate(-36deg)}.label-rays i:nth-child(4){transform:rotate(-18deg)}.label-rays i:nth-child(5){transform:rotate(0)}.inquiry-title{color:#10264c;letter-spacing:-1.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:700;line-height:1.04}.inquiry-title span{display:block}.inquiry-orange{color:#d09e3d}.inquiry-divider{background:#d09e3d;width:60px;height:3px;margin:20px auto 18px}.inquiry-intro{color:#10264c;max-width:650px;margin:0 auto;font-size:13px;font-weight:400;line-height:1.75}.inquiry-form{background:#fff;border:1px solid #10264c38;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 25px;padding:34px;display:grid;position:relative;box-shadow:0 12px 40px #10264c0b}.inquiry-form:before{content:"";background:#d09e3d;width:72px;height:3px;position:absolute;top:-1px;left:34px}.form-group{flex-direction:column;min-width:0;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#10264c;margin-bottom:8px;font-size:12px;font-weight:600;line-height:1.4}.form-group label span{color:#d09e3d}.form-group input,.form-group select,.form-group textarea{color:#10264c;background:#fff;border:1px solid #10264c33;border-radius:3px;outline:none;width:100%;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.form-group input,.form-group select{height:46px;padding:0 13px}.form-group textarea{resize:vertical;min-height:125px;padding:12px 13px;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3ad;opacity:1}.form-group select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#10264c 50%),linear-gradient(135deg,#10264c 50%,#0000 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.form-group select:invalid{color:#9ca3ad}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d09e3d;box-shadow:0 0 0 3px #ed642514}.phone-field{grid-template-columns:90px 1fr;gap:8px;display:grid}.phone-field select{padding-left:10px;padding-right:25px}.phone-field input{min-width:0}.form-group input:invalid:not(:placeholder-shown),.form-group select:invalid:not(:focus),.form-group textarea:invalid:not(:placeholder-shown){border-color:#d2413273}.form-group input:valid,.form-group select:valid{border-color:#10264c33}.field-error{color:#c94c3c;margin-top:5px;font-size:9px;line-height:1.4;display:none}.form-group input:invalid:not(:placeholder-shown)+.field-error,.form-group select:invalid:focus+.field-error{display:block}.form-submit-area{border-top:1px solid #10264c1a;grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;margin-top:2px;padding-top:7px;display:flex}.form-note{color:#667085;max-width:440px;margin:0;font-size:10px;font-weight:400;line-height:1.6}.inquiry-submit{color:#fff;cursor:pointer;background:#10264c;border:0;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;gap:13px;min-height:48px;padding:6px 7px 6px 20px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.inquiry-submit:hover{background:#d09e3d;transform:translateY(-2px);box-shadow:0 8px 20px #10264c26}.submit-icon{background:#d09e3d;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.inquiry-submit:hover .submit-icon{background:#fff}.submit-icon svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.inquiry-submit:hover .submit-icon svg{stroke:#d09e3d}@media (width>=1500px){.inquiry-container{max-width:1250px;padding:62px 35px 68px}.inquiry-form{padding:38px}.form-group input,.form-group select{height:48px}}@media (width<=1350px) and (width>=1025px){.inquiry-container{max-width:1120px;padding:48px 30px 55px}.inquiry-header{margin-bottom:32px}.inquiry-title{font-size:50px}.inquiry-intro{font-size:13px}.inquiry-form{gap:19px 22px;padding:29px}.form-group input,.form-group select{height:44px;font-size:11px}.form-group textarea{min-height:115px;font-size:11px}.form-group label{font-size:11px}}@media (width<=1024px) and (width>=768px){.inquiry-container{padding:45px 25px 50px}.inquiry-title{font-size:48px}.inquiry-form{gap:19px 20px;padding:27px}.form-group input,.form-group select{height:44px;font-size:11px}.form-group textarea{min-height:115px}.form-submit-area{flex-direction:column;align-items:flex-start}.inquiry-submit{align-self:flex-end}}@media (width<=767px){.inquiry-container{padding:38px 17px 45px}.inquiry-header{margin-bottom:27px}.inquiry-label{margin-bottom:13px;font-size:10px}.inquiry-title{letter-spacing:-1px;font-size:clamp(35px,10vw,48px)}.inquiry-divider{width:50px;height:2px;margin:17px auto 15px}.inquiry-intro{font-size:11px;line-height:1.7}.inquiry-form{grid-template-columns:1fr;gap:18px;padding:24px 17px 25px}.form-group.full-width{grid-column:auto}.inquiry-form:before{width:55px;height:2px;left:24px}.form-group label{margin-bottom:7px;font-size:10px}.form-group input,.form-group select{height:43px;padding:0 11px;font-size:10px}.form-group textarea{min-height:120px;padding:11px;font-size:10px}.phone-field{grid-template-columns:78px 1fr;gap:6px}.form-submit-area{flex-direction:column;align-items:stretch;gap:17px;padding-top:17px}.form-note{max-width:none;font-size:8.5px}.inquiry-submit{align-self:center;width:100%;min-height:45px;font-size:10px}}@media (width<=480px){.inquiry-container{padding:32px 13px 38px}.inquiry-title{font-size:34px}.inquiry-intro{font-size:10px}.inquiry-form{gap:16px;padding:21px 13px 22px}.inquiry-form:before{width:48px;left:20px}.phone-field{grid-template-columns:72px 1fr}.form-group input,.form-group select{height:41px;font-size:9px}.form-group textarea{min-height:110px;font-size:9px}.form-group label,.inquiry-submit{font-size:9px}.submit-icon{width:32px;height:32px}.form-note{font-size:8px}}@media (width<=360px){.inquiry-container{padding-left:10px;padding-right:10px}.inquiry-title{font-size:31px}.inquiry-form{padding:20px 11px}.form-group input,.form-group select,.form-group textarea{font-size:8.5px}}.location-faq-section{color:#10264c;background:#faf9f7;width:100%;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.location-faq-container{width:100%;max-width:1200px;margin:0 auto;padding:55px 35px 60px}.location-faq-header{text-align:center;max-width:720px;margin:0 auto 38px}.location-faq-label{color:#d09e3d;justify-content:center;align-items:center;gap:9px;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-flex}.location-faq-label .label-rays{width:28px;height:27px;display:block;position:relative}.location-faq-label .label-rays i{transform-origin:bottom;background:#10264c;border-radius:2px;width:2px;height:17px;position:absolute;bottom:3px;left:13px}.location-faq-label .label-rays i:first-child{transform:rotate(-72deg)}.location-faq-label .label-rays i:nth-child(2){transform:rotate(-54deg)}.location-faq-label .label-rays i:nth-child(3){transform:rotate(-36deg)}.location-faq-label .label-rays i:nth-child(4){transform:rotate(-18deg)}.location-faq-label .label-rays i:nth-child(5){transform:rotate(0)}.location-faq-title{color:#10264c;letter-spacing:-1.7px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1.04}.location-faq-title span{display:block}.location-orange{color:#d09e3d}.location-faq-divider{background:#d09e3d;width:60px;height:3px;margin:20px auto 17px}.location-faq-intro{color:#10264c;max-width:620px;margin:0 auto;font-size:13px;line-height:1.7}.location-faq-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:25px;display:grid}.map-panel,.faq-panel{background:#fff;border:1px solid #10264c38;min-width:0;padding:25px;position:relative;box-shadow:0 10px 35px #10264c09}.map-panel:before,.faq-panel:before{content:"";background:#d09e3d;width:62px;height:3px;position:absolute;top:-1px;left:25px}.panel-heading{align-items:center;gap:13px;margin-bottom:20px;display:flex}.panel-heading-icon{color:#d09e3d;background:#fff;border:1px solid #ed64258c;border-radius:50%;flex:0 0 43px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.panel-heading-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.panel-kicker{color:#d09e3d;letter-spacing:.8px;margin-bottom:3px;font-size:9px;font-weight:600;display:block}.panel-heading h4{color:#10264c;margin:0;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.map-wrapper{background:#15243b;border:1px solid #10264c2e;width:100%;height:310px;position:relative;overflow:hidden}.map-wrapper iframe{filter:saturate(.85)contrast(1.08);border:0;width:100%;height:100%;display:block}.map-brand-pin{pointer-events:none;background:#fffffff2;border:1px solid #d09e3d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);box-shadow:0 5px 18px #0000002e}.map-brand-pin:after{content:"";background:#fff;border-bottom:1px solid #d09e3d;border-right:1px solid #d09e3d;width:12px;height:12px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.map-pin-inner{background:#10264c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.map-pin-inner svg{fill:none;stroke:#d09e3d;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.map-footer{justify-content:space-between;align-items:center;gap:18px;padding-top:17px;display:flex}.map-address{flex-direction:column;gap:3px;min-width:0;display:flex}.map-address strong{color:#10264c;font-size:14px;font-weight:600}.map-address span{color:#53627a;font-size:13px;line-height:1.55}.map-directions{color:#fff;background:#10264c;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:5px 7px 5px 14px;font-size:9px;font-weight:500;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.map-directions:hover{background:#d09e3d;transform:translateY(-1px)}.map-directions svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:#d09e3d;border-radius:50%;width:25px;height:25px;padding:6px}.faq-list{border-top:1px solid #10264c24}.faq-item{border-bottom:1px solid #10264c24}.faq-item summary{cursor:pointer;grid-template-columns:31px 1fr 27px;align-items:center;gap:11px;min-height:70px;padding:10px;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-number{color:#d09e3d;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700}.faq-question{color:#10264c;font-size:13px;font-weight:600;line-height:1.5}.faq-toggle{color:#d09e3d;border:1px solid #ed64258c;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:17px;font-weight:400;line-height:1;transition:transform .25s,background .25s,color .25s;display:flex}.faq-item[open] .faq-toggle{color:#fff;background:#d09e3d;transform:rotate(45deg)}@media (width>=1024px){.faq-item[open]{min-height:150px!important}}.faq-answer{padding:0 38px 17px 42px}.faq-answer p{color:#53627a;margin:0;font-size:13px;font-weight:400;line-height:1.75}.faq-item summary:hover .faq-question{color:#d09e3d}@media (width<=1350px) and (width>=1025px){.location-faq-container{max-width:1120px;padding:48px 30px 52px}.location-faq-title{font-size:50px}.location-faq-intro{font-size:13px}.map-panel,.faq-panel{padding:22px}.map-panel:before,.faq-panel:before{left:22px}.panel-heading h3{font-size:20px}.map-wrapper{height:285px}}@media (width<=1024px) and (width>=768px){.location-faq-container{padding:45px 25px 50px}.location-faq-title{font-size:48px}.location-faq-grid{gap:20px}.map-panel,.faq-panel{padding:21px}.map-wrapper{height:275px}.panel-heading h3{font-size:19px}.map-footer{flex-direction:column;align-items:flex-start}.map-directions{align-self:flex-start}.faq-question{font-size:10px}}@media (width<=767px){.location-faq-container{padding:38px 17px 45px}.location-faq-header{margin-bottom:27px}.location-faq-label{margin-bottom:13px;font-size:10px}.location-faq-title{letter-spacing:-1px;font-size:clamp(35px,10vw,48px)}.location-faq-divider{width:50px;height:2px;margin:17px auto 15px}.location-faq-intro{font-size:11px;line-height:1.7}.location-faq-grid{grid-template-columns:1fr;gap:20px}.map-panel,.faq-panel{padding:21px 17px}.map-panel:before,.faq-panel:before{width:52px;height:2px;left:21px}.panel-heading{gap:10px;margin-bottom:17px}.panel-heading-icon{flex-basis:39px;width:39px;height:39px}.panel-heading-icon svg{width:19px;height:19px}.panel-kicker{font-size:8px}.panel-heading h3{font-size:18px}.map-wrapper{height:250px}.map-footer{flex-direction:column;align-items:flex-start;gap:13px}.map-address span{font-size:9px}.map-directions{align-self:flex-start}.faq-item summary{grid-template-columns:27px 1fr 25px;gap:8px;min-height:65px}.faq-number{font-size:11px}.faq-question{font-size:10px;line-height:1.5}.faq-toggle{width:25px;height:25px;font-size:16px}.faq-answer{padding:0 30px 15px 35px}.faq-answer p{font-size:9px;line-height:1.7}}@media (width<=480px){.location-faq-container{padding:32px 13px 38px}.location-faq-title{font-size:34px}.location-faq-intro{font-size:10px}.map-panel,.faq-panel{padding:19px 13px}.map-panel:before,.faq-panel:before{left:19px}.panel-heading h3{font-size:17px}.map-wrapper{height:220px}.map-brand-pin{width:43px;height:43px}.map-pin-inner{width:29px;height:29px}.map-address span{font-size:8.5px}.faq-item summary{grid-template-columns:25px 1fr 23px}.faq-question{font-size:9px}.faq-toggle{width:23px;height:23px;font-size:15px}.faq-answer{padding-left:33px}.faq-answer p{font-size:8.5px}}@media (width<=360px){.location-faq-container{padding-left:10px;padding-right:10px}.location-faq-title{font-size:31px}.map-panel,.faq-panel{padding:18px 11px}.map-wrapper{height:205px}.faq-question{font-size:8.5px}.faq-answer p{font-size:8px}}.inquiry-status[data-v-69380505]{border:1px solid;margin:0 0 18px;padding:12px 16px;font-size:14px;line-height:1.5}.inquiry-status-error[data-v-69380505]{color:#b42318}.inquiry-submit[data-v-69380505]:disabled{opacity:.65;cursor:not-allowed}.blog-page[data-v-ed8367c3]{color:#10264c;width:100%;font-family:Poppins,sans-serif;overflow-x:hidden}.blog-hero[data-v-ed8367c3]{text-align:center;justify-content:center;align-items:center;min-height:430px;padding:80px 20px;display:flex;position:relative;overflow:hidden}.blog-hero-bg[data-v-ed8367c3]{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.blog-hero-overlay[data-v-ed8367c3]{z-index:1;background:linear-gradient(#00000014,#00000059);position:absolute;inset:0}.blog-hero-content[data-v-ed8367c3]{z-index:2;color:#fff;width:100%;max-width:850px;position:relative}.hero-eyebrow[data-v-ed8367c3]{letter-spacing:4px;margin-bottom:15px;font-size:13px;font-weight:500;display:block}.blog-hero h1[data-v-ed8367c3]{margin:0 0 18px;font-size:48px;font-weight:600;line-height:1.15}.blog-hero p[data-v-ed8367c3]{max-width:650px;margin:0 auto;font-size:13px;font-weight:300;line-height:1.8}.blog-section[data-v-ed8367c3]{width:min(1200px,100% - 40px);margin:0 auto;padding:90px 0}.blog-section-heading[data-v-ed8367c3]{text-align:center;max-width:750px;margin:0 auto 55px}.section-eyebrow[data-v-ed8367c3]{letter-spacing:3px;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.blog-section-heading h2[data-v-ed8367c3]{margin:0 0 15px;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.25}.blog-section-heading p[data-v-ed8367c3]{margin:0;font-size:13px;font-weight:400;line-height:1.8}.blog-grid[data-v-ed8367c3]{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.blog-card[data-v-ed8367c3]{background:#fff;border:1px solid #eee;min-width:0;transition:transform .3s,box-shadow .3s;overflow:hidden}.blog-card[data-v-ed8367c3]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.blog-card-image[data-v-ed8367c3]{aspect-ratio:16/10;background:#f4f4f4;width:100%;overflow:hidden}.blog-card-image img[data-v-ed8367c3]{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.blog-card:hover .blog-card-image img[data-v-ed8367c3]{transform:scale(1.04)}.image-placeholder[data-v-ed8367c3]{color:#777;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.blog-card-content[data-v-ed8367c3]{padding:25px}.blog-date[data-v-ed8367c3]{letter-spacing:.5px;color:#777;margin-bottom:10px;font-size:12px;font-weight:500;display:block}.blog-card-content h3[data-v-ed8367c3]{margin:0 0 12px;font-size:34px;font-weight:600;line-height:1.4}.blog-card h3[data-v-ed8367c3]{color:#10264c!important}.blog-card-content p[data-v-ed8367c3]{color:#666;margin:0 0 22px;font-size:13px;line-height:1.8}.read-more[data-v-ed8367c3]{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;display:inline-flex;color:#10264c!important}.read-more span[data-v-ed8367c3]{font-size:18px;line-height:1;transition:transform .2s}.read-more:hover span[data-v-ed8367c3]{transform:translate(4px)}.blog-state[data-v-ed8367c3]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.blog-state h3[data-v-ed8367c3]{margin:0 0 10px;font-size:22px;font-weight:600}.blog-state p[data-v-ed8367c3]{color:#666;margin:0;font-size:14px}.loader[data-v-ed8367c3]{border:3px solid #ddd;border-top-color:#222;border-radius:50%;width:38px;height:38px;margin-bottom:15px;animation:.8s linear infinite blog-spin-ed8367c3}@keyframes blog-spin-ed8367c3{to{transform:rotate(360deg)}}@media (width<=900px){.blog-grid[data-v-ed8367c3]{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.blog-section[data-v-ed8367c3]{padding:70px 0}}@media (width<=600px){.blog-hero[data-v-ed8367c3]{min-height:330px;padding:60px 20px}.blog-hero-bg[data-v-ed8367c3]{object-position:center center}.blog-hero h1[data-v-ed8367c3]{font-size:40px}.blog-hero p[data-v-ed8367c3]{font-size:14px}.blog-section[data-v-ed8367c3]{width:calc(100% - 30px);padding:55px 0}.blog-section-heading[data-v-ed8367c3]{margin-bottom:40px}.blog-grid[data-v-ed8367c3]{grid-template-columns:1fr;gap:30px}.blog-card-content[data-v-ed8367c3]{padding:22px}.blog-card-content h3[data-v-ed8367c3]{font-size:20px}}.blog-view-page[data-v-f5979e53]{color:#222;width:100%;font-family:Poppins,sans-serif;overflow-x:hidden}.article-hero[data-v-f5979e53]{background:#f4f4f4;width:100%;max-height:600px;overflow:hidden}.article-hero-image[data-v-f5979e53]{object-fit:cover;width:100%;max-height:600px;display:block}.article-header[data-v-f5979e53]{text-align:center;width:min(950px,100% - 40px);margin:0 auto;padding:65px 0 35px}.article-date[data-v-f5979e53]{color:#777;margin-bottom:15px;font-size:13px;font-weight:500;display:block}.article-header h1[data-v-f5979e53]{margin:0 auto 22px;font-size:48px;font-weight:600;line-height:1.2;color:#10264c!important}.article-excerpt[data-v-f5979e53]{color:#666;max-width:800px;margin:0 auto;font-size:13px;line-height:1.8}.article-content[data-v-f5979e53]{width:min(850px,100% - 40px);margin:0 auto;padding:20px 0 60px}.article-body[data-v-f5979e53]{color:#333;font-size:13px;line-height:1.9}.article-body[data-v-f5979e53] p{margin:0 0 22px}.article-body[data-v-f5979e53] h1,.article-body[data-v-f5979e53] h2,.article-body[data-v-f5979e53] h3,.article-body[data-v-f5979e53] h4{margin:35px 0 15px;font-weight:600;line-height:1.35}.article-body[data-v-f5979e53] h1{font-size:34px}.article-body[data-v-f5979e53] h2{font-size:29px}.article-body[data-v-f5979e53] h3{font-size:24px}.article-body[data-v-f5979e53] h4{font-size:20px}.article-body[data-v-f5979e53] ul,.article-body[data-v-f5979e53] ol{margin:0 0 25px;padding-left:25px}.article-body[data-v-f5979e53] li{margin-bottom:8px}.article-body[data-v-f5979e53] blockquote{background:#f7f7f7;border-left:4px solid #222;margin:30px 0;padding:20px 25px;font-style:italic}.article-body[data-v-f5979e53] img{object-fit:contain;width:100%;max-width:100%;height:auto;margin:30px auto;display:block}.article-body[data-v-f5979e53] a{text-decoration:underline}.article-body[data-v-f5979e53] hr{border:0;border-top:1px solid #ddd;margin:35px 0}.article-back[data-v-f5979e53]{width:min(850px,100% - 40px);margin:0 auto;padding:0 0 80px}.article-back button[data-v-f5979e53]{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;display:inline-flex;color:#10264c!important}.article-back span[data-v-f5979e53]{font-size:18px}.blog-view-state[data-v-f5979e53]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:40px 20px;display:flex}.blog-view-state h2[data-v-f5979e53]{margin:0 0 12px}.blog-view-state p[data-v-f5979e53]{color:#666;margin:0 0 25px}.blog-view-state button[data-v-f5979e53]{cursor:pointer;border:0;padding:11px 22px;font-family:Poppins,sans-serif}.loader[data-v-f5979e53]{border:3px solid #ddd;border-top-color:#222;border-radius:50%;width:38px;height:38px;margin-bottom:15px;animation:.8s linear infinite blog-spin-f5979e53}@keyframes blog-spin-f5979e53{to{transform:rotate(360deg)}}@media (width<=600px){.article-hero[data-v-f5979e53]{max-height:350px}.article-hero-image[data-v-f5979e53]{object-fit:cover;min-height:220px;max-height:350px}.article-header[data-v-f5979e53]{width:calc(100% - 30px);padding:45px 0 25px}.article-header h1[data-v-f5979e53]{font-size:32px}.article-excerpt[data-v-f5979e53]{font-size:15px}.article-content[data-v-f5979e53]{width:calc(100% - 30px);padding-top:15px}.article-body[data-v-f5979e53]{font-size:15px;line-height:1.8}.article-body[data-v-f5979e53] h1{font-size:28px}.article-body[data-v-f5979e53] h2{font-size:24px}.article-body[data-v-f5979e53] h3{font-size:21px}.article-back[data-v-f5979e53]{width:calc(100% - 30px);padding-bottom:55px}}.legal-page{background:#f7f8fa;min-height:100vh;padding:60px 20px}.legal-container{width:100%;max-width:1100px;margin:auto}.legal-header{text-align:center;margin-bottom:50px}.legal-label{letter-spacing:3px;color:#b58a32;margin-bottom:12px;font-size:13px;font-weight:600}.legal-header h1{color:#17243b;margin-bottom:15px;font-size:42px}.legal-header p{color:#666;max-width:650px;margin:auto;line-height:1.7}.legal-content{background:#fff;border-radius:12px;padding:50px;box-shadow:0 10px 40px #0000000f}.legal-content section{margin-bottom:35px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:#17243b;margin-bottom:15px;font-size:22px}.legal-content p{color:#555;margin-bottom:15px;font-size:16px;line-height:1.9}@media (width<=768px){.legal-page{padding:30px 15px}.legal-header h1{font-size:30px}.legal-content{padding:25px 20px}.legal-content h2{font-size:19px}}.privacy-page{background:#f7f7f7;min-height:100vh;padding:70px 20px}.privacy-container{max-width:1100px;margin:auto}.privacy-header{text-align:center;margin-bottom:50px}.privacy-header span{color:#c7952e;letter-spacing:3px;font-size:13px;font-weight:600}.privacy-header h1{color:#17243b;margin:15px 0;font-size:42px}.privacy-header p{color:#666;max-width:650px;margin:auto;line-height:1.7}.privacy-content{background:#fff;border-radius:12px;padding:50px;box-shadow:0 10px 40px #0000000f}.privacy-content section{margin-bottom:40px}.privacy-content h2{color:#17243b;margin-bottom:20px;font-size:22px}.privacy-content h3{color:#b58a32;margin-bottom:8px;font-size:18px}.privacy-content p,.privacy-content li{color:#555;font-size:16px;line-height:1.9}.privacy-content ul{padding-left:22px}.privacy-content li{margin-bottom:12px}@media (width<=768px){.privacy-page{padding:40px 15px}.privacy-header h1{font-size:30px}.privacy-content{padding:25px 20px}}.booking-page{background:#f7f7f7;min-height:100vh;padding:70px 20px}.booking-container{max-width:1100px;margin:auto}.booking-header{text-align:center;margin-bottom:50px}.booking-header span{color:#c7952e;letter-spacing:3px;font-size:13px;font-weight:600}.booking-header h1{color:#17243b;margin:15px 0;font-size:42px}.booking-header p{color:#666;max-width:650px;margin:auto;line-height:1.7}.booking-content{background:#fff;border-radius:12px;padding:50px;box-shadow:0 10px 40px #0000000f}.booking-content section{margin-bottom:40px}.booking-content h2{color:#17243b;margin-bottom:18px;font-size:22px}.booking-content h3{color:#b58a32;margin:20px 0 8px;font-size:18px}.booking-content p{color:#555;margin-bottom:15px;font-size:16px;line-height:1.9}@media (width<=768px){.booking-page{padding:40px 15px}.booking-header h1{font-size:30px}.booking-content{padding:25px 20px}}.refund-page{background:#f7f7f7;min-height:100vh;padding:70px 20px}.refund-container{max-width:1100px;margin:auto}.refund-header{text-align:center;margin-bottom:50px}.refund-header span{color:#c7952e;letter-spacing:3px;font-size:13px;font-weight:600}.refund-header h1{color:#17243b;margin:15px 0;font-size:42px}.refund-header p{color:#666;max-width:650px;margin:auto;line-height:1.7}.refund-content{background:#fff;border-radius:12px;padding:50px;box-shadow:0 10px 40px #0000000f}.refund-content section{margin-bottom:45px}.refund-content h2{color:#17243b;margin-bottom:18px;font-size:22px}.refund-content p{color:#555;margin-bottom:15px;font-size:16px;line-height:1.9}.table-wrapper{margin-top:25px;overflow-x:auto}.refund-content table{border-collapse:collapse;width:100%;min-width:700px}.refund-content th{color:#fff;text-align:left;background:#17243b;padding:15px}.refund-content td{color:#555;border-bottom:1px solid #e5e5e5;padding:15px}.refund-content tr:hover td{background:#fafafa}@media (width<=768px){.refund-page{padding:40px 15px}.refund-header h1{font-size:30px}.refund-content{padding:25px 20px}}.disclaimer-page{background:#f7f7f7;min-height:100vh;padding:70px 20px}.disclaimer-container{max-width:1100px;margin:auto}.disclaimer-header{text-align:center;margin-bottom:50px}.disclaimer-header span{color:#c7952e;letter-spacing:3px;font-size:13px;font-weight:600}.disclaimer-header h1{color:#17243b;margin:15px 0;font-size:42px}.disclaimer-header p{color:#666;max-width:700px;margin:auto;line-height:1.7}.disclaimer-content{background:#fff;border-radius:12px;padding:50px;box-shadow:0 10px 40px #0000000f}.disclaimer-content section{margin-bottom:45px}.disclaimer-content h2{color:#17243b;margin-bottom:18px;font-size:22px}.disclaimer-content p{color:#555;margin-bottom:15px;font-size:16px;line-height:1.9}@media (width<=768px){.disclaimer-page{padding:40px 15px}.disclaimer-header h1{font-size:30px}.disclaimer-content{padding:25px 20px}}.gallery-page[data-v-f49fad8f]{color:#10264c;background:#fff;width:100%;overflow:hidden}.gallery-container[data-v-f49fad8f]{width:min(1180px,90%);margin:0 auto}.gallery-hero[data-v-f49fad8f]{background-image:url(https://images.unsplash.com/photo-1524492412937-b28074a5d7da?auto=format&fit=crop&w=1920&q=90);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:520px;display:flex;position:relative}.gallery-hero-overlay[data-v-f49fad8f]{background:linear-gradient(90deg,#0a1b39d1,#0a1b3959);position:absolute;inset:0}.gallery-hero-content[data-v-f49fad8f]{z-index:2;color:#fff;width:min(1180px,90%);margin:0 auto;position:relative}.gallery-hero-subtitle[data-v-f49fad8f]{color:#d4a64b;letter-spacing:3px;margin-bottom:15px;font-size:12px;font-weight:600}.gallery-hero h1[data-v-f49fad8f]{margin:0;font-size:clamp(50px,7vw,90px);font-weight:500;line-height:1.1}.gallery-breadcrumb[data-v-f49fad8f]{align-items:center;gap:10px;margin-top:25px;font-size:14px;display:flex}.gallery-breadcrumb a[data-v-f49fad8f]{color:#fff;text-decoration:none}.gallery-breadcrumb span[data-v-f49fad8f]:last-child{color:#d4a64b}.gallery-intro[data-v-f49fad8f]{padding:110px 0 70px}.gallery-section-heading[data-v-f49fad8f]{text-align:center;max-width:720px;margin:0 auto}.gallery-section-heading>p[data-v-f49fad8f]:first-child{color:#c5963d;letter-spacing:3px;margin-bottom:15px;font-size:12px;font-weight:600}.gallery-section-heading h2[data-v-f49fad8f]{color:#10264c;margin:0;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.2}.gallery-title-line[data-v-f49fad8f]{background:#c5963d;width:55px;height:2px;margin:25px auto}.gallery-description[data-v-f49fad8f]{color:#667085;margin:0;font-size:16px;line-height:1.8}.gallery-showcase[data-v-f49fad8f]{padding:40px 0 120px}.gallery-grid[data-v-f49fad8f]{grid-template-columns:repeat(3,1fr);grid-auto-rows:270px;gap:22px;display:grid}.gallery-item[data-v-f49fad8f]{background:#eee;position:relative;overflow:hidden}.gallery-item-large[data-v-f49fad8f]{grid-row:span 2}.gallery-item-wide[data-v-f49fad8f]{grid-column:span 2}.gallery-item img[data-v-f49fad8f]{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.gallery-item:hover img[data-v-f49fad8f]{transform:scale(1.08)}.gallery-image-overlay[data-v-f49fad8f]{color:#fff;opacity:0;background:linear-gradient(#0000 40%,#0a1b39d1);flex-direction:column;justify-content:flex-end;padding:30px;transition:opacity .4s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-image-overlay[data-v-f49fad8f]{opacity:1}.gallery-image-overlay h3[data-v-f49fad8f]{margin:0 0 8px;font-size:23px;font-weight:500}.gallery-image-overlay p[data-v-f49fad8f]{margin:0;font-size:14px}.gallery-categories[data-v-f49fad8f]{background:#f6f7f8;padding:110px 0}.gallery-category-grid[data-v-f49fad8f]{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:60px;display:grid}.gallery-category-card[data-v-f49fad8f]{background:#fff;border-bottom:3px solid #0000;min-height:300px;padding:35px 28px;transition:all .35s}.gallery-category-card[data-v-f49fad8f]:hover{border-bottom-color:#c5963d;transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.gallery-category-number[data-v-f49fad8f]{color:#c5963d;letter-spacing:2px;margin-bottom:35px;font-size:14px;font-weight:600}.gallery-category-card h3[data-v-f49fad8f]{color:#10264c;margin:0 0 18px;font-size:22px;font-weight:500}.gallery-category-card p[data-v-f49fad8f]{color:#667085;margin:0;font-size:14px;line-height:1.8}.gallery-final[data-v-f49fad8f]{background-image:url(https://images.unsplash.com/photo-1500534623283-312aade485b7?auto=format&fit=crop&w=1920&q=90);background-position:50%;background-size:cover;align-items:center;min-height:500px;display:flex;position:relative}.gallery-final-overlay[data-v-f49fad8f]{background:#0a1b39d4;position:absolute;inset:0}.gallery-final-content[data-v-f49fad8f]{z-index:2;color:#fff;max-width:650px;padding:90px 0;position:relative}.gallery-final-content>p[data-v-f49fad8f]:first-child{color:#d4a64b;letter-spacing:3px;margin-bottom:18px;font-size:12px;font-weight:600}.gallery-final-content h2[data-v-f49fad8f]{margin:0;font-size:clamp(38px,5vw,65px);font-weight:500;line-height:1.15}.gallery-light-line[data-v-f49fad8f]{margin-left:0}.gallery-final-text[data-v-f49fad8f]{color:#fffc;max-width:560px;margin-bottom:35px;font-size:16px;line-height:1.8}.gallery-button[data-v-f49fad8f]{color:#fff;letter-spacing:1.5px;background:#c5963d;justify-content:center;align-items:center;min-width:180px;padding:16px 28px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.gallery-button[data-v-f49fad8f]:hover{color:#10264c;background:#fff}@media (width<=992px){.gallery-category-grid[data-v-f49fad8f]{grid-template-columns:repeat(2,1fr)}.gallery-hero[data-v-f49fad8f]{min-height:440px}}@media (width<=768px){.gallery-hero[data-v-f49fad8f]{min-height:400px}.gallery-intro[data-v-f49fad8f]{padding:80px 0 50px}.gallery-grid[data-v-f49fad8f]{grid-template-columns:1fr;grid-auto-rows:300px}.gallery-item-large[data-v-f49fad8f],.gallery-item-wide[data-v-f49fad8f]{grid-area:auto}.gallery-showcase[data-v-f49fad8f]{padding-bottom:80px}.gallery-categories[data-v-f49fad8f]{padding:80px 0}.gallery-category-grid[data-v-f49fad8f]{grid-template-columns:1fr;margin-top:40px}.gallery-final[data-v-f49fad8f]{min-height:450px}.gallery-final-content[data-v-f49fad8f]{padding:70px 0}}@media (width<=480px){.gallery-hero h1[data-v-f49fad8f]{font-size:48px}.gallery-section-heading h2[data-v-f49fad8f]{font-size:32px}.gallery-item[data-v-f49fad8f]{min-height:280px}}.gallery-grid[data-v-f49fad8f]{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important;width:100%!important;display:grid!important}.gallery-item[data-v-f49fad8f]{aspect-ratio:3/4!important;cursor:pointer!important;grid-area:auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.gallery-item img[data-v-f49fad8f]{object-fit:cover!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important}.gallery-popup[data-v-f49fad8f]{z-index:99999!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(10px)!important;background:#080a0ef7!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}.gallery-popup-box[data-v-f49fad8f]{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.gallery-popup-image-wrapper[data-v-f49fad8f]{box-sizing:border-box!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:calc(100vw - 180px)!important;max-width:1400px!important;height:calc(100vh - 150px)!important;min-height:0!important;max-height:850px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important}.gallery-popup-image[data-v-f49fad8f]{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 25px 50px #0009)!important;border-radius:5px!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important}.gallery-popup-close[data-v-f49fad8f]{z-index:100!important;color:#fff!important;cursor:pointer!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(14px)!important;background:#ffffff17!important;border:1px solid #ffffff38!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;font-size:30px!important;font-weight:300!important;line-height:1!important;transition:all .25s!important;display:flex!important;position:absolute!important;top:28px!important;right:32px!important}.gallery-popup-close[data-v-f49fad8f]:hover{background:#fff3!important;border-color:#ffffff80!important;transform:rotate(90deg)scale(1.05)!important}.gallery-popup-arrow[data-v-f49fad8f]{z-index:100!important;color:#fff!important;cursor:pointer!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(14px)!important;background:#ffffff17!important;border:1px solid #ffffff38!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;min-height:58px!important;margin:0!important;padding:0!important;font-size:40px!important;font-weight:200!important;line-height:1!important;transition:all .25s!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.gallery-popup-arrow[data-v-f49fad8f]:hover{background:#fff3!important;border-color:#ffffff80!important}.gallery-popup-prev[data-v-f49fad8f]{left:32px!important}.gallery-popup-next[data-v-f49fad8f]{right:32px!important}.gallery-popup-content[data-v-f49fad8f]{z-index:90!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(16px)!important;text-align:center!important;background:#080a0eb8!important;border:1px solid #ffffff24!important;border-radius:12px!important;width:auto!important;min-width:260px!important;max-width:70vw!important;min-height:auto!important;margin:0!important;padding:12px 26px 14px!important;position:absolute!important;bottom:28px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 12px 35px #00000059!important}.gallery-popup-content h3[data-v-f49fad8f]{color:#fff!important;margin:0 0 4px!important;padding:0!important;font-size:20px!important;font-weight:600!important;line-height:1.35!important}.gallery-popup-content p[data-v-f49fad8f]{color:#ffffffc7!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1.5!important}.gallery-popup-counter[data-v-f49fad8f]{color:#ffffff85!important;letter-spacing:.6px!important;margin-top:6px!important;font-size:12px!important;line-height:1.4!important}@media (width<=768px){.gallery-grid[data-v-f49fad8f]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.gallery-item[data-v-f49fad8f]{aspect-ratio:3/4!important;width:100%!important;height:auto!important}.gallery-item img[data-v-f49fad8f]{object-fit:cover!important;width:100%!important;height:100%!important}.gallery-popup[data-v-f49fad8f]{width:100vw!important;height:100vh!important;padding:0!important}.gallery-popup-box[data-v-f49fad8f]{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important}.gallery-popup-image-wrapper[data-v-f49fad8f]{width:calc(100vw - 70px)!important;max-width:none!important;height:calc(100vh - 170px)!important;max-height:none!important}.gallery-popup-close[data-v-f49fad8f]{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;font-size:27px!important;top:18px!important;right:18px!important}.gallery-popup-arrow[data-v-f49fad8f]{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;font-size:32px!important}.gallery-popup-prev[data-v-f49fad8f]{left:10px!important}.gallery-popup-next[data-v-f49fad8f]{right:10px!important}.gallery-popup-content[data-v-f49fad8f]{border-radius:10px!important;min-width:0!important;max-width:calc(100vw - 40px)!important;padding:10px 18px 11px!important;bottom:18px!important}.gallery-popup-content h3[data-v-f49fad8f]{font-size:17px!important}.gallery-popup-content p[data-v-f49fad8f]{font-size:12px!important}}@media (width<=480px){.gallery-grid[data-v-f49fad8f]{gap:10px!important}.gallery-popup-image-wrapper[data-v-f49fad8f]{width:calc(100vw - 55px)!important;height:calc(100vh - 155px)!important}.gallery-popup-close[data-v-f49fad8f]{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;top:14px!important;right:14px!important}.gallery-popup-arrow[data-v-f49fad8f]{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;font-size:28px!important}.gallery-popup-prev[data-v-f49fad8f]{left:7px!important}.gallery-popup-next[data-v-f49fad8f]{right:7px!important}}.tours-page[data-v-2af2361f]{padding:30px}.page-header[data-v-2af2361f]{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-header h1[data-v-2af2361f]{color:#111827;margin:0}.page-header p[data-v-2af2361f]{color:#6b7280;margin-bottom:0}.add-btn[data-v-2af2361f]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 20px}.tour-grid[data-v-2af2361f]{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:24px;display:grid}.admin-tour-card[data-v-2af2361f]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.admin-tour-card img[data-v-2af2361f]{object-fit:cover;width:100%;height:180px}.tour-info[data-v-2af2361f]{padding:20px}.badges[data-v-2af2361f]{justify-content:space-between;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.category[data-v-2af2361f]{color:#7c3aed}.duration[data-v-2af2361f]{color:#6b7280}.tour-info h3[data-v-2af2361f]{color:#111827;margin:0 0 10px}.destination[data-v-2af2361f]{color:#6b7280;font-size:14px}.overview[data-v-2af2361f]{color:#6b7280;font-size:14px;line-height:1.6}.actions[data-v-2af2361f]{gap:10px;margin-top:20px;display:flex}.actions button[data-v-2af2361f]{cursor:pointer;border-radius:7px;flex:1;padding:10px;font-weight:600}.view-btn[data-v-2af2361f]{background:#fff;border:1px solid #d1d5db}.edit-btn[data-v-2af2361f]{color:#fff;background:#111827;border:1px solid #111827}.delete-btn[data-v-2af2361f]{color:#b27a16;cursor:pointer;background:0 0;border:1px solid #d9a441;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.delete-btn[data-v-2af2361f]:hover{color:#fff;background:#d9a441;border-color:#d9a441}.delete-btn[data-v-2af2361f]:disabled{opacity:.6;cursor:not-allowed}.card-actions[data-v-2af2361f]{align-items:center;gap:12px;display:flex}.tour-view-page[data-v-53124d36]{max-width:1000px;margin:auto;padding:30px}.top-bar[data-v-53124d36]{justify-content:space-between;margin-bottom:25px;display:flex}.top-bar button[data-v-53124d36]{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 16px}.top-bar .edit-btn[data-v-53124d36]{color:#fff;background:#111827;border-color:#111827}.tour-hero[data-v-53124d36]{border-radius:16px;height:400px;position:relative;overflow:hidden}.tour-hero img[data-v-53124d36]{object-fit:cover;width:100%;height:100%}.hero-overlay[data-v-53124d36]{color:#fff;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:end;padding:40px;display:flex;position:absolute;inset:0}.hero-overlay span[data-v-53124d36]{letter-spacing:2px;font-size:12px}.hero-overlay h1[data-v-53124d36]{margin:10px 0}.tour-details[data-v-53124d36]{background:#fff;border:1px solid #eee;border-radius:14px;margin-top:25px;padding:35px}.tour-details section[data-v-53124d36]{border-bottom:1px solid #eee;padding:20px 0}.tour-details section[data-v-53124d36]:last-child{border-bottom:none}.tour-details h4[data-v-53124d36]{letter-spacing:1.5px;color:#6b7280;font-size:12px}.tour-details p[data-v-53124d36],.tour-details li[data-v-53124d36]{color:#374151;line-height:1.7}.highlight-settings[data-v-46e3fe75]{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;margin-top:18px;padding:20px}.highlight-setting-row[data-v-46e3fe75]{justify-content:space-between;align-items:center;gap:20px;display:flex}.setting-label[data-v-46e3fe75]{color:#222;margin-bottom:5px;font-size:14px;font-weight:600;display:block}.setting-description[data-v-46e3fe75]{color:#777;margin:0;font-size:13px;line-height:1.5}.toggle-switch[data-v-46e3fe75]{cursor:pointer;background:#d1d5db;border:0;border-radius:20px;flex-shrink:0;width:48px;height:26px;padding:0;transition:all .2s;position:relative}.toggle-switch.active[data-v-46e3fe75]{background:#111}.toggle-knob[data-v-46e3fe75]{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:4px;left:4px}.toggle-switch.active .toggle-knob[data-v-46e3fe75]{transform:translate(22px)}.highlight-sort-section[data-v-46e3fe75]{border-top:1px solid #e5e7eb;margin-top:22px;padding-top:20px}.sort-help[data-v-46e3fe75]{color:#888;margin-top:7px;font-size:12px;line-height:1.5;display:block}.position-grid[data-v-46e3fe75]{grid-template-columns:repeat(8,1fr);gap:8px;margin-top:15px;display:grid}.position-option[data-v-46e3fe75]{color:#222;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:10px;min-height:70px;padding:10px 5px;transition:all .2s}.position-option[data-v-46e3fe75]:hover:not(:disabled){border-color:#111;transform:translateY(-1px)}.position-option.selected[data-v-46e3fe75]{color:#fff;background:#111;border-color:#111}.position-option.occupied[data-v-46e3fe75]{color:#aaa;cursor:not-allowed;background:#f1f1f1;border-color:#e3e3e3}.position-number[data-v-46e3fe75]{font-size:18px;font-weight:700;display:block}.position-status[data-v-46e3fe75]{margin-top:4px;font-size:10px;display:block}.preview-highlight-position[data-v-46e3fe75]{color:#555;background:#f3f3f3;border-radius:8px;margin-top:18px;padding:9px 12px;font-size:12px;font-weight:600}@media (width<=900px){.position-grid[data-v-46e3fe75]{grid-template-columns:repeat(4,1fr)}}@media (width<=600px){.highlight-setting-row[data-v-46e3fe75]{align-items:flex-start}.position-grid[data-v-46e3fe75]{grid-template-columns:repeat(2,1fr)}}.tour-edit-page[data-v-46e3fe75]{padding:30px}.page-header[data-v-46e3fe75]{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-header h1[data-v-46e3fe75]{margin:10px 0 5px}.page-header p[data-v-46e3fe75]{color:#6b7280}.back-btn[data-v-46e3fe75]{cursor:pointer;background:0 0;border:none;padding:0}.save-btn[data-v-46e3fe75]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:13px 22px;font-weight:600}.edit-layout[data-v-46e3fe75]{grid-template-columns:2fr 1fr;gap:25px;display:grid}.form-card[data-v-46e3fe75],.preview-card[data-v-46e3fe75]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:25px}.form-group[data-v-46e3fe75]{margin-bottom:20px}.form-row[data-v-46e3fe75]{grid-template-columns:1fr 1fr;gap:15px;display:grid}label[data-v-46e3fe75]{margin-bottom:7px;font-size:14px;font-weight:600;display:block}input[data-v-46e3fe75],select[data-v-46e3fe75],textarea[data-v-46e3fe75]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:7px;width:100%;padding:11px;font-family:inherit}.highlight-row[data-v-46e3fe75]{gap:10px;margin-bottom:10px;display:flex}.highlight-row button[data-v-46e3fe75]{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:7px;width:40px}.add-highlight[data-v-46e3fe75]{cursor:pointer;background:#fff;border:1px dashed #9ca3af;border-radius:7px;padding:10px 15px}.preview-image[data-v-46e3fe75]{border-radius:10px;height:180px;overflow:hidden}.preview-image img[data-v-46e3fe75]{object-fit:cover;width:100%;height:100%}.preview-category[data-v-46e3fe75]{color:#7c3aed;margin-top:18px;font-size:11px;font-weight:700;display:block}.preview-card h2[data-v-46e3fe75]{font-size:20px}.preview-duration[data-v-46e3fe75]{color:#6b7280}@media (width<=900px){.edit-layout[data-v-46e3fe75],.form-row[data-v-46e3fe75]{grid-template-columns:1fr}}.admin-content[data-v-f803756f]{background:#f8fafc;min-height:100vh;margin-left:260px;padding:35px}.page-header[data-v-f803756f]{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-header h1[data-v-f803756f]{color:#111827;margin:12px 0 5px}.page-header p[data-v-f803756f]{color:#6b7280;margin:0}.back-btn[data-v-f803756f]{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:0}.save-btn[data-v-f803756f]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:13px 22px;font-weight:600}.save-btn[data-v-f803756f]:disabled{opacity:.6;cursor:not-allowed}.edit-layout[data-v-f803756f]{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:25px;display:grid}.form-card[data-v-f803756f],.preview-card[data-v-f803756f]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:25px}.form-card h3[data-v-f803756f]{color:#111827;margin-top:0;margin-bottom:22px}.form-card h3[data-v-f803756f]:not(:first-child){margin-top:35px}.form-group[data-v-f803756f]{margin-bottom:20px}.form-row[data-v-f803756f]{grid-template-columns:1fr 1fr;gap:15px;display:grid}label[data-v-f803756f]{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}input[data-v-f803756f],select[data-v-f803756f],textarea[data-v-f803756f]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-family:inherit}textarea[data-v-f803756f]{resize:vertical}.highlight-row[data-v-f803756f]{gap:10px;margin-bottom:10px;display:flex}.highlight-row button[data-v-f803756f]{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;flex-shrink:0;width:42px;font-size:20px}.add-highlight[data-v-f803756f]{cursor:pointer;background:#fff;border:1px dashed #9ca3af;border-radius:8px;padding:11px 16px}.preview-card[data-v-f803756f]{position:sticky;top:25px}.preview-image[data-v-f803756f],.image-placeholder[data-v-f803756f]{border-radius:10px;height:190px;margin-bottom:20px;overflow:hidden}.preview-image img[data-v-f803756f]{object-fit:cover;width:100%;height:100%}.image-placeholder[data-v-f803756f]{color:#9ca3af;background:#f3f4f6;justify-content:center;align-items:center;display:flex}.preview-category[data-v-f803756f]{letter-spacing:1px;color:#7c3aed;font-size:11px;font-weight:700}.preview-card h2[data-v-f803756f]{color:#111827;margin:12px 0;font-size:21px}.preview-duration[data-v-f803756f],.preview-destination[data-v-f803756f]{color:#6b7280}.preview-highlights[data-v-f803756f]{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.preview-highlights span[data-v-f803756f]{background:#f3f4f6;border-radius:5px;padding:6px 9px;font-size:12px}.error[data-v-f803756f]{color:#dc2626;margin-top:20px;font-size:14px}@media (width<=900px){.edit-layout[data-v-f803756f]{grid-template-columns:1fr}.preview-card[data-v-f803756f]{position:static}}@media (width<=768px){.admin-content[data-v-f803756f]{margin-left:0;padding:20px}.page-header[data-v-f803756f]{flex-direction:column;align-items:flex-start;gap:20px}.form-row[data-v-f803756f]{grid-template-columns:1fr}}.admin-content[data-v-6cdc0152]{box-sizing:border-box;background:#f8fafc;min-height:100vh;margin-left:260px;padding:40px}.page-header[data-v-6cdc0152]{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-header h1[data-v-6cdc0152]{color:#111827;margin:0 0 6px;font-size:28px}.page-header p[data-v-6cdc0152]{color:#6b7280;margin:0}.refresh-btn[data-v-6cdc0152]{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:11px 18px}.filters[data-v-6cdc0152]{gap:10px;margin-bottom:24px;display:flex}.filters button[data-v-6cdc0152]{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:9px 16px}.filters button.active[data-v-6cdc0152]{color:#fff;background:#111827;border-color:#111827}.table-card[data-v-6cdc0152]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}table[data-v-6cdc0152]{border-collapse:collapse;width:100%}th[data-v-6cdc0152],td[data-v-6cdc0152]{text-align:left;border-bottom:1px solid #f0f0f0;padding:16px}th[data-v-6cdc0152]{color:#6b7280;text-transform:uppercase;background:#f9fafb;font-size:12px}.email[data-v-6cdc0152]{color:#9ca3af;margin-top:4px;font-size:13px;display:block}.status[data-v-6cdc0152]{border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-block}.status.new[data-v-6cdc0152]{color:#1d4ed8;background:#dbeafe}.status.contacted[data-v-6cdc0152]{color:#92400e;background:#fef3c7}.status.in_progress[data-v-6cdc0152]{color:#6d28d9;background:#ede9fe}.status.completed[data-v-6cdc0152]{color:#166534;background:#dcfce7}.status.cancelled[data-v-6cdc0152]{color:#b91c1c;background:#fee2e2}.action-cell[data-v-6cdc0152]{white-space:nowrap}.action-buttons[data-v-6cdc0152]{align-items:center;gap:12px;display:flex}.view-btn[data-v-6cdc0152]{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:6px 0;font-weight:600}.delete-btn[data-v-6cdc0152]{color:#b27a16;cursor:pointer;background:0 0;border:1px solid #d9a441;border-radius:6px;padding:7px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.delete-btn[data-v-6cdc0152]:hover{color:#fff;background:#d9a441;border-color:#d9a441}.delete-btn[data-v-6cdc0152]:disabled{opacity:.6;cursor:not-allowed}.loading[data-v-6cdc0152],.empty-state[data-v-6cdc0152],.error-box[data-v-6cdc0152]{text-align:center;background:#fff;border-radius:12px;padding:40px}.error-box[data-v-6cdc0152]{color:#dc2626}@media (width<=900px){.admin-content[data-v-6cdc0152]{margin-left:0;padding:20px}.table-card[data-v-6cdc0152]{overflow-x:auto}}@media (width<=600px){.page-header[data-v-6cdc0152]{flex-direction:column;align-items:flex-start;gap:15px}.filters[data-v-6cdc0152]{flex-wrap:wrap}.action-buttons[data-v-6cdc0152]{flex-direction:column;align-items:flex-start;gap:8px}}.admin-content[data-v-945851e5]{box-sizing:border-box;background:#f8fafc;min-height:100vh;margin-left:260px;padding:40px}.page-header[data-v-945851e5]{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px;display:flex}.header-left[data-v-945851e5]{min-width:0}.page-header h1[data-v-945851e5]{color:#111827;word-break:break-word;margin:10px 0 5px;font-size:32px;line-height:1.2}.page-header p[data-v-945851e5]{color:#6b7280;margin:0}.back-btn[data-v-945851e5]{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.back-btn[data-v-945851e5]:hover{color:#111827}.save-btn[data-v-945851e5]{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:none;border-radius:8px;padding:13px 22px;font-size:14px;font-weight:600}.save-btn[data-v-945851e5]:hover{background:#1f2937}.save-btn[data-v-945851e5]:disabled{opacity:.6;cursor:not-allowed}.details-grid[data-v-945851e5]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.detail-card[data-v-945851e5]{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.detail-card h3[data-v-945851e5]{color:#111827;margin:0 0 20px;font-size:18px}.full-card[data-v-945851e5]{grid-column:1/-1}.detail-row[data-v-945851e5]{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:20px;padding:13px 0;display:flex}.detail-row[data-v-945851e5]:last-child{border-bottom:none}.detail-row span[data-v-945851e5]{color:#6b7280;flex-shrink:0}.detail-row strong[data-v-945851e5]{color:#111827;text-align:right;word-break:break-word}.preferences[data-v-945851e5]{white-space:pre-wrap;color:#4b5563;word-break:break-word;margin:0;line-height:1.7}.form-group[data-v-945851e5]{margin-bottom:20px}.form-group label[data-v-945851e5]{color:#111827;margin-bottom:8px;font-weight:600;display:block}.form-group select[data-v-945851e5],.form-group textarea[data-v-945851e5]{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px}.form-group select[data-v-945851e5]:focus,.form-group textarea[data-v-945851e5]:focus{border-color:#111827;outline:none}.error[data-v-945851e5]{color:#dc2626;margin:10px 0 0}.state-card[data-v-945851e5]{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:700px;margin:60px auto;padding:60px 30px}.state-card h3[data-v-945851e5],.state-card h2[data-v-945851e5]{color:#111827;margin:15px 0 8px}.state-card p[data-v-945851e5]{color:#6b7280;word-break:break-word;margin:0}.spinner[data-v-945851e5]{border:4px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.8s linear infinite spin-945851e5}@keyframes spin-945851e5{to{transform:rotate(360deg)}}.error-card[data-v-945851e5]{border-color:#fecaca}.error-icon[data-v-945851e5]{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:24px;font-weight:700;display:flex}.error-card h2[data-v-945851e5]{margin-top:15px}.error-actions[data-v-945851e5]{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.retry-btn[data-v-945851e5],.back-btn-large[data-v-945851e5]{cursor:pointer;border:none;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:600}.retry-btn[data-v-945851e5]{color:#fff;background:#111827}.retry-btn[data-v-945851e5]:hover{background:#1f2937}.back-btn-large[data-v-945851e5]{color:#111827;background:#f3f4f6}.back-btn-large[data-v-945851e5]:hover{background:#e5e7eb}@media (width<=900px){.admin-content[data-v-945851e5]{margin-left:0;padding:25px 20px}.details-grid[data-v-945851e5]{grid-template-columns:1fr}.full-card[data-v-945851e5]{grid-column:auto}.page-header[data-v-945851e5]{align-items:flex-start}}@media (width<=600px){.admin-content[data-v-945851e5]{padding:20px 15px}.page-header[data-v-945851e5]{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:20px}.page-header h1[data-v-945851e5]{font-size:25px}.save-btn[data-v-945851e5]{width:100%}.detail-card[data-v-945851e5]{border-radius:10px;padding:18px}.detail-row[data-v-945851e5]{flex-direction:column;gap:5px}.detail-row strong[data-v-945851e5]{text-align:left}.state-card[data-v-945851e5]{margin:30px auto;padding:40px 20px}.error-actions[data-v-945851e5]{flex-direction:column}.retry-btn[data-v-945851e5],.back-btn-large[data-v-945851e5]{width:100%}}.destination-card[data-v-1ddd3143]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-sizing:border-box!important;flex-direction:column!important;height:auto!important;min-height:0!important;display:flex!important;position:relative!important;overflow:visible!important}.destination-image[data-v-1ddd3143]{border-radius:14px 14px 0 0;width:100%;position:relative;overflow:hidden}.destination-image img[data-v-1ddd3143]{object-fit:cover;width:100%;height:280px;display:block}.image-placeholder[data-v-1ddd3143]{color:#64748b;background:#f1f3f6;justify-content:center;align-items:center;width:100%;height:280px;font-size:14px;display:flex}.region-number[data-v-1ddd3143]{z-index:10;color:#fff;box-sizing:border-box;background:#0f1b3d;border-radius:7px;justify-content:center;align-items:center;min-width:46px;height:38px;padding:0 10px;font-size:14px;font-weight:700;display:flex;position:absolute;top:16px;left:16px}.destination-content[data-v-1ddd3143]{box-sizing:border-box;z-index:2;flex-direction:column!important;height:auto!important;min-height:0!important;padding:22px!important;display:flex!important;position:relative!important;overflow:visible!important}.destination-content h3[data-v-1ddd3143]{color:#0f1b3d;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.destination-tagline[data-v-1ddd3143]{color:#64748b;margin:0 0 10px;font-size:14px;line-height:1.5}.destination-description[data-v-1ddd3143]{color:#64748b;margin:0;font-size:14px;line-height:1.6}.destination-actions[data-v-1ddd3143]{z-index:100!important;box-sizing:border-box!important;border-top:1px solid #d1d5db!important;align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;min-height:55px!important;margin-top:20px!important;padding-top:16px!important;display:flex!important;position:relative!important;overflow:visible!important}.destination-actions .edit-btn[data-v-1ddd3143]{text-align:center;font-family:inherit;transition:background .2s,transform .2s;z-index:101!important;color:#fff!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;box-sizing:border-box!important;background:#0f1b3d!important;border:none!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:120px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:10px 16px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;position:relative!important}.destination-actions .edit-btn[data-v-1ddd3143]:hover{transform:translateY(-1px);background:#1b2b57!important}.destination-actions .edit-btn[data-v-1ddd3143]:active{transform:translateY(0)}.destination-actions .delete-btn[data-v-1ddd3143]{text-align:center;font-family:inherit;transition:background .2s,color .2s,border-color .2s,transform .2s;z-index:101!important;color:#b27a16!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;box-sizing:border-box!important;background:0 0!important;border:1px solid #d9a441!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:125px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:10px 16px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;position:relative!important}.destination-actions .delete-btn[data-v-1ddd3143]:hover{transform:translateY(-1px);color:#fff!important;background:#d9a441!important;border-color:#d9a441!important}.destination-actions .delete-btn[data-v-1ddd3143]:active{transform:translateY(0)}.destination-actions .delete-btn[data-v-1ddd3143]:disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important}.destination-grid[data-v-1ddd3143]{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}@media (width<=768px){.destination-grid[data-v-1ddd3143]{grid-template-columns:1fr;gap:18px}.destination-image img[data-v-1ddd3143],.image-placeholder[data-v-1ddd3143]{height:230px}.destination-content[data-v-1ddd3143]{padding:18px!important}.destination-content h3[data-v-1ddd3143]{font-size:18px}.destination-actions[data-v-1ddd3143]{min-height:52px!important;margin-top:18px!important;padding-top:14px!important}.destination-actions .edit-btn[data-v-1ddd3143],.destination-actions .delete-btn[data-v-1ddd3143]{flex:1!important;width:100%!important;min-width:0!important;height:40px!important}}@media (width<=480px){.destination-grid[data-v-1ddd3143]{gap:16px}.destination-image img[data-v-1ddd3143],.image-placeholder[data-v-1ddd3143]{height:210px}.destination-content[data-v-1ddd3143]{padding:16px!important}.region-number[data-v-1ddd3143]{min-width:42px;height:34px;font-size:13px;top:12px;left:12px}.destination-content h3[data-v-1ddd3143]{font-size:17px}.destination-tagline[data-v-1ddd3143],.destination-description[data-v-1ddd3143]{font-size:13px}}.admin-content[data-v-41d47e4d]{box-sizing:border-box;background:#f8fafc;min-height:100vh;padding:40px}.page-header[data-v-41d47e4d]{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-header h1[data-v-41d47e4d]{color:#111827;margin:0 0 6px;font-size:32px}.page-header p[data-v-41d47e4d]{color:#6b7280;margin:0;font-size:15px}.add-btn[data-v-41d47e4d],.save-btn[data-v-41d47e4d]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.add-btn[data-v-41d47e4d]:hover,.save-btn[data-v-41d47e4d]:hover{background:#1f2937}.save-btn[data-v-41d47e4d]:disabled{opacity:.6;cursor:not-allowed}.alert[data-v-41d47e4d]{border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:14px}.error-alert[data-v-41d47e4d]{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.success-alert[data-v-41d47e4d]{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.loading[data-v-41d47e4d]{text-align:center;color:#6b7280;padding:50px}.form-card[data-v-41d47e4d]{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:900px;padding:30px}.form-header[data-v-41d47e4d]{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.form-header h2[data-v-41d47e4d]{color:#111827;margin:0 0 5px}.form-header p[data-v-41d47e4d]{color:#6b7280;margin:0}.close-btn[data-v-41d47e4d]{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:36px;height:36px;font-size:24px}.form-group[data-v-41d47e4d]{margin-bottom:22px}.form-group label[data-v-41d47e4d]{color:#111827;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input[data-v-41d47e4d],.form-group textarea[data-v-41d47e4d]{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px}.form-group input[data-v-41d47e4d]:focus,.form-group textarea[data-v-41d47e4d]:focus{border-color:#111827}.form-group textarea[data-v-41d47e4d]{resize:vertical}.form-group small[data-v-41d47e4d]{color:#9ca3af;margin-top:6px;font-size:12px;display:block}.form-row[data-v-41d47e4d]{grid-template-columns:1fr 1fr;gap:20px;display:grid}.status-label[data-v-41d47e4d]{margin-bottom:10px!important}.switch[data-v-41d47e4d]{vertical-align:middle;width:48px;height:26px;position:relative;margin:0 10px 0 0!important;display:inline-block!important}.switch input[data-v-41d47e4d]{opacity:0;height:0;width:0!important}.slider[data-v-41d47e4d]{cursor:pointer;background:#d1d5db;border-radius:30px;transition:all .2s;position:absolute;inset:0}.slider[data-v-41d47e4d]:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+.slider[data-v-41d47e4d]{background:#111827}.switch input:checked+.slider[data-v-41d47e4d]:before{transform:translate(22px)}.status-text[data-v-41d47e4d]{color:#4b5563;vertical-align:middle;font-size:14px}.form-actions[data-v-41d47e4d]{justify-content:flex-end;gap:12px;padding-top:10px;display:flex}.cancel-btn[data-v-41d47e4d]{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px 20px;font-weight:600}.banner-list[data-v-41d47e4d]{flex-direction:column;gap:24px;display:flex}.banner-card[data-v-41d47e4d]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(300px,42%) 1fr;display:grid;overflow:hidden}.banner-preview[data-v-41d47e4d]{background:#111827;min-height:280px}.banner-preview video[data-v-41d47e4d]{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.no-video[data-v-41d47e4d]{color:#9ca3af;justify-content:center;align-items:center;height:100%;min-height:280px;display:flex}.banner-content[data-v-41d47e4d]{padding:26px}.banner-top[data-v-41d47e4d]{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.status-badge[data-v-41d47e4d]{border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-block}.status-badge.active[data-v-41d47e4d]{color:#166534;background:#dcfce7}.status-badge.inactive[data-v-41d47e4d]{color:#6b7280;background:#f3f4f6}.banner-id[data-v-41d47e4d]{color:#9ca3af;font-size:12px}.banner-content h2[data-v-41d47e4d]{color:#111827;margin:0 0 10px;font-size:24px}.caption[data-v-41d47e4d]{color:#374151;margin:0 0 12px;font-weight:600}.description[data-v-41d47e4d]{color:#6b7280;margin:0 0 15px;line-height:1.6}.button-preview[data-v-41d47e4d]{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;padding:10px 12px;font-size:13px}.card-actions[data-v-41d47e4d]{gap:10px;margin-top:22px;display:flex}.edit-btn[data-v-41d47e4d],.delete-btn[data-v-41d47e4d]{cursor:pointer;border-radius:7px;padding:10px 18px;font-weight:600}.edit-btn[data-v-41d47e4d]{color:#fff;background:#111827;border:1px solid #111827}.delete-btn[data-v-41d47e4d]{color:#dc2626;background:#fff;border:1px solid #dc2626}.empty-state[data-v-41d47e4d]{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:70px 30px}.empty-icon[data-v-41d47e4d]{margin-bottom:15px;font-size:45px}.empty-state h3[data-v-41d47e4d]{color:#111827;margin:0 0 8px}.empty-state p[data-v-41d47e4d]{color:#6b7280;margin:0 0 22px}@media (width<=900px){.admin-content[data-v-41d47e4d]{padding:25px 20px}.banner-card[data-v-41d47e4d]{grid-template-columns:1fr}.banner-preview[data-v-41d47e4d],.banner-preview video[data-v-41d47e4d]{min-height:240px}}@media (width<=650px){.admin-content[data-v-41d47e4d]{padding:20px 15px}.page-header[data-v-41d47e4d]{flex-direction:column;align-items:flex-start}.page-header h1[data-v-41d47e4d]{font-size:26px}.form-card[data-v-41d47e4d]{padding:20px}.form-row[data-v-41d47e4d]{grid-template-columns:1fr;gap:0}.form-actions[data-v-41d47e4d]{flex-direction:column-reverse}.form-actions button[data-v-41d47e4d]{width:100%}.banner-content[data-v-41d47e4d]{padding:20px}.card-actions[data-v-41d47e4d]{flex-direction:column}.edit-btn[data-v-41d47e4d],.delete-btn[data-v-41d47e4d]{width:100%}}[data-v-d0e0d5b4]{box-sizing:border-box}.admin-content[data-v-d0e0d5b4]{background:#f7f9fc;min-height:100vh;margin-left:280px;padding:45px}.page-header[data-v-d0e0d5b4]{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.page-header h1[data-v-d0e0d5b4]{color:#101828;margin:0 0 8px;font-size:34px;font-weight:700}.page-header p[data-v-d0e0d5b4]{color:#667085;margin:0;font-size:16px}.back-btn[data-v-d0e0d5b4]{color:#101828;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.back-btn[data-v-d0e0d5b4]:hover{background:#f2f4f7}.form-card[data-v-d0e0d5b4]{background:#fff;border:1px solid #e4e7ec;border-radius:14px;max-width:1000px;padding:35px;box-shadow:0 2px 8px #10182808}.form-group[data-v-d0e0d5b4]{margin-bottom:24px}.form-group label[data-v-d0e0d5b4]{color:#344054;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input[data-v-d0e0d5b4],.form-group textarea[data-v-d0e0d5b4]{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:all .2s}.form-group input[data-v-d0e0d5b4]{height:46px}.form-group textarea[data-v-d0e0d5b4]{resize:vertical;min-height:120px}.form-group input[data-v-d0e0d5b4]:focus,.form-group textarea[data-v-d0e0d5b4]:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.form-group small[data-v-d0e0d5b4]{color:#98a2b3;margin-top:7px;font-size:12px;display:block}.two-column[data-v-d0e0d5b4]{grid-template-columns:1fr 1fr;gap:20px;display:grid}.poster-preview[data-v-d0e0d5b4]{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;margin-bottom:25px;padding:18px}.poster-preview p[data-v-d0e0d5b4]{color:#475467;margin:0 0 12px;font-size:13px;font-weight:600}.poster-preview img[data-v-d0e0d5b4]{object-fit:cover;border-radius:8px;width:100%;max-width:500px;max-height:280px;display:block}.poster-preview span[data-v-d0e0d5b4]{color:#d92d20;margin-top:10px;font-size:13px;display:block}.status-box[data-v-d0e0d5b4]{color:#344054;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.switch[data-v-d0e0d5b4]{width:46px;height:24px;display:inline-block;position:relative;margin:0!important}.switch input[data-v-d0e0d5b4]{opacity:0;width:0;height:0}.slider[data-v-d0e0d5b4]{cursor:pointer;background:#d0d5dd;border-radius:30px;transition:all .2s;position:absolute;inset:0}.slider[data-v-d0e0d5b4]:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.switch input:checked+.slider[data-v-d0e0d5b4]{background:#111827}.switch input:checked+.slider[data-v-d0e0d5b4]:before{transform:translate(22px)}.error-message[data-v-d0e0d5b4]{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:14px}.success-message[data-v-d0e0d5b4]{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:14px}.form-actions[data-v-d0e0d5b4]{border-top:1px solid #eaecf0;justify-content:flex-end;gap:12px;padding-top:15px;display:flex}.cancel-btn[data-v-d0e0d5b4],.save-btn[data-v-d0e0d5b4]{cursor:pointer;border-radius:8px;min-width:130px;height:46px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.cancel-btn[data-v-d0e0d5b4]{color:#344054;background:#fff;border:1px solid #d0d5dd}.cancel-btn[data-v-d0e0d5b4]:hover:not(:disabled){background:#f9fafb}.save-btn[data-v-d0e0d5b4]{color:#fff;background:#111827;border:1px solid #111827}.save-btn[data-v-d0e0d5b4]:hover:not(:disabled){background:#1f2937}.cancel-btn[data-v-d0e0d5b4]:disabled,.save-btn[data-v-d0e0d5b4]:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.admin-content[data-v-d0e0d5b4]{margin-left:0;padding:30px 20px}.two-column[data-v-d0e0d5b4]{grid-template-columns:1fr;gap:0}}@media (width<=600px){.admin-content[data-v-d0e0d5b4]{padding:25px 15px}.page-header[data-v-d0e0d5b4]{flex-direction:column;align-items:flex-start}.page-header h1[data-v-d0e0d5b4]{font-size:28px}.form-card[data-v-d0e0d5b4]{border-radius:10px;padding:22px 18px}.form-actions[data-v-d0e0d5b4]{flex-direction:column-reverse}.cancel-btn[data-v-d0e0d5b4],.save-btn[data-v-d0e0d5b4]{width:100%}}[data-v-25cf7613]{box-sizing:border-box}.admin-content[data-v-25cf7613]{background:#f7f9fc;min-height:100vh;margin-left:280px;padding:45px}.page-header[data-v-25cf7613]{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.page-header h1[data-v-25cf7613]{color:#101828;margin:0 0 8px;font-size:34px;font-weight:700}.page-header p[data-v-25cf7613]{color:#667085;margin:0;font-size:16px}.add-btn[data-v-25cf7613]{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.add-btn[data-v-25cf7613]:hover{background:#1f2937}.gallery-grid[data-v-25cf7613]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gallery-card[data-v-25cf7613]{background:#fff;border:1px solid #e4e7ec;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #10182808}.image-wrapper[data-v-25cf7613]{background:#f2f4f7;width:100%;height:230px;overflow:hidden}.image-wrapper img[data-v-25cf7613]{object-fit:cover;width:100%;height:100%;display:block}.card-content[data-v-25cf7613]{padding:20px}.card-content h3[data-v-25cf7613]{color:#101828;margin:0 0 8px;font-size:18px;font-weight:700}.card-content p[data-v-25cf7613]{color:#667085;margin:0 0 15px;font-size:14px;line-height:1.6}.card-meta[data-v-25cf7613]{color:#667085;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;display:flex}.status[data-v-25cf7613]{border-radius:20px;padding:5px 9px;font-size:12px;font-weight:600}.status.active[data-v-25cf7613]{color:#067647;background:#ecfdf3}.status.inactive[data-v-25cf7613]{color:#b42318;background:#fef3f2}.card-actions[data-v-25cf7613]{align-items:center;gap:10px;display:flex}.edit-btn[data-v-25cf7613],.delete-btn[data-v-25cf7613]{cursor:pointer;border-radius:6px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.edit-btn[data-v-25cf7613]{color:#344054;background:#fff;border:1px solid #d0d5dd}.edit-btn[data-v-25cf7613]:hover{background:#f9fafb}.delete-btn[data-v-25cf7613]{color:#b27a16;background:0 0;border:1px solid #d9a441}.delete-btn[data-v-25cf7613]:hover:not(:disabled){color:#fff;background:#d9a441}.delete-btn[data-v-25cf7613]:disabled{opacity:.6;cursor:not-allowed}.message[data-v-25cf7613],.empty-message[data-v-25cf7613]{color:#667085;text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:30px}.error-message[data-v-25cf7613]{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;padding:15px}@media (width<=1100px){.gallery-grid[data-v-25cf7613]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-content[data-v-25cf7613]{margin-left:0;padding:30px 20px}}@media (width<=650px){.gallery-grid[data-v-25cf7613]{grid-template-columns:1fr}.page-header[data-v-25cf7613]{flex-direction:column;align-items:flex-start}.add-btn[data-v-25cf7613]{width:100%}}[data-v-e6761a49]{box-sizing:border-box}.admin-content[data-v-e6761a49]{background:#f7f9fc;min-height:100vh;margin-left:280px;padding:45px}.page-header[data-v-e6761a49]{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.page-header h1[data-v-e6761a49]{color:#101828;margin:0 0 8px;font-size:34px;font-weight:700}.page-header p[data-v-e6761a49]{color:#667085;margin:0;font-size:16px}.back-btn[data-v-e6761a49]{color:#101828;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.back-btn[data-v-e6761a49]:hover{background:#f2f4f7}.form-card[data-v-e6761a49]{background:#fff;border:1px solid #e4e7ec;border-radius:14px;max-width:1000px;padding:35px;box-shadow:0 2px 8px #10182808}.form-group[data-v-e6761a49]{margin-bottom:24px}.form-group label[data-v-e6761a49]{color:#344054;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input[data-v-e6761a49],.form-group select[data-v-e6761a49],.form-group textarea[data-v-e6761a49]{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:all .2s}.form-group input[data-v-e6761a49]{height:46px}.form-group input[type=file][data-v-e6761a49]{height:auto;padding:11px 14px}.form-group textarea[data-v-e6761a49]{resize:vertical;min-height:120px}.form-group input[data-v-e6761a49]:focus,.form-group select[data-v-e6761a49]:focus,.form-group textarea[data-v-e6761a49]:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.form-group small[data-v-e6761a49]{color:#98a2b3;margin-top:7px;font-size:12px;display:block}.image-preview[data-v-e6761a49]{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;margin-bottom:25px;padding:18px}.image-preview p[data-v-e6761a49]{color:#475467;margin:0 0 12px;font-size:13px;font-weight:600}.image-preview img[data-v-e6761a49]{object-fit:cover;border-radius:8px;width:100%;max-width:600px;max-height:350px;display:block}.status-box[data-v-e6761a49]{color:#344054;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.switch[data-v-e6761a49]{width:46px;height:24px;display:inline-block;position:relative;margin:0!important}.switch input[data-v-e6761a49]{opacity:0;width:0;height:0}.slider[data-v-e6761a49]{cursor:pointer;background:#d0d5dd;border-radius:30px;transition:all .2s;position:absolute;inset:0}.slider[data-v-e6761a49]:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.switch input:checked+.slider[data-v-e6761a49]{background:#111827}.switch input:checked+.slider[data-v-e6761a49]:before{transform:translate(22px)}.error-message[data-v-e6761a49]{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:14px}.success-message[data-v-e6761a49]{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:14px}.form-actions[data-v-e6761a49]{border-top:1px solid #eaecf0;justify-content:flex-end;gap:12px;padding-top:15px;display:flex}.cancel-btn[data-v-e6761a49],.save-btn[data-v-e6761a49]{cursor:pointer;border-radius:8px;min-width:130px;height:46px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.cancel-btn[data-v-e6761a49]{color:#344054;background:#fff;border:1px solid #d0d5dd}.cancel-btn[data-v-e6761a49]:hover:not(:disabled){background:#f9fafb}.save-btn[data-v-e6761a49]{color:#fff;background:#111827;border:1px solid #111827}.save-btn[data-v-e6761a49]:hover:not(:disabled){background:#1f2937}.cancel-btn[data-v-e6761a49]:disabled,.save-btn[data-v-e6761a49]:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.admin-content[data-v-e6761a49]{margin-left:0;padding:30px 20px}}@media (width<=600px){.admin-content[data-v-e6761a49]{padding:25px 15px}.page-header[data-v-e6761a49]{flex-direction:column;align-items:flex-start}.page-header h1[data-v-e6761a49]{font-size:28px}.form-card[data-v-e6761a49]{border-radius:10px;padding:22px 18px}.form-actions[data-v-e6761a49]{flex-direction:column-reverse}.cancel-btn[data-v-e6761a49],.save-btn[data-v-e6761a49]{width:100%}}[data-v-47f6a4d8]{box-sizing:border-box}.admin-content[data-v-47f6a4d8]{background:#f7f9fc;min-height:100vh;margin-left:280px;padding:45px}.page-header[data-v-47f6a4d8]{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.page-header h1[data-v-47f6a4d8]{color:#101828;margin:0 0 8px;font-size:30px;font-weight:700}.page-header p[data-v-47f6a4d8]{color:#667085;margin:0;font-size:15px}.back-btn[data-v-47f6a4d8]{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:11px 18px;font-size:14px;font-weight:600;transition:all .2s}.back-btn[data-v-47f6a4d8]:hover{background:#f9fafb}.form-card[data-v-47f6a4d8]{background:#fff;border:1px solid #e4e7ec;border-radius:16px;width:100%;max-width:850px;padding:35px;box-shadow:0 4px 20px #1018280a}.form-group[data-v-47f6a4d8]{margin-bottom:25px}.form-group>label[data-v-47f6a4d8]{color:#344054;margin-bottom:9px;font-size:14px;font-weight:600;display:block}.form-group input[type=text][data-v-47f6a4d8],.form-group input[type=file][data-v-47f6a4d8],.form-group textarea[data-v-47f6a4d8],.form-group select[data-v-47f6a4d8]{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input[type=text][data-v-47f6a4d8],.form-group input[type=file][data-v-47f6a4d8],.form-group select[data-v-47f6a4d8]{min-height:46px;padding:11px 13px}.form-group textarea[data-v-47f6a4d8]{resize:vertical;min-height:130px;padding:13px}.form-group input[type=text][data-v-47f6a4d8]:focus,.form-group input[type=file][data-v-47f6a4d8]:focus,.form-group textarea[data-v-47f6a4d8]:focus,.form-group select[data-v-47f6a4d8]:focus{border-color:#d9a441;box-shadow:0 0 0 3px #d9a4411f}.form-group select[data-v-47f6a4d8]:disabled{cursor:not-allowed;background:#f2f4f7}.form-group small[data-v-47f6a4d8]{color:#667085;margin-top:7px;font-size:12px;line-height:1.5;display:block}.image-preview[data-v-47f6a4d8]{background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;margin-bottom:25px;padding:18px}.image-preview p[data-v-47f6a4d8]{color:#344054;margin:0 0 12px;font-size:13px;font-weight:600}.image-preview img[data-v-47f6a4d8]{object-fit:cover;border-radius:10px;width:100%;max-width:500px;max-height:350px;display:block}.status-box[data-v-47f6a4d8]{align-items:center;gap:12px;display:flex}.status-box>span[data-v-47f6a4d8]{color:#344054;font-size:14px;font-weight:600}.switch[data-v-47f6a4d8]{width:48px;height:26px;display:inline-block;position:relative}.switch input[data-v-47f6a4d8]{opacity:0;width:0;height:0}.slider[data-v-47f6a4d8]{cursor:pointer;background:#d0d5dd;border-radius:30px;transition:all .25s;position:absolute;inset:0}.slider[data-v-47f6a4d8]:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #10182833}.switch input:checked+.slider[data-v-47f6a4d8]{background:#d9a441}.switch input:checked+.slider[data-v-47f6a4d8]:before{transform:translate(22px)}.error-message[data-v-47f6a4d8]{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin-bottom:20px;padding:14px 16px;font-size:14px}.success-message[data-v-47f6a4d8]{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin-bottom:20px;padding:14px 16px;font-size:14px}.message[data-v-47f6a4d8]{color:#667085;text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:30px}.form-actions[data-v-47f6a4d8]{border-top:1px solid #eaecf0;justify-content:flex-end;align-items:center;gap:12px;margin-top:30px;padding-top:25px;display:flex}.cancel-btn[data-v-47f6a4d8],.save-btn[data-v-47f6a4d8]{cursor:pointer;border-radius:8px;min-height:44px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.cancel-btn[data-v-47f6a4d8]{color:#344054;background:#fff;border:1px solid #d0d5dd}.cancel-btn[data-v-47f6a4d8]:hover:not(:disabled){background:#f9fafb}.save-btn[data-v-47f6a4d8]{color:#fff;background:#d9a441;border:1px solid #d9a441}.save-btn[data-v-47f6a4d8]:hover:not(:disabled){background:#c58f2e;border-color:#c58f2e}.cancel-btn[data-v-47f6a4d8]:disabled,.save-btn[data-v-47f6a4d8]:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.admin-content[data-v-47f6a4d8]{margin-left:0;padding:30px 20px}}@media (width<=650px){.admin-content[data-v-47f6a4d8]{padding:25px 15px}.page-header[data-v-47f6a4d8]{flex-direction:column;align-items:flex-start}.back-btn[data-v-47f6a4d8]{width:100%}.form-card[data-v-47f6a4d8]{padding:25px 20px}.form-actions[data-v-47f6a4d8]{flex-direction:column-reverse}.cancel-btn[data-v-47f6a4d8],.save-btn[data-v-47f6a4d8]{width:100%}}*{box-sizing:border-box}body{color:#172033;background:#f6f7f9;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}.admin-content{box-sizing:border-box;background:#f8fafc;min-height:100vh;margin-left:260px;padding:40px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.page-eyebrow{color:#8b7355;letter-spacing:2px;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.page-header h1{color:#111827;margin:12px 0 6px;font-size:30px}.page-header p{color:#6b7280;margin:0;font-size:15px}.save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:none;border-radius:8px;padding:12px 22px;font-size:14px;font-weight:600;transition:all .2s}.save-btn:hover:not(:disabled){background:#374151}.save-btn:disabled{opacity:.6;cursor:not-allowed}.edit-btn{color:#172033;cursor:pointer;background:0 0;border:0;border-radius:15px;align-items:center;gap:7px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.edit-btn span{transition:transform .2s}.edit-btn:hover{color:#8b7355}.edit-btn:hover span{transform:translate(4px)}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px;display:grid}.blog-card{background:#fff;border:1px solid #e7e9ed;border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden}.blog-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17203314}.blog-card-image{background:#eef0f3;height:205px;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-card:hover .blog-card-image img{transform:scale(1.04)}.image-placeholder{color:#9ca3af;background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:20px;font-size:14px;display:flex}.image-placeholder span{font-size:28px}.status-badge{letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.status-published{color:#287a4d;background:#ecf8f1}.status-draft{color:#9a6919;background:#fff5df}.blog-card-content{padding:22px}.blog-date{color:#9aa1ac;font-size:12px}.blog-card h3{color:#172033;margin:10px 0;font-size:19px;line-height:1.35}.blog-excerpt{color:#737b89;min-height:44px;margin:0;font-size:13px;line-height:1.65}.card-footer{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.read-more{color:#a0a6b0;font-size:12px}.loading-state,.empty-state{color:#6b7280;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:12px;padding:60px 24px}.loading-state p{color:#7a8291}.loader{border:3px solid #e6e8eb;border-top-color:#172033;border-radius:50%;width:30px;height:30px;margin-bottom:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-icon{color:#8b7355;background:#f2eee9;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:15px;font-size:25px;display:flex}.empty-state h3{color:#374151;margin:0 0 8px;font-size:18px}.empty-state p{margin:0 0 20px;font-size:14px}.dashboard-header{margin-bottom:35px}.header-date{color:#6f7784;background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:11px 15px;font-size:13px}.header-date span{margin-right:6px}.stat-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.users-icon{color:#334a68;background:#edf1f7}.active-icon{color:#3d7651;background:#edf6ef}.events-icon{color:#8b6845;background:#f7f0e8}.stat-content h2{color:#172033;margin:4px 0;font-size:25px}.dashboard-welcome{color:#fff;background:#172033;border-radius:15px;justify-content:space-between;align-items:center;min-height:220px;margin-bottom:40px;padding:42px;display:flex;position:relative;overflow:hidden}.dashboard-welcome .page-eyebrow{color:#c8ad8d}.dashboard-welcome h2{margin:0;font-size:27px}.welcome-decoration{color:#ffffff14;font-size:150px;line-height:1}.quick-section{margin-top:10px}.quick-action-card:hover{border-color:#c7b29a;transform:translateY(-2px);box-shadow:0 10px 25px #1720330f}.quick-icon{color:#8b7355;background:#f4f1ed;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.quick-action-card strong{color:#172033;margin-bottom:4px;font-size:14px;display:block}.quick-arrow{color:#8b7355;margin-left:auto;font-size:20px}.back-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.back-btn:hover{color:#111827}.edit-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.form-card,.preview-card,.settings-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.form-card h3,.preview-card h3{color:#111827;border-bottom:1px solid #e5e7eb;margin:0 0 22px;padding-bottom:14px;font-size:18px}.form-card h3:not(:first-child){margin-top:38px}.form-group{margin-bottom:20px}.form-group label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.form-group input,.form-group textarea,.form-group select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group textarea{resize:vertical;line-height:1.6}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#374151;box-shadow:0 0 0 3px #37415114}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.image-upload-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.image-upload-preview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:150px;margin-bottom:10px;overflow:hidden}.image-upload-preview.small-preview{height:120px}.image-upload-preview img{object-fit:cover;width:100%;height:100%;display:block}.statistics-grid{gap:16px;display:grid}.stat-form{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:18px}.stat-form-header{color:#111827;margin-bottom:14px;font-size:14px;font-weight:700}.preview-card{position:sticky;top:30px}.preview-image{background:#f3f4f6;border-radius:10px;width:100%;height:220px;margin-bottom:20px;overflow:hidden}.preview-image img{object-fit:cover;width:100%;height:100%;display:block}.preview-category{color:#6b7280;letter-spacing:1.2px;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.preview-card h2{color:#111827;margin:0 0 10px;font-size:25px;line-height:1.3}.preview-tagline{color:#374151;margin:0 0 14px;font-size:15px;font-weight:600}.preview-description{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.preview-stats{border-top:1px solid #e5e7eb;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;padding-top:20px;display:grid}.preview-stat{flex-direction:column;gap:5px;display:flex}.preview-stat strong{color:#111827;font-size:18px}.preview-stat span{color:#6b7280;font-size:11px;line-height:1.3}.error{color:#dc2626;background:#fef2f2;border-radius:8px;margin:20px 0 0;padding:12px 14px;font-size:14px}.loading{color:#6b7280;justify-content:center;align-items:center;min-height:300px;font-size:15px;display:flex}.destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.destination-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.destination-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #11182714}.destination-image{background:#f3f4f6;height:210px;position:relative}.destination-image img{object-fit:cover;width:100%;height:100%;display:block}.destination-placeholder{border:none;border-radius:0;height:100%;margin:0}.region-number{color:#fff;letter-spacing:1px;background:#111827d9;border-radius:6px;justify-content:center;align-items:center;min-width:42px;height:34px;padding:0 10px;font-size:12px;font-weight:700;display:flex;position:absolute;top:14px;left:14px}.destination-content{padding:20px}.destination-content h3{color:#111827;margin:0 0 8px;font-size:19px}.destination-tagline{color:#374151;margin:0 0 12px;font-size:13px;font-weight:600}.destination-description{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.destination-actions{border-top:1px solid #f0f1f3;margin-top:20px;padding-top:16px}.view-btn{color:#374151;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:600}.view-btn:hover{color:#111827}.filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.filter-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:9px 16px;font-size:13px;transition:all .2s}.filter-btn:hover{color:#111827;border-color:#9ca3af}.filter-btn.active{color:#fff;background:#111827;border-color:#111827}.refresh-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:11px 18px;font-size:14px;font-weight:600}.refresh-btn:hover:not(:disabled){background:#f9fafb}.refresh-btn:disabled{opacity:.6;cursor:not-allowed}.table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.table-responsive{width:100%;overflow-x:auto}.table-card table{border-collapse:collapse;width:100%;min-width:850px}.table-card th{color:#6b7280;letter-spacing:.5px;text-align:left;text-transform:uppercase;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:14px 18px;font-size:11px;font-weight:700}.table-card td{color:#374151;vertical-align:middle;border-bottom:1px solid #f0f1f3;padding:17px 18px;font-size:13px}.table-card tbody tr:last-child td{border-bottom:none}.table-card tbody tr:hover{background:#fafafa}.guest-cell strong{color:#111827;margin-bottom:4px;font-size:14px;display:block}.email{color:#9ca3af;font-size:12px;display:block}.travellers-cell,.date-cell{white-space:nowrap}.action-cell{text-align:right}.status{text-transform:capitalize;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.status.pending,.status.new{color:#4b5563;background:#f3f4f6}.status.contacted,.status.in-progress{color:#2563eb;background:#eff6ff}.status.confirmed,.status.completed{color:#16a34a;background:#f0fdf4}.status.cancelled,.status.rejected{color:#dc2626;background:#fef2f2}.table-empty{border:none;border-radius:0}.error-box{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:16px 18px;font-size:14px}@media (width<=1200px){.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.stats-grid,.quick-actions,.edit-layout{grid-template-columns:1fr}.preview-card{position:static}.image-upload-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-content{margin-left:0;padding:24px 16px}.page-header{flex-direction:column;align-items:flex-start}.blog-grid,.destination-grid,.form-row,.image-upload-grid{grid-template-columns:1fr}.dashboard-welcome,.form-card,.preview-card{padding:20px}.welcome-decoration{display:none}.filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-btn{white-space:nowrap}}.tour-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;display:grid}.tour-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.tour-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #11182714}.card-image{background:#f3f4f6;width:100%;height:210px;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.tour-card:hover .card-image img{transform:scale(1.04)}.card-image .image-placeholder{border:none;border-radius:0;height:100%;margin:0}.card-content{flex-direction:column;flex:1;padding:20px;display:flex}.card-badges{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.badge{color:#fff;letter-spacing:.5px;background:#111827;border-radius:5px;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.badge-light{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb}.card-content h3{color:#111827;margin:0 0 10px;font-size:19px;line-height:1.4}.card-location{color:#6b7280;margin:0 0 10px;font-size:13px}.card-description{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.card-actions{border-top:1px solid #f0f1f3;align-items:center;gap:18px;margin-top:auto;padding-top:18px;display:flex}.card-actions .edit-btn{margin-left:auto}@media (width<=768px){.tour-grid{grid-template-columns:1fr}}.blog-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.header-actions{align-items:center;gap:10px;display:flex}.draft-btn,.publish-btn{cursor:pointer;border:none;border-radius:7px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .2s}.draft-btn{color:#333;background:#f1f3f5}.publish-btn{color:#fff;background:#111827}.draft-btn:hover,.publish-btn:hover{opacity:.88}.draft-btn:disabled,.publish-btn:disabled{opacity:.6;cursor:not-allowed}.editor-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:0;overflow:hidden}.blog-title{color:#111827;background:0 0;border:none;outline:none;width:100%;padding:24px 28px 16px;font-size:28px;font-weight:700}.blog-title::placeholder{color:#9ca3af}.editor-toolbar{background:#fafafa;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 16px;display:flex}.editor-toolbar select{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;min-width:120px;padding:7px 10px;font-size:13px}.editor-toolbar button,.toolbar-image-btn{color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:14px;transition:background .2s;display:inline-flex}.editor-toolbar button:hover,.toolbar-image-btn:hover{background:#e5e7eb}.editor-toolbar button.active{color:#111827;background:#e5e7eb}.toolbar-image-btn{gap:5px}.toolbar-image-btn input{display:none}.toolbar-divider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.image-size-controls{align-items:center;gap:4px;display:flex}.image-size-controls button{min-width:auto;padding:0 8px;font-size:12px}.blog-editor{min-height:500px;padding:20px 28px 28px}.blog-editor .ProseMirror{color:#374151;outline:none;min-height:450px;font-size:16px;line-height:1.75}.blog-editor .ProseMirror>:first-child{margin-top:0}.blog-editor .ProseMirror p{margin:0 0 14px}.blog-editor .ProseMirror h2,.blog-editor .ProseMirror h3,.blog-editor .ProseMirror h4{color:#111827;margin:24px 0 10px;line-height:1.3}.blog-editor .ProseMirror h2{font-size:26px}.blog-editor .ProseMirror h3{font-size:22px}.blog-editor .ProseMirror h4{font-size:18px}.blog-editor .ProseMirror ul,.blog-editor .ProseMirror ol{margin:0 0 16px;padding-left:24px}.blog-editor .ProseMirror li{margin-bottom:5px}.blog-editor .ProseMirror img{cursor:pointer;border-radius:8px;max-width:100%;height:auto;margin:20px 0;display:block}.blog-editor .ProseMirror img.ProseMirror-selectednode{outline-offset:3px;outline:2px solid #111827}.blog-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:20px}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.settings-card h3{color:#111827;margin:0 0 18px;font-size:16px}.featured-image-preview{flex-direction:column;gap:10px;display:flex}.featured-image-preview img{aspect-ratio:16/10;object-fit:cover;border-radius:7px;width:100%}.featured-image-preview button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:6px;padding:9px 12px;font-size:13px}.featured-image-upload{color:#6b7280;cursor:pointer;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:20px;transition:border-color .2s,background .2s;display:flex}.featured-image-upload:hover{background:#f8fafc;border-color:#64748b}.featured-image-upload input{display:none}.upload-plus{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:flex}.error-message{color:#b91c1c;background:#fef2f2;border-top:1px solid #fecaca;margin:0;padding:12px 28px;font-size:14px}@media (width<=1000px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{grid-template-columns:repeat(2,1fr);display:grid;position:static}}@media (width<=700px){.blog-sidebar{grid-template-columns:1fr}.blog-title{padding:20px;font-size:24px}.blog-editor{padding:16px 20px 24px}.editor-toolbar{padding:8px 10px}.toolbar-divider{display:none}.header-actions{gap:6px}.draft-btn,.publish-btn{padding:9px 12px}}.admin-dashboard{background:#f6f7f9;min-height:100vh}.dashboard-header{align-items:center}.page-eyebrow{letter-spacing:1.5px;color:#8a6a3d;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.header-date{color:#667085;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:16px;padding:22px;display:flex}.stat-icon{color:#8a6a3d;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.stat-content{flex-direction:column;display:flex}.stat-content span{color:#667085;font-size:13px}.stat-content h2{color:#1d2939;margin:3px 0;font-size:26px;font-weight:650}.stat-content small{color:#98a2b3;font-size:12px}.dashboard-welcome{background:#fff;border:1px solid #e8eaed;border-radius:10px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;padding:32px;display:flex}.dashboard-welcome h2{color:#1d2939;margin:4px 0 10px;font-size:24px}.dashboard-welcome p{color:#667085;max-width:600px;margin:0;line-height:1.7}.welcome-decoration{color:#b8955b;flex-shrink:0;font-size:48px}.quick-section{margin-bottom:30px}.section-heading{margin-bottom:16px}.section-heading h2{color:#1d2939;margin:0 0 4px;font-size:19px}.section-heading p{color:#667085;margin:0;font-size:14px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.quick-action-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:14px;width:100%;padding:20px;transition:border-color .2s,transform .2s;display:flex}.quick-action-card:hover{border-color:#b8955b;transform:translateY(-2px)}.quick-icon{color:#8a6a3d;background:#f8f5f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.quick-action-card div{flex-direction:column;flex:1;gap:4px;display:flex}.quick-action-card strong{color:#1d2939;font-size:15px}.quick-action-card small{color:#667085;font-size:13px}.quick-arrow{color:#98a2b3;font-size:20px}@media (width<=900px){.stats-grid,.quick-actions{grid-template-columns:1fr}}@media (width<=600px){.dashboard-welcome{align-items:flex-start;padding:22px}.welcome-decoration,.header-date{display:none}}.delete-btn{color:#b27a16;cursor:pointer;background:0 0;border:1px solid #d9a441;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.delete-btn:hover{color:#fff;background:#d9a441;border-color:#d9a441}.delete-btn:disabled{opacity:.6;cursor:not-allowed}.card-actions{align-items:center;gap:12px;display:flex}
