:root{color-scheme:dark;--bg:#080f16;--surface:#0e1821;--line:#26333c;--text:#f2f6f7;--muted:#a0aeb7;--accent:#8ae8d1;--shell:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.shell{width:min(var(--shell),calc(100% - 112px));margin:auto}.site-header{height:100px;position:relative;z-index:10;border-bottom:1px solid rgba(168,197,209,.12);background:#080f16}.header-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:38px;height:38px;color:var(--accent)}.brand-name{font-size:23px;line-height:1.25;font-weight:700;letter-spacing:3px}.brand-name span{display:block;margin-top:6px;font-size:12px;letter-spacing:2.5px;font-weight:500}.site-nav{display:flex;align-items:center;gap:42px;font-size:14px}.site-nav>a{transition:color .2s}.site-nav>a:hover,.text-link:hover{color:var(--accent)}.nav-contact{border:1px solid #40515a;padding:9px 20px;display:flex;align-items:center;gap:28px}.nav-contact span{color:var(--accent);font-size:19px}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;left:20px;background:var(--accent);color:var(--bg);padding:10px 20px;z-index:50}.skip-link:focus{top:10px}.hero{min-height:720px;position:relative;overflow:hidden;isolation:isolate}.hero-art{position:absolute;inset:0;z-index:-2}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,15,22,.88),rgba(8,15,22,.6) 29%,rgba(8,15,22,0) 62%),linear-gradient(0deg,#080f16 1%,transparent 22%)}.hero-content{padding-top:103px;padding-bottom:130px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;line-height:1.7;margin:0;color:var(--accent)}.hero .eyebrow{display:flex;align-items:center;gap:12px}.small-line{height:1px;width:26px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,4.8vw,70px);line-height:1.3;letter-spacing:-2px;margin:28px 0 26px;font-weight:650}h1 span{color:var(--accent)}.hero-description{font-size:17px;color:#b2c0ca;line-height:1.95;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;min-height:52px;padding:11px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button-primary{background:var(--accent);color:#102422}.button-primary:hover{background:#b0f5e4;transform:translateY(-2px)}.button span,.text-link span{font-size:20px}.text-link{display:flex;gap:20px;align-items:center;font-size:14px;transition:color .2s}.hero-company{font-size:12px;color:#7f939e;letter-spacing:2px;margin:28px 0 0}.hero-bottom{position:absolute;bottom:29px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1px;color:#8d9da9}.hero-bottom a{display:flex;gap:24px;align-items:center}.hero-bottom a span{color:var(--accent);font-size:24px}.section-space{padding:104px 0}.services{border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:45px}.section-label{margin-bottom:18px}.section-heading h2{font-size:36px;line-height:1.4;margin:0;letter-spacing:-1px;font-weight:600}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.9;margin:0 0 2px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:32px 30px 0;border:1px solid var(--line);background:linear-gradient(150deg,#121d26,#0d171f);transition:border-color .25s,transform .25s}.service-card:hover{border-color:#627f83;transform:translateY(-5px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.card-top svg{width:46px;height:46px;stroke:var(--accent);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.card-top>span{color:#6e8491;font-size:13px;font-family:Consolas,monospace}.service-en{font-size:12px;letter-spacing:1.9px;color:#799aa6;margin-bottom:7px}.service-card h3{font-size:25px;line-height:1.5;font-weight:600;margin-bottom:17px;letter-spacing:-.5px}.service-description{color:var(--muted);font-size:16px;line-height:1.85;min-height:90px;margin-bottom:24px}.capabilities{list-style:none;margin:0 0 30px;padding:0;font-size:14px;color:#c3cfd5;line-height:2.2}.capabilities li:before{content:"";display:inline-block;width:4px;height:4px;border:1px solid #77998e;vertical-align:middle;margin-right:12px}.card-footer{border-top:1px solid var(--line);padding:19px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8e9fa9}.card-footer>span{color:var(--accent);font-size:20px}.about{background:#101a22;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about h2{font-size:43px;line-height:1.6;font-weight:500;letter-spacing:-1px;margin:21px 0 38px}.muted-heading{color:#81939f}.about-signature{font-size:14px;letter-spacing:6px;color:var(--accent);display:flex;align-items:center;gap:15px}.signature-rule{width:42px;height:1px;background:var(--accent)}.about-copy{padding-top:38px}.about-lead{font-size:25px;line-height:1.65;margin-bottom:23px}.about-copy>p:not(.about-lead){font-size:16px;color:var(--muted);margin-bottom:20px}.approach{display:flex;gap:24px;align-items:center;border-top:1px solid #2b3a44;padding-top:23px;margin-top:31px;font-size:14px;color:#c1cfce}.approach span:nth-child(even){color:#57726d}.contact{background:radial-gradient(ellipse at 80% 75%,#102a2b 0,transparent 60%);padding-top:100px;padding-bottom:95px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact h2{font-size:53px;line-height:1.4;font-weight:500;letter-spacing:-1px;margin-bottom:21px}.contact-inner>div>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-bottom:0}.contact-details{padding-top:27px}.contact-label{font-size:14px;color:var(--muted)}.email-link{font-size:clamp(22px,2.2vw,32px);border-bottom:1px solid #46635f;padding:12px 0 17px;display:flex;align-items:center;justify-content:space-between;gap:20px;letter-spacing:-.5px;transition:color .2s}.email-link:hover{color:var(--accent)}.email-link span{color:var(--accent);font-size:35px}.email-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.copy-email{color:#c9d8d6;background:none;border:0;border-bottom:1px solid #587670;padding:5px 0;font-size:14px}.copy-email:hover{color:var(--accent)}.contact-inner .copy-status{min-height:30px;font-size:13px;color:var(--accent);margin:6px 0 17px}.contact-inner .location{font-size:14px;color:#bcccca}.location span{font-size:12px;letter-spacing:1px;margin-left:20px;color:#77928d}.site-footer{border-top:1px solid var(--line);padding:42px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:33px}.footer-brand .brand-mark{width:30px;height:30px}.footer-brand .brand-name{font-size:19px}.footer-brand .brand-name span{font-size:12px;letter-spacing:1.6px}.footer-top p{font-size:14px;color:#98a8b2;margin:0}.back-top{font-size:12px;display:flex;gap:20px;align-items:center;color:#a6b6bd}.back-top span{color:var(--accent);font-size:20px}.footer-bottom{border-top:1px solid #1b2a33;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#85949f}.footer-bottom p{margin:0}.footer-bottom a:hover{color:var(--accent)}@media(min-width:1600px){.hero{min-height:780px}.hero-content{padding-top:130px}}@media(max-width:1100px){.shell{width:calc(100% - 64px)}.hero{min-height:680px}.hero-content{padding-top:95px}.hero-art img{object-position:60% center}.hero-art:after{background:linear-gradient(90deg,rgba(8,15,22,.88),rgba(8,15,22,.6) 43%,rgba(8,15,22,.05) 85%),linear-gradient(0deg,#080f16,transparent 25%)}.service-grid{gap:16px}.service-card{padding:25px 22px 0}.service-card h3{font-size:22px}.service-description{min-height:120px}.about-grid,.contact-inner{gap:60px}.about h2{font-size:36px}.section-heading h2{font-size:30px}.section-heading>p{max-width:270px}.contact h2{font-size:44px}.approach{gap:16px}}@media(max-width:760px){html{scroll-padding-top:24px}.shell{width:calc(100% - 40px)}.site-header{height:80px}.brand-mark{width:32px;height:32px}.brand-name{font-size:20px}.brand-name span{font-size:12px;letter-spacing:1.8px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;border:1px solid #35474f;background:none;padding:10px}.menu-toggle span{width:100%;height:1px;background:var(--text);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.site-nav{display:none;position:absolute;left:0;right:0;top:80px;background:#101b24;border-bottom:1px solid var(--line);padding:22px 24px;gap:14px;flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.site-nav>a{padding:9px 12px}.nav-contact{justify-content:space-between}.hero{min-height:760px}.hero-content{padding-top:60px;padding-bottom:300px}.hero .eyebrow{font-size:12px;letter-spacing:1.3px;gap:8px}.small-line{width:16px}h1{font-size:44px;line-height:1.4;letter-spacing:-1px;margin-top:21px;margin-bottom:19px}.hero-description{font-size:16px;line-height:1.9;margin-bottom:25px}.hero-actions{gap:24px}.button{gap:24px;min-height:48px;padding:10px 17px}.text-link{gap:13px}.hero-company{font-size:12px;letter-spacing:1px;margin-top:22px}.hero-art{top:210px;height:550px}.hero-art img{object-fit:cover;object-position:70% center}.hero-art:after{background:linear-gradient(180deg,#080f16 1%,rgba(8,15,22,.72) 21%,transparent 55%,#080f16 100%),linear-gradient(90deg,rgba(8,15,22,.38),transparent)}.hero-bottom{bottom:22px;font-size:12px;letter-spacing:.4px;gap:12px}.hero-bottom a{gap:12px;white-space:nowrap}.section-space{padding:66px 0}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:28px;letter-spacing:-.7px}.section-heading>p{max-width:none;margin-top:18px;font-size:14px}.section-label{font-size:12px;margin-bottom:14px}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:28px 27px 0}.card-top{margin-bottom:25px}.service-card h3{font-size:25px}.service-description{min-height:0;margin-bottom:20px}.capabilities{margin-bottom:24px}.about-grid,.contact-inner{grid-template-columns:1fr;gap:35px}.about h2{font-size:34px;line-height:1.6;margin:17px 0 26px}.about-copy{padding-top:0}.about-lead{font-size:23px}.about-copy>p:not(.about-lead){font-size:16px}.approach{justify-content:space-between;gap:10px}.contact h2{font-size:43px}.contact-inner>div>p:not(.eyebrow){font-size:16px}.contact-details{padding-top:0}.email-link{font-size:25px;gap:12px}.contact-inner .copy-status{font-size:13px;margin-bottom:15px}.contact-inner .location{font-size:13px}.footer-top{flex-wrap:wrap;gap:24px;padding-bottom:26px}.footer-top p{order:3;width:100%;font-size:12px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;font-size:12px}.footer-top .back-top{margin-left:auto}.site-footer{padding-top:32px}}@media(max-width:360px){.shell{width:calc(100% - 32px)}h1{font-size:39px}.hero-actions{gap:17px}.button{gap:14px}.hero-bottom>span{max-width:180px}.email-link{font-size:22px}.hero .eyebrow{letter-spacing:.8px}.section-heading h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button-primary:hover,.service-card:hover{transform:none}}
