:root{--ink:#153440;--navy:#102d39;--gold:#ddc18b;--paper:#f6f5f0;--muted:#697778;--line:#dddeda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b8944e;outline-offset:6px}h1,h2,h3,p{margin:0}svg{display:block}::selection{background:#dec28c;color:#102d39}.skip{position:fixed;top:-100px;left:20px;z-index:10;padding:14px;background:white}.skip:focus{top:10px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:30px;background:var(--paper)}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand strong{display:block;font-size:21px;letter-spacing:2px;font-weight:650}.brand small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:5px}.site-header nav{display:flex;gap:35px;font-size:13px;margin-left:auto;margin-right:30px}.site-header nav a{padding:14px 0}.site-header nav a:hover{color:#a48248}.header-actions{display:flex;align-items:center;gap:24px}.language{border:0;background:none;color:var(--ink);padding:12px 3px;font-size:12px}.portal{display:flex;align-items:center;gap:28px;padding:12px 18px;border:1px solid #bdc7c5;font-size:12px}.portal:hover{background:#e9ebe4}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px;background:var(--navy);color:#f4f1e8;min-height:690px;padding:72px 6% 106px;overflow:hidden}.hero-copy{position:relative;z-index:1;max-width:570px}.eyebrow{font-size:11px;letter-spacing:2.5px;display:flex;align-items:center;gap:10px;color:var(--gold);line-height:1.7}.eyebrow>span:first-child:empty{width:6px;height:6px;background:var(--gold);border-radius:50%}h1{font-size:clamp(45px,4.8vw,74px);font-weight:500;letter-spacing:3px;line-height:1.3;margin:27px 0 27px}h1 em{font-style:normal;color:var(--gold)}.hero-intro{color:#bdcbcc;font-size:15px;max-width:400px;line-height:2.1}.primary-link{display:inline-flex;align-items:center;gap:44px;background:var(--gold);color:var(--navy);padding:17px 22px;margin-top:33px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.primary-link:hover{background:#ecdbb7;transform:translateY(-2px)}.primary-link>span:last-child{font-size:20px;font-weight:400}.hero-art{position:relative;justify-self:end;width:min(100%,620px)}.globe{width:100%;height:auto;overflow:visible}.orbit-caption{position:absolute;top:0;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:10px;color:#8faaa9;letter-spacing:3px}.orbit-caption span{color:var(--gold);padding:0 12px}.art-foot{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:2px;color:#8aa4a4;padding:0 40px}.hero-bottom{position:absolute;bottom:0;left:6%;right:6%;height:67px;border-top:1px solid #3a5057;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:2px;color:#91aaaa}.hero-bottom a{display:flex;gap:25px;align-items:center;letter-spacing:1px}.hero-bottom a>span:last-child{font-size:19px;color:var(--gold)}.section{display:grid;grid-template-columns:24% 1fr;gap:35px;padding:95px 8%}.section-label{display:flex;gap:14px;font-size:12px;padding-top:8px}.index{color:#a0875b;font-size:11px}.dark{color:#7c8d8b;letter-spacing:2px}.about h2{margin:17px 0 28px}h2{font-size:clamp(28px,2.5vw,38px);font-weight:500;letter-spacing:1px;line-height:1.45}.company-name{font-size:16px;margin-bottom:15px}.body-copy{max-width:640px;color:var(--muted);line-height:2.1;font-size:14px}.values{display:flex;gap:0;margin-top:30px;font-size:12px;color:#3d5359}.values span{padding:0 25px;border-right:1px solid #c8ceca}.values span:first-child{padding-left:0}.values span:last-child{border:0}.business{background:#eceee7}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:33px}.section-heading p{font-size:12px;color:var(--muted);max-width:200px;line-height:1.8}.business-grid{display:grid;grid-template-columns:1fr;gap:20px}.business-card{position:relative;padding:30px 30px 50px;background:var(--paper);border:1px solid #dfe3d9;min-height:235px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.card-top span{font-size:10px;letter-spacing:2px;color:#7e8b84}.card-top svg{width:38px;height:38px;fill:none;stroke:#8d7952;stroke-width:1.2}.business-card h3{font-size:23px;font-weight:500;margin-bottom:15px}.business-card p{font-size:13px;color:var(--muted);line-height:1.9;max-width:620px}.card-number{position:absolute;bottom:24px;right:28px;font-family:Georgia,serif;font-size:32px;font-style:italic;color:#c1c7bd}.workspace-wrap{padding:80px 6%}.workspace{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;background:var(--navy);color:var(--paper);padding:58px 6%;position:relative}.workspace h2{margin:17px 0 20px;font-size:32px}.workspace p:not(.eyebrow){font-size:13px;line-height:2;color:#b0c4c6;max-width:400px}.workspace small{display:block;font-size:10px;color:#91aaa9;margin-top:17px}.workspace .primary-link{margin-top:25px}.workflow{align-self:center}.workflow>div{display:flex;align-items:center;gap:24px;border-bottom:1px solid #3e535a;padding:24px 0}.workflow>div:first-child{border-top:1px solid #3e535a}.workflow span{font-size:11px;color:#a89066}.workflow strong{font-size:16px;font-weight:400}.workflow i{font-size:21px;color:var(--gold);font-style:normal;margin-left:auto}footer{padding:0 6%}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:10px 0 38px}.footer-main .brand strong{font-size:18px}.footer-main p{font-size:12px;color:var(--muted)}.footer-main>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 28px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7d8986;line-height:1.8}html[lang=en] h1{letter-spacing:-1px;font-size:clamp(45px,4.6vw,70px)}html[lang=en] .brand strong{letter-spacing:.5px;font-size:19px}html[lang=en] .section-label{letter-spacing:0}html[lang=en] .workspace h2{font-size:30px}
@media(min-width:1600px){.site-header,.hero,.section,.workspace-wrap,footer{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}.hero-bottom{left:max(6%,calc((100vw - 1440px)/2));right:max(6%,calc((100vw - 1440px)/2))}}
@media(max-width:1000px){.site-header{padding:0 4%;gap:18px;height:82px}.site-header nav{gap:20px;margin:0}.header-actions{gap:14px}.portal{gap:12px}.hero{padding:65px 5% 100px;min-height:600px;grid-template-columns:1.1fr 1fr}.hero-intro{font-size:14px}.hero-art{width:120%;margin-right:-12%}.section{padding:65px 6%;grid-template-columns:18% 1fr;gap:20px}.section-heading{display:block}.section-heading p{margin-top:12px;max-width:none}.workspace-wrap{padding:60px 5%}.workspace{padding:40px 6%;gap:35px}.workspace h2{font-size:27px}}
@media(max-width:700px){html{scroll-padding-top:25px}.site-header{height:auto;min-height:83px;flex-wrap:wrap;padding:18px 6% 0;gap:16px}.brand img{width:35px;height:35px}.brand strong{font-size:18px}.brand small{font-size:8px;letter-spacing:1px}.site-header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid #e0e3db;font-size:12px;padding:0 5px;gap:20px}.header-actions{margin-left:auto;gap:16px}.portal{padding:9px 10px;gap:8px;font-size:11px}.language{font-size:11px}.hero{display:block;padding:49px 7% 77px;min-height:0}.hero-copy{max-width:460px}h1{font-size:49px;margin:22px 0;letter-spacing:1px}.eyebrow{font-size:9px;letter-spacing:2px}.hero-intro{font-size:13px;line-height:2;max-width:350px}.primary-link{padding:14px 19px;font-size:12px;margin-top:25px;gap:35px}.hero-art{width:100%;max-width:400px;margin:42px auto 0}.orbit-caption{font-size:8px;letter-spacing:2px;top:-5px}.art-foot{font-size:7px;padding:0 15px;letter-spacing:1px}.hero-bottom{height:52px;left:7%;right:7%;font-size:7px;letter-spacing:.7px}.hero-bottom a{gap:10px}.section{display:block;padding:49px 7%}.section-label{padding:0;margin-bottom:27px;font-size:11px}.about h2{font-size:29px;margin:13px 0 23px}.company-name{font-size:14px}.body-copy{font-size:13px}.values{font-size:11px;flex-wrap:wrap;row-gap:12px}.values span{padding:0 17px}.business-grid{gap:14px}.business-card{padding:21px 19px 55px;min-height:265px}.card-top{margin-bottom:23px}.card-top svg{width:30px}.card-top span{font-size:8px;letter-spacing:1px}.business-card h3{font-size:20px}.business-card p{font-size:12px}.card-number{font-size:27px;right:18px;bottom:16px}.workspace-wrap{padding:40px 5%}.workspace{display:block;padding:32px 7%}.workspace h2{font-size:27px}.workflow{margin-top:32px}.workflow>div{padding:18px 0}.workflow strong{font-size:14px}.footer-main{flex-wrap:wrap;padding:5px 0 25px;gap:22px}.footer-main .brand{flex:1}.footer-main p{order:3;width:100%;font-size:11px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:8px}.footer-bottom>span:last-child{white-space:nowrap}html[lang=en] h1{font-size:45px}html[lang=en] .brand strong{font-size:16px}html[lang=en] .portal{font-size:10px}html[lang=en] .site-header{column-gap:10px}html[lang=en] .header-actions{gap:10px}html[lang=en] .business-card h3{font-size:21px}html[lang=en] .workspace h2{font-size:27px}}
@media(max-width:360px){.site-header .brand{gap:7px}.brand img{width:30px;height:30px}.header-actions{gap:8px}.hero h1{font-size:43px}.business-grid{grid-template-columns:1fr}.business-card{min-height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-link{transition:none}}

@media(max-width:700px){html[lang=en] .site-header .brand{gap:8px}html[lang=en] .site-header .brand strong{font-size:14px}html[lang=en] .site-header .brand small{font-size:7px}}

.contact-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding:28px 0;margin-bottom:18px}.contact-row>span{font-size:13px;color:var(--muted)}.contact-row>a{font-size:clamp(15px,2vw,23px);overflow-wrap:anywhere}.contact-row>a:hover{text-decoration:underline}.contact-row a span{margin-left:15px;color:#987a43}@media(max-width:560px){.contact-row{align-items:flex-start;flex-direction:column;gap:12px;padding:23px 0}.contact-row>a{font-size:17px}}
