:root{--navy:#081432;--blue:#173765;--ink:#12233d;--orange:#f35422;--light:#f1f5fa;--line:#dbe2ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.8 -apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei","Hiragino Kaku Gothic ProN",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--orange)}button,input,textarea,summary{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #f88756;outline-offset:4px}.skip{position:absolute;left:20px;top:-70px;background:white;padding:8px 18px;z-index:99}.skip:focus{top:10px}header{background:#081432;color:#fff;border-bottom:1px solid #ffffff22;position:relative;z-index:20}.header-inner{max-width:1320px;margin:auto;padding:18px 32px;display:flex;align-items:center;gap:36px}.logo{display:flex;flex-shrink:0}.logo img{width:145px;height:53px;object-fit:contain}nav{display:flex;align-items:center;gap:28px;margin-left:auto}nav>a,summary{text-decoration:none;cursor:pointer;font-size:16px;white-space:nowrap}nav>a{padding:12px 0}.nav-group{position:relative}.nav-group summary{list-style:none;padding:12px 0}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary:after{content:'⌄';margin-left:8px;color:#a9bfdc}.dropdown{position:absolute;top:100%;left:-20px;min-width:235px;background:white;color:var(--ink);padding:12px;box-shadow:0 14px 40px #02081933;border-top:3px solid var(--orange);max-height:70vh;overflow:auto}.dropdown a{display:block;text-decoration:none;padding:7px 12px;font-size:14px;line-height:1.6}.dropdown a:hover,.dropdown a[aria-current]{background:var(--light);color:#bd350b}.languages{display:flex;gap:12px;align-items:center;font-size:14px;white-space:nowrap;border-left:1px solid #ffffff33;padding-left:24px}.languages a{text-decoration:none}.languages a[aria-current]{color:#ff926c}.content-section{padding:64px max(6%,calc((100vw - 1160px)/2));position:relative;isolation:isolate;min-height:400px}.has-image{background:var(--navy);color:#fff}.has-image:before{content:'';position:absolute;inset:0;z-index:-2;background-image:var(--section-image);background-size:cover;background-position:center}.has-image:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,rgba(6,16,42,.69),rgba(7,26,58,.38))}.home-hero{min-height:530px;display:flex;align-items:center;padding-top:80px;padding-bottom:90px}.home-hero:after{background:linear-gradient(90deg,rgba(3,13,41,.46),rgba(5,17,53,.08))}.home-hero .container{width:100%}.home-hero .s-title-group{max-width:900px;margin:0}.home-hero h1{font-size:clamp(30px,3.3vw,48px);letter-spacing:.02em;line-height:1.45;margin:0 0 18px}.home-hero h2{font-size:clamp(24px,2.8vw,34px);font-weight:400;line-height:1.5;margin:0 0 18px}.home-hero h4,.home-hero .s-subtitle{font-size:18px;line-height:1.8;font-weight:400}.s-title-group{margin-bottom:44px}.s-title h1{font-size:clamp(30px,3.5vw,44px);line-height:1.4;margin:0 0 22px;font-weight:600}.s-subtitle{max-width:1040px;color:inherit}.s-subtitle h4{font-size:18px;line-height:1.8;font-weight:400}.s-component-content p{margin:0 0 14px}.s-component-content p:empty{display:none}h1 p,h2 p,h3 p,h4 p{font-size:inherit!important;margin:0!important}.s-repeatable{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.s-section-item-wrapper{display:contents}.s-repeatable-item{min-width:0;padding:28px;background:#fff;color:var(--ink);border-top:1px solid #eb7045;box-shadow:0 4px 18px #0310240c}.s-repeatable-item h3{margin:0 0 20px;font-size:23px;line-height:1.4}.s-repeatable-item h4{font-size:18px}.s-repeatable-item .s-item-text{font-size:16px}.s-repeatable-item a{overflow-wrap:anywhere}.process-item-index{color:#ab370f;font-size:14px;margin-bottom:8px}.s-repeatable-item img{width:100%;height:auto;display:block;object-fit:contain;margin:0 auto 24px}.s-img-wrapper{max-width:100%}.s-item-text-group{min-width:0}.s-new-media-section .s-repeatable{grid-template-columns:repeat(2,minmax(0,1fr))}.s-new-media-section .s-repeatable-item:last-child:nth-child(odd){grid-column:1/-1}.s-new-media-section .s-repeatable-item:last-child:nth-child(odd) img{max-height:650px;width:auto;max-width:100%}.s-text-section .s-component-content{max-width:1060px}.s-text-section p{line-height:1.95}.s-icons-section{background:var(--light);min-height:0}.s-icons-section .s-repeatable{grid-template-columns:repeat(3,minmax(0,1fr))}.s-icons-section .s-repeatable-item{box-shadow:none;text-align:center;padding:28px 18px}.s-icons-section h2{font-size:32px}.s-icons-section .s-title-group{margin-bottom:30px}.empty-media,.process-item-linker,.s-edit-modal{display:none}table{border-collapse:collapse;max-width:100%;width:100%;display:block;overflow:auto}td,th{padding:10px;border:1px solid var(--line)}img{max-width:100%;height:auto}.contact-section{padding:64px 6% 80px;background:var(--navy);color:white}.section-inner{max-width:1160px;margin:auto}.contact-section h1{font-size:40px;margin:0 0 34px}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:80px}form{display:grid;gap:18px}label{display:grid;gap:6px;font-size:15px}input,textarea{width:100%;border:1px solid #91a3bd;background:#ffffff0d;color:white;padding:10px 14px;border-radius:0}textarea{resize:vertical;min-height:160px}button{background:var(--orange);color:white;border:0;padding:12px 25px;width:fit-content;cursor:pointer}button:hover{background:#cb3c10}.form-note,.form-status{font-size:14px;color:#c2cfe3;margin:0}.contact-grid aside{padding-top:24px}.email{font-size:clamp(20px,2.5vw,30px);color:#fff;overflow-wrap:anywhere}footer{padding:44px 6%;text-align:center;background:#1b1e25;color:#b1c2db;font-size:14px}footer p{margin:0 0 16px}footer a{text-decoration:none}footer a:hover{color:#fff}main{min-height:65vh}@media(min-width:1500px){.home-hero{min-height:600px}}@media(max-width:1100px){.header-inner{flex-wrap:wrap;gap:10px 24px}.languages{margin-left:auto}nav{order:3;width:100%;justify-content:space-between;margin:0;gap:18px}.logo img{height:44px;width:130px}}@media(max-width:700px){.header-inner{padding:14px 20px}nav{gap:8px;flex-wrap:wrap;justify-content:flex-start}nav>a,.nav-group summary{font-size:14px;padding:8px 10px}.nav-group{position:static}.dropdown{left:20px;right:20px;top:auto;margin-top:0;min-width:0;max-height:55vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.languages{padding-left:14px;gap:12px}.content-section{padding:44px 6%}.home-hero{min-height:480px;padding:65px 7%}.home-hero h1{font-size:30px}.home-hero h2{font-size:25px}.s-title-group{margin-bottom:28px}.s-repeatable,.s-new-media-section .s-repeatable,.s-icons-section .s-repeatable{grid-template-columns:1fr}.s-repeatable-item{padding:24px 20px}.s-repeatable-item h3{font-size:22px}.s-new-media-section .s-repeatable-item:last-child:nth-child(odd){grid-column:auto}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-section{padding:44px 6%}.contact-section h1{font-size:32px}.contact-grid aside{padding-top:0}footer{padding:32px 6%;font-size:13px}footer div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.s-title h1{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

h5,h6{font-size:16px;line-height:1.7;margin:16px 0} .s-component-content{overflow-wrap:anywhere}

/* Fine typography and restrained transparent surfaces, owner revision 2026-09-08. */
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-weight:400}
header{background:rgba(8,20,50,.95)}
.home-hero h1{font-weight:500;letter-spacing:.035em}
.home-hero h2{font-weight:400;letter-spacing:.035em}
.home-hero h4,.home-hero .s-subtitle{font-weight:400;letter-spacing:.012em}
.s-title h1{font-weight:500;letter-spacing:.015em}
.s-title h1 strong,.s-title h1 b{font-weight:500}
.s-repeatable-item{background:rgba(255,255,255,.97)}
.s-repeatable-item h3{font-weight:500;letter-spacing:.01em}
.s-repeatable-item h3 strong,.s-repeatable-item h3 b{font-weight:500}
.s-repeatable-item a{text-decoration-thickness:1px}
.s-new-media-section .s-repeatable-item{background:#fff}
.s-new-media-section .s-repeatable-item img{image-rendering:auto}
.image-detail{display:block;text-decoration:none;cursor:zoom-in}
.image-detail:focus-visible{outline:2px solid var(--orange);outline-offset:5px}
@media(max-width:700px){.has-image:after{background:linear-gradient(110deg,rgba(6,16,42,.75),rgba(7,26,58,.50))}.home-hero:after{background:linear-gradient(90deg,rgba(3,13,41,.52),rgba(5,17,53,.18))}}
