:root{--ink:#181a1b;--muted:#686d6f;--paper:#f3f2ee;--red:#d52620;--line:rgba(24,26,27,.16);--dark:#202526}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,"Noto Sans SC",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{line-height:1.65}header{height:96px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand img{width:clamp(205px,19vw,285px)}header nav{display:flex;gap:clamp(22px,3vw,50px);margin-left:auto;margin-right:clamp(22px,4vw,58px)}header nav a{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;font-weight:750;padding:39px 0 35px;border-bottom:3px solid transparent;color:#555b5d}header nav a:hover,header nav a.on{color:var(--ink);border-color:var(--red)}.lang{border:0;background:none;display:flex;gap:8px;align-items:center;padding:12px 0;cursor:pointer}.lang b,.lang span{font-size:.72rem;opacity:.38}.lang .active{opacity:1;color:var(--red)}.lang i{width:1px;height:14px;background:var(--line)}.menu{display:none;border:0;background:none;font-size:1.4rem}.hero{min-height:720px;display:grid;grid-template-columns:1.03fr .97fr}.hero-copy{padding:clamp(80px,9vw,140px) clamp(24px,5vw,76px);display:flex;justify-content:center;flex-direction:column}.hero figure{margin:0;overflow:hidden}.hero figure img{width:100%;height:100%;object-fit:cover}.tag{font-size:.7rem;letter-spacing:.17em;font-weight:800;color:var(--red);margin:0 0 25px;text-transform:uppercase}h1{font-size:clamp(3.5rem,6.2vw,7.6rem);line-height:.93;letter-spacing:-.065em;margin:0;font-weight:730}h1 em{font-style:normal;color:var(--red)}.lead{font-size:clamp(1.02rem,1.4vw,1.22rem);color:var(--muted);max-width:740px;margin:36px 0 0}.actions{display:flex;gap:32px;align-items:center;margin-top:40px}.btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 27px;background:var(--ink);color:white;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.btn:hover{background:var(--red)}.btn.light{background:white;color:var(--ink)}.arrow{font-size:.84rem;font-weight:750;border-bottom:1px solid;padding-bottom:6px}.pad{padding:clamp(80px,9vw,138px) clamp(24px,5vw,76px)}.label{font-size:.68rem;letter-spacing:.15em;font-weight:800;min-width:190px}.label::first-letter{color:var(--red)}h2{font-size:clamp(2.5rem,4.7vw,5.5rem);line-height:1.03;letter-spacing:-.05em;margin:0;font-weight:680}.belief,.section-head{display:grid;grid-template-columns:minmax(180px,.25fr) minmax(0,.75fr);gap:7vw}.belief{background:#fff}.cols{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin-top:55px;color:var(--muted)}.cols p{margin:0}.section-head{margin-bottom:75px}.cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cards>a{min-height:370px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 26px;display:flex;flex-direction:column}.cards small,.options small,.product>small,.service-list small{color:var(--red);font-weight:800}.cards h3{font-size:1.48rem;margin:auto 0 18px}.cards p{font-size:.9rem;color:var(--muted);margin:0 0 28px}.cards a.red{background:var(--red);color:white}.cards a.red small,.cards a.red p{color:white}.dark{background:var(--dark);color:white}.dark .label{color:white}.dark-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:end;margin:65px 0 75px}.dark-intro p,.dark .product p{color:#c4c9c9;margin:0}.steps,.timeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2);margin-bottom:50px}.steps>div,.timeline>div{padding:28px 22px 10px 0}.steps b,.timeline b{font-size:.68rem;color:#ef5a50}.steps h3,.timeline h3{margin:42px 0 8px}.steps p,.timeline p{font-size:.82rem;color:#aeb5b5;margin:0}.global{background:white;display:grid;grid-template-columns:.25fr .75fr;gap:7vw}.global>div:last-child{display:grid;grid-template-columns:1fr .65fr;gap:9vw}.global>div p{color:var(--muted);font-size:1.05rem;margin:0}.page-hero{min-height:590px;padding:clamp(90px,10vw,145px) clamp(24px,5vw,76px);display:flex;justify-content:center;flex-direction:column;border-bottom:1px solid var(--line)}.split{display:grid;grid-template-columns:1.2fr .65fr;gap:8vw;align-items:end}.split .lead{margin-bottom:10px}.product{display:grid;grid-template-columns:.1fr .4fr .5fr;gap:4vw;border-bottom:1px solid var(--line)}.product h2,.cocreate h2,.service h2,.brief h2,.contact h2{font-size:clamp(2.6rem,4.3vw,5rem)}.product>div:last-child>p{color:var(--muted);font-size:1.04rem;margin-top:0}.product ul{list-style:none;margin:34px 0;padding:0}.product li{padding:14px 0;border-top:1px solid var(--line);font-weight:650}.product li:last-child{border-bottom:1px solid var(--line)}.soft{background:#e6e5df}.product.dark>div:last-child>p{color:#c4c9c9}.cocreate,.service,.brief,.contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:white}.cocreate h2,.service h2{margin-top:60px}.options{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.options article{min-height:265px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.options h3{font-size:1.35rem;margin:52px 0 12px}.options p,.service-list p{font-size:.9rem;color:var(--muted);margin:0}.timeline{grid-template-columns:repeat(5,1fr);margin:65px 0 0}.cta{text-align:center}.cta h2{max-width:900px;margin:auto}.cta>p:not(.tag){max-width:620px;margin:34px auto;color:var(--muted)}.engineer{background:linear-gradient(120deg,var(--paper) 0 62%,#dfddd5 62%)}.service-list article{display:grid;grid-template-columns:50px 1fr;padding:27px 0;border-top:1px solid var(--line)}.service-list article:last-child{border-bottom:1px solid var(--line)}.service-list h3{margin:0 0 9px;font-size:1.22rem}.brief{background:#e6e5df}.brief>div>p:last-child{color:var(--muted);max-width:500px}.brief ol{list-style:none;padding:0;margin:0}.brief li{display:grid;grid-template-columns:60px 1fr;padding:21px 0;border-top:1px solid var(--line);font-weight:650}.brief li:last-child{border-bottom:1px solid var(--line)}.brief li b{font-size:.68rem;color:var(--red)}.contact{background:var(--red);color:white}.contact .tag{color:white}.contact a{font-size:clamp(1.8rem,3vw,3rem);font-weight:750}.contact>div:last-child{padding-top:10px}.contact>div:last-child p{max-width:600px}.contact small{opacity:.72}footer{background:#111415;color:white;padding:55px clamp(24px,5vw,76px);display:grid;grid-template-columns:1.2fr .65fr .6fr;gap:5vw;align-items:end}footer img{width:225px;filter:brightness(0) invert(1)}footer p{font-size:.78rem;color:#acb2b2;margin:5px 0}footer>div:nth-child(2){display:flex;flex-direction:column;gap:10px;font-size:.8rem}footer>div:last-child{text-align:right}
@media(max-width:980px){header nav{display:none;position:absolute;top:96px;left:0;right:0;background:var(--paper);padding:20px 24px 30px;flex-direction:column;margin:0;border-bottom:1px solid var(--line)}header nav.open{display:flex}header nav a{padding:12px 0}.menu{display:block;margin-left:17px}.hero{grid-template-columns:1fr}.hero figure{height:52vw;min-height:330px}.hero-copy{padding-top:90px}.belief,.section-head,.global,.global>div:last-child,.product,.cocreate,.service,.brief,.contact{grid-template-columns:1fr}.belief>div:last-child,.section-head h2,.global>div:last-child{margin-top:38px}.cards{grid-template-columns:1fr 1fr}.dark-intro,.split{grid-template-columns:1fr}.split .lead{margin-top:35px}.timeline{grid-template-columns:1fr 1fr}.product>small{display:none}.cocreate h2,.service h2{margin-bottom:45px}.engineer{background:var(--paper)}}
@media(max-width:620px){header{height:78px;padding:0 20px}.brand img{width:185px}header nav{top:78px}.hero-copy,.page-hero,.pad{padding-left:20px;padding-right:20px}.hero-copy{padding-top:70px;padding-bottom:65px}h1{font-size:clamp(3rem,15vw,4.6rem)}.actions{align-items:flex-start;flex-direction:column;gap:22px}.hero figure{height:410px}.cols,.cards,.options,.steps,.timeline{grid-template-columns:1fr}.cards>a{min-height:260px}.dark-intro{margin:50px 0}.steps>div{padding:20px 0;border-top:1px solid rgba(255,255,255,.15)}.steps h3{margin:16px 0 5px}.page-hero{min-height:510px}.timeline>div{min-height:150px}.product{gap:20px}footer{grid-template-columns:1fr;gap:34px}footer>div:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
