*{box-sizing:border-box}body,html{margin:0;padding:0}body{color:var(--ds-text-high-emphasis-on-light);font-family:var(--ds-font-family-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--ds-surface-light);background-image:radial-gradient(circle,color-mix(in srgb,var(--ds-text-high-emphasis-on-light) 7%,transparent) 1px,transparent 1.5px),radial-gradient(at 0 0,color-mix(in srgb,var(--ds-color-brand-500) 10%,transparent) 0,transparent 42%),radial-gradient(at 100% 0,color-mix(in srgb,var(--ds-color-accent-500) 10%,transparent) 0,transparent 42%);background-size:26px 26px,100% 900px,100% 900px;background-repeat:repeat,no-repeat,no-repeat}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1160px;margin:0 auto;padding-inline:var(--ds-space-xl)}.section{padding-block:clamp(4rem,9vw,7rem);position:relative}.section+.section{border-top:1px solid var(--ds-border-low-emphasis-on-light)}main>section:nth-of-type(2n){background:var(--ds-surface-light-darker)}.eyebrow{font-family:var(--font-mono),ui-monospace,monospace;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-text-low-emphasis-on-light)}.head{max-width:46rem;display:flex;flex-direction:column;gap:var(--ds-space-md);margin-bottom:clamp(2.5rem,5vw,4rem)}.head--center{margin-inline:auto;text-align:center;align-items:center}.display{font-family:var(--ds-font-family-display);font-weight:700;line-height:1.05;letter-spacing:-.03em;margin:0}.display--hero{font-size:clamp(2.75rem,6vw,4.75rem);font-weight:600}.display--h2{font-size:clamp(2.25rem,5vw,3.75rem)}.display--muted{color:var(--ds-text-low-emphasis-on-light)}.hl{position:relative;display:inline-block}.hl__fill{position:absolute;inset:-.09em 0;z-index:0;border-radius:1rem;transition:transform var(--ds-motion-duration-fast,.16s) ease}.hl__text{position:relative;z-index:1;padding:.02em .32em;color:var(--ds-color-neutral-900)}.hl__fill--peach{background:#ffe8d6;transform:rotate(-2deg) scale(1.05)}.hl__fill--rose{background:#ffd6d6;transform:rotate(1deg) scale(1.05)}.hl__fill--butter{background:#fcebb6;transform:rotate(-1deg) scale(1.05)}.hl:hover .hl__fill{transform:rotate(0deg) scale(1.05)}.grid{display:grid;grid-gap:var(--ds-space-lg);gap:var(--ds-space-lg)}@media (min-width:640px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.stack{flex-direction:column}.cluster,.stack{display:flex;gap:var(--ds-space-md)}.cluster{flex-wrap:wrap}.btn,.cluster{align-items:center}.btn{display:inline-flex;justify-content:center;gap:var(--ds-space-xs);padding:.8rem 1.5rem;border-radius:var(--ds-radius-full,9999px);font-family:var(--ds-font-family-body);font-weight:600;font-size:1rem;background:var(--ds-color-neutral-900);color:#fff;transition:background var(--ds-motion-duration-fast,.12s) ease}.btn:hover{background:var(--ds-color-neutral-700,#3a3a3a)}.btn:focus-visible{outline:2px solid var(--ds-color-neutral-900);outline-offset:2px}.btn--ghost{background:transparent;color:var(--ds-text-high-emphasis-on-light);border:1px solid var(--ds-border-mid-emphasis-on-light)}.btn--ghost:hover{background:var(--ds-surface-highlight)}[data-theme=dark] .btn:not(.btn--ghost){background:#fff;color:var(--ds-color-neutral-900)}[data-theme=dark] .btn:not(.btn--ghost):hover{background:color-mix(in srgb,#fff 82%,#000)}[data-theme=dark] .btn:focus-visible{outline-color:#fff}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--ds-surface-light) 78%,transparent);border-bottom:1px solid var(--ds-border-low-emphasis-on-light)}.nav__in{height:4rem;justify-content:space-between}.nav__brand,.nav__in{display:flex;align-items:center}.nav__brand{gap:var(--ds-space-xs);font-family:var(--ds-font-family-display);font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.nav__mark{width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,var(--ds-color-brand-400),var(--ds-color-brand-700))}.nav__label{font-family:var(--font-mono),monospace;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-text-low-emphasis-on-light);border-left:1px solid var(--ds-border-low-emphasis-on-light);padding-left:var(--ds-space-sm)}.nav__links{display:none;gap:var(--ds-space-lg)}@media (min-width:860px){.nav__links{display:flex}.nav__label{display:inline}}@media (max-width:859px){.nav__label{display:none}}.nav__link{font-family:var(--font-mono),monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-low-emphasis-on-light)}.nav__link:hover{color:var(--ds-text-high-emphasis-on-light)}.nav__actions{display:flex;align-items:center;gap:var(--ds-space-md)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:9999px;background:transparent;color:var(--ds-text-low-emphasis-on-light);cursor:pointer}.icon-btn:hover{background:var(--ds-surface-highlight);color:var(--ds-text-high-emphasis-on-light)}.icon-btn:focus-visible{outline:2px solid var(--ds-color-brand-500);outline-offset:2px}.hero{padding-block:clamp(5rem,13vw,9rem) clamp(4rem,9vw,7rem);position:relative}.hero__content{max-width:42rem;position:relative;z-index:1}.hero__eyebrow{display:inline-flex;align-items:center;gap:var(--ds-space-xs);font-family:var(--font-mono),ui-monospace,monospace;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-text-low-emphasis-on-light)}.hero__eyebrow:before{content:"";width:9px;height:9px;border-radius:3px;background:linear-gradient(135deg,var(--ds-color-brand-400),var(--ds-color-brand-700))}.hero__line{display:block}.hero__nowrap{white-space:nowrap}.hero__line+.hero__line{margin-top:.25rem}@media (min-width:640px){.hero__line+.hero__line{margin-top:.75rem}}.hero__lede{max-width:42rem;color:var(--ds-text-low-emphasis-on-light);font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500;line-height:1.6}.constellation{position:fixed;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;transition:opacity .2s linear}.chip{display:inline-flex;align-items:center;gap:var(--ds-space-2xs);padding:.4rem .8rem;border-radius:var(--ds-radius-full,9999px);border:1px solid var(--ds-border-low-emphasis-on-light);background:var(--ds-surface-light);font-family:var(--font-mono),monospace;font-size:.8rem;color:var(--ds-text-low-emphasis-on-light)}.chip--brand{border-color:color-mix(in srgb,var(--ds-color-brand-500) 40%,transparent);background:color-mix(in srgb,var(--ds-color-brand-500) 9%,transparent);color:var(--ds-color-brand-500);font-weight:600}.feature-icon{display:inline-flex;width:2.5rem;height:2.5rem;border-radius:12px;background:color-mix(in srgb,var(--ds-color-brand-500) 12%,transparent);color:var(--ds-color-brand-500)}.feature-icon,.gslot{align-items:center;justify-content:center}.gslot{margin-block:clamp(1.5rem,4vw,2.5rem);min-height:clamp(220px,30vw,360px);border:1.5px dashed var(--ds-border-mid-emphasis-on-light);border-radius:var(--ds-radius-lg,.875rem);display:flex}.gslot__label{font-family:var(--font-mono),ui-monospace,monospace;font-size:.72rem;letter-spacing:.14em;color:var(--ds-text-low-emphasis-on-light)}.prose{max-width:46rem;display:flex;flex-direction:column;gap:var(--ds-space-md)}.prose p{margin:0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.65;color:var(--ds-text-low-emphasis-on-light)}.prose strong{color:var(--ds-text-high-emphasis-on-light)}.pipe{display:grid;grid-gap:var(--ds-space-lg);gap:var(--ds-space-lg);align-items:center}@media (min-width:900px){.pipe{grid-template-columns:auto 1fr auto 1fr auto}}.pipe__node{border:1px solid var(--ds-border-mid-emphasis-on-light);border-radius:var(--ds-radius-lg,.875rem);padding:var(--ds-space-md);background:var(--ds-surface-light);text-align:center}.pipe__node--wiki{border-color:var(--ds-color-brand-500)}.pipe__node--prod{border-color:var(--ds-color-accent-500)}.pipe__arrow{color:var(--ds-color-brand-500);display:flex;align-items:center;justify-content:center}.pipe__surfaces{display:flex;flex-direction:column;gap:var(--ds-space-xs)}.curve{width:100%;height:auto}.curve path.line{fill:none;stroke:var(--ds-color-brand-500);stroke-width:2.5}.curve path.flat{fill:none;stroke:var(--ds-border-mid-emphasis-on-light);stroke-width:2;stroke-dasharray:4 4}.embed{border-radius:var(--ds-radius-lg,.875rem);overflow:hidden;border:1px solid var(--ds-border-low-emphasis-on-light);background:var(--ds-surface-light)}.embed__bar{display:flex;gap:var(--ds-space-xs);padding:var(--ds-space-sm) var(--ds-space-md);border-bottom:1px solid var(--ds-border-low-emphasis-on-light);background:var(--ds-surface-light-darker)}.embed__dot{width:10px;height:10px;border-radius:9999px;background:var(--ds-border-mid-emphasis-on-light)}.embed__frame{width:100%;height:620px;border:0;display:block;background:var(--ds-surface-light)}@media (max-width:640px){.embed__frame{height:440px}}.pl-desktop{display:none}@media (min-width:768px){.pl-desktop{display:block}}.pl-stage{position:relative;container-type:inline-size;aspect-ratio:1200/480;max-width:1020px;margin-inline:auto;margin-block:clamp(1.5rem,4vw,2.75rem)}.pl-svg{position:absolute;inset:0;width:100%;height:100%;color:var(--ds-text-high-emphasis-on-light)}.pl-svg text{font-family:var(--ds-font-family-body)}.pl-svg .pl-mono{font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.12em;fill:currentColor}.pl-svg .pl-dim{fill:var(--ds-text-low-emphasis-on-light)}.pl-wire{fill:none;stroke:var(--ds-border-mid-emphasis-on-light);stroke-width:2;stroke-linecap:round;stroke-dasharray:620;stroke-dashoffset:620;opacity:0;transition:stroke-dashoffset .6s ease .55s,opacity .15s linear .55s}.pl-stage.is-folded .pl-wire{stroke-dashoffset:0;opacity:1}.pl-arrowFill{fill:var(--ds-border-mid-emphasis-on-light)}.pl-arrowFillFb{fill:var(--ds-color-brand-500)}.pl-zone{fill:color-mix(in srgb,var(--ds-color-brand-500) 4%,transparent);stroke:var(--ds-border-mid-emphasis-on-light);stroke-width:1.5}.pl-feedback{fill:none;stroke:var(--ds-color-brand-500);stroke-width:2;stroke-dasharray:2 7;stroke-linecap:round;opacity:0;transition:opacity .4s linear 1.1s}.pl-stage.is-folded .pl-feedback{opacity:.75}.pl-flow circle,.pl-flowDot{fill:var(--ds-color-brand-500);opacity:.55}.pl-cardBox{fill:var(--ds-surface-light);stroke:var(--ds-border-mid-emphasis-on-light);stroke-width:1.5}.pl-cardBox--prod{stroke:var(--ds-color-accent-500)}.pl-gateBox{fill:none;stroke:var(--ds-color-brand-500);stroke-width:1.5}.pl-card,.pl-gateG{transform-box:fill-box;transform-origin:center;transition:transform var(--ds-motion-duration-normal,.2s) ease}.pl-card.is-lift,.pl-gateG.is-lift{transform:translateY(-2px)}.pl-door{fill:color-mix(in srgb,var(--ds-color-brand-500) 32%,transparent);transform-box:fill-box;transform-origin:center;transition:transform var(--ds-motion-duration-slow,.3s) ease}.pl-gateG.is-open .pl-door--top{transform:translateY(-46%)}.pl-gateG.is-open .pl-door--bottom{transform:translateY(46%)}.pl-stem{stroke:var(--ds-color-brand-500);stroke-width:1.5;stroke-dasharray:2 5;opacity:.6}.pl-src{position:absolute;translate:-50% -50%;display:flex;align-items:center;justify-content:center;border-radius:9999px;padding:0;cursor:pointer;background:#fff;border:1.5px solid #e3e3e6;transition:box-shadow var(--ds-motion-duration-fast,.16s) ease}.pl-src img{width:54%;height:auto}.pl-src.is-active,.pl-src:hover{box-shadow:0 2px 14px rgba(0,0,0,.16)}.pl-src:focus-visible{outline:2px solid var(--ds-color-brand-500);outline-offset:2px}.pl-hit{position:absolute;background:transparent;border:0;padding:0;cursor:pointer;border-radius:18px}.pl-hit--brain{border-radius:38% 42% 40% 44%}.pl-hit:focus-visible{outline:2px solid var(--ds-color-brand-500);outline-offset:3px}.pl-human{position:absolute;translate:-50% -50%;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:0;padding:0;cursor:pointer;background:var(--ds-color-brand-500);color:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--ds-color-brand-500) 22%,transparent);transition:transform var(--ds-motion-duration-fast,.16s) ease,box-shadow var(--ds-motion-duration-fast,.16s) ease}.pl-human svg{width:62%;height:62%}.pl-human.is-active,.pl-human:hover{transform:scale(1.06);box-shadow:0 0 0 5px color-mix(in srgb,var(--ds-color-brand-500) 30%,transparent)}.pl-human:focus-visible{outline:2px solid var(--ds-text-high-emphasis-on-light);outline-offset:2px}.pl-float:not(.is-pinned){pointer-events:none}.pl-float{position:absolute;z-index:30;max-width:320px;background:var(--ds-surface-light);border:1px solid var(--ds-border-mid-emphasis-on-light);border-radius:var(--ds-radius-lg,.875rem);box-shadow:0 12px 32px rgba(0,0,0,.14);padding:var(--ds-space-md);font-size:.95rem;line-height:1.55;color:var(--ds-text-high-emphasis-on-light)}.pl-float--bubble{font-family:var(--font-mono),ui-monospace,monospace;font-size:.85rem;letter-spacing:.01em;padding:.6rem .9rem;border-radius:14px;max-width:320px}.pl-float__tail{position:absolute;width:10px;height:10px;background:var(--ds-surface-light);rotate:45deg}.pl-float__tail[data-side=left]{left:-5.5px;border-left:1px solid var(--ds-border-mid-emphasis-on-light);border-bottom:1px solid var(--ds-border-mid-emphasis-on-light)}.pl-float__tail[data-side=right]{right:-5.5px;border-top:1px solid var(--ds-border-mid-emphasis-on-light);border-right:1px solid var(--ds-border-mid-emphasis-on-light)}.pl-float__tail[data-side=top]{top:-5.5px;border-top:1px solid var(--ds-border-mid-emphasis-on-light);border-left:1px solid var(--ds-border-mid-emphasis-on-light)}.pl-float__tail[data-side=bottom]{bottom:-5.5px;border-bottom:1px solid var(--ds-border-mid-emphasis-on-light);border-right:1px solid var(--ds-border-mid-emphasis-on-light)}.pl-panel__title{margin:0 0 .45rem;font-family:var(--ds-font-family-display);font-weight:700;font-size:1.05rem}.pl-panel__body{margin:0}.pl-panel__body,.pl-panel__meta{color:var(--ds-text-low-emphasis-on-light)}.pl-panel__meta{margin:.55rem 0 0;font-family:var(--font-mono),ui-monospace,monospace;font-size:.75rem;letter-spacing:.04em}.pl-zones{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.pl-zones li{display:flex;gap:.5rem;align-items:baseline;color:var(--ds-text-low-emphasis-on-light)}.pl-zones strong{color:var(--ds-text-high-emphasis-on-light)}.pl-zoneDot{width:9px;height:9px;border-radius:2.5px;rotate:45deg;flex:none}.pl-zoneDot--canon{background:#c7402a}.pl-zoneDot--syn{background:#ffb088}.pl-chat{margin-top:.6rem;padding-top:.6rem;border-top:1px dashed var(--ds-border-low-emphasis-on-light);display:flex;flex-direction:column;gap:.35rem}.pl-chat__msg{margin:0;padding:.45rem .65rem;border-radius:10px;font-size:.85rem;max-width:92%}.pl-chat__msg--you{align-self:flex-end;background:var(--ds-color-neutral-900);color:#fff;border-bottom-right-radius:3px}.pl-chat__msg--agent{align-self:flex-start;background:var(--ds-surface-highlight);border-bottom-left-radius:3px}[data-theme=dark] .pl-chat__msg--you{background:#fff;color:var(--ds-color-neutral-900)}.pl-checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;min-width:280px}.pl-checks li{display:grid;grid-template-columns:auto auto 1fr;grid-gap:.5rem;gap:.5rem;align-items:baseline}.pl-checks code{font-family:var(--font-mono),ui-monospace,monospace;font-size:.85rem;font-weight:600}.pl-check__tick{color:var(--ds-color-success-500,#1a7f4b);font-weight:700}.pl-check__gloss{color:var(--ds-text-low-emphasis-on-light);font-size:.85rem}.pl-mobile{display:flex;flex-direction:column;gap:.55rem;margin-block:1.5rem}@media (min-width:768px){.pl-mobile{display:none}}.pl-mLabel{margin:0;text-align:center;font-family:var(--font-mono),ui-monospace,monospace;font-size:.8rem;letter-spacing:.12em;color:var(--ds-text-low-emphasis-on-light)}.pl-mChips{gap:.6rem;flex-wrap:wrap}.pl-mChip,.pl-mChips{display:flex;justify-content:center}.pl-mChip{width:44px;height:44px;border-radius:9999px;padding:0;cursor:pointer;background:#fff;border:1.5px solid #e3e3e6;align-items:center}.pl-mCard__btn:focus-visible,.pl-mChip:focus-visible{outline:2px solid var(--ds-color-brand-500);outline-offset:2px}.pl-mArrow{text-align:center;color:var(--ds-color-brand-500);font-size:1.05rem;line-height:1}.pl-mCard{border:1px solid var(--ds-border-mid-emphasis-on-light);border-radius:var(--ds-radius-lg,.875rem);background:var(--ds-surface-light)}.pl-mCard--human{border-color:var(--ds-color-brand-500)}.pl-mCard__btn{display:flex;width:100%;align-items:center;gap:.8rem;padding:.8rem 1rem;background:none;border:0;border-radius:inherit;cursor:pointer;text-align:left;color:inherit;font:inherit}.pl-mCard__meta{display:flex;flex-direction:column;flex:1 1;gap:1px}.pl-mCard__title{font-family:var(--ds-font-family-display);font-weight:700}.pl-mCard__sub{font-size:.8rem}.pl-mCard__chev,.pl-mCard__sub{color:var(--ds-text-low-emphasis-on-light)}.pl-mCard__chev{font-size:1.1rem}.pl-mBrain{width:46px;height:auto;flex:none}.pl-mLabel--rail{margin-top:.55rem}.pl-inline{margin:0 1rem .8rem;padding:.8rem;border-radius:10px;background:var(--ds-surface-highlight);font-size:.85rem;line-height:1.5}.pl-inline--bubble{font-family:var(--font-mono),ui-monospace,monospace;font-size:.78rem;text-align:center}.pl-bird{position:absolute;left:34%;top:16%;width:clamp(56px,7cqw,84px);pointer-events:none;z-index:5}.pl-bird svg{width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.section--brain{border-top:none;background:radial-gradient(circle,rgba(60,50,30,.06) 1px,transparent 1.6px) 0 0 /26px 26px,radial-gradient(130% 120% at 50% -10%,#faf7f0 0,#f1eee5 55%,#eae4d7 100%)}[data-theme=dark] .section--brain{background:radial-gradient(circle,hsla(0,0%,100%,.05) 1px,transparent 1.6px) 0 0 /26px 26px,radial-gradient(130% 120% at 50% -10%,#2a2320 0,#201b18 55%,#17130f 100%)}.brain-note{max-width:48rem;margin:clamp(1.5rem,4vw,2.5rem) auto 0;text-align:center}.brain-note,.head__lede{color:var(--ds-text-low-emphasis-on-light);font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.6}.head__lede{max-width:44rem;margin-inline:auto}.atomic{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--ds-space-lg);gap:var(--ds-space-lg);grid-template-columns:1fr}@media (min-width:720px){.atomic{grid-template-columns:repeat(5,1fr);align-items:start}}.atomic__step{display:flex;flex-direction:column;gap:var(--ds-space-sm)}.atomic__viz{height:112px;border-radius:var(--ds-radius-lg,.875rem);border:1px solid var(--ds-border-low-emphasis-on-light);background:var(--ds-surface-light);display:flex;align-items:center;justify-content:center;gap:8px;padding:var(--ds-space-md)}.atomic__meta{display:flex;flex-direction:column;gap:3px}.atomic__n{font-family:var(--font-mono),monospace;font-size:.72rem;letter-spacing:.12em;color:var(--ds-text-low-emphasis-on-light)}.atomic__name{font-family:var(--ds-font-family-display);font-size:1.05rem;font-weight:600;letter-spacing:-.01em;margin:0}.atomic__desc{margin:0;font-size:.9rem;line-height:1.5}.atomic__credit,.atomic__desc{color:var(--ds-text-low-emphasis-on-light)}.atomic__credit{margin:clamp(2rem,4vw,3rem) auto 0;max-width:46rem;text-align:center;font-size:.95rem;line-height:1.6}.atomic__credit a{color:var(--ds-color-brand-500);text-decoration:underline;text-underline-offset:2px}.ab{display:block}.ab--dot{width:16px;height:16px;background:color-mix(in srgb,var(--ds-color-brand-500) 65%,#fff)}.ab--dot,.ab--pill{border-radius:9999px}.ab--pill{width:30px;height:14px;background:var(--ds-color-neutral-900)}.ab--sq{width:16px;height:16px;background:color-mix(in srgb,var(--ds-color-accent-500) 55%,#fff)}.ab--bar,.ab--sq{border-radius:4px}.ab--bar{width:34px;height:12px;background:var(--ds-surface-highlight)}.grp{align-items:center;padding:8px 10px}.grp,.org{display:flex;gap:6px;border-radius:10px;border:1px solid var(--ds-border-mid-emphasis-on-light);background:var(--ds-surface-light)}.org{flex-direction:column;width:78px;padding:8px}.org__bar{height:10px;border-radius:3px;background:var(--ds-color-neutral-900)}.org__grp{display:flex;gap:6px}.org__grp span{flex:1 1;height:20px;border-radius:5px;background:var(--ds-surface-highlight)}.wire{display:flex;flex-direction:column;gap:6px;width:78px;padding:8px;border-radius:10px;border:1px dashed var(--ds-border-mid-emphasis-on-light);background:transparent}.wire__head{height:12px;border-radius:3px;background:var(--ds-surface-highlight)}.wire__cols{display:flex;gap:6px}.wire__cols span{flex:1 1;height:34px;border-radius:5px;background:var(--ds-surface-highlight)}.wire--filled{border-style:solid;border-color:var(--ds-border-low-emphasis-on-light)}.wire--filled .wire__head{background:var(--ds-color-brand-500)}.wire--filled .wire__cols span:first-child{background:color-mix(in srgb,var(--ds-color-accent-500) 32%,#fff)}.wire--filled .wire__cols span:last-child{background:color-mix(in srgb,var(--ds-color-brand-500) 24%,#fff)}.tokens{margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(2rem,4vw,3rem);border-top:1px solid var(--ds-border-low-emphasis-on-light);display:grid;grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem)}@media (min-width:900px){.tokens{grid-template-columns:5fr 7fr;align-items:start}}.tokens__title{font-family:var(--ds-font-family-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;margin:0 0 var(--ds-space-sm);line-height:1.1}.tokens__desc{margin:0;color:var(--ds-text-low-emphasis-on-light);font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.6}.tokens__desc code{font-family:var(--font-mono),ui-monospace,monospace;font-size:.85em;padding:.1em .4em;border-radius:6px;background:var(--ds-surface-highlight);color:var(--ds-text-high-emphasis-on-light)}.tokens__desc em{font-style:normal;color:var(--ds-color-brand-500);font-weight:600}.tiers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ds-space-sm);position:relative}.tier{border:1px solid var(--ds-border-low-emphasis-on-light);border-radius:var(--ds-radius-lg,.875rem);background:var(--ds-surface-light);padding:var(--ds-space-md);display:grid;grid-gap:.7rem;gap:.7rem}.tier--semantic{border-color:var(--ds-color-brand-500);box-shadow:0 2px 16px color-mix(in srgb,var(--ds-color-brand-500) 12%,transparent)}.tier__head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.tier__n{font-family:var(--font-mono),ui-monospace,monospace;font-size:.72rem;color:var(--ds-text-low-emphasis-on-light)}.tier__tier{font-family:var(--ds-font-family-display);font-weight:700;font-size:1.05rem}.tier__gloss{font-size:.85rem;color:var(--ds-text-low-emphasis-on-light)}.tier--semantic .tier__tier{color:var(--ds-color-brand-500)}.tier__chips{display:flex;flex-wrap:wrap;gap:.4rem}.tokchip{font-family:var(--font-mono),ui-monospace,monospace;font-size:.82rem;padding:.28rem .6rem;border-radius:8px;background:var(--ds-surface-highlight);color:var(--ds-text-high-emphasis-on-light);border:1px solid var(--ds-border-low-emphasis-on-light)}.tokchip--primitive{color:var(--ds-text-low-emphasis-on-light)}.tokchip--semantic{background:color-mix(in srgb,var(--ds-color-brand-500) 12%,transparent);border-color:color-mix(in srgb,var(--ds-color-brand-500) 40%,transparent);color:var(--ds-color-brand-500);font-weight:600}.cta__box{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--ds-space-lg);text-align:center}.footer{border-top:1px solid var(--ds-border-low-emphasis-on-light);background:var(--ds-surface-light-darker);padding-block:var(--ds-space-2xl)}.footer__in{display:flex;flex-direction:column;gap:var(--ds-space-md);align-items:center;justify-content:space-between}@media (min-width:640px){.footer__in{flex-direction:row}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.draw path.line{stroke-dasharray:var(--len,1200);stroke-dashoffset:var(--len,1200);transition:stroke-dashoffset 1.4s ease}.draw.is-visible path.line{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.draw path.line{stroke-dashoffset:0;transition:none}.btn,.pl-wire{transition:none}.pl-wire{stroke-dashoffset:0;opacity:1}.pl-feedback{opacity:.75}.pl-card,.pl-door,.pl-feedback,.pl-gateG,.pl-human,.pl-src{transition:none}.pl-card.is-lift,.pl-gateG.is-lift,.pl-human.is-active,.pl-human:hover{transform:none}}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fa2f99;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_fa2f99;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fa2f99{font-family:__Inter_fa2f99,__Inter_Fallback_fa2f99;font-style:normal}.__variable_fa2f99{--font-inter:"__Inter_fa2f99","__Inter_Fallback_fa2f99"}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_Fallback_49a339;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_49a339{font-family:__Space_Grotesk_49a339,__Space_Grotesk_Fallback_49a339;font-style:normal}.__variable_49a339{--font-space-grotesk:"__Space_Grotesk_49a339","__Space_Grotesk_Fallback_49a339"}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ae822095a172cc5c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3c70c5716f1730b3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fc727f226c737876-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/77fb5eec12c66d49-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/281dae1e814de8c6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Mono_e8b655;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/806de4d605d3ad01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Mono_Fallback_e8b655;src:local("Arial");ascent-override:81.58%;descent-override:26.30%;line-gap-override:0.00%;size-adjust:137.28%}.__className_e8b655{font-family:__Space_Mono_e8b655,__Space_Mono_Fallback_e8b655;font-style:normal}.__variable_e8b655{--font-mono:"__Space_Mono_e8b655","__Space_Mono_Fallback_e8b655"}