:root{--navy:#0b2343;--ink:#152b46;--muted:#5b6979;--gold:#c99837;--line:#dce2e9;--light:#f3f6f9;--serif:Georgia,'Songti SC','Songti TC','Noto Serif CJK SC',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,summary,select{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:5px}p,h1,h2,h3,h4{margin:0}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 112px));margin:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid #e9edf2}.header-inner{max-width:1440px;margin:auto;padding:14px 42px;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:94px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.logo-crop{display:block;width:57px;height:62px;overflow:hidden;position:relative}.logo-crop img{position:absolute;width:114px;height:114px;max-width:none;left:-28px;top:-22px}.brand-text strong{font-size:22px;letter-spacing:2px;font-weight:600;display:block;line-height:1.4}.brand-text small{font-size:10px;letter-spacing:2px}nav{display:flex;gap:31px;font-size:14px}nav a{position:relative}nav a:hover{color:#947022}.header-controls{display:flex;align-items:center;gap:7px}.language-icon{font-size:23px}select{border:0;background:#fff;color:var(--navy);font-size:14px;max-width:130px;padding:7px 2px}.menu-toggle{display:none;background:transparent;color:var(--navy);font-size:24px;min-width:40px}.hero{min-height:640px;position:relative;color:#fff;overflow:hidden;display:flex;align-items:center;background:var(--navy)}.hero-photo{position:absolute;inset:0;background-image:url('assets/global-horizon.png');background-size:cover;background-position:center 53%;}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,47,.9) 0%,rgba(5,26,53,.76) 40%,rgba(7,29,55,.13) 100%)}.hero-content{position:relative;padding-top:45px;padding-bottom:95px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.8px;line-height:1.6;margin-bottom:23px;color:#8b6a2d}.hero .eyebrow{color:#e4c586}h1{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4.6vw,66px);line-height:1.5;letter-spacing:1px;max-width:820px}h1>span{display:block}.hero-intro{max-width:505px;color:#e0e6ef;font-size:17px;line-height:2;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:33px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 24px;min-height:52px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#e7edf4}.white{background:#fff;color:var(--navy)}.text-link{display:flex;align-items:center;gap:25px;font-size:14px;border-bottom:1px solid #ffffff6b;padding-bottom:5px}.photo-caption{position:absolute;bottom:30px;right:55px;font-size:11px;letter-spacing:2px;color:#e8edf3}.vertical-mark{position:absolute;right:24px;top:90px;writing-mode:vertical-rl;font-size:10px;letter-spacing:4px;opacity:.7}.trust-strip{background:var(--navy);color:#e8edf3;border-top:1px solid #ffffff26}.trust-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr)}.trust-strip .wrap>div{padding:24px 30px;border-right:1px solid #ffffff20;font-size:14px;display:flex;align-items:center;gap:24px}.trust-strip .wrap>div:first-child{padding-left:0}.trust-strip .wrap>div:last-child{border:0}.gold{color:var(--gold)}.section{padding-top:102px;padding-bottom:102px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:51px}h2{font-family:var(--serif);font-size:clamp(29px,3vw,43px);line-height:1.5;font-weight:400;letter-spacing:.4px}.heading-note{max-width:345px;line-height:1.9}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.services article{border-top:1px solid var(--line);padding-top:24px}.service-number{display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:24px;color:#9b782f;margin-bottom:25px}.service-number span{font-family:sans-serif;color:#8a99ac;font-size:26px}h3{font-size:21px;font-weight:500;margin-bottom:15px}.services p,.steps p{font-size:15px;line-height:1.95}.destinations{background:var(--light)}.countries{display:grid;grid-template-columns:1fr 1fr;gap:28px}.country{padding:35px 39px;background:white;border-top:3px solid var(--navy)}.country+.country{border-color:var(--gold)}.country .eyebrow{color:#738195;font-size:11px;margin-bottom:22px}.country-title{display:flex;justify-content:space-between;align-items:center}.country-title h3{font-family:var(--serif);font-size:35px;margin:0}.country-title>span{font-family:var(--serif);font-size:56px;color:#e5eaf0;line-height:1}.country-subtitle{font-family:var(--serif);font-size:17px;margin:4px 0 24px;color:#6a7d92}.country>p:not(.eyebrow):not(.country-subtitle){min-height:93px;font-size:15px;line-height:1.9}.country-focus{margin-top:25px;padding:20px 0;border-top:1px solid var(--line)}.country-focus small{font-size:12px;color:#8c6b2b;letter-spacing:1px}.country-focus p{font-size:13px;margin-top:7px}.country details{border-top:1px solid var(--line);padding-top:16px}.country summary{font-size:14px}.country details p{font-size:14px;margin-top:12px}.country h4{font-size:15px;margin-top:15px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.steps article{border-top:1px solid var(--line);padding-top:22px}.step-number{font-family:var(--serif);font-size:37px;font-weight:400;color:var(--gold);display:block;margin-bottom:21px}.steps h3{font-size:18px}.about{background:#f3f6f9;padding:86px 0}.about-grid{display:grid;grid-template-columns:.9fr 1fr;gap:95px;align-items:center}.brand-plaque{background:#fff;text-align:center;border:1px solid #e1e7ed;padding:18px 22px 35px}.brand-plaque>img{width:280px;height:280px;max-width:100%;object-fit:contain}.brand-plaque>div{border-top:1px solid var(--line);padding-top:23px}.brand-plaque small{color:#8c6b2b;font-size:11px;letter-spacing:2px}.brand-plaque p{font-size:14px;color:var(--navy);margin-top:8px}.brand-plaque p[lang]{font-size:12px}.about-text{margin-top:24px;font-size:15px;line-height:2.1}.principles{padding:0;list-style:none;margin:25px 0 0;display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.principles span{color:var(--gold);margin-right:8px}.faq{display:grid;grid-template-columns:.65fr 1fr;gap:90px}.faq h2{font-size:32px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{padding-top:0}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:16px;min-height:32px}summary::-webkit-details-marker{display:none}summary>span{color:#8b6a2d;flex-shrink:0}details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;margin-top:18px;line-height:2}.prepare{background:var(--navy);color:#fff;padding:68px 0}.prepare-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:95px;align-items:center}.prepare .eyebrow{color:#d6b573}.prepare h2{font-size:34px}.prepare p:not(.eyebrow){color:#d0d9e4;font-size:15px;line-height:2}.prepare .button{margin-top:25px}.download-status{min-height:20px;font-size:12px!important;margin-top:8px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding:44px 0 28px;border-bottom:1px solid var(--line)}.footer-wordmark{font-family:var(--serif);font-size:31px;letter-spacing:3px;font-weight:400}.footer-top p{font-size:13px;margin-top:8px}.back-top{font-size:13px}.footer-bottom{display:flex;gap:50px;justify-content:space-between;padding:25px 0 35px}.footer-bottom p{font-size:11px;line-height:1.9}.footer-notice{max-width:650px}.photo-credit{margin-top:8px}.photo-credit a{text-decoration:underline}html[lang=en] h1{font-size:clamp(40px,4.4vw,63px);line-height:1.18;max-width:770px}html[lang=en] h1>span{margin-bottom:12px}html[lang=en] .brand-text strong{font-size:18px;letter-spacing:1px}html[lang=en] .brand-text small{font-size:8px;letter-spacing:1px}html[lang=en] nav{gap:22px}html[lang=en] .hero-intro{max-width:540px}html[lang=en] h2{line-height:1.25}html[lang=en] .country>p:not(.eyebrow):not(.country-subtitle){min-height:120px}
@media(min-width:1600px){.hero{min-height:740px}}@media(max-width:1150px){.header-inner{padding:12px 28px}.brand-text strong{font-size:19px}nav{gap:20px}.wrap{width:calc(100% - 72px)}.about-grid,.prepare-inner{gap:55px}.brand-text small{letter-spacing:1px}html[lang=en] nav{gap:14px;font-size:13px}html[lang=en] .brand-text{max-width:180px}}@media(max-width:940px){nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 12px 20px #0b234312;padding:16px 28px;flex-direction:column;gap:0}nav a{padding:12px 0}nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:610px}.services{gap:25px}.steps{grid-template-columns:repeat(2,1fr)}.about-grid{gap:35px}.faq{gap:40px}.trust-strip .wrap>div{padding:22px 16px;gap:13px;font-size:13px}.country{padding:28px}.principles{display:block}.principles li{margin-bottom:8px}.brand-plaque>img{width:240px;height:240px}}
@media(max-width:640px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{padding:10px 16px;gap:8px;min-height:78px}.brand{gap:6px}.logo-crop{width:40px;height:47px}.logo-crop img{width:86px;height:86px;left:-22px;top:-16px}.brand-text strong{font-size:16px;letter-spacing:1px}.brand-text small{font-size:8px;letter-spacing:1px}.language-icon{display:none}select{font-size:12px;max-width:94px}.header-controls{gap:2px}.menu-toggle{font-size:21px;min-width:30px}.hero{min-height:625px}.hero-content{padding:62px 0 90px}.hero .eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:25px}h1{font-size:39px;line-height:1.55;max-width:350px}.hero-photo{background-position:66% center}.hero-shade{background:linear-gradient(90deg,#061a36e8,#061a367a)}.hero-intro{font-size:15px;line-height:2;margin-top:25px;max-width:310px}.hero-actions{gap:25px;flex-wrap:wrap;margin-top:30px}.button{padding:13px 18px;font-size:13px;gap:23px}.text-link{font-size:13px;gap:15px}.vertical-mark{display:none}.photo-caption{font-size:9px;right:20px;bottom:23px}.trust-strip .wrap{grid-template-columns:1fr}.trust-strip .wrap>div,.trust-strip .wrap>div:first-child{padding:13px 0;border-right:0;border-bottom:1px solid #ffffff20;font-size:13px;gap:22px}.section{padding-top:66px;padding-bottom:66px}.section-heading{display:block;margin-bottom:32px}.heading-note{margin-top:23px;font-size:15px;max-width:none}h2{font-size:31px}.eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:18px}.services,.countries,.about-grid,.faq,.prepare-inner{grid-template-columns:1fr;gap:30px}.services article{padding-top:19px}.service-number{margin-bottom:12px}.services h3{font-size:20px;margin-bottom:9px}.country{padding:28px 24px}.country-title h3{font-size:31px}.country>p:not(.eyebrow):not(.country-subtitle),html[lang=en] .country>p:not(.eyebrow):not(.country-subtitle){min-height:0}.steps{gap:28px 23px;margin-top:33px}.step-number{font-size:31px;margin-bottom:14px}.steps h3{font-size:17px}.steps p{font-size:14px}.about{padding:55px 0}.about-grid>div:nth-child(2){grid-row:1}.brand-plaque{max-width:410px;width:100%;margin:auto}.brand-plaque>img{width:220px;height:220px}.principles{display:flex;gap:15px}.faq{gap:30px}.faq h2{font-size:30px}summary{font-size:15px}.prepare{padding:53px 0 34px}.prepare-inner{gap:24px}.prepare h2{font-size:30px}.footer-top{padding:31px 0 23px;align-items:flex-start;gap:20px}.footer-wordmark{font-size:26px}.footer-top p{font-size:12px;max-width:235px}.back-top{font-size:11px;white-space:nowrap;margin-top:12px}.footer-bottom{display:block;padding-top:22px}.footer-notice{margin-top:18px}html[lang=en] .brand-text strong{font-size:12px;letter-spacing:.5px}html[lang=en] .brand-text small{font-size:7px;letter-spacing:0}html[lang=en] h1{font-size:41px;line-height:1.16;max-width:360px}html[lang=en] .hero-intro{max-width:330px}html[lang=en] .hero{min-height:660px}html[lang=en] h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.contact-intro{margin-top:15px}.mock-label{font-size:12px;color:#82601f;border:1px solid #ddcea9;padding:5px 12px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.contact-grid>div{border-top:1px solid var(--line);padding-top:22px}.contact-grid p{font-size:13px;margin-bottom:10px}.contact-grid strong{font-size:18px;font-weight:500;overflow-wrap:anywhere}.contact .section-heading{align-items:center}nav{gap:23px}html[lang=en] nav{gap:15px}@media(max-width:1150px) and (min-width:941px){nav{gap:12px;font-size:13px}.header-inner{gap:14px;padding-inline:22px}html[lang=en] .brand-text strong{font-size:14px}html[lang=en] nav{gap:11px;font-size:12px}}@media(max-width:640px){.contact-grid{grid-template-columns:1fr;gap:22px}.mock-label{display:inline-block;margin-top:22px}.contact-grid strong{font-size:18px}}

/* Brand refinement: modern international corporate typography and composition. */
:root{--navy:#071e3c;--ink:#112a46;--muted:#607084;--gold:#b58a3d;--line:#e0e6ec;--light:#f5f7fa;--sans:'Helvetica Neue',Arial,'PingFang SC','PingFang TC','Microsoft YaHei','Noto Sans CJK SC',sans-serif;--serif:var(--sans)}
body{font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.wrap{width:min(1240px,calc(100% - 120px))}
.header-inner{min-height:100px;padding:17px 44px;max-width:1480px}
header{border-bottom:1px solid #eef1f5;box-shadow:0 4px 20px #061d3603}
.brand-text strong{font-weight:650;letter-spacing:1.7px;font-size:21px}
.brand-text small{color:#61718a;font-size:9px;letter-spacing:2px;font-weight:500}
nav{gap:27px;font-size:14px;color:#46576d;font-weight:500}
nav a{padding:10px 0}nav a::after{content:'';height:2px;position:absolute;bottom:2px;left:0;right:100%;background:var(--gold);transition:right .2s}nav a:hover::after{right:0}
.header-controls{border-left:1px solid var(--line);padding-left:20px;margin-left:5px}
.hero{min-height:700px}.hero-photo{background-position:center 55%}
.hero-shade{background:linear-gradient(90deg,rgba(4,21,43,.94) 0%,rgba(6,26,49,.83) 36%,rgba(7,29,52,.44) 67%,rgba(8,30,55,.08) 100%),linear-gradient(0deg,rgba(4,22,44,.35),transparent 40%)}
.hero-content{padding:80px 0 102px}
.hero .eyebrow{display:flex;align-items:center;gap:17px;font-size:11px;letter-spacing:3.2px;font-weight:600;margin-bottom:32px;color:#e1c390}
.hero .eyebrow::before{content:'';width:34px;height:1px;background:#d0ac68;flex-shrink:0}
h1,html[lang=en] h1{font-family:var(--sans);font-weight:600;font-size:clamp(42px,4.25vw,62px);line-height:1.45;letter-spacing:.015em;max-width:900px;text-wrap:balance}
h1>span{display:block;font-size:.73em;font-weight:400;letter-spacing:.06em;margin-bottom:10px;color:#eff3f8}
.hero-intro{font-size:17px;font-weight:400;letter-spacing:.03em;line-height:2.05;max-width:500px;margin-top:29px;color:#d8e1ec}
.hero-actions{gap:36px;margin-top:41px}.button{padding:16px 25px;min-height:55px;letter-spacing:.03em;font-weight:550;transition:background .2s,box-shadow .2s,transform .2s}.hero .button{background:#fff;border:1px solid #fff;box-shadow:0 6px 24px #00000012}.hero .button:hover{background:#edf2f8;box-shadow:0 8px 25px #00000020}.text-link{border:0;padding:10px 0;gap:18px;color:#e2e8f0}.text-link:hover{color:#e7c98d}.photo-caption{font-size:10px;letter-spacing:2.5px;bottom:29px;right:45px}.vertical-mark{top:105px;opacity:.6}
.trust-strip{background:#fff;color:#29405c;border:0;border-bottom:1px solid var(--line)}.trust-strip .wrap>div{padding:27px 38px;font-size:14px;letter-spacing:.05em;border-color:var(--line)}.trust-strip .gold{font-size:12px;letter-spacing:1px;color:#9c793e}.trust-strip .wrap>div:last-child{justify-content:flex-end}
.section{padding-top:110px;padding-bottom:110px}.eyebrow{font-size:11px;letter-spacing:2.8px;color:#9c793e;font-weight:650;margin-bottom:22px}h2{font-family:var(--sans);font-weight:550;font-size:clamp(31px,3.05vw,43px);line-height:1.55;letter-spacing:.025em;text-wrap:balance}.section-heading{margin-bottom:53px;gap:70px}.heading-note{font-size:15px;line-height:2;max-width:340px;padding-bottom:7px}.services{gap:0;border-top:1px solid var(--line)}.services article{border-top:0;padding:33px 35px 8px;border-right:1px solid var(--line)}.services article:first-child{padding-left:0}.services article:last-child{padding-right:0;border-right:0}.service-number{font-family:var(--sans);font-size:14px;font-weight:500;color:#a58042;margin-bottom:35px;letter-spacing:1px}.service-number span{font-size:27px;color:#9aabc0}.services h3{font-size:22px;font-weight:550;letter-spacing:.02em;margin-bottom:19px}.services p{font-size:15px;line-height:2.05}
.destinations{background:#f4f7fa}.country{border:1px solid #dfe6ee;padding:39px 40px 28px;box-shadow:0 12px 30px #122b4604}.country:first-child{background:var(--navy);border-color:var(--navy);color:#fff}.country+.country{border-color:#dfe6ee}.country-title h3{font-family:var(--sans);font-size:34px;font-weight:550;letter-spacing:.03em}.country-title>span{font-family:var(--sans);font-size:52px;font-weight:300;letter-spacing:-2px;color:#dce4ee}.country-subtitle{font-family:var(--sans);font-size:13px;letter-spacing:1.3px;font-weight:400;margin-top:9px;margin-bottom:28px}.country .eyebrow{font-size:10px;letter-spacing:2.1px}.country:first-child .eyebrow{color:#bccee1}.country:first-child p{color:#c1cede}.country:first-child .country-title>span{color:#ffffff20}.country:first-child .country-subtitle{color:#b4c4d9}.country:first-child .country-focus,.country:first-child details{border-color:#ffffff22}.country:first-child .country-focus small,.country:first-child summary>span{color:#d6b67b}.country-focus{padding:22px 0}.country-focus p{font-size:13px}.country summary{padding:4px 0;min-height:40px}.country details p{line-height:1.9}.countries{gap:26px}
.steps{gap:38px;margin-top:53px}.steps article{position:relative;padding-top:28px}.step-number{font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:1px;color:#fff;background:var(--navy);border-radius:50%;width:39px;height:39px;display:flex;align-items:center;justify-content:center;margin-bottom:27px}.steps h3{font-weight:550;font-size:19px;margin-bottom:17px}.steps p{line-height:2}
.about{background:#f3f6f9;padding:100px 0}.about-grid{gap:95px;grid-template-columns:.9fr 1fr}.brand-plaque{border:0;box-shadow:0 16px 55px #12345407;padding:14px 32px 33px;position:relative}.brand-plaque::before{content:'';position:absolute;width:40px;left:32px;top:0;height:3px;background:var(--gold)}.brand-plaque>img{width:295px;height:295px}.brand-plaque small{font-size:10px;letter-spacing:2px}.brand-plaque p{font-weight:500;letter-spacing:.03em}.brand-plaque p[lang]{font-weight:400;font-size:12px;letter-spacing:.015em}.about-text{margin-top:25px;line-height:2.15}.principles{margin-top:27px;gap:17px;font-size:12px}.principles span{color:#a17c38}
.faq{grid-template-columns:.65fr 1fr;gap:85px}.faq h2{font-size:33px;font-weight:550}.faq details{padding:25px 0}.faq summary{font-size:16px;font-weight:500}.faq details p{font-size:15px}.prepare{padding:81px 0 68px}.prepare h2{font-weight:500;font-size:34px;line-height:1.65}.prepare .eyebrow{font-size:10px}.prepare-inner{gap:95px}.prepare p:not(.eyebrow){font-size:15px;line-height:2.05}.prepare .button{margin-top:28px}.contact-grid{gap:40px}.contact-grid strong{font-weight:500;font-size:20px;letter-spacing:.01em}.contact-intro{font-size:15px;line-height:2}.mock-label{font-size:11px;border-color:#dfd8c9;color:#8d723f;background:#fbfaf7}.contact .section-heading{margin-bottom:41px}.footer-wordmark{font-family:var(--sans);font-weight:500;font-size:29px;letter-spacing:4px}.footer-top{padding:43px 0 32px}.footer-bottom{padding:29px 0 39px}.footer-bottom p{font-size:11px}.back-top{font-size:12px}
html[lang=en] h1{font-size:clamp(42px,4.25vw,62px);line-height:1.15;letter-spacing:-.025em;max-width:800px}html[lang=en] h1>span{font-size:.66em;letter-spacing:-.015em;line-height:1.3;margin-bottom:19px}html[lang=en] h2{line-height:1.22;letter-spacing:-.025em;font-weight:500}html[lang=en] .hero-intro{font-size:17px;line-height:1.85;letter-spacing:0;max-width:520px}html[lang=en] .brand-text strong{font-weight:600;font-size:17px;letter-spacing:1px}html[lang=en] .brand-text small{font-size:8px;letter-spacing:1px}html[lang=en] nav{gap:20px;font-size:13px}html[lang=en] .country-title h3{letter-spacing:-.02em}html[lang=en] .services h3{font-size:21px;letter-spacing:-.01em}html[lang=en] .steps h3{font-size:18px}
@media(min-width:1600px){.hero{min-height:760px}}
@media(max-width:1200px){.wrap{width:calc(100% - 80px)}.header-inner{padding-inline:28px;gap:15px}nav{gap:17px;font-size:13px}.header-controls{padding-left:13px}.brand-text strong{font-size:19px}.about-grid,.prepare-inner{gap:55px}html[lang=en] nav{gap:13px;font-size:12px}html[lang=en] .brand-text strong{font-size:15px}.services article{padding-inline:26px}}
@media(max-width:940px){.header-inner{min-height:90px}.header-controls{border-left:0;padding-left:0}nav{padding:14px 28px;gap:0;box-shadow:0 16px 30px #071e3c0c}nav a{padding:14px 0}.hero{min-height:660px}.hero-content{padding-top:72px;padding-bottom:89px}h1{font-size:50px;max-width:700px}.trust-strip .wrap>div{font-size:12px;padding:24px 18px;gap:15px}.services article{padding-inline:23px}.services h3{font-size:20px}.country{padding:32px 27px 25px}.about-grid{gap:36px}.brand-plaque{padding-inline:23px}.brand-plaque>img{width:230px;height:230px}.faq{gap:45px}.steps{gap:35px}.principles{display:block;font-size:13px}}
@media(max-width:640px){.wrap{width:calc(100% - 44px)}.header-inner{min-height:80px;padding:11px 17px;gap:7px}.brand-text strong{font-size:16px;letter-spacing:.8px}.brand-text small{font-size:8px;letter-spacing:.9px}.header-controls{margin-left:0;padding:0}.hero{min-height:640px}.hero-content{padding:63px 0 79px}.hero .eyebrow{font-size:9px;letter-spacing:1.65px;gap:12px;margin-bottom:32px}.hero .eyebrow::before{width:21px}h1{font-size:39px;line-height:1.55;font-weight:600;letter-spacing:.025em;max-width:355px}h1>span{font-size:.77em;letter-spacing:.07em;font-weight:400;margin-bottom:14px}.hero-intro{font-size:15px;line-height:2.05;max-width:315px;letter-spacing:.02em;margin-top:25px}.hero-shade{background:linear-gradient(90deg,#061b37ed,#082444a1),linear-gradient(0deg,#061b3740,transparent)}.hero-actions{gap:25px;margin-top:31px}.button{font-size:13px;padding:14px 20px;min-height:52px;gap:22px}.text-link{font-size:13px;gap:15px}.photo-caption{right:22px;bottom:21px;font-size:9px;letter-spacing:1.4px}.trust-strip .wrap>div,.trust-strip .wrap>div:first-child{padding:15px 0;font-size:13px;gap:23px}.trust-strip .wrap>div:last-child{justify-content:flex-start}.section{padding:72px 0}.eyebrow{font-size:10px;letter-spacing:2.3px;margin-bottom:19px}h2{font-size:30px;line-height:1.6;font-weight:550;letter-spacing:.025em}.section-heading{margin-bottom:34px}.heading-note{padding:0;margin-top:21px;font-size:15px;line-height:2}.services{border:0;gap:30px}.services article,.services article:first-child,.services article:last-child{padding:23px 0 0;border-top:1px solid var(--line);border-right:0}.service-number{font-size:12px;margin-bottom:18px}.services h3{font-size:21px;margin-bottom:13px}.services p{font-size:15px}.countries{gap:22px}.country{padding:29px 25px 24px}.country-title h3{font-size:30px}.country-title>span{font-size:45px}.country-subtitle{font-size:12px;margin-top:7px;margin-bottom:23px}.country .eyebrow{font-size:9px;margin-bottom:23px}.steps{gap:33px 25px;margin-top:36px}.steps article{padding-top:22px}.step-number{width:34px;height:34px;font-size:11px;margin-bottom:22px}.steps h3{font-size:17px;margin-bottom:13px}.steps p{font-size:14px;line-height:1.95}.about{padding:69px 0}.about-grid{gap:35px}.about-text{font-size:15px;margin-top:22px;line-height:2.1}.brand-plaque{padding:13px 24px 30px}.brand-plaque>img{width:250px;height:250px}.principles{display:flex;font-size:12px;gap:14px;margin-top:23px}.faq{gap:31px}.faq h2{font-size:29px}.faq summary{font-size:15px}.faq details p{font-size:14px}.faq details{padding:22px 0}.prepare{padding:63px 0 43px}.prepare-inner{gap:24px}.prepare h2{font-size:28px;line-height:1.7}.prepare p:not(.eyebrow){font-size:15px}.contact-grid{gap:28px}.contact-grid strong{font-size:18px}.mock-label{font-size:10px;margin-top:24px;padding:5px 10px}.contact .section-heading{margin-bottom:34px}.footer-wordmark{font-size:24px;letter-spacing:3px}.footer-top{padding:34px 0 25px}.footer-bottom{padding:26px 0 32px}.footer-bottom p{font-size:11px}.footer-top p{font-size:12px}.back-top{font-size:11px}html[lang=en] .brand-text strong{font-size:12px;letter-spacing:.4px}html[lang=en] .brand-text small{font-size:7px;letter-spacing:0}html[lang=en] .hero{min-height:670px}html[lang=en] h1{font-size:42px;line-height:1.15;letter-spacing:-.025em;max-width:355px}html[lang=en] h1>span{font-size:.64em;line-height:1.4;margin-bottom:17px;letter-spacing:-.01em}html[lang=en] .hero-intro{font-size:15px;line-height:1.95;max-width:325px}html[lang=en] h2{font-size:31px;line-height:1.25}html[lang=en] .steps h3{font-size:17px}html[lang=en] .country-title h3{font-size:31px}}

/* Header brand lockup: trim only the source image's surrounding white space. */
.brand{gap:15px;align-items:center}
.logo-crop{position:relative;display:block;width:72px;height:60px;overflow:hidden;flex-shrink:0}
.logo-crop img{position:absolute;display:block;width:116px;height:116px;max-width:none;object-fit:contain;left:-21px;top:-21px}
.brand-text{display:flex;flex-direction:column;justify-content:center;gap:7px}
.brand-text strong{font-size:20px;font-weight:600;letter-spacing:1.5px;line-height:1.25;white-space:nowrap}
.brand-text small{display:block;font-size:10px;font-weight:400;line-height:1.3;letter-spacing:2px;color:#718095;white-space:nowrap}
html[lang=en] .brand-text strong{font-size:16px;letter-spacing:1px}
html[lang=en] .brand-text small{font-size:8px;letter-spacing:.7px}
@media(max-width:1200px) and (min-width:641px){.brand{gap:12px}.brand-text strong{font-size:19px}html[lang=en] .brand-text strong{font-size:14px}}
@media(max-width:640px){.brand{gap:10px}.logo-crop{width:55px;height:46px}.logo-crop img{width:89px;height:89px;left:-16px;top:-16px}.brand-text{gap:5px}.brand-text strong{font-size:16px;letter-spacing:.8px}.brand-text small{font-size:8px;letter-spacing:1px}html[lang=en] .brand-text strong{font-size:11px;letter-spacing:.45px}html[lang=en] .brand-text small{font-size:6.5px;letter-spacing:0}}

/* Global brand identity and user-confirmed parent/subsidiary structure. */
.brand-text strong{font-size:23px;letter-spacing:4px;font-weight:600}
.brand-text small{font-size:11px;letter-spacing:2.6px;color:#66788d}
html[lang=en] .brand-text strong{font-size:19px;letter-spacing:2px}
html[lang=en] .brand-text small{font-size:9px;letter-spacing:1px}
.hero-photo{background-position:center;background-color:#071e3c}
.hero-shade{background:linear-gradient(90deg,#061a32c9 0%,#061a3259 48%,#061a321a 100%)}
.network{margin-top:62px;padding-top:43px;border-top:1px solid #dbe3ed}
.network>h3{font-size:18px;letter-spacing:.04em;margin-bottom:28px;font-weight:500}
.org-parent{background:var(--navy);color:white;max-width:470px;margin:auto;padding:22px 28px;text-align:center;position:relative}
.org-parent small,.org-children small{display:block;font-size:12px;letter-spacing:1px;margin-bottom:7px;color:#b88f46}
.org-parent small{color:#d4b67c}.org-parent strong{display:block;font-size:24px;font-weight:500;letter-spacing:.05em}
.org-parent p{font-size:12px;color:#c5d3e3;margin-top:5px}
.org-parent:after{content:'';position:absolute;width:1px;height:28px;background:#c8d2df;top:100%;left:50%}
.org-children{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:56px 0 0;padding:0;position:relative}
.org-children:before{content:'';position:absolute;top:-28px;height:1px;background:#c8d2df;left:calc(12.5% - 9px);right:calc(12.5% - 9px)}
.org-children li{background:#fff;border:1px solid #dfe6ed;padding:23px 20px;text-align:center;position:relative}
.org-children li:before{content:'';position:absolute;top:-29px;left:50%;height:28px;width:1px;background:#c8d2df}
.org-children strong{display:block;font-size:20px;font-weight:500;letter-spacing:.03em}
@media(max-width:640px){.brand{gap:12px}.brand-text strong{font-size:20px;letter-spacing:3px}.brand-text small{font-size:10px;letter-spacing:1.7px}.brand-text{gap:5px}html[lang=en] .brand-text strong{font-size:15px;letter-spacing:1px}html[lang=en] .brand-text small{font-size:7px;letter-spacing:.5px}.hero-photo{background-position:63% center}.hero-shade{background:linear-gradient(90deg,#061a32df,#061a3270)}.network{margin-top:40px;padding-top:32px}.org-parent{max-width:none;padding:22px 15px}.org-children{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:25px}.org-children:before,.org-children li:before,.org-parent:after{display:none}.org-children strong{font-size:18px}.org-children li{padding:20px 12px}}

/* Country programme pages share the brand header, footer and language control. */
.country-page-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0 3px;font-size:14px;font-weight:500}.country:first-child .country-page-link{border-color:#ffffff22}.country-page-link:hover{color:var(--gold)}
.country-hero{background:var(--navy);color:white;padding:32px 0 70px;position:relative;overflow:hidden}.country-hero .wrap{position:relative}.breadcrumbs{display:flex;gap:13px;color:#b3c2d4;font-size:12px;flex-wrap:wrap;margin-bottom:60px}.breadcrumbs a:hover{color:white}.country-hero .eyebrow{color:#d6b579}.country-hero h1{font-size:56px;letter-spacing:.03em;font-weight:500;position:relative;z-index:1}.country-hero-subtitle{font-size:25px;line-height:1.7;color:#ecf1f8;margin-top:20px;max-width:720px;position:relative;z-index:1}.country-hero-intro{max-width:640px;font-size:15px;line-height:2;color:#b9c9dc;margin:23px 0 30px;position:relative;z-index:1}.country-hero-code{position:absolute;right:0;top:80px;font-size:230px;font-weight:300;color:#ffffff09;letter-spacing:-15px;pointer-events:none;line-height:1.4}.country-tabs{border-bottom:1px solid var(--line);background:white}.country-tabs .wrap{display:flex;gap:45px;overflow-x:auto}.country-tabs a{white-space:nowrap;padding:21px 0;font-size:14px;color:#536b84}.country-tabs a:hover{color:var(--navy)}.detail-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;margin-bottom:60px}.detail-intro h3{font-size:23px;margin-bottom:19px;font-weight:500}.detail-intro p{font-size:16px;line-height:2.1}.fit-heading{font-size:17px;margin-bottom:25px}.materials-section{background:var(--light)}.material-download{background:white;border:1px solid var(--line);color:var(--navy)}.material-note{max-width:920px;font-size:15px;line-height:2;margin-bottom:35px}.material-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.material-columns>div{background:white;padding:29px}.material-phase{font-size:18px;font-weight:500;padding-bottom:23px;border-bottom:1px solid var(--line)}.material-columns article{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid #edf0f4}.material-columns article:last-child{border:0;padding-bottom:0}.material-index{font-size:12px;color:#a08047;padding-top:3px}.material-columns article h3{font-size:16px;font-weight:500;margin-bottom:9px}.material-columns article p{font-size:14px;line-height:1.95}.document-privacy{font-size:13px;line-height:1.9;margin-top:27px;max-width:950px}.country-faq{padding-top:0}.other-destination{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:36px;padding-bottom:36px;border-bottom:1px solid var(--line)}.other-destination span{font-size:13px;color:var(--muted)}.other-destination a{font-size:20px}.other-destination a:hover{color:var(--gold)}
@media(max-width:640px){.country-hero{padding:22px 0 48px}.breadcrumbs{margin-bottom:38px;font-size:11px;gap:9px}.country-hero h1,html[lang=en] .country-hero h1{font-size:40px}.country-hero-subtitle{font-size:21px;line-height:1.65;margin-top:17px}.country-hero-intro{font-size:14px;margin-top:21px}.country-hero-code{font-size:155px;top:92px;right:8px;letter-spacing:-8px}.country-tabs .wrap{gap:29px}.country-tabs a{font-size:13px;padding:18px 0}.detail-intro{grid-template-columns:1fr;gap:25px;margin-bottom:38px}.detail-intro h3{font-size:21px}.detail-intro p{font-size:15px}.material-download{margin-top:25px;font-size:12px}.material-columns{grid-template-columns:1fr;gap:21px}.material-columns>div{padding:24px 20px}.material-note{font-size:14px}.material-phase{font-size:17px}.material-columns article{gap:14px}.other-destination a{font-size:17px}.other-destination{padding-block:28px}.country-faq{padding-top:0}}
.contact-form-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.contact-form-section .contact-intro{line-height:2;max-width:360px}.contact-privacy{font-size:13px;line-height:1.9;margin-top:25px;max-width:370px}.contact-form-section form{padding:30px;background:var(--light)}.contact-form-section label{display:block;font-size:14px;color:var(--ink)}.contact-form-section input:not([type=checkbox]),.contact-form-section textarea,.contact-form-section select{display:block;width:100%;max-width:none;background:#fff;border:1px solid #ccd6e2;border-radius:0;padding:12px 13px;margin:8px 0 20px;font:inherit;color:var(--ink);min-height:47px}.contact-form-section textarea{resize:vertical;line-height:1.8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.contact-form-section .contact-consent{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.8;margin:0 0 23px}.contact-consent input{width:17px;height:17px;flex-shrink:0;margin:3px 0}.contact-submit{background:var(--navy);color:#fff}.contact-submit:hover{background:#173f6d}.contact-submit:disabled{opacity:.6;cursor:wait}.contact-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#contact-status{font-size:13px;line-height:1.9;overflow-wrap:anywhere;margin-top:18px}.contact-form-section input:focus-visible,.contact-form-section textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(max-width:760px){.contact-form-section{grid-template-columns:1fr;gap:28px}.contact-form-section form{padding:23px 19px}.contact-privacy,.contact-form-section .contact-intro{max-width:none}.form-grid{grid-template-columns:1fr}}

/* Fluid layouts for phones, tablets, split-screen windows and wide displays. */
.wrap{width:min(1240px,calc(100% - clamp(32px,7vw,120px)))}
.header-inner{padding-inline:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));width:min(1480px,100%);gap:clamp(8px,2vw,28px)}
main,section,article,.form-grid>*,.material-columns>*,.detail-intro>*,.about-grid>*,.contact-form-section>*{min-width:0}
p,h1,h2,h3,a{overflow-wrap:break-word}
.hero-actions{flex-wrap:wrap}
.photo-caption{max-width:calc(100% - 44px);overflow-wrap:anywhere;text-align:right}
.contact-form-section input:not([type=checkbox]),.contact-form-section textarea,.contact-form-section select{font-size:16px;min-width:0}
.contact-form-section .contact-consent{min-height:44px;align-items:flex-start;padding-block:5px}
.contact-consent input{width:20px;height:20px}
#language,.menu-toggle{min-height:44px}.menu-toggle{min-width:44px}
.country-tabs .wrap{scrollbar-width:thin;overscroll-behavior-inline:contain}
.country-tabs a,.back-top{min-height:44px;display:inline-flex;align-items:center}
@media(min-width:941px) and (max-width:1100px){
 nav{display:none;position:absolute;inset:100% 0 auto;background:white;box-shadow:0 16px 30px #071e3c0c;padding:14px 28px;flex-direction:column;gap:0}
 nav.open{display:flex}nav a{padding:14px 0}.menu-toggle{display:block}.header-controls{border-left:0;padding-left:0}
}
@media(max-width:1100px){
 html{scroll-padding-top:110px}
 nav{max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain}
 .section-heading{gap:32px}.about-grid,.prepare-inner,.faq,.detail-intro{gap:36px}
 .contact-form-section{grid-template-columns:1fr;gap:30px}
 .contact-form-section .contact-intro,.contact-privacy{max-width:720px}
 .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .org-children{gap:16px}.org-children li{padding-inline:12px}
}
@media(min-width:641px) and (max-width:900px){
 .services{grid-template-columns:1fr;border:0;gap:24px}
 .services article,.services article:first-child,.services article:last-child{padding:24px 0 0;border-right:0;border-top:1px solid var(--line)}
 .service-number{margin-bottom:16px}
 .section-heading{align-items:flex-start;flex-direction:column;gap:20px}.heading-note{max-width:620px}
 .about-grid,.faq,.prepare-inner,.detail-intro{grid-template-columns:1fr}
 .brand-plaque{max-width:480px;width:100%;margin:auto}.about-grid>div:nth-child(2){grid-row:1}
 .material-columns{gap:20px}.material-columns>div{padding:24px 20px}
 .country{padding:28px 22px}.country-title{gap:10px}.country-title h3,html[lang=en] .country-title h3{font-size:28px}
 .country-title>span{font-size:38px}.trust-strip .wrap>div{padding:20px 12px;gap:10px}
}
@media(max-width:640px){
 html{scroll-padding-top:94px}
 .header-inner{min-height:80px;padding-block:10px;gap:8px}
 .header-controls{flex-shrink:0;gap:0}.brand{gap:8px}
 .brand-text strong{font-size:clamp(17px,5vw,20px);letter-spacing:2px}
 .brand-text small{letter-spacing:1.4px}
 html[lang=en] .brand-text strong{font-size:14px;letter-spacing:1px}
 html[lang=en] .brand-text small{font-size:7px;letter-spacing:.2px}
 #language{max-width:90px;font-size:13px;padding-inline:2px}
 h1{font-size:clamp(30px,8.5vw,42px);max-width:100%;line-height:1.5}
 html[lang=en] h1{font-size:clamp(32px,8.7vw,44px);max-width:100%}
 .hero,html[lang=en] .hero{min-height:clamp(570px,85svh,720px)}
 .hero-content{padding-block:58px 86px}.hero-intro,html[lang=en] .hero-intro{max-width:100%}
 .hero-photo{background-position:61% center}.hero-shade{background:linear-gradient(90deg,#061a32e8,#061a3270)}
 .hero .eyebrow{letter-spacing:1.2px;gap:9px}.hero-actions{gap:16px 24px}
 .country-hero h1,html[lang=en] .country-hero h1{font-size:clamp(32px,9vw,42px)}
 .section{padding-block:60px}.country-faq{padding-top:0}
 .country-tabs .wrap{gap:24px}.form-grid{grid-template-columns:1fr}
 .contact-form-section form{padding:24px 16px}.contact-submit{width:100%;justify-content:center}
 .other-destination{align-items:flex-start;flex-direction:column;gap:10px}
 .footer-top{flex-wrap:wrap}.footer-notice{overflow-wrap:anywhere}
}
@media(max-width:380px){
 .header-inner{padding-inline:10px}.brand{gap:5px}.logo-crop{width:49px}
 .brand-text small{font-size:9px}.brand-text strong{letter-spacing:1.5px}
 html[lang=en] .brand-text strong{font-size:13px}html[lang=en] .brand-text small{font-size:6.5px}
 #language{max-width:82px;font-size:12px}.menu-toggle{min-width:40px}
 .steps{grid-template-columns:1fr}.hero .eyebrow::before{width:14px}
 .country{padding:26px 20px}.country-title h3,html[lang=en] .country-title h3{font-size:28px}
 .org-parent strong{font-size:21px}
}
@media(max-height:520px) and (orientation:landscape){
 .header-inner{min-height:72px;padding-block:6px}nav{max-height:calc(100dvh - 74px)}
 .hero,html[lang=en] .hero{min-height:440px}.hero-content{padding-block:40px 70px}
}
