:root{--navy:#07162a;--blue:#1267d8;--cyan:#21c4e8;--ink:#101a27;--muted:#667382;--line:#dce3e9;--paper:#f4f7f9;--white:#fff;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;color:#fff;border-bottom:1px solid #ffffff26;transition:.3s}.site-header.scrolled{background:#07162af2;backdrop-filter:blur(14px)}.nav-wrap{height:80px;max-width:1420px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{width:39px;height:39px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-weight:900;font-style:italic}.brand strong{display:block;font-size:18px;letter-spacing:.12em}.brand small{display:block;font-size:8px;letter-spacing:.13em;opacity:.72;margin-top:2px}.main-nav{display:flex;gap:28px;font-size:14px}.main-nav a{opacity:.82;transition:.2s}.main-nav a:hover{opacity:1;color:#8de4ff}.nav-cta{font-size:13px;border-left:1px solid #ffffff38;padding-left:26px}.nav-cta span{margin-left:8px}.menu-toggle{display:none;background:none;border:0;color:#fff}.hero{height:max(720px,100svh);min-height:680px;position:relative;color:#fff;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.06)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#041125f2 0%,#07172bc9 38%,#0a1a2b3b 76%),linear-gradient(0deg,#07162ad1 0%,transparent 47%)}.hero-grid{position:absolute;z-index:1;inset:0;background-image:linear-gradient(#ffffff0c 1px,transparent 1px),linear-gradient(90deg,#ffffff0c 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-content{position:relative;z-index:2;max-width:var(--max);margin:auto;padding:200px 24px 120px}.eyebrow{font-size:12px;letter-spacing:.18em;color:var(--blue);font-weight:700;display:flex;align-items:center;gap:10px}.eyebrow span{display:inline-block;width:34px;height:2px;background:currentColor}.eyebrow.light{color:#7bdfff}.hero h1{font-size:clamp(52px,6vw,88px);line-height:1.12;letter-spacing:-.045em;margin:22px 0 26px;max-width:900px}.hero h1 em{font-style:normal;color:#8de8ff}.hero-lead{font-size:18px;line-height:1.8;color:#d1dce8;max-width:650px}.hero-actions{display:flex;gap:14px;margin-top:42px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;transition:.25s}.btn.primary{background:var(--blue);color:#fff}.btn.primary:hover{background:#1985ee;transform:translateY(-2px)}.btn.primary span{margin-left:28px}.btn.ghost{border:1px solid #ffffff55;color:#fff}.btn.ghost:hover{background:#ffffff16}.hero-proof{position:absolute;z-index:3;right:max(24px,calc((100vw - var(--max))/2));bottom:44px;display:grid;grid-template-columns:repeat(4,1fr);background:#07162ad9;border:1px solid #ffffff1f;backdrop-filter:blur(10px)}.hero-proof div{padding:20px 25px;min-width:150px;border-right:1px solid #ffffff1f}.hero-proof div:last-child{border:0}.hero-proof b{display:block;font-size:27px}.hero-proof sup{font-size:12px;margin-left:3px}.hero-proof span{display:block;color:#9db0c4;font-size:12px;margin-top:6px}.scroll-hint{position:absolute;z-index:3;left:28px;bottom:48px;font-size:9px;letter-spacing:.2em;writing-mode:vertical-rl;color:#aab8c8}.scroll-hint span{display:block;width:1px;height:44px;background:#80ddff;margin:0 auto 10px}.section{padding:120px 24px}.section-head{max-width:var(--max);margin:0 auto 64px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}.section h2{font-size:clamp(36px,4vw,58px);line-height:1.18;letter-spacing:-.04em;margin:18px 0 0}.section-head>p,.intro-copy p{font-size:16px;line-height:1.85;color:var(--muted);margin:0}.intro-copy p+p{margin-top:16px}.text-link{display:inline-block;color:var(--blue);font-weight:700;margin-top:24px}.text-link span{margin-left:18px}.value-band{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value-band>div{padding:38px 30px;border-right:1px solid var(--line)}.value-band>div:last-child{border:0}.value-band span{font-size:11px;color:var(--blue)}.value-band h3{font-size:20px;margin:40px 0 10px}.value-band p{font-size:13px;line-height:1.7;color:var(--muted)}.tech{background:var(--navy);color:#fff}.tech .section-head>p{color:#9cacbd}.tech-stage{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.05fr .95fr;min-height:540px}.tech-visual{position:relative;overflow:hidden;background:#0b253d}.tech-visual img{height:100%;object-fit:cover;opacity:.8;transition:.5s}.tech-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#061426bb,transparent 55%)}.tech-visual>span{position:absolute;z-index:2;left:36px;bottom:50px;font-size:54px;font-weight:800}.tech-visual small{position:absolute;z-index:2;left:39px;bottom:29px;color:#b6c6d6}.scanline{position:absolute;z-index:2;left:0;right:0;height:2px;top:25%;background:#75eaff;box-shadow:0 0 20px #75eaff;animation:scan 4s infinite ease-in-out}@keyframes scan{50%{top:72%}}.tech-list{border-top:1px solid #ffffff1c}.tech-list article{display:grid;grid-template-columns:44px 1fr 24px;gap:18px;padding:35px 30px;border-bottom:1px solid #ffffff1c;cursor:pointer;transition:.25s}.tech-list article:hover,.tech-list article.active{background:#0e2a48}.tech-list i{font-style:normal;color:#4f93c8;font-size:12px}.tech-list h3{margin:0 0 10px;font-size:20px}.tech-list p{margin:0;color:#8fa2b5;line-height:1.75;font-size:13px}.tech-list b{color:#6edaf6}.products{background:var(--paper)}.product-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-card{position:relative;height:420px;overflow:hidden;color:#fff;padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.product-card img{position:absolute;inset:0;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.035)}.product-card .shade{position:absolute;inset:0;background:linear-gradient(0deg,#061426eb 0%,#06142660 65%,#0614261a)}.product-card>*:not(img,.shade){position:relative;z-index:2}.product-card span{font-size:11px;color:#76e2fb;letter-spacing:.08em}.product-card h3{font-size:30px;line-height:1.22;margin:14px 0 10px}.product-card p{font-size:13px;color:#c2cfdb;margin:0}.product-card a{margin-top:24px;font-size:13px;border-bottom:1px solid #ffffff66;padding-bottom:5px}.product-tags{max-width:var(--max);margin:18px auto 0;display:flex;flex-wrap:wrap;gap:8px}.product-tags span{background:#fff;border:1px solid #e2e8ed;padding:11px 16px;font-size:12px;color:#536170}.cases{padding:0;display:grid;grid-template-columns:1.13fr .87fr;background:#081a2e;color:#fff}.case-image{min-height:720px}.case-image img{height:100%;object-fit:cover}.case-content{padding:95px 8vw 70px 70px}.case-content h2{font-size:48px}.case-content>p:not(.eyebrow){color:#aebdcb;line-height:1.8}.case-metric{display:flex;align-items:end;gap:24px;border-top:1px solid #ffffff20;padding:26px 0}.case-metric b{font-size:44px;color:#79e5ff;min-width:145px}.case-metric b small{font-size:13px;margin-left:5px}.case-metric span{font-size:13px;line-height:1.6;color:#aebdcb}.case-content blockquote{margin:14px 0 0;padding:20px 22px;border-left:2px solid var(--cyan);background:#ffffff08;font-size:13px;line-height:1.7;color:#ccd7e2}.clients{padding-top:52px;padding-bottom:52px}.clients>p{max-width:var(--max);margin:0 auto 25px;color:#8995a2;font-size:12px}.client-row{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap;color:#465361}.client-row strong{font-size:15px}.strength-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}.strength-grid>div{background:var(--paper);padding:30px;min-height:155px}.big-stat{grid-row:span 2}.big-stat b{font-size:90px;color:var(--blue);letter-spacing:-.06em}.big-stat span{display:block;font-size:20px;font-weight:700}.big-stat p{color:var(--muted);line-height:1.7;font-size:13px;margin-top:30px}.strength-item{display:flex;flex-direction:column;justify-content:space-between}.strength-item b{font-size:17px;line-height:1.5}.strength-item span{font-size:12px;color:var(--blue)}.lab-card,.team-card{grid-column:span 1;background:var(--navy)!important;color:#fff}.lab-card p,.team-card p{font-size:11px;color:#65dfff}.lab-card h3,.team-card h3{font-size:20px;line-height:1.5}.lab-card span,.team-card span{font-size:12px;color:#97a9b9;line-height:1.6}.careers{background:linear-gradient(110deg,#07182c,#0a3154);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.careers p:not(.eyebrow){color:#afbecd;line-height:1.8}.careers .btn{margin-top:22px}footer{background:#040d18;color:#fff;padding:100px max(24px,calc((100vw - var(--max))/2)) 26px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:70px;border-bottom:1px solid #ffffff1c}.footer-top h2{font-size:clamp(38px,4.5vw,64px);line-height:1.2;margin:18px 0 0}.round-link{width:142px;height:142px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:.3s}.round-link:hover{transform:rotate(-8deg) scale(1.04);background:#1685ec}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:60px 0}.footer-main small{color:#6f8193}.footer-main p{font-size:13px;line-height:1.6}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff1c;padding-top:24px;color:#6f8193;font-size:11px}.footer-bottom a{color:#b8c7d5}
@media(max-width:900px){.nav-wrap{height:68px;padding:0 20px}.main-nav,.nav-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;padding:10px}.menu-toggle span{width:24px;height:1px;background:#fff}.main-nav.open{display:flex;position:absolute;top:68px;left:0;right:0;padding:24px;background:#07162af7;flex-direction:column;gap:0}.main-nav.open a{padding:14px 20px;border-bottom:1px solid #ffffff14}.hero{min-height:760px}.hero-content{padding:155px 22px 270px}.hero h1{font-size:52px}.hero-proof{left:20px;right:20px;bottom:35px;grid-template-columns:repeat(2,1fr)}.hero-proof div{min-width:0;padding:15px}.scroll-hint{display:none}.section{padding:80px 20px}.split,.tech-stage,.cases,.careers{grid-template-columns:1fr;gap:38px}.section-head{margin-bottom:42px}.value-band{grid-template-columns:repeat(2,1fr)}.value-band>div:nth-child(2){border-right:0}.value-band>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.tech-visual{min-height:420px}.product-grid{grid-template-columns:1fr}.product-card{height:370px}.case-image{min-height:420px}.case-content{padding:65px 20px}.strength-grid{grid-template-columns:1fr 1fr}.big-stat{grid-row:auto;grid-column:span 2}.careers{padding:80px 20px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-top{align-items:flex-end}.round-link{width:110px;height:110px;flex:none}}
@media(max-width:560px){.brand strong{font-size:16px}.hero h1{font-size:43px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof b{font-size:23px}.section h2,.case-content h2{font-size:36px}.value-band{grid-template-columns:1fr}.value-band>div{border-right:0;border-bottom:1px solid var(--line)!important;padding:26px 12px}.value-band h3{margin-top:18px}.product-card{height:430px;padding:24px}.strength-grid{grid-template-columns:1fr}.big-stat,.lab-card,.team-card{grid-column:auto}.clients{padding-top:38px;padding-bottom:38px}.client-row{gap:18px}.footer-top{display:block}.round-link{margin-top:38px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{gap:15px;flex-direction:column}}
.brand{gap:0;background:#fff;border-radius:4px;padding:6px 10px}.brand img{width:132px;height:auto}.footer-main{grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.footer-brand{width:max-content}.footer-brand img{width:150px}
@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}
@media(max-width:560px){.brand img{width:116px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
.client-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.client-row div{height:118px;border:1px solid #e6ebef;background:#fff;display:flex;align-items:center;justify-content:center;padding:22px;transition:.25s}.client-row div:hover{border-color:#b8d4ee;box-shadow:0 12px 30px #0b2b4912;transform:translateY(-2px)}.client-row img{width:100%;height:100%;object-fit:contain}
@media(max-width:900px){.client-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.client-row{gap:8px}.client-row div{height:94px;padding:16px}}
.team-card{grid-column:span 2}
@media(max-width:560px){.team-card{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scanline{animation:none}*{transition:none!important}}
