.ne302-page .ne302-reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1)}.ne302-page .ne302-reveal.is-visible{opacity:1;transform:translateY(0)}.ne302-page .ne302-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.22,.61,.36,1)}.ne302-page .ne302-collapse>div{overflow:hidden}.ne302-page .ne302-collapse.is-open{grid-template-rows:1fr}.ne302-page .ne302-workflow-mode:before{content:"";position:absolute;left:-1rem;top:1.125rem;bottom:1.125rem;width:.125rem;border-radius:.125rem;background:transparent;transition:background .22s ease}.ne302-page .ne302-workflow-mode:hover{background:rgba(255,255,255,.015)}.ne302-page .ne302-workflow-mode.is-active:before{background:#f24a00}.ne302-page .ne302-workflow-mode.is-active .ne302-workflow-icon{color:#f24a00;transform:translateY(-.0625rem)}.ne302-page .ne302-console-tab.is-active .ne302-console-tab-desc{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .35s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.ne302-page .ne302-console-tab .ne302-console-tab-desc{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.ne302-page .ne302-console-tab .ne302-console-tab-desc>span{overflow:hidden}.ne302-page .ne302-console-fill{width:0}.ne302-page .ne302-console-tab.is-active .ne302-console-fill{animation:ne302ConsoleProgress 2.5s linear forwards}@keyframes ne302ConsoleProgress{0%{width:0}to{width:100%}}.ne302-page .ne302-resource-panel{animation:ne302ResourcePanelFade .2s ease}@keyframes ne302ResourcePanelFade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.ne302-page *,.ne302-page :after,.ne302-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.ne302-page .ne302-reveal{opacity:1;transform:none}}.ne302-subnav{--ne302-subnav-h:52px;--ne302-subnav-item-h:32px;--ne302-subnav-sticky-top:52px;--section-px:1rem;position:sticky;top:var(--ne302-subnav-sticky-top);left:0;right:0;z-index:50;width:100%;height:var(--ne302-subnav-h);box-sizing:border-box;background:#000000;border-top:none;border-bottom:1px solid rgba(255,255,255,.1);overflow:visible}@media (min-width:1024px){.ne302-subnav{--section-px:4rem}}.ne302-subnav-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:1600px;height:100%;margin:0 auto;padding:0 var(--section-px);box-sizing:border-box;overflow:visible}.ne302-subnav-breadcrumb{display:flex;align-items:center;gap:.375rem;flex:0 0 auto;font-size:.875rem;line-height:1.25;white-space:nowrap}.ne302-subnav-breadcrumb-link{color:rgba(255,255,255,.54);font-weight:500;text-decoration:none;transition:color .2s ease}.ne302-subnav-breadcrumb-link:hover{color:#f24a00}.ne302-subnav-breadcrumb-item,.ne302-subnav-breadcrumb-sep{color:rgba(255,255,255,.3);font-weight:500}.ne302-subnav-breadcrumb-current{color:rgba(255,255,255,.9);font-weight:700;text-decoration:none;cursor:pointer}.ne302-subnav-breadcrumb-current:hover{color:#ffffff}.ne302-subnav-actions{justify-content:flex-end}.ne302-subnav-actions,.ne302-subnav-actions-scroll{display:flex;align-items:center;gap:1rem;flex:0 0 auto;overflow:visible}.ne302-subnav-highlights{position:relative;flex:0 0 auto;width:auto;z-index:2}.ne302-subnav-highlights-panel{position:relative;display:block;width:var(--ne302-highlights-width,16rem);max-width:var(--ne302-highlights-width,16rem)}.ne302-subnav-highlights-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:var(--ne302-subnav-item-h);box-sizing:border-box;padding:0 .875rem;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid transparent;cursor:default;position:relative;z-index:2;transition:background .2s ease,border-radius .28s ease,border-color .2s ease}.ne302-subnav-highlights.is-expanded,.ne302-subnav-highlights:has(.ne302-subnav-highlights-body:hover),.ne302-subnav-highlights:has(.ne302-subnav-highlights-head:hover){z-index:5}@media (hover:hover) and (pointer:fine){.ne302-subnav-highlights-head:hover{background:rgba(255,255,255,.18)}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-head,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-head{border-radius:1.25rem 1.25rem 0 0;background:#171717;border-color:rgba(255,255,255,.08) rgba(255,255,255,.08) transparent;box-shadow:none}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-chevron,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-chevron{transform:rotate(180deg)}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-body,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-body{max-height:24rem;opacity:1;visibility:visible;padding:0 0 1rem 1.25rem;pointer-events:auto}}.ne302-subnav-highlights.is-expanded .ne302-subnav-highlights-head{border-radius:1.25rem 1.25rem 0 0;background:#171717;border-color:rgba(255,255,255,.08) rgba(255,255,255,.08) transparent;box-shadow:none}.ne302-subnav-highlights-title-wrap{flex:1 1 auto;min-width:0;height:1rem;overflow:hidden}.ne302-subnav-highlights-title-track{display:flex;flex-direction:column;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.ne302-subnav-highlights-title-item{display:block;height:1rem;line-height:1rem;font-size:.75rem;font-weight:700;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-font-smoothing:antialiased}.ne302-subnav-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ne302-subnav-highlights-chevron{width:.6875rem;height:.6875rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:#ffffff;transition:transform .24s ease}.ne302-subnav-highlights.is-expanded .ne302-subnav-highlights-chevron{transform:rotate(180deg)}.ne302-subnav-highlights-body{position:absolute;top:calc(100% - 1px);left:0;width:100%;box-sizing:border-box;z-index:1;max-height:0;opacity:0;visibility:hidden;overflow:hidden;padding:0 1.25rem;border-radius:0 0 1.25rem 1.25rem;background:#171717;border:1px solid rgba(255,255,255,.08);border-top:none;box-shadow:0 1rem 2.5rem rgba(0,0,0,.45);backdrop-filter:blur(12px);pointer-events:none;transition:max-height .34s cubic-bezier(.4,0,.2,1),opacity .24s ease,padding .34s ease,visibility .24s ease}.ne302-subnav-highlights.is-expanded .ne302-subnav-highlights-body{max-height:24rem;opacity:1;visibility:visible;padding:0 0 1rem 1.25rem;pointer-events:auto}.ne302-subnav-highlights-viewport{overflow:hidden}@media (hover:hover) and (pointer:fine){.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-viewport,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-viewport{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar{width:3px}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar-thumb,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:99px}.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-body:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar-track,.ne302-subnav-highlights-panel:has(.ne302-subnav-highlights-head:hover) .ne302-subnav-highlights-viewport::-webkit-scrollbar-track{background:transparent}}.ne302-subnav-highlights-track{display:flex;flex-direction:column;gap:.875rem;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.ne302-subnav-highlights-body a{display:flex;align-items:center;gap:.375rem;min-width:0;padding:0;font-size:.6875rem;font-weight:500;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:#8f8f8f;text-decoration:none;white-space:nowrap;overflow:hidden;transition:color .2s ease}.ne302-subnav-highlights-body a.is-active{color:#ffffff;font-weight:700}.ne302-subnav-highlights-body a:hover{color:#ffffff}.ne302-subnav-anchor-index{flex:0 0 auto;min-width:1rem}.ne302-subnav-anchor-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ne302-subnav-link{font-size:.8125rem;font-weight:500;line-height:1;color:#dbdbdb;text-decoration:none;background:none;border:none;padding:0;font-family:inherit;cursor:pointer;transition:color .2s ease}.ne302-subnav-link:hover{color:#ffffff}.ne302-subnav-link.is-active{color:#f24a00}.ne302-subnav-cta{display:inline-flex;align-items:center;justify-content:center;height:var(--ne302-subnav-item-h);margin-left:1rem;padding:0 .75rem;border-radius:6px;background:#f24a00;font-size:.6875rem;font-weight:700;color:#ffffff;text-decoration:none;white-space:nowrap;transition:background-color .2s ease}.ne302-subnav-cta:hover{background:#d84200;color:#ffffff}@media (max-width:1023px){.ne302-subnav{--ne302-subnav-sticky-top:56px}.ne302-subnav-breadcrumb{display:none}.ne302-subnav-inner{gap:.625rem;position:relative;padding:0}.ne302-subnav-actions{flex:1 1 auto;min-width:0;max-width:none;justify-content:flex-start;gap:0;overflow:visible;padding:0}.ne302-subnav-actions-scroll{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:1.125rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--section-px)}.ne302-subnav-actions-scroll:has(.ne302-subnav-highlights.is-expanded),.ne302-subnav-actions:has(.ne302-subnav-highlights.is-expanded){overflow:visible}.ne302-subnav-highlights.is-expanded{z-index:10}.ne302-subnav-highlights.is-expanded .ne302-subnav-highlights-body{z-index:130}.ne302-subnav-highlights.is-expanded .ne302-subnav-highlights-viewport{height:auto!important;max-height:min(55vh,18rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.ne302-subnav-actions-scroll::-webkit-scrollbar{display:none}.ne302-subnav-highlights{flex:0 0 auto}.ne302-subnav-highlights-panel{--ne302-highlights-width:min(48vw,11.25rem)}.ne302-subnav-highlights-head{cursor:pointer}.ne302-subnav-highlights-track,.ne302-subnav-highlights-viewport{max-width:100%}.ne302-subnav-link{flex:0 0 auto;font-size:.8125rem;font-weight:700;white-space:nowrap}.ne302-subnav-cta{flex:0 0 auto;margin-left:0}}@media (max-width:480px){.ne302-subnav-highlights-panel{--ne302-highlights-width:min(52vw,10.5rem)}}body.ne302-specs-drawer-open{overflow:hidden}.ne302-specs-drawer{max-width:100%;width:100%;margin:0!important;position:fixed;inset:0;z-index:10000;visibility:hidden;pointer-events:none}.ne302-specs-drawer.is-closing,.ne302-specs-drawer.is-open{visibility:visible;pointer-events:auto}.ne302-specs-drawer.is-closing{pointer-events:none}.ne302-specs-drawer-backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(0,0,0,.45);opacity:0;cursor:pointer;transition:opacity .3s ease}.ne302-specs-drawer.is-open .ne302-specs-drawer-backdrop{opacity:1}.ne302-specs-drawer-panel{position:absolute;left:0;right:0;bottom:0;max-height:92vh;background:#fef6f2;border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);box-shadow:0 -8px 40px rgba(0,0,0,.12)}.ne302-specs-drawer.is-open .ne302-specs-drawer-panel{transform:translateY(0)}.ne302-specs-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:1.25rem 2rem;border-bottom:1px solid #e0d8d4;background:#fef6f2;border-radius:.5rem .5rem 0 0}.ne302-specs-drawer-header-title{font-size:1.375rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.5}.ne302-specs-drawer-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.ne302-specs-drawer-download{display:inline-flex;align-items:center;gap:.375rem;padding:0 1rem;height:2.25rem;border-radius:.375rem;border:1px solid #1a1a1a;background:transparent;color:#1a1a1a;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.ne302-specs-drawer-download:hover{background:#1a1a1a;color:#ffffff}.ne302-specs-drawer-download svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ne302-specs-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:.375rem;background:transparent;color:#1a1a1a;cursor:pointer;transition:background-color .2s ease}.ne302-specs-drawer-close:hover{background:rgba(0,0,0,.06)}.ne302-specs-drawer-close svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ne302-specs-drawer-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ne302-specs-drawer-body .ne302-specs-container{max-width:1200px;margin:0 auto;padding:2.5rem 2rem 3.5rem}.ne302-specs-drawer-body .ne302-specs-section{margin-bottom:3rem}.ne302-specs-drawer-body .ne302-specs-section:last-child{margin-bottom:0}.ne302-specs-drawer-body .ne302-specs-section-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;padding-bottom:.75rem;margin:0;line-height:1.5;border-bottom:1px solid #1a1a1a}.ne302-specs-drawer-body .ne302-specs-table{width:100%;border-collapse:collapse;border:none}.ne302-specs-drawer-body .ne302-specs-table tr{border-bottom:1px solid #e0d8d4}.ne302-specs-drawer-body .ne302-specs-table tr:last-child{border-bottom:none}.ne302-specs-drawer-body .ne302-specs-table td{padding:1.125rem 0;vertical-align:top}.ne302-specs-drawer-body .ne302-specs-table td:first-child{width:32%;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a;padding-right:3rem;border:none}.ne302-specs-drawer-body .ne302-specs-table td:last-child{width:68%;font-size:1rem;font-weight:400;color:#1a1a1a;border:none}.ne302-specs-line{display:block;margin-top:.35rem}@media screen and (max-width:768px){.ne302-specs-drawer-body .ne302-specs-table td:first-child{width:38%;padding-right:1rem}.ne302-specs-drawer-body .ne302-specs-table td:last-child{width:auto}.ne302-specs-drawer-header{padding:1rem 1.25rem}.ne302-specs-drawer-body .ne302-specs-container{padding:1.75rem 1.25rem 2.5rem}}.ne302-card-swiper .swiper-pagination{position:relative;display:flex;justify-content:center;gap:.625rem;margin-top:1.375rem}.ne302-card-swiper .swiper-pagination-bullet{width:.5rem;height:.5rem;border-radius:9999px;background:#666662;opacity:1;margin:0;transition:width .2s ease,background-color .2s ease}.ne302-card-swiper .swiper-pagination-bullet-active{width:1.5rem;background:#f24a00}.ne302-card-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 1.12px) / 1.08);margin-right:14px}.ne302-page .ne302-card-swiper{padding-left:1rem;padding-right:1rem}