.ch-root{--ch-ink:#0f1b2a;--ch-ink-raise:#16263c;--ch-ink-soft:#33455e;--ch-slate:#35506b;--ch-slate-soft:#62748c;--ch-brass:#b98a3e;--ch-brass-deep:#966d2c;--ch-brass-bright:#d4a961;--ch-cyan:#2f7d84;--ch-cyan-deep:#24626a;--ch-cyan-bright:#56b7bf;--ch-ivory:#f3f2ec;--ch-ivory-deep:#e9e7dd;--ch-paper:#edebe0;--ch-mist:#aebdcd;--ch-line:rgba(15,27,42,0.16);--ch-line-strong:rgba(15,27,42,0.34);--ch-line-ivory:rgba(243,242,236,0.2);--ch-line-ivory-strong:rgba(243,242,236,0.46);--ch-fdisplay:var(--ch-font-display),Georgia,"Times New Roman",serif;--ch-fbody:var(--ch-font-body),Georgia,"Times New Roman",serif;--ch-fmono:var(--ch-font-mono),"Courier New",monospace;--ch-nav-h:58px;--ch-wrap:1320px;position:relative;background-color:var(--ch-ivory);color:var(--ch-ink);font-family:var(--ch-fbody);font-size:16px;line-height:1.6;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip;min-height:100vh}.ch-root *,.ch-root :after,.ch-root :before{box-sizing:border-box;margin:0}.ch-root ::-moz-selection{background:var(--ch-cyan);color:var(--ch-ivory)}.ch-root ::selection{background:var(--ch-cyan);color:var(--ch-ivory)}.ch-root img,.ch-root svg{display:block;max-width:100%}.ch-root ul{list-style:none;padding:0}.ch-root dd,.ch-root dl,.ch-root figure{margin:0}.ch-root a{color:inherit;text-decoration:none}.ch-root button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;padding:0}.ch-root section{scroll-margin-top:calc(var(--ch-nav-h) + 12px)}.ch-root :focus-visible{outline:2px solid var(--ch-cyan-deep);outline-offset:3px}.ch-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ch-skip{position:fixed;top:-100px;left:1rem;z-index:200;background:var(--ch-ink);color:var(--ch-ivory);padding:.6rem 1rem;font-family:var(--ch-fmono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.ch-skip:focus-visible{top:.75rem}.ch-grain{position:fixed;inset:-50%;z-index:80;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.06 0 0 0 0 0.11 0 0 0 0 0.16 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.ch-display{font-family:var(--ch-fdisplay);font-optical-sizing:auto;font-variation-settings:"SOFT" 40;letter-spacing:-.015em;line-height:1.05;font-weight:440}.ch-display-italic{font-family:var(--ch-fdisplay);font-style:italic;font-optical-sizing:auto;font-variation-settings:"SOFT" 70;font-weight:400}.ch-accent{color:var(--ch-brass-deep)}.ch-mono{font-weight:500;letter-spacing:.18em;text-transform:uppercase}.ch-mono,.ch-monofig{font-family:var(--ch-fmono)}.ch-monofig{font-weight:400;letter-spacing:.02em;font-variant-numeric:tabular-nums}.ch-rule{height:1px;background:var(--ch-line-strong);transform-origin:left center}.ch-rule--short{display:inline-block;width:2.4rem;vertical-align:middle}.ch-rule--ivory{height:1px;background:var(--ch-line-ivory-strong);transform-origin:left center}.ch-doublerule{border-top:1px solid var(--ch-line-strong);border-bottom:1px solid var(--ch-line-strong);height:5px}.ch-doublerule--ivory{border-top:1px solid var(--ch-line-ivory-strong);border-bottom:1px solid var(--ch-line-ivory-strong);height:5px}.ch-wrap{max-width:var(--ch-wrap);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3.5rem);width:100%}.ch-sec{padding-block:clamp(4.5rem,9vw,9rem)}.ch-band{border-block:1px solid var(--ch-line);background:var(--ch-ivory-deep)}.ch-label{display:flex;align-items:center;gap:1rem;font-family:var(--ch-fmono);font-weight:500;letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;color:var(--ch-slate-soft)}.ch-label--ivory{color:var(--ch-mist)}.ch-label--center{justify-content:center}.ch-label__rule{display:inline-block;width:2.6rem;height:1px;background:var(--ch-line-strong);transform-origin:left center;flex:none}.ch-label--ivory .ch-label__rule{background:var(--ch-line-ivory-strong)}.ch-plaque{position:relative;display:inline-flex;align-items:center;gap:.9em;padding:1.05rem 2rem;background:var(--ch-ink);color:var(--ch-ivory);font-family:var(--ch-fmono);font-size:.72rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;border:none;cursor:pointer;isolation:isolate;overflow:hidden;transition:letter-spacing .45s cubic-bezier(.22,1,.36,1)}.ch-plaque:before{content:"";position:absolute;inset:5px;border:1px solid rgba(243,242,236,.45);pointer-events:none;z-index:2;transition:inset .45s cubic-bezier(.22,1,.36,1)}.ch-plaque:after{content:"";position:absolute;inset:0;background:var(--ch-cyan-deep);transform:scaleX(0);transform-origin:left center;transition:transform .55s cubic-bezier(.22,1,.36,1);z-index:-1}.ch-plaque:hover{letter-spacing:.27em}.ch-plaque:hover:after{transform:scaleX(1)}.ch-plaque:hover:before{inset:8px}.ch-plaque__arrow{font-size:.9em;letter-spacing:normal}.ch-plaque--ghost{background:transparent;color:var(--ch-ink);box-shadow:inset 0 0 0 1px var(--ch-line-strong)}.ch-plaque--ghost:before{border-color:rgba(15,27,42,.25)}.ch-plaque--ghost:hover{color:var(--ch-ivory)}.ch-inklink{position:relative;color:inherit;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat;transition:color .3s ease;cursor:pointer}.ch-inklink:hover{color:var(--ch-cyan-bright)}.ch-figure{margin:0}.ch-plate{background:var(--ch-ivory);padding:1.1rem;position:relative}.ch-plate,.ch-plate:after{border:1px solid var(--ch-line)}.ch-plate:after{content:"";position:absolute;inset:6px;pointer-events:none}.ch-plate__img{display:block;width:100%;height:auto;filter:sepia(.06) saturate(.92) contrast(1.02)}.ch-figcap{margin-top:.85rem;text-align:center;font-family:var(--ch-fmono);font-weight:500;letter-spacing:.16em;text-transform:uppercase;font-size:.6rem;color:var(--ch-slate-soft)}.ch-canvas{color:var(--ch-ink)}.ch-canvas-fallback{display:flex;height:100%;width:100%;align-items:center;justify-content:center;color:var(--ch-ink)}.ch-canvas-fallback svg{height:78%;width:78%;opacity:.3}.ch-nav{position:sticky;top:0;z-index:90;background:rgba(243,242,236,.94);backdrop-filter:blur(9px)}.ch-nav__rule{height:4px;border-bottom:1px solid var(--ch-line-strong);border-top:3px solid var(--ch-brass)}.ch-nav__bar{max-width:var(--ch-wrap);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3.5rem);height:var(--ch-nav-h);display:flex;align-items:center;gap:1.5rem}.ch-nav__brand{display:inline-flex;align-items:center;gap:.6rem;margin-right:auto;color:var(--ch-ink)}.ch-nav__mark{width:26px;height:26px;color:var(--ch-ink)}.ch-nav__wordmark{font-family:var(--ch-fdisplay);font-weight:500;font-size:1.28rem;letter-spacing:-.01em;white-space:nowrap}.ch-nav__links{display:flex;align-items:center;gap:clamp(.9rem,1.7vw,1.9rem)}.ch-nav__link{font-family:var(--ch-fmono);font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:var(--ch-slate-soft);padding:.35rem 0;border-bottom:1px solid transparent;transition:color .25s ease,border-color .25s ease}.ch-nav__link:hover{color:var(--ch-ink)}.ch-nav__link.is-active{color:var(--ch-brass-deep);border-bottom-color:var(--ch-brass)}.ch-nav__right{display:flex;align-items:center;gap:1.1rem}.ch-nav__now{height:1.2em;overflow:hidden;width:140px;text-align:right;font-family:var(--ch-fmono);font-size:.58rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--ch-slate-soft);border-right:1px solid var(--ch-line);padding-right:.9rem}.ch-nav__now-track{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ch-nav__now-item{display:block;height:1.2em;line-height:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-nav__cta{padding:.6rem 1.2rem;font-size:.58rem;letter-spacing:.18em}.ch-nav__burger{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--ch-line-strong);color:var(--ch-ink)}.ch-nav__sheet{display:none}.ch-nav__sheet.is-open{gap:.25rem;position:fixed;top:calc(var(--ch-nav-h) + 4px);left:0;right:0;bottom:0;z-index:99;background:#f3f2ec;padding:1.5rem clamp(1.25rem,4vw,3.5rem) 2rem;overflow-y:auto;border-top:1px solid var(--ch-line)}.ch-nav__sheet nav,.ch-nav__sheet.is-open{display:flex;flex-direction:column}.ch-nav__sheet-link{display:flex;align-items:baseline;gap:1rem;font-family:var(--ch-fdisplay);font-size:1.7rem;font-weight:460;letter-spacing:-.01em;color:var(--ch-ink);padding:.85rem 0;border-bottom:1px solid var(--ch-line)}.ch-nav__sheet-link:hover{color:var(--ch-cyan-deep)}.ch-nav__sheet-num{font-family:var(--ch-fmono);font-size:.7rem;color:var(--ch-brass-deep)}.ch-nav__sheet-cta{margin-top:1.6rem;align-self:flex-start}.ch-folio{position:fixed;left:1.4rem;bottom:1.3rem;z-index:85;pointer-events:none;opacity:0;transition:opacity .6s ease;font-size:.56rem;color:var(--ch-slate-soft)}.ch-folio.is-visible{opacity:1}.ch-hero{position:relative;display:flex;min-height:calc(100svh - var(--ch-nav-h));flex-direction:column;padding:1.75rem clamp(1.25rem,4vw,3.5rem) 1.5rem}.ch-hero__mast{margin-inline:auto;width:100%;max-width:var(--ch-wrap)}.ch-hero__mastrow{display:flex;align-items:baseline;justify-content:space-between;padding-block:.85rem;font-size:.62rem;color:var(--ch-ink)}.ch-hero__mastcenter{color:var(--ch-slate-soft)}.ch-hero__body{margin-inline:auto;display:grid;width:100%;max-width:var(--ch-wrap);flex:1;align-items:center;gap:clamp(2rem,5vw,4rem);padding-block:clamp(2rem,5vw,3.5rem);grid-template-columns:1.25fr 1fr}.ch-hero__eyebrow{margin-bottom:2rem;font-size:.66rem;letter-spacing:.2em;color:var(--ch-cyan-deep)}.ch-hero__title{font-size:clamp(2.8rem,6.2vw,5.6rem);color:var(--ch-ink)}.ch-linemask{overflow:hidden;padding-bottom:.1em}.ch-line,.ch-linemask{display:block}.ch-hero__sub{margin-top:2rem;max-width:34rem;font-size:1.12rem;line-height:1.7;color:var(--ch-ink-soft)}.ch-hero__cta{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.ch-hero__ctanote{max-width:16rem;font-size:.58rem;line-height:1.7;letter-spacing:.12em;color:var(--ch-slate-soft)}.ch-hero__proof{margin-top:2.75rem;display:flex;border-top:1px solid var(--ch-line);max-width:34rem}.ch-hero__proofcell{display:flex;flex-direction:column;padding:1.25rem 1.75rem 0 0}.ch-hero__proofcell+.ch-hero__proofcell{border-left:1px solid var(--ch-line);padding-left:1.75rem}.ch-hero__prooffig{order:-1;font-size:clamp(1.7rem,2.4vw,2.1rem);line-height:1;color:var(--ch-ink)}.ch-hero__proofpre{vertical-align:.32em;margin-right:.08em}.ch-hero__proofpre,.ch-hero__proofsuf{font-size:.62em;color:var(--ch-brass-deep)}.ch-hero__prooflabel{margin-top:.7rem;font-family:var(--ch-fmono);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:.55rem;line-height:1.6;color:var(--ch-slate-soft);max-width:11rem}.ch-hero__fig{position:relative}.ch-hero__canvas{height:520px;width:100%}.ch-hero__figcap{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.6rem;color:var(--ch-slate-soft)}.ch-hero__foot{margin-inline:auto;width:100%;max-width:var(--ch-wrap);padding-bottom:.5rem}.ch-hero__footrow{display:flex;align-items:center;justify-content:space-between;padding-top:.85rem;font-size:.6rem;color:var(--ch-slate-soft)}.ch-hero__footrow>span:nth-child(2){color:var(--ch-ink)}.ch-scrollcue{animation:ch-cue 2.6s ease-in-out infinite}@keyframes ch-cue{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.ch-edge__head{display:grid;gap:1.5rem 3rem;align-items:end;grid-template-columns:1.4fr 1fr;margin-bottom:clamp(2.5rem,5vw,4rem)}.ch-edge__title{margin-top:1.75rem;max-width:22ch;font-size:clamp(2rem,3.6vw,3.1rem)}.ch-edge__deck{font-size:1.02rem;line-height:1.7;color:var(--ch-ink-soft);max-width:36ch}.ch-edge__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--ch-line);border:1px solid var(--ch-line)}.ch-ecard{position:relative;display:flex;flex-direction:column;background:var(--ch-ivory);padding:2rem 1.6rem 2.1rem;transition:background .4s ease}.ch-ecard:hover{background:var(--ch-ivory-deep)}.ch-ecard__no{font-size:.6rem;color:var(--ch-slate-soft);letter-spacing:.08em}.ch-ecard__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin:1.4rem 0;border:1px solid var(--ch-line-strong);color:var(--ch-brass-deep);transition:color .35s ease,border-color .35s ease}.ch-ecard:hover .ch-ecard__icon{border-color:var(--ch-cyan-deep);color:var(--ch-cyan-deep)}.ch-ecard__name{font-size:1.28rem;line-height:1.15}.ch-ecard__body{margin-top:.75rem;font-size:.94rem;line-height:1.62;color:var(--ch-ink-soft)}.ch-marquee{overflow:hidden;border-block:1px solid var(--ch-line-strong);background:var(--ch-paper);padding-block:.95rem}.ch-marquee__track{display:flex;width:-moz-max-content;width:max-content;font-size:.62rem;color:var(--ch-ink);animation:ch-marquee 52s linear infinite}.ch-marquee:hover .ch-marquee__track{animation-play-state:paused}.ch-marquee__item,.ch-marquee__run{display:flex;align-items:center;white-space:nowrap}.ch-marquee__sep{color:var(--ch-cyan);font-size:.5rem;margin:0 2.2rem}@keyframes ch-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ch-problem{position:relative;display:flex;min-height:100svh;flex-direction:column;justify-content:center;overflow:hidden;background:var(--ch-ink);color:var(--ch-ivory)}.ch-problem__inner{padding-block:clamp(4rem,8vw,7rem);max-width:1100px}.ch-problem__label{margin-bottom:3.5rem;font-size:.62rem;color:var(--ch-mist)}.ch-problem__acts{display:flex;flex-direction:column;gap:2.2rem}.ch-problem__actrow{display:flex;align-items:baseline;gap:1.75rem}.ch-problem__time{flex:none;font-size:.92rem;color:var(--ch-cyan-bright)}.ch-problem__line{font-size:clamp(1.4rem,2.6vw,2.2rem);color:var(--ch-ivory)}.ch-problem__actrule{margin-top:1.75rem;opacity:.35}.ch-problem__verdictwrap{margin-top:5rem;perspective:900px}.ch-problem__verdict{font-size:clamp(2.4rem,4.6vw,4.2rem);line-height:1.08}.ch-problem__vline{display:block}.ch-problem__vline--muted{color:var(--ch-mist)}.ch-vword{display:inline-block;margin-right:.28em;will-change:transform,opacity}.ch-problem__vem{font-style:italic;color:var(--ch-brass-bright)}.ch-problem__sub{margin-top:2.25rem;max-width:38rem;font-size:1.08rem;line-height:1.7;color:rgba(243,242,236,.72)}.ch-method__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem}.ch-method__title{margin-top:1.75rem;font-size:clamp(2.2rem,3.8vw,3.4rem)}.ch-method__tempo{font-size:.6rem;color:var(--ch-slate-soft)}.ch-flowfig{margin-top:clamp(2.5rem,4vw,4rem)}.ch-flow{display:flex;align-items:flex-start;border-block:1px solid var(--ch-line);padding:clamp(2rem,3.5vw,3.25rem) 0}.ch-flow__station{flex:1;flex-direction:column;gap:1rem}.ch-flow__node,.ch-flow__station{position:relative;display:flex;align-items:center}.ch-flow__node{justify-content:center;width:64px;height:64px;border:1px solid var(--ch-line-strong);border-radius:50%;background:var(--ch-ivory);z-index:1;transition:border-color .35s ease}.ch-flow__station:hover .ch-flow__node{border-color:var(--ch-cyan-deep)}.ch-flow__node:after{content:"";position:absolute;inset:5px;border:1px solid var(--ch-line);border-radius:50%;pointer-events:none}.ch-flow__num{font-size:.95rem;color:var(--ch-cyan-deep)}.ch-flow__name{font-size:.62rem;color:var(--ch-ink)}.ch-flow__link{position:absolute;top:32px;left:calc(50% + 40px);width:calc(100% - 80px);height:1px}.ch-flow__rule{position:absolute;inset:0;background:var(--ch-line-strong);transform-origin:left center}.ch-flow__tick{position:absolute;top:-4px;left:34%;width:1px;height:9px;background:var(--ch-cyan);opacity:.75}.ch-flow__tick--b{left:66%;background:var(--ch-brass)}.ch-method__grid{margin-top:clamp(2.5rem,4vw,4rem);display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:3rem;column-gap:3rem}.ch-stage{border-top:1px solid var(--ch-line-strong);padding:2.2rem 0 2.6rem}.ch-stage__num{font-size:2.6rem;color:var(--ch-brass);opacity:.75;transition:color .4s ease,opacity .4s ease,transform .5s cubic-bezier(.22,1,.36,1)}.ch-stage:hover .ch-stage__num{color:var(--ch-cyan-deep);opacity:1;transform:translateY(-4px)}.ch-stage__name{margin-top:1rem;font-size:1.5rem}.ch-stage__body{margin-top:1rem;font-size:.97rem;line-height:1.62;color:var(--ch-ink-soft)}.ch-scoring__grid{display:grid;align-items:center;gap:clamp(2.5rem,5vw,4.5rem);grid-template-columns:1.05fr 1.2fr}.ch-scoring__platecol{margin-inline:auto;width:100%;max-width:480px}.ch-brief{background:var(--ch-ivory);border:1px solid var(--ch-line-strong);padding:clamp(1.5rem,2.4vw,2.25rem);position:relative;box-shadow:0 24px 60px -36px rgba(15,27,42,.35)}.ch-brief:after{content:"";position:absolute;inset:7px;border:1px solid var(--ch-line);pointer-events:none}.ch-brief__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;border-bottom:1px solid var(--ch-line)}.ch-brief__brand{font-size:.56rem;color:var(--ch-slate-soft)}.ch-brief__file{font-size:.62rem;color:var(--ch-brass-deep)}.ch-brief__scorerow{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:1.6rem}.ch-brief__score{font-size:clamp(3.2rem,5vw,4.4rem);line-height:1;color:var(--ch-cyan-deep)}.ch-brief__scoremax{font-size:.4em;color:var(--ch-slate-soft)}.ch-brief__scorelabel{font-size:.56rem;color:var(--ch-slate-soft);padding-bottom:.4rem}.ch-meter{margin-top:1rem;height:6px;background:var(--ch-line);position:relative;overflow:hidden}.ch-meter__fill{position:absolute;top:0;bottom:0;left:0;background:var(--ch-cyan);transform-origin:left center}.ch-brief__subs{margin-top:1.6rem;display:flex;flex-direction:column}.ch-brief__sub{display:grid;grid-template-columns:minmax(9.5rem,1fr) 1.2fr auto;align-items:center;gap:1rem;padding:.7rem 0;border-top:1px solid var(--ch-line)}.ch-brief__subname{font-size:.86rem;color:var(--ch-ink-soft)}.ch-brief__subbar{display:block;height:3px;background:var(--ch-line);position:relative;overflow:hidden}.ch-brief__subfill{position:absolute;top:0;bottom:0;left:0;background:var(--ch-brass);transform-origin:left center}.ch-brief__subval{font-size:.72rem;color:var(--ch-ink)}.ch-brief__cite{margin-top:1.4rem;padding-top:1.1rem;border-top:1px solid var(--ch-line);font-size:.56rem;line-height:1.8;letter-spacing:.14em;color:var(--ch-slate)}.ch-brief__foot{margin-top:.8rem;font-size:.54rem;letter-spacing:.14em;color:var(--ch-cyan-deep)}.ch-scoring__title{margin-top:1.75rem;max-width:18ch;font-size:clamp(2.2rem,3.8vw,3.4rem)}.ch-scoring__intro{margin-top:2rem;max-width:34rem;font-size:1.08rem;line-height:1.72;color:var(--ch-ink-soft)}.ch-scoring__serviceslabel{margin-top:2.5rem;font-size:.6rem;color:var(--ch-slate-soft)}.ch-scoring__services{margin-top:1rem;max-width:34rem}.ch-service{display:grid;grid-template-columns:2.6rem 1fr;gap:1.1rem;border-top:1px solid var(--ch-line);padding:1.1rem 0;transition:background .4s ease}.ch-service:last-child{border-bottom:1px solid var(--ch-line)}.ch-service:hover{background:rgba(15,27,42,.03)}.ch-service__num{padding-top:.2rem;font-size:.8rem;color:var(--ch-brass-deep)}.ch-service__name{font-size:1.15rem}.ch-service__body{margin-top:.3rem;font-size:.92rem;line-height:1.55;color:var(--ch-ink-soft)}.ch-integrations__head{display:grid;gap:1.5rem 3rem;align-items:end;grid-template-columns:1.3fr 1fr;margin-bottom:clamp(2.5rem,4vw,3.5rem)}.ch-integrations__title{margin-top:1.75rem;font-size:clamp(2.2rem,3.8vw,3.4rem)}.ch-integrations__intro{max-width:36ch;font-size:1.02rem;line-height:1.68;color:var(--ch-ink-soft)}.ch-lattice{text-align:center}.ch-lattice__hub{display:inline-flex;flex-direction:column;align-items:center;gap:.6rem}.ch-lattice__hubmark{width:44px;height:44px;color:var(--ch-ink)}.ch-lattice__hubname{font-size:1.4rem}.ch-lattice__drop{width:1px;height:44px;margin:.85rem auto;position:relative}.ch-lattice__droprule{position:absolute;inset:0;background:var(--ch-line-strong);transform-origin:left center}.ch-lattice__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem 1.1rem;max-width:880px;margin-inline:auto}.ch-lattice__chip{display:inline-flex;align-items:center;gap:.7rem;border:1px solid var(--ch-line-strong);background:var(--ch-ivory);padding:.75rem 1.3rem;font-size:.95rem;color:var(--ch-ink);transition:border-color .35s ease,transform .35s ease}.ch-lattice__chip:nth-child(2n){transform:translateY(9px)}.ch-lattice__chip:hover{border-color:var(--ch-cyan-deep);transform:translateY(-2px)}.ch-lattice__chip:nth-child(2n):hover{transform:translateY(7px)}.ch-lattice__dot{width:7px;height:7px;background:var(--ch-cyan);transform:rotate(45deg);animation:ch-pulse 3.2s ease-in-out infinite}.ch-lattice__chip:nth-child(3n) .ch-lattice__dot{background:var(--ch-brass);animation-delay:1.1s}@keyframes ch-pulse{0%,to{opacity:1}50%{opacity:.35}}.ch-integrations__caption{margin-top:3rem;text-align:center;font-size:.6rem;color:var(--ch-slate)}.ch-results{background:var(--ch-ink);color:var(--ch-ivory);border-block:1px solid rgba(15,27,42,.6)}.ch-results__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem}.ch-results__title{margin-top:1.75rem;max-width:20ch;font-size:clamp(2.1rem,3.6vw,3.3rem)}.ch-results__aside{font-size:.6rem;color:var(--ch-mist)}.ch-counters{margin-top:clamp(2.5rem,4vw,4rem);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--ch-line-ivory);background:var(--ch-line-ivory)}.ch-counter{background:var(--ch-ink-raise);padding:2rem 1.6rem}.ch-counter__fig{font-size:clamp(2.2rem,3.2vw,2.8rem);line-height:1;color:var(--ch-ivory)}.ch-counter__suffix{font-size:.6em;color:var(--ch-cyan-bright)}.ch-counter__underline{margin-top:1rem;height:1px;width:2.2rem;background:var(--ch-brass)}.ch-counter__label{margin-top:1rem;font-size:.9rem;line-height:1.5;color:rgba(243,242,236,.68)}.ch-quote{margin-top:clamp(3.5rem,6vw,5.5rem);max-width:60rem}.ch-quote__text{font-size:clamp(1.5rem,2.7vw,2.3rem);line-height:1.32;color:var(--ch-ivory)}.ch-quote__by{margin-top:2rem;display:flex;align-items:center;gap:1.25rem}.ch-quote__plate{flex:none;width:64px;height:64px;border:1px solid var(--ch-line-ivory-strong);padding:4px}.ch-quote__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(.25) contrast(1.02)}.ch-quote__name{font-size:1.25rem;color:var(--ch-brass-bright)}.ch-quote__role{margin-top:.4rem;font-size:.56rem;color:var(--ch-mist)}.ch-partners{margin-top:clamp(3rem,5vw,4.5rem);border-top:1px solid var(--ch-line-ivory);padding-top:2rem}.ch-partners__label{font-size:.56rem;color:var(--ch-mist)}.ch-partners__row{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:1.25rem 3rem}.ch-partners__mark{font-size:1.2rem;letter-spacing:.01em;color:rgba(243,242,236,.62);white-space:nowrap;transition:color .35s ease}.ch-partners__mark:hover{color:rgba(243,242,236,.9)}.ch-founders__title{margin-top:1.75rem;max-width:22ch;font-size:clamp(2.1rem,3.6vw,3.2rem)}.ch-founders__grid{margin-top:clamp(2.5rem,4vw,4rem);display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}.ch-founder__fig{max-width:380px}.ch-founder__name{margin-top:1.6rem;font-size:1.5rem}.ch-founder__role{margin-top:.6rem;font-size:.56rem;color:var(--ch-cyan-deep)}.ch-founder__bio{margin-top:1rem;font-size:.97rem;line-height:1.65;color:var(--ch-ink-soft)}.ch-thesis{border:1px solid var(--ch-line-strong);background:var(--ch-paper);padding:clamp(1.75rem,2.6vw,2.5rem);display:flex;flex-direction:column;position:relative}.ch-thesis:after{content:"";position:absolute;inset:7px;border:1px solid var(--ch-line);pointer-events:none}.ch-thesis__label{display:flex;align-items:center;gap:1rem;font-family:var(--ch-fmono);font-weight:500;letter-spacing:.18em;text-transform:uppercase;font-size:.6rem;color:var(--ch-slate-soft)}.ch-thesis__heading{margin-top:1.4rem;font-size:clamp(1.5rem,2.2vw,1.9rem);max-width:16ch}.ch-thesis__para{margin-top:1.1rem;font-size:.98rem;line-height:1.66;color:var(--ch-ink-soft)}.ch-thesis__sign{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid var(--ch-line);font-size:.72rem;color:var(--ch-brass-deep)}.ch-faqband__inner{max-width:1100px}.ch-faqband__title{margin-top:1.75rem;max-width:20ch;font-size:clamp(2rem,3.4vw,3.1rem)}.ch-faq{margin-top:clamp(2.5rem,4vw,3.5rem)}.ch-faq__item{border-bottom:1px solid var(--ch-line)}.ch-faq__q{width:100%;display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:1.7rem .4rem;text-align:left;color:var(--ch-ink);transition:padding-left .4s cubic-bezier(.22,1,.36,1)}.ch-faq__q:hover{padding-left:1.2rem}.ch-faq__qtext{display:flex;align-items:baseline;gap:1.5rem}.ch-faq__qnum{font-size:.8rem;color:var(--ch-slate-soft);flex:none}.ch-faq__qlabel{font-size:1.3rem}.ch-faq__mark{flex:none;font-family:var(--ch-fdisplay);font-size:1.5rem;line-height:1;color:var(--ch-slate-soft);transition:transform .5s cubic-bezier(.22,1,.36,1),color .3s ease}.ch-faq__q:hover .ch-faq__mark{color:var(--ch-cyan-deep)}.ch-faq__item.is-open .ch-faq__mark{transform:rotate(45deg);color:var(--ch-cyan-deep)}.ch-faq__a{overflow:hidden}.ch-faq__atext{max-width:44rem;padding:0 .4rem 2rem 3.7rem;font-size:1.02rem;line-height:1.68;color:var(--ch-ink-soft)}.ch-invite{position:relative;overflow:hidden;background:var(--ch-ink);color:var(--ch-ivory)}.ch-invite__lattice{position:absolute;right:-10rem;top:50%;height:640px;width:640px;transform:translateY(-50%);opacity:.55;pointer-events:none}.ch-invite__canvas{height:100%;width:100%}.ch-invite__inner{position:relative;max-width:var(--ch-wrap)}.ch-invite__title{margin-top:2.25rem;max-width:18ch;font-size:clamp(2.6rem,5vw,4.6rem)}.ch-invite__em{color:var(--ch-cyan-bright)}.ch-invite__body{margin-top:2rem;max-width:36rem;font-size:1.1rem;line-height:1.7;color:rgba(243,242,236,.72)}.ch-form{margin-top:3.5rem;display:grid;max-width:760px;gap:2rem 2.5rem;grid-template-columns:repeat(2,1fr)}.ch-field{display:flex;flex-direction:column}.ch-field__label{margin-bottom:.35rem;font-size:.56rem;color:var(--ch-mist)}.ch-field__input{width:100%;background:transparent;border:none;border-bottom:1px solid var(--ch-line-ivory-strong);color:var(--ch-ivory);font-family:var(--ch-fbody);font-size:1.05rem;padding:.85rem .1rem;transition:border-color .35s ease}.ch-field__input::-moz-placeholder{color:rgba(243,242,236,.4);font-style:italic}.ch-field__input::placeholder{color:rgba(243,242,236,.4);font-style:italic}.ch-field__input:focus{outline:none;border-bottom-color:var(--ch-cyan-bright)}.ch-form__foot{grid-column:1/-1;padding-top:1rem}.ch-form__foot .ch-plaque{background:var(--ch-ivory);color:var(--ch-ink)}.ch-form__foot .ch-plaque:before{border-color:rgba(15,27,42,.35)}.ch-form__foot .ch-plaque:hover{color:var(--ch-ivory)}.ch-form__fine{margin-top:1.25rem;max-width:34rem;font-size:.56rem;line-height:1.8;letter-spacing:.14em;color:rgba(243,242,236,.45)}.ch-invite__sent{margin-top:3.5rem;max-width:640px;border:1px solid var(--ch-line-ivory);padding:2.5rem}.ch-invite__senttitle{font-size:1.6rem}.ch-invite__sentbody{margin-top:1rem;font-size:1.05rem;line-height:1.65;color:rgba(243,242,236,.72)}.ch-invite__sentps{margin-top:1.5rem;font-size:1.2rem;color:var(--ch-mist)}.ch-footer{background:var(--ch-ink);color:var(--ch-ivory);padding-bottom:3.5rem;border-top:1px solid var(--ch-line-ivory)}.ch-footer__grid{display:grid;gap:clamp(2rem,4vw,3rem);padding-block:clamp(3rem,5vw,4rem);grid-template-columns:1.3fr 1fr 1fr}.ch-footer__word{display:flex;align-items:center;gap:.7rem;font-size:2rem}.ch-footer__mark{width:32px;height:32px;color:var(--ch-ivory)}.ch-footer__tag{margin-top:.85rem;font-size:.58rem;color:var(--ch-mist)}.ch-footer__blurb{margin-top:1.75rem;max-width:27rem;font-size:.94rem;line-height:1.62;color:rgba(243,242,236,.6)}.ch-footer__toclabel{margin-bottom:1.25rem;font-size:.56rem;color:var(--ch-mist)}.ch-footer__tocrow{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.35rem 0}.ch-footer__toctext{font-size:.9rem;color:rgba(243,242,236,.65)}.ch-footer__tocdots{flex:1;border-bottom:1px dotted rgba(243,242,236,.2);transform:translateY(-.2em)}.ch-footer__tocnum{font-size:.72rem;color:var(--ch-mist)}.ch-footer__matter{text-align:left}.ch-footer__mattercta{margin-top:.25rem;display:inline-block;font-size:1.3rem;color:var(--ch-ivory)}.ch-footer__matternote{margin-top:2rem;font-size:.86rem;font-style:italic;color:rgba(243,242,236,.45)}.ch-footer__botrule{opacity:.5}.ch-footer__colophon{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem}.ch-footer__coleft{font-size:.54rem;color:rgba(243,242,236,.4)}.ch-footer__coright{max-width:40rem;font-size:.8rem;font-style:italic;color:rgba(243,242,236,.45)}@media (max-width:1150px){.ch-nav__now{display:none}.ch-edge__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1000px){.ch-hero__body{grid-template-columns:1fr}.ch-hero__fig{order:-1;max-width:460px;margin-inline:auto;width:100%}.ch-hero__canvas{height:380px}.ch-edge__head,.ch-integrations__head,.ch-scoring__grid{grid-template-columns:1fr}.ch-scoring__platecol{order:1;margin-top:1rem}.ch-founders__grid{grid-template-columns:1fr 1fr}.ch-thesis{grid-column:1/-1}}@media (max-width:920px){.ch-nav__links{display:none}.ch-nav__burger{display:inline-flex}.ch-nav__cta{display:none}.ch-method__grid{-moz-column-gap:2.5rem;column-gap:2.5rem}.ch-counters,.ch-method__grid{grid-template-columns:repeat(2,1fr)}.ch-footer__grid{grid-template-columns:1fr 1fr}.ch-footer__brand{grid-column:1/-1}}@media (max-width:760px){.ch-counters,.ch-edge__grid{grid-template-columns:1fr}.ch-hero__mastcenter{display:none}.ch-form{grid-template-columns:1fr}.ch-invite__lattice{display:none}.ch-ecard{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:1.2rem;column-gap:1.2rem;padding:1.5rem 1.3rem}.ch-ecard__icon{margin:.35rem 0 0;grid-row:1/4;align-self:start;width:46px;height:46px}.ch-ecard__body,.ch-ecard__name,.ch-ecard__no{grid-column:2}.ch-flow{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1rem}.ch-flow__link{display:none}.ch-lattice__chip:nth-child(2n){transform:none}.ch-lattice__chip:nth-child(2n):hover{transform:translateY(-2px)}}@media (max-width:600px){.ch-method__grid{-moz-column-gap:0;column-gap:0}.ch-founders__grid,.ch-method__grid{grid-template-columns:1fr}.ch-founder__fig{max-width:100%}.ch-footer__grid{grid-template-columns:1fr}.ch-problem__actrow{flex-direction:column;gap:.5rem}.ch-footer__colophon{flex-direction:column;align-items:flex-start;gap:.75rem}.ch-hero__proof{flex-direction:column;border-top:0}.ch-hero__proofcell{border-top:1px solid var(--ch-line);padding:1rem 0 .4rem}.ch-hero__proofcell+.ch-hero__proofcell{border-left:0;padding-left:0}.ch-partners__row{gap:1rem 2rem}.ch-partners__mark{font-size:1.05rem}.ch-brief__sub{grid-template-columns:1fr auto;row-gap:.4rem}.ch-brief__subbar{grid-column:1/-1;order:2}}@media (max-width:400px){.ch-sec{padding-block:3.5rem}.ch-hero__title{font-size:clamp(2.4rem,11vw,3rem)}.ch-faq__qtext{gap:.9rem}.ch-faq__atext{padding-left:2rem}.ch-flow__node{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.ch-root *,.ch-root :after,.ch-root :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.ch-lattice__dot,.ch-marquee__track,.ch-scrollcue{animation:none}.ch-counter__underline{transform:scaleX(1)}}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6abc91adc2ea99a6-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d08bfa01b04d053-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0f4b1ebfdbd83f9-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e8c7e585bb5e69ba-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d02d66744511ad29-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26dc4a78f0c7af7f-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:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_45c363{font-family:Fraunces,Fraunces Fallback}.__variable_45c363{--ch-font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/fc61cfb200d549a5-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:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/fe6c4b8cc116014d-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:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8edf6d3506a17285-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/b5963afcf1479527-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/5ed7d4ff5e59016d-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/84adbee2f2a7cb50-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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_ae90cc{font-family:Newsreader,Newsreader Fallback}.__variable_ae90cc{--ch-font-body:"Newsreader","Newsreader Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-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:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_595324{--ch-font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}