@font-face{font-family:Playfair Display;src:url(/fonts/playfair-500.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}.v18home{color-scheme:light;--ink:#071426;--ink-2:#12223a;--muted:#5f6f84;--blue:#2768f5;--blue-2:#71a9ff;--ice:#eaf3ff;--paper:#f7faff;--line:#dce6f2;--white:#fff;--signal:#e63f35;--green:#49c48d;--shadow:0 24px 70px #0f284b1f;--container:min(1280px, calc(100vw - 48px));--header-height:76px;--radius-xl:34px;--radius-lg:24px;--radius-md:16px;--ease:cubic-bezier(.2, .75, .25, 1)}.v18home *{box-sizing:border-box}.v18home{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);background:var(--white);color:var(--ink);background:var(--white);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}.v18home img,.v18home svg{max-width:100%;display:block}.v18home img{height:auto}.v18home a{color:inherit;text-decoration:none}.v18home button,.v18home input,.v18home select,.v18home textarea{font:inherit}.v18home button{color:inherit}.v18home ::selection{color:#fff;background:var(--blue)}.v18home :focus-visible{outline-offset:4px;outline:3px solid #2768f573}.v18home .container{width:var(--container);margin-inline:auto}.v18home .section{padding:132px 0;position:relative}.v18home .eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:.76rem;font-weight:760;line-height:1;display:inline-flex}.v18home .eyebrow:before{content:"";background:currentColor;border-radius:999px;width:22px;height:2px}.v18home .eyebrow-light{color:#8db9ff}.v18home .section-title{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(2.25rem,4.1vw,4.6rem);font-weight:640;line-height:1.02}.v18home .section-intro{max-width:660px;color:var(--muted);margin:24px 0 0;font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.72}.v18home .button{cursor:pointer;min-height:50px;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s ease, color .25s ease, border-color .25s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 21px;font-size:.93rem;font-weight:700;line-height:1;display:inline-flex}.v18home .button:hover{transform:translateY(-2px)}.v18home .button svg{width:17px;transition:transform .25s var(--ease)}.v18home .button:hover svg{transform:translate(3px)}.v18home .button-primary{color:#fff;background:var(--blue);box-shadow:0 13px 30px #2768f53d}.v18home .section-header-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:52px;display:flex}.v18home .text-link{color:var(--blue);white-space:nowrap;align-items:center;gap:9px;font-size:.9rem;font-weight:730;display:inline-flex}.v18home .text-link svg{width:18px;transition:transform .25s}.v18home .text-link:hover svg{transform:translate(4px)}.v18home .software-section{background:radial-gradient(circle at 100% 0,#3980ff1f,#0000 30%),linear-gradient(#f7fbff,#fff 76%);overflow:hidden}.v18home .software-top{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;display:grid}.v18home .deployment-options{gap:9px;display:grid}.v18home .deployment-option{color:#536980;text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #dfe8f3;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;width:100%;min-height:83px;padding:13px 16px;transition:color .25s,border-color .25s,box-shadow .25s,background .25s;display:grid}.v18home .deployment-option:hover{color:var(--ink);background:#fff;border-color:#c8d9ef}.v18home .deployment-option[aria-pressed=true]{color:var(--ink);background:#fff;border-color:#2768f566;box-shadow:0 14px 35px #204e8b1a}.v18home .option-icon{width:42px;height:42px;color:var(--blue);background:#edf4ff;border-radius:13px;place-items:center;display:grid}.v18home .option-icon svg{width:20px}.v18home .deployment-option strong{font-size:.89rem;display:block}.v18home .deployment-option small{color:#75879c;margin-top:3px;font-size:.68rem;display:block}.v18home .option-arrow{color:#8192a7;width:17px}.v18home .network-card{border-radius:var(--radius-xl);background:#ffffffe6;border:1px solid #dae6f3;margin-top:52px;position:relative;overflow:hidden;box-shadow:0 35px 90px #1e44731f}.v18home .network-toolbar{background:#fafcffc7;border-bottom:1px solid #e2eaf4;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.v18home .network-toolbar strong{letter-spacing:.02em;font-size:.78rem}.v18home .network-legend{color:#697c92;flex-wrap:wrap;gap:15px;font-size:.65rem;font-weight:650;display:flex}.v18home .legend-item{align-items:center;gap:7px;display:inline-flex}.v18home .legend-line{background:var(--blue);border-radius:999px;width:18px;height:2px}.v18home .legend-line.green{background:var(--green)}.v18home .legend-line.gray{background:#9dadc0}.v18home .network-figure{padding:20px;transition:background .3s}.v18home .network-figure svg{width:100%;height:auto;overflow:visible}.v18home .network-figure .node{transition:opacity .3s,filter .3s}.v18home .network-figure .route{fill:none;stroke-width:3px;stroke-linecap:round;stroke-dasharray:8 10;transition:opacity .3s,stroke-width .3s;animation:1.2s linear infinite route-flow}.v18home .network-figure .route-private{stroke:#2768f5}.v18home .network-figure .route-public{stroke:#49b989}.v18home .network-figure .route-neutral{stroke:#9dadc0}.v18home .network-figure.mode-private .public-node,.v18home .network-figure.mode-private .route-public{opacity:.18}.v18home .network-figure.mode-private .route-private{stroke-width:5px}.v18home .network-figure.mode-public .private-node,.v18home .network-figure.mode-public .route-private{opacity:.18}.v18home .network-figure.mode-public .route-public{stroke-width:5px}.v18home .network-figure.mode-integrate .route-private,.v18home .network-figure.mode-integrate .route-public{opacity:.55}.v18home .network-figure.mode-integrate .route-neutral{stroke-width:5px;stroke:var(--blue)}@keyframes route-flow{to{stroke-dashoffset:-18px}}.v18home .network-note{color:#64778e;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 28px 28px;font-size:.72rem;display:grid}.v18home .network-note span{align-items:center;gap:8px;display:flex}.v18home .network-note span:before{content:"";background:var(--blue);border-radius:50%;flex:0 0 5px;width:5px;height:5px}.v18home .contact-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #d8e4f1;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 35px 90px #1939611f}.v18home .contact-copy{color:#fff;background:radial-gradient(circle at 110% 0,#70aaff5c,#0000 38%),linear-gradient(150deg,#06172d,#0b3b87);padding:clamp(40px,5vw,72px);position:relative;overflow:hidden}.v18home .contact-copy:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-140px;box-shadow:inset 0 0 100px #71a9ff1a}.v18home .contact-copy h2{z-index:1;letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,4.7vw,5.2rem);font-weight:620;line-height:.98;position:relative}.v18home .contact-copy>p{z-index:1;color:#bed2e9;max-width:480px;margin:24px 0 0;line-height:1.7;position:relative}.v18home .contact-details{z-index:1;gap:15px;margin-top:58px;display:grid;position:relative}.v18home .contact-detail{color:#d9e7f7;align-items:center;gap:13px;font-size:.83rem;font-weight:620;display:flex}.v18home .contact-detail-icon{color:#9fc5ff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.v18home .contact-detail-icon svg{width:17px}.v18home .quote-form{grid-template-columns:repeat(2,1fr);align-content:start;gap:18px;padding:clamp(35px,5vw,65px);display:grid}.v18home .form-field{gap:7px;display:grid}.v18home .form-field.full{grid-column:1/-1}.v18home .form-field label{color:#41556d;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:730}.v18home .form-field input,.v18home .form-field select,.v18home .form-field textarea{width:100%;color:var(--ink);background:#f8fafc;border:1px solid #d7e2ee;border-radius:13px;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.v18home .form-field input,.v18home .form-field select{height:52px;padding:0 14px}.v18home .form-field textarea{resize:vertical;min-height:128px;padding:13px 14px}.v18home .form-field input:focus,.v18home .form-field select:focus,.v18home .form-field textarea:focus{background:#fff;border-color:#2768f599;box-shadow:0 0 0 4px #2768f517}.v18home .form-field ::placeholder{color:#9aa9b9}.v18home .form-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.v18home .form-note{color:#7a8b9d;max-width:310px;margin:0;font-size:.66rem;line-height:1.5}.v18home .form-status{color:#16724c;grid-column:1/-1;min-height:20px;margin:0;font-size:.72rem;font-weight:650}.v18home .site-footer{color:#ced9e7;background:#050e19}.v18home .footer-bottom{color:#6d8198;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;min-height:76px;font-size:.68rem;display:flex}.v18home .content-auto{content-visibility:auto;contain-intrinsic-size:auto 900px}@media (width<=1180px){.v18home{--container:min(100% - 40px, 1120px)}}@media (width<=980px){.v18home{--header-height:70px}.v18home .section{padding:105px 0}.v18home .section-header-row{flex-direction:column;align-items:start}.v18home .software-top,.v18home .contact-card{grid-template-columns:1fr}.v18home .software-top{gap:50px}.v18home .contact-copy{min-height:510px}}@media (width<=760px){.v18home{--container:calc(100% - 30px);--radius-xl:26px}.v18home .section{padding:88px 0}.v18home .network-toolbar{flex-direction:column;align-items:flex-start}.v18home .network-figure{padding:8px;overflow-x:auto}.v18home .network-figure svg{width:820px;max-width:none}.v18home .network-note,.v18home .quote-form{grid-template-columns:1fr}.v18home .form-field.full,.v18home .form-actions,.v18home .form-status{grid-column:auto}.v18home .form-actions{flex-direction:column-reverse;align-items:stretch}.v18home .form-actions .button{width:100%}.v18home .footer-bottom{flex-direction:column;align-items:flex-start;padding:24px 0}}.v18home{background:#f7faff;font-family:Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.v18home .section-title,.v18home .contact-copy h2{letter-spacing:-.045em;font-family:Playfair Display,Georgia,serif;font-weight:500}.v18home .keynote-hero{color:#0a3d73;isolation:isolate;background:radial-gradient(circle at 50% 22%,#fffffffa,#ecf4ffd1 52%,#dceafbe0),#eef5ff;position:relative;overflow:hidden}.v18home .keynote-stage{aspect-ratio:16/9;background:#eef5ff;width:100%;position:relative;overflow:hidden}.v18home .keynote-slide{opacity:0;pointer-events:none;transition:opacity 1s cubic-bezier(.2,.75,.25,1),transform 1.35s cubic-bezier(.2,.75,.25,1);position:absolute;inset:0;transform:scale(1.008)}.v18home .keynote-slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:scale(1)}.v18home .keynote-slide picture,.v18home .keynote-slide img{width:100%;height:100%;display:block}.v18home .keynote-slide img{object-fit:contain;object-position:center}.v18home .keynote-controls{z-index:8;backdrop-filter:blur(14px)saturate(135%);background:#ffffff8c;border:1px solid #ffffff9e;border-radius:999px;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;bottom:clamp(14px,1.6vw,30px);left:50%;transform:translate(-50%);box-shadow:0 12px 30px #2953841f}.v18home .keynote-dot{cursor:pointer;background:0 0;border:0;border-radius:999px;width:38px;height:28px;padding:0;position:relative;overflow:hidden}.v18home .keynote-dot:before,.v18home .keynote-dot:after{content:"";background:#0a3d732e;border-radius:999px;height:2px;position:absolute;top:50%;left:7px;right:7px;transform:translateY(-50%)}.v18home .keynote-dot:after{background:#0a3d73;width:0;right:auto}.v18home .keynote-dot[aria-pressed=true]:after{width:calc(100% - 14px);animation:7s linear both keynote-timer}.v18home .keynote-hero.is-paused .keynote-dot[aria-pressed=true]:after{animation-play-state:paused}@keyframes keynote-timer{0%{width:0}to{width:calc(100% - 14px)}}.v18home .keynote-bridge{z-index:3;width:var(--container);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:54px;margin:0 auto;padding:68px 0 76px;display:grid;position:relative}.v18home .keynote-bridge-copy{max-width:780px}.v18home .keynote-bridge-copy p:first-child{color:#2a6097;letter-spacing:.18em;text-transform:uppercase;margin:0 0 15px;font-size:.72rem;font-weight:700}.v18home .keynote-bridge-copy h2{color:#083b70;letter-spacing:-.045em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.05rem,3.5vw,4rem);font-weight:500;line-height:1.04}.v18home .keynote-bridge-copy p:last-child{color:#5b7591;max-width:680px;margin:19px 0 0;font-size:1rem;line-height:1.72}.v18home .section-title{color:#083b70;font-size:clamp(2.7rem,4.7vw,5.2rem);line-height:1.01}.v18home .section-intro{color:#667e97}.v18home .eyebrow{color:#1e62aa;font-weight:700}.v18home .button{border-radius:999px}.v18home .network-card,.v18home .contact-card{border-radius:30px}.v18home .network-card{border-color:#d8e5f3;box-shadow:0 30px 84px #1f49791a}.v18home .contact-section{background:linear-gradient(#eef5fd,#f7faff)}.v18home .site-footer{background:#061525}@media (width<=1100px){.v18home .keynote-bridge{grid-template-columns:1fr}}@media (width<=760px){.v18home .keynote-hero{padding-top:var(--header-height)}.v18home .keynote-stage{aspect-ratio:4/3;border:1px solid #22538b1f;border-radius:20px;width:calc(100% - 24px);margin:0 auto 18px;box-shadow:0 22px 55px #2a538424}.v18home .keynote-slide img{object-fit:cover;object-position:center}.v18home .keynote-controls{bottom:8px;transform:translate(-50%)scale(.82)}.v18home .keynote-bridge{gap:34px;padding:56px 0 64px}.v18home .keynote-bridge-copy{text-align:center}.v18home .section{padding:94px 0}.v18home .section-title{font-size:clamp(2.5rem,11vw,3.8rem)}}.v18home{background:#fff}.v18home .section{padding:124px 0}.v18home .section-title{letter-spacing:-.052em;max-width:780px;font-size:clamp(2.9rem,4.9vw,5.45rem)}.v18home .section-intro{max-width:560px;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65}.v18home .keynote-bridge{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(56px,7vw,112px);padding:104px 0 112px}.v18home .keynote-bridge-copy h2{max-width:820px;font-size:clamp(2.8rem,4.4vw,5rem);line-height:1.01}.v18home .keynote-bridge-copy p:last-of-type{max-width:600px;margin-top:24px}.v18home .keynote-bridge-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.v18home .keynote-value-grid{background:#d8e5f2;border:1px solid #d8e5f2;border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.v18home .keynote-value-grid>div{background:#ffffffd6;flex-direction:column;justify-content:flex-end;min-height:154px;padding:28px;display:flex}.v18home .keynote-value-grid strong{color:#083b70;letter-spacing:-.03em;font-size:clamp(1.1rem,1.5vw,1.4rem);line-height:1.18}.v18home .keynote-value-grid span{color:#70869d;margin-top:9px;font-size:.76rem}.v18home .applications-section{background:#f5f7fa}.v18home .contact-section{background:#f5f7fa;padding:96px 0 120px}.v18home .contact-card{border-radius:34px;box-shadow:0 26px 76px #1c40691a}@media (width<=1100px){.v18home .keynote-bridge{grid-template-columns:1fr}}@media (width<=760px){.v18home .section{padding:88px 0}.v18home .keynote-bridge{padding:64px 0 76px}.v18home .keynote-bridge-copy h2{font-size:clamp(2.55rem,12vw,3.7rem)}.v18home .keynote-bridge-actions{flex-wrap:wrap;justify-content:center}.v18home .keynote-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v18home .keynote-value-grid>div{min-height:126px;padding:20px}.v18home .contact-section{padding:72px 0 88px}}.v18home .hardware-features-section{color:#10233a;background:radial-gradient(circle at 8% 8%,#4385e71a,#0000 28%),linear-gradient(#f7f9fc 0%,#eef3f8 100%);position:relative}.v18home .hardware-feature-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:40px;margin-bottom:clamp(42px,5vw,72px);display:grid}.v18home .hardware-feature-heading .section-title{max-width:760px;margin-top:14px;font-size:clamp(3.4rem,6.2vw,6.8rem);line-height:.96}.v18home .hardware-feature-heading>p:last-child{color:#63788f;max-width:470px;margin:0 0 8px auto;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.72}.v18home .hardware-feature-grid{grid-template-columns:.94fr 1.06fr;gap:clamp(18px,2.4vw,30px);display:grid}.v18home .hardware-feature-card{border:1px solid #92aac73d;border-radius:34px;min-width:0;min-height:720px;position:relative;overflow:hidden;box-shadow:0 28px 76px #1b3d621a}.v18home .hardware-feature-card h3{color:#11273e;letter-spacing:-.05em;margin:14px 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.65rem,4vw,4.75rem);font-weight:500;line-height:1}.v18home .hardware-feature-card p{line-height:1.68}.v18home .feature-kicker{color:#176ac2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.69rem;font-weight:750}.v18home .power-feature-card{background:radial-gradient(circle at 50% 46%,#5b9beb1f,#0000 38%),#ffffffeb;flex-direction:column;padding:clamp(34px,4vw,58px);display:flex}.v18home .power-feature-card .feature-copy>p:last-child{color:#677b90;max-width:520px;margin:23px 0 0;font-size:.91rem}.v18home .power-visual{place-items:center;min-height:278px;padding:34px 0 18px;display:grid}.v18home .battery-assembly{width:min(82%,380px)}.v18home .battery-shell{background:#ffffffd1;border:2px solid #c8d2dd;border-radius:26px;width:100%;height:136px;padding:13px;position:relative;box-shadow:0 16px 36px #193b6014}.v18home .battery-shell:after{content:"";background:#c8d2dd;border-radius:0 9px 9px 0;width:18px;height:54px;position:absolute;top:40px;right:-18px}.v18home .battery-fill{background:linear-gradient(135deg,#46cf78,#2fbd69);border-radius:16px;place-items:center;width:88%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:inset -16px 0 24px #0000000f}.v18home .battery-fill:after{content:"";background:linear-gradient(120deg,#fff3,#0000 44%);position:absolute;inset:0}.v18home .battery-fill span{z-index:1;color:#fff;letter-spacing:-.05em;font-size:clamp(2rem,3vw,2.7rem);font-weight:700;position:relative}.v18home .battery-timeline{color:#7f8d9c;text-align:center;grid-template-columns:repeat(3,1fr);margin:25px 12px 0;font-size:.68rem;display:grid}.v18home .battery-timeline span{padding-top:20px;position:relative}.v18home .battery-timeline span:before{content:"";background:#c8d2dd;width:1px;height:12px;position:absolute;top:0;left:50%}.v18home .feature-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:auto 0 0;padding:0;display:grid}.v18home .feature-specs>div{min-width:0}.v18home .feature-specs dt{color:#10243a;letter-spacing:-.035em;font-size:clamp(1.06rem,1.55vw,1.4rem);font-weight:750;line-height:1.15}.v18home .feature-specs dd{color:#7a8b9e;margin:7px 0 0;font-size:.68rem;line-height:1.4}.v18home .feature-footnote{color:#8a98a8;margin:24px 0 0;font-size:.61rem;line-height:1.55!important}.v18home .protection-feature-card{color:#fff;background:#07182b;flex-direction:column;display:flex}.v18home .protection-media{background:#07182b;min-height:390px;position:relative;overflow:hidden}.v18home .protection-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#07182b47);height:24%;position:absolute;inset:auto 0 0}.v18home .protection-media img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.01)}.v18home .protection-feature-card .feature-copy{flex-direction:column;flex:1;padding:clamp(32px,3.5vw,52px);display:flex}.v18home .protection-feature-card h3{color:#fff}.v18home .protection-feature-card .feature-copy>p:not(.feature-kicker):not(.feature-footnote){color:#b7c7d8;max-width:620px;margin:22px 0 0;font-size:.91rem}.v18home .protection-feature-card .feature-specs{border-top:1px solid #ffffff1f;margin-top:34px;padding-top:28px}.v18home .protection-feature-card .feature-specs dt{color:#fff}.v18home .protection-feature-card .feature-specs dd,.v18home .protection-feature-card .feature-footnote{color:#91a8bf}.v18home .hardware-feature-cta{background:#ffffffad;border:1px solid #92aac738;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:92px;margin-top:24px;padding:22px 28px;display:flex}.v18home .hardware-feature-cta p{color:#536a82;margin:0;font-size:.84rem;line-height:1.55}.v18home .hardware-feature-cta .button{flex:none}@media (width<=980px){.v18home .hardware-feature-heading,.v18home .hardware-feature-grid{grid-template-columns:1fr}.v18home .hardware-feature-heading>p:last-child{margin:0}.v18home .hardware-feature-card{min-height:690px}}@media (width<=760px){.v18home .hardware-features-section{padding-block:82px}.v18home .hardware-feature-heading{gap:22px;margin-bottom:34px}.v18home .hardware-feature-heading .section-title{font-size:clamp(3rem,14vw,4.2rem)}.v18home .hardware-feature-card{border-radius:24px;min-height:auto}.v18home .power-feature-card{min-height:650px;padding:34px 26px}.v18home .hardware-feature-card h3{font-size:clamp(2.45rem,12vw,3.75rem)}.v18home .power-visual{min-height:240px;padding-top:28px}.v18home .battery-shell{border-radius:22px;height:112px}.v18home .battery-shell:after{height:44px;top:34px}.v18home .feature-specs{gap:10px}.v18home .feature-specs dt{font-size:.98rem}.v18home .feature-specs dd{font-size:.61rem}.v18home .protection-media{min-height:310px}.v18home .protection-feature-card .feature-copy{padding:32px 26px 36px}.v18home .hardware-feature-cta{flex-direction:column;align-items:flex-start;padding:24px}}.v18home .keynote-trust{min-width:0}.v18home .keynote-trust-note{color:#8193a7;max-width:520px;margin:12px 4px 0;font-size:.61rem;line-height:1.55}.v18home .keynote-value-grid .manufacturing-system-cell span{line-height:1.4}.v18home .keynote-value-grid .manufacturing-system-cell span+span{margin-top:5px;font-size:.68rem}.v18home .keynote-value-grid>div:nth-child(3),.v18home .keynote-value-grid>div:nth-child(4){background:#f5fafff0}.v18home .protection-media img{object-position:43% center}.v18home .factory-section{isolation:isolate;background-color:#eef3f8;position:relative;overflow:hidden}.v18home .factory-media{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.v18home .factory-section:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#f1f6fbfa 0%,#f1f6fbed 31%,#f1f6fbab 50%,#f1f6fb47 72%,#f1f6fb26 100%),linear-gradient(#f1f6fb1f,#f1f6fb5c 68%,#f1f6fbeb);position:absolute;inset:0}.v18home .factory-section>.container{z-index:2;position:relative}.v18home .factory-layout{grid-template-columns:.88fr 1.52fr;align-items:start;gap:clamp(48px,6vw,88px);display:grid}.v18home .factory-side{padding-top:14px;position:sticky;top:128px}.v18home .factory-side .section-title{color:#0b3e73;margin-top:16px;font-size:clamp(3.5rem,6vw,6.65rem);line-height:.95}.v18home .factory-intro{color:#536a82;max-width:560px;margin:28px 0 0;font-size:.94rem;line-height:1.82}.v18home .factory-chips{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.v18home .factory-chips span{color:#536b82;backdrop-filter:blur(8px);letter-spacing:.035em;background:#ffffff94;border:1px solid #335b8429;border-radius:999px;padding:8px 11px;font-size:.64rem;font-weight:680}.v18home .factory-side .button{margin-top:36px}.v18home .factory-table{backdrop-filter:blur(13px)saturate(1.05);background:#f5f8fba8;border:1px solid #2144681a;border-radius:30px;padding:5px 26px 3px;box-shadow:0 28px 74px #2343661f}.v18home .factory-row{border-bottom:1px solid #25486d1c;grid-template-columns:78px minmax(0,1fr) 126px;align-items:center;gap:22px;min-width:0;padding:21px 8px;transition:background .25s;display:grid}.v18home .factory-row:last-child{border-bottom:0}.v18home .factory-row:hover{background:#ffffff7a}.v18home .factory-code{color:#3473b3;letter-spacing:.13em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;font-weight:700}.v18home .factory-row h3{color:#10243a;letter-spacing:-.015em;margin:0;font-size:.94rem;font-weight:750}.v18home .factory-row p{color:#6b7f94;margin:5px 0 0;font-size:.69rem;line-height:1.55}.v18home .factory-row>strong{color:#324b65;text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;font-weight:600;line-height:1.45}.v18home .factory-proof{backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #2a547e21;border-radius:22px;grid-template-columns:170px minmax(240px,1fr) auto;align-items:center;gap:24px;margin-top:46px;padding:22px 26px;display:grid;box-shadow:0 18px 50px #264b7314}.v18home .factory-proof-label{color:#2b6eaf;letter-spacing:.13em;font-size:.61rem;font-weight:760}.v18home .factory-proof>p{color:#5d7288;margin:0;font-size:.72rem;line-height:1.65}.v18home .factory-proof>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.v18home .factory-proof>div span{color:#315f8d;background:#f7fbff;border:1px solid #285d9126;border-radius:999px;padding:7px 10px;font-size:.61rem;font-weight:680}@media (width<=1100px){.v18home .factory-section:before{background-image:linear-gradient(#f1f6fbf0,#f1f6fbe3)}.v18home .factory-layout{grid-template-columns:1fr}.v18home .factory-side{max-width:820px;position:static}.v18home .factory-proof{grid-template-columns:150px minmax(0,1fr)}.v18home .factory-proof>div{grid-column:2;justify-content:flex-start}}@media (width<=760px){.v18home .keynote-trust-note{margin-inline:2px}.v18home .keynote-value-grid .manufacturing-system-cell span+span{font-size:.62rem}.v18home .factory-section{padding-block:82px}.v18home .factory-side .section-title{font-size:clamp(3.05rem,14vw,4.3rem)}.v18home .factory-table{border-radius:24px;padding:3px 16px 2px}.v18home .factory-row{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:18px 4px}.v18home .factory-row>strong{text-align:left;grid-column:2;margin-top:3px}.v18home .factory-proof{grid-template-columns:1fr;gap:14px;padding:24px}.v18home .factory-proof>div{grid-column:auto}}@media (prefers-reduced-motion:reduce){.v18home{scroll-behavior:auto}.v18home *,.v18home :before,.v18home :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.v18home .product-module{--ink:#0a0f17;--ink2:#0c1220;--panel:#0e1622;--panel2:#0d1520;--paper:#f2f6fb;--mist:#9fb0c3;--dim:#7e93ad;--blue:#3d7bff;--cyan:#22d3ee;--green:#34d399;--line:#94a3b824;--font:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI Variable Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--mono:ui-monospace,"SF Mono","Cascadia Code","JetBrains Mono",Menlo,Consolas,monospace}.v18home .product-module *{box-sizing:border-box;margin:0;padding:0}.v18home .product-module{scroll-behavior:smooth;background:var(--ink);color:var(--mist);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:hidden}.v18home .product-module ::selection{color:#fff;background:#3d7bff59}.v18home .product-module a{color:inherit;text-decoration:none}.v18home .product-module img{max-width:100%;height:auto;display:block}.v18home .product-module a:focus-visible,.v18home .product-module button:focus-visible,.v18home .product-module input:focus-visible,.v18home .product-module select:focus-visible,.v18home .product-module textarea:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #7db4ff}.v18home .product-module .eyebrow{font:600 12px/1 var(--font);letter-spacing:.16em;color:var(--dim);text-transform:uppercase;align-items:center;gap:10px;display:flex}.v18home .product-module h1{letter-spacing:-.035em;color:var(--paper);max-width:12ch;margin-top:22px;font-size:clamp(2.75rem,6.4vw,5.1rem);font-weight:700;line-height:1.02}.v18home .product-module .lead strong{color:#d7e2f0;font-weight:600}.v18home .product-module .btn{cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font);border:0;border-radius:11px;align-items:center;gap:9px;padding:15px 24px;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.v18home .product-module .btn.sm{padding:12px 19px;font-size:14px}.v18home .product-module .btn-primary{background:var(--paper);color:var(--btnt,#0b1220)}.v18home .product-module .btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 30px #f0f6ff24}.v18home .product-module .btn-primary .arr{transition:transform .18s}.v18home .product-module .btn-primary:hover .arr{transform:translate(3px)}@keyframes fade{0%{opacity:0}to{opacity:1}}.v18home .product-module .sec{border-top:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:auto 860px;padding:112px clamp(20px,4vw,56px);scroll-margin-top:76px}.v18home .product-module .shell{max-width:1360px;margin:0 auto}.v18home .product-module .eyeb{font:600 11.5px var(--mono);letter-spacing:.18em;color:var(--dim);text-transform:uppercase;align-items:center;gap:10px;display:flex}.v18home .product-module .eyeb:before{content:"";background:var(--cyan);width:22px;height:1px}.v18home .product-module h2{letter-spacing:-.03em;color:var(--paper);margin-top:16px;font-size:clamp(2rem,3.6vw,3rem);font-weight:700;line-height:1.08}.v18home .product-module .lead{color:var(--mist);max-width:64ch;margin-top:14px;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.7}.v18home .product-module .famr{opacity:0;width:1px;height:1px;position:absolute}.v18home .product-module .cfg{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;gap:24px;margin-top:46px;display:grid}.v18home .product-module .stagebox{border:1px solid var(--line);background:linear-gradient(#0f1826,#0b111b);border-radius:20px;min-height:540px;padding:clamp(24px,2.6vw,38px);display:grid;position:relative;overflow:hidden}.v18home .product-module .stagebox:before{content:"";pointer-events:none;background:radial-gradient(520px 400px at 68% 32%,#3d7bff29,#0000 66%);position:absolute;inset:0}.v18home .product-module .stage{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:18px;animation:.35s ease-out fade;display:none;position:relative}.v18home .product-module #f1:checked~.cfg .s1,.v18home .product-module #f2:checked~.cfg .s2,.v18home .product-module #f3:checked~.cfg .s3,.v18home .product-module #f4:checked~.cfg .s4,.v18home .product-module #f5:checked~.cfg .s5,.v18home .product-module #f6:checked~.cfg .s6,.v18home .product-module #f7:checked~.cfg .s7,.v18home .product-module #f8:checked~.cfg .s8,.v18home .product-module #f9:checked~.cfg .s9,.v18home .product-module #f10:checked~.cfg .s10,.v18home .product-module #f11:checked~.cfg .s11,.v18home .product-module #f12:checked~.cfg .s12{display:grid}.v18home .product-module .st-eyebrow{font:600 11px var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--dim)}.v18home .product-module .stage h3{letter-spacing:-.025em;color:var(--paper);margin-top:14px;font-size:clamp(1.5rem,2.3vw,2.15rem);font-weight:700;line-height:1.12}.v18home .product-module .st-desc{color:var(--mist);max-width:34ch;margin-top:12px;line-height:1.65}.v18home .product-module .chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.v18home .product-module .chips span{font:12px var(--mono);color:#c7d5e6;border:1px solid #ffffff24;border-radius:999px;padding:7px 12px}.v18home .product-module .st-proto{font:11.5px var(--mono);letter-spacing:.08em;color:#6fa8ff;margin-top:16px}.v18home .product-module .st-cta{margin-top:24px}.v18home .product-module .st-shot{place-items:center;min-height:320px;display:grid}.v18home .product-module .fam-grid{grid-template-columns:1fr 1fr;align-content:stretch;gap:10px;display:grid}.v18home .product-module .fam-card{border:1px solid var(--line);cursor:pointer;background:#ffffff04;border-radius:13px;flex-direction:column;justify-content:center;gap:4px;padding:14px 16px;transition:border-color .16s,background .16s,transform .16s;display:flex}.v18home .product-module .fam-card:hover{border-color:#ffffff52;transform:translateY(-1px)}.v18home .product-module .fam-card b{color:#dce6f2;letter-spacing:-.01em;font-size:14px;font-weight:600}.v18home .product-module .fam-card span{font:11.5px var(--mono);color:var(--dim)}.v18home .product-module #f1:checked~.cfg label[for=f1],.v18home .product-module #f2:checked~.cfg label[for=f2],.v18home .product-module #f3:checked~.cfg label[for=f3],.v18home .product-module #f4:checked~.cfg label[for=f4],.v18home .product-module #f5:checked~.cfg label[for=f5],.v18home .product-module #f6:checked~.cfg label[for=f6],.v18home .product-module #f7:checked~.cfg label[for=f7],.v18home .product-module #f8:checked~.cfg label[for=f8],.v18home .product-module #f9:checked~.cfg label[for=f9],.v18home .product-module #f10:checked~.cfg label[for=f10],.v18home .product-module #f11:checked~.cfg label[for=f11],.v18home .product-module #f12:checked~.cfg label[for=f12]{background:var(--paper);border-color:var(--paper)}.v18home .product-module #f1:focus-visible~.cfg label[for=f1],.v18home .product-module #f2:focus-visible~.cfg label[for=f2],.v18home .product-module #f3:focus-visible~.cfg label[for=f3],.v18home .product-module #f4:focus-visible~.cfg label[for=f4],.v18home .product-module #f5:focus-visible~.cfg label[for=f5],.v18home .product-module #f6:focus-visible~.cfg label[for=f6],.v18home .product-module #f7:focus-visible~.cfg label[for=f7],.v18home .product-module #f8:focus-visible~.cfg label[for=f8],.v18home .product-module #f9:focus-visible~.cfg label[for=f9],.v18home .product-module #f10:focus-visible~.cfg label[for=f10],.v18home .product-module #f11:focus-visible~.cfg label[for=f11],.v18home .product-module #f12:focus-visible~.cfg label[for=f12]{outline-offset:2px;outline:2px solid #7db4ff}.v18home .product-module .lt{--paper:#0b1220;--mist:#3f5069;--dim:#5c6e86;--line:#0b12201a;--panel:#fff;--panel2:#fff;--selb:#f2f6fb;--sels:#9aaac2;--btnt:#f6f9fe;color:var(--mist);background:#f4f7fa}.v18home .product-module .lt .lead strong{color:#16233b}.v18home .product-module .lt .btn-primary:hover{box-shadow:0 12px 26px #0b122033}.v18home .product-module .lt .stagebox{background:#fff}.v18home .product-module .lt .stagebox:before{background:radial-gradient(520px 400px at 68% 32%,#3d7bff12,#0000 66%)}.v18home .product-module .lt .chips span{color:#3a4a63;border-color:#0b122026}.v18home .product-module .lt .st-proto{color:#1d5fd6}.v18home .product-module .lt .fam-card{background:#fff;border-color:#0b12201f}.v18home .product-module .lt .fam-card:hover{border-color:#0b122061}.v18home .product-module .lt .fam-card b{color:#16233b}@media (width<=980px){.v18home .product-module .cfg{grid-template-columns:1fr}.v18home .product-module .stagebox{min-height:0}}@media (width<=680px){.v18home .product-module h1{max-width:100%}.v18home .product-module .sec{padding:84px 20px}.v18home .product-module .stage{grid-template-columns:1fr}.v18home .product-module .st-shot{order:-1;min-height:0}}@media (prefers-reduced-motion:reduce){.v18home .product-module{scroll-behavior:auto}.v18home .product-module *,.v18home .product-module :before,.v18home .product-module :after{transition:none!important;animation:none!important}}.v18home .product-module{background:#07182b;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.v18home .product-module #products{color:#fff;content-visibility:auto;contain-intrinsic-size:auto 1180px;background:radial-gradient(circle at 14% 10%,#4385e733,#0000 28%),radial-gradient(circle at 88% 88%,#306fcd1f,#0000 31%),linear-gradient(#07182c 0%,#061221 76%,#07172a 100%);border-top:0;padding:144px 0;position:relative;overflow:hidden}.v18home .product-module #products:before{content:"";background:linear-gradient(90deg,#0000,#84b5f494,#0000);width:min(1100px,94vw);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.v18home .product-module #products .shell{width:min(1280px,100vw - 48px);max-width:none;margin-inline:auto;position:relative}.v18home .product-module .product-homepage-heading{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:end;gap:clamp(40px,6vw,88px);display:grid}.v18home .product-module #products .eyeb{color:#8db9ff;letter-spacing:.16em;font-family:Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:760;display:inline-flex}.v18home .product-module #products .eyeb:before{background:currentColor;border-radius:999px;width:22px;height:2px}.v18home .product-module #products h2{color:#fff;letter-spacing:-.045em;max-width:800px;margin-top:18px;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.9rem,4.8vw,5.3rem);font-weight:500;line-height:1.01}.v18home .product-module #products .lead{color:#aebdd2;max-width:570px;margin:0 0 8px auto;font-family:Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.72}.v18home .product-module #products .cfg{grid-template-columns:minmax(0,1.62fr) minmax(350px,.78fr);align-items:stretch;gap:22px;margin-top:58px;display:grid}.v18home .product-module #products .stagebox{isolation:isolate;background:radial-gradient(circle at 76% 35%,#5c9af42e,#0000 33%),linear-gradient(145deg,#fff 0%,#f5f9ff 54%,#eaf3ff 100%);border:1px solid #bbd3efd1;border-radius:34px;min-height:682px;padding:clamp(36px,4vw,58px);position:relative;overflow:hidden;box-shadow:0 38px 100px #00000047}.v18home .product-module #products .stagebox:before{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 76% 39%,#2768f51f,#0000 29%),linear-gradient(120deg,#fffc,#0000 55%);position:absolute;inset:0}.v18home .product-module #products .stagebox:after{z-index:-1;opacity:.38;content:"";pointer-events:none;background-image:radial-gradient(#2d65b12e .8px,#0000 .8px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 78% 39%,#000 0%,#0000 66%);mask-image:radial-gradient(circle at 78% 39%,#000 0%,#0000 66%)}.v18home .product-module #products .stage{z-index:1;grid-template-columns:minmax(270px,.82fr) minmax(0,1.18fr);gap:clamp(20px,3vw,44px);min-width:0}.v18home .product-module #products .st-info{z-index:2;align-self:center;position:relative}.v18home .product-module #products .st-eyebrow{color:#2768f5;letter-spacing:.15em;font-family:inherit;font-size:.69rem;font-weight:760}.v18home .product-module #products .stage h3{color:#083b70;letter-spacing:-.052em;max-width:12ch;margin-top:16px;font-size:clamp(2rem,3.15vw,3.45rem);font-weight:640;line-height:1.02}.v18home .product-module #products .st-desc{color:#667e97;max-width:36ch;margin-top:20px;font-size:.94rem;line-height:1.7}.v18home .product-module #products .chips{gap:7px;margin-top:22px}.v18home .product-module #products .chips span{color:#314e6d;letter-spacing:.015em;background:#ffffffb8;border:1px solid #2768f524;border-radius:999px;padding:7px 11px;font-family:inherit;font-size:.67rem;font-weight:690}.v18home .product-module #products .st-proto{color:#2768f5;letter-spacing:.035em;align-items:center;gap:9px;margin-top:20px;font-family:inherit;font-size:.68rem;font-weight:720;display:flex}.v18home .product-module #products .st-proto:before{content:"";background:#49c48d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #49c48d1f}.v18home .product-module #products .st-cta{margin-top:28px}.v18home .product-module #products .btn-primary{color:#fff;background:#2768f5;border:1px solid #2768f5;border-radius:999px;min-height:48px;padding:0 19px;font-family:inherit;font-size:.78rem;font-weight:740;box-shadow:0 12px 28px #2768f533}.v18home .product-module #products .btn-primary:hover{background:#185ce7;border-color:#185ce7;transform:translateY(-2px);box-shadow:0 16px 34px #2768f54d}.v18home .product-module #products .st-shot{min-width:0;min-height:450px;padding:18px 0;position:relative}.v18home .product-module #products .st-shot:before,.v18home .product-module #products .st-shot:after{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #2768f51c;border-radius:50%;width:min(420px,92%);position:absolute}.v18home .product-module #products .st-shot:after{border-style:dashed;width:min(292px,66%)}.v18home .product-module #products .st-shot img{z-index:2;filter:drop-shadow(0 30px 40px #14355b40);width:auto;max-width:98%;max-height:458px;transition:filter .55s,transform .55s cubic-bezier(.2,.75,.25,1);position:relative;transform:translateZ(0)}.v18home .product-module #products .stagebox:hover .st-shot img{filter:drop-shadow(0 36px 46px #14355b4d);transform:translateY(-6px)scale(1.012)}.v18home .product-module #products .fam-grid{counter-reset:product-family;background:#ffffff09;border:1px solid #97beeb26;border-radius:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:682px;padding:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.v18home .product-module .product-picker-heading{border-bottom:1px solid #97beeb1f;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:18px;min-height:54px;padding:3px 4px 13px;display:flex}.v18home .product-module .product-picker-heading strong{color:#fff;letter-spacing:-.02em;font-size:.9rem;font-weight:680}.v18home .product-module .product-picker-heading span{color:#839ab3;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:700}.v18home .product-module #products .fam-card{align-content:center;justify-content:initial;counter-increment:product-family;background:#ffffff07;border:1px solid #97beeb21;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);gap:3px 7px;min-width:0;min-height:82px;padding:12px 11px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:grid}.v18home .product-module #products .fam-card:before{color:#617b98;content:counter(product-family, decimal-leading-zero);letter-spacing:.08em;grid-row:1/span 2;font-size:.58rem;font-weight:760;line-height:1.45}.v18home .product-module #products .fam-card:hover{background:#ffffff0f;border-color:#8db9f46b;transform:translateY(-1px)}.v18home .product-module #products .fam-card b{color:#dbe8f7;letter-spacing:-.012em;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;grid-column:2;min-width:0;font-size:.75rem;font-weight:680;line-height:1.2;display:-webkit-box;overflow:hidden}.v18home .product-module #products .fam-card span{color:#778ea8;text-overflow:ellipsis;white-space:nowrap;grid-column:2;min-width:0;font-family:inherit;font-size:.59rem;font-weight:590;line-height:1.3;overflow:hidden}.v18home .product-module #f1:checked~.cfg label[for=f1],.v18home .product-module #f2:checked~.cfg label[for=f2],.v18home .product-module #f3:checked~.cfg label[for=f3],.v18home .product-module #f4:checked~.cfg label[for=f4],.v18home .product-module #f5:checked~.cfg label[for=f5],.v18home .product-module #f6:checked~.cfg label[for=f6],.v18home .product-module #f7:checked~.cfg label[for=f7],.v18home .product-module #f8:checked~.cfg label[for=f8],.v18home .product-module #f9:checked~.cfg label[for=f9],.v18home .product-module #f10:checked~.cfg label[for=f10],.v18home .product-module #f11:checked~.cfg label[for=f11],.v18home .product-module #f12:checked~.cfg label[for=f12]{background:linear-gradient(145deg,#2768f547,#2768f521);border-color:#70a9ffb8;box-shadow:inset 0 0 0 1px #7ab2ff21,0 10px 24px #0000001f}.v18home .product-module #f1:checked~.cfg label[for=f1]:before,.v18home .product-module #f2:checked~.cfg label[for=f2]:before,.v18home .product-module #f3:checked~.cfg label[for=f3]:before,.v18home .product-module #f4:checked~.cfg label[for=f4]:before,.v18home .product-module #f5:checked~.cfg label[for=f5]:before,.v18home .product-module #f6:checked~.cfg label[for=f6]:before,.v18home .product-module #f7:checked~.cfg label[for=f7]:before,.v18home .product-module #f8:checked~.cfg label[for=f8]:before,.v18home .product-module #f9:checked~.cfg label[for=f9]:before,.v18home .product-module #f10:checked~.cfg label[for=f10]:before,.v18home .product-module #f11:checked~.cfg label[for=f11]:before,.v18home .product-module #f12:checked~.cfg label[for=f12]:before{color:#8db9ff}.v18home .product-module #f1:checked~.cfg label[for=f1] b,.v18home .product-module #f2:checked~.cfg label[for=f2] b,.v18home .product-module #f3:checked~.cfg label[for=f3] b,.v18home .product-module #f4:checked~.cfg label[for=f4] b,.v18home .product-module #f5:checked~.cfg label[for=f5] b,.v18home .product-module #f6:checked~.cfg label[for=f6] b,.v18home .product-module #f7:checked~.cfg label[for=f7] b,.v18home .product-module #f8:checked~.cfg label[for=f8] b,.v18home .product-module #f9:checked~.cfg label[for=f9] b,.v18home .product-module #f10:checked~.cfg label[for=f10] b,.v18home .product-module #f11:checked~.cfg label[for=f11] b,.v18home .product-module #f12:checked~.cfg label[for=f12] b{color:#fff}.v18home .product-module #f1:checked~.cfg label[for=f1] span,.v18home .product-module #f2:checked~.cfg label[for=f2] span,.v18home .product-module #f3:checked~.cfg label[for=f3] span,.v18home .product-module #f4:checked~.cfg label[for=f4] span,.v18home .product-module #f5:checked~.cfg label[for=f5] span,.v18home .product-module #f6:checked~.cfg label[for=f6] span,.v18home .product-module #f7:checked~.cfg label[for=f7] span,.v18home .product-module #f8:checked~.cfg label[for=f8] span,.v18home .product-module #f9:checked~.cfg label[for=f9] span,.v18home .product-module #f10:checked~.cfg label[for=f10] span,.v18home .product-module #f11:checked~.cfg label[for=f11] span,.v18home .product-module #f12:checked~.cfg label[for=f12] span{color:#b9d4f6}@media (width<=1100px){.v18home .product-module #products .cfg{grid-template-columns:1fr}.v18home .product-module #products .fam-grid{grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}}@media (width<=760px){.v18home .product-module #products{contain-intrinsic-size:auto 1620px;padding:96px 0}.v18home .product-module #products .shell{width:min(100% - 40px,1280px)}.v18home .product-module .product-homepage-heading{grid-template-columns:1fr;gap:22px}.v18home .product-module #products h2{font-size:clamp(2.7rem,13vw,4rem)}.v18home .product-module #products .lead{margin:0}.v18home .product-module #products .cfg{gap:16px;margin-top:38px}.v18home .product-module #products .stagebox{border-radius:28px;min-height:0;padding:24px}.v18home .product-module #products .stage{grid-template-columns:1fr;gap:4px}.v18home .product-module #products .st-shot{order:-1;min-height:250px;padding:0 0 14px}.v18home .product-module #products .st-shot img{max-width:90%;max-height:248px}.v18home .product-module #products .st-shot:before{width:min(280px,88%)}.v18home .product-module #products .st-shot:after{width:min(188px,62%)}.v18home .product-module #products .stage h3{font-size:clamp(2rem,9vw,2.8rem)}.v18home .product-module #products .st-desc{margin-top:15px}.v18home .product-module #products .st-cta .btn{justify-content:center;width:100%}.v18home .product-module #products .fam-grid{border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:13px}.v18home .product-module #products .fam-card{min-height:78px}}@media (width<=430px){.v18home .product-module #products .shell{width:min(100% - 32px,1280px)}.v18home .product-module #products .stagebox{padding:20px}.v18home .product-module .product-picker-heading span{display:none}.v18home .product-module #products .fam-card{grid-template-columns:22px minmax(0,1fr);gap:3px 5px;min-height:76px;padding:10px 8px}.v18home .product-module #products .fam-card b{font-size:.69rem}.v18home .product-module #products .fam-card span{font-size:.55rem}}.v18home .product-module #products .product-homepage-heading{justify-content:space-between;align-items:flex-end;gap:clamp(44px,8vw,128px);margin-bottom:clamp(72px,8vw,112px);display:flex}.v18home .product-module #products .product-homepage-heading>div{flex:auto;min-width:0}.v18home .product-module #products h2{letter-spacing:-.058em;max-width:820px;margin-top:20px;font-size:clamp(3.4rem,6.2vw,6.2rem);line-height:.94}.v18home .product-module #products .lead{flex:0 430px;max-width:430px;margin:0 0 10px auto;line-height:1.75}@media (width<=760px){.v18home .product-module #products .product-homepage-heading{margin-bottom:64px;display:block}.v18home .product-module #products h2{max-width:100%;font-size:clamp(3.15rem,14vw,5rem);line-height:.95}.v18home .product-module #products .lead{max-width:36ch;margin:28px 0 0}.v18home .keynote-slide img{transform:none}}.v18home #f1:focus-visible~.cfg .fam-grid label[for=f1],.v18home #f2:focus-visible~.cfg .fam-grid label[for=f2],.v18home #f3:focus-visible~.cfg .fam-grid label[for=f3],.v18home #f4:focus-visible~.cfg .fam-grid label[for=f4],.v18home #f5:focus-visible~.cfg .fam-grid label[for=f5],.v18home #f6:focus-visible~.cfg .fam-grid label[for=f6],.v18home #f7:focus-visible~.cfg .fam-grid label[for=f7],.v18home #f8:focus-visible~.cfg .fam-grid label[for=f8],.v18home #f9:focus-visible~.cfg .fam-grid label[for=f9],.v18home #f10:focus-visible~.cfg .fam-grid label[for=f10],.v18home #f11:focus-visible~.cfg .fam-grid label[for=f11],.v18home #f12:focus-visible~.cfg .fam-grid label[for=f12]{outline-offset:3px;outline:2px solid #1f6be0}.v18home .keynote-copy{z-index:3;text-align:center;width:min(92%,1240px);position:absolute;top:15.6%;left:50%;transform:translate(-50%)}.v18home .keynote-copy h1,.v18home .keynote-headline{color:#0c2440;letter-spacing:-.045em;margin:clamp(8px,.95vw,22px) 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.1rem,4.55vw,7.25rem);font-weight:500;line-height:1.03}@media (width<=760px){.v18home .keynote-hero{padding-top:calc(var(--header-height) + 14px)}.v18home .keynote-copy{text-align:center;background:linear-gradient(#f7fafff2 0%,#f7faffb8 62%,#f7faff00 100%);width:100%;padding:24px 18px 40px;top:0;left:0;transform:none}.v18home .keynote-copy h1,.v18home .keynote-headline{letter-spacing:-.05em;font-size:clamp(1.7rem,7.6vw,2.4rem)}}.v18home .footer-bottom{flex-wrap:wrap;gap:14px 30px;padding:22px 0}@media (width<=760px){.v18home .footer-bottom{flex-direction:column;align-items:flex-start}}.v18home{--hero-surface-0:#eef5fd;--hero-surface-1:#eef5fd;--hero-surface-2:#eef5fd}.v18home .keynote-hero,.v18home .keynote-stage{background:var(--hero-surface-1)}@media (width>=761px){.v18home .keynote-stage:before,.v18home .keynote-stage:after{z-index:4;content:"";pointer-events:none;position:absolute;left:0;right:0}.v18home .keynote-stage:before{height:calc(var(--header-height) + 104px);background:linear-gradient(180deg, var(--hero-surface-0) 0%, #eef5fd8c var(--header-height), #eef5fd00 100%);top:0}.v18home .keynote-stage:after{background:linear-gradient(#eef5fd00 0%,#eef5fde6 100%);height:110px;bottom:0}}.v18home .application-grid{grid-template-columns:repeat(12,1fr);gap:18px;margin-top:54px;display:grid}.v18home .application-card{color:#fff;isolation:isolate;min-height:350px;transition:transform .35s var(--ease), box-shadow .35s var(--ease);background:radial-gradient(circle at 84% 10%,#7eb1ff61,#0000 42%),linear-gradient(148deg,#0a2f5e 6%,#0d55b4 100%);border-radius:26px;grid-column:span 4;padding:32px 30px;position:relative;overflow:hidden}.v18home .application-card:hover{transform:translateY(-6px);box-shadow:0 30px 65px #0d264a52}.v18home .application-card.featured{grid-column:span 8}.v18home .application-art{z-index:-1;color:#cfe2ff;opacity:.3;pointer-events:none;width:74%;transition:opacity .35s;position:absolute;bottom:-8%;right:-4%;-webkit-mask-image:linear-gradient(97deg,#0000 2%,#000 54%);mask-image:linear-gradient(97deg,#0000 2%,#000 54%)}.v18home .application-card.featured .application-art{width:56%;bottom:-9%;right:-2%;-webkit-mask-image:linear-gradient(97deg,#0000 4%,#000 42%);mask-image:linear-gradient(97deg,#0000 4%,#000 42%)}.v18home .application-card:hover .application-art{opacity:.48}.v18home .application-index{color:#ffffff6b;letter-spacing:.12em;font-size:.68rem;font-weight:730;position:absolute;top:30px;right:30px}.v18home .application-sector{color:#a9cff8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.67rem;font-weight:760;display:block}.v18home .application-card h3{color:#fff;letter-spacing:-.03em;max-width:15ch;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,1.75vw,1.8rem);font-weight:500;line-height:1.14}.v18home .application-card.featured h3{letter-spacing:-.04em;max-width:16ch;font-size:clamp(2.1rem,3vw,3.1rem);line-height:1.06}.v18home .application-card p{color:#c3d7ef;max-width:38ch;margin:14px 0 0;font-size:.86rem;line-height:1.66}.v18home .application-card.featured p{max-width:52ch;font-size:.92rem}@media (width<=1100px){.v18home .application-card{grid-column:span 6}.v18home .application-card.featured{grid-column:span 12}}@media (width<=760px){.v18home .application-card,.v18home .application-card.featured{grid-column:span 12;min-height:0;padding:28px 24px 172px}.v18home .application-art,.v18home .application-card.featured .application-art{opacity:.3;width:78%;bottom:-5%;right:-6%;-webkit-mask-image:linear-gradient(120deg,#0000 6%,#000 46%);mask-image:linear-gradient(120deg,#0000 6%,#000 46%)}.v18home .application-card p,.v18home .application-card.featured p{max-width:none}}@media (prefers-reduced-motion:reduce){.v18home .application-card,.v18home .application-art{transition:none}}.v18home .application-card{--photo:none;--photo-pos:50% 50%;--photo-strength:.62;--photo-blend:luminosity;--tint-a:#0a2f5e;--tint-b:#0d55b4;--halo:#7eb1ff61;background:radial-gradient(circle at 84% 10%, var(--halo), transparent 42%), linear-gradient(148deg, var(--tint-a) 6%, var(--tint-b) 100%)}.v18home .application-card:before{content:"";z-index:-3;background-image:var(--photo);background-position:var(--photo-pos);opacity:var(--photo-strength);mix-blend-mode:var(--photo-blend);filter:saturate(.62)contrast(1.06);transition:transform .7s var(--ease), opacity .35s ease;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.v18home .application-card:after{content:"";z-index:-2;background:linear-gradient(104deg,#04142ae0 0%,#051a36a8 34%,#07244a3d 72%,#092c581f 100%),linear-gradient(#0412260f,#04102275);position:absolute;inset:0}.v18home .application-card:hover:before{opacity:calc(var(--photo-strength) + .12);transform:scale(1.07)}.v18home .application-card:first-of-type{--tint-a:#08284f;--tint-b:#0d55b4}.v18home .application-card:nth-of-type(2){--tint-a:#0a2b4b;--tint-b:#14639f;--halo:#78beff57}.v18home .application-card:nth-of-type(3){--tint-a:#112a52;--tint-b:#2b5eae;--halo:#96b0ff52}.v18home .application-card:nth-of-type(4){--tint-a:#052a4f;--tint-b:#0a66bb;--halo:#70c6ff5c}.v18home .application-card:nth-of-type(5){--tint-a:#15294c;--tint-b:#37539c;--halo:#a3a8ff4d}.v18home .application-card:nth-of-type(6){--tint-a:#0a2d55;--tint-b:#1257ab}.v18home .application-card:nth-of-type(7){--tint-a:#052f52;--tint-b:#0a6cb2;--halo:#7ed6ff57}.v18home .application-card:nth-of-type(8){--tint-a:#0d2b46;--tint-b:#176099;--halo:#86c4ec4d}.v18home .application-card:nth-of-type(2){--photo:url(/home-assets/img/factory-line-1440.webp);--photo-pos:62% 50%;--photo-strength:.58}.v18home .application-card:nth-of-type(4){--photo:url(/home-assets/img/app-04-water.webp);--photo-pos:18% 50%;--photo-strength:.6}.v18home .application-card[style*=--photo] .application-art,.v18home .application-card:nth-of-type(2) .application-art,.v18home .application-card:nth-of-type(4) .application-art{opacity:.2}.v18home .application-card:nth-of-type(2):hover .application-art,.v18home .application-card:nth-of-type(4):hover .application-art{opacity:.34}.v18home .applications-section{isolation:isolate;background:linear-gradient(#f7f9fc 0%,#eef3f9 58%,#e9eff7 100%);position:relative}.v18home .applications-section:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#18427a0b 1px,#0000 1px),linear-gradient(90deg,#18427a0b 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 62% at 50% 42%,#000 22%,#0000 76%);mask-image:radial-gradient(78% 62% at 50% 42%,#000 22%,#0000 76%)}@media (width<=760px){.v18home .application-card:after{background:linear-gradient(#04142aed 0%,#051a36d1 44%,#07244a75 100%)}.v18home .application-card{--photo-strength:.5}}@media (prefers-reduced-motion:reduce){.v18home .application-card:before{transition:none;transform:none}.v18home .application-card:hover:before{transform:none}}.v18home .factory-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f7f9fc00 0%,#f7f9fcb8 54%,#f7f9fcf5 84%,#f7f9fc 100%);height:190px;position:absolute;bottom:0;left:0;right:0}.v18home .factory-section:before{background-image:linear-gradient(90deg,#f1f6fbf7 0%,#f1f6fbe6 30%,#f1f6fb8c 50%,#f1f6fb29 72%,#f1f6fb0f 100%),linear-gradient(#f1f6fb1a,#f1f6fb47 66%,#f1f6fbc7)}@media (width<=1100px){.v18home .factory-section:before{background-image:linear-gradient(#f1f6fbed,#f1f6fbe0)}}.v18home .keynote-copy{top:17.4%}.v18home .keynote-copy h1,.v18home .keynote-headline{margin-top:0}@media (width>=761px){.v18home .keynote-stage:before{height:calc(var(--header-height) + 22px);background:linear-gradient(#eef5fd80,#eef5fd00)}}@media (width<=760px){.v18home .keynote-copy{background:linear-gradient(#eef5fdeb 0%,#eef5fd94 66%,#eef5fd00 100%);padding:20px 18px 30px;top:0}}@media (width>=761px){.v18home .keynote-stage:after{background:linear-gradient(#eef5fd00 0%,#eef5fd75 38%,#eef5fde0 74%,#eef5fd 100%);height:172px}}.v18home .keep-case{text-transform:none}.v18home .product-module,.v18home .product-module .lt{background:var(--hero-surface-1)}.v18home .product-module #products{border-top-color:#0000}.v18home .hardware-features-section{background:radial-gradient(circle at 8% 8%,#4385e71a,#0000 28%),linear-gradient(#eef5fd 0%,#eef3f8 100%)}@media (width>=761px){.v18home .keynote-stage:after{content:none}}.v18home{--blue:#2790e5;--blue-2:#6fc3ff}.v18home .keynote-hero{background:radial-gradient(circle at 50% 22%,#fffffff7,#e4f1fdd9 52%,#c5e0f9e6),linear-gradient(135deg,#dcebfd 0%,#eef6fe 60%,#e2f0fc 100%)}.v18home .keynote-dot:after{background:#1b6fbd}.v18home .keynote-bridge-copy h2{color:#0a2a5c}.v18home .keynote-bridge-copy p:first-child{color:#2790e5}.v18home .keynote-bridge-actions .text-link{color:#1b6fbd}.v18home .button-primary{background:#2790e5;box-shadow:0 13px 30px #2790e542}.v18home .button-primary:hover{background:#1b6fbd;box-shadow:0 17px 34px #2790e552}.v18home .product-module{background:#0a2547}.v18home .product-module #products{background:radial-gradient(circle at 14% 10%,#2790e547,#0000 30%),radial-gradient(circle at 88% 88%,#1266d633,#0000 32%),linear-gradient(#0a2a5c 0%,#0e4da8 76%,#0a2a5c 100%)}.v18home .product-module #products .btn-primary{background:#2790e5;border-color:#2790e5;box-shadow:0 12px 28px #2790e53d}.v18home .product-module #products .btn-primary:hover{background:#1b6fbd;border-color:#1b6fbd}.v18home .product-module #products .st-eyebrow,.v18home .product-module #products .st-proto{color:#2790e5}.v18home .product-module #products .stage h3{color:#0a2a5c}.v18home .protection-feature-card,.v18home .protection-media{background:#0a2a5c}.v18home .protection-media:after{background:linear-gradient(#0000,#0a2a5c4d)}.v18home .protection-feature-card .feature-kicker{color:#7fd0ff}.v18home .application-card{background:radial-gradient(circle at 84% 10%,#7fd0ff59,#0000 42%),linear-gradient(148deg,#0a2a5c 6%,#1b6fbd 100%)}.v18home .contact-copy{background:radial-gradient(circle at 110% 0,#7fd0ff52,#0000 40%),linear-gradient(150deg,#0a2a5c,#1266d6)}.v18home .software-section{background:radial-gradient(circle at 92% 7%,#2790e524,#0000 30%),linear-gradient(#f2f8fe,#fff 76%)}.v18home,.v18home .product-module #products .eyeb,.v18home .product-module #products .lead{font-family:Poppins,Alibaba PuHuiTi R,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.v18home .section-title,.v18home .contact-copy h2,.v18home .keynote-bridge-copy h2,.v18home .hardware-feature-card h3,.v18home .product-module #products h2,.v18home .application-card h3{font-family:Poppins,Alibaba PuHuiTi R,sans-serif;font-weight:700}.v18home .container{max-width:none;padding-inline:0}.v18home .section-title{color:#083b70;text-align:left}html:has(body.v18-grid){scroll-padding-top:94px}body.v18-grid{--container:min(1280px, calc(100vw - 48px))}@media (width<=1180px){body.v18-grid{--container:min(100% - 40px, 1120px)}}@media (width<=760px){body.v18-grid{--container:calc(100% - 30px)}}body.v18-grid #site-header .header-inner{max-width:none;padding-inline:calc((100vw - var(--container)) / 2)}body.v18-grid .site-footer .container{max-width:var(--container);padding-inline:0}.v18home .product-module #products .st-cta{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.v18home .product-module #products .st-detail{color:#1b6fbd;border-bottom:1.5px solid #0000;align-items:center;gap:7px;padding-bottom:2px;font-size:.92rem;font-weight:600;line-height:1.2;transition:color .2s,border-color .2s;display:inline-flex}.v18home .product-module #products .st-detail .arr{transition:transform .25s cubic-bezier(.2,.75,.25,1)}.v18home .product-module #products .st-detail:hover{color:#2790e5;border-bottom-color:#2790e58c}.v18home .product-module #products .st-detail:hover .arr{transform:translate(4px)}.v18home .keynote-stage{touch-action:pan-y}.v18home .keynote-slide.is-active{cursor:pointer}.v18home .keynote-slide img{-webkit-user-drag:none;user-select:none}.v18home .network-legend .legend-item{cursor:pointer;font:inherit;color:#697c92;background:0 0;border:1px solid #0000;border-radius:999px;padding:5px 10px;transition:color .2s,background .2s,border-color .2s}.v18home .network-legend .legend-item:hover{color:var(--ink);background:#2790e512}.v18home .network-legend .legend-item[aria-pressed=true]{color:var(--ink);background:#fff;border-color:#2790e566;box-shadow:0 6px 16px #204e8b14}@media (width<=1100px){.v18home .product-module #products .cfg{flex-direction:column;display:flex}.v18home .product-module #products .fam-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:20px;flex-wrap:nowrap;order:-1;gap:8px;min-height:0;padding:10px;display:flex;overflow:auto hidden}.v18home .product-module #products .fam-grid::-webkit-scrollbar{display:none}.v18home .product-module #products .product-picker-heading{display:none}.v18home .product-module #products .fam-card{scroll-snap-align:start;flex:none;width:172px;min-height:66px}}@media (width<=430px){.v18home .product-module #products .fam-card{width:152px;min-height:62px}}.v18home #hardware{contain-intrinsic-size:auto 1750px}.v18home #software{contain-intrinsic-size:auto 1310px}.v18home #factory{contain-intrinsic-size:auto 1200px}.v18home #applications{contain-intrinsic-size:auto 1580px}.v18home #contact{contain-intrinsic-size:auto 890px}.v18home .product-module #products{contain-intrinsic-size:auto 1300px}@media (width<=1100px){.v18home #hardware{contain-intrinsic-size:auto 2250px}.v18home #software{contain-intrinsic-size:auto 1340px}.v18home #factory{contain-intrinsic-size:auto 1730px}.v18home #applications{contain-intrinsic-size:auto 2380px}.v18home #contact{contain-intrinsic-size:auto 1260px}.v18home .product-module #products{contain-intrinsic-size:auto 1370px}}@media (width<=760px){.v18home #hardware{contain-intrinsic-size:auto 2350px}.v18home #software{contain-intrinsic-size:auto 1440px}.v18home #factory{contain-intrinsic-size:auto 2330px}.v18home #applications{contain-intrinsic-size:auto 3660px}.v18home #contact{contain-intrinsic-size:auto 1060px}.v18home .product-module #products{contain-intrinsic-size:auto 1360px}}
