:root{--navy:#1b2a6b;--navy-dark:#14205a;--navy-light:#3a4a9c;--ink:#23262f;--muted:#6b7080;--line:#e4e7f0;--bg-soft:#f5f7fc;--bg-card:#fff;--gold:#f5b301;--whatsapp:#25d366;--linkedin:#0a66c2;--radius:12px;--shadow:0 6px 24px #14205a14;--serif:"Playfair Display", Georgia, serif;--sans:"Inter", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--sans);color:var(--ink);background:#fff;font-size:15px;line-height:1.6;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--serif);color:var(--navy);font-weight:600;line-height:1.25}h2{font-size:clamp(1.6rem,3vw,2.2rem)}h2.center{text-align:center}.container{width:min(1180px,92%);margin:0 auto}#destinations>.container,#services>.container,#properties>.container,#about>.container,#reviews>.container,#team>.container,#faq>.container,#contact>.container,.footer>.container{width:100%;max-width:none;padding-left:32px;padding-right:32px}.section{padding:28px 0}.section-tag{color:#b02a2a;letter-spacing:.14em;text-align:center;margin-bottom:10px;font-size:.72rem;font-weight:700}.section-tag.left{text-align:left}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.link-more{color:var(--navy);align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.link-more:hover{gap:10px}.link-more.small{font-size:.78rem}.btn{cursor:pointer;border:1.5px solid var(--navy);font-size:.9rem;font-weight:600;font-family:var(--sans);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;transition:all .25s;display:inline-flex}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-dark);transform:translateY(-2px)}.btn-outline{color:var(--navy);background:#fff}.btn-outline:hover{background:var(--bg-soft);transform:translateY(-2px)}.btn.full{width:100%}.navbar{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0}.navbar-topbar{background:var(--navy)}.navbar-topbar-inner{justify-content:flex-end;align-items:center;gap:18px;width:100%;max-width:1680px;margin:0 auto;padding:7px 28px;display:flex}.topbar-link{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:2px 0 2px 18px;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.topbar-link:first-child{padding-left:0}.topbar-link+.topbar-link:before{content:"";background:#ffffff47;width:1px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.topbar-link:hover{color:var(--gold,#e8c15a)}.topbar-callback{cursor:default}.topbar-callback:hover{color:#fff}.topbar-lang{cursor:default}.topbar-lang-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.topbar-lang-chevron{transition:transform .2s;display:inline-flex}.topbar-lang-chevron.open{transform:rotate(180deg)}.topbar-lang-menu{z-index:1000;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:190px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 36px #14205a2e}.topbar-lang-option{width:100%;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:.82rem;display:flex}.topbar-lang-option:hover{background:#1b2a6b0f}.topbar-lang-option.active{background:#1b2a6b1a}.topbar-lang-names{flex-direction:column;gap:1px;display:flex}.topbar-lang-label{font-weight:600}.topbar-lang-native{color:var(--muted);font-size:.72rem;font-weight:500}html:lang(hi){--serif:"Playfair Display", "Noto Serif Devanagari", Georgia, serif;--sans:"Inter", "Noto Sans Devanagari", system-ui, sans-serif}html:lang(zh-CN){--serif:"Playfair Display", "Noto Serif SC", "Songti SC", serif;--sans:"Inter", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif}html:lang(hi) body *{letter-spacing:normal!important}html:lang(de) body,html:lang(fr) body{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@media (width<=900px){.topbar-offices{display:none}}@media (width<=640px){.topbar-lang-menu{min-width:170px;right:-8px}.navbar-topbar-inner{gap:12px;padding-top:6px;padding-bottom:6px}.topbar-link{padding-left:12px;font-size:.68rem}.topbar-callback{display:none}}.navbar-inner{justify-content:space-between;align-items:center;width:100%;min-height:82px;padding:6px 0;display:flex;position:relative}.navbar>.container{width:100%;max-width:1680px;margin:0 auto;padding-left:28px;padding-right:28px}.brand{z-index:10;white-space:nowrap;justify-content:center;align-items:center;padding:2px 8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand img{width:auto;height:60px;transition:transform .28s cubic-bezier(.16,1,.3,1);display:block}.brand:hover img{transform:scale(1.03)}.brand-text{flex-direction:column;line-height:1.2;display:flex}.brand-name{font-family:var(--serif);color:var(--navy);letter-spacing:.06em;font-size:.9rem;font-weight:700}.brand-sub{letter-spacing:.42em;color:var(--navy);font-size:.62rem}.nav-links{flex:0 0 calc(50% - 90px);justify-content:flex-end;align-items:center;gap:clamp(6px,1.2vw,16px);min-width:0;max-width:calc(50% - 90px);padding-right:6px;display:flex}.nav-links a,.nav-links-right a{color:#1e293b;white-space:nowrap;letter-spacing:-.01em;border-radius:7px;align-items:center;gap:4px;padding:6px 10px;font-size:.83rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.nav-links>.nav-item>a:hover,.nav-links-right>.nav-item>a:hover,.nav-item:hover>a{color:var(--navy);background:#101e4a0d}.nav-chevron{opacity:.6;color:currentColor;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.nav-item:hover .nav-chevron{opacity:1;color:var(--navy);transform:rotate(180deg)}.nav-right{flex:0 0 calc(50% - 90px);justify-content:flex-start;align-items:center;gap:12px;min-width:0;max-width:calc(50% - 90px);margin-left:auto;padding-left:6px;display:flex}.nav-links-right{flex-shrink:0;align-items:center;gap:clamp(8px,1.3vw,18px);display:flex}.nav-icons{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.nav-consult-btn{white-space:nowrap;letter-spacing:.01em;background:linear-gradient(135deg,#101e4a 0%,#1e3a8a 100%);border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #101e4a38;color:#fff!important}.nav-consult-btn:hover{background:linear-gradient(135deg,#0a1435 0%,#142968 100%);transform:translateY(-2px);box-shadow:0 6px 18px #101e4a59;color:#fff!important}@media (width<=1440px){.nav-links a,.nav-links-right a{gap:3px;padding:5px 8px;font-size:.79rem}.nav-consult-btn{padding:7px 13px;font-size:.76rem}.nav-circle{width:32px;height:32px}.nav-icons{gap:8px;margin-left:auto}}@media (width<=1240px){.navbar>.container{padding-left:16px;padding-right:16px}.nav-links a,.nav-links-right a{gap:2px;padding:4px 6px;font-size:.74rem}.brand img{height:52px}.nav-links,.nav-right{flex:0 0 calc(50% - 70px);max-width:calc(50% - 70px)}.nav-icons{gap:6px}.nav-consult-btn{padding:6px 10px;font-size:.72rem}.nav-circle{width:29px;height:29px}}@media (width<=1200px){.navbar>.container{padding-left:14px;padding-right:14px}.nav-links a,.nav-links-right a{gap:2px;padding:4px 5px;font-size:.73rem}.brand img{height:50px}.nav-links,.nav-right{flex:0 0 calc(50% - 65px);max-width:calc(50% - 65px)}.nav-icons{gap:5px}.nav-consult-btn{padding:6px 9px;font-size:.71rem}.nav-circle{width:28px;height:28px}}.nav-links-mobile{display:none}.nav-phone{color:var(--navy);align-items:center;gap:6px;font-weight:600;display:inline-flex}.nav-circle{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.nav-circle:hover{transform:translateY(-2px)scale(1.05)}.nav-circle.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 3px 8px #25d36647}.nav-circle.whatsapp:hover{box-shadow:0 6px 16px #25d3666b}.nav-circle.linkedin{background:linear-gradient(135deg,#0a66c2,#004182);box-shadow:0 3px 8px #0a66c247}.nav-circle.linkedin:hover{box-shadow:0 6px 16px #0a66c26b}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.hamburger span{background:var(--navy);border-radius:2px;width:22px;height:2px}.nav-item{white-space:nowrap;align-items:center;margin:-22px 0;padding:22px 0;display:inline-flex}.mega-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:90;padding:14px 0 26px;transition:opacity .22s .1s,visibility .22s .1s;position:fixed;top:83px;left:0;right:0}.mega-menu.open{opacity:1;visibility:visible;pointer-events:auto}.mega-inner{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 280px;gap:30px;width:min(1280px,95%);margin:0 auto;padding:26px 28px;display:grid;box-shadow:0 18px 50px #14205a29}.mega-inner.no-offer{grid-template-columns:1fr}.mega-left{flex-direction:column;min-width:0;display:flex}.mega-all{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:8px;width:100%;margin-bottom:18px;padding-bottom:14px;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.mega-all:hover{color:var(--navy)}.mega-groups{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;min-width:0;display:grid}.mega-group{flex-direction:column;gap:14px;min-width:0;display:flex}.mega-group:only-child{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px;min-width:0;display:grid}.mega-group:only-child .mega-group-title{grid-column:1/-1}.mega-group-title{letter-spacing:.14em;color:var(--muted);text-underline-offset:4px;font-size:.7rem;font-weight:700;text-decoration:underline}.mega-item{border-radius:10px;align-items:flex-start;gap:12px;min-width:0;padding:6px 8px;transition:background .2s;display:flex}.mega-item:hover{background:var(--bg-soft)}.mega-item img{object-fit:cover;background:var(--bg-soft);border-radius:8px;flex:0 0 58px;width:58px;height:58px}.mega-item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mega-item-info strong{color:var(--ink);word-break:normal;overflow-wrap:break-word;font-size:.86rem;line-height:1.3}.mega-sub{color:var(--muted);word-break:normal;overflow-wrap:break-word;font-size:.73rem;line-height:1.35}.mega-price{color:var(--ink);font-size:.8rem}.mega-time{color:var(--muted);align-items:center;gap:5px;font-size:.72rem;display:inline-flex}.mega-offer{isolation:isolate;text-align:center;background-color:#dfeefb;background-position:50%;background-size:cover;border-radius:12px;flex-direction:column;align-items:center;gap:8px;height:330px;min-height:330px;max-height:330px;padding:22px;transition:none;display:flex;position:relative;overflow:hidden}.mega-offer:hover,.mega-offer:focus,.mega-offer :hover{background-position:50%!important;background-size:cover!important;transition:none!important;transform:none!important}.mega-offer:before{content:"";z-index:0;border-radius:inherit;background:linear-gradient(#07133ab8,#07133a52 62%,#07133acc);position:absolute;inset:0}.mega-offer>*{z-index:1;position:relative}.mega-offer-tag{background:var(--gold);color:var(--navy-dark);letter-spacing:.1em;border-radius:20px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-block}.mega-offer{box-sizing:border-box;width:100%}.mega-offer h4{font-family:var(--sans);color:#fff;overflow-wrap:break-word;word-break:break-word;width:100%;font-size:1.05rem;font-weight:600;line-height:1.3}.mega-offer.offer-citizenship{justify-content:flex-start;padding-top:22px;padding-bottom:30px}.mega-offer.offer-citizenship h4{min-height:2.6em}.mega-offer.offer-citizenship .mega-offer-sub{margin-top:-22px}.mega-offer.offer-realestate{justify-content:flex-start;padding-top:22px;padding-bottom:30px}.mega-offer.offer-realestate h4{min-height:2.6em}.mega-offer.offer-realestate .mega-offer-sub{margin-top:-18px}.mega-offer.offer-residency{justify-content:flex-start;padding-top:22px;padding-bottom:30px}.mega-offer.offer-residency h4{min-height:2.6em;margin-top:5px}.mega-offer.offer-residency .mega-offer-sub{margin-top:-18px}.mega-offer.offer-pr{justify-content:flex-start;padding-top:22px;padding-bottom:30px}.mega-offer.offer-pr h4{min-height:2.6em}.mega-offer.offer-pr .mega-offer-sub{margin-top:-18px}.mega-offer-sub{color:#ffffffe6;overflow-wrap:break-word;flex:1;width:100%;font-size:.8rem}.hero{background:url(/landing-img/Hero-bg.webp) 50% 70%/cover no-repeat;align-items:center;min-height:82vh;padding:50px 0 130px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#fff6 0%,#ffffff0d 45%,#ffffffb3 85%,#fff 100%);position:absolute;inset:0}.hero-ambient-glow{pointer-events:none;filter:blur(80px);z-index:0;border-radius:50%;position:absolute}.hero-ambient-glow-1{background:radial-gradient(circle,#1b2a6b0d 0%,#0000 70%);width:500px;height:500px;animation:6s ease-in-out infinite alternate heroPulseGlow;top:10%;left:50%;transform:translate(-50%)}.hero-ambient-glow-2{background:radial-gradient(circle,#1b2a6b14 0%,#0000 70%);width:400px;height:350px;bottom:10%;left:15%}@keyframes heroPulseGlow{0%{opacity:.7;transform:translate(-50%)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1.15)}}.hero-float-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffffe6;border:1px solid #14205a1a;border-radius:16px;align-items:center;gap:12px;padding:12px 18px;transition:transform .3s,box-shadow .3s;animation:5s ease-in-out infinite alternate floatSlow;display:flex;position:absolute;box-shadow:0 14px 32px #14205a17}.hero-float-chip:hover{box-shadow:0 18px 40px #14205a26;transform:translateY(-4px)scale(1.04)!important}.hero-float-left{animation-delay:0s;top:36%;left:calc(50% - 560px)}.hero-float-right{animation-delay:-2.5s;top:42%;right:calc(50% - 560px)}@keyframes floatSlow{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.float-chip-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:700;display:inline-flex}.float-chip-icon.green{color:#128c45;background:#25d36624}.float-chip-icon.gold{color:#c98a00;background:#f5b30126}.float-chip-text{text-align:left}.float-chip-text strong{font-family:var(--serif);color:var(--navy);font-size:.98rem;line-height:1.2;display:block}.float-chip-text span{color:var(--muted);font-size:.72rem;font-weight:500}.hero-content{text-align:center;z-index:2;max-width:960px;margin:0 auto;position:relative}.hero-badge-wrap{opacity:0;margin-bottom:20px;animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards heroFadeUp;display:inline-block}.hero-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#9c6c00;letter-spacing:.18em;background:#ffffffd9;border:1.5px solid #f5b30173;border-radius:30px;align-items:center;gap:10px;padding:8px 22px;font-size:.74rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #f5b30126}.hero-tag:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:60%;height:100%;animation:4s ease-in-out infinite heroShineSweep;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes heroShineSweep{0%,40%{left:-100%}70%,to{left:200%}}.hero-badge-dot{background:var(--gold);width:8px;height:8px;box-shadow:0 0 10px var(--gold);border-radius:50%;animation:1.8s ease-in-out infinite badgeDotPulse}@keyframes badgeDotPulse{0%,to{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}}.hero-headline{color:var(--navy);opacity:0;margin-bottom:22px;font-size:clamp(3.2rem,6.2vw,4.8rem);font-weight:700;line-height:1.15;animation:.8s cubic-bezier(.16,1,.3,1) .25s forwards heroFadeUp}.hero-desc{color:#4a5268;opacity:0;max-width:620px;margin:0 auto 34px;font-size:1.06rem;line-height:1.75;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards heroFadeUp}.hero-desc strong{color:var(--navy);font-weight:700}.hero-pills-grid{opacity:0;grid-template-columns:repeat(4,1fr);gap:16px;max-width:920px;margin:0 auto 36px;animation:.8s cubic-bezier(.16,1,.3,1) .55s forwards heroFadeUp;display:grid}.hero-pill-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#ffffffeb;border:1.5px solid #14205a14;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #14205a0f}.hero-pill-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--navy));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.hero-pill-card:hover{border-color:#f5b30199;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 42px #14205a21}.hero-pill-card:hover:before{opacity:1}.pill-icon-box{width:44px;height:44px;color:var(--navy);background:#1b2a6b12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:inline-flex}.hero-pill-card:hover .pill-icon-box{background:var(--navy);color:var(--gold);transform:scale(1.1)rotate(4deg)}.pill-text-content{flex:1;min-width:0}.pill-text-content strong{color:var(--navy);margin-bottom:2px;font-size:.88rem;font-weight:700;line-height:1.25;display:block}.pill-subtext{color:var(--muted);font-size:.74rem;font-weight:500;display:block}.pill-arrow-hover{color:var(--gold);opacity:0;flex-shrink:0;transition:opacity .25s,transform .25s;transform:translate(-6px)}.hero-pill-card:hover .pill-arrow-hover{opacity:1;transform:translate(0)}.hero-cta{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;animation:.8s cubic-bezier(.16,1,.3,1) .7s forwards heroFadeUp;display:flex}.hero-btn-main{border-radius:12px;padding:16px 36px;font-size:1rem;font-weight:700;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 28px #1b2a6b47}.hero-btn-main:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 36px #1b2a6b61}.hero-btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--navy);cursor:pointer;background:#ffffffe6;border:1.5px solid #1b2a6b4d;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:700;transition:transform .25s,background .25s,border-color .25s,color .25s;display:inline-flex}.hero-btn-secondary:hover{background:var(--navy);border-color:var(--navy);color:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #14205a26}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.hero-float-chip{display:none}}@media (width<=1024px){.hero-pills-grid{grid-template-columns:repeat(2,1fr);max-width:680px}}@media (width<=768px){.hero{min-height:auto;padding:30px 0 80px}.hero-pills-grid{grid-template-columns:1fr;max-width:380px}.hero-cta{flex-direction:column;width:100%;max-width:340px;margin:0 auto}.hero-btn-main,.hero-btn-secondary{justify-content:center;width:100%}}.carousel{margin-top:30px}.carousel-btn{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);cursor:pointer;box-shadow:var(--shadow);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.carousel-btn:hover{background:var(--navy);color:#fff}#destinations .destinations-box,#destinations .services-box{background:var(--bg-soft);border-radius:20px;padding:34px}#destinations{padding-bottom:12px}#services,#properties{padding-top:16px;padding-bottom:16px}#about{padding-top:16px}.dest-track{padding:10px 0 18px;display:flex;overflow:hidden}.dest-marquee{flex:none;gap:18px;padding-right:18px;animation:40s linear infinite destinations-scroll;display:flex}.dest-track:hover .dest-marquee{animation-play-state:paused}@keyframes destinations-scroll{to{transform:translate(-100%)}}.dest-card{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);cursor:pointer;background:#fff;border-top:3px solid #0000;flex:0 0 260px;padding:0 10px 16px;transition:box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.dest-card:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(120deg,#0000,#fff9,#0000);width:40%;height:100%;transition:left .65s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.dest-card:hover{border-top-color:var(--gold);transform:none;box-shadow:0 20px 42px #14205a2e}.dest-card:hover:after{left:130%}.dest-card h3{transition:color .3s}.dest-card:hover h3{color:var(--navy-dark)}.dest-img{aspect-ratio:5/6;border-radius:9px;margin-bottom:-18px;overflow:hidden}.dest-img>img{object-fit:cover;background:var(--bg-soft);width:100%;height:100%}.dest-card h3{font-family:var(--sans);color:var(--ink);margin-top:4px;font-size:.95rem;font-weight:700;line-height:1.15}.dest-card p{color:var(--muted);margin-top:1px;font-size:.78rem;line-height:1.3}@media (prefers-reduced-motion:reduce){.dest-marquee,.about-globe img{animation:none}}.services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.service-card{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius);min-height:320px;box-shadow:var(--shadow);cursor:pointer;background:#fff;border-top:3px solid #0000;flex-direction:column;gap:14px;padding:32px 26px;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";z-index:-1;opacity:0;background:radial-gradient(120px 120px at 50% 100%,#f5b30124,#0000 70%);transition:opacity .4s,transform .4s;position:absolute;inset:0;transform:translateY(20px)}.service-card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff8c,#0000);width:40%;height:100%;transition:left .65s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.service-card:hover{border-top-color:var(--gold);transform:translateY(-10px)scale(1.02);box-shadow:0 22px 46px #14205a33}.service-card:hover:before{opacity:1;transform:translateY(0)}.service-card:hover:after{left:130%}.service-icon{background:var(--bg-soft);width:54px;height:54px;color:var(--navy);border-radius:14px;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .45s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.service-card:hover .service-icon{background:var(--navy);color:var(--gold);transform:rotate(-8deg)scale(1.12);box-shadow:0 6px 16px #14205a59}.service-card h3{transition:color .3s}.service-card:hover h3{color:var(--navy-dark)}.service-card .link-more{transition:gap .25s,color .25s}.service-card:hover .link-more{color:var(--gold);gap:12px}.service-card h3{font-size:1.05rem;line-height:1.3}.service-card p{color:var(--muted);flex:1;font-size:.78rem;line-height:1.6}.properties-box{background:linear-gradient(145deg,#f8faff 0%,#edf3fc 100%);border:1px solid #1b2a6b14;border-radius:24px;grid-template-columns:310px 1fr;align-items:center;gap:36px;padding:32px 38px;display:grid;position:relative;box-shadow:0 16px 40px #14205a0d,inset 0 1px #ffffffe6}.properties-intro h2{color:var(--navy);font-size:clamp(1.9rem,3.2vw,2.5rem);line-height:1.2;font-family:var(--serif);margin:10px 0 14px;font-weight:700}.properties-intro-desc{color:#556075;max-width:270px;margin-bottom:22px;font-size:.86rem;line-height:1.65}.properties-intro .link-more{color:var(--navy);background:#fff;border:1.5px solid #1b2a6b29;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.84rem;font-weight:700;transition:all .28s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #14205a0a}.properties-intro .link-more:hover{background:var(--navy);color:#fff;border-color:var(--navy);gap:12px;transform:translateY(-2px);box-shadow:0 8px 20px #1b2a6b40}.properties-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.prop-card{isolation:isolate;aspect-ratio:3/4;background:#dfe3f0;border:1px solid #fffc;border-radius:18px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;display:block;position:relative;overflow:clip;box-shadow:0 10px 28px #14205a14}.prop-card:hover{transform:translateY(-8px);box-shadow:0 22px 46px #14205a2e,0 0 0 1.5px #f5b30173}.prop-card img{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.prop-card:hover img{transform:scale(1.08)}.prop-badge{z-index:3;-webkit-backdrop-filter:blur(8px);color:#f5b301;letter-spacing:.08em;text-transform:uppercase;background:#0a1437b8;border:1px solid #f5b3014d;border-radius:999px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0003}.prop-hover-cta{z-index:3;color:var(--navy);opacity:0;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:.7rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;top:14px;right:14px;transform:translateY(-6px);box-shadow:0 4px 12px #00000029}.prop-card:hover .prop-hover-cta{opacity:1;transform:translateY(0)}.prop-info{z-index:2;color:#fff;background:linear-gradient(#0000 0%,#08102d8c 35%,#060c26f2 100%);flex-direction:column;gap:3px;padding:40px 16px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.prop-info h4{font-family:var(--serif);color:#fff;text-shadow:0 2px 6px #00000059;margin:0;font-size:1.2rem;font-weight:700}.prop-price-pill{color:#ffffffe6;letter-spacing:.02em;margin:0;font-size:.76rem;font-weight:600}.about-box{background:linear-gradient(145deg,#f8faff 0%,#edf3fc 100%);border:1px solid #1b2a6b14;border-radius:24px;grid-template-columns:minmax(320px,1.25fr) minmax(360px,1.65fr) minmax(340px,1.35fr);align-items:center;gap:32px;min-height:380px;padding:32px 38px;display:grid;position:relative;box-shadow:0 16px 40px #14205a0d,inset 0 1px #ffffffe6}.about-intro{text-align:left;flex-direction:column;align-items:flex-start;max-width:360px;display:flex}.about-intro .section-tag.maroon-tag{color:#b02a2a;letter-spacing:.16em;text-align:left;margin-bottom:12px;font-size:.74rem;font-weight:700;display:inline-block}.about-intro h2{color:var(--navy);font-size:clamp(1.75rem,2.3vw,2.2rem);line-height:1.22;font-family:var(--serif);letter-spacing:-.01em;margin:0 0 14px;font-weight:700}.about-text{color:#4b5563;margin-bottom:24px;font-size:.88rem;line-height:1.7}.about-intro .link-more{color:var(--navy);background:#fff;border:1.5px solid #1b2a6b2e;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:.85rem;font-weight:700;transition:all .28s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #14205a0d}.about-intro .link-more:hover{background:var(--navy);color:#fff;border-color:var(--navy);gap:12px;transform:translateY(-2px);box-shadow:0 8px 22px #1b2a6b40}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card{text-align:center;background:#fff;border:1.5px solid #e2e8f4;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;padding:22px 10px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #14205a0d}.stat-card:before{content:"";background:linear-gradient(90deg, var(--navy), #f5b301);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.stat-card:hover{border-color:var(--navy);transform:translateY(-8px);box-shadow:0 18px 36px #14205a21,0 4px 12px #1b2a6b14}.stat-card:hover:before{opacity:1}.stat-icon-wrap{width:46px;height:46px;color:var(--navy);background:linear-gradient(135deg,#1b2a6b14 0%,#1b2a6b05 100%);border:1px solid #1b2a6b14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:2px;transition:all .35s;display:flex}.stat-card:hover .stat-icon-wrap{background:var(--navy);color:#fff;transform:scale(1.08)rotate(4deg);box-shadow:0 6px 16px #1b2a6b40}.stat-value{font-family:var(--serif);color:var(--navy);letter-spacing:-.02em;font-size:1.85rem;font-weight:700;line-height:1.1}.stat-label{color:#64748b;font-size:.74rem;font-weight:500;line-height:1.35}.about-globe{justify-content:center;align-items:center;width:100%;height:100%;min-height:360px;padding:0;display:flex;position:relative;overflow:visible}.globe-ambient-circle{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#2563eb47 0%,#1b2a6b29 45%,#0000 75%);border-radius:50%;width:340px;height:340px;animation:3.5s ease-in-out infinite alternate globe-pulse;position:absolute}.globe-img-wrap{z-index:2;aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:400px;animation:4.5s ease-in-out infinite alternate globe-float;display:flex;position:relative}.globe-img-wrap img{object-fit:contain;filter:drop-shadow(0 18px 40px #1b2a6b38)drop-shadow(0 0 24px #3b82f63d);width:100%;height:100%;transition:filter .4s;animation:3s ease-in-out infinite alternate globe-glow}.about-globe:hover .globe-img-wrap img{filter:drop-shadow(0 24px 50px #1b2a6b59)drop-shadow(0 0 50px #3b82f68c)}@keyframes globe-glow{0%{filter:drop-shadow(0 18px 40px #1b2a6b38)drop-shadow(0 0 24px #3b82f63d)}50%{filter:drop-shadow(0 22px 50px #1b2a6b52)drop-shadow(0 0 44px #3b82f680)}to{filter:drop-shadow(0 28px 60px #1b2a6b66)drop-shadow(0 0 60px #3b82f6a6)}}@keyframes globe-float{0%{transform:translateY(5px)}to{transform:translateY(-8px)}}@keyframes globe-pulse{0%{opacity:.6;transform:scale(.88)}to{opacity:1;transform:scale(1.18)}}.testimonials-section{background:#fff;padding:44px 0 52px}.testi-section-header{text-align:center;max-width:720px;margin:0 auto 34px}.testi-section-header .section-tag{color:#b02a2a;letter-spacing:.16em;margin-bottom:8px;font-size:.76rem;font-weight:700}.testi-section-header h2{color:var(--navy);font-size:clamp(2rem,3.2vw,2.5rem);font-family:var(--serif);margin-bottom:10px;font-weight:700;line-height:1.22}.testi-section-sub{color:#64748b;font-size:.92rem;line-height:1.6}.testi-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.testi-card{background:#fff;border:1.5px solid #e5eaf2;border-radius:20px;flex-direction:column;justify-content:space-between;gap:14px;height:100%;padding:26px 20px 22px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 28px #14205a0d}.testi-card:hover{border-color:#f5b301;transform:translateY(-8px);box-shadow:0 20px 42px #14205a1f,0 4px 14px #f5b3011a}.testi-card.featured{background:linear-gradient(#fff 0%,#fffdf9 100%);border-color:#f5b30199;box-shadow:0 14px 34px #14205a14,0 0 0 1px #f5b30140}.testi-card-header{justify-content:space-between;align-items:center;display:flex}.stars{color:#f5b301;gap:3px;font-size:.85rem;display:flex}.testi-quote-mark{font-family:var(--serif);color:#1b2a6b1f;-webkit-user-select:none;user-select:none;font-size:2.6rem;font-weight:700;line-height:.7;transition:color .3s}.testi-card:hover .testi-quote-mark{color:#f5b30166}.testi-text{color:#334155;flex:1;font-size:.83rem;font-weight:400;line-height:1.68}.testi-person{border-top:1px solid #f1f5f9;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.testi-avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#101e4a 0%,#1b2a6b 100%);border:2.5px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.9rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 14px #101e4a26,0 0 0 1.5px #f5b30159}.testi-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.testi-person-meta{flex-direction:column;gap:2px;display:flex}.testi-person strong{color:#101e4a;font-size:.86rem;font-weight:700;line-height:1.2;display:block}.testi-verified{color:#16a34a;align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:inline-flex}@media (width<=1100px){.properties-box{grid-template-columns:1fr;gap:24px;padding:32px 24px}.properties-intro-desc{max-width:100%}.about-box{grid-template-columns:1fr;gap:28px;padding:32px 24px}.stats-grid{grid-template-columns:repeat(2,1fr)}.about-globe{max-width:180px;margin:0 auto}.testi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.properties-grid{grid-template-columns:1fr;gap:16px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.testi-grid{grid-template-columns:1fr;gap:16px}.properties-box,.about-box{border-radius:18px;padding:24px 18px}}.team-section{background:#fff;padding:40px 0 50px}.team-section-sub{text-align:center;color:var(--muted);max-width:650px;margin:6px auto 0;font-size:.95rem}.team-track{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:30px auto 0;display:grid}.team-card{background:#fff;border:1px solid #e2e8f4;border-radius:20px;flex-direction:column;height:100%;padding:22px 26px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 10px 30px #14205a0f,0 2px 6px #14205a05}.team-card:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 20px 45px #14205a24,0 6px 14px #f5b30114}.team-photo-wrap{background:linear-gradient(150deg,#eef4ff 0%,#d8e5ff 100%);border-radius:14px;justify-content:center;align-items:flex-end;width:100%;height:240px;margin-bottom:16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1b2a6b0f}.team-photo{object-fit:contain;object-position:center bottom;transform-origin:top;width:100%;height:100%;transition:transform .4s}.team-card:hover .team-photo{transform:scale(1.04)}.team-photo-badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14205ae6;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:12px;box-shadow:0 4px 12px #0000002e}.team-photo-badge svg{color:var(--gold)}.team-card-content{flex-direction:column;flex-grow:1;display:flex}.team-card-name{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:4px;font-size:1.55rem;font-weight:700}.team-role-row{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.team-role{color:var(--navy);text-transform:uppercase;letter-spacing:.12em;background:#f0f4ff;border:1px solid #1b2a6b14;border-radius:20px;align-items:center;gap:6px;margin:0;padding:4px 12px;font-size:.72rem;font-weight:700;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.team-card:hover .team-role{background:var(--navy);color:#fff;border-color:var(--navy)}.team-role:before{content:"";background:var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.team-linkedin{background:var(--linkedin);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s,box-shadow .2s;display:inline-flex}.team-linkedin:hover{transform:scale(1.15);box-shadow:0 4px 10px #0a66c266}.team-tags-row{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:12px;display:flex}.team-tag{color:var(--muted);letter-spacing:.02em;background:#f6f8fd;border:1px solid #e4eaf4;border-radius:6px;padding:3px 9px;font-size:.68rem;font-weight:600}.team-divider{background:linear-gradient(90deg, transparent, var(--line) 20%, var(--line) 80%, transparent);width:100%;height:1px;margin-bottom:12px}.team-description{color:#4b5262;text-align:left;flex-grow:1;margin-bottom:16px;font-size:.88rem;line-height:1.75}.team-description strong{color:var(--navy);font-weight:700}.team-card-footer{color:var(--muted);border-top:1px dashed #e2e8f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:12px;font-size:.74rem;display:flex}.team-seal{color:#0d7938;align-items:center;gap:6px;font-weight:600;display:inline-flex}.team-seal svg{color:#25d366}.team-guarantee{color:#926900;align-items:center;gap:5px;font-weight:600;display:inline-flex}.team-guarantee svg{color:var(--gold)}@media (width<=900px){.team-track{grid-template-columns:1fr}}.contact-box{background:var(--bg-soft);border-radius:16px;grid-template-columns:250px 1fr 220px;align-items:center;gap:28px;padding:34px;display:grid}.contact-intro h2{margin:8px 0 18px;font-size:1.4rem}.contact-list{flex-direction:column;gap:16px;margin-bottom:22px;list-style:none;display:flex}.contact-list li{color:var(--ink);align-items:flex-start;gap:12px;font-size:.87rem;line-height:1.6;display:flex}.contact-list li svg{color:var(--navy);border:1px solid var(--line);box-sizing:border-box;background:#fff;border-radius:50%;flex:none;width:34px;height:34px;margin-top:2px;padding:10px}.contact-list li a{color:var(--ink);transition:color .2s}.contact-list li a:hover,.contact-list li strong{color:var(--navy)}.socials{justify-content:center;gap:10px;display:flex}.socials a{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s;display:inline-flex}.socials a:hover{transform:translateY(-3px)}.contact-form{flex-direction:column;gap:14px;display:flex}.form-fields{grid-template-columns:1fr 1.2fr;gap:14px;display:grid}.form-col{flex-direction:column;gap:14px;display:flex}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;font-family:var(--sans);color:var(--ink);resize:none;background:#fff;border-radius:8px;padding:12px 14px;font-size:.85rem}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--navy-light);border-color:#0000}.contact-form textarea{height:100%;min-height:140px}.contact-features{flex-direction:column;justify-content:center;gap:18px;display:flex}.feature{align-items:flex-start;gap:12px;display:flex}.feature-icon{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.feature strong{font-size:.83rem;display:block}.feature p{color:var(--muted);font-size:.73rem}.footer{border-top:1px solid var(--line);background:#fff;padding:44px 0 30px;position:relative;overflow:hidden}.footer:after{content:"";opacity:.12;pointer-events:none;background:url(/landing-img/left-world-map.png) 100%/contain no-repeat;width:470px;height:100%;position:absolute;top:0;right:-70px}.footer-grid{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.5fr);gap:20px;display:grid;position:relative}.footer-links-group,.footer-links-col{display:contents}.footer-brand{order:1}.footer-col-citizenship{order:2}.footer-col-residency{order:3}.footer-col-realestate{order:4}.footer-col-pr{order:5}.footer-contact-col{order:6}.footer-brand{flex-direction:column;gap:8px;display:flex}.footer-brand img{width:128px;height:auto}.footer-about p{color:var(--muted);font-size:.75rem}.copyright{margin-top:12px;font-size:.7rem!important}.footer-col{min-width:0}.footer-col h5{color:var(--navy);margin-bottom:12px;font-size:.8rem}.footer-col ul{flex-direction:column;gap:7px;list-style:none;display:flex}.footer-col a,.footer-contact li{color:var(--muted);overflow-wrap:break-word;word-break:break-word;font-size:.75rem}.footer-col a:hover{color:var(--navy)}.footer-contact li{align-items:flex-start;gap:10px;display:flex}.footer-contact svg{color:var(--gold);flex:none;margin-top:3px}.footer-contact li span{overflow-wrap:break-word;word-break:break-word;min-width:0;line-height:1.6}.footer-contact li:nth-child(2){font-size:.7rem}.footer-contact li strong{color:#fff}.country-banner{background-color:var(--navy);background-position:50%;background-size:cover}.country-banner-overlay{background:linear-gradient(#0a103259,#0a1032bf);align-items:center;min-height:67vh;padding:100px 0 60px;display:flex}.breadcrumb{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:22px;font-size:.75rem;display:flex}.breadcrumb a{color:#ffffffbf;transition:color .2s}.breadcrumb a:hover{color:#ffd76a}.breadcrumb span{color:#ffffff73}.breadcrumb em{color:#ffd76a;font-style:normal;font-weight:600}.country-tagline{color:#ffd76a;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.country-banner h1{color:#fff;margin-bottom:14px;font-size:clamp(2rem,4.5vw,3rem)}.country-meta{flex-wrap:wrap;gap:20px;display:flex}.country-meta span{color:#fff;background:#ffffff24;border:1px solid #ffffff40;border-radius:30px;align-items:center;gap:7px;padding:7px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.country-body{grid-template-columns:1fr 340px;align-items:start;gap:44px;padding:50px 0 70px;display:grid}.country-body.no-sidebar{grid-template-columns:1fr}.svc-info-row{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.svc-info-col h2{font-size:1.15rem}@media (width<=768px){.svc-info-row{grid-template-columns:1fr;gap:34px}}.country-main{min-width:0}.country-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:90px}.side-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:24px}.side-card h4{font-family:var(--serif);color:var(--navy);margin-bottom:14px;font-size:1.05rem}.side-card.navy{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-dark) 100%);border:none}.side-card.navy h3{color:#fff;margin-bottom:8px;font-size:1.25rem}.side-card.navy p{color:#ffffffbf;margin-bottom:16px;font-size:.82rem}.side-card.navy .btn{margin-bottom:10px}.side-card.navy .btn:last-child{margin-bottom:0}.side-list{flex-direction:column;gap:10px;list-style:none;display:flex}.side-list li{color:var(--ink);padding-left:24px;font-size:.84rem;position:relative}.side-list li:before{content:"✓";color:#1a9e5c;font-weight:700;position:absolute;left:0}.side-contact{flex-direction:column;gap:12px;list-style:none;display:flex}.side-contact li{color:var(--ink);align-items:center;gap:10px;font-size:.84rem;display:flex}.side-contact svg{color:var(--navy);flex:none}.country-section{margin-bottom:38px}.country-section h2{margin-bottom:12px;font-size:1.35rem}.country-section p{color:var(--muted);font-size:.92rem}.country-list{flex-direction:column;gap:10px;list-style:none;display:flex}.country-list li{color:var(--ink);padding-left:26px;font-size:.9rem;position:relative}.country-list li:before{content:"✓";color:var(--navy);font-weight:700;position:absolute;left:0}.facts-row{z-index:5;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-52px;display:grid;position:relative}.fact-card{border:1px solid var(--line);border-top:3px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:18px 16px;transition:transform .25s;display:flex}.fact-card:hover{transform:translateY(-4px)}.fact-icon{background:var(--bg-soft);width:44px;height:44px;color:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.fact-card strong{font-family:var(--serif);color:var(--navy);font-size:1.05rem;line-height:1.2;display:block}.fact-card span:not(.fact-icon){color:var(--muted);font-size:.7rem}.country-section h2{padding-bottom:10px;position:relative}.country-section h2:after{content:"";background:var(--gold);border-radius:2px;width:44px;height:3px;position:absolute;bottom:0;left:0}.country-section p.lead{font-size:.98rem;line-height:1.75}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.benefit-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.88rem;line-height:1.5;display:flex}.benefit-check{color:#1a9e5c;flex:none;font-weight:700}.req-box{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:22px 24px}.invest-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.invest-card{border:1px solid var(--line);border-left:4px solid var(--navy);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:16px 18px}.invest-card strong{color:var(--ink);margin-bottom:6px;font-size:.88rem;line-height:1.4;display:block}.invest-card span{color:var(--navy);font-size:.92rem;font-weight:700}.fees-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.fees-row{justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;font-size:.85rem;display:flex}.fees-row:nth-child(odd){background:var(--bg-soft)}.fees-row strong{color:var(--navy);text-align:right}.process-list{list-style:none}.process-step{gap:16px;padding-bottom:24px;display:flex;position:relative}.process-step:before{content:"";background:var(--line);width:2px;position:absolute;top:36px;bottom:0;left:17px}.process-step:last-child{padding-bottom:0}.process-step:last-child:before{display:none}.step-num{background:var(--navy);color:#fff;z-index:2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:inline-flex;position:relative}.process-step p{color:var(--ink);padding-top:6px;font-size:.9rem}.country-cta{background:var(--navy);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:46px;padding:30px 32px;display:flex}.country-cta h3{color:#fff;margin-bottom:4px;font-size:1.3rem}.country-cta p{color:#ffffffb8;font-size:.83rem}.cta-buttons{flex-wrap:wrap;gap:12px;display:flex}.btn-light{color:var(--navy);background:#fff;border-color:#fff}.btn-light:hover{background:var(--bg-soft);transform:translateY(-2px)}.btn-ghost{color:#fff;background:0 0;border-color:#ffffff80}.btn-ghost:hover{background:#ffffff1f;transform:translateY(-2px)}.re-overlay{background:linear-gradient(#080c2626 0%,#080c2659 45%,#080c26eb 100%);align-items:flex-end;padding-bottom:64px}.re-kicker{color:var(--gold);letter-spacing:.22em;margin-bottom:10px;font-size:.72rem;font-weight:700}.re-tagline{color:#ffffffd9;margin:-4px 0 18px;font-size:1rem}.re-page .gold-chip{background:var(--gold);color:#14205a;border:none;font-weight:700}.re-stats{background:var(--navy-dark)}.re-stats-inner{grid-template-columns:repeat(4,1fr);display:grid}.re-stat{text-align:center;border-left:1px solid #ffffff14;flex-direction:column;gap:3px;padding:22px 18px;display:flex}.re-stat:first-child{border-left:none}.re-stat strong{font-family:var(--serif);color:var(--gold);font-size:1.25rem;line-height:1.2}.re-stat span{color:#fff9;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.country-section h2.re-heading{border-bottom:1px solid var(--line);align-items:baseline;gap:12px;padding-bottom:12px;display:flex}.country-section h2.re-heading:after{display:none}.re-heading span{font-family:var(--serif);color:var(--gold);font-size:1.1rem;font-weight:700}.re-features{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.re-feature{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:flex-start;gap:10px;padding:15px 16px;font-size:.88rem;line-height:1.5;transition:border-color .2s,transform .2s;display:flex}.re-feature:hover{border-color:var(--gold);transform:translateY(-3px)}.re-diamond{color:var(--gold);flex:none;padding-top:4px;font-size:.7rem}.re-lines{list-style:none}.re-lines li{border-bottom:1px dashed var(--line);color:var(--ink);padding:12px 0 12px 30px;font-size:.9rem;position:relative}.re-lines li:last-child{border-bottom:none}.re-lines li:before{content:"—";color:var(--gold);font-weight:700;position:absolute;left:0}.re-pricing{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.re-price-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;transition:transform .25s;overflow:hidden}.re-price-card:hover{transform:translateY(-4px)}.re-price-head{background:var(--navy);color:#fff;padding:13px 16px;font-size:.84rem;font-weight:600;line-height:1.45}.re-price-body{font-family:var(--serif);color:var(--navy);padding:15px 16px;font-size:1rem;font-weight:700}.re-fees{flex-direction:column;display:flex}.re-fee{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:14px 0;font-size:.87rem;display:flex}.re-fee strong{color:var(--navy);text-align:right}.re-page .step-num{color:var(--navy);border:2px solid var(--gold);background:#fff}.re-page .process-step:before{background:var(--gold);opacity:.35}.re-cta{border:1px solid var(--line);border-top:4px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:46px;padding:30px 32px;display:flex}.re-cta h3{color:var(--navy);margin-bottom:4px;font-size:1.3rem}.re-cta p{color:var(--muted);font-size:.83rem}.side-card.goldline{border-top:4px solid var(--gold)}.res-hero{background-position:50%;background-size:cover;background-color:var(--navy)}.res-hero-overlay{background:linear-gradient(90deg,#101946f0 0%,#101946b8 38%,#10194640 68%,#1019460d 100%);align-items:center;min-height:62vh;padding:90px 0 60px;display:flex}.res-hero-overlay .container{max-width:1180px}.res-hero-overlay .breadcrumb{margin-bottom:26px}.res-kicker{color:#8fb8ff;letter-spacing:.22em;margin-bottom:12px;font-size:.72rem;font-weight:700}.res-hero-overlay h1{color:#fff;margin-bottom:12px;font-size:clamp(2rem,3.6vw,2.9rem)}.res-tagline{color:#ffffffbf;margin-bottom:26px;font-size:.95rem}.res-chips{flex-wrap:wrap;gap:12px;display:flex}.res-chip{color:#fff;border:1px solid #fff6;border-radius:8px;align-items:center;gap:7px;padding:9px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.res-chip.solid{color:var(--navy-dark);background:#8fb8ff;border-color:#8fb8ff}.res-ribbon{border-bottom:1px solid var(--line);background:#fff}.res-ribbon-inner{grid-template-columns:repeat(4,1fr);gap:18px;padding:20px 0;display:grid}.res-ribbon-item{align-items:center;gap:12px;display:flex}.res-ribbon-icon{background:var(--bg-soft);width:42px;height:42px;color:var(--navy);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.res-ribbon-item strong{color:var(--navy);font-size:.88rem;line-height:1.3;display:block}.res-ribbon-item span:not(.res-ribbon-icon){color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem}.country-section h2.res-heading{border-left:4px solid var(--navy);flex-direction:column;gap:4px;padding:2px 0 2px 16px;display:flex}.country-section h2.res-heading:after{display:none}.res-heading em{font-style:normal;font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:#6b86c9;font-size:.68rem;font-weight:700}.res-lead:first-letter{font-family:var(--serif);float:left;color:var(--navy);padding:6px 10px 0 0;font-size:3.1em;font-weight:700;line-height:.8}.res-benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.res-benefit{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:18px 16px;transition:transform .2s,border-color .2s}.res-benefit:hover{border-color:#8fb8ff;transform:translateY(-3px)}.res-benefit-num{font-family:var(--serif);color:#6b86c9;border-bottom:2px solid #8fb8ff;margin-bottom:10px;padding-bottom:4px;font-size:1rem;font-weight:700;display:inline-block}.res-benefit p{color:var(--ink);font-size:.84rem;line-height:1.55}.res-acc{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:14px;overflow:hidden}.res-acc summary{cursor:pointer;background:var(--bg-soft);color:var(--navy);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.95rem;font-weight:600;list-style:none;display:flex}.res-acc summary::-webkit-details-marker{display:none}.res-acc summary:after{content:"+";color:var(--navy);font-size:1.3rem;font-weight:500;line-height:1}.res-acc[open] summary:after{content:"−"}.res-acc-list{padding:8px 22px 18px;list-style:none}.res-acc-list li{color:var(--ink);border-bottom:1px dotted var(--line);padding:10px 0 10px 26px;font-size:.88rem;position:relative}.res-acc-list li:last-child{border-bottom:none}.res-acc-list li:before{content:"▸";color:#6b86c9;font-weight:700;position:absolute;left:0}.res-benefits{list-style:none}.res-benefits li{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:13px 0;font-size:.9rem;display:flex}.res-benefits li:last-child{border-bottom:none}.res-check{background:var(--navy);color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:700;display:inline-flex}.res-req{grid-template-columns:repeat(2,1fr);gap:10px 24px;display:grid}.res-req-item{background:var(--bg-soft);border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.85rem;line-height:1.5;display:flex}.res-req-item span{color:var(--navy);flex:none;font-weight:700}.res-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.res-table-head{background:var(--navy);color:#fff;letter-spacing:.1em;text-transform:uppercase;grid-template-columns:1.2fr 1fr;gap:16px;padding:12px 18px;font-size:.72rem;font-weight:700;display:grid}.res-table-row{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr;align-items:center;gap:16px;padding:13px 18px;font-size:.86rem;display:grid}.res-table-row strong{color:var(--navy)}.res-steps{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.res-step{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;gap:8px;padding:16px;transition:transform .2s,border-color .2s;display:flex}.res-step:hover{border-color:var(--navy-light);transform:translateY(-3px)}.res-step-chip{background:var(--bg-soft);color:var(--navy);letter-spacing:.12em;border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:.66rem;font-weight:700}.res-step p{color:var(--ink);font-size:.86rem;line-height:1.5}.res-cta{background:var(--bg-soft);border-left:5px solid var(--navy);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:46px;padding:28px 30px;display:flex}.res-cta h3{color:var(--navy);margin-bottom:4px;font-size:1.25rem}.res-cta p{color:var(--muted);font-size:.83rem}.side-card.blueline{border-top:4px solid var(--navy)}.rt-tabbar{border-bottom:1px solid var(--line);z-index:80;background:#fff;position:sticky;top:66px}.rt-tabs{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.rt-tab{font-family:var(--sans);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:16px 22px;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s}.rt-tab:hover{color:var(--navy)}.rt-tab.on{color:var(--navy);border-bottom-color:var(--navy)}.rt-wrap{background:var(--bg-soft);min-height:50vh;padding:34px 0 60px}.rt-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.rt-card{background:#fff;border-radius:16px;padding:26px;box-shadow:0 4px 18px #1b2a6b12}.rt-card.wide{grid-column:span 2}.rt-full{grid-column:1/-1}.rt-card h3{font-family:var(--sans);letter-spacing:.14em;color:var(--navy);margin-bottom:16px;font-size:.74rem;font-weight:700}.rt-lead{color:var(--ink);font-size:.95rem;line-height:1.8}.rt-card.navy{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-dark) 100%);flex-direction:column;display:flex}.rt-card.navy h3{color:#8fb8ff}.rt-card.navy p{color:#ffffffbf;flex:1;margin-bottom:16px;font-size:.83rem}.rt-card.navy .btn{margin-bottom:10px}.rt-card.navy .btn:last-child{margin-bottom:0}.rt-stats{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.rt-stat{border-left:4px solid var(--navy);background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 4px 18px #1b2a6b12}.rt-stat b{font-family:var(--serif);color:var(--navy);font-size:1.25rem;line-height:1.3;display:block}.rt-stat span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.rt-wrap .res-cta{background:#fff;margin-top:28px}.svc-countries{flex-direction:column;gap:34px;display:flex}.svc-country{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:380px 1fr;align-items:start;gap:28px;padding:22px;display:grid}.svc-country.rev{grid-template-columns:1fr 380px}.svc-country.rev .svc-country-img{order:2}.svc-country-img{aspect-ratio:4/3;object-fit:cover;background:var(--bg-soft);border-radius:12px;width:100%}.svc-country-info h3{color:var(--navy);margin-bottom:4px;font-size:1.25rem}.svc-country-tag{color:var(--muted);margin-bottom:12px;font-size:.8rem}.svc-country-chips{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.svc-country-chips span{background:var(--bg-soft);border:1px solid var(--line);color:var(--navy);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.country-notfound{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:110px 0;display:flex}@media (width<=1024px){.navbar-inner{justify-content:space-between;align-items:center;min-height:auto;display:flex}.nav-links,.nav-links-right,.mega-menu{display:none}.nav-item{margin:0;padding:0}.nav-right{position:static}.hamburger{display:flex}.brand{order:-1;position:static;left:auto;transform:none}.nav-consult-btn{display:none}.services-grid{grid-template-columns:repeat(3,1fr)}.properties-box,.about-box,.contact-box{grid-template-columns:1fr}.properties-grid{grid-template-columns:repeat(3,1fr)}.about-globe{display:none}.footer-grid{grid-template-columns:repeat(3,1fr)}.facts-row{grid-template-columns:repeat(2,1fr)}.country-body{grid-template-columns:1fr}.country-sidebar{position:static}}@media (width<=768px){.navbar-inner{min-height:auto;display:flex}.navbar>.container{padding-left:16px;padding-right:16px}.services-grid{grid-template-columns:repeat(2,1fr)}.team-track{grid-template-columns:1fr}#destinations>.container,#services>.container,#properties>.container,#about>.container,#reviews>.container,#team>.container,#contact>.container,.footer>.container{padding-left:16px;padding-right:16px}.nav-links,.nav-links-right{display:none}.nav-links-mobile{border-bottom:1px solid var(--line);z-index:150;background:#fff;flex-direction:column;gap:14px;max-height:calc(100vh - 60px);padding:18px 6%;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.nav-links-mobile.open{display:flex}.nav-links-mobile .nav-item{width:100%}.nav-links-mobile a{width:100%;padding:10px 0;display:block}.mega-menu{opacity:1;visibility:visible;pointer-events:auto;background:var(--bg-soft);box-sizing:border-box;border-radius:10px;width:100%;max-width:100%;margin:10px 0 0;padding:0;display:none;position:static;overflow:hidden;transform:none}.mega-menu.open{display:block}.mega-inner{box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;border:none;border-radius:10px;padding:16px;display:block}.mega-inner.no-offer,.mega-groups{display:block}.mega-group{margin-bottom:14px}.mega-group,.mega-group:only-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mega-group-title,.mega-group:only-child .mega-group-title{grid-column:1/-1}.mega-item{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:6px;overflow:hidden}.mega-item img{border-radius:8px;width:100%;height:60px}.mega-item-info{align-items:center}.mega-item-info strong{font-size:.72rem;line-height:1.2}.mega-price,.mega-time{font-size:.62rem}.mega-offer{display:none}.nav-item{margin:0;padding:0;display:block}.nav-chevron-mobile{margin-left:6px;padding:6px;display:inline-flex}.nav-item{margin:0;padding:0}.nav-right{position:static}.hamburger{display:flex}.brand{order:-1;position:static;left:auto;transform:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.properties-grid,.form-fields{grid-template-columns:1fr}.footer-grid{flex-direction:column;gap:32px;display:flex}.footer-brand{border-bottom:1px solid #ffffff1f;order:1;padding-bottom:24px}.footer-links-group{order:2;grid-template-columns:1fr 1fr;gap:24px;display:grid}.footer-links-col{flex-direction:column;gap:24px;display:flex}.footer-col-citizenship,.footer-col-residency,.footer-col-realestate,.footer-col-pr{order:unset}.footer-contact-col{border-top:1px solid #ffffff1f;order:3;padding-top:24px}.footer-contact-col .footer-contact{flex-direction:column;gap:12px;display:flex}.footer-contact-col .footer-contact li{align-items:flex-start;gap:10px;line-height:1.5;display:flex}.section-head{flex-direction:column;align-items:flex-start}.country-banner-overlay{min-height:55vh}.hero-pills{flex-wrap:wrap}.hero-pill{flex:45%}.facts-row{grid-template-columns:1fr;margin-top:-30px}.benefit-grid,.invest-grid{grid-template-columns:1fr}.fees-row{flex-direction:column;align-items:flex-start;gap:4px}.fees-row strong{text-align:left}.re-stats-inner{grid-template-columns:repeat(2,1fr)}.re-stat{border-top:1px solid #ffffff14;border-left:none}.re-features,.re-pricing{grid-template-columns:1fr}.re-fee{flex-direction:column;align-items:flex-start;gap:4px}.re-fee strong{text-align:left}.res-hero-overlay{background:linear-gradient(90deg,#101946e6 0%,#101946a6 100%);min-height:52vh;padding:60px 0 40px}.res-ribbon-inner{grid-template-columns:repeat(2,1fr)}.res-req,.res-steps,.res-benefit-grid,.rt-grid{grid-template-columns:1fr}.rt-card.wide{grid-column:auto}.rt-stats{grid-template-columns:repeat(2,1fr)}.rt-tabbar{top:58px}.res-table-head,.res-table-row{grid-template-columns:1fr;gap:4px}.res-table-head span:last-child{display:none}.svc-country,.svc-country.rev{grid-template-columns:1fr}.svc-country.rev .svc-country-img{order:0}.section-tag.left,.properties-intro,.destinations-box .section-head{text-align:center}.destinations-box .section-head{flex-direction:column;align-items:center}.contact-intro h2{text-align:center}.mega-offer{background-position:50%;background-size:cover;min-height:50px;padding:16px}.mega-offer-tag{padding:3px 9px;font-size:.6rem}.mega-offer h4{min-height:auto;font-size:.92rem}.mega-offer-sub{font-size:.72rem}.mega-offer .btn,.mega-offer span.btn{padding:9px 18px;font-size:.8rem}.mega-offer.offer-citizenship,.mega-offer.offer-realestate,.mega-offer.offer-residency,.mega-offer.offer-pr{justify-content:center;padding-bottom:16px}.mega-offer.offer-citizenship h4,.mega-offer.offer-realestate h4,.mega-offer.offer-residency h4,.mega-offer.offer-pr h4{margin-top:8px}.mega-offer.offer-citizenship .mega-offer-sub,.mega-offer.offer-realestate .mega-offer-sub,.mega-offer.offer-residency .mega-offer-sub,.mega-offer.offer-pr .mega-offer-sub{margin-top:0;position:relative;top:-20px}}.nav-consult-btn{white-space:nowrap;padding:9px 18px;font-size:.8rem}.modal-overlay{-webkit-backdrop-filter:blur(5px);z-index:999;-webkit-overflow-scrolling:touch;background:#0a1032a6;justify-content:center;align-items:center;padding:16px;animation:.3s ease-out modal-overlay-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes modal-overlay-fade{0%{opacity:0}to{opacity:1}}.modal-box{border-top:4px solid var(--gold);background:#fff;border-radius:16px;width:min(800px,96%);max-height:none;padding:22px 30px;animation:.35s cubic-bezier(.25,.8,.25,1) modal-box-in;position:relative;overflow:visible;box-shadow:0 30px 70px #0a103259}@keyframes modal-box-in{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-box h3{margin-bottom:4px;padding-bottom:8px;font-size:1.25rem;display:inline-block;position:relative}.modal-box h3:after{content:"";background:var(--gold);border-radius:2px;width:46px;height:3px;position:absolute;bottom:0;left:0}.modal-sub{color:var(--muted);margin-bottom:14px;font-size:.8rem}.modal-close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;transition:background .25s,color .25s,transform .35s;display:inline-flex;position:absolute;top:18px;right:18px}.modal-close:hover{background:var(--navy);color:var(--gold);transform:rotate(90deg)}.modal-form select{border:1px solid var(--line);width:100%;font-family:var(--sans);color:var(--ink);background:#fff;border-radius:8px;padding:12px 14px;font-size:.85rem;transition:border-color .25s,box-shadow .25s}.modal-form select:focus,.modal-form input:focus,.modal-form textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1b2a6b1f}.modal-form input,.modal-form select{transition:border-color .25s,box-shadow .25s,transform .15s}.modal-form input:hover,.modal-form select:hover{border-color:var(--navy-light)}@media (width<=768px){.nav-consult-btn{display:none}.modal-box{width:90%;max-height:none;padding:18px 20px;overflow:visible}.modal-box h3{font-size:1.05rem}.modal-sub{font-size:.75rem}.modal-form select,.modal-form input,.modal-form textarea{padding:9px 12px;font-size:.82rem}.modal-form .field-label{margin-top:5px;margin-bottom:3px;font-size:.7rem}}.about-hero{text-align:left;background:url(/landing-img/about-hero-bg.webp) 50%/cover no-repeat;align-items:flex-end;min-height:72vh;padding:80px 0 90px;display:flex;position:relative;overflow:hidden}.about-hero:before{content:"";z-index:0;background:linear-gradient(#080c264d 0%,#080c26a6 50%,#080c26f0 100%);position:absolute;inset:0}.about-hero:after{content:"";filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f5b30126 0%,#0000 70%);width:500px;height:500px;position:absolute;top:20%;left:10%}.about-hero .container{z-index:1;position:relative}.about-hero-tag{color:#ffe082;letter-spacing:.22em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5b3011f;border:1px solid #f5b30166;border-radius:30px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 18px;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #0003}.about-hero h1{color:#fff;text-shadow:0 4px 20px #0006;max-width:800px;margin-bottom:18px;font-size:clamp(2.3rem,4.5vw,3.5rem);font-weight:700;line-height:1.18}.about-hero-desc{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;max-width:680px;padding:18px 24px;font-size:1.05rem;line-height:1.75}.about-story{max-width:820px}.about-story-text{border-left:3px solid var(--gold);color:var(--ink);padding-left:24px;font-size:1.02rem;line-height:1.9}.about-pillars-section{background:#f7f9fd;padding:65px 0;position:relative}.about-pillars{grid-template-columns:repeat(2,1fr);gap:28px;max-width:880px;margin:0 auto;display:grid}.about-pillar{background:#fff;border:1px solid #e2e8f4;border-radius:18px;padding:38px 30px 32px;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #14205a0d}.about-pillar:before{content:"";background:linear-gradient(90deg, var(--navy), var(--gold));opacity:.8;height:4px;transition:height .3s;position:absolute;top:0;left:0;right:0}.about-pillar:hover{border-color:#f5b30180;transform:translateY(-8px);box-shadow:0 20px 48px #14205a1f}.about-pillar:hover:before{height:6px}.about-pillar-num{font-family:var(--serif);color:#1b2a6b;opacity:.12;font-size:2.2rem;font-weight:700;position:absolute;top:20px;right:24px}.about-pillar-icon{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);width:54px;height:54px;color:var(--gold);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;transition:transform .3s;display:inline-flex;box-shadow:0 6px 16px #1b2a6b33}.about-pillar:hover .about-pillar-icon{transform:scale(1.08)rotate(4deg)}.about-pillar h4{color:var(--navy);margin-bottom:10px;font-size:1.25rem}.about-pillar p{color:var(--muted);font-size:.92rem;line-height:1.7}.why-choose-section{padding:60px 0}.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:36px;display:grid}.why-card{border:1px solid #e4e9f2;border-left:4px solid var(--gold);background:#fff;border-radius:14px;align-items:flex-start;gap:18px;padding:26px 24px;transition:transform .3s,box-shadow .3s,border-left-color .3s;display:flex;box-shadow:0 6px 20px #14205a0a}.why-card:hover{border-left-color:var(--navy);transform:translateY(-5px);box-shadow:0 16px 36px #14205a17}.why-icon{width:46px;height:46px;color:var(--navy);background:#1b2a6b0f;border-radius:12px;flex:none;justify-content:center;align-items:center;transition:background .3s,color .3s;display:inline-flex}.why-card:hover .why-icon{background:var(--navy);color:var(--gold)}.why-card h4{color:var(--navy);margin-bottom:8px;font-size:1.05rem;font-weight:700}.why-card p{color:var(--muted);font-size:.88rem;line-height:1.65}.about-stats-strip{text-align:center;background:linear-gradient(145deg,#101944 0%,#172462 50%,#0c1437 100%);padding:60px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.about-stats-strip:before{content:"";pointer-events:none;background:radial-gradient(#f5b3011f 0%,#0000 70%);width:600px;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-stats-tag{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:32px;font-size:.76rem;font-weight:700}.about-stats-row{grid-template-columns:repeat(3,1fr);gap:28px;max-width:900px;margin:0 auto;display:grid}.about-stat{border-left:1px solid #ffffff26;flex-direction:column;gap:8px;padding:0 15px;transition:transform .3s;display:flex}.about-stat:hover{transform:translateY(-4px)}.about-stat:first-child{border-left:none}.about-stat strong{font-family:var(--serif);background:linear-gradient(135deg,#ffe082 0%,#f5b301 60%,#e6a100 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #f5b30140);-webkit-background-clip:text;font-size:3rem;line-height:1}.about-stat span{color:#fffc;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:600}@media (width<=768px){.about-pillars,.why-choose-grid,.about-stats-row{grid-template-columns:1fr}.about-stat{border-top:1px solid #ffffff26;border-left:none;padding-top:20px}.about-stat:first-child{border-top:none;padding-top:0}}.contact{background:#fbfcfe;overflow-x:hidden}.contact-box-wide{background:0 0;grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:40px;padding:0;display:grid}.contact-box-wide .contact-intro{background:#fff;border:1px solid #e2e8f4;border-radius:20px;min-width:0;padding:38px 32px;box-shadow:0 10px 30px #14205a0d}.contact-box-wide .contact-intro h2{margin:8px 0 20px;font-size:1.85rem;line-height:1.25}.contact-box-wide .contact-features{border-top:1px solid #e8edf5;margin-top:28px;padding-top:24px}.contact-form-wide{background:#fff;border:1px solid #e2e8f4;border-radius:20px;gap:0;min-width:0;padding:34px;position:relative;overflow:hidden;box-shadow:0 16px 40px #14205a14}.contact-form-wide:before{content:"";background:linear-gradient(90deg, var(--gold), var(--navy), var(--gold));height:4px;position:absolute;top:0;left:0;right:0}.contact-form-heading{font-size:1.25rem;font-family:var(--serif);color:var(--navy);border-bottom:2px solid var(--gold);margin:0 0 16px;padding-bottom:8px;display:inline-block}.contact-form-heading:not(:first-child){margin-top:24px}.field-label{color:var(--navy);letter-spacing:.02em;margin-top:18px;margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.contact-form-wide select,.contact-form-wide input,.contact-form-wide textarea{box-sizing:border-box;width:100%;max-width:100%;height:48px;font-family:var(--sans);color:var(--ink);background:#f8faff;border:1.5px solid #dce4f0;border-radius:12px;padding:13px 16px;font-size:.9rem;transition:border-color .25s,background .25s,box-shadow .25s}.contact-form-wide select{cursor:pointer}.contact-form-wide select:hover,.contact-form-wide input:hover,.contact-form-wide textarea:hover{background:#fff;border-color:#b0c4de}.contact-form-wide select:focus,.contact-form-wide input:focus,.contact-form-wide textarea:focus{border-color:var(--navy);background:#fff;outline:none;box-shadow:0 0 0 4px #1b2a6b1a}.form-row-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.contact-checkbox{color:var(--muted);box-sizing:border-box;background:#f8faff;border:1px solid #e5edf7;border-radius:12px;align-items:flex-start;gap:14px;width:100%;max-width:100%;margin:26px 0;padding:16px 18px;font-size:.82rem;line-height:1.6;display:flex}.contact-form-wide .contact-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--navy);cursor:pointer;flex:none;margin-top:3px}.contact-checkbox span{overflow-wrap:break-word;white-space:normal;flex:auto;min-width:0}.contact-form-wide button[type=submit]{letter-spacing:.04em;border-radius:12px;padding:15px 32px;font-size:.96rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 24px #1b2a6b33}.contact-form-wide button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b2a6b4d}@media (width<=1024px){.contact-box-wide,.form-row-2{grid-template-columns:1fr}.contact-form-wide{padding:30px 24px}}.modal-form{gap:0}.modal-form .field-label{margin-top:7px;margin-bottom:4px;font-size:.72rem}.modal-form select,.modal-form input{padding:10px 14px}.modal-form .form-row-2{gap:12px}.modal-form .contact-checkbox{margin:10px 0;padding:10px 14px;font-size:.72rem}.modal-form button[type=submit]{margin-top:8px;transition:transform .25s,box-shadow .25s}.modal-form button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1b2a6b4d}.modal-thankyou{text-align:center;color:var(--navy);padding:30px 0;font-size:1rem;font-weight:600}.modal-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:4px;padding-right:44px;display:flex}.modal-title-row h3{margin-bottom:0}.modal-pr-btn{white-space:nowrap;flex:none;padding:8px 16px;font-size:.8rem}.mara-badge{flex-direction:column;align-items:center;gap:8px;margin-top:24px;display:flex}.mara-badge img{width:130px;height:auto}.mara-badge span{color:var(--navy);letter-spacing:.02em;font-size:.78rem;font-weight:700}.footer-navy{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-dark) 100%);border-top:none;padding:70px 0 0}.footer-navy:after{display:none}.footer-map-bg{opacity:.4;pointer-events:none;background:url(/landing-img/left-world-map.png) 100%/contain no-repeat;width:520px;height:100%;position:absolute;top:30px;right:480px}.footer-navy .footer-brand img{filter:brightness(0)invert();width:110px;margin-bottom:12px}.footer-about-text{color:#ffffffb3;max-width:280px;font-size:.75rem;line-height:1.6}.footer-socials{gap:10px;margin-top:16px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:inline-flex}.footer-socials a:hover{background:var(--gold);color:var(--navy-dark)}.footer-navy .footer-col ul{gap:4px}.footer-navy .footer-col h5{color:var(--gold)}.footer-navy .footer-col a,.footer-navy .footer-contact li{color:#ffffffb8}.footer-navy .footer-col a:hover{color:#fff}.footer-navy .footer-contact svg{color:var(--gold)}.footer-licenses-item{margin-top:6px}.footer-licenses-link{font-weight:600;transition:all .2s;display:inline-block;color:var(--gold)!important}.footer-licenses-link:hover{text-underline-offset:4px;text-decoration:underline;color:#fff!important}.footer-bottom{z-index:1;margin-top:150px;padding:24px 0;position:relative}.footer-bottom-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px;display:grid}.footer-bottom-copyright{text-align:left;order:1}.footer-bottom .copyright{color:#fff9;margin-top:0}.footer-company-number{color:#ffffff73;text-align:center;cursor:default;order:2;font-size:.68rem;transition:color .25s}.footer-company-number:hover{color:var(--gold)}.footer-legal-links{order:3;justify-content:flex-end;align-items:center;gap:10px;font-size:.78rem;display:flex}.footer-legal-links a{color:#fffc}.footer-legal-links a:hover{color:var(--gold)}.footer-legal-links span{color:#ffffff59}@media (width<=768px){.footer-bottom-inner{flex-direction:column;align-items:center;gap:12px;display:flex}.footer-bottom-copyright{text-align:center;order:3}.footer-company-number{text-align:center;order:1}.footer-legal-links{text-align:center;flex-wrap:wrap;order:2;justify-content:center;width:100%}.footer-map-bg{display:none}}.policy-hero{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-dark) 100%);padding:60px 0 40px}.policy-hero h1{color:#fff;margin-top:6px}.policy-body{max-width:860px;padding:50px 32px 70px}.policy-body h3{margin:30px 0 10px;font-size:1.1rem}.policy-body h3:first-child{margin-top:0}.policy-body p{color:var(--muted);margin-bottom:14px;font-size:.92rem;line-height:1.8}.policy-body ul{color:var(--muted);margin:0 0 16px;padding-left:22px;font-size:.92rem;line-height:1.8}.policy-body li{margin-bottom:8px}.testi-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px;display:grid}@media (width<=1024px){.testi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.testi-grid{grid-template-columns:1fr}}.ov-page,.cz-page{background:#f8fafc;min-height:100vh}.ov-hero,.cz-hero{color:#fff;background:linear-gradient(135deg,#071330 0%,#0d214d 55%,#102a6b 100%);padding:65px 0 55px;position:relative;overflow:hidden}.ov-hero:before,.cz-hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#d4af3724 0%,#0000 50%),radial-gradient(circle at 80% 70%,#1e3a8a4d 0%,#0000 60%);position:absolute;inset:0}.ov-hero .container,.cz-hero .container{z-index:2;position:relative}.ov-breadcrumb,.cz-hero .breadcrumb{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.8rem;display:inline-flex}.ov-breadcrumb a,.cz-hero .breadcrumb a{color:#fffc;text-decoration:none;transition:color .2s}.ov-breadcrumb a:hover,.cz-hero .breadcrumb a:hover{color:#ffd76a}.ov-breadcrumb span,.cz-hero .breadcrumb span{color:#fff6}.ov-breadcrumb em,.cz-hero .breadcrumb em{color:#ffd76a;font-style:normal;font-weight:600}.ov-tag,.cz-hero-tag{color:#ffd76a;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:12px;font-size:.74rem;font-weight:700;display:inline-flex}.ov-hero h1,.cz-hero h1{color:#fff;font-family:var(--serif);letter-spacing:-.01em;max-width:860px;margin-bottom:14px;font-size:clamp(2.1rem,3.8vw,3.2rem);font-weight:700;line-height:1.2}.ov-hero-desc,.cz-hero-desc{color:#ffffffd1;max-width:680px;margin-bottom:26px;font-size:1rem;line-height:1.65}.ov-trust-pills{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ov-trust-pill{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff24;border-radius:50px;align-items:center;gap:8px;padding:7px 15px;font-size:.8rem;font-weight:500;display:inline-flex}.ov-trust-pill svg{color:#ffd76a;flex-shrink:0}.ov-section-header{border-bottom:1px solid #14205a14;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:34px;padding:44px 0 16px;display:flex}.ov-section-header h2{font-family:var(--serif);color:var(--navy);margin-bottom:4px;font-size:clamp(1.5rem,2.4vw,2rem)}.ov-section-header p{color:var(--muted);font-size:.9rem}.ov-count-badge{color:var(--navy);background:#eef2ff;border:1px solid #dbeafe;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.ov-grid,.cz-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:28px;padding-bottom:60px;display:grid}.ov-grid.two-cols{grid-template-columns:repeat(2,minmax(360px,1fr))}.ov-grid.three-cols{grid-template-columns:repeat(3,1fr)}.ov-card,.cz-card{color:inherit;background:#fff;border:1px solid #14205a17;border-radius:18px;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #101e4a0d}.ov-card:hover,.cz-card:hover{border-color:#d4af3799;transform:translateY(-8px);box-shadow:0 22px 48px #101e4a1f}.ov-card-media,.cz-card-img{aspect-ratio:16/10;background:var(--navy);position:relative;overflow:hidden}.ov-card-media img,.cz-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.ov-card:hover .ov-card-media img,.cz-card:hover .cz-card-img img{transform:scale(1.08)}.ov-card-badge{color:#ffd76a;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;text-transform:uppercase;background:#101e4ad9;border:1px solid #fff3;border-radius:20px;padding:5px 12px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.ov-card-price-pill{color:var(--navy);z-index:2;background:#fffffff2;border-radius:20px;padding:5px 12px;font-size:.78rem;font-weight:700;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #0000001f}.ov-card-body,.cz-card-body{flex-direction:column;flex:1;padding:22px 22px 20px;display:flex}.ov-card-tagline,.cz-card-tagline{color:#b02a2a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.ov-card-title,.cz-card-body h3{font-family:var(--serif);color:var(--navy);margin-bottom:8px;font-size:1.3rem;font-weight:700;line-height:1.25}.ov-card-desc{color:#475569;flex:1;margin-bottom:16px;font-size:.86rem;line-height:1.55}.ov-card-highlights{border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;margin:0 0 16px;padding:14px 0 0;list-style:none;display:flex}.ov-card-highlights li{color:#334155;align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}.ov-card-highlights svg{color:#10b981;flex-shrink:0}.ov-card-meta-row,.cz-card-meta{color:#475569;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;font-size:.8rem;display:flex}.ov-card-meta-item,.cz-card-meta span{color:var(--navy);align-items:center;gap:6px;font-weight:600;display:inline-flex}.ov-card-btn,.cz-card .link-more{color:var(--navy);background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:.84rem;font-weight:600;transition:all .25s;display:inline-flex}.ov-card:hover .ov-card-btn,.cz-card:hover .link-more{background:var(--navy);color:#fff;box-shadow:0 4px 14px #101e4a33}.ov-why-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:65px 0}.ov-why-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:32px;display:grid}.ov-why-card{background:#f8fafc;border:1px solid #14205a0f;border-radius:14px;padding:22px 18px;transition:transform .25s}.ov-why-card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 12px 28px #0000000d}.ov-why-icon{width:42px;height:42px;color:var(--navy);background:#101e4a14;border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.ov-why-card h4{color:var(--navy);margin-bottom:6px;font-size:.98rem;font-weight:700}.ov-why-card p{color:var(--muted);font-size:.81rem;line-height:1.5}.ov-cta-banner{color:#fff;background:linear-gradient(135deg,#071330 0%,#102a6b 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin:50px 0 35px;padding:40px 44px;display:flex;box-shadow:0 20px 48px #07133033}.ov-cta-text h3{font-family:var(--serif);color:#fff;margin-bottom:6px;font-size:1.75rem}.ov-cta-text p{color:#fffc;max-width:620px;font-size:.93rem}.ov-cta-btn{white-space:nowrap;background:#ffd76a;border-radius:10px;align-items:center;gap:8px;padding:13px 26px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 18px #ffd76a59;color:#071330!important}.ov-cta-btn:hover{background:#ffdf85;transform:translateY(-2px);box-shadow:0 8px 24px #ffd76a73}@media (width<=1024px){.ov-grid.two-cols,.ov-grid.three-cols,.ov-why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ov-grid,.ov-grid.two-cols,.ov-grid.three-cols,.cz-grid,.ov-why-grid{grid-template-columns:1fr}.ov-cta-banner{padding:28px 20px}}.faq-box{background:var(--bg-soft);border-radius:20px;padding:40px 34px}.faq-list{flex-direction:column;gap:14px;max-width:1100px;margin:30px auto 0;display:flex}.faq-item{border:1px solid var(--line);background:#fff;border-radius:12px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-item.open{border-color:var(--navy-light);box-shadow:var(--shadow)}.faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--sans);color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:.95rem;font-weight:600;display:flex}.faq-toggle{flex:none;width:22px;height:22px;position:relative}.faq-toggle-line{background:var(--navy);border-radius:2px;transition:transform .5s cubic-bezier(.65,0,.35,1),background .3s;position:absolute}.faq-toggle-line.horizontal{height:2px;top:50%;left:2px;right:2px;transform:translateY(-50%)}.faq-toggle-line.vertical{width:2px;top:2px;bottom:2px;left:50%;transform:translate(-50%)}.faq-item.open .faq-toggle-line.vertical{transform:translate(-50%)rotate(90deg)}.faq-item.open .faq-toggle-line{background:var(--gold)}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.65,0,.35,1);display:grid}.faq-item.open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer{color:var(--muted);padding:0 22px 20px;font-size:.88rem;line-height:1.7}@media (width<=768px){.faq-box{padding:28px 20px}}.ldr-list{flex-direction:column;gap:40px;margin-top:34px;display:flex}.ldr-row{background:linear-gradient(120deg, var(--bg-soft) 0%, #eef1ff 60%, #fdf3dc 100%);opacity:0;border-radius:22px;grid-template-columns:340px 1fr;align-items:center;gap:44px;padding:40px;animation:.7s ease-out forwards ldr-rise;animation-timeline:view();animation-range:entry cover 30%;display:grid;transform:translateY(28px)}.ldr-row.rev{grid-template-columns:1fr 340px}.ldr-row.rev .ldr-photo-wrap{order:2}@keyframes ldr-rise{to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline:view()){.ldr-row{opacity:1;animation:none;transform:none}}.ldr-photo-wrap{aspect-ratio:3/4;box-sizing:border-box;background:linear-gradient(145deg,#eef3ff,#dce8ff);border-radius:18px;justify-content:center;align-items:flex-end;padding:14px 14px 0;transition:transform .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #14205a29}.ldr-row:hover .ldr-photo-wrap{transform:translateY(-6px)}.ldr-photo{object-fit:contain;object-position:center bottom;width:100%;height:97%;transition:transform .5s}.ldr-row:hover .ldr-photo{transform:scale(1.05)}.ldr-info{position:relative}.ldr-quote{font-family:var(--serif);color:#1b2a6b1a;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:6rem;line-height:1;position:absolute;top:-80px;right:6px}.ldr-row.rev .ldr-quote{left:6px;right:auto}.ldr-role{z-index:1;color:#9c6c00;letter-spacing:.12em;text-transform:uppercase;background:#f5b3011f;border:1px solid #f5b30159;border-radius:20px;margin-bottom:14px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-block;position:relative}.ldr-info h3{color:var(--navy);margin-bottom:8px;font-size:2.1rem;font-weight:700}.ldr-divider{background:linear-gradient(90deg, var(--gold), transparent);border-radius:2px;width:60px;height:3px;margin-bottom:20px}.team-description strong,.ldr-desc strong{color:var(--navy);font-weight:700}.ldr-desc{color:var(--ink);max-width:580px;font-size:1.02rem;line-height:2}.ldr-desc strong{color:var(--navy);font-weight:700}@media (width<=768px){.ldr-row,.ldr-row.rev{grid-template-columns:1fr;gap:24px;padding:24px}.ldr-row.rev .ldr-photo-wrap{order:0}.ldr-photo-wrap{aspect-ratio:4/3}}.story-block{grid-template-columns:1.35fr 1fr;align-items:center;gap:50px;display:grid}.story-lead{font-family:var(--serif);color:var(--navy);border-left:4px solid var(--gold);margin-bottom:20px;padding-left:24px;font-size:1.55rem;font-weight:600;line-height:1.55}.story-body{color:var(--muted);padding-left:28px;font-size:1rem;line-height:1.95}.story-stat-card{text-align:center;background:linear-gradient(145deg,#101944 0%,#172462 50%,#0c1437 100%);border:1px solid #f5b30140;border-radius:24px;padding:44px 36px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 50px #10194440}.story-stat-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px #10194459}.story-stat-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5b30126 0%,#0000 70%);width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-stat-value{font-family:var(--serif);background:linear-gradient(135deg,#ffe082 0%,#f5b301 60%,#e6a100 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 14px #f5b3014d);-webkit-background-clip:text;margin-bottom:16px;font-size:3.8rem;font-weight:700;line-height:1;display:block}.story-stat-label{color:#fff;margin-bottom:18px;font-size:.95rem;font-weight:600;line-height:1.55;display:block}.story-stat-note{color:#ffffffa6;border-top:1px solid #ffffff26;padding-top:18px;font-size:.78rem;line-height:1.6}@media (width<=768px){.story-block{grid-template-columns:1fr;gap:30px}}.tagline-section{text-align:center;background:#f8faff;border-top:1px solid #eaf0f8;border-bottom:1px solid #eaf0f8;padding:65px 0;position:relative;overflow:hidden}.tagline-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#f5b30133 0%,#f5b30114 40%,#0000 75%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tagline-section .container{z-index:2;position:relative}.tagline-line{background:var(--gold);border-radius:10px;width:70px;height:3px;margin:0 auto 35px}.tagline-text{min-height:220px;font-family:var(--serif);flex-direction:column;justify-content:center;align-items:center;margin:0;line-height:1;display:flex}.tagline-navy{min-height:100px;color:var(--navy);white-space:nowrap;font-size:clamp(3rem,7vw,6.5rem);font-weight:700;display:block}.tagline-gold{min-height:100px;color:var(--gold);white-space:nowrap;text-shadow:0 5px 20px #eda6002e;font-size:clamp(3.5rem,8vw,7rem);font-style:italic;font-weight:600;display:block}.typing-cursor{color:var(--gold);margin-left:4px;font-style:normal;font-weight:300;animation:.9s ease-in-out infinite cursorBlink;display:inline-block}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@media (width<=768px){.tagline-section{padding:45px 0}.tagline-section:before{width:500px;height:280px}.tagline-text{min-height:160px}.tagline-navy{white-space:normal;min-height:70px;font-size:clamp(2.2rem,9vw,4rem)}.tagline-gold{white-space:normal;min-height:70px;font-size:clamp(2.5rem,10vw,4.5rem)}}.cert-box{background:#fff;border:1px solid #e4eaf4;border-radius:24px;grid-template-columns:440px 1fr;align-items:center;gap:60px;min-height:320px;padding:60px;display:grid;box-shadow:0 16px 40px #14205a0f}.cert-img-wrap{isolation:isolate;cursor:pointer;border-radius:16px;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #14205a1f}.cert-img-wrap:hover{transform:translateY(-8px)scale(1.015);box-shadow:0 24px 50px #14205a33}.cert-img-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(120deg,#0000,#fff9,#0000);width:40%;height:100%;transition:left .65s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.cert-img-wrap:hover:after{left:130%}.cert-img{border-radius:16px;width:100%;display:block}.cert-text .section-tag.left{font-size:.85rem}.cert-text h3{margin:10px 0 18px;font-size:2.1rem;line-height:1.3}.cert-text p:not(.section-tag){color:var(--muted);max-width:620px;font-size:1.05rem;line-height:1.85}@media (width<=768px){.cert-box{text-align:center;grid-template-columns:1fr;padding:26px}.cert-img{max-width:220px;margin:0 auto}}.footer-utility{z-index:1;border-top:1px solid #ffffff1f;padding:20px 0;position:relative}.footer-utility-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.footer-follow{color:#ffffffbf;align-items:center;gap:14px;font-size:.78rem;font-weight:600;display:flex}.footer-follow .footer-socials{margin-top:0}.footer-lang{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.footer-disclaimer-wrap{background:#0000001f;position:relative;top:-25px}.footer-disclaimer{color:#ffffff8c;letter-spacing:.01em;text-align:center;max-width:900px;margin:0 auto;padding:8px 32px 22px;font-size:.72rem;font-style:italic;line-height:1.85;position:relative}.footer-disclaimer:before{display:none}@media (width<=768px){.footer-disclaimer{text-align:center;padding:8px 24px 20px}.footer-utility-inner{flex-direction:column;align-items:flex-start}}.contact-page-premium .facts-row{z-index:10;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:-55px;display:grid;position:relative}.contact-page-premium .facts-row .fact-card{border:1px solid #e2e8f4;border-top:4px solid var(--navy);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:16px;padding:22px 20px;text-decoration:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s,border-top-color .3s;display:flex;box-shadow:0 14px 34px #14205a14}.contact-page-premium .facts-row .fact-card:hover{border-top-color:var(--gold);transform:translateY(-8px);box-shadow:0 20px 48px #14205a24}.contact-page-premium .facts-row .fact-card:nth-child(3):hover{border-top-color:#25d366}.contact-page-premium .facts-row .fact-icon{width:48px;height:48px;color:var(--navy);background:#1b2a6b0f;border-radius:14px;justify-content:center;align-items:center;transition:background .3s,color .3s;display:inline-flex}.contact-page-premium .facts-row .fact-card:hover .fact-icon{background:var(--navy);color:var(--gold)}.contact-page-premium .facts-row .fact-card:nth-child(3):hover .fact-icon{color:#fff;background:#25d366}.contact-page-premium .facts-row .fact-card strong{font-family:var(--serif);color:var(--navy);margin-bottom:3px;font-size:1.05rem;line-height:1.25;display:block}.contact-page-premium .facts-row .fact-card span:not(.fact-icon){color:var(--muted);font-size:.82rem;font-weight:500}.contact-premium-grid{grid-template-columns:1.05fr 540px;align-items:start;gap:50px;padding-top:30px;display:grid}.contact-premium-left h2{color:var(--navy);margin:10px 0 14px;font-size:2.2rem;font-weight:700}.contact-premium-intro{color:var(--muted);max-width:520px;margin:10px 0 30px;font-size:.96rem;line-height:1.8}.office-cards{flex-direction:column;gap:16px;margin-bottom:34px;display:flex}.office-card{border:1px solid #e4eaf4;border-left:4px solid var(--navy);background:#fff;border-radius:16px;align-items:flex-start;gap:18px;padding:24px 26px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-left-color .3s;display:flex;box-shadow:0 8px 24px #14205a0a}.office-card:hover{border-left-color:var(--gold);transform:translateY(-5px);box-shadow:0 18px 40px #14205a1f}.office-card-icon{width:48px;height:48px;color:var(--navy);background:#1b2a6b0f;border-radius:14px;flex:none;justify-content:center;align-items:center;transition:background .3s,color .3s;display:inline-flex}.office-card:hover .office-card-icon{background:var(--navy);color:var(--gold)}.office-card strong{color:var(--navy);margin-bottom:6px;font-size:1.05rem;font-weight:700;display:block}.office-card p{color:var(--muted);margin-bottom:10px;font-size:.88rem;line-height:1.65}.office-card-link{color:var(--navy);align-items:center;gap:6px;font-size:.82rem;font-weight:700;transition:gap .25s,color .25s;display:inline-flex}.office-card:hover .office-card-link{color:#c98a00;gap:10px}.contact-premium-features{border-top:1px solid #e8edf5;flex-direction:column;gap:18px;padding-top:30px;display:flex}.contact-premium-features .feature{background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:flex-start;gap:16px;padding:18px 20px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 14px #14205a08}.contact-premium-features .feature:hover{transform:translateY(-3px);box-shadow:0 10px 24px #14205a12}.contact-premium-features .feature-icon{width:40px;height:40px;color:var(--navy);background:#1b2a6b0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-premium-features .feature strong{color:var(--navy);margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.contact-premium-features .feature p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.6}.contact-trust-strip{background:linear-gradient(145deg,#101944 0%,#172462 50%,#0c1437 100%);border:1px solid #f5b30133;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;padding:34px 28px;display:grid;box-shadow:0 18px 40px #10194433}.contact-trust-strip div{text-align:center;border-left:1px solid #ffffff26;padding:0 10px}.contact-trust-strip div:first-child{border-left:none}.contact-trust-strip strong{font-family:var(--serif);background:linear-gradient(135deg,#ffe082 0%,#f5b301 60%,#e6a100 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:2.1rem;line-height:1.15;display:block}.contact-trust-strip span{color:#fffc;letter-spacing:.07em;text-transform:uppercase;font-size:.74rem;font-weight:600}.contact-premium-form-wrap{position:sticky;top:100px}.contact-premium-form{background:#fff;border:1px solid #e2e8f4;border-radius:20px;padding:28px 30px;position:relative;overflow:hidden;box-shadow:0 20px 50px #14205a1a}.contact-premium-form:before{content:"";background:linear-gradient(90deg,#f5b301,#ffe082,#1b2a6b);height:5px;position:absolute;top:0;left:0;right:0}.contact-premium-badge{color:#128c45;letter-spacing:.12em;background:#25d3661a;border:1px solid #25d3664d;border-radius:30px;align-items:center;gap:8px;margin-bottom:12px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.contact-premium-form-sub{color:var(--muted);margin:-6px 0 16px;font-size:.85rem;line-height:1.5}@media (width<=1024px){.contact-page-premium .facts-row{grid-template-columns:repeat(2,1fr)}.contact-premium-grid{grid-template-columns:1fr}.contact-premium-form-wrap{position:static}}@media (width<=768px){.contact-page-premium .facts-row{grid-template-columns:1fr;margin-top:-30px}.contact-trust-strip{grid-template-columns:1fr}.contact-trust-strip div{border-top:1px solid #ffffff26;border-left:none;padding-top:16px}.contact-trust-strip div:first-child{border-top:none;padding-top:0}.office-card{flex-direction:column}}.license-page{color:var(--ink);background:#fff;overflow-x:hidden}.license-hero{background:linear-gradient(145deg, var(--navy-dark) 0%, var(--navy) 60%, #1e3a8a 100%);color:#fff;text-align:center;padding:85px 0 65px;position:relative;overflow:hidden}.license-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5b3011f 0%,#0000 65%);width:140%;height:200%;position:absolute;top:-50%;left:-20%}.license-hero-badge{color:var(--gold);letter-spacing:.14em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #f5b30166;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 18px;font-size:.75rem;font-weight:700;display:inline-flex}.license-hero h1{color:#fff;font-size:clamp(2rem,4.2vw,3.2rem);font-family:var(--serif);max-width:860px;margin:0 auto 16px;font-weight:700;line-height:1.2}.license-hero-desc{color:#ffffffd9;max-width:720px;margin:0 auto 30px;font-size:clamp(.95rem,1.8vw,1.12rem);line-height:1.65}.license-hero-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:10px;display:flex}.hero-trust-item{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:8px;padding:8px 18px;font-size:.82rem;font-weight:500;display:inline-flex}.hero-trust-item svg{color:var(--gold)}.license-section-header{text-align:center;max-width:720px;margin:0 auto 36px}.license-section-header h2{color:var(--navy);margin:6px 0 10px;font-size:clamp(1.8rem,3vw,2.4rem)}.license-section-sub{color:var(--muted);font-size:.95rem;line-height:1.6}.license-mv-section{background:#fff;padding:55px 0 45px}.license-mv-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.license-mv-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:36px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 30px #14205a0f}.license-mv-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #14205a1f}.mission-card:hover{border-color:var(--gold)}.vision-card:hover{border-color:var(--navy-light)}.mv-card-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.mv-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.mission-card .mv-icon-wrap{color:#b58100;background:#f5b30126}.vision-card .mv-icon-wrap{color:var(--navy);background:#1b2a6b1a}.mv-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.68rem;font-weight:700;display:inline-block}.mv-card-header h3{color:var(--navy);margin:0;font-size:1.5rem}.mv-text{color:#4b5262;flex-grow:1;margin-bottom:22px;font-size:.95rem;line-height:1.75}.mv-text strong{color:var(--navy)}.mv-checklist{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin:0;padding:18px 0 0;list-style:none;display:flex}.mv-checklist li{color:var(--ink);align-items:center;gap:10px;font-size:.88rem;font-weight:500;display:flex}.mission-card .mv-checklist svg{color:#c48c00}.vision-card .mv-checklist svg{color:var(--navy)}.license-detail-section{padding:60px 0}.license-detail-section.alt-bg{background:#f8fafd;border-top:1px solid #ebf0f8;border-bottom:1px solid #ebf0f8}.license-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}.license-two-col.rev{grid-template-columns:1.05fr .95fr}.license-visual-col{width:100%}.license-card-frame{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;padding:24px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 14px 34px #14205a14}.license-card-frame:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 24px 48px #14205a29}.license-badge-overlay{z-index:2;justify-content:space-between;display:flex;position:absolute;top:16px;left:16px;right:16px}.license-badge-overlay span{background:var(--navy);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:5px 12px;font-size:.68rem;font-weight:700}.license-preview-hint{text-align:center;color:var(--navy-light);justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:.78rem;font-weight:600;display:flex}.mara-frame{text-align:center;background:linear-gradient(160deg,#fff 0%,#f7faff 100%);padding:50px 30px 30px}.mara-img-container{justify-content:center;align-items:center;min-height:280px;padding:20px;display:flex}.mara-logo-img{object-fit:contain;filter:drop-shadow(0 8px 16px #14205a1a);width:100%;max-width:320px;height:auto;transition:transform .35s}.mara-frame:hover .mara-logo-img{transform:scale(1.05)}.cert-frame{padding:50px 24px 20px}.cert-doc-wrapper{background:#fdfdfd;border:1px solid #e0e5f0;border-radius:10px;padding:12px;box-shadow:inset 0 2px 6px #00000008}.doc-preview-img{object-fit:contain;border-radius:6px;width:100%;max-height:480px;transition:transform .3s}.cert-frame:hover .doc-preview-img{transform:scale(1.02)}.license-info-col h2{color:var(--navy);margin:6px 0 12px;font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.25}.license-status-badge{color:#0d7938;background:#25d3661a;border-radius:20px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-dot.green{background:#25d366;box-shadow:0 0 0 3px #25d3664d}.status-dot.blue{background:#1b2a6b;box-shadow:0 0 0 3px #1b2a6b40}.license-desc-lead{color:var(--navy);margin-bottom:14px;font-size:1.05rem;font-weight:600;line-height:1.6}.license-desc-body{color:#4b5262;margin-bottom:24px;font-size:.92rem;line-height:1.75}.license-highlights-grid{grid-template-columns:1fr;gap:16px;display:grid}.highlight-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;box-shadow:0 4px 12px #14205a0a}.highlight-box svg{color:var(--navy);flex-shrink:0;margin-top:2px}.highlight-box h4{color:var(--navy);margin-bottom:3px;font-size:.95rem;font-weight:700}.highlight-box p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.license-data-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #14205a0d}.data-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 18px;font-size:.88rem;display:flex}.data-row:last-child{border-bottom:none}.data-row:nth-child(2n){background:#fbfcfe}.data-key{color:var(--muted);font-weight:500}.data-val{color:var(--navy);text-align:right;font-weight:600}.data-val.bold{color:#b02a2a;font-family:monospace;font-size:.95rem;font-weight:800}.license-carousel-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;position:relative;box-shadow:0 16px 40px #14205a1a}.carousel-top-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;display:flex}.carousel-tag{color:var(--navy);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.carousel-tag svg{color:var(--gold)}.carousel-slide-counter{color:var(--muted);font-size:.82rem}.carousel-slide-counter strong{color:var(--navy);font-size:1rem}.carousel-screen{cursor:pointer;background:#f5f7fc;border-radius:12px;justify-content:center;align-items:center;min-height:440px;padding:12px;display:flex;position:relative;overflow:hidden}.carousel-active-img{object-fit:contain;border-radius:8px;width:100%;max-height:440px;animation:.35s fadeInSlide;box-shadow:0 6px 18px #00000014}@keyframes fadeInSlide{0%{opacity:.4;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.carousel-btn{width:44px;height:44px;color:var(--navy);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #1b2a6b26;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 16px #14205a33}.carousel-btn:hover{background:var(--navy);color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 22px #14205a4d}.prev-btn{left:16px}.prev-btn svg{transform:rotate(90deg)}.next-btn{right:16px}.next-btn svg{transform:rotate(-90deg)}.carousel-nav-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.carousel-dots{align-items:center;gap:8px;display:flex}.carousel-dot{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);cursor:pointer;background:#f5f7fc;border-radius:8px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;transition:all .25s;display:flex}.carousel-dot:hover{color:var(--navy);background:#e4eaf8}.carousel-dot.active{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 4px 10px #1b2a6b40}.carousel-expand-btn{color:var(--navy);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;font-weight:700;transition:background .2s;display:inline-flex}.carousel-expand-btn:hover{color:var(--navy-dark);background:#f0f4ff}.active-slide-details-card{border:1px solid var(--line);border-left:4px solid var(--gold);background:#fff;border-radius:14px;margin:18px 0;padding:22px;box-shadow:0 6px 18px #14205a0d}.active-slide-details-card h4{color:var(--navy);margin-bottom:8px;font-size:1.15rem}.slide-desc-text{color:var(--muted);margin-bottom:14px;font-size:.88rem;line-height:1.6}.slide-points-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.slide-points-list li{color:var(--ink);align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.slide-points-list svg{color:#25d366;flex-shrink:0}.gst-statutory-notice{color:#334e8e;background:#f5f8ff;border:1px solid #d5e1ff;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.82rem;line-height:1.5;display:flex}.gst-statutory-notice svg{color:var(--navy);flex-shrink:0;margin-top:2px}.trust-pillars-section{padding:60px 0}.trust-pillars-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trust-pillar-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:26px 20px;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 16px #14205a0a}.trust-pillar-card:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 16px 32px #14205a1a}.trust-icon-wrap{width:50px;height:50px;color:var(--navy);background:#1b2a6b14;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.trust-pillar-card h4{color:var(--navy);margin-bottom:8px;font-size:1rem}.trust-pillar-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.license-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a102ee0;justify-content:center;align-items:center;padding:24px;animation:.25s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.license-modal-content{background:#fff;border-radius:16px;justify-content:center;align-items:center;max-width:900px;max-height:90vh;padding:16px;display:flex;position:relative;overflow:auto;box-shadow:0 24px 60px #0006}.license-modal-close{background:var(--navy);color:#fff;cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:transform .2s,background .2s;display:flex;position:absolute;top:12px;right:14px}.license-modal-close:hover{background:#b02a2a;transform:scale(1.1)}.license-modal-img{object-fit:contain;border-radius:8px;max-width:100%;max-height:82vh}@media (width<=1024px){.license-mv-grid{grid-template-columns:1fr}.license-two-col,.license-two-col.rev{grid-template-columns:1fr;gap:36px}.trust-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.license-hero{padding:60px 0 45px}.license-hero-badges{flex-direction:column;gap:8px}.trust-pillars-grid{grid-template-columns:1fr}.carousel-screen{min-height:340px}.carousel-active-img{max-height:340px}.data-row{flex-direction:column;align-items:flex-start;gap:4px}.data-val{text-align:left}}.form-group{flex-direction:column!important;gap:7px!important;width:100%!important;margin-bottom:20px!important;display:flex!important}.field-label{color:#1e293b!important;letter-spacing:.01em!important;margin-bottom:1px!important;font-size:.88rem!important;font-weight:600!important;display:block!important}.custom-select-wrapper{width:100%;position:relative}.custom-select-hidden-input{opacity:0;pointer-events:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute}.custom-select-trigger{width:100%;height:50px;font-family:var(--sans);color:var(--navy);cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 16px;font-size:.92rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000008}.custom-select-trigger:hover{background:#fdfdfd;border-color:#cbd5e1}.custom-select-wrapper.is-open .custom-select-trigger,.custom-select-trigger:focus{background:#fff;border-color:#1b2a6b;outline:none;box-shadow:0 0 0 3px #1b2a6b1f}.custom-select-trigger.is-placeholder .custom-select-trigger-text{color:#94a3b8;font-weight:400}.custom-select-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.custom-select-value{color:#0f172a;align-items:center;gap:8px;font-weight:500;display:inline-flex}.custom-select-flag{align-items:center;font-size:1.15rem;line-height:1;display:inline-flex}.custom-select-arrow{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.16,1,.3,1),color .2s;display:flex}.custom-select-arrow.rotate{color:#1b2a6b;transform:rotate(180deg)}.custom-select-dropdown{z-index:9999;transform-origin:top;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;animation:.22s cubic-bezier(.16,1,.3,1) custom-select-dropdown-in;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 36px -4px #0f172a38,0 4px 12px #0f172a14}@keyframes custom-select-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.custom-select-search-wrap{background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:10px 14px;display:flex;position:relative}.custom-select-search-icon{color:#94a3b8;align-items:center;display:flex}.custom-select-search-input{flex:1;color:#0f172a!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;height:auto!important;padding:4px 0!important;font-size:.88rem!important}.custom-select-search-clear{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;line-height:1;display:flex}.custom-select-options-list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:250px;padding:6px;overflow-y:auto}.custom-select-options-list::-webkit-scrollbar{width:6px}.custom-select-options-list::-webkit-scrollbar-track{background:0 0}.custom-select-options-list::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:6px}.custom-select-option{width:100%;font-family:var(--sans);color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;transition:all .15s;display:flex}.custom-select-option:hover{color:#1b2a6b;background:#f1f5f9}.custom-select-option.is-selected{color:#1b2a6b;background:#1b2a6b14;font-weight:600}.custom-select-opt-content{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.custom-select-opt-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-select-check{color:#1b2a6b;flex-shrink:0;align-items:center;display:flex}.custom-select-no-results{text-align:center;color:#94a3b8;padding:16px;font-size:.85rem}.form-group{flex-direction:column!important;gap:5px!important;width:100%!important;min-width:0!important;margin-bottom:12px!important;display:flex!important}.field-label{color:var(--navy)!important;letter-spacing:.015em!important;margin:0!important;font-size:.81rem!important;font-weight:600!important;line-height:1.25!important;display:block!important}.phone-field-wrap{width:100%}.phone-input-group{align-items:stretch;gap:8px;width:100%;display:flex}.custom-select-phone-wrap{flex:0 0 92px!important;width:92px!important;min-width:92px!important}.custom-select-phone-wrap .custom-select-trigger{background:#f8fafc;font-weight:600;border-radius:9px!important;height:46px!important;padding:0 10px!important;font-size:.88rem!important}.custom-select-phone-trigger{align-items:center;gap:4px;display:flex}.custom-select-code{color:#0f172a;font-size:.86rem;font-weight:600}.custom-select-dropdown-phone{width:320px;left:0;right:auto}.phone-number-input{flex:1;min-width:0;height:46px!important;font-family:var(--sans)!important;color:var(--navy)!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:9px!important;padding:0 14px!important;font-size:.9rem!important;transition:all .2s!important;box-shadow:0 1px 2px #00000005!important}.phone-number-input:hover{border-color:#cbd5e1!important}.phone-number-input:focus{border-color:#1b2a6b!important;outline:none!important;box-shadow:0 0 0 3px #1b2a6b1f!important}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel]{height:46px!important;font-family:var(--sans)!important;color:var(--navy)!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:9px!important;padding:0 14px!important;font-size:.9rem!important;transition:all .2s!important;box-shadow:0 1px 2px #00000005!important}.contact-form input[type=text]:hover,.contact-form input[type=email]:hover,.contact-form input[type=tel]:hover{border-color:#cbd5e1!important}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form input[type=tel]:focus{border-color:#1b2a6b!important;outline:none!important;box-shadow:0 0 0 3px #1b2a6b1f!important}.custom-select-trigger{border-radius:9px!important;height:46px!important;padding:0 14px!important;font-size:.9rem!important}.form-row-3{grid-template-columns:100px 1fr 1fr!important;align-items:start!important;gap:18px!important;width:100%!important;margin-bottom:0!important;display:grid!important}.form-row-3>div,.form-row-3>.form-group{width:100%!important;min-width:0!important}@media (width<=600px){.contact-premium-form .form-row-3,.contact-form-wide .form-row-3{grid-template-columns:1fr!important}}.form-row-2{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:14px!important;width:100%!important;margin-bottom:0!important;display:grid!important}.form-row-2>div,.form-row-2>.form-group{width:100%!important;min-width:0!important}.form-row-2:has(.phone-input-group){grid-template-columns:1fr!important}.contact-checkbox{cursor:pointer!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:9px!important;align-items:flex-start!important;gap:10px!important;margin:10px 0 16px!important;padding:11px 14px!important;transition:background .2s,border-color .2s!important;display:flex!important}.contact-checkbox:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.contact-checkbox input[type=checkbox]{cursor:pointer!important;accent-color:#1b2a6b!important;flex-shrink:0!important;width:17px!important;height:17px!important;margin-top:2px!important}.contact-checkbox span{color:#475569!important;font-size:.81rem!important;line-height:1.48!important}.contact-form button[type=submit],.contact-form-wide button[type=submit]{border-radius:9px!important;height:46px!important;padding:0 28px!important;font-size:.92rem!important;font-weight:700!important}.modal-box{overscroll-behavior:contain;border-top:4px solid var(--gold)!important;box-sizing:border-box!important;background:#fff!important;border-radius:20px!important;width:min(700px,96%)!important;max-height:90vh!important;margin:auto!important;padding:22px 28px 20px!important;position:relative!important;overflow-y:auto!important;box-shadow:0 30px 75px #0a103259!important}.modal-box::-webkit-scrollbar{width:6px}.modal-box::-webkit-scrollbar-thumb{background:#0a103233;border-radius:10px}.modal-title-row h3{color:var(--navy);margin:0 0 2px;font-weight:700;font-size:1.35rem!important}.modal-sub{color:var(--muted);margin:0 0 16px;font-size:.85rem;line-height:1.45}.modal-form{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.modal-form:before{display:none!important}@media (width<=768px){.modal-box .form-row-3{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.modal-box .form-row-2{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.modal-box .form-row-2:has(.phone-input-group){grid-template-columns:1fr!important}.modal-overlay{justify-content:center!important;align-items:center!important;padding:12px 10px!important}.modal-box{scrollbar-width:none!important;-ms-overflow-style:none!important;border-radius:16px!important;width:95%!important;max-width:480px!important;max-height:88vh!important;margin:auto!important;padding:16px 18px!important;overflow-y:auto!important;box-shadow:0 20px 60px #0a103266!important}.modal-box::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.thankyou-overlay{padding:12px 10px!important}.thankyou-card{scrollbar-width:none!important;border-radius:18px!important;width:90%!important;max-width:400px!important;max-height:75vh!important;margin:auto!important;padding:20px 18px 16px!important;overflow:hidden!important}.thankyou-card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.thankyou-icon-wrap{width:48px!important;height:48px!important;margin:0 auto 6px!important}.thankyou-icon{width:44px!important;height:44px!important}.thankyou-icon svg{width:22px!important;height:22px!important}.thankyou-badge{margin-bottom:6px!important;padding:2px 10px!important;font-size:.62rem!important}.thankyou-title{margin-bottom:4px!important;font-size:1.25rem!important;line-height:1.2!important}.thankyou-desc{margin-bottom:10px!important;font-size:.76rem!important;line-height:1.35!important}.thankyou-summary{border-radius:10px!important;gap:8px!important;margin-bottom:12px!important;padding:10px 12px!important}.thankyou-summary-item{gap:8px!important}.thankyou-summary-icon{border-radius:6px!important;width:24px!important;height:24px!important}.thankyou-summary-icon svg{width:13px!important;height:13px!important}.thankyou-summary-label{margin-bottom:0!important;font-size:.65rem!important}.thankyou-summary-item strong{font-size:.78rem!important}.thankyou-actions{gap:6px!important}.thankyou-done-btn{border-radius:8px!important;padding:8px 12px!important;font-size:.84rem!important}.thankyou-whatsapp-btn{border-radius:8px!important;padding:8px 12px!important;font-size:.78rem!important}.modal-title-row h3{margin-bottom:2px!important;padding-bottom:4px!important;font-size:1.05rem!important}.modal-sub{margin-bottom:6px!important;font-size:.7rem!important;line-height:1.25!important}.modal-close{width:26px!important;height:26px!important;font-size:1rem!important;top:10px!important;right:12px!important}.modal-box .form-group{margin-bottom:5px!important}.modal-box .field-label{margin-bottom:3px!important;font-size:.74rem!important;font-weight:600!important}.modal-box .custom-select-trigger,.modal-box input:not([type=checkbox]),.modal-box .phone-number-input{border-radius:7px!important;height:38px!important;padding:0 10px!important;font-size:.84rem!important}.modal-box .custom-select-phone-wrap{flex:0 0 84px!important;width:84px!important;min-width:84px!important}.modal-box .custom-select-phone-wrap .custom-select-trigger{height:38px!important;padding:0 6px!important}.modal-box .contact-checkbox{margin:4px 0 6px!important;font-size:.68rem!important;line-height:1.25!important}.modal-box button[type=submit]{border-radius:8px!important;height:42px!important;margin-top:4px!important;padding:0!important;font-size:.88rem!important}.modal-box .field-error-msg{margin-top:1px!important;font-size:.62rem!important}}.thankyou-overlay{z-index:10000;-webkit-backdrop-filter:blur(8px);background:#0a1437b8;justify-content:center;align-items:center;padding:20px;animation:.28s ease-out thankyou-fade-in;display:flex;position:fixed;inset:0}.thankyou-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:500px;padding:38px 32px 32px;animation:.35s cubic-bezier(.16,1,.3,1) thankyou-pop-in;position:relative;overflow:hidden;box-shadow:0 25px 65px #0a143747,0 0 0 1px #ffffffe6}.thankyou-card:before{content:"";background:linear-gradient(90deg,#10b981 0%,#059669 50%,#f5b301 100%);height:4px;position:absolute;top:0;left:0;right:0}.thankyou-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.8rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:14px;right:16px}.thankyou-close:hover{color:var(--navy);background:#f1f5f9}.thankyou-icon-wrap{justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 16px;display:flex;position:relative}.thankyou-icon{z-index:2;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.5s cubic-bezier(.16,1,.3,1) thankyou-check-bounce;display:flex;position:relative;box-shadow:0 10px 24px #10b98159}.thankyou-icon-pulse{pointer-events:none;background:#10b98133;border-radius:50%;animation:2.2s ease-out infinite thankyou-pulse-ring;position:absolute;inset:-6px}.thankyou-badge{letter-spacing:.12em;color:#047857;text-transform:uppercase;background:#10b9811f;border:1px solid #10b98140;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.68rem;font-weight:700;display:inline-block}.thankyou-title{font-family:var(--serif);color:var(--navy);margin-bottom:10px;font-size:clamp(1.6rem,2.5vw,1.95rem);font-weight:700;line-height:1.25}.thankyou-desc{color:#475569;margin-bottom:22px;font-size:.88rem;line-height:1.6}.thankyou-desc strong{color:var(--navy)}.thankyou-summary{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px 18px;display:flex}.thankyou-summary-item{align-items:flex-start;gap:12px;display:flex}.thankyou-summary-icon{width:32px;height:32px;color:var(--navy);background:#1b2a6b14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.thankyou-summary-label{color:#64748b;margin-bottom:1px;font-size:.72rem;font-weight:500;display:block}.thankyou-summary-item strong{color:#1e293b;word-break:break-all;font-size:.84rem;font-weight:600;display:block}.thankyou-actions{flex-direction:column;gap:10px;display:flex}.thankyou-done-btn{border-radius:10px;width:100%;padding:12px;font-size:.92rem;font-weight:700}.thankyou-whatsapp-btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px;font-size:.84rem;font-weight:600;transition:all .25s;display:inline-flex;color:#047857!important;background:#10b9810f!important;border-color:#10b98166!important}.thankyou-whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98140;color:#fff!important;background:#10b981!important;border-color:#10b981!important}@keyframes thankyou-fade-in{0%{opacity:0}to{opacity:1}}@keyframes thankyou-pop-in{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes thankyou-check-bounce{0%{transform:scale(.6)}60%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes thankyou-pulse-ring{0%{opacity:.8;transform:scale(.9)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}.input-error,.form-group.has-error input,.form-group.has-error .phone-number-input,.form-group.has-error .custom-select-trigger{background-color:#fffaf0!important;border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.input-error:focus,.form-group.has-error input:focus,.form-group.has-error .phone-number-input:focus{border-color:#b91c1c!important;box-shadow:0 0 0 3px #dc262638!important}.field-error-msg{color:#dc2626;align-items:center;gap:4px;margin-top:4px;font-size:.76rem;font-weight:500;line-height:1.3;animation:.2s ease-out errorFadeIn;display:flex}.field-error-msg:before{content:"⚠";color:#dc2626;font-size:.78rem;line-height:1}@keyframes errorFadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.admin-navbar{z-index:100;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.admin-navbar-inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1600px;margin:0 auto;padding:14px 28px;display:flex}.admin-navbar-brand{align-items:center;gap:12px;display:inline-flex}.admin-navbar-brand img{width:auto;height:40px}.admin-navbar-brand span{font-family:var(--serif);color:var(--navy);border-left:1px solid var(--line);padding-left:12px;font-size:1rem;font-weight:700}.admin-navbar-back{color:var(--navy);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.admin-navbar-back:hover{background:var(--bg-soft)}.login-page{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);min-height:calc(100vh - 70px);display:grid}.login-brand-panel{isolation:isolate;background:linear-gradient(155deg, var(--navy-dark) 0%, var(--navy) 55%, #1e3a8a 100%);color:#fff;flex-direction:column;justify-content:center;gap:18px;padding:60px;display:flex;position:relative;overflow:hidden}.login-brand-glow{z-index:-1;background:radial-gradient(420px 420px at 15% 15%,#f5b30129,#0000 65%),radial-gradient(360px 360px at 90% 85%,#ffffff14,#0000 65%);position:absolute;inset:0}.login-brand-mark{align-items:center;gap:12px;margin-bottom:12px;display:flex}.login-brand-mark-letters{font-family:var(--serif);color:var(--navy);background:var(--gold);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.4rem;font-weight:700;display:flex}.login-brand-mark-name{font-family:var(--serif);letter-spacing:.04em;color:#fff;text-transform:uppercase;font-size:1.05rem;font-weight:700}.login-brand-panel h2{font-family:var(--serif);color:#fff;max-width:420px;margin:0;font-size:2rem}.login-brand-panel>p{color:#ffffffbf;max-width:400px;margin:0;font-size:.95rem;line-height:1.6}.login-brand-points{flex-direction:column;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:flex}.login-brand-points li{color:#ffffffe6;align-items:center;gap:10px;font-size:.88rem;display:flex}.login-brand-points li .icon,.login-brand-points li svg{color:var(--gold);flex-shrink:0}.login-form-panel{background:var(--bg-soft);justify-content:center;align-items:center;padding:40px 20px;display:flex}.login-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;gap:6px;width:100%;max-width:380px;padding:42px 34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #14205a29,0 4px 14px #14205a0f}.login-card:before{content:"";background:linear-gradient(90deg, var(--gold) 0%, #fcd34d 50%, var(--gold) 100%);height:5px;position:absolute;top:0;left:0;right:0}.login-badge{background:linear-gradient(145deg, var(--navy) 0%, var(--navy-dark) 100%);width:52px;height:52px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex;box-shadow:0 8px 20px #1b2a6b40}.login-card h1{font-family:var(--serif);color:var(--navy);margin:0;font-size:1.55rem}.login-sub{color:var(--muted);margin:4px 0 18px;font-size:.85rem}.login-card .field-label{text-align:left;margin-top:12px;margin-bottom:5px}.login-input-wrap{height:48px;color:var(--muted);background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.login-input-wrap:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px #1b2a6b1f}.login-input-wrap input{min-width:0;height:100%;font-family:var(--sans);color:var(--navy);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.login-eye-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.login-eye-btn:hover{color:var(--navy)}.login-error{color:#dc2626;margin:10px 0 0;font-size:.82rem}.login-submit{border-radius:10px;width:100%;height:48px;margin-top:22px;font-weight:700;box-shadow:0 10px 24px #1b2a6b40}@media (width<=900px){.login-page{grid-template-columns:minmax(0,1fr)}.login-brand-panel{padding:40px 28px}.login-brand-points{display:none}.login-form-panel{min-height:60vh;padding:36px 20px 50px}}.admin-page{background:var(--bg-soft);min-height:70vh;padding:40px 0 70px}.admin-page .container{width:100%;max-width:1600px;padding-left:28px;padding-right:28px}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.admin-header-title{align-items:flex-start;gap:16px;display:flex}.admin-header-icon{background:linear-gradient(145deg, var(--navy) 0%, var(--navy-dark) 100%);width:52px;height:52px;color:var(--gold);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #1b2a6b40}.admin-eyebrow{color:var(--gold);letter-spacing:.14em;background:#f5b3011f;border-radius:20px;margin:0 0 6px;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-block}.admin-header h1{font-family:var(--serif);color:var(--navy);margin:0 0 4px;font-size:1.7rem}.admin-header-sub{color:var(--muted);margin:0;font-size:.88rem}.admin-stats-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.admin-stat-card{border:1px solid var(--line);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:16px 18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px 14px #14205a0d}.admin-stat-card:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 20px #14205a1a}.admin-stat-card:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.admin-stat-value{font-family:var(--serif);color:var(--navy);font-size:1.6rem;font-weight:700}.admin-stat-label{color:var(--muted);font-size:.74rem;font-weight:600}.admin-stat-card.active{background:linear-gradient(145deg, var(--navy) 0%, var(--navy-dark) 100%);border-color:var(--navy)}.admin-stat-card.active .admin-stat-value{color:#fff}.admin-stat-card.active .admin-stat-label{color:#ffffffbf}.admin-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 10px 34px #14205a12}.admin-logout-btn{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.admin-logout-btn:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.admin-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.admin-filter-btn{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:30px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .2s}.admin-filter-btn:hover{border-color:var(--navy)}.admin-filter-btn.active{background:var(--navy);color:#fff;border-color:var(--navy)}.admin-custom-range{color:var(--muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.admin-custom-range input[type=date]{height:38px;font-family:var(--sans);color:var(--navy);border:1.5px solid #e2e8f0;border-radius:7px;padding:0 10px;font-size:.82rem}.admin-apply-btn{border-radius:7px;height:38px;padding:0 16px;font-size:.82rem;font-weight:700}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.admin-search-wrap{min-width:220px;color:var(--muted);background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;flex:280px;align-items:center;gap:8px;padding:0 12px;display:flex}.admin-search-input{height:42px;font-family:var(--sans);color:var(--navy);background:0 0;border:none;outline:none;flex:1;font-size:.86rem}.admin-category-select{height:42px;font-family:var(--sans);color:var(--navy);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;padding:0 14px;font-size:.86rem;font-weight:600}.admin-category-select:focus,.admin-search-wrap:focus-within{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1b2a6b1f}.admin-export-btn{border:1.5px solid var(--navy);height:42px;color:var(--navy);white-space:nowrap;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 16px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.admin-export-btn:hover{background:var(--navy);color:#fff}.admin-export-btn:disabled{opacity:.45;cursor:not-allowed}.admin-export-btn:disabled:hover{color:var(--navy);background:#fff}.admin-count{color:var(--muted);margin:0 0 10px;font-size:.82rem}.admin-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto hidden}.admin-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.84rem}.admin-table td,.admin-table th{word-break:break-word}.admin-table th{text-align:left;background:var(--bg-soft);color:var(--navy);border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 16px;font-weight:700}.admin-table td{border-bottom:1px solid var(--line);color:var(--ink);padding:12px 16px}.admin-table tbody tr:nth-child(2n){background:#fafbfe}.admin-table tbody tr:hover{background:#f5b30114}.admin-cat-badge{white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.admin-cat-badge.cat-citizenship{color:var(--navy);background:#1b2a6b1a}.admin-cat-badge.cat-residency{color:#0e7490;background:#0e74901f}.admin-cat-badge.cat-realestate{color:#92600a;background:#f5b30129}.admin-cat-badge.cat-pr{color:#7c3aed;background:#7c3aed1f}.admin-cat-badge.cat-other{color:#475569;background:#64748b1f}.admin-source-badge{white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.admin-source-badge.src-chatbot{color:#92600a;background:#f5b30129}.admin-source-badge.src-website{color:var(--navy);background:#1b2a6b14}.admin-domain-badge{white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.admin-domain-badge.dom-com{color:#1d4ed8;background:#2563eb1f}.admin-domain-badge.dom-in{color:#c2410c;background:#ea580c21}.admin-domain-badge.dom-other{color:var(--muted);background:#6b70801f}.admin-table tr:last-child td{border-bottom:none}.admin-empty{color:var(--muted);text-align:center!important;padding:30px 16px!important}@media (width<=1100px){.admin-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.admin-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-header-title{flex-direction:column}.admin-card{padding:16px}}.form-submit-btn:disabled,button[type=submit]:disabled{opacity:.72;pointer-events:none;cursor:not-allowed!important}.chatbot-root{z-index:500;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:22px;right:22px}.chatbot-fab{cursor:pointer;filter:drop-shadow(0 10px 22px #1b2a6b66);background:0 0;border:none;justify-content:center;align-items:center;width:100px;height:100px;padding:0;transition:transform .2s;display:flex;position:relative}.chatbot-fab:hover{transform:translateY(-3px)scale(1.04)}.chatbot-fab-img{object-fit:contain;width:100%;height:100%}.chatbot-fab-close{background:var(--navy-dark);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:2px;right:2px}.chatbot-panel{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;width:min(360px,100vw - 40px);height:min(520px,100vh - 140px);display:flex;overflow:hidden;box-shadow:0 24px 60px #14205a38}.chatbot-header{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chatbot-header strong{font-family:var(--serif);font-size:1rem;display:block}.chatbot-header span{color:#ffffffb3;margin-top:2px;font-size:.72rem;display:block}.chatbot-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.chatbot-close:hover{background:#ffffff38}.chatbot-log{background:var(--bg-soft);flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chatbot-bubble{border-radius:14px;max-width:85%;padding:10px 14px;font-size:.86rem;line-height:1.45}.chatbot-bubble.bot{border:1px solid var(--line);color:var(--ink);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.chatbot-bubble.user{background:var(--navy);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chatbot-options{flex-direction:column;gap:8px;margin-top:2px;display:flex}.chatbot-option-btn{border:1.5px solid var(--navy);color:var(--navy);cursor:pointer;text-align:center;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:.83rem;font-weight:600;transition:all .2s;display:inline-flex}.chatbot-option-btn:hover,.chatbot-option-btn.primary{background:var(--navy);color:#fff}.chatbot-option-btn.primary:hover{background:var(--navy-dark)}.chatbot-option-btn.ghost{border-color:var(--line);color:var(--muted);font-weight:500}.chatbot-option-btn.ghost:hover{background:var(--bg-soft);color:var(--navy);border-color:var(--navy)}.chatbot-lead-form{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.chatbot-lead-form input{height:40px;font-family:var(--sans);color:var(--navy);border:1.5px solid #e2e8f0;border-radius:8px;padding:0 12px;font-size:.85rem}.chatbot-lead-form input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1b2a6b1f}.chatbot-error{color:#dc2626;margin:0;font-size:.78rem}@media (width<=480px){.chatbot-root{bottom:14px;right:14px}.chatbot-fab{width:80px;height:80px}.chatbot-panel{width:calc(100vw - 28px);height:min(70vh,100vh - 110px)}}
