:root{--nox-color-brand-obsidian:#090b10;--nox-color-brand-graphite:#171a22;--nox-color-brand-warm-white:#f3f1ec;--nox-color-brand-cobalt:#4d6bff;--nox-color-brand-ultraviolet:#775cff;--nox-color-brand-cool-gray:#9ba3b4;--nox-color-brand-white:#fff;--nox-color-brand-black:#000;--nox-color-surface-light:#fff;--nox-color-surface-warm:#f3f1ec;--nox-color-surface-dark:#090b10;--nox-color-surface-raised-dark:#171a22;--nox-color-text-on-light:#090b10;--nox-color-text-muted-on-light:#4b5563;--nox-color-text-on-dark:#fff;--nox-color-text-muted-on-dark:#9ba3b4;--nox-color-action-primary:#4d6bff;--nox-color-action-primary-text:#000;--nox-color-action-large-text:#fff;--nox-color-action-secondary:#775cff;--nox-type-family-brand:"Avenir Next";--nox-type-family-system-fallback:-apple-system, BlinkMacSystemFont, sans-serif;--nox-type-weight-regular:400;--nox-type-weight-medium:500;--nox-type-weight-demi:600;--nox-type-weight-bold:700;--nox-type-weight-heavy:800;--nox-type-size-12-font-size:12px;--nox-type-size-12-line-height:16px;--nox-type-size-14-font-size:14px;--nox-type-size-14-line-height:20px;--nox-type-size-16-font-size:16px;--nox-type-size-16-line-height:24px;--nox-type-size-18-font-size:18px;--nox-type-size-18-line-height:28px;--nox-type-size-24-font-size:24px;--nox-type-size-24-line-height:32px;--nox-type-size-32-font-size:32px;--nox-type-size-32-line-height:40px;--nox-type-size-48-font-size:48px;--nox-type-size-48-line-height:56px;--nox-type-size-64-font-size:64px;--nox-type-size-64-line-height:72px;--nox-type-size-80-font-size:80px;--nox-type-size-80-line-height:96px;--nox-type-body-font-size:16px;--nox-type-body-line-height:24px;--nox-type-body-weight:regular;--nox-type-display-weights-1:bold;--nox-type-display-weights-2:heavy;--nox-space-1:4px;--nox-space-2:8px;--nox-space-3:12px;--nox-space-4:16px;--nox-space-5:24px;--nox-space-6:32px;--nox-space-7:48px;--nox-space-8:64px;--nox-space-9:96px;--nox-space-10:128px;--nox-radius-sm:8px;--nox-radius-md:12px;--nox-radius-lg:20px;--nox-radius-pill:999px;--nox-shadow-sm:0 2px 8px #090b1014;--nox-shadow-md:0 12px 32px #090b101f;--nox-shadow-lg:0 24px 64px #090b1029;--nox-motion-duration-ms-feedback:.16s;--nox-motion-duration-ms-reveal:.4s;--nox-motion-duration-ms-brand:.9s;--nox-motion-easing-standard:cubic-bezier(.2, .8, .2, 1);--nox-motion-easing-emphasis:cubic-bezier(.16, 1, .3, 1)}.nox-theme-dark{color:var(--nox-color-text-on-dark);background:var(--nox-color-surface-dark)}.nox-theme-light{color:var(--nox-color-text-on-light);background:var(--nox-color-surface-light)}
.nox-marketing{--nox-font-stack:var(--nox-type-family-system-fallback);color:var(--nox-color-text-on-light);background:var(--nox-color-surface-warm);font-family:var(--nox-font-stack);font-size:var(--nox-type-body-font-size);line-height:var(--nox-type-body-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nox-marketing :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--nox-color-brand-cobalt);outline-offset:3px}.nox-marketing .nox-skip-link{left:var(--nox-space-4);top:var(--nox-space-4);z-index:100;padding:var(--nox-space-3) var(--nox-space-4);border-radius:var(--nox-radius-sm);background:var(--nox-color-brand-cobalt);color:var(--nox-color-action-primary-text);font-weight:600;text-decoration:none;position:absolute;transform:translateY(-160%)}.nox-marketing .nox-skip-link:focus{transform:translateY(0)}.nox-marketing .nox-container{width:min(100% - 40px,1240px);margin-inline:auto}@media (min-width:1024px){.nox-marketing .nox-container{width:min(100% - 72px,1240px)}}.nox-marketing .nox-section{padding-block:clamp(72px,8vw,128px)}.nox-marketing .nox-eyebrow{color:var(--nox-color-text-muted-on-light);font-size:var(--nox-type-size-12-font-size);line-height:var(--nox-type-size-12-line-height);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:700}.nox-marketing .nox-eyebrow-on-dark{color:var(--nox-color-brand-cobalt)}.nox-marketing .nox-display{color:var(--nox-color-text-on-light);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.nox-marketing .nox-section-title{color:var(--nox-color-text-on-light);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.nox-marketing .nox-lede{max-width:42rem;color:var(--nox-color-text-muted-on-light);font-size:var(--nox-type-size-18-font-size);line-height:var(--nox-type-size-18-line-height);margin:0}.nox-marketing .nox-btn{justify-content:center;align-items:center;gap:var(--nox-space-2);border-radius:var(--nox-radius-pill);min-height:48px;font-size:var(--nox-type-size-14-font-size);transition:background-color var(--nox-motion-duration-ms-feedback) var(--nox-motion-easing-standard), color var(--nox-motion-duration-ms-feedback) var(--nox-motion-easing-standard), border-color var(--nox-motion-duration-ms-feedback) var(--nox-motion-easing-standard), opacity var(--nox-motion-duration-ms-feedback) var(--nox-motion-easing-standard);padding:.875rem 1.25rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.nox-marketing .nox-marketing-nav__conversation{display:none}@media (min-width:640px){.nox-marketing .nox-marketing-nav__conversation{display:inline-flex}}.nox-marketing .nox-btn-primary{background:var(--nox-color-action-primary);color:var(--nox-color-action-primary-text);border:1px solid #0000}.nox-marketing .nox-btn-primary:hover{background:var(--nox-color-brand-ultraviolet)}.nox-marketing .nox-btn-primary:active,.nox-marketing .nox-btn-on-cobalt:active{opacity:.84;transform:translateY(1px)}.nox-marketing .nox-btn-secondary{background:var(--nox-color-surface-light);color:var(--nox-color-text-on-light);border:1px solid var(--nox-color-brand-cool-gray)}.nox-marketing .nox-btn-secondary:hover{border-color:var(--nox-color-brand-cool-gray)}.nox-marketing .nox-btn-on-cobalt{background:var(--nox-color-brand-white);color:var(--nox-color-text-on-light);border:1px solid #0000}.nox-marketing .nox-btn-on-cobalt:hover{opacity:.92}.nox-marketing .nox-product-systems article,.nox-marketing .nox-product-catalog article{border-color:color-mix(in srgb, var(--nox-color-brand-cool-gray) 46%, transparent)}.nox-marketing .nox-product-systems p,.nox-marketing .nox-product-catalog p,.nox-marketing .nox-footer p{max-width:68ch}.nox-marketing .nox-final-cta{--nox-cta-travel:36px;--nox-cta-lift:var(--nox-cta-travel)}.nox-marketing .nox-final-cta :where(a,button):focus-visible{outline:3px solid var(--nox-color-brand-white);outline-offset:3px}.nox-marketing .nox-final-cta__secondary:active{opacity:.72;transform:translateY(1px)}.nox-marketing .nox-panel{border-radius:var(--nox-radius-lg);background:var(--nox-color-surface-light);box-shadow:var(--nox-shadow-md)}.nox-marketing .nox-panel-dark{background:var(--nox-color-surface-raised-dark);color:var(--nox-color-text-on-dark);box-shadow:var(--nox-shadow-lg)}.nox-marketing{--nox-progress:0;--nox-depth-up:0px;--nox-depth-down:0px;--nox-depth-scale:1;--nox-light-opacity:.08;--nox-transition-y:36px;--nox-bloom-opacity:0;--nox-bloom-y:36px;--nox-travel:48px;--nox-cta-lift:36px;--nox-ease:var(--nox-motion-easing-emphasis)}.nox-marketing .nox-scene{isolation:isolate;position:relative;overflow:hidden}.nox-marketing .nox-depth{z-index:1;pointer-events:none;opacity:0;will-change:transform, opacity;border-radius:50%;position:absolute;inset:8% 4%}.nox-marketing .nox-depth-one{transform:translate3d(0, var(--nox-depth-up), 0) scale(var(--nox-depth-scale));background:radial-gradient(circle,#4d6bff61,#0000 62%)}.nox-marketing .nox-depth-two{transform:translate3d(0, var(--nox-depth-down), 0);background:radial-gradient(circle,#775cff57,#0000 66%);inset:28% 0 0 40%}.nox-marketing .nox-depth-three{height:40%;transform:translate3d(0, calc(var(--nox-depth-up) * .5), 0);background:radial-gradient(circle,#4d6bff38,#0000 70%);inset:auto 10% 5% 55%}.nox-marketing .nox-atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.nox-marketing .nox-atmosphere-media{will-change:transform;width:100%;height:112%;transform:translate3d(0, var(--nox-depth-up), 0) scale(var(--nox-depth-scale));position:absolute;inset:-6% 0}.nox-marketing .nox-atmosphere img,.nox-marketing .nox-atmosphere .nox-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.nox-marketing .nox-atmosphere .nox-overlay{opacity:var(--nox-light-opacity);mix-blend-mode:screen;will-change:opacity, transform;transform:translate3d(0, var(--nox-transition-y), 0)}.nox-marketing .nox-reveal{z-index:2;position:relative}.nox-marketing.motion-ready .nox-reveal:not(.is-visible){opacity:0;transform:translate3d(0, var(--nox-travel), 0)}.nox-marketing.motion-ready .nox-final-cta .nox-reveal:not(.is-visible){transform:translate3d(0, var(--nox-cta-lift), 0)}.nox-marketing.motion-ready .nox-reveal.is-visible{opacity:1;transition:opacity .7s ease, transform .8s var(--nox-ease);transform:translate(0,0)}.nox-marketing.motion-ready .nox-scene.is-active .nox-panel,.nox-marketing.motion-ready .nox-scene.is-active .nox-panel-dark{transition:opacity .7s ease, transform .85s var(--nox-ease)}.nox-marketing.motion-ready .nox-reveal-stagger>:first-child{transition-delay:0s}.nox-marketing.motion-ready .nox-reveal-stagger>:nth-child(2){transition-delay:90ms}.nox-marketing.motion-ready .nox-reveal-stagger>:nth-child(3){transition-delay:.11s}.nox-marketing.motion-ready .nox-reveal-stagger>:nth-child(4){transition-delay:.12s}.nox-marketing.motion-ready .nox-depth{opacity:1}.nox-marketing.motion-ready[data-motion-override=reduce] .nox-reveal,.nox-marketing:not(.motion-ready) .nox-reveal{opacity:1;transition:opacity .16s var(--nox-ease);transform:none}.nox-marketing.motion-ready[data-motion-override=reduce] .nox-depth,.nox-marketing:not([data-enhanced-motion=true]) .nox-depth{display:none}.nox-marketing.motion-ready[data-motion-override=reduce] .nox-atmosphere-media,.nox-marketing.motion-ready[data-motion-override=reduce] .nox-atmosphere .nox-overlay,.nox-marketing.motion-ready[data-motion-override=reduce] .nox-cta-bloom{transform:none!important}.nox-marketing .nox-cta-bloom{z-index:0;pointer-events:none;opacity:var(--nox-bloom-opacity);transform:translate3d(0, var(--nox-bloom-y), 0);background:radial-gradient(circle,#ffffff47,#0000 68%);border-radius:50%;position:absolute;inset:20% 15%}.nox-marketing .nox-hero{min-height:min(100svh,920px);padding-block:128px 80px;overflow:clip}.nox-marketing .nox-hero__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:clamp(48px,7vw,112px);display:grid}.nox-marketing .nox-hero__copy{max-width:42rem}.nox-marketing .nox-hero__copy .nox-display{margin-top:20px}.nox-marketing .nox-hero__copy .nox-lede{margin-top:24px}.nox-marketing .nox-hero__actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.nox-marketing .nox-hero__art{aspect-ratio:4/3;border-radius:var(--nox-radius-lg);position:relative;overflow:hidden}.nox-marketing .nox-hero__image{object-fit:cover;object-position:68% 50%}.nox-marketing .nox-hero__art .nox-overlay{object-fit:cover;pointer-events:none;width:100%;height:100%;opacity:var(--nox-light-opacity);mix-blend-mode:screen;position:absolute;inset:0}@media (max-width:1023px){.nox-marketing{--nox-travel:36px;--nox-cta-lift:32px}.nox-marketing .nox-depth-three{display:none}.nox-marketing .nox-hero__grid{grid-template-columns:1fr;gap:48px}.nox-marketing .nox-hero__art{justify-self:center;width:min(100%,720px)}}@media (max-width:767px){.nox-marketing{--nox-travel:28px;--nox-cta-lift:24px}.nox-marketing .nox-section{padding-block:clamp(48px,14vw,72px)}.nox-marketing .nox-final-cta{--nox-cta-travel:24px}.nox-marketing .nox-depth-two,.nox-marketing .nox-depth-three{display:none}.nox-marketing .nox-hero{min-height:auto;padding-block:112px 56px}.nox-marketing .nox-hero__grid{grid-template-columns:1fr;gap:40px}.nox-marketing .nox-hero__art{aspect-ratio:4/3;width:100%}.nox-marketing .nox-hero__image{object-position:72% 50%}.nox-marketing .nox-hero__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.nox-marketing.motion-ready .nox-reveal,.nox-marketing.motion-ready .nox-reveal:not(.is-visible){opacity:1!important;transition:opacity .16s var(--nox-ease)!important;transform:none!important}.nox-marketing .nox-depth,.nox-marketing .nox-cta-bloom,.nox-marketing .nox-atmosphere-media,.nox-marketing .nox-atmosphere .nox-overlay{transform:none!important}.nox-marketing .nox-depth,.nox-marketing .nox-cta-bloom{display:none!important}}
.nox-marketing .nox-cinematic{--nox-cinematic-progress:0;--nox-cinematic-end-opacity:0;min-height:300svh;color:var(--nox-color-text-on-dark);background:#090b10;position:relative;overflow:clip}.nox-marketing .nox-cinematic__sticky{isolation:isolate;height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.nox-marketing .nox-cinematic__media,.nox-marketing .nox-cinematic__start,.nox-marketing .nox-cinematic__video,.nox-marketing .nox-cinematic__end{width:100%;height:100%;position:absolute;inset:0}.nox-marketing .nox-cinematic__start,.nox-marketing .nox-cinematic__video,.nox-marketing .nox-cinematic__end{object-fit:cover}.nox-marketing .nox-cinematic__end{opacity:var(--nox-cinematic-end-opacity)}.nox-marketing .nox-cinematic__sticky:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#090b10b8 0%,#090b1047 42%,#0000 68%),linear-gradient(#090b1059 0%,#0000 28%,#090b108c 100%);position:absolute;inset:0}.nox-marketing .nox-cinematic__copy{z-index:2;pointer-events:none;max-width:34rem;position:absolute;top:clamp(96px,18vh,180px);left:clamp(24px,6vw,96px)}.nox-marketing .nox-cinematic__copy h2{color:#fff;letter-spacing:-.03em;margin:12px 0 16px;font-size:clamp(1.75rem,3.4vw,3rem);line-height:1.1}.nox-marketing .nox-cinematic__copy p{color:var(--nox-color-text-muted-on-dark);max-width:36ch;margin:0}.nox-marketing .nox-cinematic__phases{z-index:2;pointer-events:none;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:clamp(72px,12vh,120px);left:clamp(24px,6vw,96px)}.nox-marketing .nox-cinematic__phases li{color:#9ba3b4b8;letter-spacing:.04em;text-transform:uppercase;transition:color .18s var(--nox-motion-easing-standard);font-size:.875rem;font-weight:600}.nox-marketing .nox-cinematic[data-cinematic-label=Complexity] .nox-cinematic__phases li[data-label=Complexity],.nox-marketing .nox-cinematic[data-cinematic-label=Signals\ align] .nox-cinematic__phases li[data-label=Signals\ align],.nox-marketing .nox-cinematic[data-cinematic-label="Clarity becomes action"] .nox-cinematic__phases li[data-label="Clarity becomes action"]{color:#fff}.nox-marketing .nox-cinematic__disclosure{z-index:2;color:#c5cbd8;text-align:right;pointer-events:none;max-width:28rem;margin:0;font-size:.8125rem;line-height:1.45;position:absolute;bottom:clamp(28px,6vh,56px);right:clamp(24px,6vw,96px)}.nox-marketing .nox-cinematic__mobile-states{display:none}@media (min-width:768px) and (max-width:1023px){.nox-marketing .nox-cinematic{min-height:280svh}}@media (max-width:767px){.nox-marketing .nox-cinematic{min-height:230svh}.nox-marketing .nox-cinematic__sticky{grid-template-rows:auto auto auto auto;align-content:center;gap:16px;min-height:0;padding:84px 20px 28px;display:grid}.nox-marketing .nox-cinematic__media{aspect-ratio:16/9;border-radius:var(--nox-radius-lg);width:100%;height:auto;position:relative;inset:auto;overflow:hidden}.nox-marketing .nox-cinematic__start,.nox-marketing .nox-cinematic__video,.nox-marketing .nox-cinematic__end{object-fit:contain}.nox-marketing .nox-cinematic__copy,.nox-marketing .nox-cinematic__phases,.nox-marketing .nox-cinematic__disclosure{text-align:left;max-width:none;position:relative;inset:auto}.nox-marketing .nox-cinematic__copy{grid-row:1}.nox-marketing .nox-cinematic__media{grid-row:2}.nox-marketing .nox-cinematic__phases{grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.nox-marketing .nox-cinematic__disclosure{grid-row:4}.nox-marketing .nox-cinematic__sticky:before{display:none}}.nox-marketing .nox-cinematic[data-cinematic-mode=settled],.nox-marketing .nox-cinematic[data-cinematic-mode=staged]{min-height:auto;overflow:visible}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__sticky{grid-template-rows:auto auto auto auto;gap:20px;height:auto;min-height:0;padding:64px clamp(20px,6vw,96px);display:grid;position:relative}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__media{aspect-ratio:16/9;border-radius:var(--nox-radius-lg);width:min(100%,960px);height:auto;position:relative;inset:auto;overflow:hidden}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__start,.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__video{display:none}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__end{opacity:1}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__copy,.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__phases,.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__disclosure{text-align:left;max-width:min(100%,960px);position:relative;inset:auto}.nox-marketing .nox-cinematic[data-cinematic-mode=settled] .nox-cinematic__sticky:before,.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__sticky{display:none}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__mobile-states{gap:24px;padding:48px clamp(20px,6vw,96px) 64px;display:grid}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__mobile-states figure{margin:0}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__mobile-states img{aspect-ratio:16/9;object-fit:cover;border-radius:var(--nox-radius-lg);opacity:1;width:100%;height:auto;transition:opacity .16s var(--nox-motion-easing-standard);display:block}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__mobile-states figcaption{color:#fff;margin-top:12px;font-size:.875rem;font-weight:600}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__mobile-states>p{color:#c5cbd8;margin:0;font-size:.8125rem}@media (prefers-reduced-motion:reduce){.nox-marketing .nox-cinematic{min-height:auto}.nox-marketing .nox-cinematic__sticky{place-items:center;height:auto;min-height:0;padding:48px 24px;display:grid;position:relative}.nox-marketing .nox-cinematic__media{aspect-ratio:16/9;border-radius:var(--nox-radius-lg);width:min(100%,960px);height:auto;position:relative;inset:auto;overflow:hidden}.nox-marketing .nox-cinematic__start,.nox-marketing .nox-cinematic__video,.nox-marketing .nox-cinematic__mobile-states{display:none!important}.nox-marketing .nox-cinematic__end{opacity:1;transition:opacity .16s;position:absolute;inset:0}.nox-marketing .nox-cinematic__phases li{transition:none}.nox-marketing .nox-cinematic__copy,.nox-marketing .nox-cinematic__phases,.nox-marketing .nox-cinematic__disclosure{text-align:left;pointer-events:none;max-width:min(100%,960px);position:relative;inset:auto}.nox-marketing .nox-cinematic__sticky:before{display:none}.nox-marketing .nox-cinematic[data-cinematic-mode=staged] .nox-cinematic__sticky{display:grid!important}}
