:root{--navy:#071a33;--navy-surface:#0b263f;--cyan:#10bcd4;--aqua:#48d9c4;--ink:#101828;--muted:#667085;--pale:#f5f9fb;--border:#dbe7ec;--error:#c63f4a;--container:1200px;--home-container:var(--container);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 10px 30px #071a330f;--shadow-md:0 18px 45px #071a331a;--shadow-lg:0 30px 80px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-weight:400}button,input,select{font:inherit}a{color:inherit}img{max-width:100%;display:block}:where(a,button,input,select):focus-visible{outline:3px solid var(--aqua);outline-offset:3px}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dbe7eccc;grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-height:76px;padding:0 4vw;transition:box-shadow .22s,background-color .22s;display:grid;position:fixed;top:0;left:0}.site-header--scrolled{box-shadow:0 10px 28px #071a331a}.site-header__brand{text-decoration:none}.brand-lockup{align-items:center;gap:.65rem;display:flex}.brand-lockup__mark{object-fit:contain;width:46px;height:46px}.brand-lockup__mark.resilient-image--fallback .resilient-image__message{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand-lockup__text{line-height:1.05;display:grid}.brand-lockup__name{color:var(--navy);letter-spacing:.08em;font-size:1.1rem;font-weight:800}.brand-lockup__subtitle{color:var(--muted);letter-spacing:.16em;margin-top:.28rem;font-size:.56rem;font-weight:700}.site-header__nav{justify-content:center;gap:clamp(1rem,2.3vw,2.25rem);display:flex}.site-header__link{color:#344054;padding:1.7rem 0;font-size:.94rem;font-weight:600;text-decoration:none;position:relative}.site-header__link:after{content:"";background:var(--cyan);height:2px;transition:transform .18s;position:absolute;bottom:1rem;left:0;right:0;transform:scaleX(0)}.site-header__link:hover:after,.site-header__link.is-active:after{transform:scaleX(1)}.site-header__link.is-active{color:var(--navy)}.site-header__contact,.site-header__menu-trigger{border-radius:999px;padding:.72rem 1.2rem;font-weight:700}.site-header__contact{color:#fff;background:var(--navy);text-decoration:none}.site-header__menu-trigger{border:1px solid var(--border);color:var(--navy);background:#fff;display:none}.mobile-menu{z-index:60;overscroll-behavior:contain;box-sizing:border-box;color:#fff;background:var(--navy);align-content:start;gap:1rem;width:100%;height:100dvh;min-height:100dvh;padding:1.25rem;display:grid;position:fixed;inset:0;overflow-y:auto}.mobile-menu__header{justify-content:space-between;align-items:center;display:flex}.mobile-menu__close{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:999px;padding:.65rem 1rem}.mobile-menu nav>ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.mobile-menu__link,.mobile-menu__contact{border-bottom:1px solid #ffffff24;width:100%;padding:1rem 0;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}.mobile-menu a:focus-visible,.mobile-menu button:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}.resilient-image--fallback{isolation:isolate;color:#d9e8ef;background:radial-gradient(circle at 72% 28%,#10bcd46b,#0000 30%),linear-gradient(145deg,#071a33,#0b3853);place-items:center;display:grid;position:relative;overflow:hidden}.resilient-image--fallback:before{content:"";background:repeating-linear-gradient(135deg,#0000 0 18px,#ffffff0b 18px 19px);position:absolute;inset:0}.resilient-image__message{z-index:1;letter-spacing:.06em;background:#0414269e;border:1px solid #ffffff40;border-radius:999px;padding:.5rem .8rem;font-size:.82rem;font-weight:700;position:relative}.site-footer{padding:4rem max(4vw, calc((100vw - var(--home-container)) / 2));color:#d9e8ef;background:#041426;grid-template-columns:1.2fr .8fr 1fr;gap:3rem;display:grid}.site-footer h2{color:#fff;margin:0 0 1rem;font-size:1rem}.site-footer__brand p{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.site-footer ul{columns:2;margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:.65rem}.site-footer a{text-decoration:none}.site-footer address{font-style:normal}.site-footer address p{margin:0 0 .65rem}.ui-category-filter{flex-wrap:wrap;gap:.75rem;display:flex}.ui-category-filter__button,.ui-case-card__toggle,.ui-contact-form__submit{border:1px solid var(--border,#dbe7ec);min-height:2.75rem;color:var(--ink,#101828);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.65rem 1rem;font-weight:700}.ui-category-filter__button[data-selected=true],.ui-contact-form__submit{color:#fff;border-color:var(--navy,#071a33);background:var(--navy,#071a33)}.ui-product-card,.ui-solution-panel,.ui-case-card,.ui-contact-form{border:1px solid var(--border,#dbe7ec);background:#fff;border-radius:16px;box-shadow:0 10px 30px #071a330f}.ui-product-card,.ui-case-card{padding:1.5rem}.ui-solution-panel{padding:clamp(1.5rem,3vw,3rem)}.ui-contact-form{gap:1rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.ui-product-card__title,.ui-solution-panel h2,.ui-case-card h3{color:var(--navy,#071a33);letter-spacing:.02em;margin:.3rem 0 .75rem;font-weight:800}.ui-product-card__heading,.ui-solution-panel__header,.ui-case-card__meta{align-items:center;gap:.75rem;display:flex}.ui-product-card__icon{color:var(--cyan,#10bcd4)}.ui-product-card__category,.ui-solution-panel__eyebrow{color:var(--cyan,#10bcd4);letter-spacing:.1em;margin:0;font-size:.82rem;font-weight:700}.ui-product-card__summary,.ui-solution-panel__summary,.ui-case-card__scene{color:var(--muted,#667085);line-height:1.75}.ui-product-card__details,.ui-solution-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.ui-product-card h4,.ui-product-card__title+p,.ui-solution-panel h3,.ui-case-card h4{font-weight:700}.ui-product-card ul,.ui-solution-panel ul,.ui-case-card ul{margin:.6rem 0 0;padding-left:1.1rem;line-height:1.7}.ui-product-card__scenarios{flex-wrap:wrap;gap:.4rem;list-style:none;display:flex;padding-left:0!important}.ui-product-card__scenarios li{color:var(--navy,#071a33);background:var(--pale,#f5f9fb);border-radius:999px;padding:.2rem .55rem}.ui-solution-panel__products,.ui-solution-panel__comparison{margin-top:1.5rem}.ui-solution-panel__comparison dl{margin:0}.ui-solution-panel__comparison dl div{border-top:1px solid var(--border,#dbe7ec);grid-template-columns:1fr 1fr;gap:1rem;padding:.8rem 0;display:grid}.ui-solution-panel__comparison dt{color:var(--muted,#667085)}.ui-solution-panel__comparison dd{color:var(--navy,#071a33);margin:0;font-weight:700}.ui-case-card__meta{color:var(--muted,#667085);justify-content:space-between;font-size:.85rem}.ui-case-card__badge{color:var(--navy,#071a33);background:#dff8f4;border-radius:999px;padding:.25rem .55rem;font-weight:700}.ui-case-card__toggle{color:var(--navy,#071a33);margin-top:1.25rem}.ui-case-card__detail{border-left:3px solid var(--cyan,#10bcd4);color:var(--muted,#667085);background:var(--pale,#f5f9fb);margin-top:1rem;padding:1rem;line-height:1.75}.ui-contact-form__field{gap:.4rem;display:grid}.ui-contact-form label{color:var(--navy,#071a33);font-weight:700}.ui-contact-form input,.ui-contact-form select{border:1px solid var(--border,#dbe7ec);min-height:2.8rem;color:var(--ink,#101828);font:inherit;border-radius:8px;padding:.55rem .75rem}.ui-contact-form__error{color:var(--error,#c63f4a);margin:0;font-size:.9rem}.ui-contact-form__status{color:#087767;margin:0;font-weight:700;line-height:1.6}.ui-contact-form__notice{color:var(--muted,#667085);margin:0;font-size:.875rem;line-height:1.6}@media (width<=767px){.ui-product-card__details,.ui-solution-panel__grid,.ui-solution-panel__comparison dl div{grid-template-columns:1fr}}@media (width<=1024px){.site-header__nav{gap:1rem}.site-header__link{font-size:.85rem}}@media (width<=860px){.site-header{grid-template-columns:1fr auto;padding-inline:20px}.site-header__nav,.site-header__contact{display:none}.site-header__menu-trigger{display:inline-flex}.site-footer{grid-template-columns:repeat(2,1fr)}.site-footer__contact{grid-column:1/-1}}@media (width<=767px){.site-footer{grid-template-columns:1fr;gap:2.2rem;padding:3rem 20px}.site-footer__contact{grid-column:auto}}.motion-reveal{opacity:0;transition:opacity .56s ease var(--reveal-delay,0s), transform .56s ease var(--reveal-delay,0s);transform:translateY(18px)}.motion-reveal[data-visible=true]{opacity:1;transform:translateY(0)}.motion-parallax{transform:translate3d(0, var(--parallax-y,0px), 0);will-change:transform}.motion-count-up{font-variant-numeric:tabular-nums}.motion-data-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.motion-data-flow li{min-height:4.5rem;color:var(--motion-flow-ink,#071a33);background:var(--motion-flow-surface,#f5f9fb);border:1px solid var(--motion-flow-border,#dbe7ec);place-items:center;padding:1rem;display:grid;position:relative}.motion-data-flow li:not(:last-child):after{z-index:-1;content:"";opacity:.16;transform-origin:0;background:linear-gradient(90deg,#10bcd4,#48d9c4);width:1rem;height:2px;transition:opacity .24s,transform .24s;position:absolute;top:50%;left:calc(100% + 1px);transform:scaleX(.25)}.motion-data-flow li[data-active=true]:not(:last-child):after{opacity:1;transform:scaleX(1)}.motion-particle-field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.motion-particle-field span{top:var(--particle-top);left:var(--particle-left);background:var(--motion-particle-color,#48d9c4);opacity:.42;width:4px;height:4px;animation:4.6s ease-in-out infinite motion-particle-drift;animation-delay:var(--particle-delay);border-radius:50%;position:absolute}@keyframes motion-particle-drift{50%{opacity:.82;transform:translateY(-10px)}}@media (width<=767px){.motion-parallax{transform:translate(0,0)}.motion-data-flow{grid-template-columns:1fr}.motion-data-flow li:not(:last-child):after{width:2px;height:1rem;top:calc(100% + 1px);left:50%}}@media (prefers-reduced-motion:reduce){.motion-reveal,.motion-reveal[data-visible=true]{opacity:1;transition:none;transform:none}.motion-parallax{will-change:auto;transform:translate(0,0)}.motion-data-flow li:not(:last-child):after{transition:none}.motion-particle-field span{animation:none}}html[data-motion=reduce]{scroll-behavior:auto}html[data-motion=reduce] .motion-reveal,html[data-motion=reduce] .motion-reveal[data-visible=true]{opacity:1;transition:none;transform:none}html[data-motion=reduce] .motion-parallax{will-change:auto;transform:translate(0,0)}html[data-motion=reduce] .motion-data-flow li:not(:last-child):after{transition:none}html[data-motion=reduce] .motion-particle-field span{animation:none}.home-page{background:#fff}.home-container{width:min(var(--home-container), calc(100% - 48px));margin-inline:auto}.home-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-section{padding:clamp(5rem,8vw,7.5rem) 0}.home-section-heading{max-width:760px}.home-section-heading h2,.home-about__content h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(2.1rem,4vw,3.4rem);font-weight:800;line-height:1.16}.home-section-heading>p:last-child,.home-about__content>p{color:var(--muted);margin:1.2rem 0 0;font-size:1.05rem;line-height:1.85}.home-eyebrow,.home-hero__eyebrow{color:var(--cyan);letter-spacing:.18em;margin:0 0 1rem;font-size:.78rem;font-weight:800}.home-section-heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.home-text-link{color:var(--navy);-webkit-text-decoration-color:var(--cyan);text-decoration-color:var(--cyan);text-underline-offset:.35rem;flex:none;align-items:center;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.home-hero{color:#fff;background:radial-gradient(circle at 72% 35%, #10bcd433, transparent 31%), linear-gradient(135deg, #041426 0%, var(--navy) 48%, #0a304b 100%);min-height:760px;padding:164px 0 90px;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.home-hero__scan{pointer-events:none;background:linear-gradient(105deg,#0000 33%,#48d9c41a 49%,#0000 65%);animation:8s ease-in-out infinite alternate home-scan;position:absolute;inset:0}@keyframes home-scan{0%{transform:translate(-18%)}to{transform:translate(18%)}}.home-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid;position:relative}.home-hero__content{z-index:2;position:relative}.home-hero h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(3.4rem,6.2vw,6rem);font-weight:900;line-height:1.05}.home-hero__lead{color:#c9dce5;max-width:690px;margin:1.8rem 0 0;font-size:clamp(1rem,1.4vw,1.16rem);font-weight:500;line-height:1.9}.home-actions{flex-wrap:wrap;gap:1rem;margin-top:2.35rem;display:flex}.home-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:.82rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button--primary{color:#02131f;background:var(--aqua)}.home-button--ghost{color:#fff;background:#ffffff0d;border-color:#ffffff61}.home-hero__visual{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:24px;min-height:500px;padding:12px;position:relative;box-shadow:0 30px 80px #00000059}.home-hero__visual:after{content:"";pointer-events:none;border:1px solid #48d9c452;border-radius:16px;position:absolute;inset:11px}.home-hero__visual>.resilient-image{object-fit:cover;filter:saturate(.82)brightness(.66)contrast(1.08);border-radius:16px;width:100%;height:476px}.home-hero__visual>.resilient-image--fallback{filter:none}.home-hero__data{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031425d4;border:1px solid #48d9c459;border-radius:14px;padding:1.3rem;position:absolute;bottom:2rem;left:2rem;right:2rem}.home-hero__data>span{color:var(--aqua);letter-spacing:.16em;font-size:.72rem;font-weight:700}.home-hero__data>strong{letter-spacing:.08em;margin-top:.3rem;font-size:1.2rem;display:block}.home-hero__data dl{grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1rem 0 0;display:grid}.home-hero__data dl div{border-top:1px solid #ffffff24;padding-top:.75rem}.home-hero__data dt{color:#9fb8c4;font-size:.7rem}.home-hero__data dd{color:#fff;margin:.25rem 0 0;font-size:.88rem;font-weight:700}.home-capabilities{z-index:3;margin-top:-48px;position:relative}.home-capabilities__grid{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;box-shadow:0 20px 50px #071a331f}.home-capabilities__grid>.motion-reveal:not(:last-child){border-right:1px solid var(--border)}.home-metric{min-height:210px;padding:2rem}.home-metric__value{color:var(--navy);letter-spacing:-.04em;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;display:block}.home-metric h3{color:var(--navy);margin:1rem 0 .55rem;font-size:1rem;font-weight:800}.home-metric p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.home-technology{background:#fff}.home-technology .motion-data-flow{margin-top:3rem}.home-technology .motion-data-flow li{min-height:6.6rem;color:var(--navy);border-radius:12px;font-weight:800}.home-technology__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.home-technology__details article{border-top:3px solid var(--cyan);background:var(--pale);min-height:210px;padding:1.5rem 1.25rem}.home-technology__details span{color:var(--cyan);font-size:.78rem;font-weight:800}.home-technology__details h3{color:var(--navy);margin:1.1rem 0 .6rem;font-size:1.05rem;font-weight:800}.home-technology__details p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.home-products{background:var(--pale)}.home-product-group{margin-top:4rem}.home-product-group>header{align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.home-product-group__title{color:var(--navy);margin:0;font-size:1.45rem;font-weight:800}.home-product-group>header p{color:var(--muted);margin:0}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.home-product-grid>.motion-reveal,.home-product-grid .ui-product-card{height:100%}.home-product-grid .ui-product-card{flex-direction:column;display:flex}.home-product-grid .ui-product-card__details{margin-top:auto}.home-scenarios{background:#fff}.home-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:3rem;display:grid}.home-scenario-card{border:1px solid var(--border);background:#fff;border-radius:18px;height:100%;overflow:hidden;box-shadow:0 12px 32px #071a3314}.home-scenario-card__media{height:260px;position:relative;overflow:hidden}.home-scenario-card__media>.resilient-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-scenario-card:hover .home-scenario-card__media>.resilient-image{transform:scale(1.035)}.home-scenario-card__media>.home-scenario-card__icon{width:48px;height:48px;color:var(--navy);background:var(--aqua);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1rem;right:1rem}.home-scenario-card__body{padding:1.6rem}.home-scenario-card h3{color:var(--navy);margin:0;font-size:1.35rem;font-weight:800}.home-scenario-card p{min-height:3.7em;color:var(--muted);margin:.8rem 0 1rem;line-height:1.75}.home-scenario-card a{color:var(--navy);-webkit-text-decoration-color:var(--cyan);text-decoration-color:var(--cyan);text-underline-offset:.3rem;font-weight:800}.home-cases{color:#fff;background:var(--navy)}.home-cases .home-section-heading h2{color:#fff}.home-cases .home-section-heading>p:last-child{color:#afc3ce}.home-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:3rem;display:grid}.home-case-grid>.motion-reveal,.home-case-grid .ui-case-card{height:100%}.home-case-grid .ui-case-card{color:var(--ink)}.home-about{background:#fff}.home-about__grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.home-about__image{padding:0 2rem 2rem 0;position:relative}.home-about__image:after{z-index:-1;content:"";background:var(--pale);border-radius:18px;width:68%;height:70%;position:absolute;bottom:0;right:0}.home-about__image .resilient-image{aspect-ratio:7/5;object-fit:cover;border-radius:18px;width:100%}.home-about__image>.home-about__caption{color:#fff;background:var(--navy);border-radius:12px;max-width:260px;padding:1.15rem 1.35rem;font-weight:700;line-height:1.55;position:absolute;bottom:0;right:0}.home-about__content>p{max-width:620px}.home-about__content .home-text-link{margin-top:1.5rem}.home-cooperation{background:var(--pale)}.home-cooperation__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:3rem;display:grid}.home-cooperation__grid article{border:1px solid var(--border);background:#fff;border-radius:16px;height:100%;padding:2rem}.home-cooperation__grid svg{color:var(--cyan)}.home-cooperation__grid h3{color:var(--navy);margin:1.3rem 0 .7rem;font-size:1.2rem;font-weight:800}.home-cooperation__grid p{color:var(--muted);margin:0;line-height:1.75}.home-cooperation__note{color:var(--muted);margin:1.5rem 0 0;font-size:.88rem;line-height:1.7}.home-contact{color:#fff;background:linear-gradient(135deg,#06172b,#0a304b)}.home-contact .home-section-heading h2{color:#fff}.home-contact .home-section-heading>p:last-child{color:#b8cbd4}.home-contact__grid{grid-template-columns:minmax(0,.85fr) minmax(390px,1.15fr);align-items:start;gap:clamp(2rem,5vw,5rem);margin-top:3rem;display:grid}.home-contact__details h3{color:#fff;margin:0 0 1rem;font-size:1.15rem;font-weight:800}.home-contact__details h3:not(:first-child){margin-top:2.2rem}.home-contact__details address{font-style:normal}.home-contact__details address p{color:#d4e3e9;grid-template-columns:3.5rem 1fr;gap:.8rem;margin:0 0 .85rem;line-height:1.65;display:grid}.home-contact__details address span{color:var(--aqua);font-weight:700}.home-contact__details address a{overflow-wrap:anywhere;text-decoration:none}.home-contact__details ul{color:#d4e3e9;margin:0;padding-left:1.2rem;line-height:1.9}.home-contact__details .home-button{margin-top:2rem}.home-contact .ui-contact-form{color:var(--ink);box-shadow:0 24px 64px #00000042}.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible,.home-page select:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}@media (width<=1024px){.home-hero{min-height:700px}.home-hero__grid{grid-template-columns:1fr .75fr;gap:2rem}.home-hero__visual{min-height:430px}.home-hero__visual>.resilient-image{height:406px}.home-capabilities__grid,.home-technology__details{grid-template-columns:repeat(2,minmax(0,1fr))}.home-capabilities__grid>.motion-reveal:nth-child(2){border-right:0}.home-capabilities__grid>.motion-reveal:nth-child(-n+2){border-bottom:1px solid var(--border)}.home-product-grid,.home-case-grid,.home-cooperation__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-case-grid>:last-child,.home-cooperation__grid>:last-child{grid-column:1/-1}}@media (width<=860px){.home-hero{min-height:auto;padding-top:132px}.home-hero__grid,.home-about__grid,.home-contact__grid{grid-template-columns:1fr}.home-hero__visual{min-height:380px}.home-hero__visual>.resilient-image{height:356px}}@media (width<=767px){.home-container{width:min(100% - 40px, var(--home-container))}.home-section{padding:4.5rem 0}.home-section-heading h2,.home-about__content h2{font-size:clamp(2rem,10vw,2.7rem)}.home-section-heading-row{display:block}.home-section-heading-row .home-text-link{margin-top:1.4rem}.home-hero{padding:125px 0 72px}.home-hero h1{font-size:clamp(2.65rem,12vw,3.55rem);line-height:1.08}.home-hero__lead{font-size:1rem}.home-actions{grid-template-columns:1fr;display:grid}.home-button{width:100%}.home-hero__visual{min-height:340px}.home-hero__visual>.resilient-image{height:316px}.home-hero__data{bottom:1.25rem;left:1.25rem;right:1.25rem}.home-hero__data dl{grid-template-columns:1fr}.home-hero__data dl div{justify-content:space-between;display:flex}.home-capabilities{margin-top:-28px}.home-capabilities__grid,.home-technology__details,.home-product-grid,.home-scenario-grid,.home-case-grid,.home-cooperation__grid{grid-template-columns:1fr}.home-capabilities__grid>.motion-reveal{border-bottom:1px solid var(--border);border-right:0!important}.home-capabilities__grid>.motion-reveal:last-child{border-bottom:0}.home-metric{min-height:auto}.home-product-group>header{display:block}.home-product-group>header>p:not(.home-product-group__title){margin-top:.45rem}.home-case-grid>:last-child,.home-cooperation__grid>:last-child{grid-column:auto}.home-about__image{padding:0 1.2rem 2rem 0}.home-about__image>.home-about__caption{max-width:230px}.home-contact__grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.home-hero__scan{animation:none}.home-button,.home-scenario-card__media>.resilient-image{transition:none}}html[data-motion=reduce] .home-hero__scan{animation:none}html[data-motion=reduce] .home-button,html[data-motion=reduce] .home-scenario-card__media>.resilient-image{transition:none}.catalog-page{color:var(--ink);background:#fff}.catalog-page .page-hero{min-height:390px;padding:150px max(20px, calc((100vw - var(--home-container)) / 2)) 76px}.catalog-page .page-hero__eyebrow,.catalog-page .catalog-eyebrow{color:var(--cyan);letter-spacing:.14em;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.catalog-page .page-hero__title{max-width:var(--home-container);letter-spacing:-.04em;margin:0;font-size:clamp(2.85rem,5vw,4.8rem);font-weight:900;line-height:1.08}.catalog-page .page-hero__description{color:#c2d5df;max-width:680px;margin:1.35rem 0 0;font-size:1.08rem;line-height:1.85}.catalog-page .catalog-container{width:min(100% - 40px, var(--home-container));margin:0 auto}.catalog-page .catalog-section{background:var(--pale);padding:clamp(4.5rem,8vw,7.5rem) 0}.catalog-page .catalog-section--solutions{background:#fff}.catalog-page .catalog-section--cases{background:var(--pale)}.catalog-page .catalog-section-heading{max-width:760px}.catalog-page .catalog-section-heading h2,.catalog-page .catalog-contact-cta h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:800;line-height:1.18}.catalog-page .catalog-section-heading>p:not(.catalog-eyebrow){color:var(--muted);margin:1rem 0 1.7rem;line-height:1.8}.catalog-page .catalog-product-grid,.catalog-page .catalog-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.75rem;display:grid}.catalog-page .catalog-product-grid>.motion-reveal,.catalog-page .catalog-case-grid>.motion-reveal,.catalog-page .catalog-product-grid .ui-product-card,.catalog-page .catalog-case-grid .ui-case-card{height:100%}.catalog-page .catalog-product-grid .ui-product-card{flex-direction:column;display:flex}.catalog-page .catalog-product-grid .ui-product-card__details{margin-top:auto}.catalog-page .catalog-solution-panel{max-width:980px;margin-top:2.75rem}.catalog-page .catalog-contact-cta{color:#fff;background:linear-gradient(130deg,#06172b,#0b3853);padding:clamp(4.25rem,7vw,6.5rem) 0}.catalog-page .catalog-contact-cta h2{color:#fff}.catalog-page .catalog-contact-cta p:not(.catalog-eyebrow){color:#c4d7df;max-width:650px;margin:.95rem 0 0;line-height:1.8}.catalog-page .catalog-contact-cta__content{justify-content:space-between;align-items:end;gap:2rem;display:flex}.catalog-page .catalog-contact-cta__link{color:var(--navy);background:var(--aqua);border-radius:999px;flex:none;padding:.85rem 1.4rem;font-weight:800;text-decoration:none}.catalog-page a:focus-visible,.catalog-page button:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}@media (width<=1024px){.catalog-page .catalog-product-grid,.catalog-page .catalog-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.catalog-page .page-hero{min-height:0;padding:128px 20px 64px}.catalog-page .page-hero__title{font-size:clamp(2.6rem,12vw,3.4rem)}.catalog-page .page-hero__description{font-size:1rem}.catalog-page .catalog-section{padding:4.5rem 0}.catalog-page .catalog-product-grid,.catalog-page .catalog-case-grid{grid-template-columns:1fr}.catalog-page .catalog-contact-cta__content{align-items:stretch;display:grid}.catalog-page .catalog-contact-cta__link{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.catalog-page .catalog-contact-cta__link{transition:none}}html[data-motion=reduce] .catalog-page .catalog-contact-cta__link{transition:none}.static-page{color:var(--ink);background:#fff}.static-page .page-hero{min-height:390px;padding:150px max(20px, calc((100vw - var(--home-container)) / 2)) 76px}.static-page .page-hero__eyebrow,.static-page .static-eyebrow{color:var(--cyan);letter-spacing:.14em;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.static-page .page-hero__title{max-width:var(--home-container);letter-spacing:-.04em;margin:0;font-size:clamp(2.85rem,5vw,4.8rem);font-weight:900;line-height:1.08}.static-page .page-hero__description{color:#c2d5df;max-width:680px;margin:1.35rem 0 0;font-size:1.08rem;line-height:1.85}.static-page .static-container{width:min(100% - 40px, var(--home-container));margin:0 auto}.static-page .static-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.static-page .static-heading{max-width:760px}.static-page .static-heading h2,.static-page .static-introduction h2,.static-page .static-contact h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:800;line-height:1.18}.static-page .static-heading>p:not(.static-eyebrow),.static-page .static-introduction__copy>p:not(.static-eyebrow),.static-page .static-contact__details>p,.static-page .static-contact__form>p{color:var(--muted);line-height:1.8}.static-page .static-introduction{background:#fff}.static-page .static-introduction__grid,.static-page .static-contact__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.static-page .static-introduction__image{background:var(--navy);border-radius:18px;margin:0;position:relative;overflow:hidden}.static-page .static-introduction__image .resilient-image{aspect-ratio:7/5;object-fit:cover;width:100%}.static-page .static-introduction__image figcaption{color:#d9e8ef;padding:1rem 1.25rem;font-weight:700;line-height:1.6}.static-page .static-introduction__copy{max-width:610px}.static-page .static-introduction__copy>p:not(.static-eyebrow){margin:1.15rem 0 0}.static-page .static-capabilities{background:var(--pale)}.static-page .static-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2.75rem;display:grid}.static-page .static-capability-grid>.motion-reveal{height:100%}.static-page .static-capability-card{border:1px solid var(--border);background:#fff;border-radius:16px;height:100%;padding:1.5rem;box-shadow:0 10px 30px #071a330d}.static-page .static-capability-card>svg{color:var(--cyan)}.static-page .static-capability-card h3,.static-page .static-technology-route h3,.static-page .static-cooperation-grid h3{color:var(--navy);margin:1rem 0 .65rem;font-size:1.12rem;font-weight:800}.static-page .static-capability-card p,.static-page .static-technology-route p,.static-page .static-cooperation-grid p{color:var(--muted);margin:0;line-height:1.75}.static-page .static-technology{background:#fff}.static-page .static-technology-route{counter-reset:route;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2.75rem 0 0;padding:0;list-style:none;display:grid}.static-page .static-technology-route .motion-reveal{border-top:3px solid var(--cyan);background:#eef8fa;min-height:210px;padding:1.5rem;position:relative}.static-page .static-technology-route .motion-reveal:not(:last-child):after{content:"";background:var(--cyan);width:1rem;height:1px;position:absolute;top:34px;left:calc(100% + 1px)}.static-page .static-technology-route span{color:var(--cyan);letter-spacing:.12em;font-size:.82rem;font-weight:800}.static-page .static-cooperation{color:#fff;background:linear-gradient(130deg,#06172b,#0b3853)}.static-page .static-cooperation .static-heading h2,.static-page .static-cooperation-grid h3{color:#fff}.static-page .static-cooperation .static-heading>p:not(.static-eyebrow),.static-page .static-cooperation-grid p{color:#c4d7df}.static-page .static-cooperation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.75rem;display:grid}.static-page .static-cooperation-grid article{border:1px solid #ffffff29;border-radius:16px;height:100%;padding:1.5rem}.static-page .static-contact{background:var(--pale)}.static-page .static-contact__details{max-width:580px}.static-page .static-contact address{gap:1rem;margin:2rem 0 0;font-style:normal;display:grid}.static-page .static-contact address p{border-bottom:1px solid var(--border);color:var(--ink);grid-template-columns:4rem 1fr;gap:1rem;margin:0;padding-bottom:1rem;line-height:1.65;display:grid}.static-page .static-contact address span{color:var(--muted);font-weight:700}.static-page .static-contact address a{color:var(--navy);-webkit-text-decoration-color:var(--cyan);text-decoration-color:var(--cyan);text-underline-offset:.22em;font-weight:800}.static-page .static-contact__reason-block{margin-top:3rem}.static-page .static-contact__reason-block h2{font-size:clamp(1.5rem,2.4vw,2rem)}.static-page .static-contact__reason-block ul{color:var(--muted);gap:.75rem;margin:1.2rem 0 0;padding-left:1.25rem;line-height:1.7;display:grid}.static-page .static-contact__reason-block li::marker{color:var(--cyan)}.static-page .static-contact__form{background:#fff;border-radius:18px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 18px 45px #071a331a}.static-page .static-contact__form h2{font-size:clamp(1.6rem,2.7vw,2.2rem)}.static-page .static-contact__form>p{margin:.8rem 0 1.4rem}.static-page .static-contact__form .ui-contact-form{box-shadow:none;border:0;border-radius:0;padding:0}.static-page a:focus-visible,.static-page button:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}.static-not-found{color:#fff;background:var(--navy);text-align:center;place-items:center;min-height:70vh;padding:150px 20px 80px;display:grid}.static-not-found>div{max-width:620px}.static-not-found p{color:#c2d5df;margin:0;line-height:1.8}.static-not-found p:first-child{color:var(--aqua);letter-spacing:.14em;font-size:.8rem;font-weight:800}.static-not-found h1{letter-spacing:-.05em;margin:.9rem 0 1.15rem;font-size:clamp(2.7rem,7vw,5.2rem);font-weight:900;line-height:1}.static-not-found a{color:var(--navy);background:var(--aqua);border-radius:999px;margin-top:2rem;padding:.85rem 1.4rem;font-weight:800;text-decoration:none;display:inline-block}.static-not-found a:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (width<=1024px){.static-page .static-capability-grid,.static-page .static-technology-route{grid-template-columns:repeat(2,minmax(0,1fr))}.static-page .static-technology-route .motion-reveal:nth-child(2):after{display:none}}@media (width<=767px){.static-page .page-hero{min-height:0;padding:128px 20px 64px}.static-page .page-hero__title{font-size:clamp(2.6rem,12vw,3.4rem)}.static-page .page-hero__description{font-size:1rem}.static-page .static-section{padding:4.5rem 0}.static-page .static-introduction__grid,.static-page .static-contact__grid,.static-page .static-capability-grid,.static-page .static-technology-route,.static-page .static-cooperation-grid{grid-template-columns:1fr}.static-page .static-technology-route .motion-reveal{min-height:0}.static-page .static-technology-route .motion-reveal:not(:last-child):after{width:1px;height:1rem;top:auto;bottom:-1rem;left:1.5rem}.static-page .static-contact address p{grid-template-columns:1fr;gap:.25rem}}@media (prefers-reduced-motion:reduce){.static-page .static-capability-card,.static-page .static-contact__form{box-shadow:none}}html[data-motion=reduce] .static-page .static-capability-card,html[data-motion=reduce] .static-page .static-contact__form{box-shadow:none}@media (width<=1024px){.home-container,.catalog-page .catalog-container,.static-page .static-container{width:min(100% - 40px, var(--container))}}@media (width<=767px){.home-container,.catalog-page .catalog-container,.static-page .static-container{width:calc(100% - 40px)}.mobile-menu{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-parallax{transform:translate(0,0)!important}}html[data-motion=reduce] *,html[data-motion=reduce] :before,html[data-motion=reduce] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html[data-motion=reduce] .motion-parallax{transform:translate(0,0)!important}
