@charset "UTF-8";
:root{--brand:var(--tone-2d3844);--ink:var(--tone-2d3844);--muted:var(--tone-69737b);--paper:var(--tone-f4f7fa);--white:#fff;--line:var(--tone-d7e0e8);--accent:var(--tone-c5def2);--accent-strong:var(--tone-476e8f);--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-family:"Inter","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--tone-648eaf);outline-offset:5px}[hidden]{display:none!important}svg{display:block}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;z-index:100;left:20px;top:-80px;background:var(--brand);color:white;padding:14px 24px}.skip-link:focus{top:12px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.12em;line-height:1.65;margin:0 0 24px;text-transform:uppercase}.eyebrow.light{color:var(--tone-ced4d9)}.status-dot{display:inline-block;width:6px;height:6px;background:var(--tone-8eb3d6);border-radius:50%;flex-shrink:0;box-shadow:0 0 0 4px var(--tone-8eb3d612)}.light .status-dot{margin-right:12px}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(32px,3.4vw,46px);font-weight:560;letter-spacing:-.045em;line-height:1.35;margin-bottom:0}h3{font-weight:600}p{line-height:1.85}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:50px;padding:14px 21px;border-radius:4px;border:1px solid transparent;font-size:13px;line-height:1.5;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.button .icon{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-light{background:var(--accent);color:var(--brand)}.button-light:hover{background:var(--tone-d9eafa);box-shadow:0 5px 20px var(--tone-121b2530)}.button-dark{background:var(--brand);color:#fff}.button-dark:hover{background:var(--tone-414e5c)}.button-outline{border-color:var(--tone-748087);color:#fff}.button-outline:hover{background:#ffffff0a}.button-border{border-color:var(--line);background:#fff}.text-button{display:inline-flex;align-items:center;gap:14px;font-weight:600;font-size:13px;border:0;background:transparent;padding:0 0 7px;border-bottom:1px solid var(--tone-a9adb1);line-height:1.5}.text-button .icon{width:17px;height:17px;transition:transform .2s}.text-button:hover .icon{transform:translate(3px,-1px)}
.site-header{height:90px;position:sticky;top:0;z-index:30;background:var(--tone-f4f7faf5);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .2s}.site-header.scrolled{border-color:var(--line)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-symbol{width:34px;height:40px;fill:currentColor;stroke:none}.brand>span{display:grid;grid-template-columns:max-content}.brand strong{display:block;font-size:22px;font-weight:900;-webkit-text-stroke:.2px currentColor;letter-spacing:0;line-height:1.2}.brand small{display:block;font-size:12px;font-weight:750;line-height:1.2;margin-top:5px;color:var(--brand);letter-spacing:0}.desktop-nav{display:flex;gap:28px;align-items:center;margin-left:auto}.desktop-nav a{font-size:12px;white-space:nowrap;color:var(--tone-647079);transition:color .2s}.desktop-nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:25px}.languages{display:flex;align-items:center;gap:12px;font-size:10px;white-space:nowrap}.language-link{color:var(--tone-758089);line-height:1.6}.language-link.current{color:var(--brand);border-bottom:1px solid currentColor;font-weight:700}.header-cta{display:flex;align-items:center;gap:24px;border:1px solid var(--tone-b9bdc0);border-radius:4px;padding:11px 15px;font-size:12px;font-weight:600;white-space:nowrap}.header-cta:hover{border-color:var(--brand)}.header-cta .icon{width:16px;height:16px}.menu-toggle{display:none;border:0;background:transparent;width:32px;height:36px;padding:8px 3px}.menu-toggle span{display:block;width:25px;height:1px;background:var(--brand);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:89px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:16px 28px 28px;box-shadow:0 18px 20px var(--tone-2d38440b)}.mobile-nav a{display:block;font-size:15px;padding:15px 0;border-bottom:1px solid var(--line)}
.hero{position:relative;background:var(--brand);color:var(--tone-f4f7fa);isolation:isolate;overflow:hidden}.hero-grid{position:absolute;inset:0;z-index:-1;opacity:.16;background-image:radial-gradient(var(--tone-b6c0c9) 0.7px,transparent 0.7px);background-size:24px 24px;mask-image:linear-gradient(90deg,transparent 37%,#000 100%)}.hero-layout{display:grid;grid-template-columns:1.02fr 1fr;gap:40px;align-items:center;min-height:650px;padding-block:66px 58px}.hero-copy{position:relative;z-index:3;padding-bottom:2px}.hero-copy .eyebrow{font-size:11px;margin-bottom:29px}.hero h1{font-size:clamp(48px,5.2vw,74px);font-weight:580;letter-spacing:-.04em;line-height:1.24;margin:0 0 30px}.hero h1 span{color:var(--accent)}.hero-description{font-size:14px;line-height:2.05;color:var(--tone-bac4cc);max-width:405px;margin:0 0 34px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.quiet-link{display:inline-flex;gap:13px;align-items:center;color:var(--tone-d1d9dd);font-size:12px}.quiet-link .icon{width:16px;height:16px;transition:transform .2s}.quiet-link:hover .icon{transform:translateX(4px)}.hero-product{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--tone-a7b3bd);margin-top:45px;letter-spacing:.08em}.mini-symbol{display:inline-grid;place-items:center;aspect-ratio:1;width:21px;color:var(--accent);border:1px solid var(--tone-7a898f);border-radius:4px;font:11px var(--mono)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-block:22px 25px;border-top:1px solid #ffffff17;position:relative;z-index:3}.industry-list{display:flex;align-items:center;gap:28px;color:var(--tone-acb7be);font-size:11px;letter-spacing:.07em}.industry-list span+span{padding-left:28px;border-left:1px solid #ffffff24}.scroll-link{display:flex;align-items:center;gap:24px;font-size:10px;color:var(--tone-adb8c0)}.scroll-link .icon{width:14px;height:14px}
.hero-visual{height:478px;position:relative;min-width:0}.scene-heading{position:absolute;top:11px;left:8px;right:4px;display:flex;align-items:center;gap:15px;font-size:10px;letter-spacing:.05em;color:var(--tone-a8b8bd)}.tiny-cross{font-size:19px;line-height:1;font-weight:300;color:var(--tone-b2c5d6)}.scene-coordinate{margin-left:auto;font:9px var(--mono);opacity:.6}.scene-grid{width:114%;height:auto;position:absolute;top:54px;left:-7%;overflow:visible;opacity:.9;transform:translateY(18px)}.scene-outline{stroke:var(--tone-647779);stroke-width:.6;opacity:.42}.flow-line{stroke:var(--tone-8babc8);stroke-width:1.3;stroke-dasharray:5 12;animation:data-flow 12s linear infinite}.flow-delayed{animation-direction:reverse;stroke:var(--tone-b1cbe3);opacity:.55}.scene-node{fill:var(--accent);stroke:var(--brand);stroke-width:3}.hero-console{position:absolute;top:83px;left:9px;width:84%;max-width:446px;transform:perspective(1200px) rotateY(-8deg) rotateX(4deg) rotateZ(-2deg);border:1px solid var(--tone-627177);border-radius:9px;background:var(--tone-f1f4f6);color:var(--brand);box-shadow:18px 24px 70px var(--tone-0a11183b);transition:transform .5s}.hero-visual:hover .hero-console{transform:perspective(1200px) rotateY(-3deg) rotateX(1deg) rotateZ(-1deg)}.console-top{display:flex;align-items:center;gap:20px;padding:16px 20px;border-bottom:1px solid var(--tone-d8dde1);color:var(--tone-81868a);font-size:8px;letter-spacing:.08em}.console-brand{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--brand)}.console-brand .mini-symbol{background:var(--brand);border-color:var(--brand);color:var(--tone-ccdded);width:19px}.console-top>i{width:5px;height:5px;border:1px solid var(--tone-777f86);border-radius:50%;margin-left:auto}.console-main{padding:19px 24px 16px}.console-document{font-size:9px;color:var(--tone-7e8489);display:flex;justify-content:space-between;gap:10px;align-items:center}.console-document>span{font-size:8px;border:1px solid var(--tone-ced7df);padding:4px 7px;border-radius:20px;color:var(--tone-576573);white-space:nowrap}.console-label{font-size:10px;margin:26px 0 7px;color:var(--tone-6a7177)}.console-weight{font:54px var(--mono);letter-spacing:-.075em;line-height:1.1;font-weight:500;white-space:nowrap}.console-weight>span{font-family:inherit;font-size:15px;letter-spacing:0;color:var(--tone-7e8790);margin-left:10px}.console-weight-line{display:flex;gap:19px;align-items:center;font-size:9px;margin-top:14px;color:var(--tone-828990)}.console-weight-line b{font-weight:500;color:var(--tone-586169);font-family:var(--mono);margin-left:5px}.console-weight-line i{width:1px;height:10px;background:var(--tone-cbd2d9)}.console-spark{position:relative;margin:10px -4px 14px}.console-spark svg{width:100%;height:47px;stroke:var(--tone-6a8095);stroke-width:1.2}.console-spark .spark-baseline{stroke:var(--tone-d9e0e6);stroke-dasharray:3 3}.console-spark>span{position:absolute;width:5px;height:5px;background:var(--tone-7089a0);border-radius:50%;right:1px;top:20px;box-shadow:0 0 0 4px var(--tone-6e89a213)}.console-flow{display:flex;justify-content:space-between;border-top:1px solid var(--tone-d9dfe5);padding-top:13px;gap:8px;font-size:8px;color:var(--tone-5f6973)}.console-flow span{display:flex;align-items:center;gap:5px}.console-flow i{font:8px var(--mono);color:var(--tone-7e91a2)}.floating-card{position:absolute;z-index:3;background:var(--tone-f5f8fa);border:1px solid var(--tone-dbe1e6);border-radius:7px;color:var(--brand);display:flex;align-items:center;gap:11px;padding:15px 18px;box-shadow:0 14px 40px var(--tone-10192026)}.floating-card small{font-size:8px;color:var(--tone-7c848c);display:block;margin-bottom:5px}.floating-card strong{font-weight:550;font-size:11px;white-space:nowrap}.quality-card{right:-2px;top:62px;animation:float 7s ease-in-out infinite}.floating-icon{display:grid;place-items:center;width:29px;height:32px;color:var(--tone-72899f);background:var(--tone-e5ebf1);border-radius:4px}.floating-icon .brand-symbol{width:17px;height:23px}.floating-check{color:var(--tone-5a748c);font-size:12px;margin-left:12px}.warehouse-card{right:4px;top:356px;animation:float 8s ease-in-out infinite reverse}.warehouse-card .icon{width:15px;color:var(--tone-758696);margin-left:14px}.warehouse-cube{width:28px;height:28px;background:var(--tone-dbe3eb);border:1px solid var(--tone-8f9eac);transform:rotate(30deg) skewY(-10deg);position:relative;margin:3px 5px}.warehouse-cube:after{content:"";position:absolute;inset:5px;border-top:1px solid var(--tone-8f9eac);border-right:1px solid var(--tone-8f9eac)}.visual-note{position:absolute;bottom:-4px;right:2px;margin:0;font-size:8px;color:var(--tone-91a3a8);letter-spacing:.03em}
.section{padding-block:112px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:58px}.section-heading .eyebrow{margin-bottom:22px;color:var(--tone-6b7279)}.heading-aside{max-width:310px;font-size:13px;color:var(--muted);line-height:1.95;margin:0 0 6px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.item-number{display:inline-block;font:10px var(--mono);color:var(--tone-7c8288);margin-bottom:27px}.problem{border-top:1px solid var(--tone-bbc1c6);padding-top:22px}.problem h3{font-size:25px;line-height:1.5;font-weight:550;letter-spacing:-.035em;margin:0 0 22px}.problem p{font-size:12px;color:var(--tone-717a7d);line-height:1.95;margin-bottom:23px}.problem .problem-before{color:var(--tone-8e9394);font-size:11px;min-height:40px;margin-bottom:14px}.problem-rule{width:24px;height:1px;background:var(--tone-92a3b2);margin-bottom:19px}.text-tag{display:inline-flex;gap:8px;align-items:center;font-size:10px;font-weight:600;color:var(--tone-4a5a69)}.text-tag .icon{width:13px;height:13px}.workflow-section{background:var(--tone-e5ebf0)}.workflow-shell{background:var(--tone-f5f8fa);border:1px solid var(--tone-ced6de);border-radius:9px;box-shadow:0 8px 35px var(--tone-303b4605);overflow:hidden}.workflow-tabs{display:flex;border-bottom:1px solid var(--tone-d4dbe2);background:var(--tone-edf1f5)}.stage-tab{border:0;border-right:1px solid var(--tone-dae0e6);background:transparent;display:flex;gap:10px;align-items:center;justify-content:flex-start;flex:1;min-width:0;padding:24px 23px;font-size:12px;font-weight:500;color:var(--tone-707a83);position:relative;text-align:left}.stage-tab:last-child{border-right:0}.stage-tab>span{font:10px var(--mono);color:var(--tone-8894a0)}.stage-tab .icon{width:13px;height:13px;margin-left:auto;opacity:0}.stage-tab[aria-selected=true]{color:var(--brand);background:var(--tone-f5f8fa);font-weight:650}.stage-tab[aria-selected=true]:after{content:"";position:absolute;height:3px;background:var(--brand);left:0;right:0;bottom:-1px}.stage-tab[aria-selected=true] .icon{opacity:1}.stage-tab:hover{background:var(--tone-e7edf2)}.stage-panel{display:grid;grid-template-columns:.94fr 1fr;align-items:center;gap:66px;padding:50px 60px 53px;min-height:460px;animation:panel-in .3s ease-out}.stage-copy .eyebrow{font-size:9px;color:var(--tone-727e8a);margin-bottom:16px}.stage-copy h3{font-size:30px;font-weight:550;line-height:1.5;letter-spacing:-.045em;margin:0 0 17px}.stage-copy>p:not(.eyebrow){font-size:12px;color:var(--tone-6e7881);line-height:1.95;margin-bottom:22px;max-width:350px}.stage-copy ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:11px}.stage-copy li{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--tone-4c5660)}.stage-copy li .icon{width:13px;height:13px;color:var(--tone-697e92)}.next-stage{font-size:11px;border-color:var(--tone-b5c0ca)}.product-screen{border:1px solid var(--tone-d4dadf);border-radius:6px;background:#fff;box-shadow:0 15px 40px var(--tone-3d4a5708);transform:rotate(1deg);overflow:hidden;align-self:center}.screen-top{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--tone-e5e8eb);color:var(--tone-707982);font-size:10px}.screen-top>span{display:flex;gap:8px;align-items:center}.screen-top .icon{width:13px;height:13px}.screen-top>i{height:4px;width:4px;box-shadow:6px 0 0 var(--tone-b0b8c0),12px 0 0 var(--tone-b0b8c0);background:var(--tone-b0b8c0);border-radius:50%;margin-right:12px}.screen-content{padding:22px 26px 20px}.screen-status{display:flex;align-items:center;gap:5px;color:var(--tone-587188);font-size:9px}.screen-status .icon{width:11px;height:11px}.screen-value{font:49px var(--mono);color:var(--brand);letter-spacing:-.075em;white-space:nowrap;line-height:1.15;margin-top:10px}.screen-value small{font-size:13px;letter-spacing:0;color:var(--tone-798794);margin-left:7px}.screen-caption{font-size:9px;color:var(--tone-798590);line-height:1.7;margin:6px 0 20px}.screen-details{margin:0;border-top:1px solid var(--tone-dde4ea)}.screen-details>div{display:flex;gap:12px;justify-content:space-between;align-items:center;font-size:10px;padding:11px 0;border-bottom:1px solid var(--tone-e3e9ee)}.screen-details dt{color:var(--tone-7f8890)}.screen-details dd{margin:0;color:var(--tone-505b66);text-align:right;font-family:var(--mono);font-size:10px}.screen-footnote{font-size:8px;color:var(--tone-838c95);line-height:1.8;margin:14px 0 0;min-height:28px}.weight-wave{height:26px;display:flex;align-items:center;gap:4px;margin:18px 0 4px}.weight-wave i{flex:1;height:4px;background:var(--tone-8ea3b7)}.weight-wave i:nth-child(3n){height:9px}.weight-wave i:nth-child(4n){height:17px}.weight-wave i:nth-child(5n){height:24px}.weight-wave i:nth-child(n+15){height:4px;background:var(--tone-b8c6d4)}.quality-meter{display:flex;gap:4px;height:8px;margin:25px 0 22px}.quality-meter i{flex:1;background:var(--tone-c1d0de);border-radius:1px}.quality-meter i:nth-last-child(-n+3){background:var(--tone-edf2f7)}.quality-meter i:nth-child(7){background:var(--tone-617a92)}.stock-map{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin:17px 0}.stock-map span{height:16px;background:var(--tone-dfe8f0);border:1px solid var(--tone-cbd7e2);transform:skewY(-3deg)}.stock-map .occupied{background:var(--tone-96aabd);border-color:var(--tone-7e96ac)}.calculation-rule{font:16px var(--mono);letter-spacing:-.07em;color:var(--tone-808b96);margin:23px 0 14px}.calculation-rule span{font-size:13px;color:var(--tone-aab3bc);margin:0 8px}.screen-settle .screen-value{font-size:39px}.evidence-icons{display:flex;gap:12px;margin:21px 0}.evidence-icons .icon{padding:8px;width:34px;height:34px;background:var(--tone-edf1f5);border:1px solid var(--tone-d7e0e8);border-radius:5px;color:var(--tone-667d92)}.screen-trace .screen-value{font-size:31px;letter-spacing:-.065em;margin-top:16px}.workflow-footer{padding:15px 25px;border-top:1px solid var(--tone-d5dde4);display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:8px;letter-spacing:.04em;color:var(--tone-7f8a95)}.workflow-footer>span:first-child{display:flex;align-items:center;gap:8px}.workflow-footer .status-dot{width:4px;height:4px;background:var(--tone-6d88a1);box-shadow:none}
.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:45px;row-gap:45px}.capability{border-top:1px solid var(--tone-d1d7dc);padding-top:29px}.capability-icon{width:28px;height:28px;fill:none;stroke:var(--tone-5b6772);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;margin-bottom:25px}.capability h3{font-size:18px;font-weight:600;margin-bottom:15px;letter-spacing:-.02em}.capability p{font-size:12px;color:var(--muted);line-height:1.95;max-width:320px;margin-bottom:24px;min-height:47px}.capability>span{font:9px/1.7 inherit;color:var(--tone-91979c);font-size:9px;letter-spacing:.06em}.connection-section{background:var(--brand);color:var(--tone-e9edf1);padding-block:100px;overflow:hidden}.connection-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.connection-copy h2{font-size:43px;line-height:1.45;font-weight:550;margin-bottom:28px}.connection-copy>p:not(.eyebrow){font-size:12px;color:var(--tone-aebdc2);max-width:345px;line-height:2;margin-bottom:30px}.connection-copy .button{font-size:11px;min-height:45px;margin-bottom:23px}.connection-copy>small{display:block;max-width:355px;font-size:9px;line-height:1.9;color:var(--tone-8598a1)}.device-map{position:relative;height:440px;max-width:600px;width:100%;margin-inline:auto}.device-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--tone-727b84);stroke-width:.7}.device-lines>path:first-child{opacity:.4}.device-lines>circle{stroke:var(--tone-52646a);stroke-dasharray:2 9;opacity:.65}.device-lines>circle:last-child{opacity:.45}.device-flow{stroke:var(--tone-a1bed9);stroke-width:1.2;stroke-dasharray:4 90;animation:data-flow 15s linear infinite}.device-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:123px;height:134px;background:var(--tone-394651);border:1px solid var(--tone-7b848d);border-radius:15px;box-shadow:0 0 0 7px var(--tone-95abbf05),0 0 0 17px var(--tone-95abbf03);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:7px;z-index:2}.device-center .brand-symbol{width:24px;height:29px;color:var(--accent);margin-bottom:2px}.device-center strong{font:21px var(--mono);letter-spacing:.12em}.device-center>span{font-size:8px;color:var(--tone-9bacaf)}.device-node{position:absolute;transform:translate(-50%,-50%);background:var(--tone-33404b);min-width:120px;height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--tone-5c6e74);border-radius:6px;box-shadow:0 10px 25px var(--tone-15212e19)}.device-node .icon{width:23px;height:23px;color:var(--tone-a6b9ca);stroke-width:1.2}.device-node>span{font-size:9px;color:var(--tone-b3c1c5);white-space:nowrap}.device-0{left:16.66%;top:20.45%}.device-1{left:83.33%;top:20.45%}.device-2{left:9.16%;top:50%}.device-3{left:90.83%;top:50%}.device-4{left:16.66%;top:79.54%}.device-5{left:83.33%;top:79.54%}
.approach-section{padding-bottom:90px}.section-index{font:80px/1 var(--mono);color:var(--tone-8fa1b1);font-weight:200;margin-bottom:4px}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.approach-step{border-top:1px solid var(--line);padding-top:25px;position:relative}.approach-step>span{font:10px var(--mono);color:var(--tone-8493a1);display:block;margin-bottom:28px}.approach-step h3{font-size:18px;font-weight:600;margin:0 0 15px}.approach-step p{font-size:12px;color:var(--muted);line-height:1.95;max-width:320px;margin:0}.faq-section{padding-block:0 105px}.faq-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:75px;padding-top:65px;border-top:1px solid var(--line)}.faq-layout h2{font-size:25px;letter-spacing:-.045em}.faq-layout .eyebrow{margin-bottom:18px;font-size:10px;color:var(--tone-868f97)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;gap:25px;justify-content:space-between;cursor:pointer;list-style:none;font-size:13px;font-weight:500;padding:21px 0}.faq-list details:first-child summary{padding-top:0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:16px;height:16px;color:var(--tone-728290);transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:12px;color:var(--muted);line-height:2;margin:0 30px 25px 0}.contact-section{background:var(--tone-dce4eb);padding-block:75px 70px}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.contact-layout .eyebrow{font-size:10px;color:var(--tone-717f8c);margin-bottom:21px}.contact-layout h2{font-size:38px;line-height:1.3;margin-bottom:18px;font-weight:550}.contact-layout>div>p:not(.eyebrow){font-size:12px;color:var(--tone-717b85);margin-bottom:29px}.contact-layout .text-button{font-size:11px;color:var(--tone-526372)}.contact-phone{padding-top:10px}.contact-phone>span{display:block;font-size:10px;color:var(--tone-788490);margin-bottom:14px}.phone-number{display:block;font-family:var(--mono);font-size:clamp(24px,2.75vw,36px);letter-spacing:-.065em;white-space:nowrap;margin-bottom:23px}.contact-phone>div{display:flex;align-items:center;gap:23px}.contact-phone .button{font-size:12px;min-height:45px;gap:17px;padding-inline:20px}.copy-button{font-size:11px;display:flex;align-items:center;gap:8px;background:transparent;border:0;padding:10px 0}.copy-button .icon{width:15px;height:15px}.contact-phone .copy-status{font-size:10px;min-height:18px;margin:12px 0 0;color:var(--tone-4d6276);line-height:1.5}.site-footer{padding-block:42px 24px;background:var(--paper)}.footer-top{display:flex;align-items:center;gap:55px;padding-bottom:32px;border-bottom:1px solid var(--line)}.footer-top .brand-symbol{width:28px;height:34px}.footer-top .brand strong{font-size:18px}.footer-top .brand small{font-size:11px}.footer-top p{font-size:11px;color:var(--tone-82878c);margin:0}.back-top{display:grid;place-items:center;width:37px;height:37px;border:1px solid var(--tone-cbd2d8);border-radius:50%;margin-left:auto;transition:background .2s}.back-top:hover{background:var(--tone-e4eaf0)}.back-top .icon{width:16px;height:16px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:23px;font-size:9px;color:var(--tone-8a8f93)}.footer-bottom>.languages{font-size:9px}.footer-bottom>span:first-child{margin-right:auto}
dialog{width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid var(--tone-d6dce2);border-radius:12px;box-shadow:0 30px 100px var(--tone-17232d33);color:var(--brand);background:var(--paper);padding:0}dialog::backdrop{background:var(--tone-17242cb5);backdrop-filter:blur(5px)}.dialog-content{padding:45px}.dialog-close{position:absolute;right:17px;top:17px;background:transparent;border:0;padding:7px}.dialog-close .icon{width:17px;height:17px}.dialog-content>.eyebrow{font-size:10px;color:var(--tone-718292);margin-bottom:20px}.dialog-content h2{font-size:28px;margin-bottom:18px}.dialog-content>p{font-size:12px;color:var(--muted);line-height:1.85}.contact-checklist{list-style:none;padding:0;margin:27px 0}.contact-checklist li{display:flex;align-items:start;gap:17px;padding:17px 0;border-top:1px solid var(--line);font-size:13px;line-height:1.7}.contact-checklist li>span{font:10px/2.2 var(--mono);color:var(--tone-7c8d9c)}.dialog-content .dialog-note{font-size:10px;color:var(--tone-838d96);line-height:1.8;margin-bottom:25px}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap}.dialog-actions .button{font-size:11px;gap:13px;min-height:44px}.dialog-content #download-status{margin:16px 0 0}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.js-motion .reveal.visible{opacity:1;transform:none}
html[lang=en] .desktop-nav{gap:21px}html[lang=en] .header-actions{gap:22px}html[lang=en] .hero h1{font-size:clamp(39px,4.15vw,58px);line-height:1.19;letter-spacing:-.055em}html[lang=en] .hero-description{font-size:13px;line-height:1.9;max-width:440px}html[lang=en] .hero .eyebrow{font-size:9px}html[lang=en] .hero-actions{gap:19px}html[lang=en] .hero-actions .button{font-size:12px;padding-inline:19px;gap:16px}html[lang=en] .quiet-link{font-size:11px}html[lang=en] h2{font-size:clamp(30px,3.3vw,44px);line-height:1.25;letter-spacing:-.047em}html[lang=en] .problem h3{font-size:24px;line-height:1.3}html[lang=en] .problem-before{min-height:43px}html[lang=en] .problem p{line-height:1.8}html[lang=en] .stage-tab{font-size:11px;padding-inline:17px;gap:8px}html[lang=en] .stage-copy h3{font-size:29px;line-height:1.27}html[lang=en] .stage-copy .eyebrow{font-size:8px}html[lang=en] .stage-copy>p:not(.eyebrow){font-size:12px;line-height:1.85}html[lang=en] .stage-copy li{font-size:10px;line-height:1.6}html[lang=en] .screen-value small{font-size:11px}html[lang=en] .capability p{min-height:69px;line-height:1.85}html[lang=en] .connection-copy h2{font-size:40px}html[lang=en] .contact-layout h2{font-size:39px}html[lang=en] .faq-layout h2{font-size:25px}html[lang=en] .dialog-content h2{font-size:28px}html[lang=en] .hero-flow{font-size:8px}
@keyframes data-flow{to{stroke-dashoffset:-200}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes panel-in{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero-layout{gap:70px}.hero-visual{height:490px}.hero-console{left:21px}.hero h1{font-size:76px}.quality-card{right:10px}.warehouse-card{right:18px}}
@media(max-width:1120px){.container{width:calc(100% - 72px)}.desktop-nav{gap:19px}.header-actions{gap:20px}.nav-inner{gap:22px}.hero-layout{gap:15px;min-height:625px}.hero h1{font-size:55px}.hero-visual{height:440px}.hero-console{top:90px;width:88%;left:0}.console-weight{font-size:45px}.console-main{padding:18px 20px}.console-top{padding:14px 18px}.floating-card{padding:12px}.quality-card{top:63px;right:-6px}.warehouse-card{top:347px;right:-5px}.scene-heading{font-size:9px}.scene-coordinate{display:none}.visual-note{font-size:7px}.hero-copy .eyebrow{font-size:10px}.hero-description{font-size:13px;max-width:355px}.hero-actions{gap:19px}.hero-actions .button{padding:13px 17px;gap:14px;font-size:12px}.quiet-link{font-size:11px}.hero-bottom .industry-list{gap:20px}.industry-list span+span{padding-left:20px}.section{padding-block:90px}.stage-panel{gap:35px;padding:40px}.stage-tab{padding:20px 17px;font-size:11px}.connection-layout{gap:45px;grid-template-columns:.88fr 1.12fr}.connection-copy h2{font-size:35px}.device-map{height:360px}.device-node{min-width:104px;height:63px}.device-center{width:108px;height:120px}.contact-layout{gap:40px}.contact-layout h2{font-size:33px}.phone-number{font-size:28px}html[lang=en] .header-cta{display:none}html[lang=en] .hero h1{font-size:45px}html[lang=en] .stage-tab{font-size:10px;padding-inline:11px;gap:6px}html[lang=en] .connection-copy h2{font-size:35px}html[lang=en] .contact-layout h2{font-size:35px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.header-cta{display:none}.header-actions{margin-left:auto;gap:26px}.site-header{height:80px}.mobile-nav{top:79px}.hero-layout{grid-template-columns:1fr 1fr;gap:10px;min-height:580px;padding-block:50px}.hero h1{font-size:46px}.hero-description{font-size:12px;line-height:1.9}.hero-copy .eyebrow{font-size:9px}.hero-visual{height:392px}.hero-console{top:80px;width:92%}.console-weight{font-size:40px}.console-top{font-size:6px;gap:10px}.console-document{font-size:7px}.console-document>span{font-size:6px}.console-main{padding:15px}.console-label{margin-top:22px}.console-flow{font-size:7px;gap:4px}.console-flow i{font-size:7px}.floating-card{padding:11px 12px;gap:8px}.floating-card strong{font-size:9px}.quality-card{top:56px;right:-12px}.floating-card small{font-size:7px}.floating-icon{width:23px;height:27px}.floating-check{margin-left:4px}.warehouse-card{top:312px;right:-12px}.warehouse-cube{width:22px;height:22px}.scene-heading{font-size:8px}.hero-product{font-size:9px;margin-top:32px}.hero-actions{align-items:flex-start;gap:18px;flex-direction:column}.hero-actions .button{min-height:44px;font-size:11px}.hero-bottom .industry-list{font-size:9px;gap:14px}.industry-list span+span{padding-left:14px}.scroll-link{font-size:9px;gap:13px}.section-heading{gap:35px}.heading-aside{max-width:250px;font-size:12px}.problem-grid{gap:30px}.problem h3{font-size:23px}.problem p{font-size:11px}.stage-panel{padding:34px 28px;gap:29px}.stage-copy h3{font-size:25px}.stage-copy>p:not(.eyebrow){font-size:11px}.stage-copy li{font-size:10px}.stage-tab{padding:19px 13px;font-size:10px;gap:7px}.stage-tab .icon{display:none}.screen-content{padding:21px}.screen-value{font-size:40px}.screen-settle .screen-value{font-size:30px}.screen-details>div,.screen-details dd{font-size:9px}.screen-trace .screen-value{font-size:27px}.capabilities-grid{column-gap:30px}.capability p{font-size:11px}.connection-layout{grid-template-columns:1fr;gap:15px}.connection-copy{display:grid;grid-template-columns:1.1fr 1fr;column-gap:45px;align-items:start}.connection-copy>.eyebrow{grid-column:1/-1}.connection-copy>h2{grid-column:1;grid-row:2/4}.connection-copy>p:not(.eyebrow){grid-column:2;grid-row:2;margin-bottom:20px}.connection-copy .button{grid-column:2;grid-row:3;justify-self:start}.connection-copy>small{grid-column:1/-1;max-width:none}.device-map{max-width:570px;height:418px}.connection-section{padding-block:70px 45px}.approach-grid{gap:30px}.faq-layout{gap:45px;grid-template-columns:.8fr 1.2fr}.contact-layout{grid-template-columns:1fr 1fr;gap:28px}.contact-layout h2{font-size:30px}.contact-layout .eyebrow{font-size:9px}.phone-number{font-size:24px}.contact-phone>div{gap:16px}.contact-phone .button{font-size:11px;padding-inline:15px}.copy-button{font-size:10px}.footer-top{gap:30px}.footer-top p{font-size:10px}.footer-bottom{font-size:8px;gap:20px}html[lang=en] .hero h1{font-size:38px}html[lang=en] .hero-description{font-size:12px}html[lang=en] .hero-actions .button{font-size:11px}html[lang=en] .hero-actions{gap:14px}html[lang=en] .problem h3{font-size:21px}html[lang=en] .stage-copy h3{font-size:25px}html[lang=en] .stage-tab{font-size:9px}html[lang=en] .stage-copy>p:not(.eyebrow){font-size:11px}html[lang=en] .contact-layout h2{font-size:29px}}
@media(max-width:680px){:root{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.site-header{height:76px}.mobile-nav{top:75px}.brand{gap:9px}.brand-symbol{width:28px;height:34px}.brand strong{font-size:19px}.brand small{font-size:11px;margin-top:4px;letter-spacing:0}.header-actions{gap:20px}.languages{gap:10px;font-size:10px}.hero-layout{display:flex;flex-direction:column;align-items:stretch;gap:15px;padding-block:48px 20px;min-height:auto}.hero-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:26px}.hero h1{font-size:clamp(44px,10.8vw,65px);line-height:1.3;margin-bottom:24px}.hero-description{font-size:12px;line-height:2;max-width:420px;margin-bottom:26px}.hero-actions{flex-direction:row;align-items:center;gap:21px}.hero-actions .button{font-size:11px;padding:13px 16px;gap:13px}.quiet-link{font-size:10px;gap:9px}.hero-product{font-size:8px;margin-top:27px}.hero-product .mini-symbol{width:18px;font-size:10px}.hero-visual{height:382px;width:min(420px,100%);align-self:center;margin-top:12px}.scene-heading{left:4px;font-size:8px;right:0}.scene-coordinate{display:block;font-size:7px}.hero-console{width:88%;top:71px;left:3px}.console-top{padding:13px 16px;font-size:7px}.console-main{padding:17px 19px}.console-document{font-size:8px}.console-document>span{font-size:7px}.console-weight{font-size:43px}.console-label{margin-top:21px;font-size:9px}.console-flow{font-size:7px;padding-top:12px}.console-flow i{font-size:7px}.console-spark{margin-block:7px 10px}.console-spark svg{height:36px}.console-spark>span{top:15px}.console-weight-line{font-size:8px}.quality-card{top:44px;right:0}.floating-card strong{font-size:9px}.warehouse-card{top:306px;right:0}.visual-note{bottom:0;right:0;font-size:7px}.scene-grid{top:27px}.hero-bottom{padding-block:18px}.hero-bottom .industry-list{font-size:8px;gap:13px;justify-content:space-between;width:100%;flex-wrap:wrap;row-gap:10px}.industry-list span+span{padding-left:13px}.scroll-link{display:none}.section{padding-block:68px}.section-heading{display:block;margin-bottom:36px}.section-heading .eyebrow{font-size:9px;margin-bottom:18px}h2{font-size:32px;line-height:1.4;letter-spacing:-.045em}.heading-aside{max-width:350px;margin-top:21px;font-size:12px;line-height:1.9}.problem-grid{grid-template-columns:1fr;gap:31px}.problem{position:relative;padding-top:23px;padding-left:37px}.item-number{position:absolute;left:0;top:29px;font-size:9px}.problem h3{font-size:24px;margin-bottom:14px}.problem h3 br{display:none}.problem .problem-before{min-height:0;font-size:11px;margin-bottom:13px}.problem-rule{display:none}.problem p{font-size:12px;margin-bottom:15px;max-width:430px}.text-tag{font-size:10px}.workflow-tabs{overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--tone-a5b3c1) transparent}.stage-tab{flex:0 0 118px;padding:19px 13px;font-size:10px;white-space:nowrap}.stage-tab>span{font-size:9px}.stage-panel{grid-template-columns:1fr;padding:28px 23px 30px;gap:28px}.stage-copy .eyebrow{font-size:8px;margin-bottom:16px}.stage-copy h3{font-size:27px;margin-bottom:17px}.stage-copy>p:not(.eyebrow){font-size:12px;max-width:430px;margin-bottom:20px}.stage-copy li{font-size:11px}.stage-copy ul{gap:11px;margin-bottom:24px}.next-stage{font-size:11px}.product-screen{width:min(405px,100%);justify-self:center;transform:rotate(.5deg)}.screen-top{padding:15px 18px;font-size:9px}.screen-content{padding:21px 23px}.screen-value{font-size:45px}.screen-settle .screen-value{font-size:36px}.screen-trace .screen-value{font-size:31px}.screen-details>div,.screen-details dd{font-size:9px}.screen-caption{font-size:9px}.screen-footnote{font-size:8px;min-height:0}.workflow-footer{padding:14px 20px;font-size:7px;gap:8px;flex-wrap:wrap}.workflow-footer .status-dot{width:3px;height:3px}.capabilities-grid{grid-template-columns:repeat(2,1fr);gap:28px 24px}.capability{padding-top:24px}.capability-icon{width:25px;height:25px;margin-bottom:21px}.capability h3{font-size:16px;line-height:1.4;margin-bottom:13px}.capability p{font-size:11px;line-height:1.9;margin-bottom:19px;min-height:0}.capability>span{font-size:8px;line-height:1.7;letter-spacing:0}.connection-section{padding-block:64px 27px}.connection-copy{display:block}.connection-copy .eyebrow{font-size:9px;margin-bottom:20px}.connection-copy h2{font-size:32px;line-height:1.4;margin-bottom:23px}.connection-copy>p:not(.eyebrow){font-size:12px;max-width:400px;line-height:1.95;margin-bottom:24px}.connection-copy .button{font-size:11px;margin-bottom:18px}.connection-copy>small{font-size:9px;max-width:330px}.device-map{height:320px;max-width:430px;margin-top:24px}.device-node{min-width:91px;height:60px;padding-inline:5px;gap:7px}.device-node .icon{width:21px;height:21px}.device-node>span{font-size:8px}.device-center{width:91px;height:99px;border-radius:10px}.device-center .brand-symbol{width:20px;height:25px}.device-center strong{font-size:17px}.device-center>span{font-size:7px}.device-2{left:12%}.device-3{left:88%}.device-0,.device-4{left:19%}.device-1,.device-5{left:81%}.device-lines{transform:scale(.9)}.section-index{display:none}.approach-grid{grid-template-columns:1fr;gap:27px}.approach-step{padding-left:38px;padding-top:22px}.approach-step>span{position:absolute;top:27px;left:0;font-size:9px}.approach-step h3{font-size:18px;margin-bottom:13px}.approach-step p{font-size:12px;max-width:430px}.faq-section{padding-bottom:65px}.faq-layout{grid-template-columns:1fr;gap:30px;padding-top:45px}.faq-layout h2{font-size:25px}.faq-list summary{font-size:12px;line-height:1.8;padding:19px 0}.faq-list details>p{font-size:11px;line-height:1.95;margin-right:12px}.contact-section{padding-block:53px 43px}.contact-layout{grid-template-columns:1fr;gap:27px}.contact-layout h2{font-size:32px}.contact-layout .eyebrow{font-size:9px;max-width:330px;line-height:1.9;margin-bottom:21px}.contact-layout>div>p:not(.eyebrow){font-size:12px;margin-bottom:24px;max-width:380px}.contact-phone{border-top:1px solid var(--tone-c1ccd6);padding-top:27px}.phone-number{font-size:32px;letter-spacing:-.065em;margin-bottom:20px}.contact-phone>span{font-size:9px;margin-bottom:13px}.contact-phone>div{gap:22px}.contact-phone .button{font-size:11px}.copy-button{font-size:11px}.site-footer{padding-block:34px 24px}.footer-top{flex-wrap:wrap;gap:22px 20px;padding-bottom:24px}.footer-top .brand strong{font-size:17px}.footer-top .brand small{font-size:10px}.footer-top p{order:3;width:100%;font-size:10px;margin:0}.back-top{width:34px;height:34px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:17px;line-height:1.9;padding-top:22px}.footer-bottom>span:first-child{width:100%;font-size:8px}.footer-bottom .languages{margin-left:auto;font-size:8px}.dialog-content{padding:36px 25px 25px}.dialog-content h2{font-size:25px}.dialog-content>p{font-size:12px}.contact-checklist li{font-size:12px;gap:13px}.dialog-content .dialog-note{font-size:9px}.dialog-actions{gap:10px}.dialog-actions .button{font-size:10px;padding-inline:14px;gap:10px}html[lang=en] .hero h1{font-size:clamp(38px,9.8vw,58px);line-height:1.18;letter-spacing:-.055em}html[lang=en] .hero-description{font-size:12px;line-height:1.9}html[lang=en] .hero-actions{gap:18px}html[lang=en] .hero-actions .button{font-size:10px;padding-inline:14px;gap:10px}html[lang=en] .quiet-link{font-size:9px;gap:7px}html[lang=en] .hero .industry-list{font-size:7px;gap:10px}html[lang=en] .industry-list span+span{padding-left:10px}html[lang=en] h2{font-size:32px;line-height:1.25}html[lang=en] .problem h3{font-size:24px;line-height:1.3}html[lang=en] .problem h3 br{display:block}html[lang=en] .problem-before{min-height:0}html[lang=en] .stage-tab{font-size:9px;flex-basis:135px}html[lang=en] .stage-copy h3{font-size:27px;line-height:1.27}html[lang=en] .stage-copy>p:not(.eyebrow){font-size:12px}html[lang=en] .stage-copy li{font-size:10px}html[lang=en] .capability h3{font-size:16px}html[lang=en] .capability p{min-height:0;font-size:11px}html[lang=en] .connection-copy h2{font-size:32px}html[lang=en] .contact-layout h2{font-size:35px}html[lang=en] .faq-layout h2{font-size:25px}html[lang=en] .dialog-content h2{font-size:25px}html[lang=en] .device-node>span{font-size:7px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.header-actions{gap:14px}.brand strong{font-size:17px}.brand-symbol{width:25px}.hero h1{font-size:41px}.hero-visual{height:355px}.hero-console{top:65px}.console-weight{font-size:39px}.console-main{padding:14px 16px}.console-label{margin-top:18px}.warehouse-card{top:286px}.quality-card{top:42px}.floating-card{padding:10px;gap:7px}.floating-card strong{font-size:8px}.screen-content{padding-inline:17px}.screen-settle .screen-value{font-size:31px}.stage-panel{padding-inline:18px}.phone-number{font-size:28px}.hero-bottom .industry-list{gap:10px}.industry-list span+span{padding-left:10px}.device-node{min-width:84px}.device-map{height:280px}html[lang=en] .hero h1{font-size:35px}html[lang=en] .hero-actions{gap:15px}html[lang=en] .hero-actions .button{font-size:9px}html[lang=en] .quiet-link{font-size:8px}}
.workflow-tabs{overflow-y:hidden}
/* Keep explanatory copy readable at both language lengths. */
.problem p:not(.problem-before),.capability p,.approach-step p,.stage-copy>p:not(.eyebrow),.connection-copy>p:not(.eyebrow),.faq-list details>p,html[lang=en] .problem p:not(.problem-before),html[lang=en] .capability p,html[lang=en] .stage-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:var(--tone-636a71)}
.connection-copy>p:not(.eyebrow){color:var(--tone-bcc7cc)}.stage-copy li,html[lang=en] .stage-copy li{font-size:12px;color:var(--tone-4c5863)}.heading-aside{font-size:14px;color:var(--tone-636a71)}.problem .problem-before{font-size:12px;color:var(--tone-787e83)}.faq-list summary{font-size:14px}.desktop-nav a{font-size:13px}.footer-bottom>span:first-child{font-size:10px}.screen-caption,.screen-details dt,.screen-footnote{color:var(--tone-64707c)}.hero-description{color:var(--tone-c0c9cf)}
@media(max-width:900px){.heading-aside{font-size:13px}.stage-copy li,html[lang=en] .stage-copy li{font-size:11px}}
@media(max-width:680px){.problem p:not(.problem-before),.capability p,.approach-step p,.stage-copy>p:not(.eyebrow),.connection-copy>p:not(.eyebrow),.faq-list details>p,html[lang=en] .problem p:not(.problem-before),html[lang=en] .capability p,html[lang=en] .stage-copy>p:not(.eyebrow){font-size:13px}.problem .problem-before{font-size:11px}.hero-description,html[lang=en] .hero-description{font-size:13px}.faq-list summary{font-size:13px}.footer-bottom>span:first-child{font-size:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-console,.hero-visual:hover .hero-console{transform:none}}

/* Bilingual wordmark: the translated line follows the primary language width. */
.brand small{min-width:0;position:relative}.brand-secondary-letters{display:flex;justify-content:space-between;width:100%;letter-spacing:0}.brand-secondary-letters>span{display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
