:root{color-scheme:dark;background:#00030a;color:#f4f8ff;font-family:Segoe UI Variable Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-width:320px;margin:0}body{overflow:hidden;background:#00030a;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}#root{position:relative;z-index:1;background:transparent}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.earth-background,.earth-scene,.earth-canvas,.earth-static{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.earth-scene{overflow:hidden;background:transparent}.earth-background{isolation:isolate;overflow:hidden;background:transparent}.cover-interface{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;overflow-x:hidden;overflow-y:auto;overflow-anchor:none;color:#f4f8ff;opacity:0;pointer-events:none;transition:opacity .5s ease}.cover-interface.is-ready{opacity:1}.cover-brand{position:fixed;z-index:2;top:calc(var(--cover-control-top, clamp(14px, 2.2vw, 30px)) + var(--cover-control-half-size, 18px));left:var(--cover-brand-left, clamp(28px, 2.2vw, 34px));width:var(--cover-brand-width, clamp(170px, 11.5vw, 176px));opacity:0;transform:translateY(-50%);transition:opacity .52s ease .12s;pointer-events:none}.cover-interface.is-ready .cover-brand{opacity:1}.cover-brand img{display:block;width:100%;height:auto;filter:none}.cover-content{display:flex;width:100%;height:auto;min-height:100%;margin:0 auto;padding:var(--cover-top-padding, 96px) var(--cover-horizontal-padding, 30px) var(--cover-bottom-padding, clamp(24px, 4.3vh, 48px));flex-direction:column;justify-content:flex-end;align-items:center}.cover-stack{width:min(var(--cover-stack-width, 1020px),100%);margin:0 auto;zoom:var(--cover-scale, 1)}.cover-bottom-anchor{display:block;width:1px;height:0;flex:0 0 auto}.cover-interface[data-overflow-anchor=bottom]{overscroll-behavior:contain;scrollbar-width:thin}.cover-interface[data-overflow-anchor=bottom] .cover-stack{margin-top:auto;margin-bottom:0}.cover-heading{width:100%;margin-bottom:var(--cover-heading-gap, clamp(16px, 2.2vh, 24px));text-align:center;opacity:0;transform:translateY(14px);transition:opacity .62s ease .26s,transform .62s cubic-bezier(.22,.61,.36,1) .26s}.cover-interface.is-ready .cover-heading{opacity:1;transform:translateY(0)}.cover-heading p{margin:0 0 10px;color:#9bd3f9c7;font:600 12px/1.2 Segoe UI,sans-serif;letter-spacing:.24em;text-shadow:0 1px 16px rgba(0,0,0,.85)}.cover-heading h1{margin:0;color:#f7faff;font-size:var(--cover-heading-size, clamp(32px, 3vw, 46px));font-weight:630;line-height:1.18;letter-spacing:-.035em;text-shadow:0 3px 22px rgba(0,0,0,.88)}.cover-heading__intro{margin-top:11px;color:#d3e2f1cc;font-size:14.5px;line-height:1.6;letter-spacing:.04em;text-shadow:0 2px 16px rgba(0,0,0,.9)}.product-selector{position:relative;display:grid;width:min(390px,86vw);min-height:42px;margin:17px auto 0;padding:0 18px 0 42px;grid-template-columns:1fr 106px;align-items:center;overflow:hidden;border:1px solid rgba(137,201,240,.32);border-radius:999px;color:#eaf8ff;background:linear-gradient(90deg,#031125c2,#04193370);box-shadow:inset 0 1px #ffffff12,0 9px 28px #00000038;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}.product-selector:after{position:absolute;inset:0 auto 0 -35%;width:34%;content:"";background:linear-gradient(90deg,transparent,rgba(133,224,255,.14),transparent);opacity:0;transform:skew(-18deg)}.product-selector.is-attracting:after{animation:card-attractor-scan 1.8s ease-in-out both}.product-selector__node{position:absolute;left:18px;width:9px;height:9px;border:1px solid #8ce8ff;border-radius:50%;box-shadow:0 0 0 4px #56caff14,0 0 14px #5dd6ffb8}.product-selector__node:after{position:absolute;top:50%;left:12px;width:12px;height:1px;content:"";background:linear-gradient(90deg,rgba(129,224,255,.72),transparent)}.product-selector__copy{display:flex;min-width:0;align-items:baseline;gap:8px;text-align:left;animation:selector-copy-in .26s ease both}.product-selector__copy strong{flex-shrink:0;overflow:hidden;font-size:12px;font-weight:650;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap}.product-selector__copy small{flex-shrink:0;color:#9bd3f29e;font-size:8px;letter-spacing:.16em;white-space:nowrap}.product-selector__line{position:relative;display:block;height:1px;background:linear-gradient(90deg,transparent,rgba(122,222,255,.74),transparent)}.product-selector__line i{position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:#b9efff;box-shadow:0 0 9px #60d3ffe6;animation:selector-node 2.4s linear infinite}.product-selector__line i:nth-child(2){animation-delay:-.8s}.product-selector__line i:nth-child(3){animation-delay:-1.6s}@keyframes selector-scan{0%,24%{left:-35%;opacity:0}38%{opacity:1}74%,to{left:118%;opacity:0}}@keyframes selector-copy-in{0%{opacity:0;transform:translateY(4px)}}@keyframes selector-node{0%{left:0;opacity:0}18%,76%{opacity:1}to{left:calc(100% - 5px);opacity:0}}.system-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--system-grid-gap, 14px)}.system-card{--visual-width: var(--card-visual-width, 36%);position:relative;display:grid;min-width:0;height:var(--system-card-height, 180px);padding:0;grid-template-columns:minmax(0,62%) minmax(0,34%);justify-content:space-between;overflow:hidden;border:1px solid rgba(151,196,229,.36);border-radius:18px;color:#f5f9ff;background-color:#020c1c70;box-shadow:inset 0 1px #ffffff14,0 16px 42px #00000042;-webkit-backdrop-filter:blur(15px) saturate(128%);backdrop-filter:blur(15px) saturate(128%);cursor:pointer;text-align:left;text-decoration:none;opacity:0;transform:translateY(18px);transition:opacity .62s ease,transform .28s ease,border-color .28s ease,background-color .28s ease,box-shadow .28s ease;pointer-events:auto}.system-card:after{position:absolute;z-index:1;top:-28%;bottom:-28%;left:-34%;width:24%;content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--system-accent) 17%,transparent),transparent);opacity:0;pointer-events:none;transform:skew(-16deg)}.cover-interface.is-ready .system-card{opacity:1;transform:translateY(0)}.cover-interface.is-ready .system-card:first-child{transition-delay:.39s,0ms,0ms,0ms,0ms}.cover-interface.is-ready .system-card:last-child{transition-delay:.47s,0ms,0ms,0ms,0ms}.system-card:hover,.system-card:focus-visible,.system-card.is-active{border-color:color-mix(in srgb,var(--system-accent) 72%,transparent);background-color:#0312279e;box-shadow:inset 0 1px #ffffff21,0 18px 48px #00000059,0 0 24px color-mix(in srgb,var(--system-accent) 18%,transparent);transform:translateY(-3px)}.system-card.is-attracting{transform:translateY(-2px);animation:card-attractor-glow 1.8s ease-in-out both}.system-card.is-attracting:after{animation:card-attractor-scan 1.8s ease-in-out both}.system-card:focus-visible{outline:2px solid color-mix(in srgb,var(--system-accent) 78%,white);outline-offset:3px}.system-card__copy{position:relative;z-index:2;display:flex;grid-column:1 / -1;min-width:0;width:calc(100% - var(--visual-width));height:100%;padding:21px 8px 18px 22px;flex-direction:column;align-items:flex-start;overflow:hidden}.system-card__visual{position:absolute;z-index:0;top:0;right:0;width:var(--visual-width);height:100%;overflow:hidden;pointer-events:none}.system-card__visual:before{position:absolute;z-index:1;inset:0 auto 0 0;width:34px;content:"";background:linear-gradient(90deg,rgba(2,12,28,.96),transparent)}.system-card__engine{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.86}.system-card__icon{position:absolute;z-index:2;top:17px;right:17px;display:grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--system-accent) 50%,transparent);border-radius:12px;color:var(--system-accent);background-color:#030d1ca8;box-shadow:0 0 20px color-mix(in srgb,var(--system-accent) 16%,transparent)}.system-card__icon:after{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;content:"";border:1px solid color-mix(in srgb,var(--system-accent) 45%,transparent);border-radius:inherit;opacity:0;transform:scale(.86)}.system-card.is-attracting .system-card__icon:after{animation:card-icon-breathe 1.8s ease-out both}.system-card__icon svg{width:22px;height:22px}.system-card[data-system-id=energy].is-active .system-card__icon svg,.system-card[data-system-id=energy]:hover .system-card__icon svg{animation:product-fan-spin 3.2s linear infinite}.system-card[data-system-id=grease].is-active .system-card__icon,.system-card[data-system-id=grease]:hover .system-card__icon{animation:product-drop-float 2.4s ease-in-out infinite}.system-card__eyebrow,.system-card__title,.system-card__description,.system-card__capabilities{display:block;max-width:100%}.system-card__eyebrow{margin-bottom:8px;color:var(--system-accent);font:700 12.5px/1.2 Segoe UI,sans-serif;letter-spacing:.14em;white-space:nowrap}html[lang^=en] .system-card__eyebrow{font-size:11px;letter-spacing:.11em;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.system-card__title{display:block;width:100%;min-width:0;overflow:hidden;color:#fff;font-size:var(--cover-card-title-size, clamp(17px, 1.42vw, 21px));font-weight:640;line-height:1.3}.system-card[data-available=false]{cursor:default}.system-card[data-available=false] .system-card__cta{opacity:.74}.system-card__title-text{display:inline}html[lang^=en] .cover-interface[data-title-mode=single-line] .system-card__title{font-size:16.5px;line-height:1.24;white-space:nowrap}html[lang^=en] .cover-interface[data-title-mode=single-line] .system-card__title-text{display:inline-block;min-width:max-content;transform:scaleX(var(--english-title-fit, 1));transform-origin:left center}html[lang^=en] .cover-interface[data-title-mode=responsive] .system-card__title{display:-webkit-box;overflow:hidden;font-size:var(--english-responsive-title-size, 15.5px);line-height:1.22;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__copy{padding:14px 7px 12px 16px}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__eyebrow{margin-bottom:5px;font-size:10.5px;letter-spacing:.09em}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__description{margin-top:5px;font-size:10.5px;line-height:1.3}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__capabilities{gap:3px}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__capabilities>span{padding:3px 5px;font-size:9px}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__icon{top:13px;right:13px;width:32px;height:32px;border-radius:10px}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__icon svg{width:19px;height:19px}html[data-cover-desktop-zoom] .cover-interface[data-title-mode=responsive] .system-card__cta{right:11px;bottom:35px;min-width:54px;padding:4px 7px;font-size:9px}.system-card__description{margin-top:8px;color:#d3e2f0cc;font-size:12.5px;line-height:1.5;white-space:nowrap;overflow:hidden}html[lang^=en] .system-card__description{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.system-card__capabilities{display:flex;margin-top:auto;flex-wrap:nowrap;gap:5px;width:100%;min-width:0;overflow:hidden}.system-card__capabilities>span{padding:4px 7px;border:1px solid rgba(178,210,236,.19);border-radius:999px;color:#e0edf9c7;background-color:#08192d80;font-size:10.5px;line-height:1;white-space:nowrap}.system-card__signal{position:absolute;right:18px;bottom:16px;display:flex;align-items:flex-end;gap:4px}.system-card__signal i{width:2px;height:8px;border-radius:999px;background:var(--system-accent);opacity:.28;transform-origin:bottom;animation:card-signal 1.8s ease-in-out infinite}.system-card__signal i:nth-child(2){height:13px;animation-delay:-.6s}.system-card__signal i:nth-child(3){height:18px;animation-delay:-1.2s}.system-card__cta{position:absolute;z-index:3;right:14px;bottom:42px;display:block;min-width:62px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--system-accent) 52%,transparent);border-radius:999px;color:#ebf9fff5;background:#020f21c2;box-shadow:0 0 16px color-mix(in srgb,var(--system-accent) 12%,transparent);font-size:10.5px;font-weight:650;line-height:1;text-align:center;letter-spacing:.06em;opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease;white-space:nowrap}.system-card:hover .system-card__cta,.system-card:focus-visible .system-card__cta,.system-card.is-active .system-card__cta{opacity:1;transform:translateY(0)}@keyframes card-signal{50%{opacity:.86;transform:scaleY(.62)}}@keyframes card-attractor-glow{0%,to{box-shadow:inset 0 1px #ffffff14,0 16px 42px #00000042}44%{box-shadow:inset 0 1px #ffffff26,0 18px 48px #00000057,0 0 28px color-mix(in srgb,var(--system-accent) 22%,transparent)}}@keyframes card-attractor-scan{0%,12%{left:-34%;opacity:0}28%,64%{opacity:1}88%,to{left:112%;opacity:0}}@keyframes card-icon-breathe{0%{opacity:0;transform:scale(.86)}40%{opacity:.8;transform:scale(1.08)}to{opacity:0;transform:scale(1.18)}}@keyframes product-fan-spin{to{transform:rotate(360deg)}}@keyframes product-drop-float{50%{transform:translateY(-3px)}}.earth-scene{opacity:1;background:transparent}.earth-canvas{z-index:1;display:block;opacity:0;transition:opacity .2s ease-out}.earth-static{z-index:0;display:block;opacity:1;-webkit-user-select:none;user-select:none}.earth-static img{display:block;width:100%;height:100%;object-fit:cover}.earth-scene.is-ready .earth-canvas{opacity:1}.earth-scene.is-ready .earth-static{opacity:0}.earth-scene.is-qa:after{content:"QUALITY " attr(data-earth-quality) "  ·  MAX " attr(data-max-texture-size) "  ·  SPEED " attr(data-speed);position:absolute;z-index:8;right:24px;bottom:20px;padding:7px 10px;border:1px solid rgba(132,196,255,.34);border-radius:6px;color:#dcf0ffd1;background:#000712b8;font:10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;pointer-events:none}.earth-scene.is-static .earth-static{opacity:1}.orbit-controls{position:absolute;z-index:9;top:var(--cover-control-top, clamp(14px, 2.2vw, 30px));right:var(--cover-control-right, clamp(14px, 2.4vw, 34px));display:flex;gap:var(--cover-control-gap, 6px);pointer-events:auto}.earth-scene.is-capture .orbit-controls,.earth-scene.is-capture:after{display:none}.earth-scene.is-capture+.cover-interface{display:none}.orbit-control{position:relative;display:grid;width:var(--cover-control-size, 36px);height:var(--cover-control-size, 36px);padding:0;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:var(--cover-control-radius, 9px);color:#07101b;background:#fffffff0;box-shadow:0 5px 22px #00000057,inset 0 0 0 1px #0b20371f;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.orbit-control--locale span{font-size:var(--cover-locale-font-size, 12px);font-weight:760;line-height:1;letter-spacing:-.02em}.orbit-control svg{width:58%;height:58%}.orbit-control:hover,.orbit-control:focus-visible{transform:translateY(-2px);outline:none;box-shadow:0 8px 30px #0000006b,0 0 0 3px #4ca4ff38}.orbit-control.is-active{animation:boost-flash .6s cubic-bezier(.16,.84,.3,1) both}@keyframes earth-reveal{to{opacity:1}}@keyframes boost-flash{0%{color:#fff;background:#0b78df;box-shadow:0 7px 30px #004eaead,0 0 0 2px #91daffeb,inset 0 0 18px #caf0ff7a;filter:brightness(1.35)}to{color:#07101b;background:#fffffff0;box-shadow:0 5px 22px #00000057,inset 0 0 0 1px #0b20371f;filter:brightness(1)}}@media(max-width:700px){html:not([data-cover-desktop-zoom]) .cover-stack{width:100%;zoom:1}html:not([data-cover-desktop-zoom]) .cover-brand{top:28px;left:15px;width:clamp(140px,38vw,146px)}html:not([data-cover-desktop-zoom]) .cover-content{width:100%;padding:92px 13px 13px}html:not([data-cover-desktop-zoom]) .cover-heading{margin-bottom:14px}html:not([data-cover-desktop-zoom]) .cover-heading p{margin-bottom:7px;font-size:9px;letter-spacing:.12em}html:not([data-cover-desktop-zoom]) .cover-heading h1{font-size:clamp(25px,7.2vw,30px);line-height:1.2}html:not([data-cover-desktop-zoom]) .cover-heading__intro{margin-top:7px;padding:0 13px;font-size:12px;line-height:1.5}html:not([data-cover-desktop-zoom]) .product-selector{width:min(320px,90vw);min-height:36px;margin-top:10px;padding-right:14px;padding-left:38px;grid-template-columns:1fr 84px}html:not([data-cover-desktop-zoom]) .product-selector__node{left:15px}html:not([data-cover-desktop-zoom]) .product-selector__copy{gap:6px}html:not([data-cover-desktop-zoom]) .product-selector__copy strong{font-size:10px}html:not([data-cover-desktop-zoom]) .product-selector__copy small{font-size:6.5px;letter-spacing:.11em}html:not([data-cover-desktop-zoom]) .system-grid{grid-template-columns:1fr;gap:9px}html:not([data-cover-desktop-zoom]) .system-card{--visual-width: 32%;height:145px;grid-template-columns:minmax(0,66%) minmax(0,30%);border-radius:15px}html:not([data-cover-desktop-zoom]) .system-card__copy{padding:14px 5px 12px 15px}html:not([data-cover-desktop-zoom]) .system-card__visual{width:32%}html:not([data-cover-desktop-zoom]) .system-card__icon{top:14px;right:14px;width:32px;height:32px;border-radius:10px}html:not([data-cover-desktop-zoom]) .system-card__icon svg{width:19px;height:19px}html:not([data-cover-desktop-zoom]) .system-card__eyebrow{margin-bottom:6px;font-size:10px;letter-spacing:.14em}html:not([data-cover-desktop-zoom])[lang^=en] .system-card__eyebrow{font-size:9px;letter-spacing:.085em;line-height:1.25}html:not([data-cover-desktop-zoom]) .system-card__title{font-size:15.5px}html:not([data-cover-desktop-zoom]) .system-card__description{margin-top:5px;font-size:11.5px;line-height:1.35}html:not([data-cover-desktop-zoom]) .system-card__capabilities{margin-top:auto;gap:4px}html:not([data-cover-desktop-zoom]) .system-card__capabilities>span{padding:3px 5px;font-size:9.5px}html:not([data-cover-desktop-zoom])[lang^=en] .system-card__capabilities>span{padding-inline:4px;font-size:8.8px;letter-spacing:-.01em}html:not([data-cover-desktop-zoom]) .system-card__cta{right:11px;bottom:35px;min-width:54px;padding:4px 7px;font-size:9px}html:not([data-cover-desktop-zoom]) .orbit-controls{top:12px;right:12px;gap:6px}html:not([data-cover-desktop-zoom]) .orbit-control{width:32px;height:32px;border-radius:9px}html:not([data-cover-desktop-zoom]) .orbit-control--locale span{font-size:10.5px}html:not([data-cover-desktop-zoom])[lang^=en] .cover-interface[data-title-mode=responsive] .system-card__title{font-size:12.5px;line-height:1.22}}@media(max-height:720px)and (max-width:700px){html:not([data-cover-desktop-zoom]) .cover-content{padding-top:76px;padding-bottom:10px}html:not([data-cover-desktop-zoom]) .cover-heading{margin-bottom:9px}html:not([data-cover-desktop-zoom]) .product-selector{min-height:32px;margin-top:7px}html:not([data-cover-desktop-zoom]) .system-card{height:145px}}@media(max-height:560px)and (min-width:540px){html:not([data-cover-desktop-zoom]) .cover-interface{overscroll-behavior:contain;scrollbar-width:thin}html:not([data-cover-desktop-zoom]) .cover-content{height:auto;min-height:100%;padding:70px 20px 16px;justify-content:flex-start}html:not([data-cover-desktop-zoom]) .cover-stack{width:min(100%,1080px);zoom:1}html:not([data-cover-desktop-zoom]) .cover-heading{margin-bottom:9px}html:not([data-cover-desktop-zoom]) .cover-heading h1{font-size:25px}html:not([data-cover-desktop-zoom]) .cover-heading__intro{margin-top:7px;font-size:12px;line-height:1.4}html:not([data-cover-desktop-zoom]) .product-selector{width:min(360px,72vw);min-height:34px;margin-top:8px;padding-right:12px;padding-left:38px;grid-template-columns:1fr 78px}html:not([data-cover-desktop-zoom]) .product-selector__copy strong{font-size:10px}html:not([data-cover-desktop-zoom]) .product-selector__copy small{font-size:6.5px;letter-spacing:.1em}html:not([data-cover-desktop-zoom]) .system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html:not([data-cover-desktop-zoom]) .system-card{--visual-width: 31%;height:154px}html:not([data-cover-desktop-zoom]) .system-card__visual{width:var(--visual-width)}html:not([data-cover-desktop-zoom]) .system-card__copy{padding:14px 8px 12px 15px}html:not([data-cover-desktop-zoom]) .system-card__eyebrow{margin-bottom:6px;font-size:10px}html:not([data-cover-desktop-zoom])[lang^=en] .system-card__eyebrow{font-size:8.5px;letter-spacing:.065em}html:not([data-cover-desktop-zoom]) .system-card__title{font-size:15px}html:not([data-cover-desktop-zoom]) .system-card__description{margin-top:5px;font-size:10.5px;line-height:1.3}html:not([data-cover-desktop-zoom]) .system-card__capabilities{gap:3px}html:not([data-cover-desktop-zoom]) .system-card__capabilities>span,html:not([data-cover-desktop-zoom])[lang^=en] .system-card__capabilities>span{padding:3px 4px;font-size:8.5px}}@media(prefers-reduced-motion:reduce){.earth-scene,.earth-canvas,.earth-static,.orbit-control,.cover-interface,.cover-brand,.cover-heading,.system-card{transition-duration:1ms}.system-card__icon,.system-card__icon svg,.system-card:after,.system-card__icon:after{animation:none!important}.system-card__cta{opacity:1;transform:none}.orbit-control.is-active{animation:none;color:#fff;background:#0b78df;box-shadow:0 0 0 2px #91daffd1,inset 0 0 15px #caf0ff61}}
