.nb-landing-body{z-index:100;width:100%;padding:var(--spacing-space-6xl) 5% 0;background:var(--color-surface-base);color:var(--color-text-inverse);justify-content:center;display:flex;position:relative;overflow:hidden}.nb-landing-body__inner{align-items:center;gap:0;width:100%;display:flex}.nb-landing-body__info{gap:var(--spacing-space-md);text-align:left;flex-direction:column;flex:50%;order:2;min-width:0;display:flex}.nb-landing-body__eyebrow{font-size:var(--font-size-caption);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-inverse-secondary);margin:0}.nb-landing-body__title{font-size:var(--font-size-heading-2);line-height:var(--line-height-heading-2);max-width:20ch;margin:0;font-weight:600}.nb-landing-body__tagline{max-width:28rem;font-size:var(--font-size-subheading);line-height:var(--line-height-subheading);color:var(--color-text-inverse-secondary);margin:0}.nb-landing-body__receipt-column{flex:50%;order:1;justify-content:flex-end;min-width:0;padding-right:6%;display:flex}.nb-landing-body__receipt{width:min(22rem,100%);padding:var(--spacing-space-xl) var(--spacing-space-lg);background:var(--color-background);color:var(--color-text-primary);font-variant-numeric:tabular-nums;box-shadow:0 24px 48px color-mix(in srgb, var(--color-black-100) 55%, transparent);clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),97% 100%,94% calc(100% - 8px),91% 100%,88% calc(100% - 8px),85% 100%,82% calc(100% - 8px),79% 100%,76% calc(100% - 8px),73% 100%,70% calc(100% - 8px),67% 100%,64% calc(100% - 8px),61% 100%,58% calc(100% - 8px),55% 100%,52% calc(100% - 8px),49% 100%,46% calc(100% - 8px),43% 100%,40% calc(100% - 8px),37% 100%,34% calc(100% - 8px),31% 100%,28% calc(100% - 8px),25% 100%,22% calc(100% - 8px),19% 100%,16% calc(100% - 8px),13% 100%,10% calc(100% - 8px),7% 100%,4% calc(100% - 8px),1% 100%,0 calc(100% - 8px));font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.5}.nb-landing-body__receipt hr{border:0;border-top:1px dashed var(--color-border-muted);margin:.6rem 0}.nb-landing-body__receipt-row{justify-content:space-between;gap:var(--spacing-space-md);display:flex}.nb-landing-body__receipt-center{text-align:center}.nb-landing-body__receipt-brand{font-size:1.4rem;font-weight:700}@media (max-width:48rem){.nb-landing-body{padding:var(--spacing-space-4xl) 5% 0}.nb-landing-body__inner{align-items:stretch;gap:var(--spacing-space-3xl);flex-direction:column}.nb-landing-body__info{flex:none;order:1}.nb-landing-body__receipt-column{flex:none;order:2;justify-content:center;padding-right:0}}.nb-landing-body__receipt-heading{margin-bottom:.15rem}.nb-landing-body__receipt-heading>span:first-child{font-weight:700}.nb-landing-body__receipt-heading>span:last-child{color:var(--color-border-muted);font-size:.7rem}
.nb-landing-confidence{--nb-confidence-support:#1ed760;--nb-confidence-boundary:#ff9f0a;--nb-confidence-divider:#ffffff29;z-index:4;width:100%;min-height:100vh;padding:var(--spacing-space-6xl) 5%;background:var(--color-surface-base);color:var(--color-text-inverse);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.nb-landing-confidence__inner{gap:var(--spacing-space-3xl);flex-direction:column;width:min(72rem,100%);min-width:0;display:flex}.nb-landing-confidence__info{max-width:54rem}.nb-landing-confidence__eyebrow{margin:0 0 var(--spacing-space-lg);color:var(--color-text-inverse-secondary);font-size:var(--font-size-caption);letter-spacing:.12em;text-transform:uppercase}.nb-landing-confidence__title{letter-spacing:-.055em;max-width:18ch;font-size:clamp(3rem,6vw,5.75rem);line-height:.98;font-weight:var(--font-weight-regular);margin:0}.nb-landing-confidence__title-sentence{display:block}.nb-landing-confidence__title-mask{font-weight:var(--font-weight-bold);-webkit-text-fill-color:transparent;color:#0000;filter:saturate(1.25)brightness(1.15);background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text;margin-right:-.06em;padding-right:.06em;display:inline-block}.nb-landing-confidence__tagline{max-width:46rem;margin:var(--spacing-space-xl) 0 0;color:var(--color-text-inverse-secondary);font-size:var(--font-size-subheading);line-height:1.45}.nb-landing-confidence__disclosure{max-width:48rem;margin:var(--spacing-space-lg) 0 0;padding-left:var(--spacing-space-md);border-left:2px solid var(--nb-confidence-boundary);color:var(--color-text-inverse-secondary);font-size:var(--font-size-caption);line-height:1.45}.nb-landing-confidence__claims{border-top:1px solid var(--nb-confidence-divider);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.nb-landing-confidence__claim{background:var(--color-surface-base);min-width:0;overflow:hidden}.nb-landing-confidence__claim:nth-child(2n){border-left:1px solid var(--nb-confidence-divider)}.nb-landing-confidence__claim:nth-child(n+3){border-top:1px solid var(--nb-confidence-divider)}.nb-landing-confidence__claim-header{padding:var(--spacing-space-lg);justify-content:space-between;align-items:flex-start;gap:var(--spacing-space-md);display:flex}.nb-landing-confidence__claim-header>div{gap:var(--spacing-space-xs);flex-direction:column;min-width:0;display:flex}.nb-landing-confidence__claim-header h3{color:var(--color-text-inverse-secondary);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-regular);margin:0}.nb-landing-confidence__claim-header strong{white-space:nowrap;font-size:clamp(2rem,4vw,3rem);line-height:1}.nb-landing-confidence__tier{border-radius:var(--spacing-radius-pill);width:fit-content;font-size:var(--font-size-caption);border:1px solid;flex:none;padding:.18rem .55rem;line-height:1.2;display:inline-flex}.nb-landing-confidence__tier--highest{color:var(--nb-confidence-support);background:#1ed7601f}.nb-landing-confidence__tier--moderate{color:#0a84ff;background:#0a84ff1f}.nb-landing-confidence__tier--directional{color:var(--nb-confidence-boundary);background:#ff9f0a1f}.nb-landing-confidence__claim-supports,.nb-landing-confidence__claim-limit{padding:var(--spacing-space-lg)}.nb-landing-confidence__claim-supports h4,.nb-landing-confidence__claim-limit h4{font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0}.nb-landing-confidence__claim-supports h4{color:var(--nb-confidence-support)}.nb-landing-confidence__claim-limit h4{color:var(--nb-confidence-boundary)}.nb-landing-confidence__claim-supports p,.nb-landing-confidence__claim-limit p{margin:var(--spacing-space-sm) 0 0;color:var(--color-text-inverse-secondary);font-size:var(--font-size-body-sm);line-height:1.5}@media (max-width:48rem){.nb-landing-confidence__inner{gap:var(--spacing-space-2xl)}.nb-landing-confidence__title{font-size:clamp(2.6rem,12vw,4rem)}.nb-landing-confidence__claims{grid-template-columns:1fr}.nb-landing-confidence__claim:nth-child(2n){border-left:0}.nb-landing-confidence__claim:nth-child(n+2){border-top:1px solid var(--nb-confidence-divider)}.nb-landing-confidence__claim-header{flex-direction:column}}@media (max-width:24rem){.nb-landing-confidence{padding-inline:4%}.nb-landing-confidence__claim-header,.nb-landing-confidence__claim-supports,.nb-landing-confidence__claim-limit{padding:var(--spacing-space-md)}}
.hw-page{--hw-black:#000;--hw-ink:#111;--hw-gray:#8a8a8a;--hw-line:#ffffff29;--hw-paper:#f3f3f1;background:var(--hw-black);color:#fff;min-height:100vh;font-family:var(--font-family)}.hw-page *,.hw-page :before,.hw-page :after{box-sizing:border-box}.hw-section{min-height:100svh;position:relative;overflow:hidden}.hw-kicker{letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.35rem;font-size:.7rem;font-weight:600}.hw-lede{color:#a9a9a9;max-width:34rem;margin:0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.hw-spotlight{background:radial-gradient(circle at 32% 35%,#171717 0,#0000 35%),#000;grid-template-rows:1fr auto;grid-template-columns:minmax(18rem,.82fr) minmax(28rem,1.18fr);gap:clamp(2rem,5vw,6rem);padding:clamp(3.5rem,7vw,8rem) clamp(1.25rem,5vw,6rem) 2rem;display:grid}.hw-spotlight__copy{z-index:2;align-self:center}.hw-spotlight__copy h1{letter-spacing:-.055em;max-width:10ch;margin:0 0 1.5rem;font-size:clamp(3.5rem,7vw,7.8rem);line-height:.9}.hw-inline-cta{color:#000;background:#fff;border-radius:999px;align-items:center;width:fit-content;margin-top:2rem;padding:.6rem 1rem;font-size:.75rem;font-weight:600;display:flex}.hw-spotlight__stage{color:#fff;align-self:center;place-items:center;min-width:0;min-height:min(68vw,46rem);padding:clamp(2rem,4vw,4rem);display:grid;position:relative}.hw-spotlight__stage img{width:min(100%,42rem);height:auto;display:block}.hw-stage-label,.hw-stage-index{z-index:2;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;position:absolute}.hw-stage-label{top:1.3rem;left:1.5rem}.hw-stage-index{color:#777;bottom:1.3rem;right:1.5rem}.hw-metric-strip{border-top:1px solid var(--hw-line);grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.hw-metric-strip>div{border-right:1px solid var(--hw-line);justify-content:space-between;align-items:flex-end;min-height:4.7rem;padding:1rem 1.1rem 0;display:flex}.hw-metric-strip>div:last-child{border-right:0}.hw-metric-strip small{color:#5c5c5c;font-size:.62rem}.hw-metric-strip span{font-size:.78rem}.hw-editorial{color:#111;background:var(--hw-paper);grid-template-columns:minmax(20rem,.95fr) minmax(22rem,1.05fr);align-items:center;gap:clamp(3rem,8vw,10rem);padding:clamp(5rem,9vw,10rem) clamp(1.25rem,6vw,8rem);display:grid}.hw-editorial__ghost{color:#00000009;letter-spacing:-.07em;pointer-events:none;font-size:clamp(7rem,18vw,21rem);font-weight:700;line-height:.8;position:absolute;bottom:-.18em;right:-.05em}.hw-editorial__visual,.hw-editorial__copy{z-index:1;position:relative}.hw-editorial__frame{place-items:center;min-height:min(72vw,48rem);padding:clamp(1.2rem,3vw,3rem);display:grid}.hw-editorial__frame img{width:min(100%,33rem);height:auto;display:block}.hw-editorial__visual>p{color:#777;text-align:right;max-width:21rem;margin:1rem 0 0 auto;font-size:.72rem}.hw-editorial__copy h2{letter-spacing:-.065em;max-width:8ch;margin:0 0 1.5rem;font-size:clamp(4rem,7.5vw,8.5rem);line-height:.88}.hw-editorial .hw-lede{color:#686868}.hw-editorial__list{border-top:1px solid #c7c7c4;margin:clamp(2rem,5vw,5rem) 0 0;padding:0;list-style:none}.hw-editorial__list li{border-bottom:1px solid #c7c7c4;grid-template-columns:2.2rem 1fr;gap:1rem;padding:1rem 0;display:grid}.hw-editorial__list li>span{color:#9a9a96;font-size:.65rem}.hw-editorial__list strong,.hw-editorial__list small{display:block}.hw-editorial__list strong{font-size:.85rem}.hw-editorial__list small{color:#777;max-width:27rem;margin-top:.25rem;font-size:.72rem;line-height:1.35}.hw-profile{background:#050505;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,5vw,6rem) clamp(2rem,3vw,3rem)}.hw-profile__heading{grid-template-columns:1fr auto;align-items:end;gap:1rem;display:grid}.hw-profile__heading .hw-kicker{grid-column:1/-1}.hw-profile__heading h2{letter-spacing:-.055em;max-width:13ch;margin:0;font-size:clamp(3.2rem,6.3vw,7rem);line-height:.92}.hw-profile__heading>p:last-child{color:#888;text-align:right;max-width:15rem;margin:0;font-size:.8rem}.hw-profile__specimen{background:linear-gradient(var(--hw-line) 1px, transparent 1px), linear-gradient(90deg, var(--hw-line) 1px, transparent 1px);border:1px solid var(--hw-line);background-size:10% 16.666%;place-items:center;min-height:clamp(24rem,49vw,45rem);margin-top:clamp(3rem,7vw,7rem);display:grid;position:relative}.hw-profile__image{width:min(94%,92rem)}.hw-profile__image img{width:100%;height:auto;display:block}.hw-profile__axis{z-index:2;background:#fff;position:absolute}.hw-profile__axis--x{height:1px;top:50%;left:0;right:0}.hw-profile__axis--y{width:1px;top:0;bottom:0;left:50%}.hw-profile__marker{z-index:3;color:#000;letter-spacing:.04em;text-transform:uppercase;background:#fff;padding:.25rem .45rem;font-size:.58rem;position:absolute}.hw-profile__marker--one{top:9%;left:4%}.hw-profile__marker--two{top:15%;right:4%}.hw-profile__marker--three{bottom:10%;right:8%}.hw-profile__features{border-top:1px solid var(--hw-line);grid-template-columns:repeat(3,1fr);margin-top:1.5rem;display:grid}.hw-profile__features article{border-right:1px solid var(--hw-line);min-height:12rem;padding:1.4rem}.hw-profile__features article:last-child{border-right:0}.hw-profile__features span{color:#666;font-size:.62rem}.hw-profile__features h3{margin:2.8rem 0 .5rem;font-size:1rem}.hw-profile__features p{color:#8a8a8a;max-width:22rem;margin:0;font-size:.75rem;line-height:1.45}@media (max-width:900px){.hw-spotlight,.hw-editorial{grid-template-columns:1fr}.hw-spotlight{grid-template-rows:auto auto auto}.hw-spotlight__copy h1,.hw-editorial__copy h2{max-width:12ch}.hw-spotlight__stage{min-height:30rem}.hw-metric-strip{grid-column:1}.hw-editorial__visual{order:2}.hw-editorial__copy{order:1}.hw-editorial__frame{min-height:38rem}}@media (max-width:620px){.hw-section{min-height:0}.hw-spotlight__copy h1,.hw-editorial__copy h2{font-size:clamp(3.4rem,17vw,5rem)}.hw-spotlight__stage{min-height:24rem;padding:2rem 1rem}.hw-metric-strip{grid-template-columns:1fr 1fr}.hw-metric-strip>div:nth-child(2){border-right:0}.hw-editorial__frame{min-height:30rem}.hw-profile__heading{grid-template-columns:1fr}.hw-profile__heading>p:last-child{text-align:left}.hw-profile__specimen{min-height:24rem}.hw-profile__image{width:96%;padding:.6rem}.hw-profile__features{grid-template-columns:1fr}.hw-profile__features article{border-right:0;border-bottom:1px solid var(--hw-line);min-height:10rem}}
.nb-landing-trends{z-index:4;width:100%;padding:var(--spacing-space-6xl) 5% 0;background:var(--color-surface-base);color:var(--color-text-inverse);font-variant-numeric:tabular-nums;justify-content:center;display:flex;position:relative;overflow:hidden}.nb-landing-trends__inner{gap:var(--spacing-space-3xl);flex-direction:column;width:min(72rem,100%);min-width:0;display:flex}.nb-landing-trends__info{gap:var(--spacing-space-md);flex-direction:column;display:flex}.nb-landing-trends__eyebrow{font-size:var(--font-size-caption);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-inverse-secondary);margin:0}.nb-landing-trends__title{font-size:var(--font-size-heading-2);line-height:var(--line-height-heading-2);max-width:20ch;margin:0;font-weight:600}.nb-landing-trends__tagline{max-width:34rem;font-size:var(--font-size-subheading);line-height:var(--line-height-subheading);color:var(--color-text-inverse-secondary);margin:0}.nb-landing-trends__panel{flex-direction:column;min-width:0;display:flex}.nb-landing-trends__tabs{gap:var(--spacing-space-xs);margin-bottom:var(--spacing-space-xl);flex-wrap:wrap;display:flex}.nb-landing-trends__tabs button{font:inherit;font-size:var(--font-size-caption);padding:var(--spacing-space-xs) var(--spacing-space-md);border-radius:var(--spacing-radius-pill);border:1px solid var(--color-border-inverse-subtle);color:var(--color-text-inverse-secondary);cursor:pointer;transition:color var(--motion-duration-fast), border-color var(--motion-duration-fast), background var(--motion-duration-fast);background:0 0}.nb-landing-trends__tabs button:hover{border-color:var(--color-border-inverse-muted);color:var(--color-text-inverse)}.nb-landing-trends__tabs button.is-on{background:var(--color-text-inverse);color:var(--color-surface-base);border-color:var(--color-text-inverse)}.nb-landing-trends__tabs button:focus-visible{outline:var(--spacing-border-width-lg) solid var(--color-text-inverse);outline-offset:2px}.nb-landing-trends__head{justify-content:space-between;align-items:flex-end;gap:var(--spacing-space-xl);margin-bottom:var(--spacing-space-lg);flex-wrap:wrap;display:flex}.nb-landing-trends__kicker{font-size:var(--font-size-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-inverse-secondary);margin:0}.nb-landing-trends__delta{margin:var(--spacing-space-2xs) 0 0;font-size:var(--font-size-heading-2);line-height:var(--line-height-heading-2);font-weight:var(--font-weight-bold)}.nb-landing-trends__delta small{font-size:.5em;font-weight:var(--font-weight-regular);color:var(--color-text-inverse-secondary);margin-left:.5em}.nb-landing-trends__note{text-align:right;max-width:26rem;font-size:var(--font-size-body-sm);color:var(--color-text-inverse-secondary);margin:0;line-height:1.5}.nb-landing-trends__svg{touch-action:pan-y;cursor:crosshair;width:100%;height:auto;display:block;overflow:visible}.nb-landing-trends__tick line{stroke:var(--color-border-inverse-subtle);stroke-width:1px}.nb-landing-trends__tick text{fill:var(--color-text-inverse-secondary);font-size:10px;font-family:var(--font-family)}.nb-landing-trends__line{fill:none;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round}.nb-landing-trends__dot{fill:var(--color-surface-base);stroke-width:1.5px;transition:r var(--motion-duration-fast)}.nb-landing-trends__cross line{stroke:var(--color-text-inverse);stroke-width:1px;stroke-dasharray:3 3;opacity:.6}.nb-landing-trends__tip{fill:var(--color-surface-raised);stroke:var(--color-border-inverse-subtle)}.nb-landing-trends__tip-label{fill:var(--color-text-inverse-secondary);font-size:10px;font-family:var(--font-family)}.nb-landing-trends__tip-value{fill:var(--color-text-inverse);font-size:11px;font-family:var(--font-family)}.nb-landing-trends__legend{margin:var(--spacing-space-md) 0 0;gap:var(--spacing-space-lg);font-size:var(--font-size-caption);color:var(--color-text-inverse-secondary);flex-wrap:wrap;padding:0;list-style:none;display:flex}.nb-landing-trends__legend li{align-items:center;gap:.4em;display:inline-flex}.nb-landing-trends__legend i{border-radius:2px;width:.8em;height:.8em;display:inline-block}.nb-landing-trends__legend-ring{background:0 0;border:1.5px solid;border-radius:50%}@media (max-width:48rem){.nb-landing-trends{padding:var(--spacing-space-4xl) 5% 0}.nb-landing-trends__inner{gap:var(--spacing-space-2xl)}.nb-landing-trends__note{text-align:left}.nb-landing-trends__tick text,.nb-landing-trends__tip-label{font-size:16px}.nb-landing-trends__tip-value{font-size:18px}.nb-landing-trends__line{stroke-width:3px}}
.nb-antigravity{width:100%;height:100%;position:relative}.nb-antigravity--unavailable canvas{display:none}
