.header-module__16IU7G__header{z-index:40;background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid #0000;position:sticky;top:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.header-module__16IU7G__header{animation:linear both header-module__16IU7G__headerSolid;animation-timeline:scroll(root);animation-range:0 160px}}}@supports not (animation-timeline:scroll()){.header-module__16IU7G__header{background:var(--surface);border-bottom-color:var(--border)}}@keyframes header-module__16IU7G__headerSolid{0%{background:color-mix(in srgb, var(--surface) 88%, transparent);border-bottom-color:#0000}to{background:var(--surface);border-bottom-color:var(--border)}}.header-module__16IU7G__inner{max-width:var(--page-max);padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:24px;height:76px;margin:0 auto;display:flex}.header-module__16IU7G__brand{border-radius:6px;align-items:center;display:inline-flex}.header-module__16IU7G__lockup{align-items:center;gap:14px;display:inline-flex}.header-module__16IU7G__markLight,.header-module__16IU7G__markDark{flex:none;width:auto}.header-module__16IU7G__markDark,:is([data-theme=dark] .header-module__16IU7G__markLight,.immersive .header-module__16IU7G__markLight){display:none}:is([data-theme=dark] .header-module__16IU7G__markDark,.immersive .header-module__16IU7G__markDark){display:block}.header-module__16IU7G__lockupText{flex-direction:column;line-height:1.15;display:flex}.header-module__16IU7G__lockupName{text-transform:uppercase;letter-spacing:.07em;color:var(--text);font-size:.875rem;font-weight:600}.header-module__16IU7G__lockupTagline{color:var(--text-3);margin-top:2px;font-size:.75rem}.header-module__16IU7G__nav{color:var(--text-2);align-items:center;gap:32px;font-size:.9375rem;font-weight:500;display:flex}.header-module__16IU7G__nav a{padding:6px 0;transition:color .16s}.header-module__16IU7G__nav a:hover{color:var(--text)}.header-module__16IU7G__actions{align-items:center;gap:12px;display:flex}.header-module__16IU7G__themeToggle{width:44px;height:44px;color:var(--text-2);border-radius:999px;place-items:center;transition:color .16s,background .16s;display:inline-grid}.header-module__16IU7G__themeToggle:hover{color:var(--text);background:color-mix(in srgb, var(--text) 6%, transparent)}.header-module__16IU7G__iconMoon{display:none}[data-theme=dark] .header-module__16IU7G__iconMoon{display:block}[data-theme=dark] .header-module__16IU7G__iconSun{display:none}.header-module__16IU7G__cta{border:1px solid var(--border);background:var(--surface);height:44px;color:var(--text);transition:border-color .16s, transform .24s var(--ease-out);border-radius:999px;align-items:center;padding:0 20px;font-size:.9375rem;font-weight:500;display:inline-flex}.header-module__16IU7G__cta:hover{border-color:var(--text-3);transform:translateY(-1px)}@media (max-width:860px){.header-module__16IU7G__nav{display:none}}@media (max-width:560px){.header-module__16IU7G__inner{height:68px}.header-module__16IU7G__lockupTagline,.header-module__16IU7G__cta{display:none}}
@keyframes landing-module__bxHgOq__panelGlow{to{--glow-angle:360deg}}.landing-module__bxHgOq__chapter{padding-block:var(--chapter-pad);position:relative}.landing-module__bxHgOq__chapterTight{padding-block:clamp(64px,8vw,128px)}.landing-module__bxHgOq__container{max-width:var(--page-max);padding:0 var(--gutter);margin:0 auto}.landing-module__bxHgOq__text{max-width:var(--text-max)}.landing-module__bxHgOq__centered{text-align:center;margin-left:auto;margin-right:auto}.landing-module__bxHgOq__display{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(3rem,8.2vw,6.5rem);font-weight:500;line-height:.98}.landing-module__bxHgOq__statement{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2.75rem,7.6vw,7rem);font-weight:500;line-height:.96}.landing-module__bxHgOq__heading{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2.25rem,4.6vw,4.25rem);font-weight:500;line-height:1.02}.landing-module__bxHgOq__subheading{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:500;line-height:1.15}.landing-module__bxHgOq__lead{color:var(--text-2);text-wrap:pretty;font-size:clamp(1.125rem,1.4vw,1.375rem);line-height:1.55}.landing-module__bxHgOq__body{color:var(--text-2);text-wrap:pretty;font-size:clamp(1.0625rem,1.15vw,1.25rem);line-height:1.65}.landing-module__bxHgOq__body strong,.landing-module__bxHgOq__lead strong{color:var(--text);font-weight:500}.landing-module__bxHgOq__stack>*+*{margin-top:1.25em}.landing-module__bxHgOq__lines{gap:.35em;display:grid}.landing-module__bxHgOq__mono{font-family:var(--font-mono);letter-spacing:.01em;color:var(--text-3);font-size:.8125rem}.landing-module__bxHgOq__principle{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text);font-size:.8125rem;font-weight:500}.landing-module__bxHgOq__principle:before{content:"";background:var(--brand);vertical-align:1px;border-radius:50%;width:8px;height:8px;margin-right:12px;display:inline-block}.landing-module__bxHgOq__button{background:var(--brand);height:52px;color:var(--on-brand);transition:transform .26s var(--ease-out), box-shadow .26s var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:0 26px;font-size:1rem;font-weight:500;display:inline-flex}.landing-module__bxHgOq__button:hover:not(:disabled){box-shadow:0 14px 34px -12px var(--glow-interactive);transform:translateY(-2px)}.landing-module__bxHgOq__button:disabled{background:var(--surface);border:1px solid var(--border);color:var(--text-3);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;cursor:not-allowed;box-shadow:none;font-size:.8125rem;font-weight:500;transform:none}.landing-module__bxHgOq__buttonQuiet{border:1px solid var(--border);height:52px;color:var(--text);transition:border-color .16s, transform .26s var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:0 24px;font-size:1rem;font-weight:500;display:inline-flex}.landing-module__bxHgOq__buttonQuiet:hover{border-color:var(--text-3);transform:translateY(-2px)}.landing-module__bxHgOq__panel{--panel-bg:var(--surface);background:var(--panel-bg);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-panel);position:relative}@supports (background:conic-gradient(from 90deg, red, blue)) and (color:color-mix(in srgb, red 50%, blue)){.landing-module__bxHgOq__panel{background:linear-gradient(var(--panel-bg), var(--panel-bg)) padding-box, conic-gradient(from var(--glow-angle), var(--border) 0deg, var(--glow-edge) 40deg, var(--border) 110deg, var(--border) 180deg, var(--glow-edge) 220deg, var(--border) 290deg, var(--border) 360deg) border-box;border-color:#0000;animation:18s linear infinite landing-module__bxHgOq__panelGlow}}.landing-module__bxHgOq__panelBar{border-bottom:1px solid var(--border);font-family:var(--font-mono);color:var(--text-3);justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;font-size:.8125rem;display:flex}.landing-module__bxHgOq__panelBar b{color:var(--text);font-weight:500}.landing-module__bxHgOq__panelBar>span{white-space:nowrap}.landing-module__bxHgOq__record{font-family:var(--font-serif);color:var(--text);font-size:clamp(1.0625rem,1.3vw,1.3125rem);line-height:1.7}.landing-module__bxHgOq__record p+p{margin-top:1em}.landing-module__bxHgOq__recordNum{font-family:var(--font-mono);color:var(--text-3);margin-right:.5em;font-size:.85em}.landing-module__bxHgOq__mark{color:inherit;background-color:#0000;background-image:linear-gradient(transparent 62%, var(--highlight) 62%);background-repeat:no-repeat;background-size:100% 100%;border-radius:2px}.landing-module__bxHgOq__type{max-width:100%;display:inline-block;position:relative}.landing-module__bxHgOq__typeSizer{visibility:hidden}.landing-module__bxHgOq__typeText{white-space:pre-wrap;position:absolute;inset:0}.landing-module__bxHgOq__typeCaret{vertical-align:-.1em;background:var(--brand);width:2px;height:1em;margin-left:3px;display:inline-block}@media (prefers-reduced-motion:no-preference){.landing-module__bxHgOq__typeCaret{animation:1.1s step-end infinite landing-module__bxHgOq__blink}}@keyframes landing-module__bxHgOq__blink{50%{opacity:0}}.landing-module__bxHgOq__cite{font-family:var(--font-mono);color:var(--text-2);border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.8125rem;display:inline-flex}.landing-module__bxHgOq__cite:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px}.landing-module__bxHgOq__glow{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.landing-module__bxHgOq__glow:before{content:"";background:radial-gradient(closest-side, var(--glow-product), transparent 70%);filter:blur(20px);border-radius:50%;width:70vw;max-width:1100px;height:70vw;max-height:1100px;position:absolute}.landing-module__bxHgOq__glowTop:before{top:0;left:50%;transform:translate(-50%,-30%)}.landing-module__bxHgOq__glowRight:before{top:20%;right:-20%}.landing-module__bxHgOq__glowLeft:before{bottom:-20%;left:-25%}.landing-module__bxHgOq__glowAmbient:before{background:radial-gradient(closest-side, var(--glow-ambient), transparent 70%)}.landing-module__bxHgOq__above{z-index:1;position:relative}@media (max-width:720px){.landing-module__bxHgOq__panelBar{flex-wrap:wrap;gap:2px 12px;padding:14px 18px;font-size:.75rem}.landing-module__bxHgOq__panelBar>span{white-space:normal}}
@keyframes chapters-module__8m3XZq__panelGlow{to{--glow-angle:360deg}}.chapters-module__8m3XZq__hero{padding:clamp(28px,4vw,60px) 0 clamp(64px,8vw,120px);position:relative;overflow:clip}.chapters-module__8m3XZq__heroGlow:before{width:60vw;height:60vw;top:-10%;right:-10%}@media (prefers-reduced-motion:no-preference){.chapters-module__8m3XZq__heroGlow:before{animation:16s ease-in-out infinite alternate chapters-module__8m3XZq__drift}}@keyframes chapters-module__8m3XZq__drift{0%{transform:translate(0,0)}to{transform:translate(-6%,8%)}}.chapters-module__8m3XZq__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-content:center;align-items:start;gap:clamp(32px,5vw,88px);min-height:min(100svh - 76px - clamp(28px,4vw,60px),620px);display:grid}.chapters-module__8m3XZq__heroCopy{max-width:34rem}.chapters-module__8m3XZq__heroCopy h1{font-size:clamp(3rem,5.6vw,5.5rem)}.chapters-module__8m3XZq__heroMark{margin-bottom:clamp(18px,2.2vw,30px);display:block}.chapters-module__8m3XZq__heroMark img{width:auto;height:clamp(54px,6.2vw,92px)}.chapters-module__8m3XZq__heroLead{margin-top:clamp(28px,3.5vw,44px)}.chapters-module__8m3XZq__heroActions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:clamp(32px,4vw,48px);display:flex}.chapters-module__8m3XZq__heroVisual{perspective:1600px;perspective-origin:30%;width:100%;max-width:34rem;margin-top:clamp(12px,1.5vw,22px);margin-left:auto;position:relative}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.chapters-module__8m3XZq__heroVisual{animation:linear both chapters-module__8m3XZq__parallax;animation-timeline:scroll(root);animation-range:0 100vh}}}@keyframes chapters-module__8m3XZq__parallax{to{transform:translateY(-56px)}}@keyframes chapters-module__8m3XZq__heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes chapters-module__8m3XZq__sweep{0%{background-size:0% 100%}to{background-size:100% 100%}}@media (prefers-reduced-motion:no-preference){.chapters-module__8m3XZq__heroIn{animation:chapters-module__8m3XZq__heroRise .9s var(--ease-out) both}.chapters-module__8m3XZq__heroIn:nth-child(2){animation-delay:.12s}.chapters-module__8m3XZq__heroIn:nth-child(3){animation-delay:.22s}.chapters-module__8m3XZq__heroIn:nth-child(4){animation-delay:.32s}.chapters-module__8m3XZq__heroInVisual{animation:chapters-module__8m3XZq__settle 1.1s var(--ease-out) .35s both, chapters-module__8m3XZq__panelGlow 18s linear infinite}.chapters-module__8m3XZq__sweep{animation:chapters-module__8m3XZq__sweep .9s var(--ease-out) 1.3s both}.chapters-module__8m3XZq__heroInPlain{animation:chapters-module__8m3XZq__heroRise .8s var(--ease-out) 1.9s both, chapters-module__8m3XZq__panelGlow 18s linear infinite}}.chapters-module__8m3XZq__recordStage{transform-style:preserve-3d;position:relative;transform:rotateY(-13deg)rotateX(5deg)}.chapters-module__8m3XZq__recordStage .chapters-module__8m3XZq__plainPanel{transform:translateZ(46px)}.chapters-module__8m3XZq__recordStage:before{content:"";background:radial-gradient(ellipse at 55% 45%, var(--glow-product), transparent 62%);filter:blur(30px);pointer-events:none;position:absolute;inset:-12% -8% -20%}.chapters-module__8m3XZq__recordPanel{position:relative;overflow:hidden}.chapters-module__8m3XZq__recordBody{max-height:clamp(320px,30vw,440px);padding:clamp(18px,2vw,26px) clamp(24px,3vw,48px) 0;position:relative;overflow:hidden}.chapters-module__8m3XZq__recordBody:after{content:"";background:linear-gradient(transparent, var(--surface));pointer-events:none;height:45%;position:absolute;inset:auto 0 0}.chapters-module__8m3XZq__recordTitle{letter-spacing:-.015em;margin-bottom:.5em;font-size:clamp(1.25rem,1.6vw,1.625rem);font-weight:500}.chapters-module__8m3XZq__recordSecond{color:var(--text-2)}.chapters-module__8m3XZq__panelBarRight{text-align:right}.chapters-module__8m3XZq__plainPanel{border-radius:var(--r-lg);--panel-bg:var(--elevated);z-index:2;width:min(78%,22rem);padding:26px 26px 22px;position:absolute;bottom:clamp(-76px,-5vw,-52px);left:clamp(-56px,-3vw,-32px)}.chapters-module__8m3XZq__plainLabel{color:var(--brand);margin-bottom:12px;font-size:.875rem;font-weight:500}.chapters-module__8m3XZq__plainText{letter-spacing:-.01em;margin-bottom:18px;font-size:1.0625rem;font-weight:500;line-height:1.5}.chapters-module__8m3XZq__split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,112px);display:grid}.chapters-module__8m3XZq__intro{border-top:1px solid var(--border);background:var(--bg)}.chapters-module__8m3XZq__recordChapter{background:var(--document);overflow:clip}.chapters-module__8m3XZq__recordIntro{max-width:var(--text-max);gap:20px;display:grid}.chapters-module__8m3XZq__kinds{max-width:46rem;font-family:var(--font-serif);letter-spacing:-.015em;color:var(--text);flex-wrap:wrap;gap:.12em .38em;margin-top:clamp(36px,5vw,72px);font-size:clamp(1.75rem,3.4vw,3.25rem);line-height:1.3;display:flex}.chapters-module__8m3XZq__kinds li:nth-child(2n){color:var(--text-3)}.chapters-module__8m3XZq__shelf{margin-top:clamp(56px,8vw,120px);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.chapters-module__8m3XZq__shelfTrack{gap:clamp(14px,1.5vw,24px);width:max-content;margin-left:calc(50% - 560px);padding-block:8px;display:flex}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.chapters-module__8m3XZq__shelfTrack{animation:linear both chapters-module__8m3XZq__shelfDrift;animation-timeline:view();animation-range:entry exit}}}@keyframes chapters-module__8m3XZq__shelfDrift{0%{transform:translate(120px)}to{transform:translate(-160px)}}.chapters-module__8m3XZq__sheet{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);opacity:.55;flex:none;width:300px;padding:22px 24px 28px;transform:translateY(12px)}.chapters-module__8m3XZq__sheetLit{opacity:1;box-shadow:0 24px 60px -30px var(--glow-interactive), var(--shadow-panel);border-color:color-mix(in srgb, var(--brand) 35%, var(--border));transform:none}.chapters-module__8m3XZq__sheetHead{font-family:var(--font-mono);color:var(--text-3);justify-content:space-between;margin-bottom:14px;font-size:.75rem;display:flex}.chapters-module__8m3XZq__sheetTitle{font-family:var(--font-serif);color:var(--text);min-height:2.8em;margin-bottom:18px;font-size:1rem;line-height:1.4}.chapters-module__8m3XZq__sheetLines{gap:8px;display:grid}.chapters-module__8m3XZq__sheetLines i{background:var(--border);border-radius:3px;height:6px;display:block}.chapters-module__8m3XZq__recordOutro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,112px);margin-top:clamp(64px,9vw,128px);display:grid}.chapters-module__8m3XZq__search{overflow:clip}.chapters-module__8m3XZq__searchCopy{margin-bottom:clamp(48px,7vw,96px)}.chapters-module__8m3XZq__searchPanel{border-radius:var(--r-xl);--panel-bg:var(--surface);max-width:920px;margin:0 auto}.chapters-module__8m3XZq__searchPanel:before{content:"";background:radial-gradient(ellipse at 50% 30%, var(--glow-product), transparent 60%);filter:blur(30px);z-index:-1;pointer-events:none;position:absolute;inset:-20% -10%}.chapters-module__8m3XZq__searchField{border-bottom:1px solid var(--border);color:var(--text-2);align-items:center;gap:18px;padding:26px 32px;display:flex}.chapters-module__8m3XZq__searchQuery{letter-spacing:-.02em;color:var(--text);flex:1;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:500}.chapters-module__8m3XZq__searchScope{font-family:var(--font-mono);color:var(--text-3);font-size:.8125rem}.chapters-module__8m3XZq__results{padding:8px}.chapters-module__8m3XZq__result{border-radius:var(--r-md);color:var(--text-2);grid-template-columns:9rem minmax(0,1fr) auto;align-items:baseline;gap:20px;padding:18px 24px;display:grid}.chapters-module__8m3XZq__resultLit{background:var(--elevated);color:var(--text)}.chapters-module__8m3XZq__resultNum{font-family:var(--font-mono);color:var(--text-3);font-size:.875rem}.chapters-module__8m3XZq__resultLit .chapters-module__8m3XZq__resultNum{color:var(--brand)}.chapters-module__8m3XZq__resultTitle{font-family:var(--font-serif);font-size:1.0625rem;line-height:1.45}.chapters-module__8m3XZq__resultTopic{color:var(--text-3);font-size:.8125rem}.chapters-module__8m3XZq__connections{background:var(--bg)}.chapters-module__8m3XZq__sticky{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,6vw,96px);display:grid}.chapters-module__8m3XZq__stickyCopy{gap:clamp(40px,6vw,64px);display:grid}.chapters-module__8m3XZq__step{border-top:1px solid var(--border);gap:12px;max-width:28rem;padding-top:clamp(24px,4vw,48px);display:grid}.chapters-module__8m3XZq__stickyVisual{position:sticky;top:96px}.chapters-module__8m3XZq__graph{padding:8px;position:relative}.chapters-module__8m3XZq__graph:before{content:"";background:radial-gradient(closest-side, var(--glow-ambient), transparent 70%);filter:blur(20px);pointer-events:none;position:absolute;inset:10%}.chapters-module__8m3XZq__graphSvg{width:100%;height:auto;position:relative;overflow:visible}.chapters-module__8m3XZq__edge{stroke:var(--text-3);stroke-opacity:.45;stroke-width:1px}.chapters-module__8m3XZq__node{transition:opacity .6s var(--ease-out);transition-delay:calc(.5s + var(--i,0) * .11s)}@media (prefers-reduced-motion:no-preference){.js .chapters-module__8m3XZq__edge{stroke-dasharray:600;stroke-dashoffset:600px}.js .chapters-module__8m3XZq__node{opacity:0}.chapters-module__8m3XZq__graph.in .chapters-module__8m3XZq__edge{animation:chapters-module__8m3XZq__draw 1.4s var(--ease-out) both;animation-delay:calc(.2s + var(--i,0) * .11s)}.chapters-module__8m3XZq__graph.in .chapters-module__8m3XZq__node{opacity:1}.chapters-module__8m3XZq__hubHalo{transform-origin:50%;transform-box:fill-box;animation:9s ease-in-out infinite chapters-module__8m3XZq__pulse}}@keyframes chapters-module__8m3XZq__draw{to{stroke-dashoffset:0}}@keyframes chapters-module__8m3XZq__pulse{50%{opacity:.6;transform:scale(1.25)}}.chapters-module__8m3XZq__nodeDot{fill:var(--surface);stroke:var(--text-2);stroke-width:1.5px}.chapters-module__8m3XZq__nodeNum{font-family:var(--font-mono);fill:var(--text-3);font-size:12px}.chapters-module__8m3XZq__nodeLabel{font-family:var(--font-sans);fill:var(--text);font-size:14px;font-weight:500}.chapters-module__8m3XZq__hubHalo{fill:var(--glow-product)}.chapters-module__8m3XZq__hubDot{fill:var(--brand)}.chapters-module__8m3XZq__hubNum{font-family:var(--font-mono);fill:var(--brand);font-size:13px;font-weight:500}.chapters-module__8m3XZq__understanding{background:var(--document);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.chapters-module__8m3XZq__transform{grid-template-columns:minmax(0,1.05fr) auto minmax(0,1fr);align-items:center;gap:clamp(20px,3vw,48px);margin-top:clamp(48px,6vw,88px);display:grid}.chapters-module__8m3XZq__dense{border-radius:var(--r-lg)}.chapters-module__8m3XZq__denseBody{color:var(--text-2);padding:clamp(24px,3vw,40px);font-size:1rem;line-height:1.75}.chapters-module__8m3XZq__transformArrow{color:var(--brand);place-items:center;display:grid}.chapters-module__8m3XZq__clear{gap:18px;padding-left:clamp(0px,2vw,24px);display:grid}.chapters-module__8m3XZq__clearText{max-width:22ch}.chapters-module__8m3XZq__clearPoints{color:var(--text-2);gap:10px;font-size:1rem;line-height:1.5;display:grid}.chapters-module__8m3XZq__clearPoints li{padding-left:18px;position:relative}.chapters-module__8m3XZq__clearPoints li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.chapters-module__8m3XZq__evidence{padding-block:clamp(120px,16vw,240px);overflow:clip}.chapters-module__8m3XZq__evidenceStatement{font-size:clamp(3rem,9.5vw,8.5rem)}.chapters-module__8m3XZq__evidenceStatement span{display:block}.chapters-module__8m3XZq__evidenceRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,112px);margin-top:clamp(56px,8vw,112px);display:grid}.chapters-module__8m3XZq__evidencePair p:last-child{color:var(--text-3)}.chapters-module__8m3XZq__source{justify-items:start;gap:20px;max-width:32rem;display:grid}.chapters-module__8m3XZq__sourceQuote{border-left:2px solid var(--brand);margin:0;padding-left:20px;font-style:italic}.chapters-module__8m3XZq__work{border-top:1px solid var(--border)}@media (min-width:961px){.chapters-module__8m3XZq__work .chapters-module__8m3XZq__split{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,4vw,64px)}}.chapters-module__8m3XZq__workList{margin:clamp(56px,8vw,112px) 0 0;display:grid}.chapters-module__8m3XZq__workRow{border-top:1px solid var(--border);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,4vw,64px);padding:clamp(28px,3.5vw,44px) 0;display:grid}.chapters-module__8m3XZq__workRow dd{max-width:34rem;margin:0}.chapters-module__8m3XZq__workOutro{border-top:1px solid var(--border);max-width:var(--text-max);gap:14px;margin-top:clamp(48px,6vw,80px);padding-top:clamp(28px,3.5vw,44px);display:grid}.chapters-module__8m3XZq__who{background:var(--document);border-top:1px solid var(--border)}.chapters-module__8m3XZq__audiences{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:clamp(6px,.8vw,12px);display:flex}.chapters-module__8m3XZq__whoOutro{margin-top:clamp(48px,7vw,96px)}.chapters-module__8m3XZq__audiences li{border:1px solid var(--border);background:var(--surface);letter-spacing:-.01em;color:var(--text);transition:border-color .2s var(--ease-out), color .2s var(--ease-out), background-color .2s var(--ease-out), transform .26s var(--ease-out);border-radius:999px;padding:10px 20px;font-size:clamp(.9375rem,1.1vw,1.125rem);font-weight:500}.chapters-module__8m3XZq__audiences li:hover{border-color:var(--brand);color:var(--brand);background:var(--highlight);transform:translateY(-2px)}.chapters-module__8m3XZq__philosophy{padding-block:clamp(120px,16vw,240px);overflow:clip}.chapters-module__8m3XZq__philosophyStatement{letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(3.25rem,11vw,10rem);line-height:.92;display:grid}.chapters-module__8m3XZq__philosophyStatement span:last-child{color:var(--text-3)}.chapters-module__8m3XZq__philosophyGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,112px);margin-top:clamp(64px,9vw,128px);display:grid}.chapters-module__8m3XZq__notList{color:var(--text);gap:8px;display:grid}.chapters-module__8m3XZq__notList li{padding-left:22px;position:relative}.chapters-module__8m3XZq__notList li:before{content:"";background:var(--brand);width:10px;height:1.5px;position:absolute;top:.8em;left:0}.chapters-module__8m3XZq__philosophyClose{padding-top:8px}.chapters-module__8m3XZq__why p{text-wrap:balance}.chapters-module__8m3XZq__why{background:var(--bg)}.chapters-module__8m3XZq__whySoft{color:var(--text-3);font-size:clamp(1.75rem,3.4vw,3rem);line-height:1.1}.chapters-module__8m3XZq__gov{padding-bottom:0;overflow:clip}.chapters-module__8m3XZq__govCopy{align-items:center}.chapters-module__8m3XZq__govActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding-top:8px;display:flex}.chapters-module__8m3XZq__govStage{justify-content:center;margin-top:clamp(64px,9vw,128px);display:flex;position:relative}.chapters-module__8m3XZq__govStage:before{content:"";background:radial-gradient(ellipse at 50% 20%, var(--glow-product), transparent 60%);filter:blur(30px);pointer-events:none;position:absolute;inset:-20% -10% 0}.chapters-module__8m3XZq__govPanel{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;width:min(100%,1040px);margin-bottom:-1px}.chapters-module__8m3XZq__govBody{gap:clamp(24px,3vw,40px);padding:clamp(28px,4vw,56px);display:grid}.chapters-module__8m3XZq__govAsk{align-items:baseline;gap:18px;display:flex}.chapters-module__8m3XZq__govAskLabel{font-family:var(--font-mono);color:var(--brand);flex:none;font-size:.8125rem}.chapters-module__8m3XZq__govAskText{letter-spacing:-.02em;font-size:clamp(1.25rem,2.2vw,2rem);font-weight:500;line-height:1.2}.chapters-module__8m3XZq__govAnswer{background:var(--elevated);border:1px solid var(--border);border-radius:var(--r-lg);gap:18px;max-width:44rem;padding:clamp(20px,3vw,32px);display:grid}.chapters-module__8m3XZq__govCites{flex-wrap:wrap;gap:10px;display:flex}.chapters-module__8m3XZq__closing{background:var(--bg)}.chapters-module__8m3XZq__closingGrid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:start;gap:clamp(40px,7vw,112px);display:grid}.chapters-module__8m3XZq__closingStatement{font-size:clamp(2.25rem,4.4vw,4.5rem)}.chapters-module__8m3XZq__closingLead{max-width:32rem}.chapters-module__8m3XZq__contact{border-radius:var(--r-lg);box-shadow:none;justify-items:start;gap:16px;padding:clamp(28px,3.5vw,44px);display:grid}.chapters-module__8m3XZq__contactMail{letter-spacing:-.02em;color:var(--brand);border-bottom:1px solid #0000;font-size:clamp(1.25rem,2vw,1.625rem);font-weight:500;transition:border-color .16s}.chapters-module__8m3XZq__contactMail:hover{border-bottom-color:var(--brand)}.chapters-module__8m3XZq__address{color:var(--text-2);font-size:.9375rem;font-style:normal;line-height:1.6}@media (max-width:1240px){.chapters-module__8m3XZq__shelfTrack{margin-left:var(--gutter)}}@media (max-width:960px){.chapters-module__8m3XZq__split,.chapters-module__8m3XZq__recordOutro,.chapters-module__8m3XZq__evidenceRow,.chapters-module__8m3XZq__philosophyGrid,.chapters-module__8m3XZq__closingGrid,.chapters-module__8m3XZq__sticky{grid-template-columns:1fr}.chapters-module__8m3XZq__stickyVisual{order:-1;max-width:560px;position:static}.chapters-module__8m3XZq__workRow{grid-template-columns:1fr;gap:12px}.chapters-module__8m3XZq__transform{grid-template-columns:1fr}.chapters-module__8m3XZq__transformArrow svg{transform:rotate(90deg)}.chapters-module__8m3XZq__clear{padding-left:0}.chapters-module__8m3XZq__heroGrid{grid-template-columns:1fr;gap:clamp(48px,8vw,80px);min-height:0}.chapters-module__8m3XZq__heroVisual{perspective:none;width:100%;max-width:560px;margin-inline:auto}.chapters-module__8m3XZq__recordStage,.chapters-module__8m3XZq__recordStage .chapters-module__8m3XZq__plainPanel{transform:none}.chapters-module__8m3XZq__recordBody{max-height:380px}.chapters-module__8m3XZq__recordPanel{border-bottom-right-radius:0;border-bottom-left-radius:0}.chapters-module__8m3XZq__plainPanel{border-top-left-radius:0;border-top-right-radius:0;width:auto;margin:-1px 0 0;position:static}.chapters-module__8m3XZq__result{grid-template-columns:6.5rem minmax(0,1fr)}.chapters-module__8m3XZq__resultTopic{display:none}}@media (max-width:600px){.chapters-module__8m3XZq__hero{padding-top:40px}.chapters-module__8m3XZq__heroActions{gap:20px}.chapters-module__8m3XZq__recordBody{max-height:320px;padding:22px 20px 0}.chapters-module__8m3XZq__panelBarRight{display:none}.chapters-module__8m3XZq__plainPanel{padding:22px 20px}.chapters-module__8m3XZq__sheet{width:240px}.chapters-module__8m3XZq__searchField{gap:12px;padding:18px 20px}.chapters-module__8m3XZq__searchScope{display:none}.chapters-module__8m3XZq__result{grid-template-columns:1fr;gap:6px;padding:14px 16px}.chapters-module__8m3XZq__results li:nth-child(n+4){display:none}.chapters-module__8m3XZq__philosophyStatement{font-size:clamp(2.75rem,15vw,5rem)}.chapters-module__8m3XZq__evidenceStatement{font-size:clamp(2.75rem,13vw,5rem)}.chapters-module__8m3XZq__govBody{padding:22px 20px}.chapters-module__8m3XZq__govAsk{flex-direction:column;gap:8px}}
.footer-module__rRnLVG__footer{border-top:1px solid var(--border);background:var(--surface);padding:56px 0 40px}.footer-module__rRnLVG__inner{max-width:var(--page-max);padding:0 var(--gutter);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin:0 auto;display:flex}.footer-module__rRnLVG__meta{color:var(--text-2);text-align:right;gap:8px;max-width:34rem;font-size:.875rem;display:grid}.footer-module__rRnLVG__links{color:var(--text);justify-content:flex-end;gap:24px;font-weight:500;display:flex}.footer-module__rRnLVG__links a:hover{color:var(--brand)}.footer-module__rRnLVG__fine{color:var(--text-3);text-wrap:balance;max-width:30rem;margin-left:auto;font-size:.8125rem}@media (max-width:640px){.footer-module__rRnLVG__inner{flex-direction:column}.footer-module__rRnLVG__meta,.footer-module__rRnLVG__links{text-align:left;justify-content:flex-start}}
