:root{--color-navy:#042b5c;--color-navy-dark:#021630;--color-navy-light:#073b7a;--color-primary:#042b5c;--color-gold:#d3af7c;--color-gold-dark:#b8925e;--color-gold-light:#ead6b9;--color-coral:#d3af7c;--color-coral-hover:#b8925e;--color-white-warm:#f7f9fc;--color-slate-light:#cbd5e1;--color-slate-dark:#334155;--bg-neumorphic:#f0f4f8;--shadow-light:#fff;--shadow-dark:#d1d9e6;--text-main:#334155;--text-muted:#64748b;--text-light:#f7f9fc;--text-sub-dark:#cbd5e1;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:32px;--header-height:90px;--header-bg:#042b5c;--border-color:#d3af7c40;--nav-link-color:#fff;--nav-link-hover:#d3af7c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section[id],div[id]{scroll-margin-top:var(--header-height,90px)}svg{max-width:100%;height:auto;display:inline-block}body{background-color:var(--bg-neumorphic,#f0f4f8);color:var(--text-main,#334155);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;overflow-x:hidden}main#main-content{flex-direction:column;width:100%;margin:0;padding:0;display:flex}.d-mobile-none{display:none}@media (width>=768px){.d-mobile-none{display:block}}.section-title{color:var(--color-navy,#042b5c);margin-bottom:1rem;font-size:2rem;font-weight:900;line-height:1.2}@media (width>=768px){.section-title{font-size:2.6rem}}.bento-badge,.bento-location,.dest-section-badge,.about-badge,.contact-badge,.contact-visual-badge,.badge-gold,.badge-blue,.badge-dark,.badge-purple,.badge-teal{flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;line-height:1;display:inline-flex}.bento-badge svg,.bento-location svg,.dest-section-badge svg,.about-badge svg,.contact-badge svg,.contact-visual-badge svg,.badge-gold svg,.badge-blue svg,.badge-dark svg,.badge-purple svg,.badge-teal svg{flex-shrink:0;width:14px;min-width:14px;max-width:14px;height:14px;min-height:14px;max-height:14px;display:block;overflow:visible}.badge-gold{color:var(--color-gold-dark,#b8925e);background:#d3af7c26;border:1px solid #d3af7c80}.badge-blue{color:var(--color-navy,#042b5c);background:#042b5c1f}.badge-dark{color:#fff;background:#021630d9}.badge-purple{color:var(--color-gold-dark,#b8925e);background:#d3af7c33}.badge-teal{color:var(--color-navy-light,#073b7a);background:#073b7a26}.btn-cta-coral svg,.hero-slide-btn svg,.btn-primary svg,.btn-submit svg,.btn-outline-gold-pill svg,.compass-icon,.arrow-icon{flex-shrink:0;width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;display:block;overflow:visible}.header-icon-badge svg{flex-shrink:0;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;display:block;overflow:visible}.main-header{width:100%;height:var(--header-height,90px);z-index:10000;background-color:#0000;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0}.main-header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#021630f5;box-shadow:0 4px 20px #0003}.header-container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 1.2rem;display:flex}.header-actions{align-items:center;gap:1rem;height:100%;display:flex}.logo-container{align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-logo{object-fit:contain;width:auto;height:32px;transition:filter .3s,height .3s,transform .3s;display:block;filter:brightness(0)invert()!important}.mobile-logo-img{display:none}.desktop-logo-img{display:block}@media (width<=768px){.desktop-logo-img{display:none!important}.mobile-logo-img{width:auto;height:38px;display:block!important}}.header-lang-selector{color:#fff;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.9rem;font-weight:800;display:inline-flex;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.header-lang-selector:hover{background:#ffffff29!important;border-color:#d3af7c99!important;transform:translateY(-1px)scale(1.05)!important;box-shadow:0 0 16px #d3af7c59!important}.header-search-subtle-btn{border-radius:50%;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.header-search-subtle-btn:hover{color:#d3af7c!important;background:#ffffff1f!important;transform:scale(1.15)rotate(6deg)!important}.header-reserve-btn{color:#fff;background-color:#d3af7c;border-radius:50px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.92rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #d3af7c73;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important}.header-reserve-btn:hover{color:#042b5c;background-color:#e0bc87;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 24px #d3af7cb3}.nav-menu{top:var(--header-height,90px);-webkit-backdrop-filter:blur(16px);z-index:99999;opacity:0;visibility:hidden;background-color:#021630;width:100%;height:auto;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .35s,transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;display:block;position:fixed;left:0;overflow:hidden;transform:translateY(-15px);box-shadow:0 12px 36px #0009}.nav-menu.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:99999;max-height:500px;transform:translateY(0)}.nav-list{opacity:1;visibility:visible;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;margin:0;padding:2rem 1.5rem;list-style:none;display:flex}.nav-list li{text-align:center;width:100%;list-style:none}.nav-link{color:#fff;text-shadow:0 2px 8px #000c;opacity:1;visibility:visible;padding:.6rem 1.2rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s;display:inline-block;position:relative}.nav-link:hover,.nav-link.active{color:var(--color-gold,#d3af7c)}.main-header.scrolled .nav-link{color:#fff}.main-header.scrolled .nav-link:hover,.main-header.scrolled .nav-link.active{color:var(--color-gold,#d3af7c)}.nav-link:after{content:"";transform-origin:100%;background:linear-gradient(90deg,#042b5c,#d3af7c);width:100%;height:3px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.main-header.scrolled .nav-link:after{background:linear-gradient(90deg,#d3af7c,#fff)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:1rem;display:flex}.menu-toggle{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;padding:0;display:flex}.hamburger-bar{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.menu-toggle.is-active .hamburger-bar:first-child{transform:rotate(45deg)translate(6px,6px)}.menu-toggle.is-active .hamburger-bar:nth-child(2){opacity:0}.menu-toggle.is-active .hamburger-bar:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.header-search-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffb3;border-radius:50px;align-items:center;gap:.5rem;padding:.4rem .5rem .4rem 1rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s,background .3s;display:flex;position:relative;box-shadow:0 4px 20px #042b5c2e}.hero-search-bar{z-index:10;justify-content:space-between;gap:.8rem;width:100%;max-width:1100px;margin-top:0;padding:.6rem .8rem .6rem 1.4rem;box-shadow:0 10px 36px #02163066}.hero-search-bar .search-field,.field-city,.field-spot{flex:1;min-width:0}.hero-search-bar .custom-dropdown,.city-dropdown,.spot-dropdown{width:100%}.hero-search-bar .dropdown-trigger,.city-trigger,.spot-trigger{justify-content:space-between;width:100%;font-size:.92rem;font-weight:700}.hero-search-bar .dropdown-menu,.city-menu,.spot-menu{width:calc(100% + 40px);min-width:240px}.header-search-bar:hover,.header-search-bar.is-active{border-color:#d3af7c99;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #d3af7c59,0 0 15px #d3af7c33}.search-field{align-items:center;gap:.5rem;display:flex}.search-field-icon{width:16px;min-width:16px;height:16px;min-height:16px;color:var(--color-navy,#042b5c);flex-shrink:0}.search-divider{background:#042b5c26;width:1px;height:24px}.custom-dropdown{position:relative}.dropdown-trigger{cursor:pointer;color:var(--text-main,#334155);background:0 0;border:none;align-items:center;gap:.4rem;padding:.2rem 0;font-weight:600;display:flex}.trigger-label,.city-label,.spot-label{white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.85rem;overflow:hidden}.chevron-icon{flex-shrink:0;width:14px;min-width:14px;height:14px;min-height:14px;transition:transform .3s}.dropdown-trigger.is-open .chevron-icon{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border-radius:16px;flex-direction:column;gap:.2rem;padding:.6rem;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:calc(100% + 12px);left:-10px;transform:translateY(10px);box-shadow:0 12px 32px #02163033}.dropdown-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-option{color:var(--text-main,#334155);cursor:pointer;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s;display:flex}.dropdown-option:hover,.dropdown-option.selected{color:var(--color-navy,#042b5c);background:#d3af7c26;font-weight:700}.option-dot{background:var(--color-gold,#d3af7c);border-radius:50%;flex-shrink:0;width:6px;min-width:6px;height:6px;min-height:6px}.search-submit-btn,.btn-search-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#042b5c,#073b7a);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex}.search-submit-btn svg,.btn-search-submit svg{flex-shrink:0;width:18px;min-width:18px;height:18px;min-height:18px;display:block}.search-submit-btn:hover,.btn-search-submit:hover{transform:scale(1.1);box-shadow:0 4px 15px #042b5c66}@media (width>=768px){.header-container{padding:0 2rem}.header-logo{height:42px}.trigger-label,.city-label,.spot-label{max-width:140px;font-size:.95rem}.hero-search-bar .dropdown-trigger{font-size:1.05rem}}@media (width>=992px){.header-logo{height:50px}.menu-toggle{display:none}.nav-menu{-webkit-backdrop-filter:none;opacity:1;visibility:visible;z-index:auto;width:auto;height:100%;max-height:none;box-shadow:none;background:0 0;align-items:center;display:flex;position:static;overflow:visible}.nav-list{flex-direction:row;align-items:center;gap:2.2rem;margin:0;padding:0;display:flex}.nav-list li{align-items:center;width:auto;display:flex}.nav-link{justify-content:center;align-items:center;height:38px;padding:0 .8rem;line-height:1;display:inline-flex}.hero-search-bar .dropdown-trigger{font-size:1.12rem}}.hero-light,.hero-full-slider{background-color:#021630;width:100%;height:100vh;min-height:550px;margin:0;padding:0;position:relative;overflow:hidden}.hero-slider-wrapper{width:100%;height:100%;position:relative}.hero-search-fixed-container{z-index:10;pointer-events:auto;width:calc(100% - 2rem);max-width:540px;margin:0 auto;padding:0;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (width>=992px){.hero-search-fixed-container{width:100%;max-width:1240px;margin:0;padding:0 2rem;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}}.hero-full-slider{width:100%;height:100vh;min-height:650px;position:relative;overflow:hidden;background-color:#021630!important}.hero-slider-wrapper{background-color:#021630;width:100%;height:100%;position:relative}.hero-slide{opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .85s ease-in-out;position:absolute;top:0;left:0}.hero-slide.active{opacity:1;pointer-events:auto;z-index:2}.hero-slide-bg-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-slide-img{object-fit:cover;object-position:center;transform-origin:50%;will-change:transform;width:100%;height:100%}.hero-slide-overlay{z-index:2;background:linear-gradient(90deg,#02163094 0%,#0216307a 35%,#0216304d 65%,#02163026 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-slide-content{z-index:3;max-width:1240px;height:100%;color:var(--color-white-warm,#f7f9fc);flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto;padding:110px 1.2rem 6.5rem;display:flex;position:relative}.hero-slide-tag{color:var(--color-gold,#d3af7c);text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d3af7c24;border:1px solid #d3af7c80;border-radius:50px;margin-bottom:1rem;padding:.35rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-block}.hero-slide-title{color:#fff;letter-spacing:-.5px;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-size:2.2rem;font-weight:900;line-height:1.1}.hero-slide-title .text-gold{color:var(--color-gold,#d3af7c);background:linear-gradient(135deg,#d3af7c 0%,#ead6b9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-slide-desc{color:var(--color-white-warm,#f7f9fc);text-shadow:0 2px 10px #0009;opacity:.92;max-width:100%;margin-bottom:1.8rem;font-size:.95rem;line-height:1.6}.btn-cta-coral,.hero-slide-btn{color:#042b5c;background:linear-gradient(135deg,#d3af7c,#b8925e);border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:inline-flex;box-shadow:0 8px 25px #d3af7c59}.btn-cta-coral:hover,.hero-slide-btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 32px #d3af7c80}.btn-outline-gold-pill{color:var(--color-navy,#042b5c);border:2px solid var(--color-gold,#d3af7c);background:0 0;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .3s;display:inline-flex}.btn-outline-gold-pill:hover{background:var(--color-gold,#d3af7c);color:#042b5c;transform:translateY(-2px)}.hero-warp-title-container{width:100%;max-width:850px;height:180px;margin:.5rem 0 1rem;position:relative}@media (width<=768px){.hero-warp-title-container{height:130px;margin:.3rem 0 .8rem}}@media (width<=480px){.hero-warp-title-container{height:110px;margin:.2rem 0 .6rem}}.hero-arrows-row{z-index:10;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.hero-arrow{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021630a6;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,border-color .3s,transform .3s,color .3s;display:flex;position:relative;inset:auto;transform:none}.hero-arrow svg{flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px;display:block}.hero-arrow:hover{background:var(--color-gold,#d3af7c);color:#042b5c;border-color:var(--color-gold,#d3af7c);transform:scale(1.1)}.hero-dots{z-index:10;gap:.6rem;display:flex;position:absolute;bottom:6.5rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;transition:width .35s,background .35s,border-radius .35s}.hero-dot.active{background:var(--color-gold,#d3af7c);border-radius:10px;width:28px}@media (width>=768px){.hero-light,.hero-full-slider{min-height:650px}.hero-slide-content{padding:var(--header-height,90px) 2rem 3rem 2rem}.hero-slide-tag{margin-bottom:1.2rem;padding:.45rem 1.4rem;font-size:.85rem}.hero-slide-title{margin-bottom:1.2rem;font-size:3.2rem}.hero-slide-desc{max-width:600px;margin-bottom:2.2rem;font-size:1.12rem}.btn-cta-coral,.hero-slide-btn{padding:1rem 2.4rem;font-size:1.05rem}}@media (width>=992px){.hero-search-fixed-container{width:100%;max-width:1240px;margin:0;padding:0 2rem;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}.hero-dots{bottom:2rem}.hero-arrows-row{display:block}.hero-arrow{width:54px;height:54px;position:absolute;top:50%;bottom:auto;transform:translateY(-50%)}.hero-arrow svg{width:24px;min-width:24px;height:24px;min-height:24px}.hero-arrow-left{left:2rem}.hero-arrow-right{right:2rem}.hero-arrow:hover{transform:translateY(-50%)scale(1.1)}}@media (width>=1024px){.hero-slide-title{font-size:4rem}}.about-section,#aboutMainContent{background-color:var(--bg-neumorphic,#f0f4f8);padding:4rem 1.2rem;position:relative}.about-container,.about-header,.about-main-content{max-width:1240px;margin:0 auto}.about-header{text-align:center;margin-bottom:2.5rem}.about-title{color:var(--color-navy,#042b5c);margin-bottom:1.4rem;font-size:2rem;font-weight:800;line-height:1.2}.about-desc-block{max-width:800px;color:var(--text-main,#334155);margin:0 auto;font-size:1rem;line-height:1.65}.about-main-content{flex-direction:column;gap:2.5rem;display:flex}.about-stats-column{box-shadow:8px 8px 20px var(--shadow-dark,#d1d9e6), -8px -8px 20px var(--shadow-light,#fff);background:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.stat-item{flex-direction:column;align-items:center;display:flex}.counter-num,.stat-number-wrap{color:var(--color-navy,#042b5c);align-items:center;font-size:2.4rem;font-weight:900;line-height:1;display:flex}.stat-plus{color:var(--color-gold,#d3af7c)}.stat-label{color:var(--text-muted,#64748b);margin-top:.4rem;font-size:.88rem;font-weight:600}.stat-divider{background:#042b5c1f;width:100%;height:1px}.about-photo-card{box-shadow:12px 12px 28px var(--shadow-dark,#d1d9e6), -12px -12px 28px var(--shadow-light,#fff);border-radius:24px;position:relative;overflow:hidden}.about-photo{object-fit:cover;border-radius:24px;width:100%;height:auto;display:block}.about-bottom-cta{text-align:center;margin-top:2.5rem}@media (width>=768px){.about-title{font-size:2.5rem}.about-stats-column{flex-direction:row;justify-content:space-around;align-items:center;padding:2rem}.stat-divider{width:1px;height:50px}.counter-num,.stat-number-wrap{font-size:2.8rem}}@media (width>=992px){.about-section,#aboutMainContent{padding:6rem 2rem}.about-main-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}}.dest-immersive-section,.dest-immersive-container,.services-section{background-color:var(--bg-neumorphic,#f0f4f8);padding:4rem 1.2rem;position:relative}.dest-section-header{text-align:center;max-width:750px;margin:0 auto 3rem}.dest-section-badge{color:var(--color-gold-dark,#b8925e);text-transform:uppercase;letter-spacing:1px;background:#d3af7c26;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.82rem;font-weight:700;display:inline-flex}.dest-section-title{color:var(--color-navy,#042b5c);margin-bottom:1rem;font-size:2rem;font-weight:900;line-height:1.2}.dest-section-subtitle{color:var(--text-muted,#64748b);font-size:1rem;line-height:1.6}.dest-sequence-wrapper{flex-direction:column;gap:3rem;max-width:1240px;margin:0 auto;display:flex}.dest-scroll-item{will-change:transform, opacity, clip-path;border-radius:28px;width:100%;height:480px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 16px 40px #02163040}.scroll-img-wrapper{z-index:1;width:100%;height:140%;margin:0;padding:0;position:absolute;top:-20%;left:0;overflow:hidden}.scroll-img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;display:block}.scroll-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0216301a 0%,#0216304d 20%,#021630b3 55%,#021630f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.scroll-content{z-index:3;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding:1.8rem;display:flex;position:relative}.scroll-top-badges{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:auto;display:flex}.scroll-body-content{flex-direction:column;align-items:flex-start;width:100%;max-width:800px;display:flex}.scroll-title{color:#fff;text-shadow:0 4px 18px #000000b3;margin-bottom:.6rem;font-size:1.8rem;font-weight:900;line-height:1.15}.scroll-title .text-gold{color:var(--color-gold,#d3af7c);background:linear-gradient(135deg,#d3af7c 0%,#ead6b9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.scroll-desc{color:#ffffffeb;text-shadow:0 2px 10px #000000b3;max-width:650px;margin-bottom:1.4rem;font-size:.95rem;line-height:1.6}.scroll-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.bento-location{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#021630bf;border:1px solid #fff3;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .95rem;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}@media (width>=768px){.dest-section-title{font-size:2.5rem}.dest-scroll-item{border-radius:32px;height:560px}.scroll-content{padding:2.5rem}.scroll-title{font-size:2.4rem}.scroll-desc{font-size:1.05rem}}@media (width>=992px){.dest-immersive-section,.dest-immersive-container,.services-section{padding:6rem 2rem}.dest-sequence-wrapper{gap:4.5rem}.dest-scroll-item{height:620px}.scroll-content{padding:3rem}.scroll-title{font-size:2.8rem}.scroll-desc{font-size:1.1rem}}@media (width>=1024px){.dest-scroll-item{height:680px}.scroll-title{font-size:3.2rem}}.main-footer{color:#fff;background-color:#021630;padding:3.5rem 1.2rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:2.5rem;max-width:1240px;margin:0 auto;display:grid}.footer-col{flex-direction:column;display:flex}.footer-col h3.logo-text{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:900}.text-cyan-glow{color:var(--color-gold,#d3af7c)}.footer-col p{color:#ffffffbf;font-size:.92rem;line-height:1.65}.footer-col h4{color:var(--color-gold,#d3af7c);margin-bottom:1.2rem;font-size:1.1rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#fffc;font-size:.92rem;text-decoration:none;transition:color .3s,padding-left .3s}.footer-col ul li a:hover{color:var(--color-gold,#d3af7c);padding-left:4px}.social-links,.social-icons{gap:15px;display:flex}.social-svg{width:24px;min-width:24px;height:24px;min-height:24px;stroke:var(--color-gold,#d3af7c);flex-shrink:0;transition:transform .3s,stroke .3s}.social-links a:hover .social-svg{stroke:#fff;transform:translateY(-3px)scale(1.1)}.footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem;font-size:.85rem}@media (width>=768px){.footer-container{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width>=1024px){.main-footer{padding:5rem 2rem 2rem}.footer-container{grid-template-columns:2fr 1fr 1fr 1.2fr 1.5fr}}.whatsapp-float{color:#fff;z-index:999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 18px #0000004d}.whatsapp-anim-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:static}.whatsapp-icon{fill:currentColor;flex-shrink:0;width:28px;min-width:28px;height:28px;min-height:28px;display:block;overflow:visible}.whatsapp-float:hover{transform:scale(1.04)translateY(-2px);box-shadow:0 8px 25px #25d36666}@media (width>=768px){.whatsapp-float{width:60px;height:60px;bottom:28px;right:28px}.whatsapp-icon{width:32px;min-width:32px;height:32px;min-height:32px}}.glow-text-effect{color:var(--color-gold,#d3af7c);background:linear-gradient(135deg,#d3af7c 0%,#fff3e0 50%,#b8925e 100%) 0 0/200%;-webkit-text-fill-color:transparent;text-shadow:0 0 15px #d3af7c40;-webkit-background-clip:text;animation:4s linear infinite glowShimmer;display:inline-block;position:relative}@keyframes glowShimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}html,body,#root{background-color:#f0f4f8!important}.neumorphic-title-banner{text-align:center;border:1px solid #d3af7c4d;border-radius:60px;max-width:980px;margin:0 auto 3rem;padding:1.2rem 3rem;background:#f0f4f8!important;box-shadow:inset 5px 5px 12px #a3b1c68c,inset -5px -5px 12px #fff!important}.neumorphic-banner-subtitle{text-transform:uppercase;letter-spacing:2px;margin-bottom:.3rem;font-size:.82rem;font-weight:800;display:block;color:#d3af7c!important}.neumorphic-banner-title{color:var(--color-navy,#042b5c);letter-spacing:-.5px;white-space:nowrap;margin:0;font-size:2.15rem;font-weight:900;line-height:1.25}@media (width<=992px){.neumorphic-banner-title{white-space:normal;font-size:1.5rem}.neumorphic-title-banner{max-width:100%;padding:1rem 1.5rem}}.neumorphic-page-container{background:#fff;border:1px solid #fffc;border-radius:32px;max-width:1280px;margin:0 auto;padding:3.5rem 2rem;box-shadow:0 12px 40px #042b5c0f}.btn-neumorphic-pill{color:var(--color-gold,#d3af7c);background:#f0f4f8;border:1px solid #d3af7c66;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2.4rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 6px 18px #042b5c0f}.btn-neumorphic-pill:hover{color:#042b5c;background:linear-gradient(135deg,#d3af7c,#b8925e);border-color:#d3af7c;transform:translateY(-3px);box-shadow:0 10px 25px #d3af7c66}.neo-out{border:1px solid #fffffff2;border-radius:32px;transition:transform .3s,box-shadow .3s;background:#f0f4f8!important;box-shadow:10px 10px 24px #a3b1c68c,-10px -10px 24px #fff!important}.neo-out:hover{transform:translateY(-4px);box-shadow:14px 14px 30px #a3b1c6a6,-12px -12px 28px #fff!important}.neo-in{border:1px solid #d3af7c4d;border-radius:28px;background:#f0f4f8!important;box-shadow:inset 5px 5px 12px #a3b1c68c,inset -5px -5px 12px #fff!important}.btn-neo-action{color:var(--color-gold,#d3af7c);background:#f0f4f8;border:1px solid #d3af7c66;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:5px 5px 14px #a3b1c673,-5px -5px 14px #fffffff2}.btn-neo-action:hover{color:#042b5c;background:#f0f4f8;border-color:#d3af7c99;transform:translateY(1px)scale(.98);box-shadow:inset 4px 4px 10px #a3b1c6a6,inset -4px -4px 10px #fff!important}.neo-btn-gold{color:#042b5c;background:linear-gradient(135deg,#d3af7c,#b8925e);font-weight:800;transition:all .25s ease-in-out;box-shadow:4px 4px 10px #b8925e59,-4px -4px 10px #ffffffe6}.neo-btn-gold:hover{transform:translateY(-2px);box-shadow:6px 6px 14px #b8925e80,-6px -6px 14px #fff}@keyframes whatsappPulse{0%,to{transform:scale(1);box-shadow:0 8px 25px #25d36673}50%{transform:scale(1.08)translateY(-3px);box-shadow:0 14px 35px #25d366bf}}.whatsapp-float{animation:2.8s ease-in-out infinite whatsappPulse;transition:background-color .35s,filter .35s,transform .35s,box-shadow .35s!important}.whatsapp-float:hover{filter:brightness(.92)!important;background-color:#1eb954!important;animation-play-state:paused!important;transform:scale(1.08)translateY(-3px)!important;box-shadow:0 10px 28px #25d36699!important}.texto-relieve-neo{letter-spacing:1px;text-shadow:-3px -3px 6px #fffffff2,3px 3px 7px #a3b1c6b3;color:var(--bg-neumorphic,#f2f5f9)!important;font-weight:900!important}.texto-relieve-neo-navy{letter-spacing:1px;text-shadow:-2px -2px 5px #fffffff2,2px 2px 6px #a3b1c6a6;color:#042b5c!important;font-weight:900!important}.stat-number-neo{color:#042b5c;letter-spacing:.5px;text-shadow:-2px -2px 4px #fffffff2,2px 2px 5px #a3b1c68c;font-weight:900}.neumorphic-outer-section-box{border:1px solid #fffffff2;border-radius:44px;width:94%;max-width:1240px;margin:0 auto;padding:3.2rem 2.2rem;background:#f0f4f8!important;box-shadow:12px 12px 30px #a3b1c68c,-10px -10px 24px #fff!important}@media (width<=768px){.hero-content-inner{padding-bottom:5.5rem!important}.hero-buttons{flex-direction:column!important;gap:.8rem!important;width:100%!important}.hero-buttons a{text-align:center!important;justify-content:center!important;width:100%!important}.hero-dots{bottom:1.2rem!important}.neumorphic-outer-section-box{border-radius:28px!important;width:98%!important;padding:1.5rem .8rem!important}.neumorphic-immersive-card{border-radius:24px!important;padding:.8rem!important}.immersive-img-wrapper{border-radius:20px!important;height:260px!important}.about-photo{height:260px!important}}.neumorphic-immersive-card{background:#fff;border:1px solid #d3af7c4d;border-radius:32px;margin-bottom:3rem;padding:1.8rem;transition:box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 16px 45px #042b5c14,0 2px 10px #042b5c08}.neumorphic-immersive-card:hover{border-color:#d3af7c99;box-shadow:0 22px 55px #042b5c24,0 0 25px #d3af7c40}.immersive-img-wrapper{background-color:#021630;border-radius:24px;width:100%;height:380px;position:relative;overflow:hidden}.immersive-img-wrapper img{object-fit:cover;object-position:center;will-change:transform, opacity;width:100%;height:100%}.glass-panel{-webkit-backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #fff6;box-shadow:0 8px 32px #042b5c1f}.glass-panel-dark{-webkit-backdrop-filter:blur(16px);background:#021630bf;border:1px solid #d3af7c59;box-shadow:0 10px 36px #00000059}.glass-card-item,.neumorphic-tour-card{background:#fff;border:1px solid #d3af7c40;border-radius:24px;flex-direction:column;height:100%;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 10px 30px #042b5c14,0 2px 8px #042b5c0a}.neumorphic-tour-card:hover{border-color:#d3af7c99;transform:translateY(-6px);box-shadow:0 16px 40px #042b5c24,0 0 20px #d3af7c33}.card-img-container{background-color:#021630;width:100%;height:220px;position:relative;overflow:hidden}.card-img-container img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.neumorphic-tour-card:hover .card-img-container img{transform:scale(1.06)}.floating-pills-overlay{z-index:5;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px}.pill-badge{text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50px;align-items:center;gap:4px;padding:.3rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #00000040}.pill-badge-cyan{color:#fff;background:#0284c7eb;border:1px solid #fff6}.pill-badge-navy{color:#fff;background:#042b5ceb;border:1px solid #d3af7c66}.card-body-content{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}.card-tour-title{color:var(--color-navy,#042b5c);margin-bottom:.6rem;font-size:1.25rem;font-weight:800;line-height:1.3}.card-tour-excerpt{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.4rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-footer-box{text-align:center;margin-top:auto;padding-top:.5rem}.btn-tour-card-details{width:100%;color:var(--color-gold,#d3af7c);background:#f8fafc;border:1.5px solid #d3af7c66;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #042b5c0a}.btn-tour-card-details:hover{color:#042b5c;background:linear-gradient(135deg,#d3af7c,#b8925e);border-color:#d3af7c;transform:translateY(-2px);box-shadow:0 8px 20px #d3af7c59}.featured-destinations-section{background-color:var(--bg-neumorphic,#f0f4f8);padding:5rem 1.2rem}.featured-cta-box{text-align:center;margin-top:3rem}.btn-glass-cta{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#042b5ce6,#073b7ae6);border:1px solid #d3af7c80;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 30px #042b5c59}.btn-glass-cta:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 40px #d3af7c73}.tour-catalog-section{background-color:var(--bg-neumorphic,#f0f4f8);padding:5rem 1.2rem;position:relative}.tour-catalog-container{max-width:1280px;margin:0 auto}.tour-catalog-header{text-align:center;max-width:800px;margin:0 auto 2.5rem}.tour-search-box-wrapper{max-width:680px;margin:0 auto 2rem}.tour-search-input-field{background:#fff;border:1.5px solid #d3af7c66;border-radius:50px;align-items:center;padding:.6rem 1.4rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #042b5c1f}.tour-search-input-field:focus-within{border-color:var(--color-gold,#d3af7c);box-shadow:0 10px 30px #d3af7c40}.tour-search-input-field .search-icon{width:20px;height:20px;color:var(--color-navy,#042b5c);flex-shrink:0;margin-right:.8rem}.tour-search-input{width:100%;color:var(--text-main,#334155);background:0 0;border:none;outline:none;font-family:inherit;font-size:.95rem}.clear-search-btn{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;padding:0 .4rem;font-size:1.4rem;line-height:1}.tour-category-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:3rem;display:flex}.category-tab-btn{cursor:pointer;border:1px solid #fffffff2;border-radius:50px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .3s;color:#475569!important;background:#f0f4f8!important}.category-tab-btn:hover{border-color:var(--color-gold,#d3af7c);color:#042b5c!important}.category-tab-btn.active{color:#042b5c!important;background:#f0f4f8!important;border-color:#d3af7c99!important;font-weight:800!important;box-shadow:inset 4px 4px 10px #a3b1c6a6,inset -4px -4px 10px #fff!important}.tour-cards-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.tour-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.tour-cards-grid{grid-template-columns:repeat(3,1fr)}}.tour-card-item{background:#fff;border:1px solid #d3af7c33;border-radius:24px;flex-direction:column;justify-content:space-between;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 12px 32px #042b5c1f}.tour-card-item:hover{transform:translateY(-6px);box-shadow:0 18px 45px #d3af7c4d}.tour-card-banner{width:100%;height:220px;position:relative;overflow:hidden}.tour-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.tour-card-item:hover .tour-card-img{transform:scale(1.08)}.tour-card-overlay{background:linear-gradient(#0000 40%,#021630cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.tour-card-top-badges{z-index:2;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.tour-category-badge{color:var(--color-gold,#d3af7c);text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;text-overflow:ellipsis;background:#021630d9;border:1px solid #d3af7c66;border-radius:50px;max-width:170px;padding:.3rem .8rem;font-size:.72rem;font-weight:700;overflow:hidden}.tour-price-badge{white-space:nowrap;border-radius:50px;padding:.35rem .9rem;font-size:.82rem;font-weight:800;box-shadow:0 4px 12px #0000004d}.tour-price-badge.price-numeric{color:#042b5c;background:linear-gradient(135deg,#d3af7c,#b8925e)}.tour-price-badge.price-consult{color:#042b5c;background:#ffffffe6;border:1px solid #042b5c33}.tour-card-body{flex-direction:column;flex:1;padding:1.4rem;display:flex}.tour-card-title{margin-bottom:.4rem;font-size:1.25rem;font-weight:800;line-height:1.3}.tour-card-tagline{color:var(--text-muted,#64748b);margin-bottom:1rem;font-size:.88rem;line-height:1.5}.tour-meta-grid{background:var(--bg-neumorphic,#f0f4f8);border-radius:12px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.8rem;display:flex}.tour-meta-item{color:var(--color-navy,#042b5c);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.tour-meta-item svg{width:15px;height:15px;color:var(--color-gold-dark,#b8925e);flex-shrink:0}.tour-modalities-box{margin-bottom:1.2rem}.modalities-label{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.modalities-pills{flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;display:flex}.modality-pill{color:var(--text-main,#334155);cursor:pointer;background:0 0;border:1px solid #042b5c33;border-radius:50px;padding:.25rem .7rem;font-size:.75rem;font-weight:700;transition:all .2s}.modality-pill:hover{border-color:var(--color-gold,#d3af7c)}.modality-pill.active{border-color:var(--color-gold-dark,#b8925e);color:var(--color-navy,#042b5c);background:#d3af7c33}.modality-description-preview{color:var(--text-muted,#64748b);border-left:3px solid var(--color-gold,#d3af7c);background:#f8fafc;border-radius:0 8px 8px 0;padding:.5rem .8rem;font-size:.8rem;font-style:italic;line-height:1.4}.tour-card-actions{gap:.6rem;margin-top:auto;display:flex}.btn-details-outline{color:var(--color-navy,#042b5c);cursor:pointer;background:0 0;border:1.5px solid #042b5c40;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.85rem;font-weight:700;transition:background .3s,border-color .3s;display:inline-flex}.btn-details-outline svg{width:15px;height:15px}.btn-details-outline:hover{border-color:var(--color-navy,#042b5c);background:#042b5c14}.btn-tour-reserve{flex:1.2;padding:.65rem 1rem;font-size:.85rem}.no-tours-found{text-align:center;background:#fff;border-radius:24px;max-width:500px;margin:0 auto;padding:4rem 1.5rem;box-shadow:0 10px 30px #0000000d}.no-tours-found svg{width:48px;height:48px;color:var(--color-gold-dark,#b8925e);margin-bottom:1rem}.no-tours-found h3{color:var(--color-navy,#042b5c);margin-bottom:.5rem;font-size:1.2rem}.no-tours-found p{color:var(--text-muted,#64748b);margin-bottom:1.5rem;font-size:.9rem}.tour-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#021630cc;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.2rem;display:flex;position:fixed;top:0;left:0}.tour-modal-content{background:#fff;border-radius:28px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;padding:2rem 1.6rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006}.tour-modal-close{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1.2rem}.tour-modal-close:hover{color:var(--color-navy,#042b5c)}.tour-modal-header{margin-bottom:1.5rem}.tour-modal-title{color:var(--color-navy,#042b5c);margin:.6rem 0 .4rem;font-size:1.6rem;font-weight:900}.tour-modal-subtitle{color:var(--text-muted,#64748b);font-size:.92rem;line-height:1.5}.tour-modal-body{flex-direction:column;gap:1.2rem;margin-bottom:1.8rem;display:flex}.modal-info-row{background:var(--bg-neumorphic,#f0f4f8);border-radius:14px;flex-wrap:wrap;gap:1rem;padding:1rem;display:flex}.modal-info-block{color:var(--color-navy,#042b5c);font-size:.88rem}.modal-section-box{background:#fff;border:1px solid #042b5c1a;border-radius:16px;padding:1rem 1.2rem}.modal-section-heading{align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.95rem;font-weight:800;display:flex}.modal-section-heading svg{width:16px;height:16px}.green-heading{color:#16a34a}.red-heading{color:#dc2626}.gold-heading{color:#b8925e}.modal-list{color:var(--text-main,#334155);flex-direction:column;gap:.4rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.modal-list li{padding-left:1.2rem;line-height:1.45;position:relative}.green-list li:before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.red-list li:before{content:"•";color:#dc2626;font-weight:700;position:absolute;left:0}.gold-list li:before{content:"★";color:#b8925e;font-size:.8rem;position:absolute;left:0}.btn-modal-reserve{text-align:center;width:100%;padding:.9rem;font-size:1rem}.tour-details-grid-container{grid-template-columns:repeat(12,1fr);align-items:start;gap:2.5rem;display:grid}.tour-details-left-col{grid-column:span 7}.tour-details-right-col{top:calc(var(--header-height,90px) + 20px);z-index:20;grid-column:span 5;position:sticky}@media (width<=991px){.tour-details-grid-container{flex-direction:column;gap:2rem;display:flex}.tour-details-left-col,.tour-details-right-col{width:100%;position:static}}.desktop-category-buttons{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mobile-category-select-wrapper{width:100%;display:none}@media (width<=767px){.desktop-category-buttons{display:none!important}.mobile-category-select-wrapper{display:block!important}}.search-modal-backdrop{-webkit-backdrop-filter:blur(10px);z-index:9999;width:100vw;height:100vh;padding:calc(var(--header-height,90px) + 24px) 1.2rem 2.5rem 1.2rem;background:#021630a6;justify-content:center;align-items:flex-start;animation:.25s ease-out forwards modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.search-modal-card{background:#f2f5f9;border:1px solid #ffffffe6;border-radius:28px;flex-direction:column;width:100%;max-width:720px;max-height:78vh;margin:0 auto;padding:2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards modalSlideDown;display:flex;box-shadow:0 20px 50px #00000073,-6px -6px 20px #fffc}@keyframes modalSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-modal-header{justify-content:space-between;align-items:center;margin-bottom:1.4rem;display:flex}.search-modal-title{color:#042b5c;margin:0;font-size:1.2rem;font-weight:800}.search-modal-close-btn{color:#64748b;cursor:pointer;background:#f2f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;transition:all .2s;display:flex;box-shadow:4px 4px 10px #a3b1c680,-4px -4px 10px #fffffff2}.search-modal-close-btn:hover{color:#042b5c;transform:scale(1.05)}.search-modal-input-wrapper{background:#f2f5f9;border:1px solid #d3af7c59;border-radius:50px;align-items:center;gap:.8rem;margin-bottom:1.6rem;padding:.9rem 1.5rem;display:flex;box-shadow:inset 4px 4px 10px #a3b1c699,inset -4px -4px 10px #fffffff2}.search-modal-input{color:#042b5c;background:0 0;border:none;outline:none;width:100%;font-size:1rem;font-weight:600}.search-modal-results{flex-direction:column;flex:1;gap:1rem;padding:.4rem .4rem .4rem 0;display:flex;overflow-y:auto}.search-result-item{cursor:pointer;background:#f2f5f9;border:1px solid #fffc;border-radius:18px;justify-content:space-between;align-items:center;padding:1rem 1.3rem;transition:all .25s;display:flex;box-shadow:4px 4px 10px #a3b1c666,-4px -4px 10px #ffffffe6}.search-result-item:hover{border-color:#d3af7c;transform:translateY(-2px);box-shadow:6px 6px 16px #a3b1c699,-6px -6px 16px #fff}.warp-text{isolation:isolate;border-radius:inherit;width:100%;min-height:180px;display:block;position:relative;overflow:hidden}.warp-text canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.mistianos-hero-section{color:#f7f9fc;background-color:#021630;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-bg-layer{will-change:opacity, transform;width:100%;height:100%;position:absolute;inset:0}.hero-bg-img{object-fit:cover;object-position:center;transform-origin:50%;will-change:transform;width:100%;height:100%}.hero-bg-overlay{z-index:2;background:linear-gradient(90deg,#021630e0 0%,#021630c7 40%,#0216308c 75%,#02163061 100%);position:absolute;inset:0}.hero-main-container{z-index:5;width:100%;max-width:1280px;padding:calc(var(--header-height,90px) + 2.5rem) 2rem 4rem 2rem;flex-direction:column;flex:1;justify-content:center;margin:0 auto;display:flex;position:relative}.hero-content-column{z-index:6;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:850px;display:flex}.hero-content-inner{text-align:left;flex-direction:column;align-items:flex-start;gap:1.1rem;width:100%;display:flex}.hero-category-badge{color:#d3af7c;text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d3af7c24;border:1px solid #d3af7c73;border-radius:50px;align-items:center;gap:.6rem;width:fit-content;margin:0;padding:.4rem 1.2rem;font-size:.82rem;font-weight:800;display:inline-flex}.badge-dot{background-color:#d3af7c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #d3af7c}.hero-title-wrapper{width:100%;max-width:850px;min-height:140px;margin-left:-24px;position:relative}.hero-subtitle{color:#d3af7c;letter-spacing:.5px;text-align:left;text-shadow:0 2px 10px #0009;margin:0;padding:0;font-size:1.25rem;font-weight:800}.hero-description{color:#f7f9fc;text-align:left;opacity:.92;text-shadow:0 2px 12px #000000b3;max-width:680px;margin:0;padding:0;font-size:1.05rem;line-height:1.65}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:.8rem;display:flex}.hero-primary-btn{color:#042b5c;background:linear-gradient(135deg,#d3af7c 0%,#b8925e 100%);border-radius:50px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 2.2rem;font-size:.98rem;font-weight:900;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 8px 24px #d3af7c59}.hero-primary-btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 32px #d3af7c8c}.btn-arrow-icon{width:18px;height:18px;transition:transform .3s}.hero-primary-btn:hover .btn-arrow-icon{transform:translate(4px)}.hero-secondary-btn{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1.5px solid #d3af7cb3;border-radius:50px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .3s,border-color .3s;display:inline-flex}.hero-secondary-btn:hover{color:#042b5c;background:#d3af7c;border-color:#d3af7c;transform:translateY(-2px)}.hero-controls-bar{z-index:7;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1280px;margin:0 auto;padding:1rem 2rem 2.2rem;display:flex;position:relative}.hero-counter{align-items:baseline;gap:.3rem;font-family:inherit;display:flex}.current-num{color:#d3af7c;font-size:1.4rem;font-weight:900}.counter-sep{color:#fff6;font-size:1rem;font-weight:400}.total-num{color:#ffffffa6;font-size:.95rem;font-weight:700}.hero-progress-track{background:#fff3;border-radius:4px;flex:1;height:3px;position:relative;overflow:hidden}.hero-progress-fill{will-change:width;background:linear-gradient(90deg,#d3af7c 0%,#ead6b9 100%);border-radius:4px;width:0%;height:100%;box-shadow:0 0 10px #d3af7ccc}.hero-nav-buttons{align-items:center;gap:.8rem;display:flex}.hero-ctrl-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.hero-ctrl-btn:hover{color:#042b5c;background:#d3af7c;border-color:#d3af7c;transform:scale(1.1);box-shadow:0 6px 18px #d3af7c66}.ctrl-icon{width:20px;height:20px}@media (width<=992px){.hero-main-container{padding-top:calc(var(--header-height,90px) + 1.5rem);padding-bottom:3.5rem}}@media (width<=768px){.hero-main-container{padding-left:1.2rem;padding-right:1.2rem}.hero-title-wrapper{min-height:100px;margin-left:-20px}.hero-description{font-size:.95rem}.hero-controls-bar{gap:1rem;padding-left:1.2rem;padding-right:1.2rem}}@media (width<=480px){.hero-title-wrapper{margin-left:-16px}.hero-cta-group{flex-direction:column;align-items:stretch;width:100%}.hero-primary-btn,.hero-secondary-btn{text-align:center;width:100%}.hero-controls-bar{flex-wrap:wrap}}.chroma-grid{grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr));box-sizing:border-box;--x:50%;--y:50%;--r:300px;grid-auto-rows:auto;justify-content:center;gap:1.25rem;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:1rem 0;display:grid;position:relative}@media (width<=1024px){.chroma-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}}@media (width<=640px){.chroma-grid{grid-template-columns:1fr;gap:1rem}}.chroma-card{background:var(--card-gradient,linear-gradient(145deg, #042b5c, #000));--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff59;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;width:100%;height:320px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000026}.chroma-card:hover{border-color:var(--card-border,#d3af7c);transform:translateY(-4px)}.chroma-card:before{content:"";background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent 70%);pointer-events:none;opacity:0;z-index:2;transition:opacity .5s;position:absolute;inset:0}.chroma-card:hover:before{opacity:1}.chroma-img-wrapper{z-index:1;box-sizing:border-box;background:0 0;flex:1;padding:10px;transition:background .3s;position:relative;overflow:hidden}.chroma-img-wrapper img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.chroma-info{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);background:#042b5cd9;border-top:1px solid #ffffff1a;grid-template-columns:1fr auto;gap:.2rem .75rem;padding:.85rem 1.1rem;font-family:system-ui,-apple-system,sans-serif;display:grid;position:relative}.chroma-info .name{color:#fff;white-space:nowrap;text-overflow:ellipsis;grid-column:1/-1;margin:0;font-size:.98rem;font-weight:800;overflow:hidden}.chroma-info .role,.chroma-info .handle{color:#cbd5e1;font-size:.82rem;font-weight:500}.chroma-info .location{color:#d3af7c;text-align:right;font-size:.8rem;font-weight:700}.chroma-overlay{pointer-events:none;z-index:3;-webkit-backdrop-filter:grayscale()brightness(.78);-webkit-mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), transparent 0%, transparent 15%, #0000001a 30%, #00000038 45%, #00000059 60%, #00000080 75%, #000000ad 88%, white 100%);mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), transparent 0%, transparent 15%, #0000001a 30%, #00000038 45%, #00000059 60%, #00000080 75%, #000000ad 88%, white 100%);-webkit-mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), transparent 0%, transparent 15%, #0000001a 30%, #00000038 45%, #00000059 60%, #00000080 75%, #000000ad 88%, white 100%);background:0 0;position:absolute;inset:0}.chroma-fade{pointer-events:none;z-index:4;-webkit-backdrop-filter:grayscale()brightness(.78);-webkit-mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), white 0%, white 15%, #ffffffe6 30%, #ffffffc7 45%, #ffffffa6 60%, #ffffff80 75%, #ffffff52 88%, transparent 100%);mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), white 0%, white 15%, #ffffffe6 30%, #ffffffc7 45%, #ffffffa6 60%, #ffffff80 75%, #ffffff52 88%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--r) at var(--x) var(--y), white 0%, white 15%, #ffffffe6 30%, #ffffffc7 45%, #ffffffa6 60%, #ffffff80 75%, #ffffff52 88%, transparent 100%);opacity:1;background:0 0;transition:opacity .25s;position:absolute;inset:0}
