:root{color:#20242a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:#20242a;background:#fff;min-height:100vh;margin:0;line-height:1.6;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}img{max-width:100%}h1,h2,h3,h4,h5,h6,p{margin-top:0}#root{min-height:100vh}.navbar{z-index:1000;width:100%;transition:background-color .18s,box-shadow .18s,border-color .18s;position:fixed;top:0;left:0}.navbar--dark,.navbar--scrolled{background:#162139f5;border-bottom:1px solid #ffffff14}.navbar--scrolled{box-shadow:0 10px 28px #0917302e}.nav-content{justify-content:space-between;align-items:center;min-height:82px;display:flex}.logo{color:#fff;flex:none;font-size:27px;font-weight:800;line-height:1;text-decoration:none}.logo:hover{color:#fff}.nav-links{align-items:center;gap:clamp(42px,5.8vw,92px);display:flex}.nav-item{color:#ffffffdb;padding:33px 0;font-size:16px;line-height:1;text-decoration:none;position:relative}.nav-item:after{content:"";transform-origin:50%;background:#fff;width:22px;height:2px;transition:transform .16s;position:absolute;bottom:22px;left:50%;transform:translate(-50%)scaleX(0)}.nav-item:hover,.nav-item--active{color:#fff}.nav-item:hover:after,.nav-item--active:after{transform:translate(-50%)scaleX(1)}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.nav-toggle span{background:#fff;width:24px;height:2px;display:block}@media (width<=860px){.nav-content{min-height:70px}.logo{font-size:23px}.nav-toggle{display:inline-flex}.nav-links{background:#162139fa;border-top:1px solid #ffffff14;flex-direction:column;gap:0;padding:10px 24px 22px;display:none;position:absolute;top:70px;left:0;right:0}.nav-links--open{display:flex}.nav-item{width:100%;padding:18px 0}.nav-item:after{transform-origin:0;bottom:9px;left:0;transform:scaleX(0)}.nav-item:hover:after,.nav-item--active:after{transform:scaleX(1)}}.footer{color:#fff;background:#172239;padding-top:58px}.footer-content{justify-content:space-between;gap:72px;padding-bottom:54px;display:flex}.footer-brand{flex:460px;max-width:560px}.footer-logo{color:#fff;margin-bottom:22px;font-size:28px;font-weight:800;line-height:1;text-decoration:none;display:inline-block}.footer-logo:hover{color:#fff}.footer-desc{color:#ffffffad;white-space:nowrap;margin:0;font-size:15px;line-height:1.9}.footer-links{grid-template-columns:repeat(3,max-content);gap:clamp(42px,6vw,96px);display:grid}.link-group{flex-direction:column;gap:14px;display:flex}.link-group h4{color:#fff;margin:0 0 8px;font-size:17px;font-weight:600}.link-group a,.link-group span{color:#ffffff9e;font-size:14px;line-height:1.45;text-decoration:none}.link-group a:hover{color:#fff}.footer-bottom{color:#ffffff7a;text-align:center;border-top:1px solid #ffffff14;padding:22px 24px;font-size:13px}.footer-bottom p{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;margin:0;display:flex}.footer-bottom a{color:#ffffff9e;text-decoration:none}.footer-bottom a:hover{color:#fff}@media (width<=860px){.footer-content,.footer-links{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:42px}.footer-desc{white-space:normal}}.site-container{width:min(100% - 48px,1280px);margin:0 auto}.home-hero{color:#fff;background-position:top;background-size:cover;align-items:center;min-height:560px;display:flex}.home-hero__content{padding-top:72px}.home-hero__eyebrow{color:#ffffff24;margin:0 0 18px;font-size:clamp(44px,7vw,86px);font-weight:800;line-height:1}.home-hero h1{margin:0 0 26px;font-size:clamp(34px,4.4vw,58px);font-weight:500;line-height:1.2}.home-hero p:last-child{color:#ffffffd1;margin:0;font-size:clamp(16px,1.4vw,20px)}.interface-section{background:#fff;padding:112px 0 120px}.interface-layout{grid-template-rows:250px 500px;grid-template-columns:minmax(340px,520px) minmax(560px,1fr);gap:16px;display:grid}.interface-heading{align-self:end;padding-bottom:54px}.interface-heading h2{color:#343434;margin:0 0 8px;font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.1}.interface-heading p{color:#b5b5b5;margin:0;font-size:15px}.interface-main-image,.interface-card{background:#f3f8fb;overflow:hidden}.interface-main-image{grid-area:2/1}.interface-main-image img{object-fit:cover;width:100%;height:100%;display:block}.interface-grid{grid-area:1/2/span 2;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.interface-card{display:contents}.interface-card__media,.interface-card__copy{background:#f1f6fa;min-height:0;overflow:hidden}.interface-card__media img{object-fit:cover;width:100%;height:100%;display:block}.interface-card__media--right{order:2}.interface-card__copy{align-items:center;padding:32px 46px;display:flex}.interface-card h3{color:#4a4a4a;margin:0 0 4px;font-size:22px;line-height:1.25}.interface-card span{color:#b7b7b7;margin-bottom:17px;font-size:13px;display:block}.interface-card p{color:#9a9a9a;margin:0;font-size:14px;line-height:2.05}.slogan-banner{color:#fff;background-position:50%;background-size:cover;min-height:280px}.slogan-banner__overlay{min-height:inherit;text-align:center;background:#0000006b;justify-content:center;align-items:center;gap:32px;padding:56px 24px;display:flex}.slogan-banner h2{margin:0 0 8px;font-size:clamp(28px,3vw,44px);font-weight:400}.slogan-banner p{color:#ffffffc2;margin:0}.slogan-banner__quote{color:#41aef2;font-size:clamp(54px,6vw,88px);font-weight:700;line-height:1}.company-section{background:#fff;padding:112px 0 126px}.company-section--compact{padding-top:92px}.company-layout{grid-template-columns:minmax(320px,560px) minmax(340px,1fr);align-items:center;gap:clamp(56px,8vw,110px);display:grid}.company-image img,.culture-image img,.product-intro__image img{object-fit:cover;width:100%;display:block}.company-image img{aspect-ratio:1}.company-copy h2{color:#1d1d1d;margin:0 0 8px;font-size:clamp(34px,4vw,54px);font-weight:700}.company-copy>span{color:#6d6d6d;margin-bottom:42px;font-size:18px;display:block}.company-copy p{color:#333;max-width:700px;margin:0 0 36px;font-size:17px;line-height:2.2}.company-copy ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.company-copy li{color:#666;min-height:24px;padding-left:34px;font-size:15px;line-height:1.8;position:relative}.company-copy li:before{content:"✓";color:#fff;background:#58b7f3;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:700;line-height:20px;display:inline-grid;position:absolute;top:3px;left:0}.page-hero{color:#fff;background-position:50%;background-size:cover;min-height:520px}.page-hero--about{background-position:50% 32%;min-height:690px}.page-hero__shade{min-height:inherit;text-align:center;background:#10234194;align-items:center;display:flex}.page-hero--about .page-hero__shade{background:#142239a8}.page-hero__content{padding-top:76px}.page-hero h1{margin:0 0 12px;font-size:clamp(38px,4vw,58px);font-weight:400}.page-hero__subtitle{color:#ffffffe0;margin:0;font-size:clamp(20px,2vw,27px)}.page-hero__description{color:#ffffffe6;text-align:left;max-width:920px;margin:44px auto 0;font-size:clamp(16px,1.3vw,20px);line-height:1.9}.product-sections{background:#fff}.product-intro{padding:100px 0}.product-intro:nth-child(2n){background:#f5f5f5}.product-intro__layout{grid-template-columns:minmax(340px,560px) minmax(340px,1fr);align-items:center;gap:clamp(58px,8vw,112px);display:grid}.product-intro--right .product-intro__image{order:2}.product-intro__image img{aspect-ratio:1}.product-intro__copy h2{color:#252525;margin:0 0 8px;font-size:clamp(32px,3vw,44px);font-weight:500}.product-intro__copy span{color:#8e8e8e;margin-bottom:42px;font-size:17px;display:block}.product-intro__copy p{color:#737373;margin:0 0 20px;font-size:17px;line-height:2.35}.culture-section{background:#fff;padding:112px 0 126px}.culture-layout{grid-template-columns:minmax(320px,620px) minmax(300px,1fr);align-items:center;gap:clamp(60px,10vw,150px);display:grid}.culture-image img{aspect-ratio:1.08}.culture-copy{color:#111}.culture-copy h2{margin:0 0 140px;font-size:clamp(52px,6vw,82px);font-weight:700;line-height:1.22}.culture-copy h3{margin:0 0 20px;font-size:clamp(34px,4vw,52px);font-weight:700}.culture-copy h3:after{content:"";background:#111;width:94px;height:4px;margin-top:18px;display:block}.culture-copy p{margin:0;font-size:clamp(24px,3vw,40px);line-height:1.5}@media (width<=1100px){.interface-layout,.company-layout,.product-intro__layout,.culture-layout{grid-template-columns:1fr}.interface-layout{grid-template-rows:auto}.interface-heading{align-self:start;padding-bottom:0}.interface-main-image,.interface-grid{grid-area:auto}.interface-main-image img{aspect-ratio:1.28;min-height:auto}.product-intro--right .product-intro__image{order:0}.culture-copy h2{margin-bottom:64px}}@media (width<=760px){.site-container{width:min(100% - 32px,1280px)}.home-hero{min-height:520px}.home-hero__eyebrow{font-size:clamp(34px,12vw,54px)}.interface-section,.company-section,.culture-section,.product-intro{padding:72px 0}.interface-grid{grid-template-rows:auto;grid-template-columns:1fr}.interface-card__media{min-height:210px}.interface-card__copy{padding:28px 30px}.slogan-banner__overlay{flex-direction:column;gap:8px}.page-hero,.page-hero--about{min-height:560px}.page-hero__description{text-align:center}}
