.nav-header-module__d6UtGG__bubble{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(135deg,#2563eb24 0%,#22d3ee1f 100%),#f7f9fbc7;border:1px solid #2563eb38;border-radius:9999px;align-items:center;width:fit-content;max-width:calc(100vw - 1.5rem);margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 32px #2563eb29,0 2px 8px #0f172a14,inset 0 1px #ffffffa6,inset 0 -1px #22d3ee24}.nav-header-module__d6UtGG__bubble:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#ffffff80 0%,#fff0 100%);border-radius:9999px;height:45%;position:absolute;top:1px;left:12%;right:12%}.nav-header-module__d6UtGG__logoSlot{z-index:10;color:#0f172ac7;align-items:center;padding:.25rem .5rem .25rem .875rem;text-decoration:none;display:flex;position:relative}.nav-header-module__d6UtGG__logoSlot:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:3px;border-radius:9999px}.nav-header-module__d6UtGG__logoSlot :where(img,svg){width:auto;height:1.5rem;display:block}@media (min-width:768px){.nav-header-module__d6UtGG__logoSlot :where(img,svg){height:1.75rem}}.nav-header-module__d6UtGG__tabs{margin:0;padding:.25rem;list-style:none;display:flex;position:relative}.nav-header-module__d6UtGG__tab{z-index:10;display:block;position:relative}.nav-header-module__d6UtGG__link{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#0f172ac7;font-size:.6875rem;line-height:1rem;font-family:var(--font-body);white-space:nowrap;padding:.375rem .75rem;font-weight:600;text-decoration:none;transition:color .18s ease-out,text-shadow .18s ease-out;display:block}@media (min-width:768px){.nav-header-module__d6UtGG__link{padding:.625rem 1.1rem;font-size:.8125rem;line-height:1.25rem}}.nav-header-module__d6UtGG__tab:hover .nav-header-module__d6UtGG__link,.nav-header-module__d6UtGG__tabActive .nav-header-module__d6UtGG__link{color:#fff;text-shadow:0 1px 2px #0f172a40}.nav-header-module__d6UtGG__link:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:3px;border-radius:9999px}.nav-header-module__d6UtGG__cursor{z-index:0;background:linear-gradient(135deg,#2563eb 0%,#22d3ee 100%);border-radius:9999px;position:absolute;top:.25rem;bottom:.25rem;box-shadow:0 6px 18px #2563eb6b,0 2px 4px #0f172a1f,inset 0 1px #fff6,inset 0 -1px #0f172a1f}.nav-header-module__d6UtGG__menuToggle{z-index:10;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.5rem;height:2rem;margin:.25rem .4rem .25rem 0;padding:0;display:none;position:relative}.nav-header-module__d6UtGG__menuToggle:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:2px}.nav-header-module__d6UtGG__menuToggleBar{transform-origin:50%;background:#0f172ad9;border-radius:2px;width:20px;height:1.75px;transition:transform .22s,opacity .18s;display:block}.nav-header-module__d6UtGG__menuToggleOpen .nav-header-module__d6UtGG__menuToggleBar:first-child{transform:translateY(6.75px)rotate(45deg)}.nav-header-module__d6UtGG__menuToggleOpen .nav-header-module__d6UtGG__menuToggleBar:nth-child(2){opacity:0;transform:scaleX(.4)}.nav-header-module__d6UtGG__menuToggleOpen .nav-header-module__d6UtGG__menuToggleBar:nth-child(3){transform:translateY(-6.75px)rotate(-45deg)}.nav-header-module__d6UtGG__menuOverlay{z-index:100;-webkit-backdrop-filter:blur(28px)saturate(160%);backdrop-filter:blur(28px)saturate(160%);padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:#020612c7;flex-direction:column;justify-content:flex-start;align-items:stretch;animation:.2s ease-out nav-header-module__d6UtGG__navOverlayFadeIn;display:flex;position:fixed;inset:0}@keyframes nav-header-module__d6UtGG__navOverlayFadeIn{0%{opacity:0}to{opacity:1}}.nav-header-module__d6UtGG__menuPanel{flex-direction:column;gap:1rem;width:100%;max-width:100%;padding:5rem 1.25rem 2rem;display:flex;position:relative}.nav-header-module__d6UtGG__menuClose{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:9999px;place-items:center;width:44px;height:44px;font-size:1.5rem;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:1.1rem;right:1.1rem}.nav-header-module__d6UtGG__menuClose:hover,.nav-header-module__d6UtGG__menuClose:focus-visible{background:#ffffff1f;border-color:#22d3ee73;outline:none;transform:rotate(90deg)}.nav-header-module__d6UtGG__menuList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.nav-header-module__d6UtGG__menuItem{opacity:0;animation:.32s cubic-bezier(.22,1,.36,1) forwards nav-header-module__d6UtGG__navMenuItemIn;transform:translateY(12px)}@keyframes nav-header-module__d6UtGG__navMenuItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.nav-header-module__d6UtGG__menuLink{color:#fff;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem 1.25rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s cubic-bezier(.22,1,.36,1);display:grid}.nav-header-module__d6UtGG__menuLink:hover,.nav-header-module__d6UtGG__menuLink:focus-visible{background:linear-gradient(135deg,#2563eb47 0%,#22d3ee2e 100%),#ffffff0a;border-color:#22d3ee6b;outline:none;transform:translate(4px)}.nav-header-module__d6UtGG__menuLinkActive{background:linear-gradient(135deg,#2563eb52 0%,#22d3ee38 100%),#ffffff0a;border-color:#22d3ee8c;box-shadow:0 8px 24px -10px #22d3ee73}.nav-header-module__d6UtGG__menuLinkIdx{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.16em;color:#67e8f9f2;min-width:1.6rem;font-size:.72rem;font-weight:600}.nav-header-module__d6UtGG__menuLinkLabel{font-family:var(--font-display);letter-spacing:-.015em;font-size:1.4rem;font-weight:700;line-height:1.1}.nav-header-module__d6UtGG__menuLinkArrow{font-family:var(--font-display);color:#ffffff8c;font-size:1.1rem;transition:transform .2s,color .2s}.nav-header-module__d6UtGG__menuLink:hover .nav-header-module__d6UtGG__menuLinkArrow,.nav-header-module__d6UtGG__menuLink:focus-visible .nav-header-module__d6UtGG__menuLinkArrow,.nav-header-module__d6UtGG__menuLinkActive .nav-header-module__d6UtGG__menuLinkArrow{color:var(--cyan,#22d3ee);transform:translate(3px)}@media (max-width:640px){.nav-header-module__d6UtGG__menuToggle{display:inline-flex}.nav-header-module__d6UtGG__tabs{display:none}}@media (prefers-reduced-motion:reduce){.nav-header-module__d6UtGG__menuOverlay,.nav-header-module__d6UtGG__menuItem,.nav-header-module__d6UtGG__menuToggleBar,.nav-header-module__d6UtGG__menuClose,.nav-header-module__d6UtGG__menuLink,.nav-header-module__d6UtGG__menuLinkArrow{transition:none!important;animation:none!important}}
.HeroVideoNarrative-module__v3BMDq__hero{z-index:1;background:#000;width:100%;height:100dvh;position:sticky;top:0;overflow:hidden}.HeroVideoNarrative-module__v3BMDq__video{object-fit:cover;filter:brightness(.92);width:100%;height:100%;position:absolute;inset:0}.HeroVideoNarrative-module__v3BMDq__vignette{pointer-events:none;background:radial-gradient(90% 70%,#0000 0%,#00000040 100%),linear-gradient(#0000002e 0%,#0000 30% 70%,#00000052 100%);position:absolute;inset:0}.HeroVideoNarrative-module__v3BMDq__overlays{pointer-events:none;justify-content:center;align-items:flex-start;padding-top:clamp(5.5rem,12vh,9rem);padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem);display:flex;position:absolute;inset:0}.HeroVideoNarrative-module__v3BMDq__chapter{text-align:center;opacity:0;pointer-events:none;position:absolute;top:clamp(5.5rem,12vh,9rem);left:0;right:0;transform:translateY(20px)}.HeroVideoNarrative-module__v3BMDq__eyebrow{font-family:var(--font-mono);letter-spacing:.36em;text-transform:uppercase;color:var(--cyan-bright);-webkit-backdrop-filter:blur(10px)saturate(140%);text-shadow:0 0 14px #67e8f959;background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.6rem;padding:.5rem 1.05rem;font-size:.78rem;font-weight:600;display:inline-flex;position:relative}.HeroVideoNarrative-module__v3BMDq__eyebrow:before{content:"";background:var(--cyan-bright);border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite HeroVideoNarrative-module__v3BMDq__heroPulse;display:inline-block;box-shadow:0 0 8px #67e8f9d9}@keyframes HeroVideoNarrative-module__v3BMDq__heroPulse{0%,to{opacity:1;box-shadow:0 0 8px #67e8f9d9}50%{opacity:.55;box-shadow:0 0 14px #67e8f9}}.HeroVideoNarrative-module__v3BMDq__eyebrow:after{content:"";background:linear-gradient(180deg, var(--cyan-bright), transparent);opacity:.55;width:1px;height:16px;position:absolute;bottom:-1.05rem;left:50%;transform:translate(-50%)}.HeroVideoNarrative-module__v3BMDq__title{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;text-shadow:0 2px 28px #0000008c,0 1px #ffffff0a;max-width:22ch;margin:0 auto 1.6rem;font-size:clamp(2.4rem,5.8vw,5rem);font-weight:800;line-height:1.02}.HeroVideoNarrative-module__v3BMDq__sub{font-family:var(--font-body);color:#ffffffeb;text-shadow:0 1px 16px #0000008c;max-width:58ch;margin:0 auto 1.6rem;font-size:clamp(1rem,1.45vw,1.2rem);font-weight:400;line-height:1.55}.HeroVideoNarrative-module__v3BMDq__tagline{font-family:var(--font-display);letter-spacing:-.005em;color:#fff;-webkit-backdrop-filter:blur(8px)saturate(140%);text-shadow:0 1px 10px #2563eb66;background:linear-gradient(135deg,#2563eb38 0%,#22d3ee2e 100%);border:1px solid #93c5fd4d;border-radius:999px;align-items:center;gap:.55rem;margin:.4rem auto 0;padding:.5rem 1.1rem;font-size:clamp(.95rem,1.15vw,1.08rem);font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 6px 18px -8px #2563eb66}.HeroVideoNarrative-module__v3BMDq__tagline:after{content:"";opacity:.85;border-top:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:.1rem;display:inline-block;transform:rotate(45deg)}.HeroVideoNarrative-module__v3BMDq__skip{z-index:10;-webkit-backdrop-filter:blur(12px)saturate(140%);color:#ffffffeb;font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;pointer-events:auto;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:22px;right:22px}.HeroVideoNarrative-module__v3BMDq__skip:hover{background:#ffffff29;transform:translateY(-1px)}.HeroVideoNarrative-module__v3BMDq__scrollHint{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;z-index:5;pointer-events:none;align-items:center;gap:.6rem;font-size:11px;font-weight:500;animation:2.4s ease-in-out infinite HeroVideoNarrative-module__v3BMDq__scrollPulse;display:inline-flex;position:absolute;bottom:clamp(1.5rem,3vw,2.5rem);left:50%;transform:translate(-50%)}.HeroVideoNarrative-module__v3BMDq__scrollHintArrow{opacity:.8;border-bottom:1px solid;border-right:1px solid;width:10px;height:10px;margin-bottom:4px;transform:rotate(45deg)}@keyframes HeroVideoNarrative-module__v3BMDq__scrollPulse{0%,to{opacity:.55}50%{opacity:1}}.HeroVideoNarrative-module__v3BMDq__progressRail{background:linear-gradient(90deg, var(--brand), var(--cyan));z-index:8;width:0%;height:2px;transition:width 60ms linear;position:absolute;top:0;left:0}@media (max-width:768px){.HeroVideoNarrative-module__v3BMDq__scrollHint{display:none}.HeroVideoNarrative-module__v3BMDq__chapter{padding:0 1.25rem;top:clamp(4.5rem,10vh,7rem)}.HeroVideoNarrative-module__v3BMDq__skip{padding:7px 12px;font-size:11px;top:auto;bottom:clamp(1rem,3vh,1.75rem);right:14px}}
.ProblemDiagnosis-module__DMzN1q__section{isolation:isolate;background:#050d1a;position:relative;overflow:clip}.ProblemDiagnosis-module__DMzN1q__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.ProblemDiagnosis-module__DMzN1q__bgVideoSticky{z-index:0;pointer-events:none;width:calc(100% + 2*clamp(1.25rem,4vw,3.5rem));height:100dvh;margin:calc(-1*clamp(5rem,10vh,9rem)) calc(-1*clamp(1.25rem,4vw,3.5rem)) -100dvh;position:sticky;top:0;left:0;right:0;overflow:hidden}.ProblemDiagnosis-module__DMzN1q__bgVideo{object-fit:cover;opacity:1;will-change:transform;background:#000;width:100%;height:100%;display:block;transform:translateZ(0)}.ProblemDiagnosis-module__DMzN1q__inner{z-index:2;padding-top:calc(clamp(5rem,10vh,9rem) + 1.5rem);padding-bottom:clamp(2rem,5vh,4rem);position:relative}.ProblemDiagnosis-module__DMzN1q__header{max-width:820px;margin-bottom:clamp(3rem,6vw,5rem)}.ProblemDiagnosis-module__DMzN1q__eyebrowIdx{color:var(--brand);letter-spacing:.1em;font-weight:600}.ProblemDiagnosis-module__DMzN1q__eyebrowSep{color:var(--ink-whisper);margin:0 .5em}.ProblemDiagnosis-module__DMzN1q__headline{font-size:clamp(2.4rem,5vw,4.1rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;color:var(--bone);text-shadow:0 2px 24px #0000008c;max-width:18ch;margin:.85rem 0 1.2rem;line-height:1.04}.ProblemDiagnosis-module__DMzN1q__lede{color:var(--bone-dim);text-shadow:0 1px 14px #00000080;max-width:58ch;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.55}.ProblemDiagnosis-module__DMzN1q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.6rem);display:grid}@media (max-width:880px){.ProblemDiagnosis-module__DMzN1q__grid{grid-template-columns:1fr}}.ProblemDiagnosis-module__DMzN1q__card{--liquid-glass:blur(60px) saturate(2.5) brightness(1.4);min-height:340px;-webkit-backdrop-filter:var(--liquid-glass);backdrop-filter:var(--liquid-glass);isolation:isolate;transition:transform .4s var(--ease-out-quart,cubic-bezier(.22, .61, .36, 1)), box-shadow .4s var(--ease-out-quart,cubic-bezier(.22, .61, .36, 1)), border-color .3s;background:radial-gradient(120% 140% at 30% 30%,#8cbeff24 0%,#508ce60f 50%,#325ab40a 100%),linear-gradient(135deg,#ffffff1a 0%,#c8dcff0f 100%);border:1px solid #b4d2ff59;border-radius:22px;flex-direction:column;padding:1.6rem 1.6rem 1.9rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff6,inset 0 0 0 1px #ffffff0f,inset 0 -1px #00000026,0 18px 50px -20px #2563eb59,0 4px 14px -4px #0006}.ProblemDiagnosis-module__DMzN1q__card:after{content:"";pointer-events:none;z-index:0;border-radius:inherit;mix-blend-mode:overlay;background:linear-gradient(115deg,#ffffff2e 0%,#fff0 35% 65%,#78b4ff1a 100%);position:absolute;inset:0}.ProblemDiagnosis-module__DMzN1q__card>*{z-index:2;position:relative}.ProblemDiagnosis-module__DMzN1q__card:hover{border-color:#ffffff59;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff73,inset 0 0 0 1px #ffffff14,inset 0 -1px #00000026,0 24px 60px -22px #22d3ee80,0 6px 18px -4px #00000073}.ProblemDiagnosis-module__DMzN1q__card:before{content:"";background:var(--brand-gradient);opacity:.85;z-index:1;width:36px;height:2px;position:absolute;top:0;left:1.6rem}.ProblemDiagnosis-module__DMzN1q__cardHead{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.ProblemDiagnosis-module__DMzN1q__cardCode{color:var(--bone-faint)}.ProblemDiagnosis-module__DMzN1q__cardStatus{color:var(--bone-dim);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.ProblemDiagnosis-module__DMzN1q__statusDotDegraded{background:var(--bone-dim);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4755691f}.ProblemDiagnosis-module__DMzN1q__cardLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--bone-faint);margin-bottom:.4rem;font-size:.875rem;font-weight:500}.ProblemDiagnosis-module__DMzN1q__cardFigure{font-family:var(--font-display);color:var(--bone);font-feature-settings:"tnum" 1, "zero" 1, "ss01" 1;align-items:baseline;gap:.55rem;margin-bottom:.45rem;display:flex}.ProblemDiagnosis-module__DMzN1q__cardNumber{letter-spacing:-.045em;font-size:clamp(3.2rem,6vw,4.4rem);font-weight:800;line-height:1}.ProblemDiagnosis-module__DMzN1q__cardNumberRange{color:var(--bone-faint);letter-spacing:-.03em;margin-left:-.1em;font-size:clamp(1.6rem,3vw,2rem);font-weight:500}.ProblemDiagnosis-module__DMzN1q__cardCurrency{color:var(--bone-dim);margin-right:.08em;font-size:.55em;font-weight:500;position:relative;top:-.25em}.ProblemDiagnosis-module__DMzN1q__cardUnit{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--bone-dim);font-size:.82rem;font-weight:500}.ProblemDiagnosis-module__DMzN1q__cardSub{color:var(--bone-dim);max-width:42ch;margin-bottom:auto;padding-bottom:1.4rem;font-size:.85rem;line-height:1.45}.ProblemDiagnosis-module__DMzN1q__cardViz{margin-top:auto}.ProblemDiagnosis-module__DMzN1q__queue{position:relative}.ProblemDiagnosis-module__DMzN1q__queueTrack{background:var(--edge);border-radius:999px;height:6px;position:relative;overflow:visible}.ProblemDiagnosis-module__DMzN1q__queueFill{background:linear-gradient(90deg,#47556940 0%,#47556924 100%);border-radius:999px;position:absolute;inset:0 auto 0 0}.ProblemDiagnosis-module__DMzN1q__queueNode{background:var(--panel);border:1.5px solid var(--bone-dim);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ProblemDiagnosis-module__DMzN1q__queueNode:last-child{background:var(--cyan);border-color:var(--brand);box-shadow:0 0 0 3px #22d3ee2e}.ProblemDiagnosis-module__DMzN1q__queueLabels{height:18px;margin-top:.7rem;position:relative}.ProblemDiagnosis-module__DMzN1q__queueLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--bone-faint);white-space:nowrap;font-size:.875rem;font-weight:500;position:absolute;top:0;transform:translate(-50%)}.ProblemDiagnosis-module__DMzN1q__queueLabel:first-child{transform:translate(0)}.ProblemDiagnosis-module__DMzN1q__queueLabel:last-child{transform:translate(-100%)}.ProblemDiagnosis-module__DMzN1q__capexStack{flex-direction:column;gap:.9rem;display:flex}.ProblemDiagnosis-module__DMzN1q__capexTrack{background:var(--edge);border-radius:4px;height:10px;display:flex;overflow:hidden}.ProblemDiagnosis-module__DMzN1q__capexSeg{min-width:0;height:100%}.ProblemDiagnosis-module__DMzN1q__capexSeg[data-idx="0"]{background:#47556959}.ProblemDiagnosis-module__DMzN1q__capexSeg[data-idx="1"]{background:#47556938}.ProblemDiagnosis-module__DMzN1q__capexSeg[data-idx="2"]{background:#47556924}.ProblemDiagnosis-module__DMzN1q__capexSeg[data-idx="3"]{background:var(--brand-gradient);box-shadow:0 0 12px #22d3ee40}.ProblemDiagnosis-module__DMzN1q__capexLegend{grid-template-columns:repeat(2,1fr);gap:.4rem .9rem;display:grid}.ProblemDiagnosis-module__DMzN1q__capexChip{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.6rem;padding:0;font-size:.875rem;font-weight:500;display:flex}.ProblemDiagnosis-module__DMzN1q__capexChipLabel{color:var(--bone-faint)}.ProblemDiagnosis-module__DMzN1q__capexChipAmt{color:var(--bone-dim);font-feature-settings:"tnum" 1;font-weight:600}.ProblemDiagnosis-module__DMzN1q__ringWrap{align-items:center;gap:1.2rem;display:flex}.ProblemDiagnosis-module__DMzN1q__ring{flex:0 0 104px;width:104px;height:104px}.ProblemDiagnosis-module__DMzN1q__ringCaption{flex-direction:column;gap:.2rem;display:flex}.ProblemDiagnosis-module__DMzN1q__ringCaptionBig{font-family:var(--font-display);letter-spacing:-.03em;color:var(--bone);font-feature-settings:"tnum" 1;font-size:1.6rem;font-weight:700;line-height:1}.ProblemDiagnosis-module__DMzN1q__ringCaptionLbl{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--bone-faint);font-size:.875rem;font-weight:500}.ProblemDiagnosis-module__DMzN1q__wasteBar{background:var(--edge);border-radius:999px;height:10px;position:relative;overflow:hidden}.ProblemDiagnosis-module__DMzN1q__wasteBarFill{background:repeating-linear-gradient(45deg,#47556947 0 6px,#4755692e 6px 12px);border-radius:999px;position:absolute;inset:0 auto 0 0}.ProblemDiagnosis-module__DMzN1q__wasteBarUseful{background:var(--brand-gradient);border-radius:999px;position:absolute;top:0;bottom:0;box-shadow:0 0 12px #22d3ee59}.ProblemDiagnosis-module__DMzN1q__wasteLegend{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;gap:1.2rem;margin-top:.7rem;font-size:.875rem;font-weight:500;display:flex}.ProblemDiagnosis-module__DMzN1q__legendWaste,.ProblemDiagnosis-module__DMzN1q__legendUseful{color:var(--bone-faint);align-items:center;gap:.5rem;display:inline-flex}.ProblemDiagnosis-module__DMzN1q__legendWaste i,.ProblemDiagnosis-module__DMzN1q__legendUseful i{border-radius:2px;width:10px;height:10px;display:inline-block}.ProblemDiagnosis-module__DMzN1q__legendWaste i{background:repeating-linear-gradient(45deg,#47556959 0 3px,#4755692e 3px 6px)}.ProblemDiagnosis-module__DMzN1q__legendUseful i{background:var(--brand-gradient)}.ProblemDiagnosis-module__DMzN1q__bridge{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--bone-dim);align-items:center;gap:1.2rem;margin-top:clamp(3.5rem,7vw,5.5rem);font-size:.875rem;font-weight:500;display:flex}.ProblemDiagnosis-module__DMzN1q__bridgeRule{background:linear-gradient(90deg,#0000 0%,#2563eb40 50%,#0000 100%);flex:1;height:1px}.ProblemDiagnosis-module__DMzN1q__bridgeText{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;max-width:70%;overflow:hidden}@media (max-width:720px){.ProblemDiagnosis-module__DMzN1q__bridge{flex-direction:column;gap:.8rem}.ProblemDiagnosis-module__DMzN1q__bridgeRule{width:100%}.ProblemDiagnosis-module__DMzN1q__bridgeText{white-space:normal;text-align:center;max-width:none}}
.BackgroundLayers-module__xW5gTW__gridField{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#0a0e1a0b 1px,#0000 1px),linear-gradient(#0a0e1a0b 1px,#0000 1px);background-size:60px 60px,60px 60px;animation:22s linear infinite BackgroundLayers-module__xW5gTW__grid-drift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 0%,#0000 80%);mask-image:radial-gradient(80% 70%,#000 0%,#0000 80%)}.BackgroundLayers-module__xW5gTW__gridFieldDense{background-size:30px 30px,30px 30px;animation-duration:14s;}.BackgroundLayers-module__xW5gTW__gridFieldSparse{opacity:.7;background-size:100px 100px,100px 100px;}.BackgroundLayers-module__xW5gTW__gridDots{pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,#0a0e1a14 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65%,#000 10%,#0000 85%);mask-image:radial-gradient(75% 65%,#000 10%,#0000 85%)}.BackgroundLayers-module__xW5gTW__orb{pointer-events:none;z-index:0;filter:blur(60px);mix-blend-mode:multiply;opacity:.6;border-radius:50%;position:absolute}.BackgroundLayers-module__xW5gTW__orbElectric{background:radial-gradient(circle, var(--electric-glow) 0%, transparent 70%)}.BackgroundLayers-module__xW5gTW__orbTeal{background:radial-gradient(circle, var(--teal-glow) 0%, transparent 70%)}.BackgroundLayers-module__xW5gTW__orbSky{background:radial-gradient(circle, var(--sky-glow) 0%, transparent 70%)}.BackgroundLayers-module__xW5gTW__orbGold{background:radial-gradient(circle, var(--gold-glow) 0%, transparent 70%)}.BackgroundLayers-module__xW5gTW__orbFloat{animation:9s ease-in-out infinite BackgroundLayers-module__xW5gTW__float-slow,6s ease-in-out infinite BackgroundLayers-module__xW5gTW__glow-pulse}.BackgroundLayers-module__xW5gTW__energyFlow{pointer-events:none;z-index:0;width:100%;height:1px;position:absolute;overflow:hidden}.BackgroundLayers-module__xW5gTW__energyFlow:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--electric) 50%, transparent 100%);width:40%;height:100%;box-shadow:0 0 14px var(--electric-glow), 0 0 28px var(--electric-glow);animation:4.5s linear infinite BackgroundLayers-module__xW5gTW__energy-flow;position:absolute;top:0;left:0}.BackgroundLayers-module__xW5gTW__energyFlowTeal:before{background:linear-gradient(90deg, transparent 0%, var(--teal-bright) 50%, transparent 100%);box-shadow:0 0 8px var(--teal-glow)}.BackgroundLayers-module__xW5gTW__energyFlowSky:before{background:linear-gradient(90deg, transparent 0%, var(--sky-bright) 50%, transparent 100%);box-shadow:0 0 8px var(--sky-glow)}.BackgroundLayers-module__xW5gTW__washElectric{pointer-events:none;z-index:0;background:radial-gradient(ellipse 60% 50% at 85% 15%, var(--electric-wash) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 10% 90%, var(--teal-trace) 0%, transparent 70%);position:absolute;inset:0}.BackgroundLayers-module__xW5gTW__washTeal{pointer-events:none;z-index:0;background:radial-gradient(ellipse 55% 45% at 20% 20%, var(--teal-trace) 0%, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 85%, var(--sky-trace) 0%, transparent 70%);position:absolute;inset:0}.BackgroundLayers-module__xW5gTW__circuitLayer{pointer-events:none;z-index:0;opacity:.55;position:absolute;inset:0}.BackgroundLayers-module__xW5gTW__circuitLayer svg{width:100%;height:100%}.BackgroundLayers-module__xW5gTW__circuitPath{stroke:var(--electric);stroke-width:1px;fill:none;stroke-dasharray:4 8;animation:2.4s ease-in-out infinite BackgroundLayers-module__xW5gTW__circuit-pulse,6s linear infinite BackgroundLayers-module__xW5gTW__dash-flow}@keyframes BackgroundLayers-module__xW5gTW__dash-flow{to{stroke-dashoffset:-36px}}.BackgroundLayers-module__xW5gTW__circuitNode{fill:var(--electric);filter:drop-shadow(0 0 6px var(--electric-glow));animation:1.8s ease-in-out infinite BackgroundLayers-module__xW5gTW__pulse-soft}.BackgroundLayers-module__xW5gTW__circuitNodeTeal{fill:var(--teal);filter:drop-shadow(0 0 4px var(--teal-glow))}.BackgroundLayers-module__xW5gTW__particles{pointer-events:none;z-index:0;position:absolute;inset:0}.BackgroundLayers-module__xW5gTW__particle{background:var(--electric);width:3px;height:3px;box-shadow:0 0 10px var(--electric-glow), 0 0 20px var(--electric-glow);opacity:0;border-radius:50%;animation:7s ease-in-out infinite BackgroundLayers-module__xW5gTW__particleDrift;position:absolute}.BackgroundLayers-module__xW5gTW__particleTeal{background:var(--teal);box-shadow:0 0 6px var(--teal-glow)}.BackgroundLayers-module__xW5gTW__particleSky{background:var(--sky);box-shadow:0 0 6px var(--sky-glow)}@keyframes BackgroundLayers-module__xW5gTW__particleDrift{0%{opacity:0;transform:translate(0)scale(.5)}10%{opacity:1}50%{opacity:1;transform:translate(var(--dx,40px), var(--dy,-30px)) scale(1.2)}85%{opacity:.55}to{opacity:0;transform:translate(calc(var(--dx,40px) * 2), calc(var(--dy,-30px) * 2)) scale(.5)}}.BackgroundLayers-module__xW5gTW__vignetteLight{pointer-events:none;z-index:1;background:radial-gradient(95% 95%,#0000 0% 65%,#0a0e1a0a 100%);position:absolute;inset:0}
.NewSections-module__7Yxaqq__section{background:var(--paper);border-top:1px solid var(--edge-faint);position:relative;overflow:hidden}.NewSections-module__7Yxaqq__sectionDeep{background:radial-gradient(1200px 700px at 80% 10%, #22d3ee14, transparent 60%), radial-gradient(900px 600px at 10% 90%, #2563eb1a, transparent 60%), var(--canvas);border-top:1px solid var(--edge-faint);position:relative;overflow:hidden}.NewSections-module__7Yxaqq__sectionBlueprint{background-color:var(--paper);border-top:1px solid var(--edge-faint);color:var(--ink-strong);background-image:radial-gradient(#0000 55%,#ffffff8c 100%),linear-gradient(#2563eb14 1px,#0000 1px),linear-gradient(90deg,#2563eb14 1px,#0000 1px),linear-gradient(#2563eb0a 1px,#0000 1px),linear-gradient(90deg,#2563eb0a 1px,#0000 1px);background-position:50%;background-size:100% 100%,100px 100px,100px 100px,20px 20px,20px 20px;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__sectionBlueprint:before,.NewSections-module__7Yxaqq__sectionBlueprint:after{content:"";pointer-events:none;background-image:linear-gradient(#2563eb59,#2563eb59),linear-gradient(#2563eb59,#2563eb59);background-position:50%,50%;background-repeat:no-repeat;background-size:1px 100%,100% 1px;width:18px;height:18px;position:absolute}.NewSections-module__7Yxaqq__sectionBlueprint:before{top:24px;left:24px}.NewSections-module__7Yxaqq__sectionBlueprint:after{bottom:24px;right:24px}.NewSections-module__7Yxaqq__sectionDark{background:radial-gradient(900px 700px at 85% 15%, #22d3ee1f, transparent 60%), radial-gradient(800px 600px at 12% 88%, #2563eb2e, transparent 65%), var(--ink-deep);color:var(--bone);border-top:1px solid #ffffff0f;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__sectionLightShow{background:var(--paper);border-top:1px solid var(--edge-faint);color:var(--ink-strong);isolation:isolate;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__sectionLightShow:before{content:"";z-index:0;pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 20px,#4b556314 20px 21px),repeating-linear-gradient(90deg,#0000,#0000 30px,#6b72800f 30px 31px),repeating-linear-gradient(60deg,#0000,#0000 40px,#3741510d 40px 41px),repeating-linear-gradient(150deg,#0000,#0000 35px,#1f29370a 35px 36px);position:absolute;inset:0}.NewSections-module__7Yxaqq__lightShow{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.NewSections-module__7Yxaqq__lightShow:before,.NewSections-module__7Yxaqq__lightShow:after,.NewSections-module__7Yxaqq__lightShow>.NewSections-module__7Yxaqq__lightOrb{content:"";filter:blur(80px);will-change:transform, opacity;border-radius:50%;position:absolute}.NewSections-module__7Yxaqq__lightShow:before{background:radial-gradient(circle,#22d3ee59,#0000 65%);width:600px;height:600px;animation:22s ease-in-out infinite NewSections-module__7Yxaqq__orbDriftA;top:-10%;left:-10%}.NewSections-module__7Yxaqq__lightShow:after{background:radial-gradient(circle,#2563eb52,#0000 65%);width:700px;height:700px;animation:28s ease-in-out infinite NewSections-module__7Yxaqq__orbDriftB;bottom:-15%;right:-10%}.NewSections-module__7Yxaqq__lightOrb{background:radial-gradient(circle,#60a5fa4d,#0000 65%);width:480px;height:480px;animation:18s ease-in-out infinite NewSections-module__7Yxaqq__orbDriftC;top:35%;left:45%}.NewSections-module__7Yxaqq__lightBeam{pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 30%,#7ac3ff0f 48%,#7ac3ff1f 50%,#7ac3ff0f 52%,#0000 70%);width:200%;height:200%;animation:12s linear infinite NewSections-module__7Yxaqq__beamSweep;position:absolute;top:-50%;left:-50%}.NewSections-module__7Yxaqq__lightBeam2{opacity:.6;background:linear-gradient(65deg,#0000 35%,#22d3ee0d 49%,#22d3ee1a 50%,#22d3ee0d 51%,#0000 65%);animation-duration:18s;animation-direction:reverse;}@keyframes NewSections-module__7Yxaqq__orbDriftA{0%,to{opacity:.9;transform:translate(0)scale(1)}33%{opacity:1;transform:translate(40vw,25vh)scale(1.15)}66%{opacity:.85;transform:translate(20vw,50vh)scale(.95)}}@keyframes NewSections-module__7Yxaqq__orbDriftB{0%,to{opacity:.85;transform:translate(0)scale(1)}40%{opacity:1;transform:translate(-30vw,-30vh)scale(1.2)}70%{opacity:.8;transform:translate(-15vw,-50vh)scale(.9)}}@keyframes NewSections-module__7Yxaqq__orbDriftC{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}25%{opacity:1;transform:translate(-20%,-30%)scale(1.25)}50%{opacity:.6;transform:translate(-70%,-50%)scale(.85)}75%{opacity:.9;transform:translate(-30%,-70%)scale(1.1)}}@keyframes NewSections-module__7Yxaqq__beamSweep{0%{transform:translate(-30%,-30%)}to{transform:translate(30%,30%)}}@media (prefers-reduced-motion:reduce){.NewSections-module__7Yxaqq__lightShow:before,.NewSections-module__7Yxaqq__lightShow:after,.NewSections-module__7Yxaqq__lightOrb,.NewSections-module__7Yxaqq__lightBeam,.NewSections-module__7Yxaqq__lightBeam2{animation:none}}.NewSections-module__7Yxaqq__container{z-index:1;width:min(92vw,1560px);max-width:1560px;margin:0 auto;padding:0 clamp(.5rem,1.5vw,1.5rem);position:relative}.NewSections-module__7Yxaqq__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--brand-deep);border:1px solid var(--edge-bright);background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.75rem;padding:.4rem .8rem;font-size:.78rem;display:inline-flex}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__eyebrow{color:var(--cyan-bright);background:#ffffff0f;border-color:#ffffff1f}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__eyebrow{z-index:1;position:relative}.NewSections-module__7Yxaqq__eyebrowIdx{color:var(--cyan-deep);font-weight:800}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__eyebrowIdx{color:var(--cyan-bright)}.NewSections-module__7Yxaqq__eyebrowSep{opacity:.4;margin:0 .15rem}.NewSections-module__7Yxaqq__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink-strong);max-width:22ch;margin:0 0 1.25rem;font-size:clamp(2.4rem,5.4vw,4.4rem);font-weight:800;line-height:1.04}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__headline{color:var(--bone)}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__headline{z-index:1;position:relative}.NewSections-module__7Yxaqq__lede{font-family:var(--font-body);color:var(--ink-dim);max-width:60ch;margin:0 0 clamp(2.5rem,5vw,4.5rem);font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.6}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__lede{color:var(--bone-dim)}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__lede,.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__container{z-index:1;position:relative}.NewSections-module__7Yxaqq__grid3{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.25rem;display:grid}.NewSections-module__7Yxaqq__grid4{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.1rem;display:grid}.NewSections-module__7Yxaqq__gridFeatured4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.NewSections-module__7Yxaqq__gridFeatured4 .NewSections-module__7Yxaqq__cardFeatured{grid-column:span 2}.NewSections-module__7Yxaqq__gridFeatured6{grid-template-columns:repeat(6,1fr);gap:1.25rem;display:grid}.NewSections-module__7Yxaqq__gridFeatured6 .NewSections-module__7Yxaqq__cardFeatured{grid-column:span 3}.NewSections-module__7Yxaqq__gridFeatured6 .NewSections-module__7Yxaqq__card:not(.NewSections-module__7Yxaqq__cardFeatured){grid-column:span 2}@media (max-width:880px){.NewSections-module__7Yxaqq__gridFeatured4,.NewSections-module__7Yxaqq__gridFeatured6{grid-template-columns:1fr}.NewSections-module__7Yxaqq__gridFeatured4 .NewSections-module__7Yxaqq__cardFeatured,.NewSections-module__7Yxaqq__gridFeatured6 .NewSections-module__7Yxaqq__cardFeatured,.NewSections-module__7Yxaqq__gridFeatured6 .NewSections-module__7Yxaqq__card:not(.NewSections-module__7Yxaqq__cardFeatured){grid-column:span 1}}.NewSections-module__7Yxaqq__card{border:1px solid var(--edge);background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);isolation:isolate;border-radius:14px;padding:1.6rem 1.5rem 1.4rem;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__card:before{content:"";border-radius:inherit;background:var(--brand-gradient);-webkit-mask-composite:xor;opacity:0;pointer-events:none;z-index:1;padding:1px;transition:opacity .28s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.NewSections-module__7Yxaqq__card:after{content:"";border-radius:inherit;background:var(--brand-gradient-glow);opacity:0;pointer-events:none;z-index:0;transition:opacity .32s;position:absolute;inset:0}.NewSections-module__7Yxaqq__card>*{z-index:2;position:relative}.NewSections-module__7Yxaqq__card:hover{box-shadow:0 18px 44px -22px var(--brand-glow), 0 4px 14px -8px #0f172a14;border-color:#0000;transform:translateY(-3px)}.NewSections-module__7Yxaqq__card:hover:before,.NewSections-module__7Yxaqq__card:hover:after{opacity:1}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__card{background:#ffffff08;border-color:#ffffff14}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__card:hover{box-shadow:0 18px 44px -22px var(--cyan-glow), 0 4px 14px -8px #0006;border-color:#0000}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__card:after{background:radial-gradient(#22d3ee1a,#0000 65%)}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__card{--liquid-glass:blur(40px) saturate(1.5);-webkit-backdrop-filter:var(--liquid-glass);backdrop-filter:var(--liquid-glass);z-index:1;background:linear-gradient(135deg,#ffffffa6 0%,#f5faff8c 50%,#ffffffa6 100%);border:1px solid #ffffffb3;border-radius:22px;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #0f172a0a,0 10px 30px -8px #2563eb2e,0 4px 14px -4px #0f172a1a}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__card:hover{border-color:#2563eb59;box-shadow:inset 0 1px #fff,inset 0 -1px #0f172a0d,0 16px 40px -10px #2563eb4d,0 6px 18px -4px #0f172a24}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__cardTitle{color:var(--ink-strong)}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__cardBody{color:var(--ink-dim)}.NewSections-module__7Yxaqq__sectionLightShow .NewSections-module__7Yxaqq__cardIdx{color:var(--brand-deep)}.NewSections-module__7Yxaqq__cardFeatured{padding:2.1rem 2rem 1.8rem 2.4rem}.NewSections-module__7Yxaqq__cardFeatured>.NewSections-module__7Yxaqq__cardAccent{background:var(--brand-gradient);z-index:2;border-top-left-radius:inherit;border-bottom-left-radius:inherit;opacity:.85;width:4px;position:absolute;top:0;bottom:0;left:0}.NewSections-module__7Yxaqq__cardFeatured .NewSections-module__7Yxaqq__cardTitle{letter-spacing:-.02em;font-size:1.35rem}.NewSections-module__7Yxaqq__cardFeatured .NewSections-module__7Yxaqq__cardBody{font-size:1rem;line-height:1.6}.NewSections-module__7Yxaqq__cardIdx{font-family:var(--font-mono);letter-spacing:.14em;color:var(--brand-deep);margin-bottom:.85rem;font-size:.72rem;display:block}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__cardIdx{color:var(--cyan)}.NewSections-module__7Yxaqq__cardImage{aspect-ratio:16/9;border-top-left-radius:inherit;border-top-right-radius:inherit;background:linear-gradient(#0b1628 0%,#1a2740 100%);width:calc(100% + 4.4rem);margin:-2.1rem -2rem 1.4rem -2.4rem;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__cardImageImg{object-fit:cover;object-position:center}.NewSections-module__7Yxaqq__helicopterWrap{pointer-events:none;z-index:30;will-change:transform, width, height;transform-origin:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0}.NewSections-module__7Yxaqq__helicopterVideo{object-fit:cover;pointer-events:none;background:0 0;width:100%;height:100%}@media (max-width:880px){.NewSections-module__7Yxaqq__cardImage{width:calc(100% + 3rem);margin:-1.6rem -1.5rem 1.2rem}}@media (prefers-reduced-motion:reduce){.NewSections-module__7Yxaqq__helicopterWrap{display:none!important}}@media (max-width:768px){.NewSections-module__7Yxaqq__helicopterWrap{display:none!important}}.NewSections-module__7Yxaqq__cardTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);margin:0 0 .55rem;font-size:1.1rem;font-weight:700;line-height:1.2}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__cardTitle{color:var(--bone)}.NewSections-module__7Yxaqq__cardBody{font-family:var(--font-body);color:var(--ink-dim);margin:0;font-size:.93rem;line-height:1.55}.NewSections-module__7Yxaqq__sectionDark .NewSections-module__7Yxaqq__cardBody{color:var(--bone-dim)}.NewSections-module__7Yxaqq__timelineWrap{margin-top:1.5rem;position:relative}.NewSections-module__7Yxaqq__timeline{z-index:1;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.25rem;display:grid;position:relative}.NewSections-module__7Yxaqq__timelineRow{isolation:isolate;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.4rem 1.3rem;transition:border-color .28s,background .28s,transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__timelineRow:before{content:"";border-radius:inherit;background:var(--brand-gradient);-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:1px;transition:opacity .28s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.NewSections-module__7Yxaqq__timelineRow>*{z-index:1;position:relative}.NewSections-module__7Yxaqq__timelineRow:hover{box-shadow:0 14px 38px -20px var(--cyan-glow);background:#22d3ee0f;border-color:#0000;transform:translateY(-3px)}.NewSections-module__7Yxaqq__timelineRow:hover:before{opacity:1}.NewSections-module__7Yxaqq__timelineStep{font-family:var(--font-mono);letter-spacing:.18em;color:var(--cyan-bright);margin-bottom:.85rem;font-size:.7rem}.NewSections-module__7Yxaqq__timelineNum{font-family:var(--font-display);letter-spacing:-.04em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.65rem;font-size:2.4rem;font-weight:800;line-height:1}.NewSections-module__7Yxaqq__timelineTitle{font-family:var(--font-display);color:var(--bone);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.NewSections-module__7Yxaqq__timelineBody{font-family:var(--font-body);color:var(--bone-dim);margin:0;font-size:.88rem;line-height:1.5}.NewSections-module__7Yxaqq__split{grid-template-columns:1fr 1.8fr;align-items:center;gap:3rem;display:grid}@media (max-width:880px){.NewSections-module__7Yxaqq__split{grid-template-columns:1fr;gap:2rem}}.NewSections-module__7Yxaqq__bulletList{flex-direction:column;gap:.95rem;margin:0;padding:0;list-style:none;display:flex}.NewSections-module__7Yxaqq__bullet{font-family:var(--font-body);color:var(--ink-dim);align-items:flex-start;gap:.85rem;font-size:1rem;line-height:1.55;display:flex}.NewSections-module__7Yxaqq__bulletDot{background:var(--brand-gradient);border-radius:999px;flex-shrink:0;width:.45rem;height:.45rem;margin-top:.55rem;box-shadow:0 0 0 4px #2563eb1a}.NewSections-module__7Yxaqq__bulletStrong{color:var(--ink-strong);font-weight:600}.NewSections-module__7Yxaqq__framePanel{border:1px solid var(--edge-bright);background:linear-gradient(135deg, #2563eb0f, #22d3ee0a), var(--panel);border-radius:18px;padding:2.2rem;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__framePanel:before,.NewSections-module__7Yxaqq__framePanel:after{content:"";border:2px solid var(--brand);opacity:.85;width:26px;height:26px;position:absolute}.NewSections-module__7Yxaqq__framePanel:before{border-bottom:none;border-right:none;top:12px;left:12px}.NewSections-module__7Yxaqq__framePanel:after{border-top:none;border-left:none;bottom:12px;right:12px}.NewSections-module__7Yxaqq__frameStat{font-family:var(--font-mono);letter-spacing:.16em;color:var(--brand-deep);margin-bottom:.5rem;font-size:.72rem}.NewSections-module__7Yxaqq__frameNum{font-family:var(--font-display);letter-spacing:-.045em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1}.NewSections-module__7Yxaqq__frameLabel{font-family:var(--font-body);color:var(--ink-dim);margin-bottom:1.4rem;font-size:.95rem}.NewSections-module__7Yxaqq__frameDivider{background:linear-gradient(90deg, transparent, var(--edge-bright), transparent);height:1px;margin:1.2rem 0}.NewSections-module__7Yxaqq__frameStrip{font-family:var(--font-mono);letter-spacing:.1em;color:var(--ink-dim);text-transform:uppercase;flex-wrap:wrap;gap:.4rem .9rem;font-size:.74rem;display:flex}.NewSections-module__7Yxaqq__frameStrip span b{color:var(--ink-strong);font-weight:700}.NewSections-module__7Yxaqq__headlineAccent{background:var(--brand-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.NewSections-module__7Yxaqq__buildModelPanel{background:0 0;border:0;padding:0;overflow:hidden}.NewSections-module__7Yxaqq__buildModelPanel:before,.NewSections-module__7Yxaqq__buildModelPanel:after{display:none}.NewSections-module__7Yxaqq__buildModelImage{border-radius:18px;width:100%;height:auto;display:block}.NewSections-module__7Yxaqq__mfgLeft{flex-direction:column;align-self:start;display:flex}.NewSections-module__7Yxaqq__mfgLeft .NewSections-module__7Yxaqq__eyebrow{margin-bottom:1.4rem}.NewSections-module__7Yxaqq__mfgLeft .NewSections-module__7Yxaqq__headline{margin-bottom:1.1rem}.NewSections-module__7Yxaqq__mfgLeft .NewSections-module__7Yxaqq__lede{margin-bottom:2rem}.NewSections-module__7Yxaqq__split:has(.NewSections-module__7Yxaqq__mfgLeft){align-items:start}.NewSections-module__7Yxaqq__bullet{border-bottom:1px solid var(--edge-faint);gap:1rem;padding:.5rem 0}.NewSections-module__7Yxaqq__bullet:last-child{border-bottom:0}.NewSections-module__7Yxaqq__bulletIcon{border:1px solid var(--edge-bright);width:2.5rem;height:2.5rem;color:var(--brand-deep);box-shadow:inset 0 1px 0 #ffffffe6, 0 8px 22px -10px var(--brand-glow);background:radial-gradient(circle at 30% 30%,#fffffff2,#dbeafed9 90%);border-radius:50%;flex-shrink:0;place-items:center;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;display:grid}.NewSections-module__7Yxaqq__bullet:hover .NewSections-module__7Yxaqq__bulletIcon{box-shadow:inset 0 1px 0 #fff, 0 12px 28px -10px var(--brand-glow);transform:translateY(-1px)}.NewSections-module__7Yxaqq__bulletBody{flex:1;min-width:0}.NewSections-module__7Yxaqq__bulletList .NewSections-module__7Yxaqq__bulletStrong{margin-bottom:.2rem;display:block}.NewSections-module__7Yxaqq__bulletDesc{font-family:var(--font-body);color:var(--ink-dim);font-size:.92rem;line-height:1.55}.NewSections-module__7Yxaqq__frameDot{color:var(--brand);opacity:.55;margin:0 .08em}.NewSections-module__7Yxaqq__framePanel:has(.NewSections-module__7Yxaqq__buildSubtitle) .NewSections-module__7Yxaqq__frameNum{letter-spacing:-.035em;white-space:nowrap;margin-bottom:.5rem;font-size:clamp(2.2rem,3.8vw,3.2rem);line-height:1}.NewSections-module__7Yxaqq__buildSubtitle{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-dim);margin-bottom:1.4rem;font-size:.74rem}.NewSections-module__7Yxaqq__diagram{grid-template-columns:.9fr auto 1.6fr auto .9fr;align-items:center;gap:.5rem;margin:.5rem 0 1rem;display:grid}.NewSections-module__7Yxaqq__scene{justify-content:center;align-items:center;min-height:200px;display:flex}.NewSections-module__7Yxaqq__sceneCenter{filter:drop-shadow(0 18px 28px #2563eb33)}.NewSections-module__7Yxaqq__sceneSvg{width:100%;height:auto;color:var(--brand-deep);opacity:.85}.NewSections-module__7Yxaqq__podSvg{width:100%;max-width:280px;height:auto}.NewSections-module__7Yxaqq__podImage{object-fit:contain;width:100%;max-width:320px;height:auto;display:block}.NewSections-module__7Yxaqq__flowArrow{width:36px;height:12px;color:var(--brand);opacity:.55;flex-shrink:0}.NewSections-module__7Yxaqq__steps{border-top:1px dashed var(--edge);grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.4rem 0 .5rem;display:grid}.NewSections-module__7Yxaqq__step{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex;position:relative}.NewSections-module__7Yxaqq__stepNum{background:var(--paper);border:1px solid var(--edge-bright);width:2.2rem;height:2.2rem;font-family:var(--font-mono);color:var(--brand-deep);letter-spacing:.02em;box-shadow:0 8px 20px -10px var(--brand-glow);z-index:1;border-radius:50%;place-items:center;font-size:.78rem;font-weight:700;display:grid;position:relative}.NewSections-module__7Yxaqq__stepConnector{background:linear-gradient(90deg, var(--brand), transparent 90%);opacity:.4;z-index:0;width:calc(100% - 2.8rem);height:1px;position:absolute;top:1.05rem;left:calc(50% + 1.4rem)}.NewSections-module__7Yxaqq__stepLabel{font-family:var(--font-mono);letter-spacing:.16em;color:var(--brand-deep);margin-top:.15rem;font-size:.7rem;font-weight:700}.NewSections-module__7Yxaqq__stepDesc{font-family:var(--font-body);color:var(--ink-dim);max-width:18ch;margin:0;font-size:.78rem;line-height:1.5}.NewSections-module__7Yxaqq__tags{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1rem;display:grid}.NewSections-module__7Yxaqq__tag{border:1px solid var(--edge);background:var(--glass-bg-strong);color:var(--ink-strong);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .7rem;font-size:.62rem;font-weight:600;transition:border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.NewSections-module__7Yxaqq__tag:hover{border-color:var(--edge-bright);box-shadow:0 6px 18px -10px var(--brand-glow);transform:translateY(-1px)}.NewSections-module__7Yxaqq__tagIcon{color:var(--brand-deep);flex-shrink:0;display:inline-flex}@media (max-width:880px){.NewSections-module__7Yxaqq__diagram{grid-template-columns:1fr;gap:.5rem}.NewSections-module__7Yxaqq__flowArrow{margin:0 auto;transform:rotate(90deg)}.NewSections-module__7Yxaqq__steps{grid-template-columns:1fr;gap:1.2rem}.NewSections-module__7Yxaqq__stepConnector{display:none}.NewSections-module__7Yxaqq__tags{grid-template-columns:repeat(2,1fr)}}.NewSections-module__7Yxaqq__engGrid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:2rem;margin-top:1rem;display:grid}@media (max-width:1080px){.NewSections-module__7Yxaqq__engGrid{grid-template-columns:1fr;gap:1.5rem}}.NewSections-module__7Yxaqq__engPodHero{justify-content:center;align-items:center;display:flex;position:relative}.NewSections-module__7Yxaqq__engPodImg{width:100%;height:auto;display:block}.NewSections-module__7Yxaqq__engPillars{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:.85rem;display:grid}@media (max-width:700px){.NewSections-module__7Yxaqq__engPillars{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.NewSections-module__7Yxaqq__engPillars{grid-template-columns:1fr}}.NewSections-module__7Yxaqq__engCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #2563eb2e;border-radius:14px;flex-direction:column;gap:.45rem;padding:1rem 1rem 1.6rem;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s;display:flex;position:relative}.NewSections-module__7Yxaqq__engCard:hover{border-color:#2563eb6b;transform:translateY(-2px);box-shadow:0 12px 28px -14px #2563eb59}.NewSections-module__7Yxaqq__engCardIdx{font-family:var(--font-mono);letter-spacing:.16em;color:var(--brand-deep);font-size:.7rem;font-weight:600}.NewSections-module__7Yxaqq__engCardIcon{color:var(--brand-deep);width:28px;height:28px;margin-top:.25rem}.NewSections-module__7Yxaqq__engCardTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);margin:.15rem 0 0;font-size:1rem;font-weight:700;line-height:1.25}.NewSections-module__7Yxaqq__engCardBody{font-family:var(--font-body);color:var(--ink-dim);margin:0;font-size:.83rem;line-height:1.5}.NewSections-module__7Yxaqq__engCardCorner{pointer-events:none;background-image:linear-gradient(#2563eb6b,#2563eb6b),linear-gradient(#2563eb6b,#2563eb6b);background-position:50%,50%;background-repeat:no-repeat;background-size:1px 100%,100% 1px;width:12px;height:12px;position:absolute;bottom:10px;right:12px}.NewSections-module__7Yxaqq__engCreds{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #2563eb2e;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:2.25rem;padding:.5rem;display:grid}@media (max-width:880px){.NewSections-module__7Yxaqq__engCreds{grid-template-columns:repeat(2,1fr)}}.NewSections-module__7Yxaqq__engCred{border-right:1px solid #2563eb1f;align-items:center;gap:.85rem;padding:.7rem 1.1rem;display:flex}.NewSections-module__7Yxaqq__engCred:last-child{border-right:0}@media (max-width:880px){.NewSections-module__7Yxaqq__engCred:nth-child(2n){border-right:0}.NewSections-module__7Yxaqq__engCred:nth-child(-n+2){border-bottom:1px solid #2563eb1f}}.NewSections-module__7Yxaqq__engCredIcon{color:var(--brand-deep);flex-shrink:0;width:22px;height:22px}.NewSections-module__7Yxaqq__engCredText{flex-direction:column;min-width:0;display:flex}.NewSections-module__7Yxaqq__engCredLabel{font-family:var(--font-mono);letter-spacing:.14em;color:var(--brand-deep);text-transform:uppercase;font-size:.7rem;font-weight:700}.NewSections-module__7Yxaqq__engCredSub{font-family:var(--font-body);color:var(--ink-dim);font-size:.85rem;line-height:1.3}.NewSections-module__7Yxaqq__footer{z-index:30;color:var(--bone-dim);isolation:isolate;--liquid-glass:blur(40px) saturate(1.6);-webkit-backdrop-filter:var(--liquid-glass);backdrop-filter:var(--liquid-glass);background:linear-gradient(135deg,#0f172ac7 0%,#111827a8 45%,#0f172ac7 100%);border-top:1px solid #22d3ee38;padding:4rem clamp(1.25rem,4vw,3.5rem) 2rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #ffffff0a,0 -22px 60px -22px #22d3ee4d,0 -8px 26px -10px #00000073}.NewSections-module__7Yxaqq__footer:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#22d3ee0d 1px,#0000 1px),linear-gradient(90deg,#22d3ee0d 1px,#0000 1px);background-size:80px 80px,80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 0,#000 35%,#0000 80%);mask-image:radial-gradient(at 50% 0,#000 35%,#0000 80%)}.NewSections-module__7Yxaqq__footerInner{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:3rem;max-width:78rem;margin:0 auto;display:grid;position:relative}@media (max-width:960px){.NewSections-module__7Yxaqq__footerInner{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:520px){.NewSections-module__7Yxaqq__footerInner{grid-template-columns:1fr;gap:2rem}}.NewSections-module__7Yxaqq__footerBrandBlock{flex-direction:column;gap:1.1rem;display:flex}.NewSections-module__7Yxaqq__footerLockup{align-items:center;max-width:220px;text-decoration:none;display:inline-flex}.NewSections-module__7Yxaqq__footerLockupImg{filter:drop-shadow(0 4px 18px #22d3ee40);width:100%;height:auto;display:block}.NewSections-module__7Yxaqq__footerTagline{font-family:var(--font-body);color:var(--bone-dim);max-width:26rem;font-size:.92rem;line-height:1.55}.NewSections-module__7Yxaqq__footerContactEmail{font-family:var(--font-mono);letter-spacing:.02em;color:var(--bone);border-bottom:1px solid color-mix(in oklab, var(--cyan-bright) 35%, transparent);margin-top:.85rem;padding-bottom:2px;font-size:.82rem;text-decoration:none;transition:color .16s,border-color .16s;display:inline-block}.NewSections-module__7Yxaqq__footerContactEmail:hover,.NewSections-module__7Yxaqq__footerContactEmail:focus-visible{color:var(--cyan-bright);border-bottom-color:var(--cyan-bright)}.NewSections-module__7Yxaqq__footerSocials{gap:.55rem;margin-top:.4rem;display:flex}.NewSections-module__7Yxaqq__footerSocial{width:36px;height:36px;color:var(--bone-dim);background:#ffffff05;border:1px solid #ffffff1f;border-radius:10px;place-items:center;transition:color .2s,border-color .2s,transform .2s,background .2s;display:grid}.NewSections-module__7Yxaqq__footerSocial:hover{color:var(--cyan-bright);background:#22d3ee0f;border-color:#22d3ee6b;transform:translateY(-2px)}.NewSections-module__7Yxaqq__footerSocial svg{width:16px;height:16px}.NewSections-module__7Yxaqq__footerColTitle{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--cyan-bright);margin-bottom:1.1rem;font-size:.72rem}.NewSections-module__7Yxaqq__footerLinks{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.NewSections-module__7Yxaqq__footerLink{font-family:var(--font-body);color:var(--bone-dim);font-size:.94rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.NewSections-module__7Yxaqq__footerLink:hover{color:var(--cyan-bright);transform:translate(2px)}.NewSections-module__7Yxaqq__footerNewsletter{flex-direction:column;gap:.85rem;display:flex}.NewSections-module__7Yxaqq__footerNewsletterCopy{font-family:var(--font-body);color:var(--bone-dim);font-size:.92rem;line-height:1.55}.NewSections-module__7Yxaqq__footerForm{align-items:stretch;gap:.5rem;margin-top:.2rem;display:flex}.NewSections-module__7Yxaqq__footerInput{min-width:0;color:var(--bone);font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.7rem .95rem;font-size:.9rem;transition:border-color .2s,background .2s}.NewSections-module__7Yxaqq__footerInput::placeholder{color:#f3f6fa6b}.NewSections-module__7Yxaqq__footerInput:focus{background:#22d3ee0a;border-color:#22d3ee80;outline:none}.NewSections-module__7Yxaqq__footerSubmit{background:var(--brand-gradient);color:#fff;font-family:var(--font-display);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.85rem;font-weight:600;transition:filter .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 8px 22px -10px #22d3ee8c}.NewSections-module__7Yxaqq__footerSubmit:hover{filter:brightness(1.07)saturate(1.05);transform:translateY(-1px)}.NewSections-module__7Yxaqq__footerSubmit:active{transform:translateY(0)}.NewSections-module__7Yxaqq__footerLegal{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.3rem;font-size:.7rem;display:flex}.NewSections-module__7Yxaqq__footerLegal a{color:var(--bone-faint);text-decoration:none;transition:color .2s}.NewSections-module__7Yxaqq__footerLegal a:hover{color:var(--bone-dim)}.NewSections-module__7Yxaqq__footerBase{max-width:78rem;font-family:var(--font-mono);letter-spacing:.12em;color:var(--bone-faint);text-transform:uppercase;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:3rem auto 0;padding-top:1.6rem;font-size:.72rem;display:flex;position:relative}.NewSections-module__7Yxaqq__footerStatus{color:var(--bone-dim);align-items:center;gap:.55rem;display:inline-flex}.NewSections-module__7Yxaqq__teamHeader{flex-direction:column;gap:.5rem;max-width:64rem;margin-bottom:2.4rem;display:flex}.NewSections-module__7Yxaqq__teamGrid{grid-template-columns:repeat(5,1fr);gap:clamp(20px,2.4vw,40px);display:grid}@media (max-width:1280px){.NewSections-module__7Yxaqq__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.NewSections-module__7Yxaqq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.NewSections-module__7Yxaqq__teamGrid{grid-template-columns:1fr}}.NewSections-module__7Yxaqq__teamCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #2563eb2e;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem 1.65rem;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s;display:flex;position:relative}.NewSections-module__7Yxaqq__teamCard:hover{border-color:#2563eb6b;transform:translateY(-3px);box-shadow:0 14px 32px -16px #2563eb59}.NewSections-module__7Yxaqq__teamPortrait{aspect-ratio:1;background:linear-gradient(135deg, var(--brand-deep) 0%, var(--brand) 50%, var(--cyan) 100%);border-radius:10px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.NewSections-module__7Yxaqq__teamPortrait:before{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.NewSections-module__7Yxaqq__teamMonogram{font-family:var(--font-display);letter-spacing:-.04em;color:#fffffff5;text-shadow:0 2px 14px #0f172a40;z-index:1;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:800}.NewSections-module__7Yxaqq__teamCardIdx{font-family:var(--font-mono);letter-spacing:.16em;color:var(--brand-deep);font-size:.68rem;font-weight:600}.NewSections-module__7Yxaqq__teamName{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);margin:0;font-size:1.05rem;font-weight:700;line-height:1.2}.NewSections-module__7Yxaqq__teamRole{font-family:var(--font-mono);letter-spacing:.14em;color:var(--brand-deep);text-transform:uppercase;font-size:.72rem;font-weight:600}.NewSections-module__7Yxaqq__teamBio{font-family:var(--font-body);color:var(--ink-dim);margin:0;font-size:.85rem;line-height:1.5}.NewSections-module__7Yxaqq__teamCardCorner{pointer-events:none;background-image:linear-gradient(#2563eb6b,#2563eb6b),linear-gradient(#2563eb6b,#2563eb6b);background-position:50%,50%;background-repeat:no-repeat;background-size:1px 100%,100% 1px;width:12px;height:12px;position:absolute;bottom:10px;right:12px}
.PodosPod-module__THDeHG__section{background:linear-gradient(to bottom, #0f172a0a 0, transparent 1px), linear-gradient(180deg, var(--paper) 0%, var(--canvas) 100%);isolation:isolate;min-height:clamp(900px,100vh,1100px);position:relative;overflow:visible}@media (max-width:1020px){.PodosPod-module__THDeHG__section{min-height:auto}}.PodosPod-module__THDeHG__bg{z-index:0;pointer-events:none;opacity:.75;position:absolute;inset:0}.PodosPod-module__THDeHG__inner{z-index:2;position:relative}.PodosPod-module__THDeHG__header{z-index:6;max-width:900px;margin-bottom:clamp(3rem,5vw,4.5rem);position:relative}.PodosPod-module__THDeHG__eyebrowIdx{color:var(--brand);letter-spacing:.1em;font-weight:600}.PodosPod-module__THDeHG__eyebrowSep{color:var(--ink-whisper);margin:0 .5em}.PodosPod-module__THDeHG__headline{font-size:clamp(2.4rem,5vw,4.1rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink-strong);max-width:22ch;margin:.85rem 0 1.2rem;line-height:1.04}.PodosPod-module__THDeHG__lede{color:var(--ink-dim);max-width:62ch;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.55}.PodosPod-module__THDeHG__studio{z-index:1;min-height:60vh;margin-bottom:clamp(2rem,3.5vw,3rem);position:relative;clip-path:none!important;contain:none!important;overflow:visible!important}.PodosPod-module__THDeHG__podComposition{isolation:isolate;min-height:clamp(900px,100vh,1100px);position:relative;overflow:visible!important}@media (max-width:1020px){.PodosPod-module__THDeHG__podComposition{min-height:auto}}.PodosPod-module__THDeHG__podVisualLayer{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:visible!important}.PodosPod-module__THDeHG__podVisualLayer>*{pointer-events:auto}@media (max-width:1020px){.PodosPod-module__THDeHG__studio{height:auto}}.PodosPod-module__THDeHG__studioStage{height:60vh;min-height:480px;display:block;position:relative;clip-path:none!important;contain:none!important;overflow:visible!important}@media (max-width:1020px){.PodosPod-module__THDeHG__studioStage{height:auto;min-height:360px;display:block}}.PodosPod-module__THDeHG__studioGrid{width:100%;height:100%;display:block;clip-path:none!important;contain:none!important;overflow:visible!important}.PodosPod-module__THDeHG__studioRack{height:100%;min-height:380px;box-shadow:none;-webkit-backdrop-filter:none;z-index:10;pointer-events:none;background:0 0;border:none;border-radius:0;position:relative;overflow:visible}@media (max-width:1020px){.PodosPod-module__THDeHG__studioRack{height:clamp(380px,60vh,560px)}}.PodosPod-module__THDeHG__studioBackdrop{object-fit:cover;z-index:0;pointer-events:none;width:100vw;max-width:none;height:100%;position:absolute;top:0;left:calc(50% - 50vw);-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.PodosPod-module__THDeHG__studioRackHead{z-index:2;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);pointer-events:none;background:0 0;justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:absolute;top:0;left:0;right:0}.PodosPod-module__THDeHG__studioRackHead b{color:var(--ink-dim);font-weight:600}.PodosPod-module__THDeHG__studioRackHeadDot{background:var(--cyan);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:.45rem;animation:1.8s ease-in-out infinite PodosPod-module__THDeHG__pulse-soft;display:inline-block;box-shadow:0 0 8px #22d3eeb3}.PodosPod-module__THDeHG__studioScrollHint{z-index:2;border:1px solid var(--edge-faint);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-dim);pointer-events:none;background:#ffffffa6;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.78rem;font-weight:500;display:inline-flex;position:absolute;bottom:.85rem;left:50%;translate:-50%}.PodosPod-module__THDeHG__studioScrollHint svg{opacity:.7;width:11px;height:11px}@media (hover:none){.PodosPod-module__THDeHG__studioScrollHint{display:none}}.PodosPod-module__THDeHG__studioRackLoader{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex;position:absolute;inset:0}.PodosPod-module__THDeHG__main{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:clamp(1.2rem,2.5vw,2.5rem);margin-bottom:clamp(3rem,5vw,4.5rem);display:grid}@media (max-width:1020px){.PodosPod-module__THDeHG__main{grid-template-columns:1fr}}.PodosPod-module__THDeHG__blueprint{background: repeating-linear-gradient(0deg, transparent 0, transparent 24px, #0f172a09 24px, #0f172a09 25px), repeating-linear-gradient(90deg, transparent 0, transparent 24px, #0f172a09 24px, #0f172a09 25px), var(--panel);border:1px solid var(--edge);border-radius:12px;padding:1rem 1.2rem 1.2rem;position:relative;box-shadow:0 1px 2px #0f172a08,0 12px 40px -16px #0f172a17}.PodosPod-module__THDeHG__blueprintHead,.PodosPod-module__THDeHG__blueprintFoot{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.PodosPod-module__THDeHG__blueprintHead{border-bottom:1px solid var(--edge-faint);margin-bottom:.6rem;padding-bottom:.6rem}.PodosPod-module__THDeHG__blueprintFoot{border-top:1px solid var(--edge-faint);flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.6rem;padding-top:.6rem}.PodosPod-module__THDeHG__blueprintFootSep{color:var(--ink-whisper)}.PodosPod-module__THDeHG__blueprintCode{color:var(--ink-dim);font-weight:600}.PodosPod-module__THDeHG__podSvg{aspect-ratio:920/560;width:100%;height:auto;display:block}.PodosPod-module__THDeHG__podSvgLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;fill:var(--ink-dim);font-size:9px;font-weight:500}.PodosPod-module__THDeHG__podSvgDim{font-family:var(--font-body);letter-spacing:.08em;fill:var(--ink-dim);font-feature-settings:"tnum" 1;font-size:10px;font-weight:500}.PodosPod-module__THDeHG__podSvgCallout{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;fill:var(--brand-deep);font-size:9.5px;font-weight:600}.PodosPod-module__THDeHG__podSvgStatus{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;fill:var(--status-deep);font-size:9px;font-weight:600}.PodosPod-module__THDeHG__specs{background:var(--panel);border:1px solid var(--edge);border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 12px 40px -16px #0f172a14}.PodosPod-module__THDeHG__specsHead{border-bottom:1px solid var(--edge-faint);background:linear-gradient(#2563eb0a 0,#0000 100%);align-items:baseline;gap:.7rem;padding:1rem 1.2rem .9rem;display:flex}.PodosPod-module__THDeHG__specsBrand{font-family:var(--font-display);letter-spacing:-.03em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:800}.PodosPod-module__THDeHG__specsVer{font-family:var(--font-body);letter-spacing:.04em;color:var(--ink-faint);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__specsTag{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);border:1px solid var(--edge);border-radius:3px;margin-left:auto;padding:.25rem .6rem;font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__specsList{margin:0;padding:0;list-style:none}.PodosPod-module__THDeHG__specRow{border-bottom:1px dashed var(--edge-faint);grid-template-columns:110px 1fr auto;align-items:baseline;gap:.8rem;padding:.75rem 1.2rem;display:grid}.PodosPod-module__THDeHG__specRow:last-child{border-bottom:none}.PodosPod-module__THDeHG__specLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__specValueWrap{font-family:var(--font-display);font-feature-settings:"tnum" 1;align-items:baseline;gap:.35rem;display:inline-flex}.PodosPod-module__THDeHG__specValue{letter-spacing:-.025em;color:var(--ink-strong);font-size:1.25rem;font-weight:700}.PodosPod-module__THDeHG__specUnit{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-dim);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__specNote{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-ghost);text-align:right;font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__specsFoot{border-top:1px solid var(--edge-faint);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);background:linear-gradient(#0000 0%,#22d3ee0a 100%);align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.875rem;font-weight:500;display:flex}.PodosPod-module__THDeHG__specsFootDot{background:var(--status);width:6px;height:6px;box-shadow:0 0 6px var(--status-glow);border-radius:50%}.PodosPod-module__THDeHG__timelineWrap{margin-top:clamp(2rem,4vw,3.5rem)}.PodosPod-module__THDeHG__timelineHead{margin-bottom:1.1rem}.PodosPod-module__THDeHG__timeline{position:relative}.PodosPod-module__THDeHG__timelineTrack{background:var(--edge);border-radius:999px;height:3px;margin-bottom:1.2rem;position:relative;overflow:hidden}.PodosPod-module__THDeHG__timelineFill{background:var(--brand-gradient);position:absolute;inset:0;box-shadow:0 0 12px #22d3ee66}.PodosPod-module__THDeHG__timelineStops{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;position:relative}.PodosPod-module__THDeHG__timelineStop{flex-direction:column;gap:.25rem;padding-top:.4rem;display:flex;position:relative}.PodosPod-module__THDeHG__timelineNode{background:var(--panel);border:2px solid var(--brand);border-radius:50%;width:12px;height:12px;position:absolute;top:-14px;left:0;box-shadow:0 0 0 3px #2563eb24}.PodosPod-module__THDeHG__timelineStop:last-child .PodosPod-module__THDeHG__timelineNode{background:var(--cyan);border-color:var(--brand);box-shadow:0 0 0 3px #22d3ee33,0 0 14px #22d3ee80}.PodosPod-module__THDeHG__timelineDay{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--brand);font-feature-settings:"tnum" 1;font-size:.875rem;font-weight:600}.PodosPod-module__THDeHG__timelineLabel{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-size:1.05rem;font-weight:600}.PodosPod-module__THDeHG__timelineDetail{color:var(--ink-dim);max-width:28ch;font-size:.85rem;line-height:1.4}@media (max-width:760px){.PodosPod-module__THDeHG__timelineStops{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}}@media (max-width:440px){.PodosPod-module__THDeHG__timelineStops{grid-template-columns:1fr}}.PodosPod-module__THDeHG__ladder{margin-top:clamp(2.4rem,4.5vw,3.6rem)}.PodosPod-module__THDeHG__ladderHead{border-bottom:1px dashed var(--edge);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.8rem;margin-bottom:clamp(1rem,2vw,1.4rem);padding-bottom:clamp(.8rem,1.5vw,1.1rem);display:flex}.PodosPod-module__THDeHG__ladderHeadNote{font-family:var(--font-body);letter-spacing:.08em;color:var(--ink-dim);font-feature-settings:"tnum" 1;font-size:.875rem}.PodosPod-module__THDeHG__ladderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.8rem,1.8vw,1.4rem);display:grid;position:relative}@media (max-width:780px){.PodosPod-module__THDeHG__ladderGrid{grid-template-columns:1fr}}@media (min-width:781px){.PodosPod-module__THDeHG__ladderGrid:before{content:"";background:linear-gradient(90deg, var(--brand) 0%, var(--cyan) 100%);z-index:1;pointer-events:none;border-radius:2px;width:1rem;height:2px;position:absolute;top:50%;left:calc(50% - .5rem)}}.PodosPod-module__THDeHG__ladderTile{background:var(--panel);border:1px solid var(--edge);border-radius:14px;flex-direction:column;gap:1rem;padding:clamp(1.1rem,2vw,1.5rem);transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.PodosPod-module__THDeHG__ladderTile:hover{transform:translateY(-2px)}.PodosPod-module__THDeHG__ladderTilePod{box-shadow:0 1px 2px #0f172a0a,0 14px 40px -20px #2563eb33,inset 0 0 0 1px #2563eb0f}.PodosPod-module__THDeHG__ladderTilePod:hover{border-color:#2563eb47;box-shadow:0 1px 2px #0f172a0d,0 18px 46px -18px #2563eb4d,inset 0 0 0 1px #2563eb1a}.PodosPod-module__THDeHG__ladderTileSilo{background:linear-gradient(180deg, #22d3ee08 0%, transparent 55%), var(--panel);box-shadow:0 1px 2px #0f172a0a,0 14px 40px -20px #22d3ee3d,inset 0 0 0 1px #22d3ee14}.PodosPod-module__THDeHG__ladderTileSilo:hover{border-color:#22d3ee4d;box-shadow:0 1px 2px #0f172a0d,0 18px 46px -18px #22d3ee52,inset 0 0 0 1px #22d3ee24}.PodosPod-module__THDeHG__ladderTileHead{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.PodosPod-module__THDeHG__ladderCode{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__ladderBadge{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.875rem;font-weight:600;display:inline-flex}.PodosPod-module__THDeHG__ladderBadgeDot{background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px}.PodosPod-module__THDeHG__ladderBadgeSigned{background:var(--status-trace);color:var(--status-deep);border:1px solid #22c55e38}.PodosPod-module__THDeHG__ladderBadgeValidated{color:var(--cyan-deep);background:#22d3ee14;border:1px solid #22d3ee38}.PodosPod-module__THDeHG__ladderTileBody{align-items:center;gap:1rem;display:flex}.PodosPod-module__THDeHG__ladderIconWrap{width:56px;height:56px;color:var(--brand);background:linear-gradient(135deg,#2563eb14,#22d3ee0d);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.PodosPod-module__THDeHG__ladderTileSilo .PodosPod-module__THDeHG__ladderIconWrap{color:var(--cyan-deep);background:linear-gradient(135deg,#22d3ee1f,#2563eb0d)}.PodosPod-module__THDeHG__ladderTileTitle{flex-direction:column;gap:.2rem;min-width:0;display:flex}.PodosPod-module__THDeHG__ladderName{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink-strong);font-size:clamp(1.15rem,1.7vw,1.4rem);font-weight:800;line-height:1.05}.PodosPod-module__THDeHG__ladderTag{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-dim);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__ladderSubtitle{font-family:var(--font-body);color:var(--ink-dim);max-width:40ch;margin:0;font-size:.9rem;line-height:1.5}.PodosPod-module__THDeHG__ladderSpecs{border-top:1px solid var(--edge-faint);grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .8rem;margin:0;padding-top:.8rem;display:grid}.PodosPod-module__THDeHG__ladderSpec{flex-direction:column;gap:.15rem;min-width:0;display:flex}.PodosPod-module__THDeHG__ladderSpecKey{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);margin:0;font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__ladderSpecVal{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-feature-settings:"tnum" 1, "zero" 1;margin:0;font-size:1.05rem;font-weight:700}.PodosPod-module__THDeHG__principles{margin-top:clamp(2.4rem,4.5vw,3.6rem)}.PodosPod-module__THDeHG__principlesHead{border-bottom:1px dashed var(--edge);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.8rem;margin-bottom:clamp(1rem,2vw,1.4rem);padding-bottom:clamp(.8rem,1.5vw,1.1rem);display:flex}.PodosPod-module__THDeHG__principlesHeadNote{font-family:var(--font-body);color:var(--ink-dim);max-width:48ch;font-size:.875rem;line-height:1.5}.PodosPod-module__THDeHG__principlesGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.2rem);display:grid}@media (max-width:1040px){.PodosPod-module__THDeHG__principlesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.PodosPod-module__THDeHG__principlesGrid{grid-template-columns:1fr}}.PodosPod-module__THDeHG__principleTile{background:var(--panel);border:1px solid var(--edge);border-radius:12px;flex-direction:column;gap:.85rem;padding:clamp(1rem,1.8vw,1.35rem);transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.PodosPod-module__THDeHG__principleTile:before{content:"";background:var(--brand-gradient);opacity:.45;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.PodosPod-module__THDeHG__principleTile:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 1px 2px #0f172a0a,0 14px 36px -18px #2563eb38}.PodosPod-module__THDeHG__principleTile:hover:before{opacity:.85}.PodosPod-module__THDeHG__principleHead{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.PodosPod-module__THDeHG__principleCode{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep);background:#2563eb0f;border:1px solid #2563eb24;border-radius:999px;padding:.3rem .55rem;font-size:.875rem;font-weight:600;line-height:1}.PodosPod-module__THDeHG__principleMetric{flex-direction:column;align-items:flex-end;gap:.1rem;line-height:1;display:flex}.PodosPod-module__THDeHG__principleMetricValue{font-family:var(--font-display);letter-spacing:-.03em;font-feature-settings:"tnum" 1, "zero" 1, "ss01" 1;background:linear-gradient(135deg, var(--brand-deep) 0%, var(--brand) 45%, var(--cyan) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.2rem,1.8vw,1.55rem);font-weight:800}.PodosPod-module__THDeHG__principleMetricLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);font-size:.875rem;font-weight:500}.PodosPod-module__THDeHG__principleTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);margin:0;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:700;line-height:1.2}.PodosPod-module__THDeHG__principleDetail{font-family:var(--font-body);color:var(--ink-dim);margin:0;font-size:.9rem;line-height:1.55}
.VideoBackground-module__OdlDxq__root{pointer-events:none;isolation:isolate;--vb-overlay-alpha:.55;--vb-tint-from:#2563eb73;--vb-tint-to:#22d3ee40;--vb-media-opacity:.7;position:absolute;inset:0;overflow:hidden}.VideoBackground-module__OdlDxq__media{object-fit:cover;filter:saturate(1.15)hue-rotate(-10deg)contrast(.95)brightness(.9);width:100%;height:100%;opacity:var(--vb-opacity-override,var(--vb-media-opacity));background:var(--ink,#0f172a);position:absolute;inset:0}.VideoBackground-module__OdlDxq__tint{background:linear-gradient(135deg, var(--vb-tint-from) 0%, var(--vb-tint-to) 100%);mix-blend-mode:multiply;opacity:var(--vb-overlay-alpha);pointer-events:none;position:absolute;inset:0}.VideoBackground-module__OdlDxq__vignette{mix-blend-mode:multiply;pointer-events:none;background:radial-gradient(#0000 0% 45%,#0f172a66 100%);position:absolute;inset:0}.VideoBackground-module__OdlDxq__blend{background:linear-gradient(to bottom, var(--paper,#f7f9fb) 0%, transparent 15%, transparent 85%, var(--paper,#f7f9fb) 100%);pointer-events:none;position:absolute;inset:0}.VideoBackground-module__OdlDxq__noBlend .VideoBackground-module__OdlDxq__blend{display:none}.VideoBackground-module__OdlDxq__intensity-subtle{--vb-overlay-alpha:.35;--vb-media-opacity:.8}.VideoBackground-module__OdlDxq__intensity-medium{--vb-overlay-alpha:.55;--vb-media-opacity:.7}.VideoBackground-module__OdlDxq__intensity-strong{--vb-overlay-alpha:.72;--vb-media-opacity:.55}.VideoBackground-module__OdlDxq__tint-brand{--vb-tint-from:#1d4ed88c;--vb-tint-to:#22d3ee4d}.VideoBackground-module__OdlDxq__tint-cyan{--vb-tint-from:#0891b280;--vb-tint-to:#22d3ee59}.VideoBackground-module__OdlDxq__tint-deep{--vb-tint-from:#0f172ab3;--vb-tint-to:#2563eb4d}.VideoBackground-module__OdlDxq__tint-neutral{--vb-tint-from:#0f172a80;--vb-tint-to:#0f172a40}@media (prefers-reduced-motion:reduce){.VideoBackground-module__OdlDxq__media{transition:none!important;animation:none!important}}@media print{.VideoBackground-module__OdlDxq__root{display:none}}
.EngineeringCallout-module__4fwSBG__root{cursor:pointer;pointer-events:none;background:0 0;border:0;outline:0;margin:0;padding:0;position:absolute;inset:0}.EngineeringCallout-module__4fwSBG__root .EngineeringCallout-module__4fwSBG__anchor,.EngineeringCallout-module__4fwSBG__root .EngineeringCallout-module__4fwSBG__labelWrap{pointer-events:auto}.EngineeringCallout-module__4fwSBG__anchor{z-index:4;background:#f7f9fbf0;border:1.5px solid #1e40afd9;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,background .22s;animation:2.6s ease-in-out infinite EngineeringCallout-module__4fwSBG__anchorPulse;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #38bdf838,0 4px 10px #38bdf847}.EngineeringCallout-module__4fwSBG__anchorIcon{stroke:#1e40af;stroke-width:1.6px;stroke-linecap:round;transition:transform .22s cubic-bezier(.22,1,.36,1);display:block}@keyframes EngineeringCallout-module__4fwSBG__anchorPulse{0%,to{box-shadow:0 0 0 3px #38bdf838,0 4px 10px #38bdf847}50%{box-shadow:0 0 0 7px #38bdf800,0 4px 10px #38bdf82e}}.EngineeringCallout-module__4fwSBG__connector{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0}.EngineeringCallout-module__4fwSBG__connectorLine{stroke:#38bdf8b3;stroke-width:.22px;stroke-dasharray:1.4 1;fill:none;transition:stroke .22s,stroke-width .22s;animation:1.6s linear infinite EngineeringCallout-module__4fwSBG__connectorFlow}@keyframes EngineeringCallout-module__4fwSBG__connectorFlow{to{stroke-dashoffset:-12px}}.EngineeringCallout-module__4fwSBG__root:hover .EngineeringCallout-module__4fwSBG__connectorLine,.EngineeringCallout-module__4fwSBG__root:focus-visible .EngineeringCallout-module__4fwSBG__connectorLine,.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__connectorLine{stroke:#22d3ee;stroke-width:.32px;animation-duration:.7s}@media (prefers-reduced-motion:reduce){.EngineeringCallout-module__4fwSBG__connectorLine{animation:none}}.EngineeringCallout-module__4fwSBG__labelWrap{z-index:5;white-space:nowrap;cursor:pointer;border-radius:3px;padding:4px 6px;transition:background .18s;position:absolute}.EngineeringCallout-module__4fwSBG__label{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.22em;color:#0f172aeb;text-transform:uppercase;font-feature-settings:"tnum" 1, "zero" 1;font-size:12px;font-weight:500;transition:color .18s,letter-spacing .18s}.EngineeringCallout-module__4fwSBG__root:hover .EngineeringCallout-module__4fwSBG__label,.EngineeringCallout-module__4fwSBG__root:focus-visible .EngineeringCallout-module__4fwSBG__label,.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__label{color:#1e40af;letter-spacing:.24em}.EngineeringCallout-module__4fwSBG__root:hover .EngineeringCallout-module__4fwSBG__anchor,.EngineeringCallout-module__4fwSBG__root:focus-visible .EngineeringCallout-module__4fwSBG__anchor,.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__anchor{background:#fff;border-color:#1e40af;animation:none;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 0 0 4px #38bdf866,0 6px 18px #38bdf880}.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__anchorIcon{transform:rotate(45deg)}.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__label{font-weight:600}.EngineeringCallout-module__4fwSBG__root[data-active] .EngineeringCallout-module__4fwSBG__labelWrap{background:#22d3ee1f}.EngineeringCallout-module__4fwSBG__root[data-dimmed]{opacity:.35;transition:opacity .18s}.EngineeringCallout-module__4fwSBG__root:focus-visible .EngineeringCallout-module__4fwSBG__labelWrap{outline:2px solid var(--cyan,#22d3ee);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){.EngineeringCallout-module__4fwSBG__anchor,.EngineeringCallout-module__4fwSBG__anchorIcon,.EngineeringCallout-module__4fwSBG__label,.EngineeringCallout-module__4fwSBG__root,.EngineeringCallout-module__4fwSBG__labelWrap{transition:none!important;animation:none!important}}
.PortCallout-module__n2AkRG__root{z-index:4;flex-direction:column;align-items:center;padding-top:8px;display:flex;position:absolute;transform:translate(-50%)}.PortCallout-module__n2AkRG__root:before{content:"";background:linear-gradient(#38bdf800 0%,#38bdf8 45% 55%,#38bdf800 100%) 0 0/100% 200%;width:1.5px;height:8px;transition:filter .18s;animation:1.2s linear infinite PortCallout-module__n2AkRG__portRiserFlow;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 4px #38bdf880}.PortCallout-module__n2AkRG__root:after{content:"";background:#38bdf8;border-radius:9999px;width:5px;height:5px;animation:1.2s ease-in-out infinite PortCallout-module__n2AkRG__portSpark;position:absolute;top:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #38bdf8e6,0 0 16px #38bdf880}@keyframes PortCallout-module__n2AkRG__portRiserFlow{0%{background-position:0 -100%}to{background-position:0 100%}}@keyframes PortCallout-module__n2AkRG__portSpark{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.5)}}.PortCallout-module__n2AkRG__root:hover:before,.PortCallout-module__n2AkRG__root:focus-within:before,.PortCallout-module__n2AkRG__root[data-active]:before{filter:brightness(1.3)saturate(1.2);animation-duration:.55s}.PortCallout-module__n2AkRG__root:hover:after,.PortCallout-module__n2AkRG__root:focus-within:after,.PortCallout-module__n2AkRG__root[data-active]:after{animation-duration:.55s;box-shadow:0 0 10px #38bdf8,0 0 22px #38bdf8b3}.PortCallout-module__n2AkRG__box{cursor:pointer;color:#1e40aff2;background:#f7f9fbeb;border:1px solid #38bdf873;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .18s;animation:2.4s ease-in-out infinite PortCallout-module__n2AkRG__boxBreath;display:flex;position:relative;box-shadow:0 1px 2px #0f172a0d,0 0 #38bdf873,inset 0 1px #fff9}@keyframes PortCallout-module__n2AkRG__boxBreath{0%,to{box-shadow:0 1px 2px #0f172a0d,0 0 #38bdf873,inset 0 1px #fff9}50%{box-shadow:0 1px 2px #0f172a0d,0 0 0 6px #38bdf800,inset 0 1px #fff9}}.PortCallout-module__n2AkRG__iconWrap{justify-content:center;align-items:center;display:inline-flex}.PortCallout-module__n2AkRG__label{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.22em;color:#0f172aeb;text-transform:uppercase;white-space:nowrap;font-feature-settings:"tnum" 1, "zero" 1;margin-top:7px;font-size:11.5px;font-weight:500;transition:color .18s,letter-spacing .18s}.PortCallout-module__n2AkRG__root:hover .PortCallout-module__n2AkRG__box,.PortCallout-module__n2AkRG__root:focus-within .PortCallout-module__n2AkRG__box{color:#1e40af;background:#22d3ee1f;border-color:#38bdf8;animation:none;transform:translateY(-1px);box-shadow:0 4px 14px #38bdf866,0 0 0 3px #38bdf82e,inset 0 1px #ffffffb3}.PortCallout-module__n2AkRG__root:hover:before,.PortCallout-module__n2AkRG__root:focus-within:before{filter:brightness(1.2)saturate(1.1);animation-duration:.6s}.PortCallout-module__n2AkRG__root:hover .PortCallout-module__n2AkRG__label,.PortCallout-module__n2AkRG__root:focus-within .PortCallout-module__n2AkRG__label{color:#1e40af;letter-spacing:.24em}.PortCallout-module__n2AkRG__root[data-active] .PortCallout-module__n2AkRG__box{color:#1e40af;background:#22d3ee38;border-color:#1e40af;animation:none;box-shadow:0 6px 18px #38bdf86b,0 0 0 4px #38bdf838,inset 0 0 0 1px #38bdf88c}.PortCallout-module__n2AkRG__root[data-active]:before{filter:brightness(1.3)saturate(1.2);animation-duration:.5s}.PortCallout-module__n2AkRG__root[data-active] .PortCallout-module__n2AkRG__label{color:#1e40af;letter-spacing:.26em;font-weight:600}.PortCallout-module__n2AkRG__root[data-dimmed]{opacity:.4;transition:opacity .18s}.PortCallout-module__n2AkRG__box:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:3px}@media (prefers-reduced-motion:reduce){.PortCallout-module__n2AkRG__box,.PortCallout-module__n2AkRG__label,.PortCallout-module__n2AkRG__root:before,.PortCallout-module__n2AkRG__root:after{transition:none!important;animation:none!important}.PortCallout-module__n2AkRG__root:hover .PortCallout-module__n2AkRG__box,.PortCallout-module__n2AkRG__root:focus-within .PortCallout-module__n2AkRG__box{transform:none}.PortCallout-module__n2AkRG__root:before{background:linear-gradient(#38bdf899 0 4px,#0000 4px 8px) 0 0/1px 8px repeat-y}}
.DimensionLines-module__K12U1a__svg{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.DimensionLines-module__K12U1a__label{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.2em;fill:#0f172ac7;text-transform:uppercase;font-size:1.7px;font-weight:500}.DimensionLines-module__K12U1a__bannerLabel{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.22em;fill:#1e40aff2;text-transform:uppercase;font-size:1.8px;font-weight:600}
.PodCanvas-module__0W7eaW__canvas{width:100%;max-width:1280px;margin:0 auto;padding-bottom:36.4%;position:relative}.PodCanvas-module__0W7eaW__imageWrap{position:absolute;inset:8% 0 14%}.PodCanvas-module__0W7eaW__image{object-fit:contain;object-position:center}.PodCanvas-module__0W7eaW__portRow{display:contents}@media (max-width:760px){.PodCanvas-module__0W7eaW__portRow{z-index:4;justify-content:space-evenly;align-items:flex-start;height:14%;padding:.4rem clamp(.5rem,3vw,1.25rem) 0;display:flex;position:absolute;bottom:0;left:0;right:0}.PodCanvas-module__0W7eaW__portRow>:where(div){flex:none;position:relative!important;top:auto!important;left:auto!important;transform:none!important}}
.DetailPanel-module__5SjjHG__panel{z-index:60;-webkit-backdrop-filter:blur(32px)saturate(180%);color:#e2e8f0f2;width:38%;min-width:420px;max-width:560px;height:100dvh;font-family:var(--font-body);background:#080c1cf5;border-left:1px solid #1b3fd966;flex-direction:column;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 64px #080c1c66}.DetailPanel-module__5SjjHG__topBar{justify-content:flex-end;padding:16px 20px 0;display:flex}.DetailPanel-module__5SjjHG__closeBtn{color:#e2e8f0b3;cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,color .18s;display:inline-flex}.DetailPanel-module__5SjjHG__closeBtn:hover{color:#e2e8f0;background:#e2e8f014}.DetailPanel-module__5SjjHG__closeBtn:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:2px}.DetailPanel-module__5SjjHG__body{flex:1;padding:8px 48px 32px;overflow-y:auto}@media (max-width:700px){.DetailPanel-module__5SjjHG__body{padding:8px 24px 24px}}.DetailPanel-module__5SjjHG__badge{--cat-color:#1b3fd9;background:color-mix(in srgb, var(--cat-color) 20%, transparent);border:1px solid color-mix(in srgb, var(--cat-color) 40%, transparent);font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--cat-color) 60%, #fff);border-radius:9999px;align-items:center;gap:8px;padding:4px 10px;font-size:10.5px;font-weight:600;display:inline-flex}.DetailPanel-module__5SjjHG__badgeDot{background:var(--cat-color);width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb, var(--cat-color) 30%, transparent);border-radius:9999px}.DetailPanel-module__5SjjHG__title{letter-spacing:-.01em;color:#fff;margin:18px 0 6px;font-size:30px;font-weight:700;line-height:1.15}.DetailPanel-module__5SjjHG__subtitle{color:#94a3b8f2;margin:0 0 24px;font-size:14px;font-weight:500}.DetailPanel-module__5SjjHG__metric{background:linear-gradient(135deg,#22d3ee1f 0%,#1b3fd914 100%);border:1px solid #22d3ee40;border-radius:12px;margin-bottom:24px;padding:18px 20px}.DetailPanel-module__5SjjHG__metricLabel{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:#94a3b8f2;margin-bottom:4px;font-size:10.5px;font-weight:600}.DetailPanel-module__5SjjHG__metricValue{color:#fff;font-feature-settings:"tnum" 1;font-size:36px;font-weight:700;line-height:1.1}.DetailPanel-module__5SjjHG__metricDelta{color:#22d3eed9;margin-top:4px;font-size:12px;font-weight:500}.DetailPanel-module__5SjjHG__specs{border-top:1px solid #94a3b82e;flex-direction:column;gap:0;margin:0 0 24px;display:flex}.DetailPanel-module__5SjjHG__specRow{border-bottom:1px solid #94a3b81f;grid-template-columns:1fr 1.2fr;gap:16px;padding:12px 0;display:grid}.DetailPanel-module__5SjjHG__specLabel{letter-spacing:.04em;color:#94a3b8f2;text-transform:uppercase;margin:0;font-size:12px;font-weight:500}.DetailPanel-module__5SjjHG__specValue{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);color:#fff;text-align:right;margin:0;font-size:13px;font-weight:500}.DetailPanel-module__5SjjHG__description{color:#cbd5e1eb;margin:0;font-size:15px;font-weight:400;line-height:1.65}.DetailPanel-module__5SjjHG__footer{background:#080c1c99;border-top:1px solid #94a3b82e;justify-content:space-between;gap:12px;padding:16px 24px;display:flex}.DetailPanel-module__5SjjHG__navBtn{color:#e2e8f0d9;font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #94a3b833;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:600;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.DetailPanel-module__5SjjHG__navBtn:hover{color:#fff;background:#22d3ee14;border-color:#22d3ee99}.DetailPanel-module__5SjjHG__navBtn:focus-visible{outline:2px solid var(--cyan,#22d3ee);outline-offset:2px}@media (max-width:700px){.DetailPanel-module__5SjjHG__panel{border-top:1px solid #1b3fd966;border-left:0;border-radius:16px 16px 0 0;width:100%;min-width:0;max-width:100%;height:88dvh;top:auto;bottom:0;right:0;box-shadow:0 -24px 64px #080c1c66}.DetailPanel-module__5SjjHG__title{font-size:24px}}
.FeatureRibbon-module__hAZDIq__ribbon{border-top:1px solid #0f172a14;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin:1.5rem 0 0;padding:1.25rem 1.5rem 0;list-style:none;display:grid}@media (max-width:900px){.FeatureRibbon-module__hAZDIq__ribbon{grid-template-columns:repeat(3,1fr);row-gap:1.25rem}}@media (max-width:600px){.FeatureRibbon-module__hAZDIq__ribbon{grid-template-columns:repeat(2,1fr)}}.FeatureRibbon-module__hAZDIq__item{font-family:var(--font-body);align-items:center;gap:.75rem;display:flex}.FeatureRibbon-module__hAZDIq__iconBox{color:#1e40aff2;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.FeatureRibbon-module__hAZDIq__text{flex-direction:column;line-height:1.25;display:flex}.FeatureRibbon-module__hAZDIq__title{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.2em;color:#0f172af2;text-transform:uppercase;font-feature-settings:"tnum" 1, "zero" 1;font-size:11.5px;font-weight:600}.FeatureRibbon-module__hAZDIq__sub{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.2em;color:#0f172a99;text-transform:uppercase;font-feature-settings:"tnum" 1, "zero" 1;margin-top:3px;font-size:11px;font-weight:400}
.OptimusInteractive-module__6oUU6W__section{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);position:relative}.OptimusInteractive-module__6oUU6W__header{text-align:left;flex-direction:column;gap:.6rem;padding:0 .5rem 1.5rem;display:flex}.OptimusInteractive-module__6oUU6W__eyebrow{font-family:var(--font-mono,"Geist Mono", ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:#0f172a80;font-feature-settings:"tnum" 1, "zero" 1;margin:0;font-size:12px;font-weight:500}.OptimusInteractive-module__6oUU6W__title{font-family:var(--font-display,"Geist", ui-sans-serif, system-ui);letter-spacing:-.028em;color:#0a0e1af7;text-transform:uppercase;font-feature-settings:"ss01" 1, "ss02" 1, "tnum" 1;margin:0;font-size:clamp(1.85rem,3.6vw,2.85rem);font-weight:700;line-height:1.05}.OptimusInteractive-module__6oUU6W__subtitle{font-family:var(--font-body,"Inter Tight", ui-sans-serif, system-ui);color:#0f172a9e;max-width:62ch;margin:0;font-size:.95rem;font-weight:400;line-height:1.55}
.EngineeringAdvantages-module__I_Vxpq__section{isolation:isolate;background:linear-gradient(#f3f7fc 0%,#f8fbff 60%,#f3f7fc 100%);padding:clamp(4rem,9vh,8rem) 0;position:relative;overflow:hidden}.EngineeringAdvantages-module__I_Vxpq__gridBackdrop{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#0f172a06 1px,#0000 1px),linear-gradient(#0f172a06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 75%,#000 0%,#0000 100%);mask-image:radial-gradient(90% 75%,#000 0%,#0000 100%)}.EngineeringAdvantages-module__I_Vxpq__container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);position:relative}.EngineeringAdvantages-module__I_Vxpq__head{text-align:center;margin-bottom:clamp(2.5rem,5vh,4.5rem);max-width:760px;margin-inline:auto}.EngineeringAdvantages-module__I_Vxpq__label{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--brand-deep);background:#2563eb0f;border:1px solid #2563eb26;border-radius:999px;margin-bottom:1.4rem;padding:.4rem .95rem;font-size:.75rem;font-weight:600;display:inline-block}.EngineeringAdvantages-module__I_Vxpq__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink-strong);text-wrap:balance;margin:0 0 1.4rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.06}.EngineeringAdvantages-module__I_Vxpq__headlineAccent{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.EngineeringAdvantages-module__I_Vxpq__subhead{font-family:var(--font-body);color:var(--ink-dim);max-width:56ch;margin:0 auto;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.6}.EngineeringAdvantages-module__I_Vxpq__grid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.6vw,1.75rem);display:grid}@media (max-width:1100px){.EngineeringAdvantages-module__I_Vxpq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.EngineeringAdvantages-module__I_Vxpq__grid{grid-template-columns:1fr}}.EngineeringAdvantages-module__I_Vxpq__card{isolation:isolate;background:#fff;border:1px solid #0f172a0f;border-radius:26px;flex-direction:column;padding:1.5rem 1.5rem 1.75rem;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .38s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a05,0 6px 16px -8px #0f172a0f,0 24px 50px -22px #2563eb14}.EngineeringAdvantages-module__I_Vxpq__card:hover{border-color:#2563eb2e;transform:translateY(-4px);box-shadow:0 0 0 1px #2563eb14,0 10px 24px -10px #2563eb2e,0 36px 70px -28px #2563eb38}.EngineeringAdvantages-module__I_Vxpq__cardHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.EngineeringAdvantages-module__I_Vxpq__codePill{font-family:var(--font-mono);letter-spacing:.18em;color:var(--brand-deep);white-space:nowrap;background:#2563eb12;border:1px solid #2563eb29;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:600}.EngineeringAdvantages-module__I_Vxpq__metricBlock{text-align:right;flex-direction:column;align-items:flex-end;max-width:60%;display:flex}.EngineeringAdvantages-module__I_Vxpq__metricValue{font-family:var(--font-display);letter-spacing:-.02em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.3rem,1.7vw,1.55rem);font-weight:800;line-height:1.1}.EngineeringAdvantages-module__I_Vxpq__metricLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-dim);margin-top:.25rem;font-size:.66rem;font-weight:500}.EngineeringAdvantages-module__I_Vxpq__imageFrame{aspect-ratio:4/3;color:#0000;background:radial-gradient(at 50% 30%,#2563eb2e 0%,#0f172aeb 70%,#0f172afa 100%);border-radius:18px;width:100%;margin-bottom:1.4rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2563eb2e,inset 0 1px 2px #0f172a1a}.EngineeringAdvantages-module__I_Vxpq__image{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.EngineeringAdvantages-module__I_Vxpq__card:hover .EngineeringAdvantages-module__I_Vxpq__image{transform:scale(1.02)}.EngineeringAdvantages-module__I_Vxpq__imageFade{pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff8c 100%);height:22%;position:absolute;inset:auto 0 0}.EngineeringAdvantages-module__I_Vxpq__cardBody{flex-direction:column;flex:1;gap:.65rem;display:flex}.EngineeringAdvantages-module__I_Vxpq__cardTitle{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink-strong);margin:0;font-size:clamp(1.15rem,1.4vw,1.3rem);font-weight:700;line-height:1.2}.EngineeringAdvantages-module__I_Vxpq__cardCopy{font-family:var(--font-body);color:var(--ink-dim);margin:0;font-size:.94rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.EngineeringAdvantages-module__I_Vxpq__card,.EngineeringAdvantages-module__I_Vxpq__image{transition:none}.EngineeringAdvantages-module__I_Vxpq__card:hover,.EngineeringAdvantages-module__I_Vxpq__card:hover .EngineeringAdvantages-module__I_Vxpq__image{transform:none}}
.ProductShowcase-module__HObLsG__section{isolation:isolate;background:linear-gradient(#f3f7fc 0%,#f8fbff 60%,#f3f7fc 100%);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(4rem,9vh,8rem) 0;position:relative;overflow:hidden}.ProductShowcase-module__HObLsG__gridBackdrop{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#0f172a06 1px,#0000 1px),linear-gradient(#0f172a06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(95% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(95% 80%,#000 0%,#0000 100%)}.ProductShowcase-module__HObLsG__container{z-index:1;width:min(92vw,1560px);max-width:1560px;margin:0 auto;padding:0 clamp(1rem,2.5vw,2rem);position:relative}.ProductShowcase-module__HObLsG__head{text-align:center;margin-bottom:clamp(2.5rem,5vh,4.5rem);flex-direction:column;align-items:center;max-width:760px;margin-inline:auto;display:flex}.ProductShowcase-module__HObLsG__label{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--brand-deep);background:#2563eb0f;border:1px solid #2563eb26;border-radius:999px;margin-bottom:1.4rem;padding:.4rem .95rem;font-size:.75rem;font-weight:600;display:inline-block}.ProductShowcase-module__HObLsG__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink-strong);text-wrap:balance;margin:0 0 1.4rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.06}.ProductShowcase-module__HObLsG__headlineAccent{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductShowcase-module__HObLsG__subhead{font-family:var(--font-body);color:var(--ink-dim);max-width:56ch;margin:0 auto;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.6}.ProductShowcase-module__HObLsG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(1.5rem,3vw,3.5rem);display:grid}@media (max-width:900px){.ProductShowcase-module__HObLsG__grid{grid-template-columns:1fr;gap:clamp(2rem,6vw,3rem)}}.ProductShowcase-module__HObLsG__imageOnly{aspect-ratio:5/4.2;width:100%;position:relative}.ProductShowcase-module__HObLsG__imageBlock{flex-direction:column;gap:1rem;display:flex}.ProductShowcase-module__HObLsG__imageLabel{font-family:var(--font-mono);letter-spacing:.26em;text-transform:uppercase;color:var(--brand-deep);font-size:.78rem;font-weight:600}.ProductShowcase-module__HObLsG__card{isolation:isolate;background:#fff;border:1px solid #0f172a0f;border-radius:28px;flex-direction:column;padding:clamp(1.5rem,2.2vw,2.1rem);transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .38s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a05,0 8px 20px -10px #0f172a0f,0 30px 60px -28px #2563eb1a}.ProductShowcase-module__HObLsG__card:hover{border-color:#2563eb2e;transform:translateY(-4px);box-shadow:0 0 0 1px #2563eb14,0 14px 32px -14px #2563eb33,0 44px 84px -32px #2563eb42}.ProductShowcase-module__HObLsG__cardPod:before,.ProductShowcase-module__HObLsG__cardSilo:before{content:"";background:var(--brand-gradient);opacity:.85;border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:clamp(1.5rem,2.2vw,2.1rem);right:clamp(1.5rem,2.2vw,2.1rem)}.ProductShowcase-module__HObLsG__cardHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ProductShowcase-module__HObLsG__codePill{font-family:var(--font-mono);letter-spacing:.18em;color:var(--ink-dim);white-space:nowrap;background:#0f172a0a;border:1px solid #0f172a12;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;font-weight:600}.ProductShowcase-module__HObLsG__statusPill{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.7rem;font-weight:600;display:inline-flex}.ProductShowcase-module__HObLsG__statusDot{border-radius:50%;width:6px;height:6px;display:inline-block}.ProductShowcase-module__HObLsG__statusSigned{color:#15803d;background:#22c55e1a;border:1px solid #22c55e4d}.ProductShowcase-module__HObLsG__statusSigned .ProductShowcase-module__HObLsG__statusDot{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.ProductShowcase-module__HObLsG__statusValidated{color:var(--brand-deep);background:#2563eb14;border:1px solid #2563eb3d}.ProductShowcase-module__HObLsG__statusValidated .ProductShowcase-module__HObLsG__statusDot{background:var(--brand);box-shadow:0 0 0 3px #2563eb2e}.ProductShowcase-module__HObLsG__titleBlock{flex-direction:column;gap:.4rem;margin-bottom:1.5rem;display:flex}.ProductShowcase-module__HObLsG__productName{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink-strong);margin:0;font-size:clamp(1.75rem,2.6vw,2.25rem);font-weight:800;line-height:1.05}.ProductShowcase-module__HObLsG__productTag{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--brand-deep);font-size:.78rem;font-weight:600}.ProductShowcase-module__HObLsG__imageFrame{aspect-ratio:16/10;color:#0000;background:linear-gradient(#f3f7fc 0%,#f8fbff 100%);border-radius:18px;width:100%;margin-bottom:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0f,inset 0 1px 2px #0f172a08}.ProductShowcase-module__HObLsG__image{object-fit:contain;transition:transform .6s cubic-bezier(.22,1,.36,1)}.ProductShowcase-module__HObLsG__imageOnly:hover .ProductShowcase-module__HObLsG__image,.ProductShowcase-module__HObLsG__card:hover .ProductShowcase-module__HObLsG__image{transform:scale(1.02)}.ProductShowcase-module__HObLsG__description{font-family:var(--font-body);color:var(--ink-dim);max-width:56ch;margin:0 0 1.4rem;font-size:.98rem;line-height:1.55}.ProductShowcase-module__HObLsG__specsDivider{background:linear-gradient(90deg,#0f172a05 0%,#2563eb2e 50%,#0f172a05 100%);height:1px;margin-bottom:1.25rem}.ProductShowcase-module__HObLsG__specsGrid{grid-template-columns:1fr 1fr;gap:1.1rem 1.5rem;margin:0;padding:0;display:grid}.ProductShowcase-module__HObLsG__specCell{flex-direction:column;gap:.3rem;display:flex}.ProductShowcase-module__HObLsG__specKey{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint);margin:0;font-size:.68rem;font-weight:500}.ProductShowcase-module__HObLsG__specValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-feature-settings:"tnum" 1, "ss01" 1;margin:0;font-size:clamp(1.15rem,1.5vw,1.35rem);font-weight:700}@media (prefers-reduced-motion:reduce){.ProductShowcase-module__HObLsG__card,.ProductShowcase-module__HObLsG__image{transition:none}.ProductShowcase-module__HObLsG__card:hover,.ProductShowcase-module__HObLsG__card:hover .ProductShowcase-module__HObLsG__image{transform:none}}@media (max-width:540px){.ProductShowcase-module__HObLsG__head{flex-direction:column;align-items:flex-start}.ProductShowcase-module__HObLsG__specsGrid{gap:.9rem 1rem}}
.DeployTimelineScrub-module__ngCI3q__wrap{width:100%;margin:clamp(2.5rem,5vh,4.5rem) 0;position:relative}.DeployTimelineScrub-module__ngCI3q__stage{aspect-ratio:16/9;isolation:isolate;background:#000;border-radius:clamp(.75rem,1.2vw,1.25rem);width:100%;position:relative;overflow:hidden}.DeployTimelineScrub-module__ngCI3q__video{object-fit:cover;width:100%;height:100%;display:block}.DeployTimelineScrub-module__ngCI3q__eyebrow{z-index:2;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(8px);background:#00000059;border:1px solid #ffffff1f;border-radius:999px;padding:.4rem .75rem;font-size:.72rem;font-weight:600;position:absolute;top:clamp(1rem,2.5vh,1.75rem);left:clamp(1rem,2.5vw,2rem)}@media (max-width:720px){.DeployTimelineScrub-module__ngCI3q__stage{border-radius:.75rem}.DeployTimelineScrub-module__ngCI3q__eyebrow{letter-spacing:.14em;text-align:center;white-space:nowrap;max-width:calc(100% - 1.5rem);padding:.32rem .7rem;font-size:.58rem;line-height:1.3;top:.65rem;left:50%;transform:translate(-50%)}}@media (max-width:380px){.DeployTimelineScrub-module__ngCI3q__eyebrow{letter-spacing:.1em;padding:.3rem .6rem;font-size:.52rem}}
