.skip-link-module__JoNTXG__skipLink{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--color-text);background:var(--color-accent-lime);border-radius:var(--radius-sm);transition:transform var(--duration-fast) var(--ease-standard);font-weight:700;position:fixed;transform:translateY(-200%)}.skip-link-module__JoNTXG__skipLink:focus{transform:translateY(0)}
.container-module__ablsuG__container{width:100%;padding-inline:var(--gutter-mobile);margin-inline:auto}.container-module__ablsuG__narrow{max-width:calc(var(--container-narrow) + (2 * var(--gutter-desktop)))}.container-module__ablsuG__standard{max-width:calc(var(--container-standard) + (2 * var(--gutter-desktop)))}.container-module__ablsuG__wide{max-width:calc(var(--container-wide) + (2 * var(--gutter-desktop)))}.container-module__ablsuG__full{max-width:var(--container-max)}@media (min-width:48rem){.container-module__ablsuG__container{padding-inline:var(--gutter-tablet)}}@media (min-width:80rem){.container-module__ablsuG__container{padding-inline:var(--gutter-desktop)}}
.section-module__2H1K9W__section{padding-block:var(--space-11);position:relative}.section-module__2H1K9W__light{color:var(--color-ink);background:var(--color-canvas)}.section-module__2H1K9W__dark{color:var(--color-paper);background:var(--color-ink)}.section-module__2H1K9W__accent-soft{color:var(--color-ink);background:var(--color-accent-soft)}.section-module__2H1K9W__blue-soft{color:var(--color-ink);background:var(--color-blue-soft)}.section-module__2H1K9W__transparent{color:inherit;background:0 0}.section-module__2H1K9W__fullHeight{min-height:max(var(--section-min-height), 100svh)}.section-module__2H1K9W__overflowHidden{overflow:hidden}@media (min-width:48rem){.section-module__2H1K9W__section{padding-block:var(--space-13)}}
.brand-mark-module__H81V6a__mark{object-fit:contain;height:auto;display:block}.brand-mark-module__H81V6a__icon{aspect-ratio:1}.brand-mark-module__H81V6a__wordmark{max-width:100%}
.button-module__qL9woW__button{--button-background:transparent;--button-border:currentcolor;--button-foreground:currentcolor;justify-content:center;align-items:center;gap:var(--space-3);width:fit-content;color:var(--button-foreground);background:var(--button-background);border:var(--border-hairline) solid var(--button-border);border-radius:var(--radius-xs);font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-enter);font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.button-module__qL9woW__button:hover:not(:disabled) .button-module__qL9woW__iconSlot{transform:translate(.1875rem)}.button-module__qL9woW__small{min-height:2.5rem;padding-inline:var(--space-4)}.button-module__qL9woW__medium{min-height:3rem;padding-inline:var(--space-5)}.button-module__qL9woW__large{min-height:3.75rem;padding-inline:var(--space-7)}.button-module__qL9woW__primary-light{--button-background:var(--color-paper);--button-border:var(--color-paper);--button-foreground:var(--color-ink)}.button-module__qL9woW__primary-light:hover:not(:disabled){--button-background:var(--color-accent);--button-border:var(--color-accent)}.button-module__qL9woW__primary-dark{--button-background:var(--color-ink);--button-border:var(--color-ink);--button-foreground:var(--color-paper)}.button-module__qL9woW__primary-dark:hover:not(:disabled){--button-background:var(--color-ink-soft);--button-border:var(--color-accent)}.button-module__qL9woW__secondary-light{--button-border:var(--color-border-dark);--button-foreground:var(--color-paper)}.button-module__qL9woW__secondary-light:hover:not(:disabled){--button-border:var(--color-accent)}.button-module__qL9woW__secondary-dark{--button-border:var(--color-border-light);--button-foreground:var(--color-ink)}.button-module__qL9woW__secondary-dark:hover:not(:disabled){--button-border:var(--color-accent-hover)}.button-module__qL9woW__text{border-color:#0000;min-height:2.5rem;padding-inline:0}.button-module__qL9woW__text:hover:not(:disabled){color:var(--color-accent-hover)}.button-module__qL9woW__iconSlot{transition:transform var(--duration-fast) var(--ease-enter);flex:none;place-items:center;display:grid}.button-module__qL9woW__iconSlot>svg{stroke-width:1.75px;width:1.1em;height:1.1em}.button-module__qL9woW__button.button-module__qL9woW__icon{width:3rem;min-height:3rem;padding:0}.button-module__qL9woW__disabled,.button-module__qL9woW__button:disabled{opacity:.42;cursor:not-allowed}
.editorial-rule-module__QG6ajG__rule{color:currentColor}.editorial-rule-module__QG6ajG__horizontal,.editorial-rule-module__QG6ajG__accent,.editorial-rule-module__QG6ajG__dark,.editorial-rule-module__QG6ajG__subtle,.editorial-rule-module__QG6ajG__dotted{width:100%;height:var(--border-hairline);background:currentColor}.editorial-rule-module__QG6ajG__vertical{width:var(--border-hairline);background:currentColor;min-height:8rem}.editorial-rule-module__QG6ajG__accent{height:var(--border-standard);color:var(--color-accent)}.editorial-rule-module__QG6ajG__dark{color:var(--color-border-dark)}.editorial-rule-module__QG6ajG__subtle{color:var(--color-border-subtle)}.editorial-rule-module__QG6ajG__dotted{border-top:var(--border-standard) dotted currentcolor;background:0 0;height:0}.editorial-rule-module__QG6ajG__animated{transform-origin:0;animation:editorial-rule-module__QG6ajG__rule-draw var(--duration-reveal) var(--ease-scroll-reveal) both}@keyframes editorial-rule-module__QG6ajG__rule-draw{0%{transform:scaleX(0)}}
.icon-frame-module__hSNfqq__frame{border:var(--border-hairline) solid currentcolor;border-radius:var(--radius-xs);flex:none;place-items:center;display:inline-grid}.icon-frame-module__hSNfqq__frame>span,.icon-frame-module__hSNfqq__frame svg{width:55%;height:55%}.icon-frame-module__hSNfqq__small{width:2.5rem;height:2.5rem}.icon-frame-module__hSNfqq__medium{width:3.25rem;height:3.25rem}.icon-frame-module__hSNfqq__large{width:4.5rem;height:4.5rem}
.inline-accent-module__HwXVIa__lime{color:var(--color-accent)}.inline-accent-module__HwXVIa__blue{color:var(--color-blue)}.inline-accent-module__HwXVIa__teal{color:var(--color-teal)}.inline-accent-module__HwXVIa__friction{color:var(--color-friction)}
.labels-module__hi0WYW__eyebrow,.labels-module__hi0WYW__technical,.labels-module__hi0WYW__sectionNumber{font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;font-weight:500;line-height:1.4}.labels-module__hi0WYW__eyebrow{align-items:center;gap:var(--space-3);display:flex}.labels-module__hi0WYW__eyebrow:before{width:1.75rem;height:var(--border-standard);background:var(--color-accent);content:""}.labels-module__hi0WYW__technical{display:inline-block}.labels-module__hi0WYW__sectionNumber{gap:var(--space-2);color:inherit;display:inline-flex}.labels-module__hi0WYW__sectionNumber>span:first-child{color:var(--color-accent-hover)}.labels-module__hi0WYW__numberLabel{opacity:.72}
.site-header-module___k5P8G__header{--header-foreground:var(--color-ink);--header-surface:transparent;--header-border:var(--color-border-light);--header-cta-bg:var(--color-ink);--header-cta-fg:var(--color-paper);z-index:var(--header-z-index);height:var(--header-height-desktop);color:var(--header-foreground);background:var(--header-surface);border-bottom:var(--border-hairline) solid var(--header-border);transition:color var(--duration-standard) var(--ease-standard), background-color var(--duration-standard) var(--ease-standard), box-shadow var(--duration-standard) var(--ease-standard);position:fixed;inset:0 0 auto}.site-header-module___k5P8G__header[data-appearance=dark]{--header-foreground:var(--color-paper);--header-border:var(--color-border-dark);--header-cta-bg:var(--color-paper);--header-cta-fg:var(--color-ink)}.site-header-module___k5P8G__header[data-scrolled=true][data-appearance=dark]{--header-surface:#141716f5;box-shadow:0 .25rem 1.25rem #0000001a}.site-header-module___k5P8G__header[data-scrolled=true][data-appearance=light]{--header-surface:#f2efe8f7;box-shadow:var(--shadow-navigation)}.site-header-module___k5P8G__inner{height:var(--header-height-desktop);justify-content:space-between;align-items:center;display:flex}.site-header-module___k5P8G__brand{flex:none;align-items:center;min-height:2.75rem;display:inline-flex}.site-header-module___k5P8G__brand img{width:clamp(10.5rem,15vw,13.875rem)}.site-header-module___k5P8G__desktopNav,.site-header-module___k5P8G__navItems{align-items:center;display:flex}.site-header-module___k5P8G__desktopNav{gap:clamp(2rem,3.5vw,4rem)}.site-header-module___k5P8G__navItems{gap:var(--navigation-gap)}.site-header-module___k5P8G__navLink,.site-header-module___k5P8G__navTrigger{align-items:center;gap:var(--space-2);min-height:2.75rem;color:inherit;font-size:var(--type-body-sm);cursor:pointer;background:0 0;border:0;padding:0;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.site-header-module___k5P8G__navLink:after,.site-header-module___k5P8G__navTrigger:after{height:var(--border-hairline);content:"";opacity:0;transform-origin:0;transition:transform var(--duration-fast) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard);background:currentColor;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.site-header-module___k5P8G__navLink:hover:after,.site-header-module___k5P8G__navTrigger:hover:after,.site-header-module___k5P8G__active:after{opacity:1;transform:scaleX(1)}.site-header-module___k5P8G__chevron{font-family:var(--font-mono);transition:transform var(--duration-fast) var(--ease-standard);font-size:1rem;font-weight:400}.site-header-module___k5P8G__navTrigger[aria-expanded=true] .site-header-module___k5P8G__chevron{transform:rotate(45deg)}.site-header-module___k5P8G__cta{align-items:center;gap:var(--space-3);min-height:2.875rem;padding-inline:var(--space-5);color:var(--header-cta-fg);background:var(--header-cta-bg);border:var(--border-hairline) solid var(--header-cta-bg);border-radius:var(--radius-xs);font-size:var(--type-body-sm);transition:color var(--duration-standard) var(--ease-standard), background-color var(--duration-standard) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);font-weight:600;text-decoration:none;display:inline-flex}.site-header-module___k5P8G__cta:hover{transform:translateY(-1px)}.site-header-module___k5P8G__dropdownRoot{position:relative}.site-header-module___k5P8G__dropdown{top:calc(100% + var(--dropdown-offset));width:min(42rem,100vw - 3rem);padding:var(--space-5);color:var(--color-ink);background:var(--color-canvas-elevated);border:var(--border-hairline) solid var(--color-border-light);border-radius:var(--radius-sm);box-shadow:var(--shadow-navigation);opacity:0;pointer-events:none;visibility:hidden;transition:opacity var(--duration-fast) var(--ease-enter), transform var(--duration-fast) var(--ease-enter), visibility 0s linear var(--duration-fast);position:absolute;right:-2rem;transform:translateY(-.4rem)}.site-header-module___k5P8G__dropdownOpen{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)}.site-header-module___k5P8G__dropdownHeader{padding-bottom:var(--space-4);border-bottom:var(--border-hairline) solid var(--color-border-light);justify-content:space-between;align-items:center;display:flex}.site-header-module___k5P8G__dropdownNumber,.site-header-module___k5P8G__mobileNumber,.site-header-module___k5P8G__mobilePanelLabel{color:var(--color-muted);font-family:var(--font-mono);font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase}.site-header-module___k5P8G__dropdownAll{color:inherit;font-size:var(--type-caption);text-underline-offset:.25em;font-weight:600}.site-header-module___k5P8G__dropdownGrid{padding-top:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;list-style:none;display:grid}.site-header-module___k5P8G__dropdownLink{align-content:center;gap:var(--space-1);min-height:5.5rem;padding:var(--space-3);color:inherit;border-bottom:var(--border-hairline) solid var(--color-border-subtle);transition:background-color var(--duration-fast) var(--ease-standard);text-decoration:none;display:grid}.site-header-module___k5P8G__dropdownLink:hover,.site-header-module___k5P8G__dropdownLink:focus-visible{background:var(--color-accent-soft)}.site-header-module___k5P8G__dropdownLink strong{font-size:var(--type-body-sm);font-weight:650}.site-header-module___k5P8G__dropdownLink span{color:var(--color-muted);font-size:var(--type-caption);line-height:1.4}.site-header-module___k5P8G__mobileNav{display:none}.site-header-module___k5P8G__menuButton,.site-header-module___k5P8G__closeButton{width:2.75rem;height:2.75rem;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.site-header-module___k5P8G__mobilePanel{z-index:calc(var(--header-z-index) + 1);min-height:100dvh;padding:var(--space-5) var(--gutter-mobile) var(--space-6);color:var(--color-paper);background:var(--color-ink);clip-path:inset(0 0 100%);pointer-events:none;transition:clip-path var(--duration-deliberate) var(--ease-enter);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.site-header-module___k5P8G__mobilePanelOpen{clip-path:inset(0);pointer-events:auto}.site-header-module___k5P8G__mobilePanelTop{min-height:3rem;padding-bottom:var(--space-4);border-bottom:var(--border-hairline) solid var(--color-border-dark);justify-content:space-between;align-items:center;display:flex}.site-header-module___k5P8G__mobilePanelBrand{align-items:center;min-height:2.75rem;display:inline-flex}.site-header-module___k5P8G__mobilePanelBrand img{width:min(11.875rem,52vw)}.site-header-module___k5P8G__closeButton{margin-right:-.625rem}.site-header-module___k5P8G__mobileList{list-style:none}.site-header-module___k5P8G__mobileItem{padding:var(--space-5) 0 var(--space-5) var(--space-9);border-bottom:var(--border-hairline) solid var(--color-border-dark);position:relative}.site-header-module___k5P8G__mobileNumber{color:var(--color-muted-light);position:absolute;top:2rem;left:0}.site-header-module___k5P8G__mobilePrimary{width:100%;min-height:2.75rem;color:inherit;letter-spacing:var(--tracking-heading);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font-size:clamp(1.8rem,8vw,2.75rem);font-weight:500;text-decoration:none;display:flex}.site-header-module___k5P8G__mobileActive{text-decoration:underline;text-decoration-thickness:var(--border-hairline);text-underline-offset:.25em}.site-header-module___k5P8G__mobileAccordion{gap:var(--space-2);opacity:0;max-height:0;transition:max-height var(--duration-standard) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard), padding var(--duration-standard) var(--ease-standard);display:grid;overflow:hidden}.site-header-module___k5P8G__mobileAccordionOpen{max-height:45rem;padding-top:var(--space-4);opacity:1}.site-header-module___k5P8G__mobileAllLink,.site-header-module___k5P8G__mobileChild{color:inherit}.site-header-module___k5P8G__mobileAllLink{min-height:2.75rem;padding-block:var(--space-3);font-size:var(--type-body-sm);text-underline-offset:.3em;font-weight:600}.site-header-module___k5P8G__mobileChild{align-content:center;gap:var(--space-1);min-height:3.75rem;padding-block:var(--space-2);text-decoration:none;display:grid}.site-header-module___k5P8G__mobileChild strong{font-size:var(--type-body-sm)}.site-header-module___k5P8G__mobileChild span{color:var(--color-muted-light);font-size:var(--type-caption);line-height:1.35}.site-header-module___k5P8G__mobileCta{min-height:3.5rem;padding:var(--space-4) var(--space-5);color:var(--color-ink);background:var(--color-paper);border-radius:var(--radius-xs);justify-content:space-between;align-items:center;margin-top:auto;font-weight:650;text-decoration:none;display:flex}@media (max-width:58rem){.site-header-module___k5P8G__header,.site-header-module___k5P8G__inner{height:var(--header-height-mobile)}.site-header-module___k5P8G__desktopNav{display:none}.site-header-module___k5P8G__mobileNav{display:block}.site-header-module___k5P8G__brand img{width:clamp(9.5rem,44vw,12rem)}}@media (prefers-reduced-motion:reduce){.site-header-module___k5P8G__header,.site-header-module___k5P8G__chevron,.site-header-module___k5P8G__cta,.site-header-module___k5P8G__dropdown,.site-header-module___k5P8G__mobilePanel,.site-header-module___k5P8G__mobileAccordion{transition-duration:.01ms}}
.metric-module__WUD4vq__metric{align-content:start;gap:var(--space-2);border-top:var(--border-standard) solid var(--metric-accent);display:grid}.metric-module__WUD4vq__large{padding-top:var(--space-5)}.metric-module__WUD4vq__small{padding-top:var(--space-4)}.metric-module__WUD4vq__value{color:inherit;font-size:var(--type-metric-lg);font-variant-numeric:tabular-nums;letter-spacing:var(--tracking-display);font-weight:500;line-height:.95}.metric-module__WUD4vq__small .metric-module__WUD4vq__value{font-size:var(--type-metric-sm)}.metric-module__WUD4vq__label{max-width:19rem;font-size:var(--type-body-lg);font-weight:600;line-height:1.25}.metric-module__WUD4vq__description{max-width:30rem;color:var(--color-secondary-text);font-size:var(--type-body-sm)}.metric-module__WUD4vq__dark .metric-module__WUD4vq__description{color:var(--color-muted-light)}
.text-link-module__tn0MfG__link{align-items:center;gap:var(--space-2);width:fit-content;color:inherit;text-underline-offset:.28em;display:inline-flex}.text-link-module__tn0MfG__underlined{text-decoration-thickness:var(--border-hairline)}.text-link-module__tn0MfG__rule{padding-bottom:var(--space-1);text-decoration:none;position:relative}.text-link-module__tn0MfG__rule:after{height:var(--border-standard);background:var(--color-accent);content:"";transform-origin:100%;transition:transform var(--duration-standard) var(--ease-enter);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.text-link-module__tn0MfG__rule:hover:after,.text-link-module__tn0MfG__rule:focus-visible:after{transform-origin:0;transform:scaleX(1)}.text-link-module__tn0MfG__arrow{font-weight:600;text-decoration:none}.text-link-module__tn0MfG__arrowIcon{width:1em;height:1em;transition:transform var(--duration-fast) var(--ease-enter)}.text-link-module__tn0MfG__arrow:hover .text-link-module__tn0MfG__arrowIcon,.text-link-module__tn0MfG__arrow:focus-visible .text-link-module__tn0MfG__arrowIcon{transform:translate(.25rem)}.text-link-module__tn0MfG__mono{font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;font-weight:600;text-decoration:none}
.home-hero-module__gR8EnW__hero{min-height:100svh;color:var(--color-paper);isolation:isolate;background:#111412;position:relative;overflow:clip}.home-hero-module__gR8EnW__ambient{z-index:-1;background:linear-gradient(90deg,#0000 0 calc(25% - .5px),#f5f2eb0d 25%,#0000 calc(25% + .5px) calc(72% - .5px),#f5f2eb0a 72%,#0000 calc(72% + .5px)),radial-gradient(circle at 70% 65%,#159d9912,#0000 24rem);position:absolute;inset:0}.home-hero-module__gR8EnW__ambient:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff03 0 1px,#0000 1px 4px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 30%,#0000);mask-image:linear-gradient(#0000,#000 30%,#0000)}.home-hero-module__gR8EnW__container{min-height:inherit}.home-hero-module__gR8EnW__composition{min-height:100svh;padding:calc(var(--header-height-desktop) + clamp(1rem, 3vh, 2rem)) 0 clamp(1rem, 2.4vh, 1.75rem);transform-origin:top;grid-template-rows:auto minmax(0,1fr) auto auto;gap:clamp(1rem,2.4vh,1.75rem);display:grid}.home-hero-module__gR8EnW__topRule{top:var(--header-height-desktop);height:var(--border-hairline);background:var(--color-border-dark-subtle);transform-origin:0;position:absolute;left:0;right:0}.home-hero-module__gR8EnW__metadata{align-items:start;gap:var(--space-8);color:var(--color-muted-light);font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;grid-template-columns:minmax(12rem,1fr) minmax(24rem,1.2fr);line-height:1.45;display:grid}.home-hero-module__gR8EnW__category{text-align:right;justify-self:end}.home-hero-module__gR8EnW__headline{letter-spacing:-.062em;text-wrap:nowrap;align-self:center;margin-top:clamp(.5rem,2vh,1.75rem);font-size:clamp(3.4rem,min(7.35vw,11vh),8.35rem);font-weight:520;line-height:.91}.home-hero-module__gR8EnW__headlineMask{display:block;overflow:hidden}.home-hero-module__gR8EnW__headlineLine{transform-origin:0;display:block}.home-hero-module__gR8EnW__headline em{color:var(--color-accent);font-style:normal}.home-hero-module__gR8EnW__lower{align-items:end;gap:var(--space-10);grid-template-columns:minmax(11rem,1fr) minmax(25rem,.83fr);display:grid}.home-hero-module__gR8EnW__support{gap:clamp(1rem,2vh,1.75rem);display:grid}.home-hero-module__gR8EnW__body{color:#f5f2ebc2;max-width:39rem;font-size:clamp(.96rem,1.15vw,1.19rem);line-height:1.55}.home-hero-module__gR8EnW__actions{align-items:center;gap:clamp(1.25rem,2.5vw,2.5rem);display:flex}.home-hero-module__gR8EnW__actions>a:last-child{color:var(--color-paper);font-size:var(--type-body-sm)}.home-hero-module__gR8EnW__scrollIndicator{align-items:center;gap:var(--space-4);color:var(--color-muted-light);font-family:var(--font-mono), monospace;letter-spacing:var(--tracking-mono);text-transform:uppercase;font-size:.65rem;display:flex}.home-hero-module__gR8EnW__scrollTrack{background:var(--color-border-dark);width:1px;height:3rem;position:relative;overflow:hidden}.home-hero-module__gR8EnW__scrollMarker{background:var(--color-accent);width:1px;height:1rem;animation:home-hero-module__gR8EnW__scroll-cue 1.7s var(--ease-enter) 1.5s 3;position:absolute;top:0;left:0}.home-hero-module__gR8EnW__flowTeaser{border-top:var(--border-hairline) solid var(--color-border-dark);gap:.35rem;padding-top:clamp(.6rem,1.2vh,1rem);display:grid}.home-hero-module__gR8EnW__teaserHeading{color:#f5f2eb7a;font-family:var(--font-mono), monospace;letter-spacing:var(--tracking-mono);justify-content:space-between;font-size:.625rem;line-height:1.3;display:flex}.home-hero-module__gR8EnW__teaserGraphic{height:clamp(2.7rem,6.5vh,4.75rem);position:relative}.home-hero-module__gR8EnW__teaserSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home-hero-module__gR8EnW__teaserPathGhost,.home-hero-module__gR8EnW__teaserPath{fill:none;vector-effect:non-scaling-stroke}.home-hero-module__gR8EnW__teaserPathGhost{stroke:#f5f2eb14;stroke-width:1px}.home-hero-module__gR8EnW__teaserPath{stroke:var(--color-accent);stroke-dasharray:.7 .3;stroke-width:1.4px}.home-hero-module__gR8EnW__teaserLabels{color:#f5f2eb78;font-family:var(--font-mono), monospace;letter-spacing:.08em;grid-template-columns:repeat(4,1fr);align-items:end;margin:0;padding:0;font-size:.58rem;list-style:none;display:grid;position:absolute;inset:0}.home-hero-module__gR8EnW__teaserLabels li{align-items:center;gap:var(--space-2);display:flex}.home-hero-module__gR8EnW__teaserNode{border:1px solid var(--color-accent);background:#111412;border-radius:50%;flex:none;width:.42rem;height:.42rem}.home-hero-module__gR8EnW__publisherFlow{min-height:105svh;color:var(--color-ink);background:var(--color-canvas);scroll-margin-top:0;position:relative;overflow:clip}.home-hero-module__gR8EnW__publisherFlow:focus{outline:none}.home-hero-module__gR8EnW__publisherFlowContainer{gap:var(--space-9);min-height:105svh;padding-top:calc(var(--header-height-desktop) + var(--space-9));padding-bottom:var(--space-13);grid-template-rows:auto auto 1fr;display:grid}.home-hero-module__gR8EnW__handoffLine{top:0;right:var(--gutter-desktop);left:var(--gutter-desktop);border-top:var(--border-hairline) solid var(--color-border-light);height:4.5rem;position:absolute}.home-hero-module__gR8EnW__handoffLine span{background:var(--color-accent);width:28%;height:2px;position:absolute;top:-1px;right:0}.home-hero-module__gR8EnW__flowEyebrow{font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;font-weight:500}.home-hero-module__gR8EnW__flowIntro{align-items:end;gap:var(--space-10);border-top:var(--border-hairline) solid var(--color-border-light);grid-template-columns:minmax(0,1.25fr) minmax(18rem,.55fr);padding-top:clamp(3rem,10vh,8rem);display:grid}.home-hero-module__gR8EnW__flowIntro h2{max-width:11ch;letter-spacing:var(--tracking-display);font-size:clamp(3.25rem,7vw,7.5rem);font-weight:520;line-height:.94}.home-hero-module__gR8EnW__flowIntro p{max-width:33rem;color:var(--color-muted);font-size:var(--type-body-lg);line-height:1.5}.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-rule]{transform:scaleX(0)}.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-eyebrow],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-category],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-support],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-actions],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-teaser],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-scroll]{opacity:0}.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-eyebrow],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-category],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-support],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-actions],.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-teaser]{transform:translateY(1rem)}.home-hero-module__gR8EnW__hero[data-motion-ready=true] [data-hero-line]{transform:translateY(110%)}@keyframes home-hero-module__gR8EnW__scroll-cue{0%{transform:translateY(-100%)}70%,to{transform:translateY(300%)}}@media (max-width:70rem){.home-hero-module__gR8EnW__headline{font-size:clamp(3.2rem,7.4vw,5.5rem)}.home-hero-module__gR8EnW__lower{grid-template-columns:.65fr 1fr}.home-hero-module__gR8EnW__actions{align-items:flex-start;gap:var(--space-4);flex-direction:column}}@media (max-width:58rem){.home-hero-module__gR8EnW__composition{gap:var(--space-6);padding-top:calc(var(--header-height-mobile) + var(--space-6))}.home-hero-module__gR8EnW__topRule{top:var(--header-height-mobile)}.home-hero-module__gR8EnW__metadata{gap:var(--space-2);grid-template-columns:1fr}.home-hero-module__gR8EnW__category{text-align:left;justify-self:start}.home-hero-module__gR8EnW__headline{text-wrap:balance;font-size:clamp(3rem,9.7vw,5.15rem)}.home-hero-module__gR8EnW__lower{grid-template-columns:1fr}.home-hero-module__gR8EnW__lower>:first-child{display:none}.home-hero-module__gR8EnW__support{max-width:37rem}.home-hero-module__gR8EnW__actions{flex-direction:row;align-items:center}.home-hero-module__gR8EnW__publisherFlowContainer{padding-top:calc(var(--header-height-mobile) + var(--space-8))}.home-hero-module__gR8EnW__flowIntro{grid-template-columns:1fr;align-items:start}}@media (max-width:38rem){.home-hero-module__gR8EnW__ambient{background:linear-gradient(90deg,#0000 0 calc(72% - .5px),#f5f2eb0a 72%,#0000 calc(72% + .5px)),radial-gradient(circle at 70% 65%,#159d990f,#0000 16rem)}.home-hero-module__gR8EnW__composition{min-height:min(110svh,52rem);padding-bottom:var(--space-4);grid-template-rows:auto auto auto auto;align-content:space-between;gap:clamp(1.1rem,3vh,1.75rem)}.home-hero-module__gR8EnW__metadata{font-size:.62rem}.home-hero-module__gR8EnW__category{max-width:32ch}.home-hero-module__gR8EnW__headline{letter-spacing:-.055em;margin-top:0;font-size:clamp(2.58rem,13vw,4rem);line-height:.94}.home-hero-module__gR8EnW__headlineMask:first-child .home-hero-module__gR8EnW__headlineLine{max-width:8ch}.home-hero-module__gR8EnW__headlineMask:last-child .home-hero-module__gR8EnW__headlineLine{max-width:9ch}.home-hero-module__gR8EnW__body{font-size:.95rem;line-height:1.48}.home-hero-module__gR8EnW__actions{align-items:stretch;gap:var(--space-3);flex-direction:column;width:100%}.home-hero-module__gR8EnW__actions>a:first-child{width:100%}.home-hero-module__gR8EnW__actions>a:last-child{align-items:center;min-height:2.75rem}.home-hero-module__gR8EnW__teaserHeading span:last-child,.home-hero-module__gR8EnW__teaserLabels{display:none}.home-hero-module__gR8EnW__teaserGraphic{height:1.8rem}.home-hero-module__gR8EnW__publisherFlowContainer{gap:var(--space-7);padding-top:calc(var(--header-height-mobile) + var(--space-7))}.home-hero-module__gR8EnW__handoffLine{right:var(--gutter-mobile);left:var(--gutter-mobile)}.home-hero-module__gR8EnW__flowIntro{gap:var(--space-7);padding-top:var(--space-9)}.home-hero-module__gR8EnW__flowIntro h2{font-size:clamp(2.8rem,15vw,4.5rem)}}@media (max-width:22rem),(max-height:40rem){.home-hero-module__gR8EnW__composition{min-height:100svh;padding-top:calc(var(--header-height-mobile) + .8rem);gap:.5rem;padding-bottom:.5rem}.home-hero-module__gR8EnW__metadata{gap:.1rem}.home-hero-module__gR8EnW__headline{font-size:clamp(2rem,11vw,2.65rem)}.home-hero-module__gR8EnW__support{gap:.4rem}.home-hero-module__gR8EnW__body{font-size:.76rem;line-height:1.3}.home-hero-module__gR8EnW__actions{gap:.35rem}.home-hero-module__gR8EnW__actions>a:first-child{min-height:2.6rem;padding-inline:var(--space-4)}.home-hero-module__gR8EnW__actions>a:last-child{min-height:2.25rem}.home-hero-module__gR8EnW__teaserHeading{font-size:.52rem}}@media (prefers-reduced-motion:reduce){.home-hero-module__gR8EnW__scrollMarker{animation:none}.home-hero-module__gR8EnW__composition,.home-hero-module__gR8EnW__headlineLine,.home-hero-module__gR8EnW__hero [data-hero-support],.home-hero-module__gR8EnW__hero [data-hero-actions],.home-hero-module__gR8EnW__hero [data-hero-teaser]{opacity:1!important;transform:none!important}}
.motion-demo-module__9t2viG__grid{border-top:var(--border-hairline) solid var(--color-border-dark);border-left:var(--border-hairline) solid var(--color-border-dark);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.motion-demo-module__9t2viG__demo{min-height:14rem;padding:var(--space-6);border-right:var(--border-hairline) solid var(--color-border-dark);border-bottom:var(--border-hairline) solid var(--color-border-dark)}.motion-demo-module__9t2viG__label{margin-bottom:var(--space-8);color:var(--color-muted-light);font-family:var(--font-mono), monospace;font-size:var(--type-caption);letter-spacing:var(--tracking-mono);text-transform:uppercase}.motion-demo-module__9t2viG__mask{overflow:hidden}.motion-demo-module__9t2viG__demoHeadline,.motion-demo-module__9t2viG__accentCopy{font-size:var(--type-heading-3);letter-spacing:var(--tracking-heading);font-weight:550;line-height:1.05}.motion-demo-module__9t2viG__rule{width:100%;height:var(--border-standard);margin-top:var(--space-10);background:var(--color-accent);display:block}.motion-demo-module__9t2viG__liftCard{transition:transform var(--duration-standard) var(--ease-enter), background-color var(--duration-standard) var(--ease-standard)}.motion-demo-module__9t2viG__liftCard:hover,.motion-demo-module__9t2viG__liftCard:focus-within{background:var(--color-ink-soft);transform:translateY(-.1875rem)}.motion-demo-module__9t2viG__arrowLink{align-items:center;gap:var(--space-3);font-weight:600;text-decoration:none;display:inline-flex}.motion-demo-module__9t2viG__arrowLink svg{width:1.1em;transition:transform var(--duration-fast) var(--ease-enter)}.motion-demo-module__9t2viG__arrowLink:hover svg,.motion-demo-module__9t2viG__arrowLink:focus-visible svg{transform:translate(.25rem)}.motion-demo-module__9t2viG__accentCopy span{color:var(--color-accent)}.motion-demo-module__9t2viG__previewLight,.motion-demo-module__9t2viG__previewDark{transition:color var(--duration-deliberate) var(--ease-standard), background-color var(--duration-deliberate) var(--ease-standard)}.motion-demo-module__9t2viG__previewLight{color:var(--color-ink);background:var(--color-canvas-elevated)}.motion-demo-module__9t2viG__previewDark{color:var(--color-paper);background:var(--color-ink-soft)}.motion-demo-module__9t2viG__previewLight .motion-demo-module__9t2viG__label{color:var(--color-muted)}.motion-demo-module__9t2viG__themeButton{margin-top:var(--space-6);padding:var(--space-3) var(--space-4);color:inherit;border:var(--border-hairline) solid currentcolor;border-radius:var(--radius-xs);font-family:var(--font-mono), monospace;font-size:var(--type-caption);text-transform:uppercase;cursor:pointer;background:0 0}@media (max-width:44rem){.motion-demo-module__9t2viG__grid{grid-template-columns:1fr}}
.product-chapter-module__AKfYua__chapter{--chapter-accent:var(--color-accent);color:var(--color-paper);background:#111513;position:relative;overflow:clip}.product-chapter-module__AKfYua__chapter:before{content:"";background:linear-gradient(#ebe8e0 0%,#111513 100%);height:7rem;position:absolute;top:0;left:0;right:0}.product-chapter-module__AKfYua__chapterTrack,.product-chapter-module__AKfYua__stickyStage{position:relative}.product-chapter-module__AKfYua__chapterInner{z-index:1;padding-right:clamp(11.5rem,13vw,13rem);padding-top:calc(var(--header-height-desktop) + var(--space-10));padding-bottom:var(--space-12);gap:clamp(2rem,4vh,4rem);display:grid;position:relative}.product-chapter-module__AKfYua__chapterGrid{grid-template-columns:minmax(19rem,.39fr) minmax(42rem,.61fr);align-items:center;gap:clamp(2rem,4vw,5.5rem);display:grid}.product-chapter-module__AKfYua__chapter[data-layout=text-right] .product-chapter-module__AKfYua__copyColumn{order:2}.product-chapter-module__AKfYua__chapter[data-layout=immersive] .product-chapter-module__AKfYua__chapterGrid{grid-template-columns:1fr}.product-chapter-module__AKfYua__copyColumn{min-height:36rem;position:relative}.product-chapter-module__AKfYua__context{gap:var(--space-6);display:grid}.product-chapter-module__AKfYua__context>p,.product-chapter-module__AKfYua__narrative span,.product-chapter-module__AKfYua__workflow>p,.product-chapter-module__AKfYua__metric>p,.product-chapter-module__AKfYua__teams>span,.product-chapter-module__AKfYua__minimapLabel,.product-chapter-module__AKfYua__minimap>p,.product-chapter-module__AKfYua__desktopProgress,.product-chapter-module__AKfYua__mobileProgress,.product-chapter-module__AKfYua__nextChapter>p,.product-chapter-module__AKfYua__nextChapter>span{font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase}.product-chapter-module__AKfYua__context>p{color:var(--chapter-accent)}.product-chapter-module__AKfYua__context h2{max-width:10.5ch;letter-spacing:var(--tracking-display);font-size:clamp(3rem,4.9vw,6.1rem);font-weight:530;line-height:.94}.product-chapter-module__AKfYua__teams{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--color-border-dark-subtle);grid-template-columns:4rem 1fr;display:grid}.product-chapter-module__AKfYua__teams>span{color:var(--color-muted-light)}.product-chapter-module__AKfYua__teams p{color:#c7cac5;font-size:var(--type-body-sm);line-height:1.55}.product-chapter-module__AKfYua__narrative{position:absolute;bottom:0;left:0;right:0}.product-chapter-module__AKfYua__problem,.product-chapter-module__AKfYua__description{gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-border-dark);display:grid}.product-chapter-module__AKfYua__problem span{color:#e57a70}.product-chapter-module__AKfYua__description{background:#111513;position:absolute;inset:0}.product-chapter-module__AKfYua__description span,.product-chapter-module__AKfYua__workflow>p,.product-chapter-module__AKfYua__metric>p{color:var(--chapter-accent)}.product-chapter-module__AKfYua__problem p,.product-chapter-module__AKfYua__description p{color:#d6d8d3;max-width:34rem;font-size:clamp(1.05rem,1.3vw,1.42rem);line-height:1.5}.product-chapter-module__AKfYua__browserFrame{background:#f7f7f3;border:1px solid #f5f2eb3b;border-radius:.55rem;overflow:hidden;box-shadow:0 2rem 6rem #00000059}.product-chapter-module__AKfYua__browserBar{color:#5e625f;background:#eceeea;border-bottom:1px solid #1417161f;grid-template-columns:repeat(3,.55rem) 1fr;align-items:center;gap:.42rem;height:2.6rem;padding-inline:1rem;display:grid}.product-chapter-module__AKfYua__browserBar i{background:#d8d9d5;border-radius:50%;width:.55rem;height:.55rem}.product-chapter-module__AKfYua__browserBar span{font-family:var(--font-mono), monospace;letter-spacing:.06em;justify-self:center;margin-right:3rem;font-size:.64rem}.product-chapter-module__AKfYua__screenshotViewport{aspect-ratio:1.62;position:relative;overflow:hidden}.product-chapter-module__AKfYua__screenshotCamera{position:absolute;inset:0}.product-chapter-module__AKfYua__screenshot{object-fit:cover;object-position:center}.product-chapter-module__AKfYua__calloutOverlay span{z-index:2;color:#171a18;font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;background:#f8f6f1;border:1px solid #aabd1c;border-radius:.2rem;padding:.42rem .55rem;font-size:.6rem;position:absolute;transform:translate(-50%,-50%);box-shadow:0 .35rem 1rem #1417161f}.product-chapter-module__AKfYua__calloutOverlay span:after{content:"";background:#aabd1c;width:2.5rem;height:1px;position:absolute;top:50%;right:100%}.product-chapter-module__AKfYua__callouts{margin-top:var(--space-5);border-top:1px solid var(--color-border-dark);grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;display:grid}.product-chapter-module__AKfYua__callouts li{gap:var(--space-3);padding:var(--space-4);border-right:1px solid var(--color-border-dark-subtle);grid-template-columns:auto 1fr;display:grid}.product-chapter-module__AKfYua__mobileCalloutCrop{display:none}.product-chapter-module__AKfYua__callouts li>span{color:var(--chapter-accent);font-family:var(--font-mono), monospace;font-size:.65rem}.product-chapter-module__AKfYua__callouts h3{margin-bottom:var(--space-2);font-size:.88rem;font-weight:650}.product-chapter-module__AKfYua__callouts p{color:var(--color-muted-light);font-size:.72rem;line-height:1.45}.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{background:#111513;align-content:center;display:grid;position:absolute;inset:0}.product-chapter-module__AKfYua__workflow{gap:var(--space-7)}.product-chapter-module__AKfYua__workflow ol{list-style:none;display:grid}.product-chapter-module__AKfYua__workflow li{gap:var(--space-4);padding-block:var(--space-4);border-top:1px solid var(--color-border-dark);grid-template-columns:2.5rem 1fr;display:grid}.product-chapter-module__AKfYua__workflow li>span{color:var(--chapter-accent);font-family:var(--font-mono), monospace;font-size:.67rem}.product-chapter-module__AKfYua__workflow h3{margin-bottom:var(--space-2);font-size:clamp(1.15rem,1.5vw,1.5rem)}.product-chapter-module__AKfYua__workflow li p{color:var(--color-muted-light);font-size:var(--type-body-sm);line-height:1.5}.product-chapter-module__AKfYua__metric{gap:var(--space-3)}.product-chapter-module__AKfYua__metric strong{color:var(--chapter-accent);letter-spacing:-.07em;font-size:clamp(5rem,8vw,9rem);font-weight:540;line-height:.9}.product-chapter-module__AKfYua__metricSequence{min-height:12rem;position:relative}.product-chapter-module__AKfYua__metricSequence>div{gap:var(--space-3);display:grid}.product-chapter-module__AKfYua__metricSequence>div>span{color:var(--color-muted-light);font-family:var(--font-mono), monospace;font-size:.62rem}.product-chapter-module__AKfYua__metricSequence>div:not(:first-child){position:absolute;inset:0}.product-chapter-module__AKfYua__metric h3{max-width:14ch;letter-spacing:var(--tracking-heading);font-size:clamp(1.6rem,2.5vw,2.7rem);font-weight:540}.product-chapter-module__AKfYua__metric ul{gap:var(--space-3);margin-top:var(--space-5);list-style:none;display:grid}.product-chapter-module__AKfYua__metric li{padding-top:var(--space-3);color:#c9ccc7;border-top:1px solid var(--color-border-dark-subtle)}.product-chapter-module__AKfYua__minimap{align-items:center;gap:var(--space-6);color:var(--color-muted-light);grid-template-columns:auto minmax(22rem,1fr) auto;display:grid}.product-chapter-module__AKfYua__minimap ol{align-items:center;list-style:none;display:flex}.product-chapter-module__AKfYua__minimap li{color:#777b77;flex:1;align-items:center;display:flex}.product-chapter-module__AKfYua__minimap li i{background:#111513;border:1px solid #6b6e6a;border-radius:50%;flex:none;width:.65rem;height:.65rem}.product-chapter-module__AKfYua__minimap li span{font-family:var(--font-mono), monospace;margin-left:.4rem;font-size:.62rem}.product-chapter-module__AKfYua__minimap li b{background:#393d3a;width:100%;height:1px;margin-inline:.55rem}.product-chapter-module__AKfYua__minimap li[data-active=true]{color:var(--color-paper)}.product-chapter-module__AKfYua__minimap li[data-active=true] i{background:var(--chapter-accent);border-color:var(--chapter-accent);box-shadow:0 0 0 .3rem #b7d3001c}.product-chapter-module__AKfYua__minimap li[data-active=true] b{background:var(--chapter-accent)}.product-chapter-module__AKfYua__minimap li[data-next=true] i{border-color:var(--chapter-accent);animation:1.8s infinite product-chapter-module__AKfYua__node-pulse}.product-chapter-module__AKfYua__minimap>p{color:var(--color-paper);white-space:nowrap}.product-chapter-module__AKfYua__minimap>p span{color:var(--chapter-accent)}.product-chapter-module__AKfYua__desktopProgress{z-index:4;width:clamp(10rem,11vw,12rem);color:var(--color-muted-light);position:absolute;top:50%;right:clamp(1rem,2vw,2.5rem);transform:translateY(-50%)}.product-chapter-module__AKfYua__desktopProgress ol{gap:var(--space-3);list-style:none;display:grid}.product-chapter-module__AKfYua__desktopProgress li{font-size:.54rem;line-height:1.4}.product-chapter-module__AKfYua__desktopProgress a{align-items:center;gap:var(--space-2);min-height:2.7rem;color:inherit;border-left:2px solid #0000;grid-template-columns:1.8rem 1fr;padding:.45rem .55rem;text-decoration:none;display:grid}.product-chapter-module__AKfYua__desktopProgress li[data-state=current]{color:var(--chapter-accent)}.product-chapter-module__AKfYua__desktopProgress li[data-state=current] a{border-left-color:var(--chapter-accent);background:#f5f2eb0f}.product-chapter-module__AKfYua__desktopProgress li[data-state=future]{opacity:.68}.product-chapter-module__AKfYua__desktopProgress a:hover,.product-chapter-module__AKfYua__desktopProgress a:focus-visible{color:var(--color-paper);background:#f5f2eb17;outline:none}.product-chapter-module__AKfYua__mobileProgress{display:none}.product-chapter-module__AKfYua__nextChapter{align-content:center;gap:var(--space-5);min-height:clamp(19rem,38svh,28rem);padding:var(--space-13) max(var(--gutter-desktop), calc((100vw - 97.5rem) / 2));color:var(--color-paper);border-top:1px solid var(--color-border-dark);background:#111513;display:grid;position:relative;overflow:hidden}.product-chapter-module__AKfYua__codedVisual{color:#18201d;background:radial-gradient(circle at 80% 0%, color-mix(in srgb, var(--chapter-accent) 14%, transparent), transparent 40%), #f4f5f0;font-family:var(--font-sans), sans-serif;position:absolute;inset:0}.product-chapter-module__AKfYua__codedVisual p,.product-chapter-module__AKfYua__codedVisual h3,.product-chapter-module__AKfYua__codedVisual blockquote{margin:0}.product-chapter-module__AKfYua__temporaryBadge{z-index:4;color:#5d625f;font-family:var(--font-mono), monospace;letter-spacing:.08em;background:#ffffffbf;border:1px solid #d5d9d3;padding:.35rem .5rem;font-size:.48rem;position:absolute;top:.8rem;right:.8rem}.product-chapter-module__AKfYua__knowledgeVisual{grid-template-columns:.88fr 1.12fr;gap:1rem;height:100%;padding:2.4rem 1.4rem 1.4rem;display:grid}.product-chapter-module__AKfYua__knowledgeVisual>section,.product-chapter-module__AKfYua__signalCard,.product-chapter-module__AKfYua__draftCard,.product-chapter-module__AKfYua__reviewCard,.product-chapter-module__AKfYua__readerProfile,.product-chapter-module__AKfYua__activationGrid section,.product-chapter-module__AKfYua__marketSignals,.product-chapter-module__AKfYua__actionBoard,.product-chapter-module__AKfYua__pitchAction{background:#ffffffe0;border:1px solid #dce0da;border-radius:.35rem;box-shadow:0 .7rem 1.8rem #18201d12}.product-chapter-module__AKfYua__knowledgeVisual>section{padding:1.15rem}.product-chapter-module__AKfYua__knowledgeVisual>.product-chapter-module__AKfYua__productShot{min-width:0;min-height:14rem;padding:0;position:relative;overflow:hidden}.product-chapter-module__AKfYua__productShot img{object-fit:cover;object-position:44% center}.product-chapter-module__AKfYua__productShot>p{z-index:1;color:#fff;background:#172231cc;padding:.35rem .45rem;position:absolute;top:.7rem;left:.7rem}.product-chapter-module__AKfYua__knowledgeVisual section>p,.product-chapter-module__AKfYua__answerBlock span,.product-chapter-module__AKfYua__signalCard span,.product-chapter-module__AKfYua__reviewCard span,.product-chapter-module__AKfYua__readerProfile>span,.product-chapter-module__AKfYua__activationGrid span,.product-chapter-module__AKfYua__marketSignals>span,.product-chapter-module__AKfYua__pitchAction>span,.product-chapter-module__AKfYua__actionBoard .product-chapter-module__AKfYua__panelHeader,.product-chapter-module__AKfYua__draftCard .product-chapter-module__AKfYua__panelHeader{color:#62706b;font-family:var(--font-mono), monospace;letter-spacing:.07em;font-size:.52rem}.product-chapter-module__AKfYua__knowledgeVisual h3{margin-block:1rem;font-size:1.15rem;line-height:1.15}.product-chapter-module__AKfYua__semanticTags{flex-wrap:wrap;gap:.3rem;display:flex}.product-chapter-module__AKfYua__semanticTags span{color:#276d68;background:#e5f2ef;border-radius:999px;padding:.32rem .42rem;font-size:.56rem}.product-chapter-module__AKfYua__knowledgeVisual dl{gap:.55rem;margin-top:1rem;display:grid}.product-chapter-module__AKfYua__knowledgeVisual dl div{border-top:1px solid #e1e4de;padding-top:.45rem}.product-chapter-module__AKfYua__knowledgeVisual dt{color:#7a827e;font-size:.54rem}.product-chapter-module__AKfYua__knowledgeVisual dd{margin:.15rem 0 0;font-size:.66rem}.product-chapter-module__AKfYua__knowledgeVisual blockquote{border-left:2px solid var(--chapter-accent);background:#edf0eb;margin-top:1rem;padding:.8rem;font-size:.82rem}.product-chapter-module__AKfYua__answerBlock{background:#fff;border:1px solid #dfe3dc;margin-top:.8rem;padding:1rem}.product-chapter-module__AKfYua__answerBlock p{margin-block:.6rem;font-size:.76rem;line-height:1.45}.product-chapter-module__AKfYua__answerBlock small{color:#257b74;font-size:.58rem}.product-chapter-module__AKfYua__storytellerVisual{height:100%;padding:3rem 1.2rem 1.2rem;position:relative}.product-chapter-module__AKfYua__processRail{gap:0;margin-bottom:1.1rem;list-style:none;display:flex}.product-chapter-module__AKfYua__processRail li{color:#8a918e;border-top:2px solid #d9deda;flex:1;padding-top:.5rem;font-size:.52rem}.product-chapter-module__AKfYua__processRail li[data-state=complete],.product-chapter-module__AKfYua__processRail li[data-state=active]{color:#244b9d;border-color:var(--chapter-accent)}.product-chapter-module__AKfYua__storytellerVisual>div,.product-chapter-module__AKfYua__draftCard{position:absolute}.product-chapter-module__AKfYua__signalCard{gap:.5rem;width:28%;padding:.9rem;display:grid;top:7.1rem;left:1.2rem}.product-chapter-module__AKfYua__signalCard strong,.product-chapter-module__AKfYua__reviewCard strong{font-size:.74rem}.product-chapter-module__AKfYua__signalCard small,.product-chapter-module__AKfYua__reviewCard small{color:#727b77;font-size:.55rem}.product-chapter-module__AKfYua__draftCard{width:43%;padding:1rem;top:7.1rem;left:33%}.product-chapter-module__AKfYua__draftCard .product-chapter-module__AKfYua__panelHeader,.product-chapter-module__AKfYua__actionBoard .product-chapter-module__AKfYua__panelHeader{justify-content:space-between;display:flex}.product-chapter-module__AKfYua__draftCard .product-chapter-module__AKfYua__panelHeader b,.product-chapter-module__AKfYua__actionBoard .product-chapter-module__AKfYua__panelHeader b{color:#3568ff;font-weight:600}.product-chapter-module__AKfYua__draftCard h3{margin-block:1.1rem;font-size:1rem;line-height:1.2}.product-chapter-module__AKfYua__draftCard>i{background:#e2e5e1;border-radius:1rem;width:100%;height:.35rem;margin-top:.45rem;display:block}.product-chapter-module__AKfYua__draftCard>i.product-chapter-module__AKfYua__shortLine{width:67%}.product-chapter-module__AKfYua__draftCard>div{gap:.35rem;margin-top:1.2rem;display:flex}.product-chapter-module__AKfYua__draftCard>div span{color:#4d5a55;background:#eef0ed;padding:.3rem;font-size:.48rem}.product-chapter-module__AKfYua__reviewCard{border-color:color-mix(in srgb, var(--chapter-accent) 50%, #dce0da);gap:.45rem;width:21%;padding:.9rem;display:grid;bottom:1.2rem;right:1.2rem}.product-chapter-module__AKfYua__audienceVisual{height:100%;padding:2.8rem 1rem 1rem;position:relative}.product-chapter-module__AKfYua__readerProfile{z-index:2;text-align:center;width:34%;margin-inline:auto;padding:.8rem;position:relative}.product-chapter-module__AKfYua__avatar{color:#486000;background:#e8f2b2;border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;margin:.5rem auto;font-size:.72rem;display:grid}.product-chapter-module__AKfYua__readerProfile h3{font-size:.92rem}.product-chapter-module__AKfYua__readerProfile p{color:#717975;margin-block:.25rem .55rem;font-size:.54rem}.product-chapter-module__AKfYua__readerProfile>div:last-child{gap:.22rem;display:grid}.product-chapter-module__AKfYua__readerProfile i{background:var(--chapter-accent);border-radius:1rem;height:.22rem;margin-inline:auto;display:block}.product-chapter-module__AKfYua__branchLines{border-top:1px solid #a9b2ad;width:67%;height:2.1rem;margin-inline:auto;display:flex}.product-chapter-module__AKfYua__branchLines i{border-right:1px solid #a9b2ad;width:33.333%}.product-chapter-module__AKfYua__branchLines i:first-child{border-left:1px solid #a9b2ad}.product-chapter-module__AKfYua__activationGrid{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.product-chapter-module__AKfYua__activationGrid section{border-top:3px solid var(--chapter-accent);min-height:7.6rem;padding:.75rem}.product-chapter-module__AKfYua__activationGrid section[data-branch=reader]{border-top-color:#3568ff}.product-chapter-module__AKfYua__activationGrid section[data-branch=advertising]{border-top-color:#159d99}.product-chapter-module__AKfYua__activationGrid h3{margin-block:.55rem;font-size:.85rem}.product-chapter-module__AKfYua__activationGrid p{color:#68716d;min-height:2.4rem;font-size:.58rem;line-height:1.35}.product-chapter-module__AKfYua__activationGrid b{color:#57615c;font-family:var(--font-mono), monospace;font-size:.48rem}.product-chapter-module__AKfYua__adVisual{grid-template-columns:.34fr .66fr;gap:.8rem;height:100%;padding:2.8rem 1rem 1rem;display:grid;position:relative}.product-chapter-module__AKfYua__marketSignals{align-content:start;gap:.65rem;min-height:13rem;padding:.8rem;display:grid;position:relative;overflow:hidden}.product-chapter-module__AKfYua__marketSignals img{object-fit:cover;object-position:8% center}.product-chapter-module__AKfYua__marketSignals>span{z-index:1;color:#fff;background:#081326d6;justify-self:start;padding:.35rem .45rem;position:relative}.product-chapter-module__AKfYua__actionBoard{align-self:start;padding:.8rem}.product-chapter-module__AKfYua__actionBoard article{border-top:1px solid #e0e3de;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.55rem;padding-block:.65rem;display:grid}.product-chapter-module__AKfYua__actionBoard article:first-of-type{margin-top:.8rem}.product-chapter-module__AKfYua__actionBoard article>span{color:#7b8480;font-family:var(--font-mono), monospace;font-size:.55rem}.product-chapter-module__AKfYua__actionBoard h3{font-size:.72rem}.product-chapter-module__AKfYua__actionBoard p{color:#737c78;margin-top:.15rem;font-size:.52rem}.product-chapter-module__AKfYua__actionBoard article>strong{color:#315edb;background:#e9efff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.62rem;display:grid}.product-chapter-module__AKfYua__pitchAction{border-color:color-mix(in srgb, var(--chapter-accent) 55%, #dce0da);gap:.35rem;width:42%;padding:.8rem;display:grid;position:absolute;bottom:1rem;right:1rem}.product-chapter-module__AKfYua__pitchAction strong{font-size:.72rem}.product-chapter-module__AKfYua__pitchAction p{color:#717a76;font-size:.52rem}.product-chapter-module__AKfYua__reconnection{min-height:90svh;padding:var(--space-13) max(var(--gutter-desktop), calc((100vw - 90rem) / 2));color:var(--color-paper);border-top:1px solid var(--color-border-dark);background:#111513;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid;position:relative;overflow:hidden}.product-chapter-module__AKfYua__reconnectionCopy{gap:var(--space-6);display:grid}.product-chapter-module__AKfYua__reconnectionCopy>p{color:var(--color-accent);font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono)}.product-chapter-module__AKfYua__reconnectionCopy h2{max-width:11ch;letter-spacing:var(--tracking-display);font-size:clamp(3.2rem,5vw,6.2rem);font-weight:530;line-height:.94}.product-chapter-module__AKfYua__reconnectionCopy>div{color:#c9ccc7;max-width:37rem;font-size:clamp(1.05rem,1.4vw,1.4rem);line-height:1.5}.product-chapter-module__AKfYua__reconnectionMap ol{gap:.75rem;list-style:none;display:grid}.product-chapter-module__AKfYua__reconnectionMap li{color:#dfe2dc;border:1px solid var(--color-border-dark);grid-template-columns:.8rem 2rem 1fr;align-items:center;gap:.8rem;padding:.8rem;display:grid}.product-chapter-module__AKfYua__reconnectionMap li i{background:var(--color-accent);border-radius:50%;width:.65rem;height:.65rem}.product-chapter-module__AKfYua__reconnectionMap li span,.product-chapter-module__AKfYua__reconnectionMap li b,.product-chapter-module__AKfYua__learningLoop{font-family:var(--font-mono), monospace;letter-spacing:.06em;font-size:.62rem}.product-chapter-module__AKfYua__learningLoop{color:var(--color-accent);align-items:center;gap:.6rem;margin-top:1.2rem;display:flex}.product-chapter-module__AKfYua__learningLoop i{background:var(--color-accent);flex:1;height:1px}.product-chapter-module__AKfYua__nextChapter>p{color:var(--color-muted-light)}.product-chapter-module__AKfYua__nextChapter>p b{margin-left:var(--space-3);color:var(--color-teal);font:inherit}.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap{top:var(--space-8);right:var(--gutter-desktop);left:var(--gutter-desktop);position:absolute}.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap li[data-active=true] i,.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap li[data-active=true] b{background:#555956;border-color:#777b77}.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap li[data-next=true]{color:var(--color-paper)}.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap li[data-next=true] i{background:var(--color-teal);border-color:var(--color-teal)}.product-chapter-module__AKfYua__nextChapter>span{color:var(--color-teal)}.product-chapter-module__AKfYua__nextChapter>a{width:fit-content;color:var(--color-paper);text-underline-offset:.35rem;font-size:clamp(1.15rem,1.8vw,1.65rem)}.product-chapter-module__AKfYua__nextLine{background:var(--color-border-dark);width:1px;height:34%;position:absolute;top:0;left:18%}.product-chapter-module__AKfYua__nextLine i{border:1px solid var(--color-teal);background:#111513;border-radius:50%;width:.7rem;height:.7rem;position:absolute;bottom:0;left:-.33rem}.product-chapter-module__AKfYua__nextNode{width:6rem;height:6rem;color:var(--color-teal);border:1px solid var(--color-teal);font-family:var(--font-mono), monospace;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12vh;right:8vw}@keyframes product-chapter-module__AKfYua__node-pulse{50%{box-shadow:0 0 0 .4rem #b7d3001f}}@media (min-width:75rem){.product-chapter-module__AKfYua__chapterTrack{height:220svh}.product-chapter-module__AKfYua__chapter[data-layout=immersive] .product-chapter-module__AKfYua__chapterTrack{height:280svh}.product-chapter-module__AKfYua__stickyStage{align-items:center;min-height:100svh;display:grid;position:sticky;top:0}.product-chapter-module__AKfYua__chapter[data-layout=immersive] .product-chapter-module__AKfYua__chapterGrid{grid-template-columns:minmax(19rem,.34fr) minmax(42rem,.66fr)}}@media (max-width:74.99rem){.product-chapter-module__AKfYua__chapter:before{height:4rem}.product-chapter-module__AKfYua__chapterInner{padding-right:var(--gutter-tablet);padding-top:calc(var(--header-height-mobile) + var(--space-9))}.product-chapter-module__AKfYua__chapterGrid{grid-template-columns:minmax(17rem,.42fr) minmax(0,.58fr);align-items:start}.product-chapter-module__AKfYua__copyColumn{min-height:0}.product-chapter-module__AKfYua__narrative,.product-chapter-module__AKfYua__description,.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{position:relative;inset:auto}.product-chapter-module__AKfYua__description,.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{margin-top:var(--space-8)}.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{padding-block:var(--space-8);border-top:1px solid var(--color-border-dark)}.product-chapter-module__AKfYua__desktopProgress{display:none}.product-chapter-module__AKfYua__mobileProgress{z-index:5;top:var(--header-height-mobile);padding-inline:var(--gutter-tablet);color:var(--color-paper);border-bottom:1px solid var(--color-border-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111513f0;display:block;position:sticky}.product-chapter-module__AKfYua__mobileProgress ol{scrollbar-width:none;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.product-chapter-module__AKfYua__mobileProgress ol::-webkit-scrollbar{display:none}.product-chapter-module__AKfYua__mobileProgress li{flex:0 0 clamp(7.5rem,24vw,10rem)}.product-chapter-module__AKfYua__mobileProgress a{min-height:3.4rem;color:var(--color-muted-light);border-bottom:2px solid #0000;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;padding:.65rem .5rem;text-decoration:none;display:grid}.product-chapter-module__AKfYua__mobileProgress a[aria-current=step]{color:var(--color-paper);border-bottom-color:var(--chapter-accent)}.product-chapter-module__AKfYua__mobileProgress a:focus-visible{color:var(--color-paper);outline:2px solid var(--chapter-accent);outline-offset:-2px}.product-chapter-module__AKfYua__mobileProgress span{color:var(--chapter-accent)}.product-chapter-module__AKfYua__mobileProgress strong{font-size:.58rem;font-weight:600;line-height:1.25}.product-chapter-module__AKfYua__minimap{grid-template-columns:1fr auto}.product-chapter-module__AKfYua__minimap ol{grid-area:2/1/auto/-1}.product-chapter-module__AKfYua__minimapLabel{grid-column:1}.product-chapter-module__AKfYua__minimap>p{grid-column:2}.product-chapter-module__AKfYua__callouts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-chapter-module__AKfYua__calloutOverlay span{display:none}}@media (max-width:47.99rem){.product-chapter-module__AKfYua__chapterInner{gap:var(--space-9);padding-top:var(--space-7);padding-bottom:var(--space-10)}.product-chapter-module__AKfYua__chapterGrid{gap:var(--space-9);grid-template-columns:1fr}.product-chapter-module__AKfYua__context h2{font-size:clamp(3rem,13.7vw,4.8rem)}.product-chapter-module__AKfYua__visualSequence{min-width:0}.product-chapter-module__AKfYua__browserBar{height:2.2rem}.product-chapter-module__AKfYua__screenshotViewport{aspect-ratio:1.08}.product-chapter-module__AKfYua__screenshot{object-position:28% center}.product-chapter-module__AKfYua__callouts{gap:var(--space-3);padding-top:var(--space-5);grid-template-columns:1fr}.product-chapter-module__AKfYua__callouts li{min-height:34svh;padding:var(--space-6);border:1px solid var(--color-border-dark-subtle);background:#171b19;grid-template-columns:auto 1fr;align-content:center}.product-chapter-module__AKfYua__mobileCalloutCrop{height:11.5rem;margin-bottom:var(--space-5);border:1px solid var(--color-border-dark);background-color:#f5f4ef;background-position:71% 30%;background-repeat:no-repeat;background-size:255%;grid-column:1/-1;display:block}.product-chapter-module__AKfYua__mobileCalloutCrop[data-crop="1"]{background-position:91% 31%}.product-chapter-module__AKfYua__mobileCalloutCrop[data-crop="2"]{background-position:88% 69%}.product-chapter-module__AKfYua__mobileCalloutCrop[data-crop="3"]{background-position:68% 61%}.product-chapter-module__AKfYua__callouts h3{font-size:1.15rem}.product-chapter-module__AKfYua__callouts p{font-size:.9rem}.product-chapter-module__AKfYua__minimap{gap:var(--space-4)}.product-chapter-module__AKfYua__minimap li span{display:none}.product-chapter-module__AKfYua__minimap li b{margin-inline:.32rem}.product-chapter-module__AKfYua__teams{grid-template-columns:1fr}.product-chapter-module__AKfYua__metric strong{font-size:clamp(4.8rem,24vw,7rem)}.product-chapter-module__AKfYua__metricSequence{min-height:0}.product-chapter-module__AKfYua__metricSequence>div:not(:first-child){margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--color-border-dark);position:relative;inset:auto}.product-chapter-module__AKfYua__mobileProgress{padding-inline:var(--gutter-mobile)}.product-chapter-module__AKfYua__nextChapter{min-height:25rem;padding:var(--space-11) var(--gutter-mobile)}.product-chapter-module__AKfYua__nextChapter>.product-chapter-module__AKfYua__minimap{top:var(--space-6);right:var(--gutter-mobile);left:var(--gutter-mobile)}.product-chapter-module__AKfYua__nextNode{right:var(--gutter-mobile);bottom:var(--space-7);width:4rem;height:4rem}.product-chapter-module__AKfYua__reconnection{padding-inline:var(--gutter-mobile);grid-template-columns:1fr}.product-chapter-module__AKfYua__reconnectionMap{order:2}.product-chapter-module__AKfYua__knowledgeVisual,.product-chapter-module__AKfYua__adVisual{grid-template-columns:1fr;overflow:auto}.product-chapter-module__AKfYua__storytellerVisual{transform-origin:top;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.product-chapter-module__AKfYua__chapterTrack{height:auto}.product-chapter-module__AKfYua__stickyStage{min-height:0;position:relative}.product-chapter-module__AKfYua__copyColumn{min-height:0}.product-chapter-module__AKfYua__narrative,.product-chapter-module__AKfYua__description,.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{position:relative;inset:auto}.product-chapter-module__AKfYua__description,.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric{margin-top:var(--space-8);padding-block:var(--space-8);border-top:1px solid var(--color-border-dark)}.product-chapter-module__AKfYua__metricSequence{min-height:0}.product-chapter-module__AKfYua__metricSequence>div:not(:first-child){margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--color-border-dark);position:relative;inset:auto}.product-chapter-module__AKfYua__context,.product-chapter-module__AKfYua__problem,.product-chapter-module__AKfYua__description,.product-chapter-module__AKfYua__visualSequence,.product-chapter-module__AKfYua__workflow,.product-chapter-module__AKfYua__metric,.product-chapter-module__AKfYua__callouts li,.product-chapter-module__AKfYua__metric li{opacity:1!important;visibility:visible!important;transform:none!important}.product-chapter-module__AKfYua__minimap li[data-next=true] i{animation:none}.product-chapter-module__AKfYua__metricSequence>div{opacity:1!important;visibility:visible!important}}
.surface-module__KWDsrW__surface{border-radius:var(--radius-sm)}.surface-module__KWDsrW__plain{background:0 0}.surface-module__KWDsrW__bordered{border:var(--border-hairline) solid var(--color-border)}.surface-module__KWDsrW__elevated{background:var(--color-canvas-elevated);border:var(--border-hairline) solid var(--color-border-subtle);box-shadow:var(--shadow-surface)}.surface-module__KWDsrW__dark{color:var(--color-paper);background:var(--color-ink-soft);border:var(--border-hairline) solid var(--color-border-dark)}.surface-module__KWDsrW__light{color:var(--color-ink);background:var(--color-canvas-elevated);border:var(--border-hairline) solid var(--color-border-light)}.surface-module__KWDsrW__media-frame{background:var(--color-canvas-elevated);border:var(--border-hairline) solid var(--color-border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-media);overflow:hidden}
.visually-hidden-module__kXE9GW__hidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:.0625rem;height:.0625rem;padding:0;position:absolute;overflow:hidden}
.page-header-module__BJN8ha__header{gap:var(--space-4);display:grid}.page-header-module__BJN8ha__eyebrow{color:var(--color-text-muted);font-size:var(--font-size-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.page-header-module__BJN8ha__title{max-width:14ch;font-size:var(--font-size-2xl);letter-spacing:-.04em}.page-header-module__BJN8ha__description{max-width:42rem;color:var(--color-text-muted);font-size:var(--font-size-lg)}
.theme-panel-module__k8aR4a__panel{min-height:20rem;padding:clamp(var(--space-6), 5vw, var(--space-10));border:var(--border-hairline) solid;border-radius:var(--radius-sm)}.theme-panel-module__k8aR4a__light{color:var(--color-ink);background:var(--color-canvas-elevated);border-color:var(--color-border-light)}.theme-panel-module__k8aR4a__dark{color:var(--color-paper);background:var(--color-ink-soft);border-color:var(--color-border-dark)}
.product-chapters-intro-module__vtEXAG__section{scroll-margin-top:var(--header-height-desktop);color:var(--color-ink);border-top:var(--border-hairline) solid var(--color-border-light);background:#ebe8e0}.product-chapters-intro-module__vtEXAG__inner{gap:var(--space-11);padding-top:var(--space-13);padding-bottom:var(--space-13);display:grid}.product-chapters-intro-module__vtEXAG__intro{gap:var(--space-10);grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);display:grid}.product-chapters-intro-module__vtEXAG__eyebrow,.product-chapters-intro-module__vtEXAG__index{font-family:var(--font-mono), monospace;font-size:var(--type-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase}.product-chapters-intro-module__vtEXAG__intro>div{gap:var(--space-7);max-width:65rem;display:grid}.product-chapters-intro-module__vtEXAG__intro h2{max-width:15ch;letter-spacing:var(--tracking-display);font-size:clamp(2.75rem,5.8vw,6.2rem);font-weight:520;line-height:.96}.product-chapters-intro-module__vtEXAG__intro>div>p{max-width:43rem;color:var(--color-muted);font-family:var(--font-sans), sans-serif;font-size:var(--type-body-lg);letter-spacing:normal;text-transform:none;line-height:1.5}.product-chapters-intro-module__vtEXAG__index{border-top:var(--border-hairline) solid var(--color-border-light)}.product-chapters-intro-module__vtEXAG__index ol{list-style:none}.product-chapters-intro-module__vtEXAG__index li{align-items:center;gap:var(--space-5);padding-block:var(--space-5);border-bottom:var(--border-hairline) solid var(--color-border-light);grid-template-columns:3rem minmax(0,1fr) auto;display:grid}.product-chapters-intro-module__vtEXAG__index li>span{color:var(--color-muted)}.product-chapters-intro-module__vtEXAG__index strong{width:fit-content;color:var(--color-ink);font-family:var(--font-sans), sans-serif;letter-spacing:-.02em;text-transform:none;font-size:clamp(1rem,1.6vw,1.4rem);font-weight:570}.product-chapters-intro-module__vtEXAG__index small{color:var(--color-muted)}.product-chapters-intro-module__vtEXAG__index>p{margin-top:var(--space-5);color:var(--color-muted);text-align:right}@media (max-width:58rem){.product-chapters-intro-module__vtEXAG__intro{grid-template-columns:1fr}}@media (max-width:38rem){.product-chapters-intro-module__vtEXAG__section{scroll-margin-top:var(--header-height-mobile)}.product-chapters-intro-module__vtEXAG__inner{gap:var(--space-9);padding-top:var(--space-10);padding-bottom:var(--space-10)}.product-chapters-intro-module__vtEXAG__intro h2{font-size:clamp(2.6rem,14vw,4.5rem)}.product-chapters-intro-module__vtEXAG__index li{grid-template-columns:2rem minmax(0,1fr)}.product-chapters-intro-module__vtEXAG__index small{grid-column:2}}
.design-system-module__voNTMa__page{overflow:clip}.design-system-module__voNTMa__intro{align-items:stretch;display:flex}.design-system-module__voNTMa__introInner{min-height:calc(100svh - (2 * var(--space-11)));grid-template-rows:auto auto 1fr auto;display:grid}.design-system-module__voNTMa__introBrand{padding-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.design-system-module__voNTMa__introBrand>:first-child{width:min(18.75rem,68vw)}.design-system-module__voNTMa__introCopy{align-content:center;gap:var(--space-7);max-width:78rem;padding-block:var(--space-11);display:grid}.design-system-module__voNTMa__heroTitle{max-width:12ch;font-size:var(--type-display-lg);letter-spacing:var(--tracking-display);font-weight:520;line-height:var(--line-height-display)}.design-system-module__voNTMa__heroDescription{max-width:42rem;color:var(--color-muted-light);font-size:var(--type-body-lg)}.design-system-module__voNTMa__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.design-system-module__voNTMa__previewNote{padding-top:var(--space-5);color:var(--color-muted-light);border-top:var(--border-hairline) solid var(--color-border-dark);font-size:var(--type-caption);justify-content:space-between;align-items:center;display:flex}.design-system-module__voNTMa__sectionHeader{gap:var(--space-5);max-width:70rem;margin-bottom:var(--space-10);display:grid}.design-system-module__voNTMa__sectionHeader h2{max-width:16ch}.design-system-module__voNTMa__sectionDescription{max-width:var(--reading-width);color:var(--color-secondary-text);font-size:var(--type-body-lg)}[data-theme=dark] .design-system-module__voNTMa__sectionDescription{color:var(--color-muted-light)}.design-system-module__voNTMa__typographySection{border-bottom:var(--border-hairline) solid var(--color-border-light)}.design-system-module__voNTMa__typeSpecimens{border-top:var(--border-hairline) solid var(--color-border-light)}.design-system-module__voNTMa__typeRow{gap:var(--space-6);padding-block:var(--space-8);border-bottom:var(--border-hairline) solid var(--color-border-light);grid-template-columns:minmax(8rem,.25fr) minmax(0,1fr);display:grid}.design-system-module__voNTMa__typeRow>p{max-width:15ch}.design-system-module__voNTMa__typeColumns{border-bottom:var(--border-hairline) solid var(--color-border-light);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.design-system-module__voNTMa__typeColumns>div{align-content:start;gap:var(--space-5);padding:var(--space-8);display:grid}.design-system-module__voNTMa__typeColumns>div:first-child{border-right:var(--border-hairline) solid var(--color-border-light);padding-left:0}.design-system-module__voNTMa__typeColumns .design-system-module__voNTMa__caption,.design-system-module__voNTMa__typeColumns .design-system-module__voNTMa__mono-label{margin-top:var(--space-3)}.design-system-module__voNTMa__metricType{gap:var(--space-6);padding-top:var(--space-8);display:grid}.design-system-module__voNTMa__themeComposition{gap:var(--space-10);grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);display:grid}.design-system-module__voNTMa__themeLead{align-content:space-between;justify-items:start;gap:var(--space-6);display:grid}.design-system-module__voNTMa__themeLead h3{max-width:12ch}.design-system-module__voNTMa__themeLead p{max-width:38rem}.design-system-module__voNTMa__themeAside,.design-system-module__voNTMa__productBlock{align-content:start;gap:var(--space-6);padding:var(--space-7);display:grid}.design-system-module__voNTMa__themeAside>p,.design-system-module__voNTMa__productBlock>p{color:var(--color-secondary-text)}.design-system-module__voNTMa__darkBody{color:var(--color-muted-light);font-size:var(--type-body-lg)}.design-system-module__voNTMa__productBlockTop{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.design-system-module__voNTMa__statusDot{align-items:center;gap:var(--space-2);width:fit-content;font-family:var(--font-mono), monospace;font-size:var(--type-caption);letter-spacing:.05em;text-transform:uppercase;display:inline-flex}.design-system-module__voNTMa__statusDot:before{background:var(--color-accent);content:"";border-radius:50%;width:.5rem;height:.5rem}.design-system-module__voNTMa__dataList{gap:var(--space-4);display:grid}.design-system-module__voNTMa__dataList>div{gap:var(--space-4);padding-top:var(--space-3);border-top:var(--border-hairline) solid currentcolor;grid-template-columns:1fr 1.5fr;display:grid}.design-system-module__voNTMa__dataList dt{font-family:var(--font-mono), monospace;font-size:var(--type-caption);letter-spacing:var(--tracking-mono);text-transform:uppercase}.design-system-module__voNTMa__dataList dd{text-align:right}.design-system-module__voNTMa__palette{border-top:var(--border-hairline) solid var(--color-border-light);border-left:var(--border-hairline) solid var(--color-border-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.design-system-module__voNTMa__swatchCard{border-right:var(--border-hairline) solid var(--color-border-light);border-bottom:var(--border-hairline) solid var(--color-border-light)}.design-system-module__voNTMa__swatch{min-height:10rem}.design-system-module__voNTMa__swatchAccent{background:var(--color-accent)}.design-system-module__voNTMa__swatchBlue{background:var(--color-blue)}.design-system-module__voNTMa__swatchTeal{background:var(--color-teal)}.design-system-module__voNTMa__swatchFriction{background:var(--color-friction)}.design-system-module__voNTMa__swatchCanvas{background:var(--color-canvas);border-bottom:var(--border-hairline) solid var(--color-border-light)}.design-system-module__voNTMa__swatchInk{background:var(--color-ink)}.design-system-module__voNTMa__swatchMeta{align-content:start;gap:var(--space-3);min-height:16rem;padding:var(--space-5);display:grid}.design-system-module__voNTMa__swatchMeta strong{font-size:var(--type-body-lg)}.design-system-module__voNTMa__note{color:var(--color-secondary-text);font-size:var(--type-caption)}.design-system-module__voNTMa__controlThemes{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.design-system-module__voNTMa__buttonMatrix,.design-system-module__voNTMa__linkMatrix{align-items:center;gap:var(--space-4);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.design-system-module__voNTMa__linkMatrix{margin-top:var(--space-10);flex-direction:column;align-items:flex-start}.design-system-module__voNTMa__labelGrid{border-top:var(--border-hairline) solid var(--color-border-light);border-left:var(--border-hairline) solid var(--color-border-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.design-system-module__voNTMa__labelGrid>div{align-content:space-between;gap:var(--space-6);min-height:12rem;padding:var(--space-6);border-right:var(--border-hairline) solid var(--color-border-light);border-bottom:var(--border-hairline) solid var(--color-border-light);display:grid}.design-system-module__voNTMa__labelGrid>div>:first-child{color:var(--color-secondary-text)}.design-system-module__voNTMa__surfaceGrid{gap:var(--space-5);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.design-system-module__voNTMa__card{align-content:start;gap:var(--space-6);min-height:20rem;padding:var(--space-6);grid-column:span 4;display:grid}.design-system-module__voNTMa__card p{color:var(--color-secondary-text)}.design-system-module__voNTMa__card[class*=dark] p{color:var(--color-muted-light)}.design-system-module__voNTMa__mediaCard{grid-column:span 8}.design-system-module__voNTMa__mediaPlaceholder{min-height:24rem;color:var(--color-secondary-text);background:var(--color-blue-soft);font-family:var(--font-mono), monospace;font-size:var(--type-caption);letter-spacing:var(--tracking-mono);text-transform:uppercase;place-items:center;display:grid}.design-system-module__voNTMa__mediaPlaceholder svg{width:3rem;height:3rem;color:var(--color-teal)}.design-system-module__voNTMa__frictionCard{border-top:var(--border-strong) solid var(--color-friction)}.design-system-module__voNTMa__frictionCard blockquote{font-size:var(--type-body-lg);line-height:1.4}.design-system-module__voNTMa__metrics{gap:var(--space-10) var(--space-7);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.design-system-module__voNTMa__rules{gap:var(--space-10);display:grid}.design-system-module__voNTMa__rules>div{gap:var(--space-5);display:grid}.design-system-module__voNTMa__verticalRuleDemo{grid-template-columns:auto 1fr;align-items:center}.design-system-module__voNTMa__verticalRuleDemo>div{gap:var(--space-3);display:grid}.design-system-module__voNTMa__stageMarker{grid-template-columns:auto 1fr auto;align-items:center}.design-system-module__voNTMa__stageMarker>span{width:3rem;height:3rem;color:var(--color-paper);background:var(--color-ink);font-family:var(--font-mono), monospace;border-radius:50%;place-items:center;display:grid}.design-system-module__voNTMa__iconGrid{border-top:var(--border-hairline) solid var(--color-border-light);border-left:var(--border-hairline) solid var(--color-border-light);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.design-system-module__voNTMa__iconItem{place-content:center;justify-items:center;gap:var(--space-4);border-right:var(--border-hairline) solid var(--color-border-light);border-bottom:var(--border-hairline) solid var(--color-border-light);text-align:center;min-height:10rem;display:grid}.design-system-module__voNTMa__plainIcon{stroke-width:1.35px;width:2.25rem;height:2.25rem}.design-system-module__voNTMa__responsiveExample{gap:var(--space-11);padding-block:var(--space-8);border-top:var(--border-hairline) solid var(--color-border-light);border-bottom:var(--border-hairline) solid var(--color-border-light);grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);display:grid}.design-system-module__voNTMa__responsiveLead{align-content:start;gap:var(--space-6);display:grid}.design-system-module__voNTMa__responsiveLead h3{max-width:12ch}.design-system-module__voNTMa__responsiveCard{gap:var(--space-5);padding:var(--space-6);display:grid}.design-system-module__voNTMa__responsiveCard p{color:var(--color-secondary-text)}.design-system-module__voNTMa__assetGrid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.design-system-module__voNTMa__assetCard,.design-system-module__voNTMa__faviconCard{color:var(--color-ink);background:var(--color-canvas-elevated);border:var(--border-hairline) solid var(--color-border-dark);border-radius:var(--radius-sm);overflow:hidden}.design-system-module__voNTMa__assetDark{color:var(--color-paper);background:var(--color-ink-soft)}.design-system-module__voNTMa__assetPreview{min-height:13rem;padding:var(--space-8);place-items:center;display:grid}.design-system-module__voNTMa__assetPreview img{object-fit:contain;width:min(100%,34rem);max-height:8rem}.design-system-module__voNTMa__assetCard:nth-child(-n+2) .design-system-module__voNTMa__assetPreview img{width:7rem;max-height:7rem}.design-system-module__voNTMa__assetMeta{gap:var(--space-3);padding:var(--space-5);border-top:var(--border-hairline) solid currentcolor;display:grid}.design-system-module__voNTMa__assetMeta code,.design-system-module__voNTMa__faviconCard code{overflow-wrap:anywhere;font-family:var(--font-mono), monospace;font-size:var(--type-caption)}.design-system-module__voNTMa__assetMeta span{color:var(--color-secondary-text);font-size:var(--type-caption)}.design-system-module__voNTMa__assetDark .design-system-module__voNTMa__assetMeta span{color:var(--color-muted-light)}.design-system-module__voNTMa__faviconCard{gap:var(--space-5);padding:var(--space-6);grid-column:1/-1;display:grid}.design-system-module__voNTMa__faviconCard>span{color:var(--color-secondary-text);font-size:var(--type-caption)}.design-system-module__voNTMa__favicons{align-items:center;gap:var(--space-6);display:flex}.design-system-module__voNTMa__favicons img{object-fit:contain}.design-system-module__voNTMa__previewFooter{justify-content:space-between;align-items:center;gap:var(--space-6);margin-top:var(--space-12);padding-top:var(--space-6);color:var(--color-muted-light);border-top:var(--border-hairline) solid var(--color-border-dark);font-size:var(--type-caption);display:flex}@media (max-width:68rem){.design-system-module__voNTMa__palette,.design-system-module__voNTMa__labelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-system-module__voNTMa__iconGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.design-system-module__voNTMa__card{grid-column:span 6}.design-system-module__voNTMa__mediaCard{grid-column:span 12}}@media (max-width:52rem){.design-system-module__voNTMa__themeComposition,.design-system-module__voNTMa__controlThemes,.design-system-module__voNTMa__responsiveExample,.design-system-module__voNTMa__typeRow,.design-system-module__voNTMa__typeColumns{grid-template-columns:1fr}.design-system-module__voNTMa__typeColumns>div,.design-system-module__voNTMa__typeColumns>div:first-child{border-right:0;padding-inline:0}.design-system-module__voNTMa__typeColumns>div:first-child{border-bottom:var(--border-hairline) solid var(--color-border-light)}.design-system-module__voNTMa__assetGrid{grid-template-columns:1fr}}@media (max-width:44rem){.design-system-module__voNTMa__introInner{min-height:calc(100svh - (2 * var(--space-11)))}.design-system-module__voNTMa__introBrand>:last-child{width:2.5rem}.design-system-module__voNTMa__heroTitle{font-size:clamp(3.25rem,17vw,5rem)}.design-system-module__voNTMa__previewNote,.design-system-module__voNTMa__previewFooter{flex-direction:column;align-items:flex-start}.design-system-module__voNTMa__palette,.design-system-module__voNTMa__labelGrid,.design-system-module__voNTMa__metrics,.design-system-module__voNTMa__iconGrid{grid-template-columns:1fr}.design-system-module__voNTMa__surfaceGrid{display:block}.design-system-module__voNTMa__surfaceGrid>*+*{margin-top:var(--space-5)}.design-system-module__voNTMa__stageMarker{grid-template-columns:auto 1fr}.design-system-module__voNTMa__stageMarker>:last-child{grid-column:1/-1}.design-system-module__voNTMa__assetPreview{min-height:10rem;padding:var(--space-5)}}
.error-module__pcidVW__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.error-module__pcidVW__button{min-height:2.75rem;padding-inline:var(--space-4);color:var(--color-surface);background:var(--color-accent-error);border-radius:var(--radius-md);cursor:pointer;border:0;font-weight:700}
.placeholder-page-module__MLaI0q__layout{gap:var(--space-7);display:grid}.placeholder-page-module__MLaI0q__intro{min-height:75svh;padding-top:calc(var(--header-height-desktop) + var(--space-10))}.placeholder-page-module__MLaI0q__backLink{width:fit-content;color:var(--color-accent-blue);text-underline-offset:.25em;font-weight:700}.placeholder-page-module__MLaI0q__sections{border-top:var(--border-hairline) solid var(--color-border-light)}.placeholder-page-module__MLaI0q__placeholderSection{min-height:55svh;scroll-margin-top:var(--header-height-desktop);border-bottom:var(--border-hairline) solid var(--color-border-light)}.placeholder-page-module__MLaI0q__sectionInner{gap:var(--space-7);padding-block:var(--space-11);grid-template-columns:4rem 1fr;display:grid}.placeholder-page-module__MLaI0q__number{color:var(--color-muted);font-family:var(--font-mono);font-size:var(--type-mono);letter-spacing:var(--tracking-mono)}.placeholder-page-module__MLaI0q__sectionInner h2{max-width:16ch;font-size:var(--type-heading-2);letter-spacing:var(--tracking-heading);line-height:var(--line-height-heading)}.placeholder-page-module__MLaI0q__sectionInner p{max-width:var(--reading-width);margin-top:var(--space-5);color:var(--color-muted);font-size:var(--type-body-lg)}@media (max-width:58rem){.placeholder-page-module__MLaI0q__intro{padding-top:calc(var(--header-height-mobile) + var(--space-9))}.placeholder-page-module__MLaI0q__sectionInner{gap:var(--space-4);grid-template-columns:2.5rem 1fr}}
