:root{--navy:#092f54;--ink:#112f49;--orange:#f88b28;--line:#dce3e9;--muted:#637583;--light:#f2f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Arial,'PingFang SC','Microsoft YaHei',sans-serif;color:var(--ink);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:fixed;top:-100px;z-index:10;background:#fff;padding:10px}.skip:focus{top:0}header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{width:200px}.brand img{width:100%;height:auto}header nav{display:flex;gap:32px;font-size:15px}header nav a:hover{color:#d2680d}.header-cta{font-size:14px;border-bottom:1px solid var(--navy);padding:8px 0}.header-cta span{margin-left:20px}#menu{display:none;border:0;background:none;color:var(--navy);font-size:26px}#mobile-nav{background:#fff;padding:15px 6%;border-bottom:1px solid var(--line)}#mobile-nav a{padding:10px 0}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:605px;background:var(--navy);color:white}.hero-copy{padding:65px 7% 22px 9%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin-bottom:24px;color:#547384}.hero .eyebrow{color:#a7c5dc;font-size:12px}.hero h1{font-size:clamp(36px,3.5vw,58px);font-weight:650;line-height:1.4;letter-spacing:-1.5px}.hero h1 span{color:var(--orange)}.hero-description{color:#c2d1de;max-width:470px;margin-top:25px;font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:36px}.button{padding:15px 22px;display:inline-flex;gap:32px;align-items:center;font-size:15px;font-weight:600}.orange{background:var(--orange);color:#162f43}.orange:hover{background:#ffa64a}.text-link{font-size:14px}.text-link span{margin-left:18px}.hero-bottom{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;margin-top:56px;padding-top:20px;gap:15px;font-size:12px;color:#afc3d3}.vertical-label{white-space:nowrap}.hero-image{position:relative;overflow:hidden;min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:45% center}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#062c4be6);pointer-events:none}.photo-caption{position:absolute;bottom:28px;left:32px;z-index:1}.photo-caption span{display:block;font-size:18px}.photo-caption small{font-size:12px;color:#d1dce4}.photo-tag{position:absolute;top:30px;right:30px;border-left:3px solid var(--orange);background:#092f54df;padding:12px 18px;font-size:12px}.photo-tag b{font-size:14px}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:33px 5%;border-bottom:1px solid var(--line)}.facts>div{padding:4px 28px;border-left:1px solid var(--line)}.facts>div:first-child{padding-left:0;border:0}.facts strong{font-size:40px;line-height:1.4;font-weight:500;letter-spacing:-1px}.facts strong span{font-size:14px;margin-left:8px;letter-spacing:0}.facts p{font-size:13px;color:var(--muted);margin-top:5px}.section{padding:95px 6%;scroll-margin-top:0}h2{font-size:clamp(30px,3vw,43px);font-weight:600;line-height:1.45;letter-spacing:-.7px}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about .eyebrow{margin-bottom:22px}.about-copy .large{font-size:23px;color:var(--ink);margin-bottom:20px;line-height:1.7}.about-copy>p{color:var(--muted);margin-bottom:15px}.inline-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.inline-tags span{padding:5px 13px;background:var(--light);font-size:13px;border:1px solid var(--line)}.services{background:var(--light)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-head>p{color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{background:white;padding:30px;min-width:0}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px}.card-top>span:first-child{font-size:25px;color:#7893a5;font-weight:400}.card-top>span:last-child{font-size:12px;letter-spacing:1px;color:#657b8c}.service-card h3{font-size:22px;margin-bottom:14px;font-weight:600}.service-card>p{color:var(--muted);font-size:15px;line-height:1.85}.service-card ul{list-style:none;margin:23px 0 0;padding:18px 0 0;border-top:1px solid var(--line);font-size:14px;line-height:2}.service-card li:before{content:'—';color:#d7761b;margin-right:10px}.service-note{background:var(--navy);color:white;padding:36px;display:flex;flex-direction:column;align-items:flex-start}.service-note .eyebrow{color:#a9c7db;margin-bottom:18px}.service-note h3{font-size:28px;line-height:1.5;margin-bottom:20px}.service-note>p:not(.eyebrow){color:#bbcddb;font-size:14px}.service-note strong{font-size:30px;font-weight:400;color:#ffa04d;line-height:1.5;margin:10px 0 20px}.service-note small{font-size:12px;color:#b7c8d6}.project-feature{display:grid;grid-template-columns:1.2fr 1fr;background:var(--light)}.project-photo img{width:100%;height:100%;object-fit:cover;min-height:400px}.project-description{padding:43px}.project-kicker{font-size:12px;letter-spacing:1.3px;color:var(--muted)}.project-description h3{font-size:27px;line-height:1.6;margin:20px 0}.project-number{font-size:66px;line-height:1.2;letter-spacing:-3px;color:var(--navy)}.project-number span{font-size:18px;letter-spacing:0;margin-left:7px}.project-description>p{font-size:15px;color:var(--muted);margin:20px 0}.project-tasks{display:flex;flex-wrap:wrap;gap:7px 18px;padding-top:20px;border-top:1px solid var(--line);font-size:13px}.training{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:#edf3f6}.training-copy>p:not(.eyebrow){margin:24px 0;color:var(--muted);max-width:520px}.training-details>div{padding:17px 0;border-top:1px solid #cedbe3;display:grid;grid-template-columns:100px 1fr;gap:12px;font-size:14px}.training-details span{color:var(--muted)}.training-photos{display:flex;flex-direction:column;gap:15px;justify-content:center}.training-main{width:100%;height:285px;object-fit:cover;object-position:center 44%}.training-secondary{display:grid;grid-template-columns:1fr 1fr;gap:15px;height:240px}.training-secondary>img{height:240px;width:100%;object-fit:cover;object-position:center 40%}.training-secondary>div{background:var(--navy);padding:25px;color:white;display:flex;flex-direction:column;justify-content:space-between}.training-secondary span{color:#a5c4d9;font-size:12px;letter-spacing:1.8px;line-height:1.5}.training-secondary p{font-size:19px;line-height:1.8}.partners{padding-top:55px;padding-bottom:60px}.partners .eyebrow{font-size:12px}.partner-names{display:flex;flex-wrap:wrap;gap:25px 38px;align-items:center}.partner-names span{font-size:21px;font-weight:600;color:#5e7181;letter-spacing:-.5px}footer{background:#062542;color:white;padding:50px 6% 25px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:45px}.footer-name{font-size:28px;font-weight:700;letter-spacing:2px;line-height:1.3}.footer-name span{display:block;font-size:12px;letter-spacing:3px;color:#adc8da}.footer-main h2{font-size:26px;font-weight:400}.footer-main>a{font-size:13px;color:#c8d8e4}.footer-bottom{border-top:1px solid #ffffff25;padding-top:25px;display:flex;justify-content:space-between;gap:15px;color:#a5b9c9;font-size:12px}@media(min-width:1600px){header,.section,.facts,footer{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}.hero-copy{padding-left:max(9%,calc((100vw - 1440px)/2))}}@media(max-width:1050px){header nav{gap:18px}.header-cta{display:none}.hero-copy{padding-top:45px}.hero h1{font-size:38px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-bottom{margin-top:35px}.facts strong{font-size:32px}.facts>div{padding:4px 18px}.service-card{padding:24px}.card-top{flex-wrap:wrap;justify-content:flex-start}.card-top>span:last-child{font-size:12px}.training{gap:35px}.training-secondary>div{padding:20px}.training-secondary p{font-size:16px}}@media(max-width:760px){html{scroll-padding-top:18px}header{height:80px;padding:0 6%}.brand{width:175px}header nav{display:none}#menu{display:block}#mobile-nav:not([hidden]){display:flex;flex-direction:column}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 25px}.hero h1{font-size:clamp(32px,7.5vw,48px);letter-spacing:-1px}.hero .eyebrow{font-size:12px;letter-spacing:1.4px}.hero-description{font-size:15px}.hero-actions{margin-top:26px;gap:22px}.hero-bottom{font-size:12px;margin-top:32px}.vertical-label{display:none}.hero-image{height:330px}.photo-caption{left:6%;bottom:22px}.photo-tag{top:20px;right:20px}.facts{grid-template-columns:1fr 1fr;padding:20px 6%;gap:20px 0}.facts>div{padding:4px 15px}.facts>div:nth-child(3){padding-left:0;border:0}.facts strong{font-size:31px}.facts strong span{font-size:12px}.facts p{font-size:12px}.section{padding:55px 6%}.eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:18px}.about{grid-template-columns:1fr;gap:28px}.about-copy .large{font-size:21px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:18px}.service-grid{grid-template-columns:1fr}.service-card{padding:27px}.card-top{justify-content:space-between;margin-bottom:18px}.card-top>span:last-child{font-size:12px}.service-note{padding:30px}.service-note h3 br{display:none}.service-note strong br{display:none}.service-note strong{word-spacing:16px}.project-feature{grid-template-columns:1fr}.project-photo img{height:280px;min-height:0}.project-description{padding:28px}.project-description h3{font-size:23px}.training{grid-template-columns:1fr;gap:30px}.training-main{height:260px}.training-secondary,.training-secondary>img{height:220px}.training-details>div{grid-template-columns:75px 1fr}.partner-names{gap:20px 25px}.partner-names span{font-size:18px}.footer-main{flex-wrap:wrap;align-items:flex-start}.footer-main h2{font-size:22px;order:3;width:100%}.footer-bottom{flex-wrap:wrap;font-size:12px}.footer-bottom>span:first-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Three-language navigation and content-aware layouts. */
header{gap:22px}.language-switch{display:flex;align-items:center;gap:2px;flex-shrink:0;border:1px solid var(--line);border-radius:5px;padding:3px}.language-switch a{font-size:14px;padding:5px 9px;line-height:1.6;white-space:nowrap;border-radius:3px}.language-switch a[aria-current=page]{background:var(--navy);color:#fff}.language-switch a:hover:not([aria-current]){background:var(--light)}header nav{gap:22px}header .header-cta{display:none}.hero-copy,.training-copy,.about-copy,.project-description{min-width:0}.hero-image>img{position:absolute;inset:0}.facts strong{display:block}.facts strong span{display:inline-block;white-space:normal}.training-secondary{height:auto;min-height:240px}.training-secondary>img{height:100%;min-height:240px}.training-secondary>div{gap:20px}.service-card>p,.project-description>p{font-size:16px}.service-card li{overflow-wrap:anywhere}html:lang(en) h1{font-size:clamp(34px,3.2vw,52px);line-height:1.25;letter-spacing:-1px}html:lang(en) .hero h1 span{display:block}html:lang(en) h2{font-size:clamp(29px,2.8vw,41px)}html:lang(th) body{font-family:Tahoma,'Leelawadee UI',Arial,sans-serif;line-height:1.9}html:lang(th) h1,html:lang(th) h2,html:lang(th) h3{letter-spacing:0;line-height:1.55;overflow-wrap:break-word}html:lang(th) .eyebrow{letter-spacing:.5px}html:lang(th) h1{font-size:clamp(32px,3.15vw,49px)}html:lang(th) h2{font-size:clamp(28px,2.8vw,40px)}html:lang(th) .hero h1 span{display:block}.training-details>div{grid-template-columns:minmax(85px,.8fr) 2fr}.photo-tag{max-width:80%}.footer-main h2{max-width:60%}.card-top>span:last-child{font-size:12px;overflow-wrap:anywhere}
@media(max-width:1150px){header{gap:15px}header nav{gap:16px;font-size:14px}.brand{width:170px}.language-switch a{padding:5px 7px}.hero-actions{gap:18px;flex-wrap:wrap}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facts strong{font-size:33px}.facts strong span{font-size:13px}.hero-bottom{flex-wrap:wrap}html:lang(th) header nav{gap:12px}}
@media(max-width:960px){header nav{display:none}#menu{display:block}#mobile-nav:not([hidden]){display:flex;flex-direction:column}header .language-switch{margin-left:auto}.facts p{font-size:13px}.training{gap:30px}.training-secondary>div{padding:18px}.training-secondary p{font-size:17px}}
@media(max-width:760px){header{padding:0 5%;gap:10px}.brand{width:145px;min-width:100px}.language-switch a{font-size:13px;padding:5px 6px}#menu{padding:0 3px}.hero h1,html:lang(en) .hero h1,html:lang(th) .hero h1{font-size:clamp(31px,7.7vw,46px)}.hero-image{height:330px}.hero-copy{padding-bottom:25px}.hero-bottom{font-size:12px}.service-grid{grid-template-columns:1fr}.facts strong{font-size:30px}.facts p{font-size:12px}.facts strong span{font-size:12px}.training-secondary{min-height:240px}.training-secondary>img{height:100%;min-height:240px}.training-secondary p{font-size:16px}.footer-main h2{max-width:100%}.photo-caption{right:6%}.photo-caption span{font-size:16px}.training-details>div{grid-template-columns:1fr;gap:2px}.hero-actions .button{gap:18px}.hero-actions .text-link{font-size:14px}}
@media(max-width:360px){.brand{width:115px}.language-switch a{padding:5px}.training-secondary>div{padding:14px}.facts strong{font-size:27px}}
