
:root{--navy:#071b38;--blue:#0069b4;--cyan:#00a8e8;--ink:#142033;--muted:#657287;--line:#dfe6ef;--bg:#f4f7fb;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 24px}.topbar{background:#061a35;color:#dbe7f7;font-size:14px}.topbar .wrap{display:flex;justify-content:space-between;gap:18px;padding-top:10px;padding-bottom:10px}.topbar a{margin-right:18px}.lang a{padding:5px 8px;border:1px solid rgba(255,255,255,.25);border-radius:6px;margin-left:5px}.header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid var(--line)}.nav{max-width:1180px;margin:auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:18px}.logo{font-size:34px;letter-spacing:6px;color:#075da8;font-weight:800}.tag{border-left:1px solid #cdd5df;padding-left:16px;color:#607086;line-height:1.25}.menu{display:flex;list-style:none;gap:18px;margin:0;padding:0;align-items:center}.menu>li{position:relative}.menu a{font-weight:700;color:#0e2342}.cta{background:var(--navy);color:white!important;padding:12px 18px;border-radius:12px}.mega{display:none;position:absolute;right:-160px;top:34px;width:760px;background:#fff;border:1px solid var(--line);box-shadow:0 30px 80px rgba(5,23,48,.18);border-radius:18px;padding:24px;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.menu li:hover .mega{display:grid}.mega a,.side a,.footer a{display:block;padding:9px 0;color:#27415f}.mega-card{background:linear-gradient(135deg,#071b38,#064e8a);color:#fff;border-radius:16px;padding:20px}.mobile-btn{display:none;background:#071b38;color:white;border:0;border-radius:12px;padding:14px 18px;font-size:18px;font-weight:800}.mobile-panel{display:none;padding:0 24px 20px}.mobile-panel a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}.hero{min-height:620px;background:linear-gradient(90deg,rgba(3,18,39,.95),rgba(6,40,75,.74)),url('https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?auto=format&fit=crop&w=1800&q=70') center/cover;color:white}.hero .inner{max-width:1180px;margin:auto;padding:105px 24px}.eyebrow{display:inline-block;border:1px solid rgba(255,255,255,.34);padding:8px 12px;border-radius:999px;margin-bottom:28px;color:#bfe7ff}.hero h1{font-size:58px;line-height:1.05;max-width:850px;margin:0 0 24px}.hero p{font-size:21px;line-height:1.65;max-width:820px;color:#dce8f5}.btn{display:inline-block;padding:15px 22px;border-radius:12px;font-weight:800;margin:8px 10px 8px 0}.primary{background:#0069b4;color:white}.light{background:white;color:#071b38}.section{padding:82px 0}.band{background:var(--bg)}.section-title{max-width:780px;margin-bottom:34px}.section-title h2,.content h2{font-size:38px;margin:0 0 14px}.section-title p,.content p,.card p{color:var(--muted);line-height:1.75}.grid{display:grid;gap:22px}.cols-3{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 16px 40px rgba(7,27,56,.06)}.icon{width:42px;height:42px;border-radius:12px;background:#eaf5ff;color:#0069b4;display:grid;place-items:center;font-weight:900;margin-bottom:12px}.feature,.two{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.visual{border-radius:24px;overflow:hidden;background:#071b38;padding:18px}.visual img{width:100%;display:block}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.stat{background:white;border:1px solid var(--line);border-radius:16px;padding:18px}.stat b{font-size:28px;color:#0069b4}.page-hero{background:linear-gradient(135deg,#071b38,#0d5c98);color:white;padding:88px 0}.page-hero h1{font-size:50px;margin:12px 0}.page-hero p{max-width:860px;font-size:20px;line-height:1.65;color:#dce8f5}.crumb{color:#9fd8ff}.side{position:sticky;top:115px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.content{background:#fff}.lead{font-size:21px}.pillrow{margin:20px 0}.pill{display:inline-block;background:#edf6ff;border:1px solid #cae7ff;color:#075da8;padding:9px 12px;border-radius:999px;margin:4px}.footer{background:#061a35;color:#c7d6e9;padding:60px 0 20px}.footer .grid{grid-template-columns:2fr 1fr 1fr 1fr}.footer h4{color:#fff}.copy{border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:20px;color:#8ea5c0}.footer .logo{font-size:28px;color:white}@media(max-width:900px){.topbar{overflow:hidden}.topbar .wrap{white-space:nowrap;overflow:auto}.menu{display:none}.mobile-btn{display:block}.logo{font-size:26px}.tag{font-size:13px}.hero{min-height:560px}.hero h1{font-size:38px}.hero p{font-size:18px}.cols-3,.feature,.two,.footer .grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.mobile-panel.open{display:block}.page-hero h1{font-size:36px}.side{position:static}.brand{gap:10px}.nav{padding:16px}}

/* Compact top utility bar */
.compact-topbar{background:#061a35;color:#dbe7f7;font-size:13px}.topbar-wrap{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px!important;padding-bottom:8px!important}.utility-icons{display:flex;align-items:center;gap:7px;min-width:0}.uitem{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.04);color:#eaf3ff!important;white-space:nowrap;margin-right:0!important}.uitem span{font-size:13px}.uitem em{font-style:normal;font-weight:700;font-size:12px}.uitem:hover,.lang-dropdown summary:hover{background:rgba(255,255,255,.11)}.lang-dropdown{position:relative;flex:0 0 auto}.lang-dropdown summary{list-style:none;cursor:pointer;height:32px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:0 12px;background:rgba(255,255,255,.06);font-weight:800}.lang-dropdown summary::-webkit-details-marker{display:none}.lang-menu{position:absolute;right:0;top:40px;min-width:150px;background:#fff;color:#0e2342;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 20px 55px rgba(3,18,39,.22);z-index:50}.lang-menu a{display:block;margin:0!important;padding:10px 12px;border-radius:10px;color:#0e2342!important;font-weight:800}.lang-menu a:hover{background:#edf6ff;color:#075da8!important}@media(max-width:900px){.topbar .wrap.topbar-wrap{overflow:visible;white-space:normal}.utility-icons{gap:6px;overflow:auto;padding-bottom:2px}.uitem{width:34px;min-width:34px;justify-content:center;padding:0}.uitem em{display:none}.lang-dropdown summary{height:34px;padding:0 10px}.lang-menu{right:0}.compact-topbar{font-size:12px}}


/* --- ROBUST LANGUAGE DROPDOWN FIX --- */
.lang-switcher{position:relative;flex:0 0 auto;z-index:2000}
.lang-btn{height:34px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:0 12px;background:rgba(255,255,255,.08);color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}
.lang-btn:after{content:"▾";font-size:11px;opacity:.9;margin-left:2px}
.lang-options{display:none;position:absolute;right:0;top:42px;min-width:178px;background:#fff;color:#0e2342;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 22px 60px rgba(3,18,39,.28);z-index:3000}
.lang-switcher.open .lang-options,.lang-switcher:hover .lang-options,.lang-switcher:focus-within .lang-options{display:block!important}
.lang-options a{display:flex!important;gap:8px;align-items:center;margin:0!important;padding:11px 12px;border-radius:10px;color:#0e2342!important;font-weight:900;white-space:nowrap}
.lang-options a:hover{background:#edf6ff;color:#075da8!important}
.lang-options a.active{background:#071b38;color:#fff!important}
@media(max-width:900px){.lang-switcher{margin-left:auto}.lang-options{right:0;top:40px}.lang-btn{height:34px;padding:0 10px}.topbar{position:relative;z-index:1000}.header{z-index:50}}

/* FINAL NATIVE LANGUAGE DROPDOWN FIX - works without JavaScript */
.lang-native{position:relative;flex:0 0 auto;z-index:9999}
.lang-native summary{list-style:none;cursor:pointer;height:36px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:0 12px;background:rgba(255,255,255,.09);color:#fff;font-weight:900;white-space:nowrap;user-select:none}
.lang-native summary::-webkit-details-marker{display:none}
.lang-native summary b{font-size:11px;opacity:.9}
.lang-native-menu{position:absolute;right:0;top:43px;min-width:185px;background:#fff;color:#0e2342;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 22px 60px rgba(3,18,39,.30);z-index:10000}
.lang-native-menu a{display:block!important;margin:0!important;padding:12px 13px;border-radius:10px;color:#0e2342!important;font-weight:900;white-space:nowrap}
.lang-native-menu a:hover{background:#edf6ff;color:#075da8!important}
.lang-native-menu a.active{background:#071b38;color:#fff!important}
.topbar,.compact-topbar,.topbar-wrap{overflow:visible!important}
@media(max-width:900px){.lang-native{margin-left:auto}.lang-native summary{height:36px;padding:0 11px}.lang-native-menu{right:0;top:42px}.topbar-wrap{align-items:center}.utility-icons{max-width:calc(100vw - 95px)}}
