:root{color:#20231f;background:#727272;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20231f;--muted: #666a61;--paper: #f8f5eb;--panel: #fffdf5;--line: #c9c2b1;--green: #4d6b60;--orange: #9a7558}*{box-sizing:border-box}html,body,#app{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:1px solid var(--ink);border-radius:3px;padding:.58rem .9rem;color:var(--ink);background:#f4efe1;cursor:pointer}button:hover{background:#e9e0cc}button.primary{color:#fff;background:var(--green);border-color:var(--green)}button.primary:hover{background:#285b49}button:disabled{cursor:default;opacity:.38}input{width:11rem;margin-left:.4rem;border:1px solid var(--line);border-radius:3px;padding:.52rem .6rem;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin-bottom:0;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.9}h2{margin-bottom:.5rem;font-size:1.65rem}h3{margin-bottom:.7rem;font-size:.98rem;letter-spacing:.015em}.site-header{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:2rem clamp(1rem,3vw,3rem) 1.5rem;border-bottom:1px solid var(--ink)}.eyebrow{margin-bottom:.45rem;color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.world-status{display:flex;flex-wrap:wrap;gap:1.2rem;font-size:.92rem}.header-actions{display:grid;justify-items:end;gap:.75rem}.section-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.route-link{color:var(--ink);font-size:.78rem;font-weight:700;text-decoration-color:#8b806a;text-decoration-thickness:1px;text-underline-offset:.25rem}.route-link:hover{color:var(--green)}.controls{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;padding:.8rem clamp(1rem,3vw,3rem);background:#d8d0bd;border-bottom:1px solid var(--ink)}.controls label{margin-right:auto;font-size:.82rem;font-weight:700}.workspace{display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,3fr);min-height:calc(100vh - 180px)}.display-panel{min-width:0;padding:clamp(1rem,3vw,2.5rem);background:var(--paper)}.debug-panel{min-width:0;padding:1.5rem;background:#ece8dc;border-left:1px solid var(--ink)}.section-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.2rem}.section-heading>p{max-width:30rem;margin-bottom:.2rem;color:var(--muted);font-size:.86rem}.population{padding:.8rem;background:var(--panel);border:1px solid var(--line)}.population-svg{display:block;width:100%;height:auto}.blob{cursor:pointer;outline:none}.blob-body{fill:#aac69f;stroke:#596557;stroke-width:1;vector-effect:non-scaling-stroke}.blob-hat{fill:#4f5a60;stroke:var(--ink);stroke-width:1.5;stroke-linejoin:round;vector-effect:non-scaling-stroke}.blob-mustache{fill:#55433b;stroke:var(--ink);stroke-width:.8;stroke-linejoin:round;vector-effect:non-scaling-stroke}.blob.is-dead{opacity:.68}.blob.is-dead .blob-body{fill:#aaa9a2;stroke:#5f605c}.blob.is-selected .blob-body{stroke:#c13d2c;stroke-width:4}.blob:focus-visible .blob-body{stroke:#156bb0;stroke-width:4}.study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.study-card{padding:1rem;background:var(--panel);border:1px solid var(--line)}.summary-list{margin:0}.summary-list>div{display:flex;justify-content:space-between;gap:1rem;padding:.3rem 0;border-bottom:1px dotted var(--line)}.summary-list dt,.summary-list dd{margin:0;font-size:.82rem}.summary-spacer{height:calc(1.42rem + 1px)}.chart svg{display:block;width:100%;height:auto;overflow:visible}.chart text{fill:var(--muted);font-size:9px}.chart .domain,.chart .tick line{stroke:#aaa28f}.relative-bar.fewer{fill:var(--green)}.relative-bar.more{fill:var(--orange)}.relative-bar.reference{fill:#aaa28f}.relative-zero{stroke:var(--ink);stroke-width:1}.debug-section{margin-top:1.4rem;padding-top:1.1rem;border-top:1px solid var(--line)}.muted{color:var(--muted)}.selected-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.state{padding:.2rem .45rem;border-radius:99px;color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase}.state.alive{background:var(--green)}.state.dead{background:#6a6a65}.fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:var(--line);border:1px solid var(--line)}.fact-grid>div{padding:.45rem;background:#f5f1e6}.fact-grid dt{color:var(--muted);font-size:.65rem;text-transform:uppercase}.fact-grid dd{margin:.15rem 0 0;font-size:.9rem;font-weight:700}.last-event{display:grid;gap:.35rem;margin-top:.8rem;font-size:.78rem}.hidden-comparison{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;margin-bottom:.9rem;font-size:.8rem}.hidden-comparison strong{grid-column:1 / -1}summary{cursor:pointer;font-weight:700}pre{max-height:25rem;overflow:auto;padding:.8rem;background:#292b28;color:#e8e5d9;font-size:.68rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lab-shell{min-height:100vh;color:#252923;background:linear-gradient(90deg,rgb(39 53 45 / 7%) 1px,transparent 1px) 0 0 / 34px 34px,#d8d0bd}.lab-header{display:flex;align-items:end;justify-content:space-between;gap:3rem;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,5vw,5rem) 2rem;color:#f7f1df;background:#31463d;border-bottom:5px solid #aa7654}.lab-header>div{max-width:760px}.lab-header .eyebrow{color:#d8cbb0}.lab-header h1{max-width:720px;font-size:clamp(3rem,8vw,6.5rem);letter-spacing:-.055em}.lab-header>div>p:last-child{max-width:650px;margin:1.2rem 0 0;color:#e3dccb;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.lab-header nav{display:flex;flex:0 0 auto;gap:1rem}.lab-header .route-link{color:#f7f1df;text-decoration-color:#bea98a}.lab-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);width:min(100%,1240px);margin:0 auto;background:#f7f2e5;border-right:1px solid #756e60;border-left:1px solid #756e60;box-shadow:0 16px 40px #30271b38}.lab-workbench{min-width:0;padding:clamp(1.5rem,4vw,4rem)}.lab-brief{position:relative;margin-bottom:2.5rem;padding:1.5rem 1.5rem 1.35rem;background:#fffdf6;border:1px solid #a59d89;box-shadow:4px 4px #d2c7af}.lab-brief:after{position:absolute;top:-13px;right:24px;padding:.32rem .7rem;color:#805039;background:#f7ead0;border:2px solid #9b6248;content:"ACCEPTED";font-size:.68rem;font-weight:900;letter-spacing:.12em;transform:rotate(3deg)}.lab-brief>span,.lab-report header span{color:#8b5c43;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lab-brief h2{margin-top:.45rem;font-size:clamp(1.8rem,4vw,2.8rem)}.lab-brief p{max-width:680px;margin-bottom:0;color:var(--muted);line-height:1.55}.lab-step{margin-top:2rem;padding-top:2rem;border-top:1px solid #bcb3a0;transition:opacity .16s ease}.lab-step.is-locked{opacity:.46}.lab-step>header{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem}.lab-step>header>b{display:grid;width:2rem;height:2rem;place-items:center;color:#fffdf6;background:#8d6048;border-radius:50%;font-family:Georgia,Times New Roman,serif}.lab-step>header span{color:#7f705e;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lab-step>header h3{margin:.15rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500}.lab-design-note{margin:-.35rem 0 .9rem 2.9rem;color:#746d60;font-size:.76rem;line-height:1.45}.lab-choices{display:grid;gap:.65rem}.lab-feature-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.lab-design-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-choices button,.lab-replication-choices button{display:grid;gap:.35rem;min-width:0;color:#32372f;background:#fffdf6;border-color:#aca28d;text-align:left}.lab-choices button{min-height:112px;align-content:start;padding:1rem}.lab-choices button strong{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:600}.lab-choices button span,.lab-replication-choices button span{color:#716d64;font-size:.75rem;line-height:1.4}.lab-choices button:hover:not(:disabled),.lab-replication-choices button:hover:not(:disabled){background:#f2ead8}.lab-choices button.is-selected,.lab-replication-choices button.is-selected{color:#fff;background:#4d6b60;border-color:#344e45;box-shadow:inset 0 0 0 2px #d5dfd6}.lab-choices button.is-selected span,.lab-replication-choices button.is-selected span{color:#e8eee9}.lab-choices button:focus-visible,.lab-replication-choices button:focus-visible,.lab-run-row button:focus-visible{outline:3px solid #2270aa;outline-offset:2px}.lab-replication-choices{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:.65rem}.lab-replication-choices button{justify-items:center;padding:.7rem;text-align:center}.lab-replication-choices button strong{font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.lab-run-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.3rem;padding:1rem;background:#e4dcc9;border:1px solid #bcb3a0}.lab-run-row p{margin:0;color:#5f625b;font-size:.82rem}.lab-run-row button{flex:0 0 auto}.lab-result{scroll-margin-top:1rem}.lab-report{margin-top:2.5rem;overflow:hidden;background:#fffdf8;border:1px solid #7d7565;box-shadow:6px 7px #c9bea7}.lab-report>header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;padding:1.4rem;background:#ede5d3;border-bottom:1px solid #aaa18f}.lab-report h2{margin:.3rem 0 0}.lab-report header>p{max-width:230px;margin:0;color:#686a63;font-size:.75rem;text-align:right}.lab-result-bars{display:grid;gap:.85rem;padding:1.5rem}.lab-result-bars section{display:grid;grid-template-columns:minmax(135px,1fr) minmax(120px,2fr) 4.2rem;align-items:center;gap:1rem}.lab-result-bars section>div:first-child{display:grid}.lab-result-bars section span{color:#77736a;font-size:.7rem}.lab-result-bars section>b{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;text-align:right}.lab-rate-track{height:15px;overflow:hidden;background:#ddd6c6;border:1px solid #b8af9c;border-radius:1px}.lab-rate-track i{display:block;height:100%;background:#9b654c}.lab-result-summary{margin:0;padding:0 1.5rem 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.lab-replication-note{margin:0 1.5rem 1.5rem;color:#64675f;font-size:.78rem}.lab-interpretation{padding:1.4rem 1.5rem;background:#eef1e9;border-top:1px solid #abb6a9}.lab-interpretation>span{color:#52665a;font-size:.65rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.lab-interpretation h3{margin:.35rem 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.lab-interpretation p{max-width:700px;margin-bottom:.9rem;color:#50564f;font-size:.86rem;line-height:1.55}.lab-interpretation strong{color:#425348;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.lab-notebook{min-width:0;padding:2rem 1.35rem;background:#e8e0cd;border-left:1px solid #958c7a}.lab-notebook h2{font-size:2rem}.lab-notebook ol{display:grid;gap:.95rem;padding:0;list-style:none;counter-reset:lab-loop}.lab-notebook li{display:grid;grid-template-columns:1.2rem 1fr;column-gap:.65rem;counter-increment:lab-loop}.lab-notebook li:before{grid-row:1 / 3;color:#96644b;content:counter(lab-loop) ".";font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700}.lab-notebook li span{color:#686a62;font-size:.75rem;line-height:1.4}.lab-notebook-rule{height:7px;margin:2rem 0;border-top:1px solid #9e9583;border-bottom:1px solid #9e9583}.lab-history{display:grid;gap:.55rem}.lab-history>p{color:#737269;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-style:italic;line-height:1.5}.lab-history article{display:grid;grid-template-columns:auto 1fr;gap:.1rem .65rem;padding:.65rem;background:#fffdf6a6;border:1px solid #bdb4a1}.lab-history article>span{grid-row:1 / 3;color:#9b654c;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.lab-history article div{display:grid}.lab-history article strong{font-size:.73rem;text-transform:capitalize}.lab-history article small{color:#74736b}.lab-history article>b{grid-column:2;color:#4d6155;font-size:.72rem}.story-route-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.investigation-shell{min-height:100vh;padding:1.5rem clamp(.75rem,3vw,2.5rem) 3rem;color:#282b27;background:#777}.case-cover,.case-file{width:min(100%,940px);margin-right:auto;margin-left:auto}.case-cover{position:relative;padding:clamp(1.4rem,3vw,2.1rem) clamp(1.5rem,7vw,5rem) clamp(1.5rem,3vw,2rem);overflow:hidden;color:#f8f1df;background:#344b40;border:1px solid #26372f;box-shadow:0 10px 28px #00000040}.case-cover nav{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.case-cover nav a{color:#eee4ce;font-size:.72rem;font-weight:700;text-underline-offset:.25rem}.case-cover>p{margin-bottom:.65rem;color:#d9c7a7;font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.case-cover h1{position:relative;z-index:1;max-width:730px;font-size:clamp(2.4rem,5.5vw,4.2rem);line-height:.92;font-kerning:normal;letter-spacing:normal}.case-cover>div{position:relative;z-index:1;max-width:650px;margin-top:.9rem;color:#e6decb;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.45}.case-file{background:#fffdf7;border:1px solid #5f5b52;border-top:0;box-shadow:0 14px 35px #0000003d}.case-act{padding:2.4rem clamp(1.25rem,7vw,8rem);color:#f2ead9;background:#465d51;border-top:1px solid #2f4138;border-bottom:1px solid #2f4138}.case-act>span{color:#d5b89e;font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.case-act h2{max-width:680px;margin:.45rem 0 .7rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.case-act p{max-width:650px;margin:0;color:#ded8ca;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.55}.case-section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:clamp(1rem,4vw,3rem);padding:clamp(3.5rem,8vw,6rem) clamp(1.25rem,7vw,5rem);border-top:1px solid #d1c9b8;scroll-margin-top:3rem}.case-section:first-child{padding-top:clamp(2rem,4.5vw,3.5rem);border-top:0}.case-number{color:#a3674e;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;border-top:3px solid #a3674e;padding-top:.4rem}.case-section>div:last-child{min-width:0}.case-kicker{margin-bottom:.55rem;color:#8b5d47;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.case-section h2{max-width:680px;margin-bottom:1.35rem;font-size:clamp(1.8rem,4.5vw,3.15rem);line-height:1;letter-spacing:-.035em}.case-section>div:last-child>p{max-width:700px;color:#424640;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.7}.case-section code{padding:.1rem .25rem;background:#eee8da;font-size:.85em}.case-section blockquote{max-width:620px;margin:1.5rem 0;padding:1rem 1.25rem;color:#395044;background:#edf0e9;border-left:4px solid #607c6c;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2rem);font-style:italic;line-height:1.3}.case-bob-portrait{float:right;width:min(34%,230px);margin:0 0 1rem 1.5rem;text-align:center}.case-bob-portrait svg{display:block;width:100%;height:auto}.case-bob-portrait figcaption{margin-top:.45rem;color:#73736b;font-family:Georgia,Times New Roman,serif;font-size:.75rem;font-style:italic}.appeal-bob-shadow{fill:#8b7b63;opacity:.2}.appeal-bob-body{fill:#a9c99c;stroke:#536751;stroke-linejoin:round;stroke-width:4}.appeal-bob-highlight{fill:none;stroke:#d8e9cf;stroke-linecap:round;stroke-width:8;opacity:.7}.appeal-bob-eyes ellipse{fill:#fffdf5;stroke:#413d35;stroke-width:3}.appeal-bob-eyes circle{fill:#35362f}.appeal-bob-smile{fill:none;stroke:#54473d;stroke-linecap:round;stroke-width:4}.case-cohort-portrait{clear:both;max-width:700px;margin:1.7rem 0 2rem;padding:.75rem;background:#f4efe3;border:1px solid #bdb3a0}.case-cohort-portrait .population-svg{display:block;width:100%;height:auto;max-height:190px;padding:.4rem;background:#fffdf7;border:1px solid #d1c7b4}.case-cohort-portrait figcaption{margin-top:.65rem;color:#6d6d65;font-family:Georgia,Times New Roman,serif;font-size:.75rem;font-style:italic;text-align:center}.case-observation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:2rem 0}.case-observation-grid article,.case-assignment-grid article{padding:1rem;background:#f7f2e7;border:1px solid #c7bdab}.case-observation-grid h3,.case-assignment-grid h3{margin-bottom:.9rem;color:#445047;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.case-observation-grid h3 small,.case-assignment-grid h3 small{display:block;margin-top:.25rem;color:#765745;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.case-rate-row{display:grid;grid-template-columns:5.5rem minmax(70px,1fr) 3.4rem;align-items:center;gap:.35rem .65rem;margin-top:.55rem}.case-rate-row>strong{font-size:.75rem}.case-rate-row>div{height:10px;overflow:hidden;background:#ddd5c5}.case-rate-row>div i{display:block;height:100%;background:#92705c}.case-rate-row>b{color:#455f52;font-family:Georgia,Times New Roman,serif;text-align:right}.case-rate-row>span{grid-column:2 / -1;color:#66645e;font-size:.7rem}.case-effect-summary{display:grid;gap:.2rem;margin:.9rem 0 0;padding-top:.7rem;color:#5d6059;border-top:1px dotted #c7bdab;font-size:.72rem;line-height:1.45}.case-effect-summary strong{color:#405047;font-size:.72rem}.case-margin-note{display:flex;gap:1rem;width:100%;max-width:700px;padding:.35rem 0 .35rem 1rem;background:transparent;border-left:3px solid #9c9587}.case-margin-note strong{flex:0 0 190px;color:#8a5841;font-size:.76rem;text-transform:uppercase}.case-margin-note span{color:#5d6059;font-size:.8rem;line-height:1.45}.case-question{display:grid;gap:.35rem;width:100%;max-width:700px;margin:1.5rem 0;padding:1rem 1.2rem;color:#35493f;background:#edf0e9;border:1px solid #aeb8ac;border-left:5px solid #607c6c}.case-question span{color:#6f5847;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-question strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500;line-height:1.4}.case-plain-note{display:flex;gap:1rem;width:100%;max-width:700px;margin:1.4rem 0;padding:.85rem 1rem;background:#f1eee5;border:1px solid #c8c0b0}.case-plain-note strong{flex:0 0 190px;color:#76523f;font-size:.72rem;text-transform:uppercase}.case-plain-note span{color:#5d6059;font-size:.8rem;line-height:1.5}.case-terms{display:block;width:100%;max-width:700px;margin:1.5rem 0 .75rem;padding:.75rem .9rem;background:#f1f0eb;border:1px solid #cfcdc5}.case-terms summary{color:#666a64;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-terms summary:focus-visible{outline:2px solid #777b74;outline-offset:3px}.case-terms:not([open])>:not(summary){display:none}.case-terms dl{display:grid;gap:.4rem;margin:.8rem 0 0}.case-terms dl>div{display:grid;grid-template-columns:minmax(120px,.65fr) minmax(0,2fr);gap:.8rem;padding-top:.4rem;border-top:1px dotted #cfcdc5}.case-terms dt{color:#3f5047;font-family:Georgia,Times New Roman,serif;font-size:.83rem;font-weight:700}.case-terms dd{margin:0;color:#65675f;font-size:.74rem;line-height:1.4}.case-fixed-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;max-width:700px;margin:1.5rem 0}.case-fixed-grid section{padding:1rem;background:#f5f1e7;border:1px solid #beb5a4}.case-fixed-grid section:first-child{border-top:4px solid #587163}.case-fixed-grid section:last-child{border-top:4px solid #9a654d}.case-fixed-grid span{display:block;margin-bottom:.45rem;color:#7c5b49;font-size:.6rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.case-fixed-grid strong{display:block;color:#3d4e45;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.25}.case-fixed-grid p{margin:.55rem 0 0;color:#686861;font-size:.75rem;line-height:1.45}.case-causal-fork{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(130px,1fr) auto minmax(100px,1fr);align-items:center;gap:.6rem;margin:2rem 0;padding:1.2rem;background:#edf0e9;border:1px solid #aeb8ac;text-align:center}.case-causal-fork strong{grid-row:1 / 3;color:#fff;background:#526b5e;padding:.8rem}.case-causal-fork b{grid-column:2;grid-row:2;font-size:1.4rem}.case-causal-fork span{padding:.65rem;background:#fffdf7;border:1px solid #c7c8bd;font-size:.76rem}.case-causal-fork em{color:#625c52;font-family:Georgia,Times New Roman,serif;font-size:.85rem}.case-assignment-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:2rem 0}.case-assignment-grid.single{grid-template-columns:minmax(0,1fr);max-width:620px}.case-verdict-line{font-size:clamp(1.25rem,3vw,1.8rem)!important}.case-programs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:2rem 0}.case-programs article{padding:1.2rem;background:#f4eee1;border:1px solid #bdb19d;box-shadow:3px 3px #ddd2bd}.case-programs article>span{color:#956048;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-programs h3{margin:.4rem 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.case-programs p{margin:0;color:#66665f;font-size:.78rem;line-height:1.5}.case-subheading{margin:2.4rem 0 .7rem;color:#405047;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.case-balance-table{max-width:700px;margin:1.5rem 0;overflow:hidden;border:1px solid #aaa08d}.case-balance-table>div{display:grid;grid-template-columns:minmax(145px,1.4fr) repeat(3,minmax(70px,.7fr))}.case-balance-table>div>*{min-width:0;padding:.6rem;border-right:1px solid #c7bead;font-size:.74rem;text-align:right}.case-balance-table>div>*:first-child{text-align:left}.case-balance-table>div>*:last-child{border-right:0}.case-balance-table>div:first-child{color:#fff;background:#52665b}.case-balance-table>div:not(:first-child){background:#f5efe3;border-top:1px solid #c7bead}.case-endpoint-chart{display:grid;gap:.8rem;margin:2rem 0;padding:1.25rem;background:#f6f1e6;border:1px solid #bdb3a0}.case-endpoint-chart.embedded{margin:0;padding:0;background:transparent;border:0}.case-endpoint-row{display:grid;grid-template-columns:minmax(125px,1fr) minmax(120px,2fr) 3.8rem;align-items:center;gap:.3rem .8rem}.case-endpoint-row>strong{font-size:.78rem}.case-endpoint-row>div{height:14px;overflow:hidden;background:#dcd3c1;border:1px solid #c1b6a1}.case-endpoint-row>div i{display:block;height:100%;background:#9b654c}.case-endpoint-chart.mortality .case-endpoint-row>div i{background:#8a5c49}.case-endpoint-row>b{font-family:Georgia,Times New Roman,serif;font-size:1rem;text-align:right}.case-endpoint-row>span{grid-column:2 / -1;color:#66645e;font-size:.7rem}.case-endpoint-chart.embedded .case-endpoint-row{grid-template-columns:minmax(0,8.5rem) minmax(4rem,6rem) minmax(0,3.1rem);justify-content:start;gap:.25rem .35rem}.case-endpoint-chart.embedded .case-endpoint-row>strong{font-size:.7rem}.case-endpoint-chart.embedded .case-endpoint-row>b{min-width:0;white-space:nowrap;font-size:.72rem}.case-endpoint-chart.embedded .case-endpoint-row>span{font-size:.64rem}.case-uncertainty-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin:2rem 0}.case-uncertainty-grid.single{grid-template-columns:minmax(0,620px)}.case-uncertainty-grid>article{min-width:0;padding:1rem;background:#f6f1e6;border:1px solid #bdb3a0}.case-uncertainty-grid h3{margin-bottom:1rem;color:#405047;font-family:Georgia,Times New Roman,serif;font-size:1rem}.case-uncertainty-grid h3 small{display:block;margin-top:.2rem;color:#666159;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.68rem;font-weight:500}.case-chart-reference{max-width:100%;margin:0 0 .85rem;overflow-wrap:anywhere;color:#666159;font-size:.65rem;line-height:1.3}.case-ci-row{display:grid;grid-template-columns:minmax(92px,1fr) minmax(90px,1.5fr) auto;align-items:center;gap:.3rem .65rem;margin-top:.7rem}.case-ci-row>strong{font-size:.68rem}.case-ci-row>b{color:#40584b;font-family:Georgia,Times New Roman,serif;font-size:.8rem;text-align:right}.case-ci-row>small{grid-column:2 / -1;color:#625f58;font-size:.68rem}.case-ci-plot{position:relative;height:16px;background:linear-gradient(#d9d0be,#d9d0be) center / 100% 2px no-repeat}.case-ci-plot span{position:absolute;top:7px;height:3px;background:#936149}.case-ci-plot span:before,.case-ci-plot span:after{position:absolute;top:-3px;width:2px;height:9px;content:"";background:#936149}.case-ci-plot span:before{left:0}.case-ci-plot span:after{right:0}.case-ci-plot i{position:absolute;top:3px;width:4px;height:11px;background:#415b4d;transform:translate(-2px)}.case-ci-plot em{position:absolute;top:0;width:1px;height:16px;background:#a9a08e}.case-recommendation{width:100%;max-width:700px;padding:1rem 1.25rem;background:#f2e8c8;border:2px solid #9a7937}.case-recommendation.corrected{background:#e5ede5;border-color:#526e5d}.case-recommendation>span{color:#7d612b;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-recommendation.corrected>span{color:#486251}.case-recommendation strong{display:block;margin:.25rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.case-recommendation p{margin:0;color:#5e5d56;font-size:.8rem;line-height:1.45}.case-safety-signal{width:100%;max-width:700px;margin-top:1.5rem;padding:1.1rem 1.25rem;color:#4d403a;background:#f3e4dc;border:1px solid #b77d65;border-left:5px solid #9a5d45}.case-safety-signal>span{color:#8a503c;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-safety-signal h3{margin:.35rem 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.case-safety-signal p{margin:0;font-size:.82rem;line-height:1.55}.case-margin-note,.case-plain-note,.case-question,.case-terms,.case-recommendation,.case-safety-signal{width:700px;max-width:100%;overflow:hidden}.case-reveal-table{margin:2rem 0;overflow:hidden;border:1px solid #aaa08d}.case-reveal-table>div{display:grid;grid-template-columns:1.2fr .8fr 1.1fr 1.4fr}.case-reveal-table>div>*{min-width:0;padding:.65rem;border-right:1px solid #c7bead;font-size:.72rem}.case-reveal-table>div>*:last-child{border-right:0}.case-reveal-table>div:first-child{color:#fff;background:#52665b}.case-reveal-table>div:not(:first-child){background:#f5efe3;border-top:1px solid #c7bead}.case-closing ol{display:grid;gap:.9rem;max-width:700px;padding:0;list-style:none;counter-reset:verdict}.case-closing li{display:grid;grid-template-columns:2rem 1fr;gap:.2rem .8rem;counter-increment:verdict}.case-closing li:before{grid-row:1 / 3;color:#a1644b;content:counter(verdict);font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.case-closing li span{color:#64665f;font-size:.82rem;line-height:1.45}.case-translation{max-width:700px;margin:2rem 0;padding:1.2rem;background:#edf0e9;border:1px solid #aeb8ac}.case-translation>span{color:#8b5d47;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-translation h3{margin:.35rem 0 1rem;color:#3f5047;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.case-translation dl{display:grid;gap:0;margin:0}.case-translation dl>div{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(0,2fr);gap:.8rem;padding:.55rem 0;border-top:1px dotted #adb5ab}.case-translation dt{color:#405448;font-family:Georgia,Times New Roman,serif;font-weight:700}.case-translation dd{margin:0;color:#5e625c;font-size:.78rem;line-height:1.45}.case-final-line{margin-top:2rem;color:#35483e!important;font-size:clamp(1.3rem,3vw,1.8rem)!important;font-style:italic}.case-outlook{display:grid;gap:.5rem;margin-top:2rem;padding:1.2rem;color:#e9e2d2;background:#3f5047}.case-outlook strong{color:#d6b89e;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.case-outlook span{font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.6}.case-mechanics{padding:clamp(1.4rem,4vw,2.4rem) clamp(1.25rem,7vw,5rem);background:#eee9dc;border-top:1px solid #bdb5a5}.case-mechanics>summary{display:grid;gap:.25rem;color:#3f5047;cursor:pointer;list-style-position:outside}.case-mechanics>summary span{color:#8b5d47;font-size:.63rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.case-mechanics>summary strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:600}.case-mechanics-body{max-width:760px;margin-top:1.5rem}.case-mechanics-body>p{color:#555a53;font-family:Georgia,Times New Roman,serif;line-height:1.6}.case-mechanics-flow{display:grid;gap:.65rem;margin:1.4rem 0;padding:1rem;background:#fffdf7;border:1px solid #bdb5a5}.case-mechanics-path{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(170px,1.4fr) auto minmax(120px,1fr);align-items:center;gap:.55rem}.case-mechanics-path section{display:grid;gap:.18rem;min-height:74px;align-content:center;padding:.65rem;background:#f5f0e4;border:1px solid #ccc2ae;text-align:center}.case-mechanics-path span{color:#8b5d47;font-size:.57rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-mechanics-path strong{color:#405047;font-family:Georgia,Times New Roman,serif;font-size:.88rem}.case-mechanics-path small{color:#686b65;font-size:.62rem;line-height:1.35}.case-mechanics-path>b,.case-mechanics-death>b{color:#8b5d47;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.case-mechanics-death{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem;color:#fff;background:#52665b;font-size:.76rem}.case-mechanics-death>b{color:#f4d8b5}.case-mechanics-notes{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.4rem}.case-mechanics-notes section{padding:1rem;background:#f8f4ea;border:1px solid #c8bfaf}.case-mechanics-notes h3,.case-mechanics-table-title{margin-bottom:.65rem;color:#405047;font-family:Georgia,Times New Roman,serif;font-size:1rem}.case-mechanics-notes ul{display:grid;gap:.5rem;margin:0;padding-left:1.1rem;color:#5c605a;font-size:.76rem;line-height:1.45}.case-mechanics-notes code{font-size:.9em}.case-mechanics-table-title{margin-top:1.5rem}.case-mechanics-table{overflow:hidden;border:1px solid #aaa08d}.case-mechanics-table>div{display:grid;grid-template-columns:1.2fr repeat(3,1fr)}.case-mechanics-table>div>*{min-width:0;padding:.6rem;border-right:1px solid #c7bead;font-size:.7rem;text-align:right}.case-mechanics-table>div>*:first-child{text-align:left}.case-mechanics-table>div>*:last-child{border-right:0}.case-mechanics-table>div:first-child{color:#fff;background:#52665b}.case-mechanics-table>div:not(:first-child){background:#f8f4ea;border-top:1px solid #c7bead}.case-mechanics-footnote{margin:.65rem 0 0;color:#696b65!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:.7rem!important}.storybook-shell{min-height:100vh;overflow-x:clip;padding:1.25rem clamp(1rem,3vw,2.5rem) 2.5rem;color:#242424;background:#727272}.storybook-header{display:flex;align-items:center;justify-content:space-between;max-width:800px;margin:0 auto 1rem}.storybook-brand{display:grid;color:#fff;font-family:Georgia,Times New Roman,serif;line-height:1;text-decoration:none}.storybook-brand span{margin-left:.2rem;color:#dedede;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.storybook-brand strong{font-size:1.55rem;font-weight:500}.story-route-link{color:#f2f2f2;text-decoration-color:#c8c8c8}.story-route-link:hover{color:#fff}.story-book{position:relative;width:100%;max-width:1180px;height:clamp(510px,calc(100dvh - 180px),680px);margin:0 auto;overflow:hidden;background:#fbf3d9;border:1px solid #a59678;border-radius:8px 13px 13px 8px;box-shadow:0 3px #b4a487,0 7px #cabca0,0 20px 45px #402f1942}.story-book:before{position:absolute;z-index:3;top:0;bottom:0;left:39%;width:28px;content:"";pointer-events:none;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgb(80 58 27 / 9%) 42%,rgb(255 255 255 / 34%) 53%,transparent)}.story-page{display:grid;grid-template-columns:39% 61%;width:100%;height:100%;min-width:0}.story-copy,.story-scene{position:relative;min-width:0;animation:story-page-in .26s ease-out both}.story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4rem) clamp(1.4rem,3vw,3rem);background:radial-gradient(ellipse at 10% 0%,rgb(255 255 255 / 48%),transparent 45%),#faf0d1}.story-kicker{margin-bottom:1rem;color:#9a573d;font-size:.7rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.story-copy h1{max-width:11ch;margin:0 0 1.25rem;color:#3b3024;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4.4vw,4.3rem);font-weight:500;line-height:1;letter-spacing:-.035em}.story-copy h1.long-story-title{max-width:13ch;font-size:clamp(2.1rem,3.7vw,3.55rem);line-height:1.04}.story-copy>p:not(.story-kicker,.folio){max-width:30rem;margin-bottom:.8rem;color:#51483a;font-family:Georgia,Times New Roman,serif;font-size:clamp(.92rem,1.25vw,1.12rem);line-height:1.5}.story-scene{display:grid;grid-template-columns:minmax(190px,1fr) minmax(175px,235px);align-items:center;gap:clamp(.5rem,1.5vw,1.5rem);padding:clamp(1.5rem,3vw,3rem) clamp(1rem,2.5vw,2.5rem);background:radial-gradient(circle at 53% 45%,rgb(255 255 255 / 48%),transparent 37%),linear-gradient(105deg,#fcf4da,#f8edcf)}.bob-stage{min-width:0;text-align:center}.bob-portrait{display:block;width:min(100%,350px);max-width:100%;margin:0 auto;overflow:hidden}.bob-shadow{fill:#8b7b63;opacity:.2}.bob-body{fill:#a9c99c;stroke:#536751;stroke-width:4;stroke-linejoin:round}.bob-highlight{fill:none;stroke:#d8e9cf;stroke-linecap:round;stroke-width:8;opacity:.7}.bob-story-hat path{fill:#4f5a60;stroke:#30383b;stroke-linejoin:round;stroke-width:3}.bob-story-hat .hat-band{fill:#9a7558}.bob-eyes ellipse{fill:#fffdf5;stroke:#413d35;stroke-width:3}.bob-pupils circle{fill:#35362f;stroke:none}.bob-mouth{fill:none;stroke:#54473d;stroke-linecap:round;stroke-width:4}.bob-name{display:inline-block;margin:-.5rem 0 0;color:#536751;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-style:italic;transform:rotate(-2deg)}.bob-scratch path{fill:none;stroke:#a9604f;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.bob-questions text{fill:#8c5b42;font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:700}.storybook-wind{opacity:0;transform:translate(-12px)}.storybook-wind.is-visible{opacity:1;transform:translate(0);transition:opacity .4s .1s ease,transform .4s .1s ease}.storybook-wind path{fill:none;stroke:#6c91a0;stroke-linecap:round;stroke-width:4}.story-fact-card{position:relative;min-width:0;padding:1.15rem;background:#fffceed1;border:1px solid #b9a98b;border-radius:5px;box-shadow:4px 5px #735b371a;transform:rotate(.7deg)}.story-fact-card:before{position:absolute;top:-7px;left:50%;width:62px;height:16px;content:"";background:#d3bb8985;transform:translate(-50%) rotate(-2deg)}.fact-card-label{margin-bottom:1.15rem;color:#8c5b42;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.story-fact-card dl{display:grid;gap:.6rem;margin:0}.story-fact-card dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px dotted #c9baa0}.story-fact-card dt{color:#756a58;font-size:.78rem}.story-fact-card dd{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700}.story-fact-card .status-well{color:#4e755c;font-size:.9rem}.covered-fact{display:flex;align-items:center;gap:.55rem;margin:1.2rem 0 0;color:#7a6e5b;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-style:italic;line-height:1.35}.covered-fact span{display:grid;flex:0 0 auto;width:1.65rem;height:1.65rem;place-items:center;color:#fffaf0;background:#897c67;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-style:normal;font-weight:700}.hazard-card{text-align:center;transform:rotate(-.8deg)}.hazard-die{width:96px;margin:0 auto .35rem}.hazard-die>span{display:block;margin-bottom:-.2rem;color:#55727a;font-size:.52rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.static-die{display:block;width:100%}.static-die .die-shell{fill:#dce8e9;stroke:#4f747e;stroke-linejoin:round;stroke-width:4}.static-die .die-facets{fill:none;stroke:#8ba5aa;stroke-width:1.5}.static-die text{fill:#35535b;font-family:Georgia,Times New Roman,serif;font-weight:700;text-anchor:middle}.static-die .die-value{font-size:34px}.hazard-number{margin:0 0 1rem;color:#617076;font-size:.75rem;text-transform:uppercase}.hazard-number strong{color:#35535b}.story-outcome{display:grid;gap:.2rem;margin-top:1rem;padding:.75rem;background:#e4eddc;border-radius:3px}.story-outcome span{color:#6a7663;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-outcome strong{color:#42604a;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.hazard-card .covered-fact{text-align:left}.damage-card{transform:rotate(-.35deg)}.compact-rule{margin-top:.3rem}.damage-change{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-top:.8rem;padding:.65rem .75rem;color:#805445;background:#f1dfd4;border-radius:3px}.damage-change span{font-size:.63rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.damage-change strong{font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.damage-change.repaired{color:#42604a;background:#e4eddc}.care-card{text-align:center;transform:rotate(.5deg)}.care-card .covered-fact{text-align:left}.reveal-card{transform:rotate(.4deg)}.constitution-reveal{display:grid;justify-items:center;margin-bottom:1.2rem;padding:.8rem;background:#e8eedf;border:1px solid #b9c8ac;border-radius:50% 46% 48% 45%}.constitution-reveal span{color:#5a6f56;font-family:Georgia,Times New Roman,serif;font-size:.85rem;font-style:italic}.constitution-reveal strong{color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:2.6rem;line-height:1.1}.wisdom-card .constitution-reveal{background:#e4ebed;border-color:#b3c4c8}.wisdom-card .constitution-reveal span{color:#526d74}.wisdom-card .constitution-reveal strong{color:#3e5c64}.hat-card{transform:rotate(-.4deg)}.story-fact-card .hidden-value{color:#8a806e;font-size:.78rem;font-style:italic;font-weight:400}.pattern-card{transform:rotate(.5deg)}.tempting-pattern,.tempting-conclusion{display:grid;gap:.25rem;padding:.85rem .7rem;text-align:center;border-radius:4px}.tempting-pattern{color:#49634e;background:#e4eddc}.tempting-conclusion{color:#80523e;background:#f1dfd4}.tempting-pattern span,.tempting-conclusion span{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tempting-pattern strong,.tempting-conclusion strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.pattern-arrow{height:1.5rem;color:#8b7d68;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1.5rem;text-align:center}.clue-card{text-align:center;transform:rotate(-.25deg)}.clue-source{width:fit-content;margin:0 auto;padding:.7rem 1.1rem;color:#fffaf0;background:#526d74;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700}.clue-branches{display:flex;justify-content:space-around;height:2rem;color:#8b7d68;font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.clue-effects{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.clue-effects>div{display:grid;align-content:center;min-height:4.5rem;padding:.55rem .35rem;background:#edf0e7;border:1px solid #c3c8b7;border-radius:4px}.clue-effects>div:last-child{background:#f1ebe0;border-color:#cfc1a8}.clue-effects strong{color:#445747;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.clue-effects span{margin-top:.2rem;color:#736957;font-size:.62rem}.clue-verdict{margin:1rem 0 0;color:#675d4e;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-style:italic}.clue-verdict strong{color:#8c5b42}.known-stat{margin:-.15rem 0 .65rem;color:#675d4e;font-size:.72rem;text-align:center}.duo-portrait{width:min(100%,440px)}.duo-name{fill:#536751;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;text-anchor:middle}.charlie-body{fill:#a9c99c}.visible-twins{display:grid;gap:.45rem}.visible-twins span{display:block;padding:.55rem .65rem;color:#526250;background:#e8eedf;border-radius:3px;font-family:Georgia,Times New Roman,serif;font-size:.78rem}.charlie-card .covered-fact{margin-top:.8rem}.two-outcomes,.hidden-comparison-cards,.split-equations{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.two-outcomes>div,.hidden-comparison-cards>div,.split-equations>div{display:grid;align-content:center;gap:.2rem;min-width:0;padding:.65rem .35rem;border-radius:4px;text-align:center}.two-outcomes>div:first-child{color:#42604a;background:#e4eddc}.two-outcomes>div:last-child{color:#805445;background:#f1dfd4}.two-outcomes span,.hidden-comparison-cards span,.split-equations span{font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.two-outcomes strong{font-family:Georgia,Times New Roman,serif;font-size:.82rem}.two-outcomes small,.split-equations small{font-size:.61rem}.hidden-comparison-cards>div{color:#fffaf0;background:#526d74}.hidden-comparison-cards strong{font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.split-equations{margin-top:.7rem}.split-equations>div{color:#4e5d4d;background:#edf0e7;border:1px solid #c3c8b7}.split-equations>div:last-child{color:#775044;background:#f1e7df;border-color:#d0bcad}.split-equations strong{font-family:Georgia,Times New Roman,serif;font-size:.95rem}.character-comparisons{display:grid;gap:.65rem}.character-result{overflow:hidden;border:1px solid #c3c8b7;border-radius:5px}.character-result.damaged{border-color:#d0bcad}.character-stat{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;padding:.55rem .65rem;background:#edf0e7}.character-result.damaged .character-stat{background:#f1e7df}.character-stat>strong{color:#405343;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.character-result.damaged .character-stat>strong{color:#775044}.character-stat>span{color:#6b725f;font-size:.6rem;white-space:nowrap}.character-stat b{margin-left:.2rem;color:#3f5142;font-size:.8rem}.character-equation{display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.45rem .5rem .2rem;color:#3f5142;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.character-result.damaged .character-equation{color:#775044}.character-equation b{color:#9a573d;font-size:.95rem}.character-result>p{margin:0;padding:.15rem .5rem .5rem;color:#526250;font-family:Georgia,Times New Roman,serif;font-size:.72rem;text-align:center}.character-result.damaged>p{color:#775044}.village-portrait{width:min(100%,460px)}.village-story-body{fill:#a9c99c;stroke:#536751;stroke-width:2.5}.village-story-eyes circle{fill:#3d443b}.village-story-hat{fill:#4f5a60;stroke:#30383b;stroke-linejoin:round;stroke-width:2}.village-story-mustache{fill:#59453c}.village-story-blob.is-dead{opacity:.62}.village-story-blob.is-dead .village-story-body{fill:#aaa9a2;stroke:#64645f}.village-story-dead-mark{fill:none;stroke:#514f4a;stroke-linecap:round;stroke-width:2.5}.village-story-blob.is-dead .village-story-eyes{display:none}.study-question-mark circle{fill:#f7ecd0;stroke:#9a7558;stroke-width:3}.study-question-mark text{fill:#8c5b42;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:700;text-anchor:middle}.visibility-list{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.7rem;border-radius:4px}.visibility-list+.visibility-list{margin-top:.65rem}.visibility-list.visible{color:#49634e;background:#e4eddc}.visibility-list.hidden{color:#665c4e;background:#eee5d3}.visibility-list strong{grid-column:1 / -1;margin-bottom:.15rem;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.visibility-list span{font-size:.67rem}.year-count{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.75rem;color:#49634e;background:#e4eddc;border-radius:4px}.year-count.later{color:#775044;background:#f1dfd4}.year-count span{font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.year-count strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.time-arrow{height:1.7rem;color:#8b7d68;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.7rem;text-align:center}.study-bars{display:grid;gap:.75rem}.study-bars>div{display:grid;grid-template-columns:3.2rem minmax(0,1fr) 2rem;align-items:center;gap:.4rem}.study-bars span{color:#665c4e;font-size:.68rem}.study-bars strong{color:#4d5f4c;font-family:Georgia,Times New Roman,serif;font-size:.8rem;text-align:right}.study-bar{height:.65rem;overflow:hidden;background:#e1d8c4;border-radius:99px}.study-bar i{display:block;height:100%;background:#657d63;border-radius:inherit}.study-bars>div:last-child .study-bar i{background:#9a7558}.study-note{margin:.8rem 0 0;color:#807461;font-family:Georgia,Times New Roman,serif;font-size:.65rem;font-style:italic;line-height:1.35}.comparison-rule{padding:.7rem 0;border-top:1px dotted #b9aa90;border-bottom:1px dotted #b9aa90}.equation-labels{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;text-align:center}.equation-labels span{color:#716552;font-size:.62rem;line-height:1.15}.equation{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;margin-top:.15rem;text-align:center}.equation strong{color:#3e4f3e;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.equation span{color:#9a573d;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700}.comparison-rule p{margin:.35rem 0 0;color:#716552;font-family:Georgia,Times New Roman,serif;font-size:.68rem;line-height:1.3;text-align:center}.folio{position:absolute;right:1.4rem;bottom:.9rem;margin:0;color:#978972;font-family:Georgia,Times New Roman,serif;font-size:.7rem}.story-copy .folio{right:auto;left:1.4rem}.page-navigation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;max-width:1180px;margin:1.4rem auto 0}.page-button{min-width:8rem;padding:.7rem 1rem;color:#4d4234;background:#eee2c8;border:1px solid #7d6e59;border-radius:99px;font-family:Georgia,Times New Roman,serif;font-size:.9rem;box-shadow:0 2px #59462b29}.page-button:hover:not(:disabled){background:#f8edda;transform:translateY(-1px)}.page-button.previous{justify-self:start}.page-button.next{justify-self:end;color:#fffaf0;background:#596f57;border-color:#405340}.page-button.next:hover{background:#465e48}.page-dots{display:flex;min-width:0;align-items:center;gap:.5rem}.page-progress{display:none;color:#665c4e;font-family:Georgia,Times New Roman,serif;font-size:.72rem;white-space:nowrap}.page-dot{width:7px;height:7px;background:#9e907a;border-radius:50%;transition:transform .16s ease,background .16s ease}.page-dot.is-current{background:#4d654f;transform:scale(1.55)}.story-reader{width:min(100%,800px);margin:0 auto;overflow:visible;background:#fff;border:1px solid #5d5d5d;border-radius:2px;box-shadow:0 10px 35px #00000047}.story-title-page{padding:clamp(4rem,9vw,6.5rem) clamp(2rem,8vw,5.5rem) 4rem;text-align:center}.story-title-page>p,.chapter-heading>p{margin-bottom:1rem;color:#85523f;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.story-title-page h1{max-width:none;color:#222;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,9vw,6rem);font-weight:500;line-height:.86;letter-spacing:-.065em}.story-title-page h1:after{display:block;width:min(75%,470px);height:14px;margin:1rem auto 1.8rem;content:"";border-top:3px solid #8c5b42;border-radius:50%}.story-deck{max-width:600px;margin:0 auto;color:#444;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.65}.story-deck p{margin-bottom:.8rem}.chapter-page-navigation{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.85rem clamp(1.5rem,6vw,3.5rem);background:#fffffff5;border-bottom:1px solid #d4d4d4;box-shadow:0 2px 8px #00000014;font-family:Georgia,Times New Roman,serif;font-size:.78rem}.chapter-page-navigation a{color:#555;text-underline-offset:.2rem}.chapter-page-navigation>:nth-child(2){justify-self:center}.chapter-page-navigation .next-chapter{justify-self:end;text-align:right}.chapter-page-navigation .unavailable{color:#aaa}.standalone-chapter{border-top:0}.chapter-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:1.5rem clamp(1.5rem,6vw,3.5rem);background:#fafafa;border-top:1px solid #d4d4d4;font-family:Georgia,Times New Roman,serif;font-size:.78rem}.chapter-footer a{color:#444;text-underline-offset:.2rem}.chapter-footer>a:nth-child(2){text-align:center}.chapter-footer .next-chapter{justify-self:end;text-align:right}.chapter-footer .previous-chapter,.chapter-footer .next-chapter{display:grid;gap:.25rem;text-decoration:none}.chapter-footer .previous-chapter span,.chapter-footer .next-chapter span{color:#777;font-size:.66rem;text-transform:uppercase}.chapter-footer .previous-chapter strong,.chapter-footer .next-chapter strong{font-size:.82rem;font-weight:500;line-height:1.25;text-decoration:underline;text-underline-offset:.2rem}.story-chapter{padding:clamp(4rem,8vw,6rem) clamp(2rem,7vw,5.5rem);border-top:1px solid #d4d4d4;scroll-margin-top:1rem}.chapter-heading{max-width:600px;margin:0 auto 3.5rem;text-align:left}.chapter-heading h2{margin:0;color:#222;font-size:clamp(2.5rem,5vw,4rem);line-height:1;letter-spacing:-.035em}.chapter-heading h2:after{display:block;width:38%;height:10px;margin:.9rem 0;content:"";border-top:2px solid #9a573d;border-radius:50%}.chapter-heading>div{max-width:590px;margin:0;color:#555;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.5vw,1.16rem);font-style:italic;line-height:1.6}.chapter-body>p{margin-bottom:1.05rem;color:#272727;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.48}.chapter-body{display:flow-root;max-width:600px;margin:0 auto}.chapter-body>h3{margin:2.6rem 0 1rem;color:#222;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.7vw,2rem);font-weight:500;line-height:1.15}.chapter-body>p:first-of-type:first-letter{float:left;margin:.08em .09em 0 0;color:#8c5b42;font-size:3.15em;line-height:.78}.chapter-inset{position:relative;clear:both;width:min(38%,315px);margin-top:2.2rem;transform:rotate(.7deg)}.chapter-inset.is-right{float:right;margin-right:-1.25rem;margin-bottom:1.5rem;margin-left:2rem}.chapter-inset.is-left{float:left;margin-right:2rem;margin-bottom:1.5rem;margin-left:-1.25rem;transform:rotate(-.8deg)}.chapter-inset:before{position:absolute;z-index:0;top:8%;right:-3%;bottom:34%;left:-3%;content:"";border:2px solid rgb(92 78 57 / 28%);border-radius:47% 53% 44% 56%;transform:rotate(-2deg)}.chapter-inset>*{position:relative;z-index:1}.chapter-inset .bob-stage{transform:rotate(-.4deg)}.chapter-inset.is-left .bob-stage{transform:rotate(.8deg)}.chapter-inset .bob-portrait{filter:drop-shadow(2px 3px 0 rgb(72 58 39 / 9%))}.chapter-inset .story-fact-card{border:2px solid #a59678;border-radius:3px 8px 4px 7px;box-shadow:4px 5px #735b371f}.chapter-inset .story-fact-card:before{transform:translate(-50%) rotate(-4deg)}.chapter-inset figcaption{margin-top:.75rem;color:#746652;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.72rem;line-height:1.35;text-align:center}.key-insight{position:relative;clear:both;max-width:690px;margin:3.5rem auto 2rem;padding:1.25rem 1.5rem;color:#3f5142;background:#e8eedf;border:2px solid #7f9277;border-radius:4px 12px 5px 9px;box-shadow:4px 5px #4c60461f;transform:rotate(-.35deg)}.key-insight span{display:block;margin-bottom:.35rem;color:#8c5b42;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.key-insight strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:500;line-height:1.15}.key-insight p{margin:.55rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.55}.card-margin-note{margin:.8rem 0 0;color:#746956;font-family:Georgia,Times New Roman,serif;font-size:.7rem;font-style:italic;line-height:1.4;text-align:center}.chapter-inset.is-small{width:min(30%,175px)}.chapter-inset.is-wide{float:none;width:100%;margin:2.6rem auto 2.8rem;transform:none}.chapter-inset.is-wide .doodle-card{transform:none}.chapter-doodle{display:block;width:100%;height:auto;overflow:visible}.doodle-card{padding:1rem;color:#463c30;background:#fffbebe0;border:2px solid #87775e;border-radius:4px 11px 5px 9px;box-shadow:3px 4px #604b2e1a;font-family:Comic Sans MS,Bradley Hand,cursive;transform:rotate(-.5deg)}.chapter-inset.is-left .doodle-card{transform:rotate(.8deg)}.die-doodle{padding:.7rem;text-align:center}.die-doodle>span{display:block;margin-bottom:-.3rem;color:#55727a;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.die-doodle svg{display:block;width:min(100%,125px);margin:0 auto}.die-doodle .die-shell{fill:#e7eff0;stroke:#4f747e;stroke-linejoin:round;stroke-width:4}.die-doodle .die-facets{fill:none;stroke:#8ba5aa;stroke-width:1.5}.die-doodle text{fill:#35535b;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;text-anchor:middle}.check-doodle{display:grid;gap:.55rem;text-align:center}.check-doodle>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.35rem}.check-doodle strong{color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.25rem)}.check-doodle b{color:#9a573d;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.check-doodle>span{padding-top:.45rem;border-top:1px dashed #aa9b80;color:#526b55;font-size:.75rem;font-weight:700;text-transform:uppercase}.damage-track>span,.sheet-doodle>span,.rule-doodle>span{display:block;margin-bottom:.65rem;color:#8c5b42;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.damage-track>div{display:grid;grid-template-columns:repeat(6,1fr);gap:.25rem}.damage-track b{display:grid;aspect-ratio:1;place-items:center;background:#eee5d2;border:1px solid #a99a80;border-radius:45% 55% 47% 53%;font-family:Georgia,Times New Roman,serif;font-weight:500}.damage-track b.active{color:#fffaf0;background:#8c5b42;border-color:#714632;transform:rotate(-5deg) scale(1.08)}.damage-track b.fatal{border-color:#8c5b42}.loop-doodle{display:grid;justify-items:center;gap:.35rem}.loop-doodle span{width:100%;padding:.35rem;background:#e8eedf;border-radius:48% 52% 45% 55%;text-align:center}.loop-doodle b{color:#9a573d;font-family:Georgia,Times New Roman,serif}.clipboard-doodle{display:grid;gap:.35rem}.clipboard-doodle strong{margin-bottom:.35rem;color:#536751;font-family:Georgia,Times New Roman,serif}.clipboard-doodle span:before{margin-right:.4rem;content:"✓";color:#61785f}.sheet-doodle dl{display:grid;gap:.35rem;margin:0}.sheet-doodle dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;padding-bottom:.3rem;border-bottom:1px dashed #b7a98f}.sheet-doodle dt{font-size:.78rem}.sheet-doodle dd{margin:0;color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700}.two-view-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.two-view-doodle>div{min-height:7.5rem;padding:.7rem;background:#eee5d2;border:1px solid #b7a98f;border-radius:47% 53% 50% 45%;text-align:center}.two-view-doodle>div:last-child{background:#e8eedf}.two-view-doodle span{display:block;margin-bottom:.55rem;color:#8c5b42;font-size:.66rem;text-transform:uppercase}.two-view-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:500;line-height:1.5}.two-view-doodle>b{color:#84745d;font-size:.62rem;text-align:center}.rule-doodle{display:grid;gap:.3rem}.rule-doodle strong{color:#3e5c64;font-family:Georgia,Times New Roman,serif;font-size:1rem}.rule-doodle small{margin-bottom:.4rem;color:#756a58}.memory-doodle{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem;text-align:center}.memory-doodle span{padding:.4rem .55rem;background:#eee5d2;border-radius:4px 9px 5px 8px;font-size:.72rem}.memory-doodle b{color:#9a573d}.threshold-doodle{display:grid;justify-items:center;gap:.25rem;color:#775044;text-align:center}.threshold-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.threshold-doodle span{font-size:2rem;line-height:1}.threshold-doodle small{text-transform:uppercase}.repair-doodle{display:grid;justify-items:center;gap:.25rem}.repair-doodle>span{color:#8c5b42;font-size:.66rem;text-transform:uppercase}.repair-doodle strong{color:#42604a;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.repair-doodle i{color:#9a573d;font-style:normal}.repair-doodle small{color:#61785f;text-transform:uppercase}.doodle-wind path{fill:none;stroke:#6c91a0;stroke-linecap:round;stroke-width:4}.soup-steam{fill:none;stroke:#7f928c;stroke-linecap:round;stroke-width:4}.soup-bowl{fill:#c87d62;stroke:#715446;stroke-linejoin:round;stroke-width:4}.soup-rim{fill:#ecd6a5;stroke:#715446;stroke-width:4}.soup-spoon{fill:none;stroke:#70736d;stroke-linecap:round;stroke-width:6}.causal-doodle{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.causal-doodle>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.25rem;padding:.7rem;background:#e8eedf;border-radius:5px 10px 4px 9px;text-align:center}.causal-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:.8rem}.causal-doodle b{color:#9a573d;font-size:.65rem}.causal-doodle span,.causal-doodle em{grid-column:1 / -1}.causal-doodle span{color:#8c5b42}.causal-doodle em{color:#61705f;font-size:.7rem}.sequence-doodle{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:.45rem;padding:.85rem}.sequence-doodle>div{display:grid;align-content:center;justify-items:center;min-width:0;min-height:5.5rem;padding:.55rem .35rem;background:#eee5d2;border:1px solid #b5a58a;border-radius:5px 11px 4px 9px;text-align:center}.sequence-doodle>b{align-self:center;color:#9a573d;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.sequence-doodle span{color:#746956;font-size:.58rem;line-height:1.2;text-transform:uppercase}.sequence-doodle strong{margin-top:.35rem;color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.2}.sequence-doodle .sequence-check{background:#e4ebed;border-color:#aabec2}.sequence-doodle .sequence-outcome{background:#e8eedf;border-color:#b5c5a8}.overview-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem;padding:.9rem 1rem}.overview-doodle section{display:grid;gap:.3rem;min-height:7.5rem;align-content:center;padding:.65rem;background:#eee5d2;border:1px solid #b5a58a;border-radius:5px 12px 4px 10px}.overview-doodle section:nth-of-type(2){background:#e8eedf;border-color:#b5c5a8}.overview-doodle section span{margin-bottom:.3rem;color:#8c5b42;font-size:.61rem;text-transform:uppercase}.overview-doodle section strong{font-family:Georgia,Times New Roman,serif;font-size:.84rem;font-weight:500}.overview-doodle>b{color:#8c7d65;font-size:.65rem;font-weight:400;transform:rotate(-4deg)}.overview-doodle>p{grid-column:1 / -1;margin:0;color:#665b4a;font-family:Georgia,Times New Roman,serif;font-size:.75rem;font-style:italic;line-height:1.4;text-align:center}.damage-system-doodle{display:grid;gap:.8rem;padding:.9rem 1rem}.damage-system-rules{display:flex;justify-content:center;gap:.75rem}.damage-system-rules span{padding:.4rem .65rem;background:#eee5d2;border-radius:4px 9px 5px 8px;font-size:.68rem}.damage-system-rules b{margin-left:.25rem;color:#9a573d}.damage-system-track{display:grid;grid-template-columns:repeat(11,auto);align-items:center;justify-content:center;gap:.3rem}.damage-system-track strong{display:grid;width:2.25rem;height:2.25rem;place-items:center;background:#eee5d2;border:1px solid #aa9b80;border-radius:46% 54% 48% 52%;font-family:Georgia,Times New Roman,serif;font-weight:500}.damage-system-track strong.active{color:#fffaf0;background:#536751;border-color:#405340}.damage-system-track strong.fatal{position:relative;color:#fffaf0;background:#8c5b42;border-color:#714632}.damage-system-track strong small{position:absolute;top:2.5rem;color:#8c5b42;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:.5rem;text-transform:uppercase}.damage-system-track i{color:#9a573d;font-family:Georgia,Times New Roman,serif;font-style:normal}.damage-system-doodle>p{margin:.2rem 0 0;color:#665b4a;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-style:italic;text-align:center}.charlie-portrait .charlie-body{fill:#a9c99c}.blob-comparison-doodle,.split-check-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.blob-comparison-doodle section,.split-check-doodle section{display:grid;min-height:8rem;align-content:center;justify-items:center;gap:.25rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.blob-comparison-doodle>b,.split-check-doodle>b{color:#777;font-size:.62rem;font-weight:400;text-align:center;text-transform:uppercase}.blob-comparison-doodle section>span,.split-check-doodle section>span{color:#85523f;font-size:.65rem;font-weight:700;text-transform:uppercase}.blob-comparison-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:500}.blob-comparison-doodle section>small{color:#666}.mini-blob{display:block;width:2.7rem;height:2.7rem;margin:.2rem 0;background:#a9c99c;border:2px solid #536751}.mini-blob.circle{border-radius:50%}.mini-blob.square{border-radius:2px}.branch-doodle{display:grid;justify-items:center;padding:.9rem 1rem}.branch-source{display:grid;justify-items:center;gap:.25rem;padding:.55rem 1.2rem;background:#e4ebed;border:1px solid #aabec2;border-radius:2px}.branch-source span{color:#55727a;font-size:.62rem;text-transform:uppercase}.branch-source strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.branch-lines{display:grid;grid-template-columns:1fr 1fr;width:55%;height:2rem}.branch-lines i:first-child{border-right:1px solid #888;transform:skew(-35deg);transform-origin:bottom}.branch-lines i:last-child{border-left:1px solid #888;transform:skew(35deg);transform-origin:bottom}.branch-targets{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:75%}.branch-targets section{display:grid;justify-items:center;padding:.5rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.branch-targets span{color:#85523f;font-size:.68rem;font-weight:700}.branch-targets strong{margin-top:.2rem;font-family:Georgia,Times New Roman,serif;font-size:.8rem;font-weight:500}.split-check-doodle section:first-child{background:#e8eedf;border-color:#b5c5a8}.split-check-doodle section:last-child{background:#f1e4df;border-color:#cfb8ad}.split-check-doodle section>strong{color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.split-check-doodle section:last-child>strong{color:#775044}.split-check-doodle section>small{font-weight:700;text-transform:uppercase}.split-check-doodle section>em{color:#666;font-family:Georgia,Times New Roman,serif;font-size:.72rem}.threshold-map-doodle{display:grid;gap:.9rem;padding:1rem}.threshold-scale{display:grid;grid-template-columns:repeat(14,1fr);gap:.18rem}.threshold-scale i{display:grid;min-width:0;aspect-ratio:1;place-items:center;color:#666;background:#eee;border:1px solid #ccc;border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:.66rem;font-style:normal}.threshold-scale i.charlie-mark{color:#fff;background:#8b7761;border-color:#6f5d49}.threshold-scale i.bob-mark{color:#fff;background:#536751;border-color:#405340}.threshold-scale i.roll-mark{outline:3px solid #9a573d;outline-offset:2px}.threshold-labels{display:flex;justify-content:space-between;color:#666;font-size:.64rem}.threshold-labels strong{color:#9a573d}.shape-suspects-doodle .suspect-shape{fill:#e8eedf;stroke:#536751;stroke-width:4}.shape-suspects-doodle text{fill:#85523f;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;text-anchor:middle}.shape-suspects-doodle path{fill:none;stroke:#777;stroke-linecap:round;stroke-width:2}.shape-clue-doodle{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.55rem}.shape-clue-doodle section{display:grid;min-height:7rem;align-content:center;justify-items:center;gap:.35rem;padding:.55rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.shape-clue-doodle section>span{color:#85523f;font-size:.62rem;text-transform:uppercase}.shape-clue-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:500;line-height:1.4}.shape-clue-doodle>b{color:#777;font-size:.58rem;font-weight:400;text-align:center}.three-rolls-doodle,.three-questions-doodle{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.three-rolls-doodle section,.three-questions-doodle section{display:grid;align-content:center;justify-items:center;min-height:7rem;gap:.35rem;padding:.6rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.three-rolls-doodle section.separating-roll{background:#eee5d2;border-color:#baa98c}.three-rolls-doodle span{color:#85523f;font-size:.66rem;font-weight:700;text-transform:uppercase}.three-rolls-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:.79rem;font-weight:500;line-height:1.45}.three-rolls-doodle small{color:#666;font-size:.58rem}.joint-cause-doodle{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.6rem}.joint-cause-doodle section{display:grid;min-height:7rem;align-content:center;justify-items:center;gap:.3rem;padding:.55rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.joint-cause-doodle>b{color:#9a573d;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.joint-cause-doodle span{color:#85523f;font-size:.58rem;text-transform:uppercase}.joint-cause-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:.88rem}.joint-cause-doodle small{color:#666;font-size:.58rem}.three-questions-doodle section{min-height:5.5rem}.three-questions-doodle span{display:grid;width:1.6rem;height:1.6rem;place-items:center;color:#fff;background:#536751;border-radius:50%;font-family:Georgia,Times New Roman,serif}.three-questions-doodle strong{font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:500}.village-start-doodle{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.2rem}.chapter-inset.is-wide .village-start-doodle{transform:rotate(-.25deg)}.mini-village{display:grid;grid-template-columns:repeat(10,1fr);gap:.55rem}.village-mini-blob{display:block;width:1.65rem;height:1.65rem;overflow:visible}.village-mini-blob .mini-shape-body{fill:#a9c99c;stroke:#536751;stroke-linejoin:round;stroke-width:1.5;vector-effect:non-scaling-stroke}.village-start-doodle>p{display:grid;justify-items:center;gap:.2rem;margin:0;text-align:center}.village-start-doodle>p strong{color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.village-start-doodle>p span{color:#777;font-size:.62rem;text-transform:uppercase}.researcher-window-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.9rem}.researcher-window-doodle section{display:grid;min-height:9rem;align-content:center;gap:.35rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.researcher-window-doodle section:last-child{background:#eee;border-style:dashed;color:#777}.researcher-window-doodle section span{margin-bottom:.35rem;color:#85523f;font-size:.62rem;text-transform:uppercase}.researcher-window-doodle section strong{font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:500}.researcher-window-doodle>b{color:#888;font-size:.58rem;font-weight:400;text-transform:uppercase;transform:rotate(-90deg)}.story-hat{fill:#5c666b;stroke:#30383b;stroke-linejoin:round;stroke-width:4}.hat-arrow{fill:none;stroke:#85523f;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.cohort-funnel-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.cohort-funnel-doodle section{display:grid;justify-items:center;gap:.2rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.cohort-funnel-doodle section>span{color:#85523f;font-size:.62rem;text-transform:uppercase}.cohort-funnel-doodle section>strong{color:#3f5d43;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.cohort-funnel-doodle section>small{color:#666}.cohort-funnel-doodle>b{color:#777;font-size:.65rem;font-weight:400;text-align:center}.cohort-funnel-doodle .cohort-lost{grid-column:3;margin:0 1.2rem;padding:.35rem;background:#fafafa;border-style:dashed;opacity:.75}.cohort-funnel-doodle .cohort-lost>strong{color:#775044;font-size:1rem}.baseline-groups-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.baseline-groups-doodle section{display:grid;min-height:8rem;align-content:center;justify-items:center;gap:.3rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.baseline-groups-doodle>b{color:#777;font-size:.62rem;font-weight:400;text-transform:uppercase}.baseline-groups-doodle section>span{color:#85523f;font-size:.64rem;text-transform:uppercase}.baseline-groups-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.hat-symbol{position:relative;display:block;width:3.4rem;height:.8rem;margin-top:1.3rem;background:#5c666b;border:2px solid #30383b}.hat-symbol:before{position:absolute;right:.55rem;bottom:.55rem;left:.55rem;height:1.8rem;content:"";background:#5c666b;border:2px solid #30383b;border-bottom:0;transform:skew(-9deg)}.no-hat-symbol{position:relative;display:block;width:3.3rem;height:3.3rem;border:2px dashed #aaa;border-radius:50%}.no-hat-symbol:after{position:absolute;top:50%;left:12%;width:76%;height:2px;content:"";background:#9a573d;transform:rotate(-40deg)}.study-timeline-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.study-timeline-doodle section{display:grid;min-height:7rem;align-content:center;justify-items:center;gap:.3rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.study-timeline-doodle section>span{color:#85523f;font-size:.64rem;text-transform:uppercase}.study-timeline-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.92rem}.study-timeline-doodle section>small{color:#666}.study-timeline-doodle>b{color:#777;font-size:.65rem;font-weight:400;text-align:center}.study-counts-doodle{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.study-counts-doodle section{display:grid;justify-items:center;gap:.3rem;padding:.8rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.study-counts-doodle section>span{color:#85523f;font-size:.65rem;text-transform:uppercase}.study-counts-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.study-counts-doodle section>small{color:#666}.hat-result-doodle{display:grid;gap:.8rem}.hat-result-doodle section{display:grid;grid-template-columns:4rem 1fr 3rem;align-items:center;gap:.65rem}.hat-result-doodle section>span{color:#555;font-size:.72rem}.hat-result-doodle section>div{height:1rem;overflow:hidden;background:#e3e3e3;border-radius:2px}.hat-result-doodle section>div i{display:block;height:100%;background:#667e64}.hat-result-doodle section:nth-child(2)>div i{background:#9a7558}.hat-result-doodle section>strong{font-family:Georgia,Times New Roman,serif;text-align:right}.hat-result-doodle>p{margin:.15rem 0 0;color:#666;font-family:Georgia,Times New Roman,serif;font-size:.7rem;font-style:italic;text-align:center}.shield-sketch{fill:#edf0e7;stroke:#667e64;stroke-linejoin:round;stroke-width:4}.protective-hat-doodle text,.hat-question-doodle text{fill:#85523f;font-family:Georgia,Times New Roman,serif;font-size:62px;font-weight:700;text-anchor:middle}.observed-action-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.observed-action-doodle section{display:grid;min-height:7.5rem;align-content:center;gap:.4rem;padding:.7rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.observed-action-doodle section:last-child{background:#fff;border-style:dashed}.observed-action-doodle section>span{color:#85523f;font-size:.62rem;text-transform:uppercase}.observed-action-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.85rem;line-height:1.35}.observed-action-doodle>b{color:#777;font-size:.6rem;font-weight:400;text-align:center}.evidence-boundary-doodle{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.evidence-boundary-doodle section{display:grid;align-content:center;gap:.35rem;min-height:9rem;padding:.75rem;background:#e8eedf;border:1px solid #b5c5a8;border-radius:2px;text-align:center}.evidence-boundary-doodle section:last-child{background:#f3f3f3;border-color:#bbb;border-style:dashed}.evidence-boundary-doodle section>span{margin-bottom:.3rem;color:#85523f;font-size:.62rem;text-transform:uppercase}.evidence-boundary-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.8rem;font-weight:500}.follow-hat-doodle text{fill:#85523f;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;text-anchor:middle}.backward-arrow{fill:none;stroke:#85523f;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.hat-acquisition-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.hat-acquisition-doodle section{display:grid;min-height:8rem;align-content:center;justify-items:center;gap:.3rem;padding:.65rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.hat-acquisition-doodle section>span{color:#85523f;font-size:.63rem;text-transform:uppercase}.hat-acquisition-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.85rem}.hat-acquisition-doodle section>div{display:flex;gap:.3rem;margin-top:.4rem}.hat-acquisition-doodle section i{position:relative;display:block;width:1.25rem;height:1.25rem;background:#a9c99c;border:1px solid #536751;border-radius:50%}.hat-acquisition-doodle section i.has-hat:before{position:absolute;right:-2px;bottom:.95rem;left:-2px;height:.38rem;content:"";background:#5c666b;border:1px solid #30383b}.hat-acquisition-doodle>b{color:#777;font-size:.6rem;font-weight:400;text-align:center}.hat-overlap-doodle{display:grid;gap:.75rem}.hat-overlap-doodle section{display:grid;grid-template-columns:5rem 1fr 12rem;align-items:center;gap:.7rem}.hat-overlap-doodle section>span{color:#85523f;font-size:.65rem;text-transform:uppercase}.hat-overlap-doodle section>div{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #bbb;border-radius:2px}.hat-overlap-doodle section>div i{padding:.45rem .2rem;background:#eee;color:#666;font-size:.58rem;font-style:normal;text-align:center}.hat-overlap-doodle section:first-child>div i:nth-child(3),.hat-overlap-doodle section:last-child>div i:nth-child(1){background:#cddbc6;color:#3f5d43;font-weight:700}.hat-overlap-doodle section>strong{color:#666;font-family:Georgia,Times New Roman,serif;font-size:.68rem;font-weight:500}.wisdom-repeats-doodle{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.55rem}.wisdom-repeats-doodle section{display:grid;min-height:7rem;align-content:center;justify-items:center;gap:.3rem;padding:.55rem;background:#e8eedf;border:1px solid #b5c5a8;border-radius:2px;text-align:center}.wisdom-repeats-doodle section>span{color:#85523f;font-size:.62rem;text-transform:uppercase}.wisdom-repeats-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.8rem}.wisdom-repeats-doodle section>small{color:#536751}.wisdom-repeats-doodle>b{color:#777;font-weight:400}.wisdom-fork-doodle{display:grid;justify-items:center}.wisdom-fork-doodle .fork-source{padding:.65rem 1.2rem;background:#e4ebed;border:1px solid #aabec2;border-radius:2px}.wisdom-fork-doodle .fork-source strong{font-family:Georgia,Times New Roman,serif}.fork-branches{display:grid;grid-template-columns:1fr 1fr;width:55%;height:2.4rem}.fork-branches i:first-child{border-right:1px solid #888;transform:skew(-35deg);transform-origin:bottom}.fork-branches i:last-child{border-left:1px solid #888;transform:skew(35deg);transform-origin:bottom}.fork-outcomes{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:80%}.fork-outcomes section{display:grid;justify-items:center;gap:.25rem;padding:.65rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.fork-outcomes strong{font-family:Georgia,Times New Roman,serif;font-size:.85rem}.fork-outcomes small{color:#666}.missing-rule-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem}.missing-rule-doodle section{display:grid;min-height:8rem;align-content:center;gap:.35rem;padding:.65rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.missing-rule-doodle section>span{color:#85523f;font-size:.62rem;text-transform:uppercase}.missing-rule-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:500}.missing-rule-doodle>b{color:#777;font-size:.6rem;font-weight:400}.missing-rule-doodle>div{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.5rem;border-top:1px dashed #bbb}.missing-rule-doodle>div .hat-symbol{transform:scale(.75)}.missing-rule-doodle>div strong{color:#85523f;font-size:.66rem;text-transform:uppercase}.bob-counterfactual-doodle,.marker-lever-doodle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem}.bob-counterfactual-doodle section,.marker-lever-doodle section{display:grid;min-height:8rem;align-content:center;justify-items:center;gap:.35rem;padding:.65rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.bob-counterfactual-doodle section>span,.marker-lever-doodle section>span{color:#85523f;font-size:.63rem;text-transform:uppercase}.bob-counterfactual-doodle section>strong,.marker-lever-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.84rem}.bob-counterfactual-doodle section>small,.marker-lever-doodle section>small{color:#666}.bob-counterfactual-doodle>b,.marker-lever-doodle>b{color:#777;font-size:.65rem;font-weight:400;text-align:center}.marker-lever-doodle>b{color:#85523f;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.confounding-doodle{display:grid;justify-items:center}.confounding-doodle .confounder{display:grid;justify-items:center;gap:.2rem;padding:.55rem 1.3rem;background:#e4ebed;border:1px solid #aabec2;border-radius:2px}.confounding-doodle span{color:#85523f;font-size:.6rem;text-transform:uppercase}.confounding-doodle strong{font-family:Georgia,Times New Roman,serif}.confounding-arrows{display:grid;grid-template-columns:1fr 1fr;width:50%;height:2.2rem}.confounding-arrows i:first-child{border-right:2px solid #85523f;transform:skew(-35deg);transform-origin:bottom}.confounding-arrows i:last-child{border-left:2px solid #85523f;transform:skew(35deg);transform-origin:bottom}.confounding-doodle>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:3rem;width:72%}.confounding-doodle>div:last-child section{display:grid;justify-items:center;gap:.2rem;padding:.6rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.result-reinterpreted-doodle,.healthy-user-doodle{display:grid;grid-template-columns:1fr auto 1.4fr auto 1fr;align-items:center;gap:.55rem}.result-reinterpreted-doodle section,.healthy-user-doodle section{display:grid;min-height:7rem;align-content:center;justify-items:center;gap:.3rem;padding:.55rem;background:#f3f3f3;border:1px solid #bbb;border-radius:2px;text-align:center}.result-reinterpreted-doodle section>span,.healthy-user-doodle section>span{color:#85523f;font-size:.58rem;text-transform:uppercase}.result-reinterpreted-doodle section>strong,.healthy-user-doodle section>strong{font-family:Georgia,Times New Roman,serif;font-size:.75rem;font-weight:500}.result-reinterpreted-doodle>b,.healthy-user-doodle>b{color:#777;font-size:.56rem;font-weight:400;text-align:center}.manufactured-marker-doodle text{fill:#536751;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;text-anchor:middle}.manufactured-marker-doodle text:last-child{fill:#777;font-size:12px;font-weight:400}.story-ending{padding:clamp(4rem,9vw,7rem) 2rem;color:#333;background:#fafafa;border-top:1px solid #d4d4d4;text-align:center}.story-ending p{margin-bottom:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2.2rem);font-style:italic}.story-ending a{display:inline-block;padding:.8rem 1.1rem;color:#333;background:#fff;border:1px solid #aaa;border-radius:2px;font-family:Georgia,Times New Roman,serif;font-weight:700;text-decoration:none}@keyframes story-page-in{0%{opacity:0;transform:translate(9px)}to{opacity:1;transform:translate(0)}}@media(max-width:900px){.workspace{grid-template-columns:1fr}.debug-panel{border-top:1px solid var(--ink);border-left:0}.lab-layout{grid-template-columns:1fr}.lab-notebook{border-top:1px solid #958c7a;border-left:0}}@media(max-width:820px){.case-observation-grid{grid-template-columns:1fr}.story-book{height:auto}.story-book:before{display:none}.story-page{grid-template-columns:1fr;height:auto}.story-copy{min-height:430px}.story-scene{min-height:520px;border-top:1px solid #d5c6a8}.story-reader{border-radius:5px}.story-chapter{padding-right:2rem;padding-left:2rem}}@media(max-width:620px){.site-header,.section-heading{align-items:start;flex-direction:column}.header-actions{justify-items:start}.controls label{width:100%;margin-right:0}.study-grid{grid-template-columns:1fr}.section-links{justify-content:flex-start}.lab-header{align-items:start;flex-direction:column;gap:1.5rem}.lab-header nav{flex-wrap:wrap}.lab-feature-choices,.lab-design-choices{grid-template-columns:1fr}.lab-replication-choices{grid-template-columns:repeat(3,1fr)}.lab-run-row,.lab-report>header{align-items:stretch;flex-direction:column}.lab-report header>p{max-width:none;text-align:left}.lab-result-bars section{grid-template-columns:1fr auto;gap:.45rem 1rem}.lab-rate-track{grid-row:2}.lab-result-bars section>b{grid-column:2;grid-row:1 / 3}.investigation-shell{padding:.6rem .45rem 1.5rem}.case-cover{padding:1.35rem 1.3rem 1.5rem}.case-cover nav{margin-bottom:1rem}.case-bob-portrait{float:none;width:min(60%,220px);margin:0 auto 1.2rem}.case-act{padding:2.2rem 1.25rem}.case-section{grid-template-columns:1fr;padding:3.5rem 1.25rem}.case-number{width:42px}.case-observation-grid,.case-assignment-grid,.case-programs{grid-template-columns:1fr}.case-observation-grid article:last-child{grid-column:auto}.case-margin-note{flex-direction:column;gap:.4rem}.case-margin-note strong{flex-basis:auto}.case-plain-note{flex-direction:column;gap:.4rem}.case-plain-note strong{flex-basis:auto}.case-fixed-grid{grid-template-columns:1fr}.case-terms dl>div{grid-template-columns:1fr;gap:.2rem}.case-causal-fork{grid-template-columns:1fr}.case-causal-fork strong,.case-causal-fork b{grid-row:auto;grid-column:auto}.case-endpoint-row{grid-template-columns:1fr auto}.case-endpoint-chart.embedded .case-endpoint-row{grid-template-columns:minmax(0,1fr) 2.8rem;gap:.25rem .35rem}.case-endpoint-row>div{grid-row:2}.case-endpoint-row>b{grid-column:2;grid-row:1 / 3}.case-uncertainty-grid{grid-template-columns:1fr}.case-reveal-table{overflow-x:auto}.case-reveal-table>div{min-width:660px}.case-balance-table{overflow-x:auto}.case-balance-table>div{min-width:480px}.case-translation dl>div{grid-template-columns:1fr;gap:.2rem}.case-mechanics{padding:1.5rem 1.25rem}.case-mechanics-path{grid-template-columns:1fr}.case-mechanics-path>b{transform:rotate(90deg);text-align:center}.case-mechanics-death{align-items:stretch;flex-direction:column;gap:.3rem;text-align:center}.case-mechanics-death>b{transform:rotate(90deg)}.case-mechanics-notes{grid-template-columns:1fr}.case-mechanics-table{overflow-x:auto}.case-mechanics-table>div{min-width:620px}.storybook-shell{padding:1rem .7rem 1.3rem}.storybook-header{padding:0 .3rem}.story-route-link{max-width:9rem;text-align:right}.story-book{border-radius:7px}.story-copy{min-height:420px;padding:4rem 2rem}.story-copy h1{font-size:clamp(2.9rem,15vw,4.25rem)}.story-copy h1.long-story-title{font-size:clamp(2.45rem,12vw,3.5rem)}.story-scene{min-height:600px;padding:2.5rem 1.4rem 3.4rem;border-top:1px solid #d5c6a8}.story-scene{grid-template-columns:1fr;align-content:center}.story-fact-card{width:min(100%,300px);margin:-1rem auto 0}.bob-portrait{width:min(100%,310px)}.story-copy .folio{right:1.4rem;left:auto}.page-navigation{padding:0 .2rem}.page-navigation{grid-template-columns:auto minmax(0,1fr) auto;gap:.4rem}.page-button{min-width:0;padding:.65rem .75rem;font-size:.82rem}.page-dots{justify-content:center}.page-progress{display:block}.page-dot{display:none}.story-reader{background:#fff}.story-title-page{padding:4rem 1.5rem 3rem}.story-title-page h1{font-size:clamp(3.5rem,18vw,5rem)}.story-chapter{padding:4rem 1.5rem}.chapter-heading{margin-bottom:3rem}.chapter-body>p{font-size:1.1rem;line-height:1.55}.chapter-inset.is-left,.chapter-inset.is-right{width:min(96%,360px)}.sequence-doodle{grid-template-columns:1fr 1fr}.sequence-doodle>b{display:none}.village-start-doodle,.researcher-window-doodle,.shape-clue-doodle,.cohort-funnel-doodle,.study-timeline-doodle,.observed-action-doodle,.joint-cause-doodle,.hat-acquisition-doodle,.wisdom-repeats-doodle,.missing-rule-doodle,.bob-counterfactual-doodle,.marker-lever-doodle,.result-reinterpreted-doodle,.healthy-user-doodle{grid-template-columns:1fr}.mini-village{grid-template-columns:repeat(6,1fr);justify-items:center}.researcher-window-doodle>b{transform:none}.cohort-funnel-doodle .cohort-lost{grid-column:1}.shape-clue-doodle>b,.joint-cause-doodle>b,.hat-acquisition-doodle>b,.wisdom-repeats-doodle>b,.bob-counterfactual-doodle>b,.marker-lever-doodle>b,.result-reinterpreted-doodle>b,.healthy-user-doodle>b{padding:.15rem 0}.missing-rule-doodle>div{grid-column:1}.hat-overlap-doodle section{grid-template-columns:1fr;text-align:center}.chapter-footer{grid-template-columns:1fr;text-align:center}.chapter-footer>*,.chapter-footer .next-chapter{justify-self:center;text-align:center}.chapter-page-navigation{gap:.5rem;font-size:.7rem}}@media(prefers-reduced-motion:reduce){.story-copy,.story-scene{animation:none}.storybook-wind.is-visible,.lab-step{transition:none}}
