:root{--paper:#f5f0e6;--card:#eee7d9;--ink:#202d30;--muted:#5d625c;--rule:#cec8b9;--red:#9e422c;--green:#536b57;--gold:#bc9757;--serif:Georgia,'Noto Serif','Times New Roman',serif;--sans:Arial,'Noto Sans',sans-serif;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:5rem}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}
a:hover{color:var(--red)}
button,input{font:inherit}
button{cursor:pointer}
button:disabled{cursor:default;opacity:.5}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}
img{display:block;max-width:100%;height:auto}
button{color:var(--ink)}
[hidden]{display:none!important}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:10;top:-6rem;left:1rem;padding:1rem;background:var(--ink);color:var(--paper)}
.skip-link:focus{top:1rem}
.site-header{max-width:1240px;margin:0 auto;padding:28px 44px 23px;display:flex;gap:24px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule)}
.wordmark{font-size:16px;letter-spacing:.18em;font-weight:700;text-decoration:none;white-space:nowrap}
.header-links{display:flex;gap:24px;align-items:center;font-size:12px;letter-spacing:.02em}
.header-links a{text-decoration:none}
.header-links a:hover{text-decoration:underline}
.edition{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}
.page-width{max-width:1152px;margin-inline:auto}
.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-family:var(--sans);font-size:11px;line-height:1.6;font-weight:700;color:var(--red)}
.index-intro{padding:70px 0 48px;display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end}
.index-intro h1{font-family:var(--serif);font-size:clamp(54px,6.2vw,82px);font-weight:400;line-height:1.06;letter-spacing:-.055em;margin:18px 0 0}
.index-intro h1 em{font-weight:400;color:var(--red)}
.intro-note{padding-bottom:6px}
.intro-note p{font-family:var(--serif);font-size:23px;line-height:1.55;margin:0 0 24px}
.intro-note .small{font-family:var(--sans);font-size:12px;line-height:1.6;color:var(--muted);margin:0}
.contents-label{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--ink);padding:17px 0 22px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.contents-label h2{font-size:inherit;margin:0;font-weight:400}
.essay-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 32px}
.essay-card{min-width:0;display:flex;flex-direction:column}
.card-link{text-decoration:none;display:flex;flex-direction:column;flex:1}
.card-art{overflow:hidden;background:var(--card);aspect-ratio:3/2;margin-bottom:22px}
.card-art img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.card-link:hover .card-art img{transform:scale(1.025)}
.card-meta{display:flex;justify-content:space-between;gap:12px;align-items:center}
.card-number{font-family:var(--serif);font-size:28px;font-style:italic;color:var(--muted);line-height:1}
.essay-card h3{font-family:var(--serif);font-size:31px;line-height:1.24;font-weight:400;letter-spacing:-.025em;margin:13px 0 13px}
.essay-card p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 18px;max-width:90%}
.card-tail{font-size:12px;margin-top:auto;padding-top:10px;color:var(--red);display:flex;justify-content:space-between;gap:20px}
.card-tail span:last-child{color:var(--muted)}
.editors-note{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:65px;padding:35px 0;display:grid;grid-template-columns:1fr 2fr;gap:50px}
.editors-note h2{font-family:var(--serif);font-size:27px;font-weight:400;margin:0;letter-spacing:-.025em}
.editors-note p{font-family:var(--serif);font-size:18px;line-height:1.75;margin:0}
.collection-actions{display:flex;gap:28px;flex-wrap:wrap;margin-top:24px;font-size:13px}
.site-footer{max-width:1152px;margin:0 auto;padding:32px 0 38px;display:flex;justify-content:space-between;gap:28px;color:var(--muted);font-size:11px;line-height:1.7}
.site-footer p{margin:0;max-width:600px}
.site-footer a{white-space:nowrap}
.reading-progress{position:fixed;top:0;left:0;height:3px;width:100%;z-index:5;border:0;appearance:none;background:transparent;color:var(--red)}
.reading-progress::-webkit-progress-bar{background:transparent}
.reading-progress::-webkit-progress-value{background:var(--red)}
.reading-progress::-moz-progress-bar{background:var(--red)}
.article-header{max-width:1000px;margin:0 auto;padding:65px 0 38px}
.article-header .article-title{font-family:var(--serif);font-size:clamp(39px,5.1vw,65px);font-weight:400;line-height:1.13;letter-spacing:-.04em;margin:17px 0 20px;max-width:990px}
.deck{font-family:var(--serif);font-size:23px;line-height:1.5;color:var(--muted);max-width:790px;margin:0 0 28px}
.article-meta{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:11px;line-height:1.6;color:var(--muted)}
.article-meta a,.print-button{font-size:11px;background:none;padding:0;border:0;text-decoration:underline;text-underline-offset:.22em}
.hero{max-width:1080px;margin:0 auto 45px}
.hero img{width:100%;aspect-ratio:3/2;object-fit:cover}
.hero figcaption{padding-top:12px;font-family:var(--sans);font-size:12px;line-height:1.6;color:var(--muted)}
.essay-copy{max-width:1080px;margin:0 auto}
.essay-copy>p{max-width:660px;margin:0 auto 24px;font-family:var(--serif);font-size:20px;line-height:1.8;letter-spacing:-.008em}
.essay-copy>p.lead{font-size:25px;line-height:1.6;margin-bottom:28px}
.essay-copy>p:last-of-type{margin-bottom:0}
.experiment{max-width:860px;margin:46px auto;padding:38px 42px 30px;background:var(--card);border-top:3px solid var(--red);break-inside:avoid}
.experiment-heading{max-width:610px}
.experiment-heading h2,.experiment-heading h3{font-family:var(--serif);font-size:36px;line-height:1.15;font-weight:400;letter-spacing:-.035em;margin:11px 0 16px}
.experiment-heading>p{font-size:15px;line-height:1.75;max-width:620px;margin:0 0 25px;color:#434b47}
.segmented{border:0;padding:0;margin:0 0 26px;display:flex;gap:4px;flex-wrap:wrap;max-width:100%}
.segmented label{cursor:pointer;position:relative;flex:1;min-width:180px;max-width:320px}
.segmented input{position:absolute;opacity:0;width:1px;height:1px}
.segmented span{display:block;border:1px solid #bcb7a9;padding:12px 15px;text-align:center;font-size:12px;line-height:1.4;transition:background .15s,color .15s}
.segmented input:checked+span{color:var(--paper);background:var(--ink);border-color:var(--ink)}
.segmented input:focus-visible+span{outline:3px solid var(--red);outline-offset:3px}
.world-map{width:100%;display:block;margin:0 auto 18px;overflow:visible}
.world-map-mobile{display:none;margin-bottom:22px}
.mobile-audience{border:1px solid var(--red);width:max-content;margin:auto;padding:10px 20px;font-size:12px}
.mobile-public-route{height:32px;border-left:2px dashed var(--red);width:2px;margin:auto;position:relative}
.mobile-cut{display:none;font-size:26px;position:absolute;left:-9px;top:0;line-height:32px;color:var(--red)}
.world-is-private .mobile-public-route{border-color:transparent}
.world-is-private .mobile-cut{display:block}
.mobile-private-map{padding:17px 15px;background:var(--paper);border:1px dashed #9aa38c;border-radius:12px;text-align:center}
.mobile-private-map>p{font-family:var(--serif);font-size:19px;margin:0 0 20px}
.mobile-nodes{display:grid;grid-template-columns:1fr 1fr;gap:13px;position:relative}
.mobile-nodes:before{content:'';position:absolute;width:50%;height:calc(50% + 20px);border:1px solid var(--green);left:25%;top:-12px}
.mobile-nodes span{z-index:1;padding:9px 4px;background:var(--card);border:1px solid var(--rule);font-size:12px}
.mobile-private-map>small{display:block;font-size:10px;line-height:1.6;margin-top:13px;color:var(--muted)}
.world-map text{font-family:var(--sans);font-size:16px;fill:var(--ink)}
.world-map .map-label{font-size:12px;letter-spacing:2px;fill:var(--green)}
.world-boundary{fill:var(--paper);stroke:#9aa38c;stroke-width:1.4;stroke-dasharray:5 5}
.public-link{stroke:var(--red);stroke-width:3;fill:none;stroke-dasharray:8 5;transition:opacity .3s}
.private-links path{stroke:var(--green);stroke-width:2;fill:none}
.public-node circle{fill:var(--card);stroke:var(--red);stroke-width:2}
.map-node rect{fill:var(--card);stroke:var(--rule)}
.map-center circle{fill:var(--ink)}
.map-center text{fill:var(--paper)}
.cut-mark{display:none;stroke:var(--red);stroke-width:3}
.world-is-private .public-link{opacity:0}
.world-is-private .cut-mark{display:block}
.world-is-private .public-node{opacity:1}
.world-counts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c9c2b3;border-bottom:1px solid #c9c2b3;padding:15px 0;gap:15px}
.world-counts p{font-size:11px;line-height:1.5;margin:0;color:var(--muted);text-align:center}
.world-counts strong{display:block;font-family:var(--serif);font-size:29px;line-height:1.3;color:var(--ink);font-weight:400}
.result{font-family:var(--serif);font-size:20px;line-height:1.6;margin:24px 0 16px;min-height:2em}
.experiment .model-note{font-size:11px;line-height:1.7;color:#565d55;border-top:1px solid #c9c2b3;padding-top:15px;margin:24px 0 0}
.fallback{font-size:13px;line-height:1.7}
.sliders{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;margin-bottom:30px}
.sliders label{font-size:12px;line-height:1.65;display:grid;grid-template-columns:1fr auto;gap:5px 12px;align-items:center}
.sliders label:last-child{grid-column:1/-1}
.sliders output{font-family:var(--serif);font-size:26px;min-width:36px;text-align:right;color:var(--red)}
input[type=range]{width:100%;margin:0;height:30px;accent-color:var(--red);grid-column:1/-1;cursor:pointer}
.time-chart{border-top:1px solid #c9c2b3;padding-top:22px}
.time-chart h3,.time-chart h4{font-size:12px;font-weight:400;margin:0 0 12px}
.time-track{height:48px;display:flex;background:var(--paper);border:1px solid #bcb7a9;overflow:hidden}
.time-track>div{height:100%;transition:width .15s}
#upkeep-bar{background:var(--red)}
#free-bar{background:var(--green)}
.chart-legend{display:flex;justify-content:space-between;gap:18px;margin-top:14px;font-size:12px;flex-wrap:wrap}
.chart-legend b{font-weight:400}
.key{display:inline-block;width:10px;height:10px;margin-right:6px}
.key.upkeep{background:var(--red)}
.key.free{background:var(--green)}
.overload{font-size:13px;line-height:1.6;color:var(--red);border-left:3px solid var(--red);padding:4px 0 4px 12px;margin-bottom:0}
.text-button{background:transparent;border:0;padding:10px 0;font-size:13px;text-decoration:underline;text-underline-offset:4px;color:var(--red)}
.memory-timeline{list-style:none;padding:0 0 0 23px;margin:25px 0 26px;border-left:1px solid #a8ad9f}
.memory-timeline li{position:relative;padding:0 0 25px}
.memory-timeline li:last-child{padding-bottom:0}
.memory-timeline li:before{content:'';position:absolute;width:9px;height:9px;left:-28px;top:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px var(--card)}
.timeline-date{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}
.memory-timeline p{font-family:var(--serif);font-size:19px;line-height:1.5;margin:8px 0 0}
.memory-response p{color:var(--red)}
.response-card{background:var(--paper);padding:23px 27px;border-left:3px solid var(--red)}
.response-card>p{font-family:var(--serif);font-size:22px;line-height:1.55;margin:11px 0 0}
.response-card>.response-caption{font-family:var(--sans);font-size:12px;line-height:1.7;color:var(--muted)}
.memory-is-revisable .memory-response p{color:var(--green)}
.memory-is-revisable .response-card{border-left-color:var(--green)}
.away-control{display:flex;align-items:center;gap:10px;margin:-5px 0 25px;font-size:13px;line-height:1.5;cursor:pointer;min-height:35px}
.away-control input{width:18px;height:18px;accent-color:var(--red);flex-shrink:0}
.household-table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.5;table-layout:fixed}
.household-table caption{text-align:left;font-family:var(--serif);font-size:18px;margin:0 0 12px;line-height:1.5}
.household-table th,.household-table td{text-align:left;border-bottom:1px solid #c9c2b3;padding:12px 8px;font-weight:400;overflow-wrap:break-word}
.household-table th:first-child{padding-left:0;width:42%}
.household-table thead th{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}
.builder-cell{color:#425b47}
.member-cell{color:var(--red)}
.household-is-shared .member-cell{color:#425b47}
.builder-is-away .builder-cell{color:var(--muted)}
.continuity{display:flex;gap:8px;margin-top:25px;height:12px}
.continuity span{flex:1;background:var(--green);transition:background .2s}
.household-is-blocked .continuity span{background:var(--red)}
.carry-question{max-width:660px;margin:44px auto 50px;border-top:1px solid var(--rule);padding-top:22px}
.carry-question p{font-family:var(--serif);font-size:23px;line-height:1.55;font-style:italic;margin:9px 0 0}
.article-nav{max-width:860px;margin:0 auto 25px;padding:24px 0;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center;gap:40px}
.article-nav a{max-width:65%;font-family:var(--serif);font-size:20px;line-height:1.4;text-decoration:none}
.article-nav a:first-child{font-family:var(--sans);font-size:12px}
.article-nav small{display:block;font-family:var(--sans);font-size:10px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px}
.colophon{max-width:660px;margin:0 auto 45px;font-size:11px;line-height:1.7;color:var(--muted)}
.all-intro{max-width:860px;margin:60px auto 25px;padding-bottom:30px;border-bottom:1px solid var(--rule)}
.all-intro h1{font-family:var(--serif);font-size:60px;letter-spacing:-.04em;font-weight:400;margin:10px 0 20px}
.all-intro p{font-family:var(--serif);font-size:20px;line-height:1.6}
.all-intro ol{padding-left:22px;font-size:15px;line-height:2.1}
.all-edition article+article{border-top:1px solid var(--ink);margin-top:70px}
.print-only{display:none}
html:not(.has-js) .js-controls,html:not(.has-js) .reading-progress{display:none}
@media(min-width:1550px){.page-width,.site-footer{max-width:1200px}.site-header{max-width:1288px}}
@media(max-width:1240px){.page-width,.site-footer{margin-inline:44px}.article-header{margin-inline:70px}.hero,.essay-copy{margin-inline:44px}.all-intro{margin-inline:70px}}
@media(max-width:800px){.site-header{padding:22px 24px}.page-width,.site-footer{margin-inline:24px}.index-intro{grid-template-columns:1fr;gap:28px;padding:45px 0 35px}.index-intro h1{font-size:64px;max-width:620px}.intro-note{max-width:580px}.intro-note p{font-size:21px;margin-bottom:18px}.essay-grid{gap:38px 24px}.essay-card h3{font-size:26px}.essay-card p{max-width:100%;font-size:14px}.card-tail{flex-wrap:wrap;gap:7px}.editors-note{gap:25px;grid-template-columns:1fr 2fr}.article-header{margin-inline:36px;padding-top:45px}.hero,.essay-copy{margin-inline:24px}.experiment{padding:30px 28px}.article-nav{margin-inline:24px}.colophon,.carry-question{margin-inline:36px}.all-intro{margin-inline:36px}.site-footer{flex-direction:column;gap:12px}}
@media(max-width:560px){.site-header{padding:20px}.wordmark{font-size:13px;letter-spacing:.12em}.header-links{gap:16px;font-size:11px}.edition{display:none}.page-width,.site-footer{margin-inline:20px}.index-intro h1{font-size:52px}.index-intro{padding-top:38px}.intro-note p{font-size:20px}.contents-label{font-size:10px;gap:12px}.essay-grid{grid-template-columns:1fr;gap:38px}.card-art{margin-bottom:18px}.essay-card h3{font-size:30px}.essay-card p{font-size:15px}.card-tail{flex-wrap:nowrap}.editors-note{grid-template-columns:1fr;gap:18px;margin-top:45px;padding:26px 0}.editors-note p{font-size:17px}.collection-actions{gap:18px}.article-header{margin-inline:20px;padding-top:36px;padding-bottom:28px}.article-header h1{font-size:39px;line-height:1.15}.deck{font-size:20px}.article-meta{font-size:10px;gap:8px 16px}.hero{margin-inline:0;margin-bottom:30px}.hero figcaption{margin-inline:20px;font-size:11px}.essay-copy{margin-inline:20px}.essay-copy>p{font-size:18px;line-height:1.8;margin-bottom:23px}.essay-copy>p.lead{font-size:22px}.experiment{margin:34px -8px;padding:25px 18px 23px}.experiment h2{font-size:32px}.experiment-heading>p{font-size:14px}.segmented{gap:5px;margin-bottom:22px}.segmented label{min-width:120px}.segmented span{font-size:11px;padding:12px 8px}.world-map{margin-inline:-8px;width:calc(100% + 16px)}.world-counts{gap:8px}.world-counts p{font-size:10px}.world-counts strong{font-size:26px}.sliders{grid-template-columns:1fr;gap:15px}.sliders label{font-size:12px}.result{font-size:19px}.memory-timeline p{font-size:18px}.response-card{padding:18px 20px}.response-card>p{font-size:20px}.household-table{font-size:11px}.household-table th,.household-table td{padding:11px 5px}.household-table th:first-child{width:38%}.household-table thead th{font-size:9px;letter-spacing:0}.chart-legend{font-size:11px;gap:10px}.carry-question,.colophon{margin-inline:20px}.carry-question p{font-size:21px}.article-nav{margin-inline:20px;gap:25px}.article-nav a{font-size:18px}.all-intro{margin:35px 20px 0}.all-intro h1{font-size:48px}.all-intro ol{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@page{size:letter;margin:14mm 16mm}
@media print{
  :root{--paper:#fff;--card:#f2eee5;--ink:#17262b}
  html{scroll-behavior:auto}body{background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .site-header,.site-footer,.reading-progress,.js-controls,.article-nav,.collection-actions,.colophon,.skip-link{display:none!important}
  .page-width,.article-header,.hero,.essay-copy,.all-intro{margin-inline:0;max-width:none}
  .article-header{padding:0 0 20px}.article-header h1{font-size:32pt;letter-spacing:-.04em}.deck{font-size:14pt}.article-meta{font-size:8pt}.article-meta a{display:none}
  .hero{max-width:150mm;margin:0 auto 22px;break-inside:avoid}.hero img{width:100%;max-height:86mm;object-fit:cover}.hero figcaption{font-size:8pt}
  .essay-copy>p{font-size:11.5pt;line-height:1.65;max-width:none;margin-bottom:14px;orphans:3;widows:3}.essay-copy>p.lead{font-size:15pt;line-height:1.5}
  .experiment{max-width:none;padding:20px 25px;margin:24px 0;break-inside:avoid}.experiment h2{font-size:24pt}.experiment-heading>p{font-size:10pt;margin-bottom:14px}.experiment .model-note{font-size:8pt;line-height:1.5;margin-top:14px;padding-top:10px}.experiment .result{font-size:13pt;margin-top:14px}
  .world-map{max-width:130mm;margin:0 auto 6px}.world-counts{padding:10px 0}.world-counts strong{font-size:19pt}.world-counts p{font-size:8pt}
  .memory-timeline{margin:15px 0}.memory-timeline li{padding-bottom:15px}.memory-timeline p{font-size:12pt}.response-card{padding:15px 20px}.response-card>p{font-size:14pt}
  .carry-question{margin:25px 0;max-width:none;break-inside:avoid}.carry-question p{font-size:14pt}.carry-question .eyebrow{font-size:8pt}
  .all-intro{margin:0 0 20px;padding:0}.all-intro h1{font-size:48pt}.all-intro p{font-size:13pt}.all-intro ol{font-size:10pt}.all-edition article{break-before:page}.all-edition article+article{border:0;margin-top:0}
  .index-intro{padding:0 0 30px;grid-template-columns:1fr;gap:20px}.index-intro h1{font-size:45pt}.essay-grid{gap:30px 25px}.essay-card{break-inside:avoid}.essay-card h3{font-size:18pt}.card-tail{display:none}
}
@media(max-width:560px){.article-header .article-title{font-size:39px;line-height:1.15}.experiment-heading h2,.experiment-heading h3{font-size:32px}.world-map{display:none}.world-map-mobile{display:block}}
@media print{.article-header .article-title{font-size:32pt;letter-spacing:-.04em}.experiment-heading h2,.experiment-heading h3{font-size:24pt}.world-map{display:block}.world-map-mobile{display:none}.print-only{display:block}.print-comparison{font-size:9pt;line-height:1.6;margin:15px 0 0;border-top:1px solid #c9c2b3;padding-top:12px}}
@media print{
  .article-header .article-title{font-size:27pt;margin:12px 0 15px}.article-header{padding-bottom:15px}.deck{font-size:12pt;line-height:1.45;margin-bottom:18px}
  .hero{max-width:130mm;margin-bottom:18px}.hero img{max-height:70mm;object-fit:contain}
  .essay-copy>p{font-size:10.5pt;line-height:1.55;margin-bottom:12px}.essay-copy>p.lead{font-size:13pt;line-height:1.45;margin-bottom:15px}
  .experiment{padding:18px 22px;margin:20px 0}.experiment-heading h2,.experiment-heading h3{font-size:22pt}.experiment-heading>p{font-size:9pt;line-height:1.55}
  .carry-question{margin:18px 0;padding-top:14px}.carry-question p{font-size:12pt}.print-comparison{font-size:8pt}
}
@media print{
  .article-header .article-title{font-size:24pt}.deck{font-size:11pt;margin-bottom:12px}.article-header{padding-bottom:12px}
  .hero{margin-bottom:14px}.hero img{max-height:52mm}
  .essay-copy>p{font-size:10pt;line-height:1.5;margin-bottom:9px}.essay-copy>p.lead{font-size:12pt;margin-bottom:12px}
  .experiment-heading br{display:none}.experiment-heading h2,.experiment-heading h3{font-size:20pt;margin:7px 0 12px}
  .experiment{padding:15px 20px;margin:15px 0}.experiment .result{font-size:11pt;line-height:1.5;margin:12px 0}.experiment .model-note{font-size:7.5pt;line-height:1.5;margin-top:10px}
  .world-counts{display:none}.world-map{margin-bottom:5px}.carry-question{margin:14px 0;padding-top:10px}.carry-question p{font-size:11pt;line-height:1.5}
  .household-table th,.household-table td{padding-block:6px}.continuity{height:8px;margin-top:14px}
}
