:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fc;font-synthesis:none;text-rendering:optimizelegibility;--sonny-black:#000;--sonny-header:#0b0a0b;--sonny-graphite:#111315;--sonny-graphite-2:#17191c;--sonny-panel:#ffffff12;--sonny-panel-strong:#ffffff1c;--sonny-line:#ffffff1f;--sonny-line-dark:#e7e9ee;--sonny-silver:#aeb5bd;--sonny-silver-soft:#d7dce2;--sonny-white:#fff;--sonny-light:#f5f6f8;--sonny-light-2:#fafafa;--sonny-ink:#11171e;--sonny-muted:#68707c;--sonny-green:#8dd646;--sonny-green-strong:#7bcf32;--sonny-blue:#3c7cff;--sonny-radius-xs:4px;--sonny-radius-sm:8px;--sonny-radius-md:12px;--sonny-radius-card:18px;--sonny-shadow-card:0 20px 60px #11171e14;--sonny-shadow-dark:0 24px 70px #00000057;--sonny-glow-green:0 0 22px #8dd64657;--sonny-container:1440px;--sonny-container-wide:1600px;--sonny-section-gap:clamp(72px, 7vw, 124px);--sonny-motion-ease:cubic-bezier(.22, 1, .36, 1);--color-ink:var(--sonny-ink);--color-panel:var(--sonny-graphite-2);--color-light:var(--sonny-light);--color-blue:var(--sonny-green);--color-cyan:var(--sonny-green);--color-orange:var(--sonny-green-strong);--color-header:var(--sonny-header);--color-dark-text:var(--sonny-light);--color-dark-muted:var(--sonny-silver);--color-light-text:var(--sonny-ink);--color-light-muted:var(--sonny-muted);--color-light-line:var(--sonny-line-dark);--container:var(--sonny-container);--header-height:72px;--radius:var(--sonny-radius-sm);letter-spacing:0;background:#000;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}body{background:#000;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body,button,input,select,textarea{font:inherit;letter-spacing:0}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,summary,select{cursor:pointer}img,canvas{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-weight:600}h1,h2,h3{letter-spacing:0}h1{font-size:72px;line-height:1.02}h2{font-size:44px;line-height:1.18}h3{font-size:22px;line-height:1.3}p{line-height:1.7}:focus-visible{outline:2px solid var(--sonny-green);outline-offset:4px}.visually-hidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(calc(100% - 160px), var(--sonny-container));margin-inline:auto}.section{scroll-margin-top:calc(var(--header-height) + 16px);padding-block:136px;position:relative}[id]{scroll-margin-top:calc(var(--header-height) + 16px)}.section--light{color:var(--color-light-text);background:var(--color-light)}.eyebrow{color:var(--color-cyan);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.button{border-radius:var(--sonny-radius-sm);min-height:46px;transition:border-color .2s var(--sonny-motion-ease), background-color .2s var(--sonny-motion-ease), color .2s var(--sonny-motion-ease), transform .2s var(--sonny-motion-ease), box-shadow .2s var(--sonny-motion-ease);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-size:15px;font-weight:600;line-height:1.3;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:linear-gradient(180deg, var(--sonny-green) 0%, var(--sonny-green-strong) 100%);box-shadow:var(--sonny-glow-green)}.button--primary:hover{background:linear-gradient(180deg, #9ce65a 0%, var(--sonny-green) 100%)}.button--secondary{color:var(--color-dark-text);background:#ffffff0d;border-color:#ffffff42}.button--secondary:hover{background:#ffffff14;border-color:#ffffff8c}.button--accent{color:var(--sonny-ink);background:var(--sonny-silver-soft)}.button--accent:hover{background:#fff}.button.is-disabled{color:var(--color-dark-muted);pointer-events:none}.icon-button{width:44px;height:44px;color:inherit;background:0 0;border:1px solid #ffffff26;border-radius:6px;place-items:center;padding:0;display:inline-grid}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.text-link{min-height:44px;color:var(--color-blue);align-items:center;gap:9px;font-weight:600;display:inline-flex}.text-link:hover svg{transform:translate(4px)}.text-link svg{transition:transform .2s}.text-link--light{color:var(--color-cyan)}.site-header{z-index:100;height:var(--header-height);background:var(--sonny-header);transition:background-color .22s var(--sonny-motion-ease), box-shadow .22s var(--sonny-motion-ease), backdrop-filter .22s var(--sonny-motion-ease);position:sticky;top:0}.site-header.is-scrolled,.site-header.is-open{background:var(--sonny-header);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 12px 34px #0003}.site-header__inner{width:min(calc(100% - 96px), var(--sonny-container-wide));grid-template-columns:max-content 1fr auto;align-items:center;height:100%;margin-inline:auto;display:grid}.primary-navigation{justify-content:center;align-items:center;gap:28px;height:100%;display:flex}.nav-item--product,.nav-item--solutions{align-items:center;height:100%;display:flex;position:relative}.nav-item--product:after{z-index:109;top:var(--header-height);content:"";width:100vw;height:8px;display:none;position:fixed;left:0}.nav-item--product:hover:after,.nav-item--product:focus-within:after{display:block}.primary-navigation>.nav-link,.nav-item--product>.nav-link,.nav-item--solutions>.nav-link{height:100%}.nav-link{color:#f5f7fcdb;min-height:44px;transition:color .18s var(--sonny-motion-ease);align-items:center;font-size:16px;display:inline-flex;position:relative}.nav-link:after{content:"";transform-origin:0;background:linear-gradient(90deg,#6f7680 0%,#d8dde4 28%,#fff 50%,#b1b8c0 72%,#737a83 100%);height:3px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 14px #d7dce275}.nav-link:hover,.nav-link.router-link-exact-active{color:#fff}.nav-link.router-link-exact-active:after{transform:scaleX(1)}.product-dropdown-menu{z-index:110;top:calc(var(--header-height) + 8px);visibility:hidden;opacity:0;background:var(--sonny-graphite);width:min(100vw - 64px,956px);height:216px;box-shadow:none;pointer-events:none;transition:opacity .18s var(--sonny-motion-ease), visibility .18s var(--sonny-motion-ease), transform .18s var(--sonny-motion-ease);border-radius:4px;display:block;position:fixed;left:50%;transform:translate(-50%,8px)}.product-dropdown-menu__card{color:#fff;white-space:nowrap;width:204px;height:80px;transition:background-color .16s var(--sonny-motion-ease), color .16s var(--sonny-motion-ease);border-radius:3px;align-content:center;gap:12px;padding:16px;font-size:14px;line-height:20px;display:grid;position:absolute;left:24px;overflow:hidden}.product-dropdown-menu__card:first-of-type{top:32px}.product-dropdown-menu__card:nth-of-type(2){top:112px}.product-dropdown-menu__card:hover,.product-dropdown-menu__card:focus-visible,.product-dropdown-menu__card.is-active{color:var(--sonny-green);background:#ffffff0f;outline:0}.product-dropdown-menu__title,.product-dropdown-menu__subtitle{color:currentColor;font-size:14px;font-weight:500;line-height:20px;display:block}.product-dropdown-menu__card:not(.is-active):not(:hover):not(:focus-visible) .product-dropdown-menu__title,.product-dropdown-menu__card:not(.is-active):not(:hover):not(:focus-visible) .product-dropdown-menu__subtitle{font-weight:400}.product-dropdown-menu__arrow{color:currentColor;font-size:16px;line-height:16px;position:absolute;top:16px;right:16px}.product-dropdown-menu__preview{place-items:center;width:128px;height:160px;margin:0;display:grid;position:absolute;top:32px;left:252px;overflow:hidden}.product-dropdown-menu__preview img{object-fit:contain;width:128px;height:160px;display:block}.nav-item--product:hover .product-dropdown-menu,.nav-item--product:focus-within .product-dropdown-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.solutions-mega-menu{top:calc(var(--header-height) + 8px);width:min(100vw - 64px,956px);height:min(528px, calc(100vh - var(--header-height) - 24px));color:#fff;visibility:hidden;opacity:0;background:var(--sonny-graphite);box-shadow:none;pointer-events:none;transition:opacity .18s var(--sonny-motion-ease), visibility .18s var(--sonny-motion-ease), transform .18s var(--sonny-motion-ease);border:0;border-radius:4px;grid-template-columns:194px minmax(0,1fr);gap:24px;padding:24px;display:grid;position:fixed;left:50%;overflow:visible;transform:translate(-50%,8px)}.nav-item--solutions:hover .solutions-mega-menu,.nav-item--solutions:focus-within .solutions-mega-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}:is(.primary-navigation:has(.nav-item--product:hover) .nav-item--solutions .solutions-mega-menu,.primary-navigation:has(.nav-item--solutions:hover) .nav-item--product .product-dropdown-menu){visibility:hidden;opacity:0;pointer-events:none;transition-duration:0s;display:none;transform:translate(-50%,8px)}.solutions-mega-menu__categories{background:0 0;border-right:0;align-content:start;gap:0;padding:0;display:grid;overflow:hidden}.solutions-mega-menu__categories button{color:#fff;text-align:left;width:100%;height:80px;transition:color .16s var(--sonny-motion-ease), background-color .16s var(--sonny-motion-ease);background:0 0;border:0;border-radius:3px;align-content:center;gap:12px;padding:14px 16px;display:grid;position:relative}.solutions-mega-menu__categories button:hover,.solutions-mega-menu__categories button:focus-visible,.solutions-mega-menu__categories button.is-active{color:var(--sonny-green);background:#ffffff0f;outline:0}.solutions-mega-menu__categories button:after{color:currentColor;content:"»";font-size:18px;line-height:16px;position:absolute;top:16px;right:32px}.solutions-mega-menu__categories strong{color:inherit;font-size:14px;font-weight:400;line-height:20px}.solutions-mega-menu__categories span{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.solutions-mega-menu__categories button.is-active strong,.solutions-mega-menu__categories button.is-active span{font-weight:500}.solutions-mega-menu__detail{background:0 0;min-width:0;padding:0;overflow:hidden}.solutions-mega-menu__tasks{grid-template-columns:repeat(3,230px);grid-auto-rows:40px;gap:16px 0;min-width:0;display:grid}.solutions-mega-menu__task{color:#fff;width:230px;min-width:0;height:40px;transition:color .16s var(--sonny-motion-ease);background:0 0;border:0;justify-content:flex-start;align-items:center;gap:20px;padding:0;font-size:14px;font-weight:400;line-height:20px;display:flex}.solutions-mega-menu__task:hover,.solutions-mega-menu__task:focus-visible{color:var(--sonny-green);outline:0}.solutions-mega-menu__task span{min-width:0}.solutions-mega-menu__task small{color:#fff;text-transform:uppercase;background:#ff4e4e;border-radius:9px 0;flex:none;place-items:center;width:38px;height:18px;font-size:12px;line-height:16px;display:inline-grid}.header-actions{align-items:center;gap:10px;display:flex}.language-button{grid-auto-flow:column;gap:6px;width:auto;padding-inline:10px;font-size:12px}.menu-button{display:none}.section-heading{max-width:760px;margin-bottom:64px}.section-heading__meta{color:var(--color-blue);text-transform:uppercase;align-items:center;gap:14px;margin-bottom:18px;font-size:13px;font-weight:600;display:flex}.section-heading__meta span+span:before{color:#8d9bb0;content:"/";margin-right:14px}.section-heading h2{max-width:720px;margin-bottom:20px}.section-heading p{max-width:650px;color:var(--color-light-muted);margin-bottom:0;font-size:17px}.section-heading--light .section-heading__meta{color:var(--color-cyan)}.section-heading--light p{color:var(--color-dark-muted)}.home-showcase--hero,.page-hero{background:#101827;min-height:94svh;position:relative;overflow:hidden}.home-view{background:#0b0d0e}.home-showcase{position:relative;overflow:hidden}.home-showcase--hero{color:#141414;background:#dfe1e4;height:700px;min-height:700px}.home-showcase__background{z-index:0;display:block;position:absolute;inset:0;overflow:hidden}.home-hero__photo{object-fit:cover;object-position:center center;width:100%;height:100%}.home-showcase__hero-layout{z-index:1;justify-content:center;align-items:center;min-height:700px;display:flex;position:relative}.home-showcase__copy{position:relative}.home-showcase__copy--hero{text-align:center;width:100%;padding-bottom:4vh}.home-showcase__copy h1,.home-showcase__copy h2{letter-spacing:0;white-space:pre-line;margin:0 0 22px}.home-showcase__copy h1{color:#0000;letter-spacing:-.055em;white-space:pre;filter:drop-shadow(0 10px 24px #00000073);background:linear-gradient(#fff 0%,#f2f4f6 46%,#b5bdc5 100%);-webkit-background-clip:text;background-clip:text;font-size:80px;font-weight:900;line-height:1;display:inline-block}.home-showcase__description{max-width:560px;margin:0;font-size:18px;line-height:1.8}.home-showcase--spotlight{color:#fff;background:#0b0d0e;min-height:760px}.home-showcase__spotlight-layout{align-content:center;gap:48px;min-height:760px;padding-block:104px;display:grid}.home-showcase__copy--center{text-align:center;width:min(100%,1040px);margin-inline:auto}.home-showcase__copy--center h2{color:#fff;font-size:46px}.home-showcase__copy--center .home-showcase__description{color:#afb6b9;white-space:nowrap;width:max-content;max-width:min(100%,1040px);margin-inline:auto}.home-showcase__spotlight-media{aspect-ratio:1672/941;background:#dfe1e4;border:1px solid #34393b;border-radius:2px;width:min(100%,1080px);margin:0 auto;overflow:hidden}.home-showcase__spotlight-media img,.home-showcase__spotlight-media video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-showcase--feature{min-height:800px}.home-showcase--feature[data-showcase-alignment=right]{color:#fff;background:#111415}.home-showcase--feature[data-showcase-alignment=left]{color:#141414;background:#e5e7e8}.home-showcase__feature-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:clamp(48px,6vw,104px);min-height:800px;padding-block:88px;display:grid}.home-showcase__feature-media{background-color:#dfe1e4;background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:0;height:min(66vh,660px);min-height:520px;margin:0;overflow:hidden}.home-showcase--feature[data-showcase-alignment=left] .home-showcase__feature-media{order:2}.home-showcase--feature[data-showcase-alignment=left] .home-showcase__feature-layout{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)}.home-showcase--feature[data-showcase-alignment=left] .home-showcase__copy--feature{order:1}.home-showcase__copy--feature h2{font-size:44px;line-height:1.2}.home-showcase--feature[data-showcase-alignment=right] .home-showcase__copy--feature h2{color:#fff}.home-showcase--feature[data-showcase-alignment=right] .home-showcase__description{color:#b7bec1}.home-showcase--feature[data-showcase-alignment=left] .home-showcase__description{color:#4f585b}.page-hero__content{z-index:3;min-height:94svh;padding-top:var(--header-height);align-items:center;display:flex;position:relative}.page-hero__content>:where(p,h1,div,a){position:relative}.page-hero__content{text-shadow:0 2px 18px #03081266}.page-hero h1{color:#fff;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:84px}.page-hero__statement{color:#fff;margin-bottom:20px;font-size:30px;font-weight:500;line-height:1.25}.page-hero__description{color:#c4cedd;max-width:560px;margin-bottom:30px;font-size:17px}.concept-label{color:#97a7bc;align-items:center;gap:9px;margin:26px 0 0;font-size:12px;display:flex}.concept-label span{border:1px solid var(--color-orange);border-radius:50%;width:7px;height:7px}.robot-scene{z-index:0;position:absolute;inset:0;overflow:hidden}.robot-scene__canvas{opacity:.98;width:100%;height:100%}.robot-scene__ground{z-index:-1;background:#4c8dff59;width:46%;height:1px;position:absolute;bottom:10%;right:6%}.robot-fallback{opacity:.5;width:190px;height:520px;position:absolute;top:50%;right:19%;transform:translateY(-45%)}.robot-fallback span{background:#1b2940;border:1px solid #7ba3da73;display:block;position:absolute}.robot-fallback__head{border-radius:24px 24px 16px 16px;width:64px;height:54px;top:0;left:64px}.robot-fallback__body{border-radius:50px 50px 28px 28px;width:116px;height:170px;top:66px;left:38px}.robot-fallback__arm{border-radius:18px;width:30px;height:215px;top:82px}.robot-fallback__arm--left{left:0}.robot-fallback__arm--right{right:0}.robot-fallback__leg{border-radius:20px;width:43px;height:270px;top:230px}.robot-fallback__leg--left{left:44px}.robot-fallback__leg--right{right:42px}.architecture-section{background:var(--color-panel)}.page-hero__content{flex-direction:column;justify-content:center;align-items:flex-start}.page-hero__content>*{max-width:590px}.page-hero__content .hero-actions{margin-top:2px}.page-intro{background:#101827;padding:180px 0 110px}.page-intro--light{color:var(--color-light-text);background:#f4f7fb}.page-intro__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:480px;display:grid}.page-intro h1{max-width:720px;margin-bottom:24px;font-size:58px}.page-intro p:not(.eyebrow){max-width:650px;color:var(--color-dark-muted);margin-bottom:0;font-size:18px}.page-intro--light p:not(.eyebrow){color:var(--color-light-muted)}.product-view{--product-green:#8dd646;--product-blue:#1b73ff;--product-surface:#141414;--product-panel:#ffffff12;--product-panel-border:#ffffff1a;--product-muted:#ffffffa8;color:#f5f6f8;background:var(--product-surface);overflow:hidden}.product-view--empty{min-height:calc(100svh - var(--header-height));background:#000}.product-hero{isolation:isolate;background:#07090a url(/assets/sonny-%20background-C6NW95OW.png) 50%/cover no-repeat;border-bottom:0;min-height:clamp(560px,43vw,720px);position:relative;overflow:hidden}.product-hero__overlay{position:absolute;inset:0}.product-hero__media{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.product-hero__overlay{z-index:-1;background:linear-gradient(90deg,#00000070 0%,#0000004d 34%,#0000000a 72%),linear-gradient(#0000 0%,#0000001f 70%,#141414 100%)}.product-hero__content{align-items:center;min-height:clamp(560px,43vw,720px);padding-block:86px 76px;display:grid}.product-hero__copy{width:min(100%,560px)}.product-hero__title{margin:0;line-height:1}.product-hero__title span{color:#0000;letter-spacing:.02em;filter:drop-shadow(0 10px 24px #00000073);background:linear-gradient(#fff 0%,#f2f4f6 46%,#b5bdc5 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(72px,9vw,142px);font-weight:900;display:block}.product-hero__title strong{color:#fff;letter-spacing:.04em;margin-top:26px;font-size:clamp(30px,3.3vw,54px);font-weight:700;display:block}.product-hero__summary{color:#ffffffe0;margin:30px 0 0;font-size:clamp(18px,1.6vw,26px);line-height:1.5}.product-accent-line{background:#9198a0;width:58px;height:3px;margin-top:26px;display:block;box-shadow:0 0 18px #9298a0}.product-section{background:var(--product-surface);padding-block:76px;position:relative}.product-section__title{color:#fff;text-align:center;letter-spacing:.02em;margin:0 0 58px;font-size:clamp(28px,2.3vw,38px);font-weight:700;line-height:1.18;position:relative}.product-section__title:after{content:"";display:none}.product-advantages{background:#141414 url(/assets/hexin-J_UvhRUP.png) 50%/cover no-repeat;min-height:clamp(560px,36vw,742px);padding-block:clamp(108px,7.4vw,152px) clamp(120px,8vw,172px);overflow:hidden}.product-advantages .container{width:min(100% - 160px,1720px)}.product-advantages .product-section__title{letter-spacing:.02em;margin-bottom:clamp(92px,6.9vw,142px);font-size:clamp(44px,3.1vw,64px);font-weight:800;line-height:1}.product-advantages:before,.product-advantages:after{z-index:0;pointer-events:none;content:"";clip-path:polygon(25% 4%,76% 4%,100% 50%,76% 96%,25% 96%,0 50%);background:linear-gradient(145deg,#26435870,#15222d1a);width:220px;height:180px;display:none;position:absolute}.product-advantages:before{opacity:.42;top:18px;left:-64px;box-shadow:150px 86px 0 -72px #26435861,72px 214px 0 -64px #26435847,288px 154px 0 -88px #26435847}.product-advantages:after{opacity:.28;bottom:34px;right:-72px;box-shadow:-116px 72px 0 -46px #26435859,-236px 132px 0 -76px #26435838}.product-capability-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(72px,6.2vw,128px);width:100%;margin-inline:auto;display:grid;position:relative}.product-capability-card{text-align:center;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.product-capability-card h3{color:#fff;white-space:nowrap;margin:clamp(28px,1.9vw,38px) 0 clamp(18px,1.35vw,28px);font-size:clamp(26px,1.9vw,40px);font-weight:800;line-height:1.25}.product-capability-card p{width:min(100%,320px);color:var(--product-muted);margin:0;margin-inline:auto;font-size:clamp(16px,1.24vw,26px);font-weight:500;line-height:1.55}.product-icon{object-fit:contain;width:48px;height:48px;margin-inline:auto}.product-icon--large{width:clamp(72px,4.55vw,94px);height:clamp(72px,4.55vw,94px)}.product-anatomy{background:#141415;padding-block:clamp(68px,4.4vw,92px) 0;overflow:hidden}.product-anatomy .container{width:min(100% - 80px,1402px)}.product-anatomy .product-section__title{margin-bottom:clamp(52px,4.2vw,80px);font-size:clamp(36px,2.4vw,46px);font-weight:400}.product-anatomy__layout{width:100%;height:min(1192px,85vw - 68px);min-height:780px;margin-inline:auto;position:relative}.product-anatomy__robot{z-index:1;background:0 0;border-radius:0;min-height:0;margin:0;position:absolute;bottom:0;left:50%;overflow:visible;transform:translate(-50%)}.product-anatomy__robot:after{content:"";filter:blur(18px);background:#0000009e;border-radius:999px;height:36px;position:absolute;bottom:4.4%;left:14%;right:14%}.product-anatomy__robot img{z-index:1;object-fit:contain;object-position:center;opacity:1;filter:drop-shadow(0 30px 54px #0000009e);width:auto;max-width:none;height:auto;position:relative}.product-anatomy__lines{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.product-anatomy__lines path{fill:none;stroke:#ffffffe0;stroke-dasharray:6 6;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;vector-effect:non-scaling-stroke}.product-anatomy__lines circle{fill:#fff;filter:drop-shadow(0 0 8px #ffffff5c)}.product-anatomy__list{z-index:4;pointer-events:none;margin:0;padding:0;list-style:none;display:block;position:absolute;inset:0}.product-anatomy__list li{pointer-events:auto;width:190px;min-height:74px;position:absolute}.product-anatomy__list--left li{text-align:left;padding-right:0}.product-anatomy__list--right li{text-align:left;padding-left:0}.product-anatomy__list--left li:first-child{top:0;left:0}.product-anatomy__list--left li:nth-child(2){top:24.1%;left:6.8%}.product-anatomy__list--left li:nth-child(3){top:44.4%;left:9.3%}.product-anatomy__list--left li:nth-child(4){top:78.7%;left:4.6%}.product-anatomy__list--right li:first-child{top:37.6%;left:87.2%}.product-anatomy__list--right li:nth-child(2){top:59.6%;left:90.7%}.product-anatomy__list--right li:nth-child(3){top:81.8%;left:86.4%}.product-anatomy__list strong,.product-anatomy__list span{display:block}.product-anatomy__list strong{color:#fff;white-space:nowrap;font-size:clamp(20px,1.354vw,26px);font-weight:700;line-height:1.28}.product-anatomy__list span{color:#ffffffa8;white-space:nowrap;margin-top:10px;font-size:clamp(12px,.729vw,14px);font-weight:400;line-height:1.35}.product-specifications{border-top:0;padding-block:74px 104px}.product-specifications__panel{width:min(100%,1080px);box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:auto;padding:0;display:block;position:relative}.product-specification-group{border-right:0;padding:0}.product-specification-group:first-child{padding-left:0}.product-specification-group:nth-child(3){border-right:0;padding-right:0}.product-specification-group h3{color:#fff;background:#222;align-items:center;min-height:42px;margin:0;padding-inline:20px;font-size:16px;font-weight:700;display:flex}.product-specification-group dl{gap:0;margin:0;display:grid}.product-specification-group dl>div{border-top:0;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(220px,1fr) minmax(220px,auto);align-items:center;gap:30px;min-height:48px;padding-inline:20px;display:grid}.product-specification-group dt,.product-specification-group dd{color:#ffffffb3;margin:0;font-size:13px;line-height:1.45}.product-specification-group dd{color:#ffffffd1;text-align:right;white-space:nowrap}.product-cta{background:#061322 url(/assets/more-B2oZmAsI.png) 50%/cover no-repeat;border-top:0;padding:84px 0 94px;position:relative;overflow:hidden}.product-cta:before,.product-cta:after{pointer-events:none;content:"";display:none;position:absolute;inset:0}.product-cta__inner{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}.product-cta h2{color:#fff;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:700}.product-cta p{color:var(--product-muted);margin:0 0 30px;font-size:16px}.product-cta__button{color:#fff;background:linear-gradient(#2d87ff 0%,#0d5ff2 100%);border-radius:999px;justify-content:center;align-items:center;min-width:156px;min-height:52px;padding:0 30px;font-size:18px;font-weight:700;display:inline-grid;box-shadow:0 14px 34px #1b73ff57}.product-r1-view{background:#141414}.product-r1-hero{isolation:isolate;background:#080a0d;min-height:670px;position:relative;overflow:hidden}.product-r1-hero__media{z-index:-2;object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.product-r1-hero__overlay{z-index:-1;background:linear-gradient(#0000001a 0%,#0000002e 62%,#141414 100%),linear-gradient(90deg,#00000094 0%,#0003 46%,#0000006b 100%);position:absolute;inset:0}.product-r1-hero__content{text-align:center;place-items:center;min-height:670px;padding-block:116px 92px;display:grid}.product-r1-hero__copy{width:min(100%,760px)}.product-r1-hero__title{margin:0;line-height:1}.product-r1-hero__title span{color:#0000;letter-spacing:.03em;filter:drop-shadow(0 12px 28px #0000008f);background:linear-gradient(#fff 0%,#f1f3f5 48%,#aeb5bd 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(70px,7.4vw,118px);font-weight:900;display:block}.product-r1-hero__title strong{color:#fff;letter-spacing:.04em;margin-top:32px;font-size:clamp(32px,3vw,58px);font-weight:800;line-height:1.12;display:block}.product-r1-hero__summary{color:#ffffffe6;margin:30px 0 0;font-size:clamp(18px,1.6vw,28px);font-weight:500;line-height:1.55}.product-accent-line--r1{margin-inline:auto}.product-r1-advantages{background:#141414 url(/assets/hexin-J_UvhRUP.png) 50%/cover no-repeat;min-height:601px;padding-block:70px 118px}.product-r1-advantages .container{width:min(100% - 240px,1180px)}.product-r1-advantages .product-section__title{color:#fff;margin-bottom:88px;font-size:clamp(40px,2.4vw,46px);font-weight:800;line-height:1}.product-r1-advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:60px;display:grid}.product-r1-advantage-card{text-align:center;justify-items:center;display:grid}.product-r1-icon{object-fit:contain;width:82px;height:82px}.product-r1-advantage-card h3{color:#fff;white-space:nowrap;margin:46px 0 26px;font-size:30px;font-weight:800;line-height:1.25}.product-r1-advantage-card p{color:#ffffffa8;margin:0;font-size:20px;font-weight:600;line-height:1.55}.product-r1-advantage-card p span{display:block}.product-r1-anatomy{background:radial-gradient(circle at 50% 54%,#2f342e47 0%,#14141400 38%),#141414;padding-block:70px 0;overflow:hidden}.product-r1-anatomy .container{width:min(100%,1920px)}.product-r1-anatomy .product-section__title,.product-r1-specifications .product-section__title{color:#fff;margin-bottom:82px;font-size:clamp(40px,2.4vw,46px);font-weight:800;line-height:1}.product-r1-anatomy__stage{aspect-ratio:1920/1306;width:min(100%,1920px);margin-inline:auto;position:relative}.product-r1-anatomy__robot{z-index:2;width:100%;margin:0;position:absolute;top:4.82%;left:50%;transform:translate(-50%)}.product-r1-anatomy__robot:after{content:"";filter:blur(22px);background:#000000a8;border-radius:999px;height:44px;position:absolute;bottom:2%;left:10%;right:10%}.product-r1-anatomy__robot img{z-index:1;object-fit:contain;filter:drop-shadow(0 34px 60px #000000a6);width:55.36%;max-width:1063px;height:auto;margin-inline:auto;position:relative}.product-r1-anatomy__lines{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.product-r1-anatomy__line-group{fill:none;stroke:#ffffffdb;stroke-dasharray:5 7;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.product-r1-anatomy__dot-group{fill:#fff;filter:drop-shadow(0 0 18px #ffffff47)}.product-r1-anatomy__list{z-index:5;pointer-events:none;margin:0;padding:0;list-style:none;position:absolute;inset:0}.product-r1-anatomy__label{color:#fff;text-align:center;pointer-events:auto;--line-width:230px;--line-top:34px;width:8.4%;position:absolute}.product-r1-anatomy__label:before,.product-r1-anatomy__label:after{display:none}.product-r1-anatomy__label strong,.product-r1-anatomy__label span{display:block}.product-r1-anatomy__label strong{color:#fff;white-space:nowrap;font-size:clamp(18px,1.354vw,26px);font-weight:800;line-height:1.25}.product-r1-anatomy__label span{color:#fffc;white-space:nowrap;margin-top:clamp(6px,.625vw,12px);font-size:clamp(10px,.729vw,14px);font-weight:600;line-height:1.7}.product-r1-anatomy__label span+span{margin-top:5px}.product-r1-anatomy__label--vision{top:5.59%;left:13.07%}.product-r1-anatomy__label--arm{top:27.56%;left:25.89%}.product-r1-anatomy__label--lift{top:39.2%;left:21.93%}.product-r1-anatomy__label--chassis{width:9.5%;top:80.48%;left:19.74%}.product-r1-anatomy__label--gripper{top:22.59%;left:78.85%}.product-r1-anatomy__label--battery{top:34.61%;left:76.35%}.product-r1-anatomy__label--storage{top:42.88%;left:81.56%}.product-r1-anatomy__label--lidar{top:77.72%;left:76.15%}.product-r1-specifications{background:#141414;min-height:1606px;padding-block:70px 120px}.product-r1-specifications .container{width:min(100% - 160px,1200px)}.product-r1-specifications__panel{width:100%;margin-inline:auto}.product-r1-specification-group{margin-bottom:44px}.product-r1-specification-group:last-child{margin-bottom:0}.product-r1-specification-group h3{color:#fff;background:#202020;align-items:center;min-height:60px;margin:0;padding-inline:40px;font-size:24px;font-weight:700;display:flex}.product-r1-specification-group dl{margin:0}.product-r1-specification-group dl>div{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(240px,1fr) minmax(240px,auto);align-items:center;gap:40px;min-height:70px;padding-inline:40px;display:grid;box-shadow:inset 0 -1px #5e5d5d80}.product-r1-specification-group dt,.product-r1-specification-group dd{color:#ffffffb8;margin:0;font-size:18px;line-height:1.5}.product-r1-specification-group dd{color:#ffffffd1;text-align:right}.product-r1-cta .product-cta__button{background:linear-gradient(#2891ff 0%,#0e60f7 100%);box-shadow:0 14px 34px #0e60f759}.architecture-section__layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:88px;display:grid}.architecture-layers{border-top:1px solid #ffffff1f;margin:0;padding:0;list-style:none}.architecture-layers li{border-bottom:1px solid #ffffff1f;grid-template-columns:46px 1fr auto;align-items:center;gap:24px;min-height:106px;padding:18px 4px;display:grid}.architecture-layers>li>span{color:var(--color-blue);font-size:12px}.architecture-layers strong{color:#fff}.architecture-layers p{color:var(--color-dark-muted);margin:4px 0 0;font-size:14px}.architecture-layers em{color:#72859f;font-size:11px;font-style:normal}.specification-list{border-top:1px solid var(--color-light-line)}.specification-list details{border-bottom:1px solid var(--color-light-line)}.specification-list summary{grid-template-columns:36px 1fr auto;align-items:center;gap:18px;min-height:88px;padding:18px 6px;list-style:none;display:grid}.specification-list summary::-webkit-details-marker{display:none}.specification-list summary svg{color:var(--color-blue)}.specification-list summary strong{color:var(--color-orange);font-size:13px}.specification-list details>p{color:var(--color-light-muted);margin:-8px 0 24px 60px;font-size:14px}.inline-cta{background:#101827}.inline-cta__inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.inline-cta h2{max-width:760px;margin-bottom:0}.about-view,.news-view,.solutions-view,.contact-view,.careers-view{min-height:100svh}.careers-view{color:#11171e;background:#eceff4;overflow:hidden}.careers-hero{color:#fff;background:#11171e;height:520px;position:relative;overflow:hidden}.careers-hero__background{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.careers-hero__content{text-align:center;width:min(100% - 48px,1200px);position:absolute;top:194px;left:50%;transform:translate(-50%)}.careers-hero h1{color:#fff;letter-spacing:-1px;margin:0;font-size:55px;font-weight:700;line-height:67px}.careers-hero p{color:#fff;margin:25px 0 0;font-size:24px;font-weight:500;line-height:44px}.careers-belief{background:#eceff4;place-items:center;height:300px;padding-block:56px;display:grid}.careers-belief__card{background:0 0;place-items:center;width:min(100% - 48px,1200px);height:188px;padding-inline:100px;display:grid;position:relative;overflow:visible}.careers-belief__background{z-index:0;pointer-events:none;object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.careers-belief__card:before,.careers-belief__card:after{content:"";background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='41px'%20height='38px'%20viewBox='0%200%2041%2038'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e形状备份%202%3c/title%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='人才招聘'%20transform='translate(-1519,%20-726)'%20fill='%23DDE6F7'%3e%3cg%20id='编组-31'%20transform='translate(0,%20520)'%3e%3cg%20id='编组-13'%20transform='translate(360,%2056)'%3e%3cpath%20d='M1199.99042,168.174465%20C1200.0655,170.77203%201199.69914,173.211272%201198.89157,175.492052%20C1198.084,177.772832%201196.952,179.779646%201195.48678,181.513241%20C1194.02632,183.241647%201192.27919,184.677389%201190.23611,185.820234%20C1188.19774,186.958216%201185.98585,187.688031%201183.6,188%20L1183.6,180.212028%20C1186.52577,179.189269%201188.52656,177.677007%201189.60205,175.66982%20C1190.6823,173.662632%201191.21746,171.204412%201191.21746,168.294784%20L1183.60023,168.294784%20L1183.60023,150.121183%20L1199.99029,150.121183%20L1199.99042,168.174465%20Z%20M1175.38928,168.174465%20C1175.46914,170.77203%201175.10276,173.211272%201174.29521,175.492052%20C1173.48738,177.772786%201172.35102,179.779646%201170.89066,181.513241%20C1169.4303,183.241647%201167.67858,184.677389%201165.64035,185.820234%20C1163.60212,186.958216%201161.38564,187.688031%201159,188%20L1159,180.212028%20C1161.92561,179.189269%201163.92626,177.677007%201165.00168,175.66982%20C1166.08185,173.662632%201166.61697,171.204412%201166.61697,168.294784%20L1159,168.294784%20L1159,150.121183%20L1175.38923,150.121183%20L1175.38928,168.174465%20Z'%20id='形状备份-2'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;width:41px;height:38px;position:absolute}.careers-belief__card:before{top:0;left:0;transform:rotate(180deg)}.careers-belief__card:after{bottom:0;right:0}.careers-belief__card p{z-index:1;color:#11171e;text-align:center;margin:0;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:26px;font-weight:400;line-height:43px;position:relative}.careers-jobs{background:#fff;padding:47px 24px 65px}.careers-jobs h2{color:#11171e;text-align:center;margin:0;font-size:28px;font-weight:500;line-height:44px}.careers-jobs__list{gap:20px;width:min(100%,1200px);margin:40px auto 0;display:grid}.careers-job-card{background:#fafafa;height:90px;overflow:hidden}.careers-job-card--expanded{height:726px}.careers-job-card--expanded .careers-job-card__header{box-shadow:inset 0 -1px #ededed}.careers-job-card__header{justify-content:space-between;align-items:center;height:90px;padding-inline:40px 36px;display:flex}.careers-job-card__title-row{align-items:center;gap:24px;min-width:0;display:flex}.careers-job-card__header h3{color:#11171e;white-space:nowrap;margin:0;font-size:24px;font-weight:500;line-height:34px}.careers-job-card__publish-time{color:#68707c;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px}.careers-job-card__toggle{cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;display:grid}.careers-job-card__toggle:disabled{cursor:default;opacity:1}.careers-job-card__toggle-icon{width:20px;height:20px;display:block}.careers-job-card__body{padding:20px 40px 30px}.careers-job-card__section p{color:#11171e;margin:0;font-size:20px;font-weight:400;line-height:44px}.careers-job-card__section h4{color:#11171e;margin:20px 0;font-size:24px;font-weight:500;line-height:44px}.careers-job-card__apply{color:#fff;background:#0e60f7;border-radius:4px;place-items:center;width:140px;height:42px;margin-top:20px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:18px;font-weight:400;line-height:32px;text-decoration:none;display:inline-grid}.careers-pagination{justify-content:center;gap:12px;margin-top:60px;display:flex}.careers-pagination button{color:#11171e;background:#fff;border:1px solid #f3f3f3;border-radius:2px;place-items:center;width:36px;height:36px;padding:0;font-size:16px;font-weight:400;line-height:1;display:inline-grid}.careers-pagination button:disabled{cursor:default;opacity:.65}.careers-pagination button.is-active{color:#fff;background:#005bff;border-color:#005bff}.news-view{color:#11171e;background:#fff}.news-hero{background:#030c1c;height:500px;position:relative;overflow:hidden}.news-hero__background{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.news-hero__content{z-index:1;text-align:center;place-items:center;height:100%;display:grid;position:relative}.news-hero h1{color:#fff;letter-spacing:-1px;margin:0;font-size:55px;font-weight:700;line-height:67px}.news-section{background:#fff;padding-block:80px 50px}.news-section__container{width:min(100% - 160px,1400px)}.news-list{flex-direction:column;display:flex}.news-card{background:0 0;border-bottom:1px solid #ededed;grid-template-columns:460px minmax(0,1fr);align-items:start;column-gap:41px;min-height:360px;padding-block:50px;display:grid}.news-card__media{background:#fff;border:1px solid #f3f3f3;border-radius:10px;width:460px;height:260px;margin:0;overflow:hidden}.news-card__media img{object-fit:cover;width:100%;height:100%}.news-card__content{grid-template-columns:minmax(0,700px) auto;align-content:start;column-gap:107px;padding-top:24px;display:grid}.news-card__content h2{color:#11171e;margin:0;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:28px;font-weight:400;line-height:40px}.news-card__content time{color:#11171e;white-space:nowrap;margin-top:8px;font-size:16px;font-weight:500;line-height:24px}.news-card__content p{color:#11171e;grid-column:1/-1;max-width:899px;margin:38px 0 0;font-size:16px;font-weight:400;line-height:24px}.news-pagination{justify-content:center;align-items:center;gap:12px;margin-top:60px;display:flex}.news-pagination button{color:#11171e;background:#fff;border:1px solid #f3f3f3;border-radius:2px;place-items:center;width:36px;height:36px;padding:0;font-size:16px;font-weight:400;line-height:1;display:inline-grid}.news-pagination button:disabled{cursor:default;opacity:.65}.news-pagination button.is-active{color:#fff;background:#005bff;border-color:#005bff}.about-view{color:#fff;background:#000;overflow:hidden}.about-hero{background:#111113;height:500px;position:relative;overflow:hidden}.about-hero__background{object-fit:cover;object-position:center 58%;opacity:1;width:100%;height:100%;position:absolute;inset:0}.about-hero__content{text-align:center;width:min(100% - 48px,678px);position:absolute;top:214px;left:50%;transform:translate(-50%)}.about-hero h1{color:#fff;letter-spacing:-1px;margin:0;font-size:55px;font-weight:700;line-height:67px}.about-hero__tagline{color:#fff;grid-template-columns:128px minmax(0,1fr) 128px;align-items:center;gap:14px;margin:19px 0 0;font-size:24px;font-weight:500;line-height:44px;display:grid}.about-hero__tagline strong{white-space:nowrap;font-weight:500}.about-hero__tagline span{height:4px;display:block}.about-hero__tagline span:first-child{background:linear-gradient(90deg,#fff0 0%,#fff 100%)}.about-hero__tagline span:last-child{background:linear-gradient(90deg,#fff 0%,#fff0 100%)}.about-intro{background:#fff;min-height:872px;padding-block:90px 114px}.about-intro__container{width:min(100% - 160px,1248px)}.about-intro__body{grid-template-columns:454px minmax(0,754px);align-items:start;gap:40px;display:grid}.about-intro__media{width:454px;height:522px;margin:4px 0 0;position:relative}.about-intro__media-block{background:#fafafa;width:178px;height:385px;position:absolute;bottom:0;left:0}.about-intro__media img{object-fit:cover;object-position:center;width:434px;height:498px;position:absolute;top:0;right:0}.about-intro__copy{color:#11171e;font-size:22px;line-height:36px}.about-intro__copy p{margin:0}.solutions-view{--solutions-title:#11171e;--solutions-body:#203957;--solutions-blue:#0e60f7;--solutions-card:#f9fbfd;--solutions-dark:#12233b;color:var(--solutions-title);background:#fff;overflow:hidden}.solutions-hero{color:#fff;background:linear-gradient(#030c1ca6 0%,#030c1c1f 44%,#030c1c9e 100%),radial-gradient(circle,#0d183c4d 0%,#070c1e33 58%,#0000001a 100%),url(/assets/solution-hero-bg-XePrgyuE.jpg) 50%/cover no-repeat;place-items:center;min-height:670px;display:grid}.solutions-hero__inner{text-align:center;width:min(100% - 48px,1368px);margin-top:-9px}.solutions-hero__inner h1{color:#fff;letter-spacing:-1px;text-shadow:0 2px 18px #0000006b;margin:0 0 35px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:55px;font-weight:700;line-height:1.22}.solutions-hero__inner p{color:#fff;text-shadow:0 2px 14px #0000006b;margin:0;font-size:24px;font-weight:500;line-height:44px;display:grid}.solutions-figma-section{position:relative;overflow:hidden}.solutions-figma-title{color:var(--solutions-title);text-align:center;margin:0;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:46px;font-weight:400;line-height:1.33}.solutions-figma-title--light{color:#fff;font-size:50px}.solutions-pain-section{background:#fff url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%201920%20622'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23232;&%23146;&%23153;&%23231;&%23137;&%23136;'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V622H0V0Z'%20fill='var(--fill-0,%20white)'/%3e%3c/svg%3e") 50%/cover no-repeat;min-height:622px;padding:70px 40px 74px}.solutions-pain-grid{grid-template-columns:repeat(3,408px);justify-content:center;gap:88px;max-width:1400px;margin:70px auto 0;display:grid}.solutions-pain-card{background:var(--solutions-card);border-radius:20px;min-height:346px;padding:80px 40px 29px;position:relative;overflow:hidden}.solutions-pain-card__badge{z-index:1;color:#fff;background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2092%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23231;&%23159;&%23169;&%23229;&%23189;&%23162;&%23229;&%23164;&%23135;&%23228;&%23187;&%23189;%205'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2020C0%208.95431%208.95431%200%2020%200H92V20C92%2031.0457%2083.0457%2040%2072%2040H0V20Z'%20fill='var(--fill-0,%20%230E60F7)'/%3e%3c/svg%3e") 50%/100% 100% no-repeat;place-items:center;width:92px;height:40px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:32px;font-style:italic;line-height:1;display:grid;position:absolute;top:0;left:0}.solutions-pain-card h3{z-index:1;color:var(--solutions-title);white-space:nowrap;margin:0 0 20px;font-size:34px;font-weight:600;line-height:1.42;position:relative}.solutions-pain-card p{z-index:1;width:328px;color:var(--solutions-body);margin:0;font-size:22px;font-weight:500;line-height:42px;position:relative}.solutions-pain-card img{object-fit:contain;width:142px;max-height:146px;position:absolute;bottom:20px;right:20px}.solutions-value-section{background:#edf3fa url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%201920%20910'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23230;&%23159;&%23165;&%23231;&%23156;&%23139;&%23229;&%23155;&%23190;&%23231;&%23137;&%23135;&%23229;&%23164;&%23135;&%23228;&%23187;&%23189;'%3e%3cpath%20id='&%23232;&%23146;&%23153;&%23231;&%23137;&%23136;'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V910H0V0Z'%20fill='var(--fill-0,%20%23ECEFF4)'/%3e%3cmask%20id='mask0_0_184'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='1920'%20height='910'%3e%3cpath%20id='&%23232;&%23146;&%23153;&%23231;&%23137;&%23136;_2'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V910H0V0Z'%20fill='var(--fill-0,%20white)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_0_184)'%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 50%/cover no-repeat;min-height:910px;padding:70px 40px 146px}.solutions-value-grid{grid-template-columns:repeat(3,434px);justify-content:center;gap:49px;max-width:1400px;margin:70px auto 0;display:grid}.solutions-value-card{background:#fff;border-radius:22px;height:563px;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 18px 40px #21509614}.solutions-value-card__media{object-fit:cover;width:100%;height:375px;transition:filter .26s,transform .26s;display:block}.solutions-value-card:hover .solutions-value-card__media,.solutions-value-card:focus-within .solutions-value-card__media{filter:brightness(1.04)saturate(1.05);transform:scale(1.015)}.solutions-value-card__body{background:#fff;height:188px;padding:28px 30px 30px 40px;transition:height .26s,padding .26s;position:absolute;bottom:0;left:0;right:0}.solutions-value-card:hover .solutions-value-card__body,.solutions-value-card:focus-within .solutions-value-card__body{height:268px;padding:32px 40px}.solutions-value-card h3{color:var(--solutions-title);white-space:nowrap;margin:0 0 14px;font-size:32px;font-weight:600;line-height:1.4}.solutions-value-card p{color:var(--solutions-body);text-align:justify;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;line-height:1.55;display:-webkit-box;overflow:hidden}.solutions-value-card:hover p,.solutions-value-card:focus-within p{-webkit-line-clamp:unset;display:block;overflow:visible}.solutions-capability-section{background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%201920%20730'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23231;&%23159;&%23169;&%23229;&%23189;&%23162;&%23229;&%23164;&%23135;&%23228;&%23187;&%23189;%2017'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V730H0V0Z'%20fill='url(%23paint0_linear_0_175)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_0_175'%20x1='727.461'%20y1='553.174'%20x2='727.461'%20y2='730'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230E60F7'%20stop-opacity='0.01'/%3e%3cstop%20offset='1'%20stop-color='%230E60F7'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center / cover no-repeat, url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%201920%20730'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23231;&%23159;&%23169;&%23229;&%23189;&%23162;'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V730H0V0Z'%20fill='var(--fill-0,%20%2314233A)'/%3e%3c/svg%3e") center / cover no-repeat, var(--solutions-dark);min-height:730px;padding:91px 50px 122px}.solutions-capability-grid{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:30px;width:min(100%,1820px);max-width:1820px;margin:95px auto 0;display:grid}.solutions-capability-card{color:#fff;background:#0003;min-height:339px;padding:32px 30px;position:relative;overflow:hidden}.solutions-capability-card:before{content:"";background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2013.8303%2016.3204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23231;&%23159;&%23169;&%23229;&%23189;&%23162;&%23229;&%23164;&%23135;&%23228;&%23187;&%23189;%2016'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H13.8303L0%2016.3204V0Z'%20fill='var(--fill-0,%20%230E60F7)'/%3e%3c/svg%3e") 50%/contain no-repeat;width:14px;height:17px;position:absolute;top:0;left:0}.solutions-capability-card h3{color:#fff;margin:0 0 28px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(22px,1.45vw,28px);font-weight:400;line-height:1.32}.solutions-capability-card p{color:#e1e1e1;max-width:228px;margin:0;padding-left:18px;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(15px,.94vw,18px);line-height:1.9;position:relative}.solutions-capability-card p:before{content:"";background:#fff;border:2px solid #ffffff26;width:4px;height:4px;position:absolute;top:15px;left:0}.solutions-scene-section{background:#fff url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%201920%20738'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='&%23232;&%23146;&%23153;&%23231;&%23137;&%23136;'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1920V738H0V0Z'%20fill='var(--fill-0,%20white)'/%3e%3c/svg%3e") 50%/cover no-repeat;min-height:738px;padding:70px 40px 110px}.solutions-scene-tabs{background:#fff;justify-content:center;align-items:flex-end;width:100%;min-height:120px;margin:0;display:flex;overflow-x:auto}.solutions-scene-tab{min-width:242px;min-height:80px;color:var(--solutions-title);text-align:center;white-space:nowrap;background:#fff;border:0;flex:none;align-content:center;gap:5px;line-height:1.25;display:grid;position:relative}.solutions-scene-tab strong{font-size:22px;font-weight:500}.solutions-scene-tab span{color:var(--solutions-title);font-size:18px}.solutions-scene-tab.is-active{color:var(--solutions-blue);font-weight:500}.solutions-scene-tab.is-active span{color:var(--solutions-blue)}.solutions-scene-tab.is-active:after{content:"";background:var(--solutions-blue);height:4px;position:absolute;bottom:0;left:17px;right:17px}.solutions-task-strip{background:#fff;place-items:center;height:228px;padding:0;display:grid;overflow:hidden}.solutions-task-strip__inner{scrollbar-width:none;justify-content:center;align-items:center;gap:13px;width:min(100%,1248px);height:68px;display:flex;overflow-x:auto}.solutions-task-strip__inner::-webkit-scrollbar{display:none}.solutions-task-card{color:#203957;appearance:none;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:18px;width:228px;height:68px;padding:0 24px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.solutions-task-card:disabled{cursor:default;opacity:1}.solutions-task-card:first-child{width:212px}.solutions-task-card:nth-child(2){width:260px}.solutions-task-card:nth-child(3){width:244px}.solutions-task-card:nth-child(4){width:252px}.solutions-task-card:nth-child(5){width:228px}.solutions-task-card.is-active{color:#005bff;background:#f3f5f9;font-weight:500}.solutions-task-card__icon{flex:none;place-items:center;width:40px;height:40px;display:grid}.solutions-task-card__icon img{object-fit:contain;width:32px;height:32px;display:block}.solutions-scene-content{grid-template-columns:576px 877px;justify-content:center;align-items:center;gap:0;max-width:1400px;margin:50px auto 0;display:grid}.solutions-application-tabs{background:#fff;justify-content:center;width:calc(100% + 80px);min-height:70px;margin:7px -40px 0;display:flex;overflow-x:auto;box-shadow:inset 0 -1px #d9d9d980}.solutions-application-tab{min-width:174px;min-height:70px;color:var(--solutions-title);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;place-items:center;padding:0 24px;font-size:18px;line-height:1.35;display:grid;position:relative}.solutions-application-tab:hover,.solutions-application-tab:focus-visible{color:var(--solutions-blue);outline:0}.solutions-application-tab.is-active{color:var(--solutions-blue);font-weight:500}.solutions-application-tab.is-active:after{content:"";background:var(--solutions-blue);height:4px;position:absolute;bottom:0;left:17px;right:17px}.solutions-scene-card{z-index:1;background:#fff;border:2px solid #f5f5f5;border-radius:10px;width:576px;height:280px;padding:50px 32px 36px;position:relative;box-shadow:0 10px 30px -10px #7aa9ff4d}.solutions-scene-card h3{color:var(--solutions-title);margin:0 0 16px;font-size:30px;font-weight:600;line-height:1.4}.solutions-scene-card__description{width:512px;color:var(--solutions-body);text-align:justify;margin:0;font-size:18px;line-height:1.55}.solutions-scene-media{background:#d8d8d8;width:877px;height:370px;margin:0 0 0 -53px;overflow:hidden}.solutions-scene-media img{object-fit:cover;width:100%;height:100%;display:block}.site-footer{color:#f5f5f5;background:var(--color-header);padding-top:50px}.site-footer__brand{margin-bottom:58px}.site-footer__main{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(72px,9vw,150px);display:grid}.site-footer__navigation h2{color:#f0f0f0;margin-bottom:30px;font-size:19px;font-weight:500}.site-footer__contact address{gap:15px;font-style:normal;display:grid}.site-footer__contact address p{color:#b3b3b3;grid-template-columns:110px minmax(0,1fr);column-gap:12px;margin:0;display:grid}.site-footer__contact address span{color:#727272}.site-footer__contact address a,.site-footer__contact address strong{color:#bdbdbd;font-weight:400}.site-footer__navigation{grid-template-columns:repeat(6,minmax(76px,1fr));gap:36px;display:grid}.site-footer__navigation-group{flex-direction:column;align-items:flex-start;display:flex}.site-footer__navigation-group a{color:#707070;min-height:42px;font-size:15px;transition:color .18s}.site-footer__navigation-group a:hover{color:#d8d8d8}.site-footer__bottom{color:#696969;border-top:1px solid #1b1b1b;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:50px;padding-top:24px;padding-bottom:24px;font-size:12px;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom>div{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.site-footer__bottom>div p{white-space:nowrap}.site-footer__company{color:#909090}.page-enter-active,.page-leave-active{transition:opacity .26s}.page-enter-from,.page-leave-to{opacity:0}@media (width<=1199px){.container{width:min(100% - 96px,1280px)}.section{padding-block:112px}.about-intro__container{width:min(100% - 96px,960px)}.about-intro__body{grid-template-columns:minmax(0,454px) minmax(0,1fr);gap:48px}.about-intro__copy{font-size:18px;line-height:32px}.site-header__inner{width:calc(100% - 48px)}.primary-navigation{gap:18px}.solutions-mega-menu{grid-template-columns:194px minmax(0,1fr)}.solutions-mega-menu__tasks{grid-template-columns:repeat(2,230px)}.product-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 76px;width:min(100%,720px)}.product-anatomy__layout{grid-template-columns:1fr;gap:34px;height:auto;min-height:0;padding-bottom:60px;display:grid}.product-anatomy__lines{display:none}.product-anatomy__robot{margin-inline:auto;position:relative;bottom:auto;left:auto;transform:none}.product-anatomy__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:min(100%,760px);margin-inline:auto;display:grid;position:relative;inset:auto}.product-anatomy__list--left li,.product-anatomy__list--right li{text-align:left;width:auto;padding:0;position:relative;inset:auto}.product-anatomy__list li:before,.product-anatomy__list li:after{display:none}.page-hero h1{font-size:70px}.solutions-hero__inner h1{font-size:48px}.solutions-hero__inner p{font-size:20px;line-height:36px}.solutions-pain-grid{grid-template-columns:repeat(2,minmax(0,408px));gap:40px}.solutions-value-grid{grid-template-columns:repeat(2,minmax(0,434px));gap:40px}.solutions-capability-grid{grid-template-columns:repeat(2,minmax(280px,340px))}.solutions-scene-content{grid-template-columns:minmax(0,576px);gap:28px}.solutions-scene-media{aspect-ratio:877/370;width:min(100%,877px);height:auto;margin-left:0}.solutions-scene-card{width:min(100%,576px)}}@media (width<=959px){h1{font-size:52px}h2{font-size:36px}.site-header__inner{grid-template-columns:1fr auto auto}.menu-button{order:3;margin-left:8px;display:grid}.primary-navigation{top:var(--header-height);background:var(--color-header);flex-direction:column;align-items:stretch;gap:2px;height:auto;padding:20px 48px 32px;display:none;position:absolute;left:0;right:0}.site-header.is-open .primary-navigation{display:flex}.nav-link{min-height:52px}.nav-item--product,.nav-item--solutions{height:auto;display:block}.primary-navigation>.nav-link,.nav-item--product>.nav-link,.nav-item--solutions>.nav-link{width:100%;height:auto}.product-dropdown-menu,.solutions-mega-menu{display:none}.site-footer__main{grid-template-columns:1fr;gap:56px}.product-hero__content{min-height:620px}.product-specifications__panel{grid-template-columns:1fr;gap:0}.product-specification-group,.product-specification-group:first-child,.product-specification-group:nth-child(3){border-right:0;padding:0}.architecture-section__layout,.page-intro__layout{grid-template-columns:1fr;gap:56px}.solutions-figma-title,.solutions-figma-title--light{font-size:40px}.solutions-pain-grid,.solutions-value-grid,.solutions-capability-grid{grid-template-columns:minmax(0,1fr);width:min(100%,434px)}.solutions-pain-card p,.solutions-scene-card__description{width:auto}.solutions-scene-tabs,.solutions-task-strip__inner,.solutions-application-tabs{justify-content:flex-start}}@media (width<=767px){.container{width:calc(100% - 40px)}.section{padding-block:88px}h1{font-size:42px}h2{font-size:30px}h3{font-size:20px}.about-hero,.news-hero{height:360px}.about-hero__content{width:calc(100% - 40px);top:134px}.about-hero h1,.news-hero h1{font-size:38px;line-height:48px}.about-hero__tagline{grid-template-columns:minmax(36px,1fr) auto minmax(36px,1fr);gap:10px;margin-top:14px;font-size:14px;line-height:24px}.about-hero__tagline span{height:2px}.about-intro{min-height:auto;padding-block:64px 72px}.about-intro__container{width:calc(100% - 40px)}.about-intro__body{grid-template-columns:1fr}.about-intro__media{aspect-ratio:454/522;width:min(100%,454px);height:auto;margin-inline:auto}.about-intro__media-block{width:39.21%;height:73.75%}.about-intro__media img{width:95.59%;height:95.4%}.about-intro__copy{font-size:15px;line-height:28px}.site-header__inner{width:calc(100% - 28px)}.primary-navigation{padding-inline:20px}.section-heading{margin-bottom:42px}.section-heading p{font-size:15px}.home-showcase--hero,.page-hero,.page-hero__content{min-height:94svh}.page-hero__content{justify-content:flex-start;align-items:flex-start;padding-top:124px}.home-showcase--hero{min-height:700px}.home-showcase--hero .home-showcase__background{top:250px}.home-showcase__hero-layout{align-items:flex-start;min-height:700px;padding-top:116px}.home-showcase__copy--hero{width:100%;padding-bottom:0}.home-showcase__copy h1{font-size:42px}.home-showcase__copy h2,.home-showcase__copy--center h2,.home-showcase__copy--feature h2{font-size:34px}.home-showcase__copy--center .home-showcase__description{white-space:normal;width:auto;max-width:min(100%,560px)}.home-showcase__description{font-size:15px;line-height:1.7}.home-hero__photo{object-position:center center}.page-hero h1{font-size:52px}.page-hero__statement{font-size:23px}.page-hero__description{font-size:15px;line-height:1.65}.page-hero .robot-scene__canvas{opacity:.9}.robot-fallback{top:62%;right:50%;transform:translate(50%,-30%)scale(.82)}.hero-actions{gap:10px}.hero-actions .button{flex:auto}.home-showcase__spotlight-layout{gap:34px;min-height:700px;padding-block:80px}.home-showcase__spotlight-media{aspect-ratio:4/5}.product-hero{min-height:620px}.product-hero__content{align-items:end;min-height:620px;padding-block:74px 42px}.product-hero__overlay{background:linear-gradient(90deg,#000000db 0%,#00000094 62%,#00000029 100%),linear-gradient(#0000000f 0%,#00000047 62%,#111416 100%)}.product-hero__title span{font-size:56px}.product-section{padding-block:52px}.product-capability-grid{grid-template-columns:1fr;gap:18px}.product-capability-card{min-height:auto;padding:0}.product-anatomy__list{grid-template-columns:1fr}.product-anatomy__robot,.product-anatomy__robot img{height:auto;min-height:0}.product-specifications__panel{padding:0}.product-specification-group dl>div{grid-template-columns:1fr;gap:10px}.product-specification-group dd{text-align:left;white-space:normal}.home-showcase__feature-layout{grid-template-columns:1fr;align-content:center;gap:38px;min-height:760px;padding-block:76px;display:grid}.home-showcase--feature[data-showcase-alignment=left] .home-showcase__feature-layout{grid-template-columns:1fr}.home-showcase__feature-media{background-position:68%;order:2;width:100%;height:460px;min-height:0}.home-showcase__spotlight-media img{object-position:68% center}.home-showcase__copy--feature,.home-showcase--feature[data-showcase-alignment=left] .home-showcase__copy--feature{order:1}.home-showcase--feature{min-height:760px}.home-showcase__copy--feature{width:min(100%,560px)}.solutions-hero{min-height:520px}.solutions-hero__inner{width:calc(100% - 40px);margin-top:0}.solutions-hero__inner h1{margin-bottom:22px;font-size:38px}.solutions-hero__inner p{gap:8px;font-size:16px;line-height:1.8}.solutions-pain-section,.solutions-value-section,.solutions-capability-section,.solutions-scene-section{min-height:auto;padding:56px 20px 72px}.solutions-figma-title,.solutions-figma-title--light{font-size:32px}.solutions-pain-grid,.solutions-value-grid,.solutions-capability-grid{gap:24px;width:100%;margin-top:40px}.solutions-pain-card{min-height:auto;padding:70px 28px 36px}.solutions-pain-card h3,.solutions-value-card h3,.solutions-capability-card h3{white-space:normal;font-size:24px}.solutions-pain-card p{font-size:16px;line-height:1.8}.solutions-pain-card img{opacity:.45;width:104px}.solutions-value-card{height:auto}.solutions-value-card__media{aspect-ratio:434/375;height:auto}.solutions-value-card__body{height:auto;padding:24px 24px 32px;position:static}.solutions-value-card:hover .solutions-value-card__body,.solutions-value-card:focus-within .solutions-value-card__body{height:auto;padding:24px 24px 32px}.solutions-value-card p,.solutions-capability-card p,.solutions-scene-card__description{font-size:15px;line-height:1.75}.solutions-capability-card{min-height:auto;padding:28px 24px 30px}.solutions-capability-card p{width:auto}.solutions-scene-tabs{min-height:70px}.solutions-scene-tab{min-width:168px;min-height:70px;font-size:15px}.solutions-scene-tab strong{font-size:17px}.solutions-scene-tab span{text-overflow:ellipsis;font-size:12px;overflow:hidden}.solutions-task-strip{height:auto;padding-block:42px}.solutions-task-card{gap:12px;width:auto;min-width:200px;height:56px;padding:0 16px;font-size:14px}.solutions-task-card__icon{width:32px;height:32px}.solutions-task-card__icon img{width:26px;height:26px}.solutions-application-tabs{width:calc(100% + 40px);min-height:64px;margin:7px -20px 0;padding-inline:20px}.solutions-application-tab{min-width:150px;min-height:64px;padding-inline:18px;font-size:15px}.solutions-scene-content{margin-top:36px}.solutions-scene-card{width:100%;height:auto;padding:32px 24px}.solutions-scene-card h3{font-size:24px}.page-intro{padding:132px 0 80px}.page-intro__layout{gap:40px;min-height:auto}.page-intro h1{font-size:38px}.page-intro p:not(.eyebrow){font-size:15px}.architecture-section__layout{gap:20px}.architecture-layers li{grid-template-columns:34px 1fr}.architecture-layers em{display:none}.inline-cta__inner{grid-template-columns:1fr;justify-items:start;display:grid}.site-footer__main{grid-template-columns:1fr;gap:56px}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.site-footer__bottom{flex-direction:row;align-items:flex-start;gap:16px}.site-footer__bottom>div{text-align:right;justify-content:flex-end}}@media (width<=1199px){.product-r1-advantages .container,.product-r1-anatomy .container,.product-r1-specifications .container{width:min(100% - 64px,960px)}.product-r1-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px}.product-r1-anatomy{min-height:auto}.product-r1-anatomy__stage{aspect-ratio:auto;grid-template-columns:1fr;gap:44px;width:100%;height:auto;display:grid}.product-r1-anatomy__robot{order:1;justify-self:center;width:auto;position:relative;top:auto;bottom:auto;left:auto;transform:none}.product-r1-anatomy__robot img{width:min(100%,1063px);max-width:100%}.product-r1-anatomy__lines{display:none}.product-r1-anatomy__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid;position:relative}.product-r1-anatomy__list--left{order:2}.product-r1-anatomy__list--right{order:3}.product-r1-anatomy__label{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;width:auto;min-height:132px;padding:22px;position:relative;top:auto;left:auto;right:auto}.product-r1-anatomy__label:before,.product-r1-anatomy__label:after{display:none}.product-r1-specifications{min-height:auto}}@media (width<=767px){.product-r1-hero,.product-r1-hero__content{min-height:620px}.product-r1-hero__content{padding-block:96px 68px}.product-r1-hero__title span{font-size:52px}.product-r1-hero__title strong{margin-top:24px;font-size:30px}.product-r1-hero__summary{font-size:17px}.product-r1-advantages,.product-r1-anatomy,.product-r1-specifications{padding-block:56px}.product-r1-advantages .container,.product-r1-anatomy .container,.product-r1-specifications .container{width:calc(100% - 40px)}.product-r1-advantages .product-section__title,.product-r1-anatomy .product-section__title,.product-r1-specifications .product-section__title{margin-bottom:42px;font-size:34px}.product-r1-advantage-grid,.product-r1-anatomy__list{grid-template-columns:1fr}.product-r1-advantage-card h3{margin-top:28px;font-size:26px}.product-r1-advantage-card p,.product-r1-anatomy__label span,.product-r1-specification-group dt,.product-r1-specification-group dd{font-size:15px}.product-r1-specification-group h3{padding-inline:22px;font-size:20px}.product-r1-specification-group dl>div{grid-template-columns:1fr;gap:8px;padding:18px 22px}.product-r1-specification-group dd{text-align:left}}@media (width<=1199px){.news-section{padding-block:72px}.news-section__container{width:min(100% - 64px,960px)}.news-card{grid-template-columns:340px minmax(0,1fr);column-gap:28px;padding-block:40px}.news-card__media{width:340px;height:192px}.news-card__content{grid-template-columns:minmax(0,1fr) auto;column-gap:28px;padding-top:0}.news-card__content h2{font-size:24px;line-height:34px}.news-card__content p{margin-top:24px}}@media (width<=767px){.news-section{padding-block:44px 56px}.news-section__container{width:calc(100% - 32px)}.news-card{grid-template-columns:1fr;row-gap:20px;padding-block:32px}.news-card__media{aspect-ratio:460/260;width:100%;height:auto}.news-card__content{padding-top:0;display:block}.news-card__content h2{font-size:20px;line-height:30px}.news-card__content time{margin-top:12px;font-size:14px;display:block}.news-card__content p{margin-top:18px;font-size:14px;line-height:24px}.news-pagination{flex-wrap:wrap;gap:8px;margin-top:44px}}@media (width<=1199px){.careers-hero__content,.careers-belief__card,.careers-jobs__list{width:min(100% - 64px,960px)}.careers-belief__card{padding-inline:72px}.careers-job-card--expanded{height:auto}.careers-job-card__body{padding-bottom:40px}.careers-job-card__section p{font-size:18px;line-height:38px}}@media (width<=767px){.careers-hero{height:430px}.careers-hero__content{width:calc(100% - 32px);top:128px}.careers-hero h1{font-size:42px;line-height:54px}.careers-hero p{margin-top:20px;font-size:17px;line-height:30px}.careers-belief{height:auto;padding-block:36px}.careers-belief__card{width:calc(100% - 32px);height:auto;min-height:168px;padding:34px 28px}.careers-belief__card:before{top:4px;left:18px}.careers-belief__card:after{bottom:-6px;right:18px}.careers-belief__card p{font-size:18px;line-height:32px}.careers-jobs{padding:36px 16px 52px}.careers-jobs h2{font-size:24px}.careers-jobs__list{width:100%;margin-top:28px}.careers-job-card{height:76px}.careers-job-card--expanded{height:auto}.careers-job-card__header{height:76px;padding-inline:20px}.careers-job-card__header h3{font-size:19px;line-height:28px}.careers-job-card__title-row{flex-wrap:wrap;row-gap:4px}.careers-job-card__publish-time{font-size:13px;line-height:20px}.careers-job-card__body{padding:18px 20px 28px}.careers-job-card__section h4{margin-block:18px 12px;font-size:20px;line-height:32px}.careers-job-card__section p{font-size:15px;line-height:28px}.careers-job-card__apply{margin-top:18px}.careers-pagination{flex-wrap:wrap;gap:8px;margin-top:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes sonnyFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}@keyframes sonnyFadeUpCentered{0%{opacity:0;transform:translate(-50%,22px)}to{opacity:1;transform:translate(-50%)}}.container,.news-section__container,.about-intro__container,.careers-hero__content,.careers-belief__card,.careers-jobs__list{max-width:var(--sonny-container)}.button,.product-cta__button,.product-r1-cta .product-cta__button,.careers-job-card__apply{background:linear-gradient(180deg, var(--sonny-green) 0%, var(--sonny-green-strong) 100%);color:#071006;transition:transform .18s var(--sonny-motion-ease), box-shadow .18s var(--sonny-motion-ease), border-color .18s var(--sonny-motion-ease);border:1px solid #8dd64647;box-shadow:0 16px 34px #8dd6462e}.button:hover,.product-cta__button:hover,.product-r1-cta .product-cta__button:hover,.careers-job-card__apply:hover{box-shadow:var(--sonny-glow-green);border-color:#8dd64685;transform:translateY(-2px)}.home-showcase__copy,.home-showcase__spotlight-media,.home-showcase__feature-media,.product-hero__copy,.product-r1-hero__copy,.product-section__title,.product-capability-card,.product-r1-advantage-card,.product-specifications__panel,.product-r1-specifications__panel,.solutions-hero__inner,.solutions-figma-title,.solutions-pain-card,.solutions-value-card,.solutions-capability-card,.solutions-scene-card,.solutions-scene-media,.news-hero__content,.news-card,.about-intro__copy,.careers-belief__card,.careers-job-card{animation:sonnyFadeUp .72s var(--sonny-motion-ease) both}.about-hero__content,.careers-hero__content{animation:sonnyFadeUpCentered .72s var(--sonny-motion-ease) both}.home-showcase--hero{--home-parallax-x:0px;--home-parallax-y:0px;height:700px;min-height:700px;color:var(--sonny-white);background:var(--sonny-black);isolation:isolate}.home-showcase--hero:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(180deg, #0000 0%, #0009 72%, var(--sonny-graphite) 100%);height:170px;position:absolute;bottom:0;left:0;right:0}.home-hero__photo{object-position:center center;transform:translate3d(var(--home-parallax-x), var(--home-parallax-y), 0) scale(1.004);transition:transform .48s var(--sonny-motion-ease);will-change:transform}.home-showcase__hero-layout{justify-content:center;align-items:flex-start;min-height:700px;padding-top:clamp(8px,1vw,18px)}.home-showcase__copy--hero{text-align:center;pointer-events:auto;width:min(100%,1480px);padding-bottom:0}.home-showcase__copy h1{color:#0000;letter-spacing:-.045em;white-space:normal;text-wrap:balance;filter:drop-shadow(0 12px 28px #0000006b);background:linear-gradient(#fff 0%,#eef2f5 48%,#aeb6bf 100%);-webkit-background-clip:text;background-clip:text;max-width:min(100%,1480px);font-size:clamp(52px,5.6vw,80px);font-weight:900;line-height:1.04;position:relative;top:-22px;overflow:visible}.home-showcase__product-links{justify-content:center;align-items:stretch;gap:14px;margin-top:clamp(114px,10vw,160px);display:flex}.home-showcase__product-link{text-align:left;border-radius:var(--sonny-radius-md);min-width:188px;box-shadow:var(--sonny-shadow-dark);-webkit-backdrop-filter:blur(12px)saturate(1.18);backdrop-filter:blur(12px)saturate(1.18);transition:transform .18s var(--sonny-motion-ease), border-color .18s var(--sonny-motion-ease), background-color .18s var(--sonny-motion-ease);background:#00000052;border:1px solid #ffffff24;gap:6px;padding:14px 18px;display:grid}.home-showcase__product-link:hover,.home-showcase__product-link:focus-visible{background:#8dd6461a;border-color:#8dd64673;transform:translateY(-3px)}.home-showcase__product-link strong{color:#fff;font-size:16px;font-weight:700;line-height:1.25}.home-showcase__product-link span{color:#ffffffad;font-size:13px;line-height:1.35}.home-showcase--spotlight,.home-showcase--feature{background:linear-gradient(180deg, var(--sonny-graphite) 0%, #0b0d0e 100%)}.home-showcase__spotlight-media,.home-showcase__feature-media{border-radius:var(--sonny-radius-card)}.home-showcase__feature-media,.home-showcase__spotlight-media img,.home-showcase__spotlight-media video,.product-anatomy__robot img,.product-r1-anatomy__robot img,.solutions-scene-media img,.news-card__media img{transition:transform .26s var(--sonny-motion-ease)}.home-showcase__feature-media:hover,.home-showcase__spotlight-media:hover img,.home-showcase__spotlight-media:hover video,.product-anatomy__robot:hover img,.product-r1-anatomy__robot:hover img,.solutions-scene-media:hover img,.news-card:hover .news-card__media img{transform:scale(1.02)}.product-view{--product-green:var(--sonny-green);--product-blue:var(--sonny-green);--product-surface:var(--sonny-graphite);--product-panel:var(--sonny-panel);--product-panel-border:var(--sonny-line);--product-muted:#ffffffad}.product-section{background:var(--sonny-graphite)}.product-capability-card p,.product-r1-advantage-card p{color:#ffffffb3}.product-specifications__panel,.product-r1-specifications__panel{border-radius:var(--sonny-radius-md);box-shadow:var(--sonny-shadow-dark);background:#ffffff0a;border:1px solid #ffffff17;overflow:hidden}.product-specification-group h3,.product-r1-specification-group h3{background:#ffffff14}.product-r1-specification-group dl>div,.product-specification-group dl>div{box-shadow:none}.solutions-view{--solutions-title:var(--sonny-ink);--solutions-body:#314056;--solutions-blue:var(--sonny-green);--solutions-card:#f8f9fb;--solutions-dark:var(--sonny-graphite)}.solutions-hero{background:linear-gradient(#000000a3 0%,#0003 42%,#000000b3 100%),radial-gradient(circle at 50% 48%,#8dd6461a 0%,#0000 48%),url(/assets/solution-hero-bg-XePrgyuE.jpg) 50%/cover no-repeat}.solutions-figma-title{color:var(--sonny-ink);font-weight:600}.solutions-figma-title--light{color:#fff}.solutions-pain-card,.solutions-value-card,.solutions-capability-card,.solutions-scene-card{border-radius:var(--sonny-radius-card);box-shadow:var(--sonny-shadow-card);border:1px solid #11171e0f}.solutions-value-card{transition:transform .22s var(--sonny-motion-ease), box-shadow .22s var(--sonny-motion-ease)}.solutions-value-card:hover,.solutions-value-card:focus-within{transform:translateY(-6px);box-shadow:0 24px 58px #11171e1f}.solutions-value-card:hover .solutions-value-card__media,.solutions-value-card:focus-within .solutions-value-card__media{transform:scale(1.02)}.solutions-scene-tab.is-active,.solutions-scene-tab:hover,.solutions-scene-tab:focus-visible{color:var(--sonny-green)}.solutions-scene-tab.is-active{background:#f3f5f9}.news-view,.about-view,.careers-view{color:var(--sonny-ink);background:#fff}.news-section,.about-intro,.careers-jobs{background:#fff}.news-card{border-radius:var(--sonny-radius-md);transition:background-color .18s var(--sonny-motion-ease), transform .18s var(--sonny-motion-ease), box-shadow .18s var(--sonny-motion-ease);border-bottom-color:#e8ebef}.news-card:hover{box-shadow:var(--sonny-shadow-card);background:#fafafa;transform:translateY(-2px)}.news-card__media{border-radius:var(--sonny-radius-md);background:#f4f6f8;border:0}.news-card__content h2,.news-card__content time,.news-card__content p,.about-intro__copy,.careers-job-card__header h3,.careers-job-card__section p,.careers-job-card__section h4{color:var(--sonny-ink)}.news-pagination button,.careers-pagination button{color:var(--sonny-ink);border-radius:var(--sonny-radius-xs);transition:color .18s var(--sonny-motion-ease), border-color .18s var(--sonny-motion-ease), background-color .18s var(--sonny-motion-ease);background:#fff;border-color:#e8ebef}.news-pagination button:hover:not(:disabled),.careers-pagination button:hover:not(:disabled){color:#263319;border-color:#8dd6468c}.news-pagination button.is-active,.careers-pagination button.is-active{color:#071006;border-color:var(--sonny-green);background:var(--sonny-green)}.about-intro__media-block{background:#fafafa}.about-intro__copy{font-weight:400}.careers-belief{background:#edf1f6}.careers-belief__card{background:0 0}.careers-belief__card:before,.careers-belief__card:after{display:none}.careers-belief__card p{color:var(--sonny-ink);font-weight:500}.careers-jobs__list{gap:20px}.careers-job-card{border-radius:var(--sonny-radius-xs);background:#fafafa}.careers-job-card:not(.careers-job-card--expanded) .careers-job-card__header{box-shadow:none}.careers-job-card__publish-time{color:var(--sonny-muted)}.site-footer{background:var(--sonny-header)}.site-footer__navigation-group a:hover,.site-footer__contact address a:hover{color:var(--sonny-green)}.site-footer__bottom,.site-footer__bottom>div{align-items:center}@media (width<=767px){.home-showcase--hero{height:700px;min-height:700px}.home-hero__photo{transform:none}.home-showcase__hero-layout{align-items:flex-start;padding-top:72px}.home-showcase__copy h1{letter-spacing:-.035em;font-size:clamp(34px,11vw,48px);line-height:1.12;top:0}.home-showcase__product-links{flex-direction:column;align-items:center;gap:10px;margin-top:20px}.home-showcase__product-link{width:min(100%,280px);min-width:0}.news-card:hover,.button:hover,.product-cta__button:hover,.careers-job-card__apply:hover{transform:none}}@media (prefers-reduced-motion:reduce){.home-showcase__copy,.home-showcase__spotlight-media,.home-showcase__feature-media,.product-hero__copy,.product-r1-hero__copy,.product-section__title,.product-capability-card,.product-r1-advantage-card,.product-specifications__panel,.product-r1-specifications__panel,.solutions-hero__inner,.solutions-figma-title,.solutions-pain-card,.solutions-value-card,.solutions-capability-card,.solutions-scene-card,.solutions-scene-media,.news-hero__content,.news-card,.about-hero__content,.about-intro__media,.about-intro__copy,.careers-hero__content,.careers-belief__card,.careers-job-card{animation:none!important}.home-hero__photo,.home-showcase__feature-media,.home-showcase__spotlight-media img,.home-showcase__spotlight-media video,.product-anatomy__robot img,.product-r1-anatomy__robot img,.solutions-scene-media img,.news-card__media img,.about-intro__media img{transform:none!important}}
