.PodcastPlayer-module__LbGVIq__inline{background:var(--section-bg-elev);border:1px solid var(--section-border);border-radius:var(--r-3);padding:var(--s-5);gap:var(--s-4);color:var(--section-text);max-width:var(--container-max);margin:var(--s-6) auto;flex-direction:column;display:flex}.PodcastPlayer-module__LbGVIq__inlineMain{align-items:center;gap:var(--s-5);grid-template-columns:auto 1fr auto;display:grid}.PodcastPlayer-module__LbGVIq__titleCol{gap:var(--s-1);flex-direction:column;min-width:0;display:flex}.PodcastPlayer-module__LbGVIq__eyebrow{font:var(--t-meta);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--section-accent)}.PodcastPlayer-module__LbGVIq__title{font:600 1.0625rem/1.3 var(--font-sans);color:var(--section-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PodcastPlayer-module__LbGVIq__meta{font:var(--t-meta);color:var(--section-muted)}.PodcastPlayer-module__LbGVIq__timeCol{align-items:center;gap:var(--s-4);flex-shrink:0;display:flex}.PodcastPlayer-module__LbGVIq__timeMono{font:var(--t-meta);font-family:var(--font-mono);color:var(--section-text-2);letter-spacing:.04em;white-space:nowrap}.PodcastPlayer-module__LbGVIq__timeSep{color:var(--section-muted)}.PodcastPlayer-module__LbGVIq__play{background:var(--soter-lime);width:3rem;height:3rem;color:var(--soter-ink);cursor:pointer;will-change:transform;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .18s,box-shadow .18s;display:inline-flex}.PodcastPlayer-module__LbGVIq__play:hover{box-shadow:0 0 0 1px var(--soter-lime), 0 0 1.5rem -.5rem var(--soter-lime);transform:scale(1.04)}.PodcastPlayer-module__LbGVIq__play:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.PodcastPlayer-module__LbGVIq__play svg{fill:currentColor;width:1.25rem;height:1.25rem}.PodcastPlayer-module__LbGVIq__playSm{width:2.25rem;height:2.25rem}.PodcastPlayer-module__LbGVIq__playSm svg{width:1rem;height:1rem}.PodcastPlayer-module__LbGVIq__progress{cursor:pointer;background:#ffffff14;border-radius:999px;height:.25rem;transition:height .16s;position:relative;overflow:hidden}.PodcastPlayer-module__LbGVIq__progress:hover{height:.375rem}.PodcastPlayer-module__LbGVIq__progressFill{background:var(--soter-lime);pointer-events:none;border-radius:999px;width:0%;transition:width .1s linear;position:absolute;inset:0 auto 0 0}.PodcastPlayer-module__LbGVIq__progressCompact{flex:auto;min-width:6rem;height:.1875rem}.PodcastPlayer-module__LbGVIq__progressCompact:hover{height:.25rem}.PodcastPlayer-module__LbGVIq__inlineFoot{align-items:center;gap:var(--s-4);flex-wrap:wrap;display:flex}.PodcastPlayer-module__LbGVIq__footLabel{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--section-muted)}.PodcastPlayer-module__LbGVIq__speedRow{gap:var(--s-2);flex-wrap:wrap;display:flex}.PodcastPlayer-module__LbGVIq__speedPill{font:500 .75rem/1 var(--font-mono);letter-spacing:.02em;border:1px solid var(--section-border);border-radius:var(--r-5);color:var(--section-text-2);cursor:pointer;background:0 0;padding:.4375rem .75rem;transition:background .14s,color .14s,border-color .14s}.PodcastPlayer-module__LbGVIq__speedPill:hover{border-color:var(--section-accent);color:var(--section-text)}.PodcastPlayer-module__LbGVIq__speedPillActive{background:var(--soter-lime);color:var(--soter-ink);border-color:var(--soter-lime)}.PodcastPlayer-module__LbGVIq__speedPillActive:hover{color:var(--soter-ink)}.PodcastPlayer-module__LbGVIq__speedCompact{font:500 .75rem/1 var(--font-mono);letter-spacing:.02em;border:1px solid var(--section-border);border-radius:var(--r-5);color:var(--section-text-2);cursor:pointer;background:0 0;flex-shrink:0;padding:.4375rem .625rem;transition:background .14s,color .14s,border-color .14s}.PodcastPlayer-module__LbGVIq__speedCompact:hover{background:var(--soter-lime);color:var(--soter-ink);border-color:var(--soter-lime)}.PodcastPlayer-module__LbGVIq__volumeWrap{align-items:center;gap:var(--s-2);flex-shrink:0;display:flex}.PodcastPlayer-module__LbGVIq__volumeBtn{width:2rem;height:2rem;color:var(--section-text-2);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .14s;display:inline-flex}.PodcastPlayer-module__LbGVIq__volumeBtn:hover{color:var(--section-text)}.PodcastPlayer-module__LbGVIq__volumeBtn svg{fill:currentColor;width:1.125rem;height:1.125rem}.PodcastPlayer-module__LbGVIq__volumeSlider{appearance:none;cursor:pointer;background:0 0;width:5rem}.PodcastPlayer-module__LbGVIq__volumeSlider::-webkit-slider-runnable-track{background:#ffffff1f;border-radius:999px;height:.1875rem}.PodcastPlayer-module__LbGVIq__volumeSlider::-moz-range-track{background:#ffffff1f;border-radius:999px;height:.1875rem}.PodcastPlayer-module__LbGVIq__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--soter-lime);border-radius:999px;width:.75rem;height:.75rem;margin-top:-.28125rem}.PodcastPlayer-module__LbGVIq__volumeSlider::-moz-range-thumb{background:var(--soter-lime);border:none;border-radius:999px;width:.75rem;height:.75rem}.PodcastPlayer-module__LbGVIq__volumeCompact .PodcastPlayer-module__LbGVIq__volumeSlider{opacity:0;width:0;transition:width .16s,opacity .16s}.PodcastPlayer-module__LbGVIq__volumeWrap:hover .PodcastPlayer-module__LbGVIq__volumeSlider{opacity:1;width:5rem}.PodcastPlayer-module__LbGVIq__sticky{top:calc(var(--nav-h) + .625rem);z-index:1200;background:var(--section-bg-elev);border:1px solid var(--section-border);border-radius:var(--r-5);align-items:center;gap:var(--s-3);width:min(46rem,100vw - 2rem);color:var(--section-text);box-shadow:0 1rem 2.5rem -1rem #00000080, 0 0 0 1px var(--border-strong);-webkit-backdrop-filter:blur(8px);will-change:transform, opacity;padding:.5rem .75rem .5rem .5rem;display:flex;position:fixed;left:50%}.PodcastPlayer-module__LbGVIq__stickyTitle{font:500 .875rem/1.3 var(--font-sans);color:var(--section-text);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:14rem;overflow:hidden}@media (max-width:48rem){.PodcastPlayer-module__LbGVIq__inline{padding:var(--s-4);margin:var(--s-5) var(--container-pad)}.PodcastPlayer-module__LbGVIq__inlineMain{grid-template-columns:auto 1fr}.PodcastPlayer-module__LbGVIq__timeCol{justify-content:space-between;gap:var(--s-3);grid-column:1/-1}.PodcastPlayer-module__LbGVIq__volumeSlider{width:4rem}.PodcastPlayer-module__LbGVIq__sticky{gap:var(--s-2);padding:.4375rem .625rem}.PodcastPlayer-module__LbGVIq__stickyTitle{display:none}}@media (max-width:30rem){.PodcastPlayer-module__LbGVIq__speedPill{padding:.375rem .5rem}}@media (prefers-reduced-motion:reduce){.PodcastPlayer-module__LbGVIq__play,.PodcastPlayer-module__LbGVIq__progress,.PodcastPlayer-module__LbGVIq__progressFill,.PodcastPlayer-module__LbGVIq__speedPill,.PodcastPlayer-module__LbGVIq__speedCompact,.PodcastPlayer-module__LbGVIq__volumeBtn,.PodcastPlayer-module__LbGVIq__volumeCompact .PodcastPlayer-module__LbGVIq__volumeSlider,.PodcastPlayer-module__LbGVIq__volumeWrap:hover .PodcastPlayer-module__LbGVIq__volumeSlider{transition:none!important}}
.SiteHeader-module__BAu-nW__header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(8px);border-bottom:1px solid var(--border);color:var(--fg);background:#0e0e0ec7;position:sticky;top:0}.SiteHeader-module__BAu-nW__row{max-width:var(--container-max,80rem);padding:1.125rem var(--container-pad,2rem);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin:0 auto;display:grid}.SiteHeader-module__BAu-nW__mark{font:800 1.5rem/1 var(--font-display);letter-spacing:-.04em;color:var(--fg);align-items:baseline;gap:.125rem;text-decoration:none;display:inline-flex}.SiteHeader-module__BAu-nW__dot{color:var(--soter-accent-override,var(--soter-lime))}.SiteHeader-module__BAu-nW__links{justify-self:center;gap:.25rem;display:flex}.SiteHeader-module__BAu-nW__link{font:500 .8125rem/1 var(--font-sans);color:var(--fg-2);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.5rem;padding:.625rem .875rem;text-decoration:none;transition:color .18s ease-out,background .18s ease-out;display:inline-flex}.SiteHeader-module__BAu-nW__link:hover{color:var(--fg);background:var(--soter-ink-2)}.SiteHeader-module__BAu-nW__isActive{color:var(--soter-ink);background:var(--soter-accent-override,var(--soter-lime))}.SiteHeader-module__BAu-nW__isActive:hover{background:var(--soter-lime-soft)}.SiteHeader-module__BAu-nW__cta{font:600 .8125rem/1 var(--font-sans);color:var(--fg);border:1px solid var(--border-strong);cursor:pointer;background:0 0;border-radius:999px;justify-self:end;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.SiteHeader-module__BAu-nW__cta:hover{border-color:var(--soter-accent-override,var(--soter-lime));color:var(--soter-accent-override,var(--soter-lime))}.SiteHeader-module__BAu-nW__cta:after{content:"→"}@media (max-width:820px){.SiteHeader-module__BAu-nW__links{display:none}}
.SiteFooter-module__nBz1BW__footer{border-top:1px solid var(--section-border);background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);position:relative;overflow:hidden}.SiteFooter-module__nBz1BW__container{max-width:var(--container-max,80rem);padding:4rem var(--container-pad,2rem) 1.5rem;margin:0 auto}.SiteFooter-module__nBz1BW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:3rem;display:grid}.SiteFooter-module__nBz1BW__grid>div{flex-direction:column;gap:.5rem;display:flex}.SiteFooter-module__nBz1BW__eyebrow{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted));margin-bottom:.5rem;display:inline-block}.SiteFooter-module__nBz1BW__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.SiteFooter-module__nBz1BW__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.SiteFooter-module__nBz1BW__link{font:500 .875rem/1.5 var(--font-sans);color:var(--section-text);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--section-border-strong);text-decoration-color:var(--section-border-strong);transition:color .18s,text-decoration-color .18s}.SiteFooter-module__nBz1BW__link:hover{color:var(--soter-accent-override,var(--section-accent));-webkit-text-decoration-color:var(--soter-accent-override,var(--section-accent));text-decoration-color:var(--soter-accent-override,var(--section-accent))}.SiteFooter-module__nBz1BW__mark{font:800 clamp(6rem, 22vw, 17.5rem)/.85 var(--font-display);letter-spacing:-.05em;color:var(--section-text);border-top:1px solid var(--section-border);text-align:center;-webkit-user-select:none;user-select:none;justify-content:center;align-items:baseline;margin:0;padding-top:2rem;display:flex}.SiteFooter-module__nBz1BW__dot{color:var(--soter-accent-override,var(--section-accent))}.SiteFooter-module__nBz1BW__bottom{font:var(--t-body-sm);color:var(--soter-muted-override,var(--section-muted));border-top:1px solid var(--section-border);justify-content:space-between;margin-top:0;padding-top:1.5rem;display:flex}@media (max-width:960px){.SiteFooter-module__nBz1BW__grid{grid-template-columns:repeat(2,1fr)}.SiteFooter-module__nBz1BW__bottom{flex-direction:column;gap:.5rem}}
.SectionEyebrow-module__l2XyUa__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.SectionEyebrow-module__l2XyUa__num{font:var(--t-meta);color:var(--section-muted);letter-spacing:.06em}.SectionEyebrow-module__l2XyUa__lbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--section-muted)}.SectionEyebrow-module__l2XyUa__paren:before{content:"( ";color:var(--section-muted)}.SectionEyebrow-module__l2XyUa__paren:after{content:" )";color:var(--section-muted)}
.Intro-module__6WRxmG__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.Intro-module__6WRxmG__sElev{background-color:var(--section-bg-elev);background-image:none}.Intro-module__6WRxmG__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.Intro-module__6WRxmG__sTight .Intro-module__6WRxmG__container{padding-top:4rem;padding-bottom:4rem}.Intro-module__6WRxmG__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.Intro-module__6WRxmG__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.Intro-module__6WRxmG__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.Intro-module__6WRxmG__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.Intro-module__6WRxmG__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.Intro-module__6WRxmG__intro{flex-direction:column;display:flex}.Intro-module__6WRxmG__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:0}.Intro-module__6WRxmG__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.Intro-module__6WRxmG__body{font:var(--t-body-lg);color:var(--section-text-2);max-width:70ch;margin-top:1.5rem}.Intro-module__6WRxmG__body p{margin:0 0 1rem}.Intro-module__6WRxmG__body p:last-child{margin-bottom:0}
.CtaBlock-module__g6nM7q__section{background:var(--soter-accent-override,var(--soter-lime));color:var(--soter-ink);border-bottom:1px solid var(--soter-ink);position:relative}.CtaBlock-module__g6nM7q__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);grid-template-columns:1.2fr 1fr;align-items:end;gap:4rem;margin:0 auto;display:grid}.CtaBlock-module__g6nM7q__meta{font-family:var(--font-mono);letter-spacing:.08em;color:var(--soter-muted-override,var(--soter-ink));opacity:.7;margin-bottom:.5rem;font-size:.75rem;display:inline-block}.CtaBlock-module__g6nM7q__heading{font:800 clamp(2.5rem, 5vw, 4.5rem)/1 var(--font-display);letter-spacing:-.035em;color:var(--soter-ink);text-wrap:balance;margin:0}.CtaBlock-module__g6nM7q__body{color:var(--soter-ink);opacity:.85;max-width:40ch;font:var(--t-body-lg);margin:0 0 1.5rem}.CtaBlock-module__g6nM7q__body p{margin:0 0 .75rem}.CtaBlock-module__g6nM7q__body p:last-child{margin-bottom:0}.CtaBlock-module__g6nM7q__btn{font:600 .875rem/1 var(--font-sans);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.375rem;text-decoration:none;transition:background .18s ease-out,color .18s,border-color .18s;display:inline-flex}.CtaBlock-module__g6nM7q__btnInk{background:var(--soter-ink);color:var(--soter-paper);border-color:var(--soter-ink)}.CtaBlock-module__g6nM7q__btnInk:hover{background:#1a1a1a}@media (max-width:960px){.CtaBlock-module__g6nM7q__container{grid-template-columns:1fr;gap:1.75rem;padding:4rem 2rem}}
.HeroHome-module__Y-sgxG__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);background-attachment:fixed;position:relative}.HeroHome-module__Y-sgxG__container{max-width:var(--container-max,80rem);padding:5rem var(--container-pad,2rem) 6rem;margin:0 auto}.HeroHome-module__Y-sgxG__eyebrow{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted));margin-bottom:1.5rem;display:inline-block}.HeroHome-module__Y-sgxG__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.HeroHome-module__Y-sgxG__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.HeroHome-module__Y-sgxG__heading{font:800 clamp(3rem, 6.6vw, 6rem)/.96 var(--font-display);letter-spacing:-.035em;color:var(--section-text);text-wrap:balance;max-width:18ch;margin:0 0 1.75rem}.HeroHome-module__Y-sgxG__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.HeroHome-module__Y-sgxG__sub{font:var(--t-body-lg);color:var(--section-text-2);max-width:60ch;margin-bottom:1rem}.HeroHome-module__Y-sgxG__sub p,.HeroHome-module__Y-sgxG__subSecondary p{margin:0}.HeroHome-module__Y-sgxG__subSecondary{font:var(--t-body);color:var(--soter-muted-override,var(--section-muted));max-width:60ch;margin-bottom:2.5rem}.HeroHome-module__Y-sgxG__actions{flex-wrap:wrap;gap:.875rem;display:flex}.HeroHome-module__Y-sgxG__btn{font:600 .875rem/1 var(--font-sans);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.375rem;text-decoration:none;transition:background .18s ease-out,color .18s,border-color .18s;display:inline-flex}.HeroHome-module__Y-sgxG__btnPrimary{background:var(--soter-accent-override,var(--section-accent));color:var(--soter-ink)}.HeroHome-module__Y-sgxG__btnPrimary:hover{background:var(--soter-lime-soft)}.HeroHome-module__Y-sgxG__btnPrimary:active{background:var(--soter-lime-deep)}.HeroHome-module__Y-sgxG__btnGhost{color:var(--section-text);border-color:var(--section-border-strong);background:0 0}.HeroHome-module__Y-sgxG__btnGhost:hover{border-color:var(--soter-accent-override,var(--section-accent));color:var(--soter-accent-override,var(--section-accent))}.HeroHome-module__Y-sgxG__photo{border:1px solid var(--section-border);border-radius:.875rem;margin-top:4rem;position:relative;overflow:hidden}.HeroHome-module__Y-sgxG__photo img{object-fit:cover;filter:grayscale()contrast(1.04);width:100%;height:clamp(16.25rem,38vw,30rem);display:block}.HeroHome-module__Y-sgxG__cap{font-family:var(--font-mono);letter-spacing:.06em;color:var(--soter-paper);background:#0e0e0e8c;border-radius:999px;padding:.375rem .625rem;font-size:.6875rem;position:absolute;bottom:1rem;left:1rem}
.HeroPage-module__YpOMDW__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.HeroPage-module__YpOMDW__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.HeroPage-module__YpOMDW__eyebrow{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted));margin-bottom:1.5rem;display:inline-block}.HeroPage-module__YpOMDW__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.HeroPage-module__YpOMDW__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.HeroPage-module__YpOMDW__heading{font:800 clamp(3rem, 6.6vw, 6rem)/.96 var(--font-display);letter-spacing:-.035em;color:var(--section-text);text-wrap:balance;max-width:16ch;margin:0 0 1.75rem}.HeroPage-module__YpOMDW__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.HeroPage-module__YpOMDW__sub{font:var(--t-body-lg);color:var(--section-text-2);max-width:60ch;margin-bottom:2.25rem}.HeroPage-module__YpOMDW__sub p{margin:0 0 .75rem}.HeroPage-module__YpOMDW__sub p:last-child{margin-bottom:0}.HeroPage-module__YpOMDW__btn{font:600 .875rem/1 var(--font-sans);background:var(--soter-accent-override,var(--section-accent));color:var(--soter-ink);cursor:pointer;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.375rem;text-decoration:none;transition:background .18s ease-out;display:inline-flex}.HeroPage-module__YpOMDW__btn:hover{background:var(--soter-lime-soft)}
.ProblemList-module__wqiXwa__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.ProblemList-module__wqiXwa__sElev{background-color:var(--section-bg-elev);background-image:none}.ProblemList-module__wqiXwa__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.ProblemList-module__wqiXwa__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.ProblemList-module__wqiXwa__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.ProblemList-module__wqiXwa__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.ProblemList-module__wqiXwa__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.ProblemList-module__wqiXwa__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.ProblemList-module__wqiXwa__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;max-width:20ch;margin:0 0 2rem}.ProblemList-module__wqiXwa__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.ProblemList-module__wqiXwa__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:60rem;display:grid}@media (max-width:960px){.ProblemList-module__wqiXwa__grid{grid-template-columns:1fr}}.ProblemList-module__wqiXwa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProblemList-module__wqiXwa__list li{border-top:1px solid var(--section-border);grid-template-columns:24px 1fr;align-items:baseline;gap:1rem;padding:1.125rem 0;display:grid}.ProblemList-module__wqiXwa__list li:last-child{border-bottom:1px solid var(--section-border)}.ProblemList-module__wqiXwa__plus{color:var(--soter-accent-override,var(--section-accent));font:600 1rem/1 var(--font-mono)}.ProblemList-module__wqiXwa__lbl{color:var(--section-text);font:600 1rem/1.4 var(--font-sans);display:block}.ProblemList-module__wqiXwa__desc{color:var(--section-text-2);font:var(--t-body-sm);margin-top:.25rem;display:block}.ProblemList-module__wqiXwa__outro{font:var(--t-body-lg);color:var(--section-text-2);max-width:60ch;margin-top:2rem}.ProblemList-module__wqiXwa__outro p{margin:0}
.DashboardUSP-module__y_ZTJq__section{background-color:var(--section-bg-elev);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.DashboardUSP-module__y_ZTJq__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.DashboardUSP-module__y_ZTJq__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.DashboardUSP-module__y_ZTJq__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.DashboardUSP-module__y_ZTJq__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.DashboardUSP-module__y_ZTJq__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.DashboardUSP-module__y_ZTJq__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.DashboardUSP-module__y_ZTJq__split{grid-template-columns:minmax(240px,1fr) 1.5fr;gap:5rem;display:grid}@media (max-width:960px){.DashboardUSP-module__y_ZTJq__split{grid-template-columns:1fr;gap:2rem}}.DashboardUSP-module__y_ZTJq__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:0 0 1.5rem}.DashboardUSP-module__y_ZTJq__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.DashboardUSP-module__y_ZTJq__body{font:var(--t-body-lg);color:var(--section-text-2);margin-bottom:1.5rem}.DashboardUSP-module__y_ZTJq__body p{margin:0 0 .75rem}.DashboardUSP-module__y_ZTJq__body p:last-child{margin-bottom:0}.DashboardUSP-module__y_ZTJq__tiles{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (max-width:720px){.DashboardUSP-module__y_ZTJq__tiles{grid-template-columns:1fr}}.DashboardUSP-module__y_ZTJq__tile{background:var(--section-card-bg);border:1px solid var(--section-card-border);border-radius:.875rem;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.DashboardUSP-module__y_ZTJq__tileNum{font-family:var(--font-mono);color:var(--soter-accent-override,var(--section-accent));letter-spacing:.08em;margin-bottom:.25rem;font-size:.6875rem}.DashboardUSP-module__y_ZTJq__tileTitle{font:600 1.125rem/1.3 var(--font-sans);color:var(--section-text);margin:0}.DashboardUSP-module__y_ZTJq__tileBody{font:var(--t-body-sm);color:var(--section-text-2);margin:0}.DashboardUSP-module__y_ZTJq__preview{border:1px solid var(--section-border);background:var(--section-bg);border-radius:.875rem;position:relative;overflow:hidden}.DashboardUSP-module__y_ZTJq__preview img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:22.5rem;max-height:33.75rem;display:block}.DashboardUSP-module__y_ZTJq__tabs{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.875rem;display:grid}@media (max-width:720px){.DashboardUSP-module__y_ZTJq__tabs{grid-template-columns:1fr}}.DashboardUSP-module__y_ZTJq__tab{text-align:left;color:var(--section-text-2);border:1px solid var(--section-border);cursor:pointer;background:0 0;border-radius:.875rem;flex-direction:column;gap:.375rem;padding:.875rem;transition:border-color .18s,color .18s;display:flex}.DashboardUSP-module__y_ZTJq__tab:hover{border-color:var(--section-border-strong);color:var(--section-text)}.DashboardUSP-module__y_ZTJq__tabActive{border-color:var(--soter-accent-override,var(--section-accent));color:var(--section-text)}.DashboardUSP-module__y_ZTJq__tabNum{font-family:var(--font-mono);color:var(--soter-accent-override,var(--section-accent));letter-spacing:.06em;font-size:.6875rem}.DashboardUSP-module__y_ZTJq__tabLbl{font:500 .8125rem/1.35 var(--font-sans)}
.OverviewCards-module__h4dfFa__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.OverviewCards-module__h4dfFa__sElev{background-color:var(--section-bg-elev);background-image:none}.OverviewCards-module__h4dfFa__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.OverviewCards-module__h4dfFa__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.OverviewCards-module__h4dfFa__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.OverviewCards-module__h4dfFa__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.OverviewCards-module__h4dfFa__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.OverviewCards-module__h4dfFa__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.OverviewCards-module__h4dfFa__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:0 0 2rem}.OverviewCards-module__h4dfFa__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.OverviewCards-module__h4dfFa__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:960px){.OverviewCards-module__h4dfFa__grid{grid-template-columns:1fr}}.OverviewCards-module__h4dfFa__card{background:var(--section-card-bg);border:1px solid var(--section-card-border);border-radius:.875rem;flex-direction:column;gap:.75rem;padding:1.75rem;transition:border-color .18s ease-out;display:flex}.OverviewCards-module__h4dfFa__card:hover{border-color:var(--section-border-strong)}.OverviewCards-module__h4dfFa__cardNum{font-family:var(--font-mono);color:var(--soter-accent-override,var(--section-accent));letter-spacing:.08em;margin-bottom:.375rem;font-size:.6875rem}.OverviewCards-module__h4dfFa__cardTitle{font:600 1.5rem/1.3 var(--font-sans);color:var(--section-text);margin:0 0 .25rem}.OverviewCards-module__h4dfFa__cardBody{font:var(--t-body);color:var(--section-text-2);margin:0}
.Cases-module__X1eABq__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.Cases-module__X1eABq__sElev{background-color:var(--section-bg-elev);background-image:none}.Cases-module__X1eABq__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.Cases-module__X1eABq__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.Cases-module__X1eABq__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.Cases-module__X1eABq__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.Cases-module__X1eABq__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.Cases-module__X1eABq__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.Cases-module__X1eABq__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:0 0 2rem}.Cases-module__X1eABq__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.Cases-module__X1eABq__list{flex-direction:column;gap:1.5rem;display:flex}
.CaseCard-module__a2yPwa__card{border:1px solid var(--section-card-border);background:var(--section-card-bg);color:var(--section-text);border-radius:.875rem;flex-direction:column;gap:clamp(1.5rem,3vw,2.25rem);padding:clamp(1.75rem,3vw,2.75rem);transition:border-color .2s ease-out;display:flex}.CaseCard-module__a2yPwa__card:hover{border-color:var(--soter-accent-override,var(--section-accent))}.CaseCard-module__a2yPwa__head{border-bottom:1px solid var(--section-border);grid-template-columns:1fr auto;align-items:baseline;gap:1rem;padding-bottom:1.25rem;display:grid}.CaseCard-module__a2yPwa__eyebrow{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-accent-override,var(--section-accent));display:inline-block}.CaseCard-module__a2yPwa__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.CaseCard-module__a2yPwa__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.CaseCard-module__a2yPwa__title{font:700 clamp(1.75rem, 2.6vw, 2.5rem)/1.12 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:.875rem 0 0}.CaseCard-module__a2yPwa__mono{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.CaseCard-module__a2yPwa__cols{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,2.25rem);display:grid}@media (max-width:960px){.CaseCard-module__a2yPwa__cols{grid-template-columns:1fr}}.CaseCard-module__a2yPwa__col{flex-direction:column;gap:.625rem;display:flex}.CaseCard-module__a2yPwa__colLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-accent-override,var(--section-accent))}.CaseCard-module__a2yPwa__colBody{font:var(--t-body);color:var(--section-text-2)}.CaseCard-module__a2yPwa__colBody p{margin:0}.CaseCard-module__a2yPwa__stat{font:700 clamp(1.5rem, 2.4vw, 2rem)/1 var(--font-display);letter-spacing:-.02em;background:var(--soter-highlight-override,var(--section-highlight));color:var(--soter-ink);border-radius:999px;align-self:flex-start;margin-top:.5rem;padding:.625rem .875rem;display:inline-block}.CaseCard-module__a2yPwa__foot{border-top:1px solid var(--section-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.125rem;display:flex}.CaseCard-module__a2yPwa__impact{color:var(--soter-accent-override,var(--section-accent))}.CaseCard-module__a2yPwa__link{font:500 .8125rem/1 var(--font-sans);color:var(--section-text);border:1px solid var(--section-border-strong);border-radius:999px;padding:.5rem .875rem;text-decoration:none;transition:border-color .18s,color .18s}.CaseCard-module__a2yPwa__link:hover{border-color:var(--soter-accent-override,var(--section-accent));color:var(--soter-accent-override,var(--section-accent))}
.AuditPreview-module__gKRT0W__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.AuditPreview-module__gKRT0W__sElev{background-color:var(--section-bg-elev);background-image:none}.AuditPreview-module__gKRT0W__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.AuditPreview-module__gKRT0W__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.AuditPreview-module__gKRT0W__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.AuditPreview-module__gKRT0W__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.AuditPreview-module__gKRT0W__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.AuditPreview-module__gKRT0W__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.AuditPreview-module__gKRT0W__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;max-width:22ch;margin:0 0 1.5rem}.AuditPreview-module__gKRT0W__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.AuditPreview-module__gKRT0W__intro{font:var(--t-body-lg);color:var(--section-text-2);max-width:60ch;margin-bottom:2.5rem}.AuditPreview-module__gKRT0W__intro p{margin:0 0 .75rem}.AuditPreview-module__gKRT0W__intro p:last-child{margin-bottom:0}.AuditPreview-module__gKRT0W__list{flex-direction:column;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.AuditPreview-module__gKRT0W__list li{border-top:1px solid var(--section-border);grid-template-columns:80px 1fr 24px;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.AuditPreview-module__gKRT0W__list li:last-child{border-bottom:1px solid var(--section-border)}.AuditPreview-module__gKRT0W__num{font:var(--t-meta);color:var(--soter-accent-override,var(--section-accent));letter-spacing:.08em}.AuditPreview-module__gKRT0W__list p{font:500 1.125rem/1.4 var(--font-sans);color:var(--section-text);margin:0}.AuditPreview-module__gKRT0W__arrow{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));text-align:right}.AuditPreview-module__gKRT0W__btn{font:600 .875rem/1 var(--font-sans);background:var(--soter-accent-override,var(--section-accent));color:var(--soter-ink);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.375rem;text-decoration:none;transition:background .18s;display:inline-flex}.AuditPreview-module__gKRT0W__btn:hover{background:var(--soter-lime-soft)}
.Calendly-module__VUZcTa__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.Calendly-module__VUZcTa__sElev{background-color:var(--section-bg-elev);background-image:none}.Calendly-module__VUZcTa__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.Calendly-module__VUZcTa__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.Calendly-module__VUZcTa__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.Calendly-module__VUZcTa__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.Calendly-module__VUZcTa__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.Calendly-module__VUZcTa__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.Calendly-module__VUZcTa__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;max-width:22ch;margin:0 0 1.5rem}.Calendly-module__VUZcTa__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.Calendly-module__VUZcTa__sub{font:var(--t-body-lg);color:var(--section-text-2);max-width:50ch;margin-bottom:2.5rem}.Calendly-module__VUZcTa__sub p{margin:0}.Calendly-module__VUZcTa__widget{border:1px solid var(--section-card-border);background:var(--section-card-bg);text-align:center;border-radius:1.125rem;padding:clamp(2.5rem,5vw,4rem)}.Calendly-module__VUZcTa__ownerLabel{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-accent-override,var(--section-accent));display:inline-block}.Calendly-module__VUZcTa__date{font:700 clamp(1.75rem, 3vw, 2.75rem)/1 var(--font-display);letter-spacing:-.02em;color:var(--section-text);margin:1rem 0}.Calendly-module__VUZcTa__slotsHead{font:var(--t-meta);letter-spacing:.06em;color:var(--soter-muted-override,var(--section-muted));display:inline-block}.Calendly-module__VUZcTa__slots{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.Calendly-module__VUZcTa__slot{font:500 .8125rem/1 var(--font-sans);border:1px solid var(--section-border-strong);color:var(--section-text);cursor:pointer;background:0 0;border-radius:999px;padding:.75rem 1.125rem;transition:background .18s,color .18s,border-color .18s}.Calendly-module__VUZcTa__slot:hover:not(:disabled){background:var(--soter-accent-override,var(--section-accent));color:var(--soter-ink);border-color:var(--soter-accent-override,var(--section-accent))}.Calendly-module__VUZcTa__slotBooked{color:var(--soter-muted-override,var(--section-muted));cursor:not-allowed;text-decoration:line-through;-webkit-text-decoration-color:var(--soter-accent-override,var(--section-accent));text-decoration-color:var(--soter-accent-override,var(--section-accent));background:#d6ff5c0f;border-color:#d6ff5c59}.Calendly-module__VUZcTa__embedNote{font:var(--t-body-sm);color:var(--soter-muted-override,var(--section-muted));margin:1.5rem auto 0}.Calendly-module__VUZcTa__embedNote p{margin:0}
.TileGrid-module__J520Pq__section{background-color:var(--section-bg);background-image:var(--section-dotgrid);background-size:var(--section-dotgrid-size);color:var(--section-text);border-bottom:1px solid var(--section-border);position:relative}.TileGrid-module__J520Pq__sElev{background-color:var(--section-bg-elev);background-image:none}.TileGrid-module__J520Pq__container{max-width:var(--container-max,80rem);padding:6rem var(--container-pad,2rem);margin:0 auto}.TileGrid-module__J520Pq__eyebrow{grid-template-columns:80px 1fr;align-items:baseline;gap:1.5rem;margin-bottom:2rem;display:grid}.TileGrid-module__J520Pq__eyebrowNum{font:var(--t-meta);color:var(--soter-muted-override,var(--section-muted));letter-spacing:.06em}.TileGrid-module__J520Pq__eyebrowLbl{font:var(--t-label);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--soter-muted-override,var(--section-muted))}.TileGrid-module__J520Pq__paren:before{content:"( ";color:var(--soter-muted-override,var(--section-muted))}.TileGrid-module__J520Pq__paren:after{content:" )";color:var(--soter-muted-override,var(--section-muted))}.TileGrid-module__J520Pq__heading{font:700 clamp(2rem, 3.2vw, 2.75rem)/1.08 var(--font-display);letter-spacing:-.025em;color:var(--section-text);text-wrap:balance;margin:0 0 1.5rem}.TileGrid-module__J520Pq__heading .lime{color:var(--soter-accent-override,var(--section-accent))}.TileGrid-module__J520Pq__body{font:var(--t-body-lg);color:var(--section-text-2);max-width:70ch;margin-bottom:2rem}.TileGrid-module__J520Pq__body p{margin:0 0 .75rem}.TileGrid-module__J520Pq__body p:last-child{margin-bottom:0}.TileGrid-module__J520Pq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:960px){.TileGrid-module__J520Pq__grid{grid-template-columns:1fr}}.TileGrid-module__J520Pq__tile{background:var(--section-card-bg);border:1px solid var(--section-card-border);border-radius:.875rem;flex-direction:column;gap:.625rem;padding:1.5rem;transition:border-color .18s ease-out;display:flex}.TileGrid-module__J520Pq__tile:hover{border-color:var(--section-border-strong)}.TileGrid-module__J520Pq__tileNum{font-family:var(--font-mono);color:var(--soter-accent-override,var(--section-accent));letter-spacing:.08em;font-size:.6875rem}.TileGrid-module__J520Pq__tileTitle{font:600 1.25rem/1.3 var(--font-sans);color:var(--section-text);margin:0}.TileGrid-module__J520Pq__tileBody{font:var(--t-body-sm);color:var(--section-text-2);margin:0}
.Chapter-module__xjt6BW__chapter{gap:var(--s-7);padding:var(--s-9) var(--container-pad) var(--s-9);max-width:var(--container-max);border-top:1px solid var(--section-border);grid-template-columns:12rem 1fr;margin:0 auto;display:grid;position:relative}.Chapter-module__xjt6BW__rail{gap:var(--s-2);padding-top:var(--s-2);flex-direction:column;align-self:flex-start;display:flex;position:relative}.Chapter-module__xjt6BW__rail:before{content:"";background:var(--section-accent);width:2.5rem;height:1px;position:absolute;top:0;left:0}.Chapter-module__xjt6BW__num{font:var(--t-meta);letter-spacing:var(--tracking-loose);text-transform:uppercase;color:var(--section-accent)}.Chapter-module__xjt6BW__label{font:var(--t-h3);color:var(--section-text);letter-spacing:var(--tracking-tight)}.Chapter-module__xjt6BW__counter{font:var(--t-meta);color:var(--section-muted);letter-spacing:var(--tracking-loose);text-transform:uppercase;margin-top:var(--s-1)}.Chapter-module__xjt6BW__body{min-width:0}@media (max-width:60rem){.Chapter-module__xjt6BW__chapter{gap:var(--s-5);padding:var(--s-7) var(--container-pad);grid-template-columns:1fr}.Chapter-module__xjt6BW__rail:before{width:1.5rem}}@media (prefers-reduced-motion:reduce){.Chapter-module__xjt6BW__rail,.Chapter-module__xjt6BW__body>[data-chapter-reveal]{opacity:1!important;transform:none!important}}
