:root{--ink:#172a2b;--muted:#526768;--paper:#fff;--pink:#be235b;--teal:#067c80;--gold:#92700b;--pale:#e9f7f6;--rule:#cadcda;--yellow:#f7e789;--font:"Avenir Next",Avenir,"Segoe UI",sans-serif}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--font)}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,select,input[type=range]{cursor:pointer}button,a,select,input,summary,[tabindex]{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--pink);outline-offset:5px}button{color:inherit}h1,h2,h3,p,figure{margin:0}p+p{margin-top:20px}h2{font-size:52px;line-height:1.13;font-weight:650;margin:17px 0 24px}h3{font-size:22px;line-height:1.3;font-weight:650}strong{font-weight:650}.skip{position:absolute;top:-100px;z-index:30;background:white;padding:12px}.skip:focus{top:0}.masthead{height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 4%;font-size:13px}.masthead a{text-decoration:none;font-weight:600}.masthead i{margin-right:10px}.masthead>span{font-size:11px}.masthead b{background:var(--pink);color:white;padding:5px 8px;margin-left:10px}.hero{height:560px;max-height:72svh;min-height:440px;position:relative;overflow:hidden;background:#252c2c}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-copy{position:absolute;left:max(5%,calc((100% - 1200px)/2));bottom:48px;color:white;text-shadow:0 2px 15px #000,1px 1px 2px #000}.hero .eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.hero h1{font-family:Impact,"Arial Narrow",sans-serif;font-size:100px;font-weight:400;line-height:.97;margin-bottom:20px}.hero-copy>p:last-child{font-size:20px;line-height:1.4;font-weight:500}.hero-next{position:absolute;right:5%;bottom:55px;color:var(--ink);background:var(--yellow);width:56px;height:56px;display:grid;place-items:center;text-decoration:none;border-radius:50%}.photo-note{position:absolute;right:18px;bottom:8px;font-size:10px;color:white;text-shadow:0 1px 4px #000}.byline{padding:19px 5%;display:flex;gap:15px;justify-content:space-between;flex-wrap:wrap;font-size:12px;border-bottom:1px solid var(--rule)}.contents{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:10;display:flex;justify-content:center;gap:34px;padding:17px 20px;border-bottom:1px solid var(--rule)}.contents a{text-decoration:none;font-size:12px;white-space:nowrap}.contents a.active{color:var(--pink);font-weight:700}.contents #progress{position:absolute;bottom:-1px;height:3px;left:0;background:var(--pink);width:0;pointer-events:none}.chapter{padding:100px 0;scroll-margin-top:0}.prose{width:min(650px,calc(100% - 48px));margin:auto}.wide{width:min(1080px,calc(100% - 80px));margin:50px auto 0}.kicker,.unit{font-size:12px;color:var(--muted);line-height:1.5;display:block}.kicker{text-transform:uppercase;font-weight:700;color:var(--teal)}.note,figcaption{font-size:13px;line-height:1.7;color:var(--muted)}figcaption{margin-top:18px;max-width:810px}.prose.note{margin-top:35px}.figure-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.figure-head .unit+h3{margin-top:5px}.allocation{border-top:1px solid var(--rule);padding-top:25px}.allocation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.allocation-group{border-top:4px solid var(--color);padding-top:15px}.allocation-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:18px}.allocation-top h4{font-size:16px;margin:0;color:var(--color)}.allocation-top strong{font-size:32px;line-height:1}.store-dots{display:grid;grid-template-columns:repeat(12,1fr);gap:8px}.store-dot{width:100%;aspect-ratio:1;border-radius:50%;background:var(--color);border:0;padding:0}.store-dot:hover,.store-dot:focus{box-shadow:0 0 0 3px white,0 0 0 5px var(--color)}.sales-band{background:var(--pale)}.segments{display:inline-flex;flex-wrap:wrap;border-bottom:1px solid #9cb7b6;gap:2px;align-self:flex-start}.segments button{border:0;background:transparent;padding:10px 14px;font-size:13px;white-space:nowrap;border-bottom:3px solid transparent}.segments button[aria-pressed=true]{border-color:var(--pink);color:var(--pink);font-weight:700}.segments button:hover{background:#ffffff80}.chart{width:100%;min-width:0}.chart svg{display:block;width:100%;overflow:visible}.chart text{font-family:var(--font);fill:var(--muted);font-size:12px}.chart .axis .domain{display:none}.chart .axis line{stroke:var(--rule)}.chart .grid line{stroke:var(--rule);stroke-dasharray:3 5}.chart .grid .domain{display:none}.chart .grid text{display:none}.chart .value{font-size:25px;font-weight:650;fill:var(--ink)}.chart .chart-label{font-size:14px;font-weight:600;fill:var(--ink)}.chart .zero{stroke:var(--ink);stroke-dasharray:4 4}.weekly{border-top:1px solid #b8d4d0;padding-top:40px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:55px}.weekly h3{font-size:29px;margin:15px 0}.weekly p{font-size:15px}.legend{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;margin:20px 0}.legend span:before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:8px;background:currentColor}.p1{color:var(--pink)}.p2{color:var(--teal)}.p3{color:var(--gold)}label{font-size:12px;font-weight:500;display:flex;align-items:center;gap:12px}select{border:1px solid #97adab;border-radius:0;padding:9px 32px 9px 10px;background:white;color:var(--ink);max-width:100%;font-size:13px;min-height:42px}input{accent-color:var(--pink)}.evidence{border-top:2px solid var(--ink);padding-top:26px}.test-settings{display:flex;justify-content:space-between;gap:20px;align-items:center}.check{gap:7px}.check input{width:17px;height:17px}.evidence-result{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:35px 0 18px}.evidence-result>div+div{border-left:1px solid var(--rule);padding-left:40px}.evidence-result strong{display:block;font-size:60px;line-height:1.2;font-weight:550;color:var(--pink);margin:9px 0}.evidence-result #verdict{font-size:13px;display:block}.interval-note{font-size:13px;min-height:44px;color:var(--muted)}details{border-top:1px solid var(--rule);margin-top:24px}summary{cursor:pointer;padding:19px 0;font-size:15px;font-weight:600}details p{font-size:14px;margin-bottom:20px;max-width:800px}.distribution{max-width:800px}.distribution #density-chart{max-width:700px}.caution{border-left:3px solid var(--pink);padding-left:26px;margin-top:50px}.caution h3{font-size:20px;margin-bottom:16px}.caution p{font-size:15px}.caution p.note{font-size:13px}.market-band{background:#fff5f8}.matrix{display:grid;grid-template-columns:130px repeat(3,minmax(0,1fr));gap:8px}.matrix .column-head{padding:8px;text-align:center;font-size:13px;font-weight:600}.matrix .row-head{display:flex;align-items:center;font-weight:600;font-size:14px}.matrix button{border:2px solid transparent;border-radius:0;min-height:122px;padding:16px 8px;text-align:center;transition:background .18s}.matrix button strong{display:block;font-size:32px;line-height:1.4;font-weight:600}.matrix button span{font-size:12px}.matrix button[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 3px white}.matrix button:hover{border-color:var(--pink)}.market-detail{min-height:83px;margin-top:24px;display:flex;gap:26px;align-items:baseline;border-bottom:1px solid #e3cbd3;padding-bottom:20px}.market-detail strong{font-size:22px;white-space:nowrap}.market-detail p{font-size:14px}.table-details{margin-top:24px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:20px}caption{text-align:left;font-size:13px;padding:12px 0;color:var(--muted)}th,td{text-align:right;padding:13px 15px;border-bottom:1px solid var(--rule);white-space:nowrap}th:first-child,td:first-child{text-align:left}th{font-weight:600}.model{background:var(--pale);padding:0 30px;border:0}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:15px 0}.model h3{font-size:27px;margin:12px 0 20px}.model label{justify-content:space-between}.model p{font-size:14px}.range-label{margin-top:25px}input[type=range]{width:100%;margin:18px 0 10px;min-height:24px}.prediction{padding:20px 0;border-bottom:1px solid #b8d4d0;margin-bottom:20px}.prediction output{display:block;font-size:55px;line-height:1.2;color:var(--teal);margin-top:7px}.formula{font-family:monospace;font-size:12px!important;border-top:1px solid #b8d4d0;padding:20px 0}.decision-band{background:var(--yellow)}.decision-band .kicker{color:var(--ink)}.closing{font-size:22px;line-height:1.8}.next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;border-top:1px solid #aa9b43;padding-top:30px}.next-steps article>span{font-size:12px}.next-steps h3{margin:15px 0;font-size:22px}.next-steps p{font-size:15px}.notes{margin-top:0;padding:55px 0 70px}.notes h2{font-size:23px;margin:0}.notes details{margin-top:20px}.notes p{max-width:850px}.footer{padding:25px 5%;border-top:1px solid var(--rule);display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:12px}.footer a{text-decoration:none}.footer i{margin-right:6px}#tooltip{position:fixed;z-index:40;max-width:260px;padding:13px 16px;background:var(--ink);color:white;font-size:12px;line-height:1.6;pointer-events:none;border-radius:4px;box-shadow:0 4px 20px #172a2b30}#tooltip strong{display:block;font-size:14px;color:var(--yellow)}.noscript{padding:20px;background:var(--yellow);font-size:14px}
@media(min-width:1600px){.hero{height:610px}.hero-copy{left:calc((100% - 1250px)/2)}}
@media(max-width:850px){h2{font-size:44px}.contents{gap:24px;justify-content:flex-start;overflow:auto}.chapter{padding:75px 0}.wide{width:calc(100% - 48px)}.allocation-grid{gap:20px}.store-dots{grid-template-columns:repeat(8,1fr);gap:7px}.weekly{grid-template-columns:200px minmax(0,1fr);gap:30px}.figure-head{align-items:flex-start;flex-wrap:wrap}.test-settings{align-items:flex-start;flex-direction:column}.matrix{grid-template-columns:95px repeat(3,minmax(0,1fr))}.matrix button strong{font-size:27px}.model-grid{gap:35px}.next-steps{gap:25px}.footer>span{display:none}}
@media(max-width:560px){body{font-size:16px}.masthead{height:58px;padding:0 20px;font-size:11px}.masthead>span{font-size:9px}.masthead i{margin-right:5px}.masthead b{margin-left:3px}.hero{min-height:440px;max-height:none;height:62svh}.hero>img{object-position:53% center}.hero-copy{left:24px;bottom:55px}.hero h1{font-size:70px}.hero .eyebrow{font-size:10px}.hero-copy>p:last-child{font-size:17px}.hero-next{width:40px;height:40px;right:24px;bottom:24px}.photo-note{bottom:5px;font-size:8px}.byline{padding:18px 24px;gap:6px;font-size:10px}.contents{gap:23px;padding:15px 24px}.contents a{font-size:11px}.chapter{padding:62px 0}.prose,.wide{width:calc(100% - 40px)}h2{font-size:37px}h3{font-size:20px}.wide{margin-top:36px}.allocation-grid{gap:12px}.allocation-top{display:block}.allocation-top h4{font-size:12px}.allocation-top strong{display:block;font-size:29px;margin-top:10px}.store-dots{grid-template-columns:repeat(6,1fr);gap:5px}.figure-head{gap:16px}.figure-head>.unit{max-width:120px}.segments button{padding:9px 11px;font-size:12px}.weekly{display:block;padding-top:25px}.weekly h3{font-size:27px}.weekly figure{margin-top:22px}.weekly .legend{margin:15px 0 0}.evidence-result{gap:12px}.evidence-result>div+div{padding-left:18px}.evidence-result strong{font-size:39px}.evidence-result .unit{font-size:10px}.evidence-result #verdict{font-size:11px}.caution{padding-left:20px}.matrix{grid-template-columns:60px repeat(3,minmax(0,1fr));gap:5px}.matrix .column-head{font-size:11px;padding:8px 0}.matrix .row-head{font-size:11px}.matrix button{min-height:100px;padding:12px 0}.matrix button strong{font-size:21px}.matrix button span{font-size:10px}.market-detail{display:block;min-height:125px}.market-detail strong{font-size:20px}.market-detail p{font-size:13px;margin-top:8px}th,td{padding:12px 9px;font-size:12px}.model{padding:0 20px}.model-grid{grid-template-columns:1fr;gap:10px}.model h3{font-size:25px}.formula{font-size:11px!important}.next-steps{grid-template-columns:1fr;gap:28px;padding-top:24px}.next-steps h3{margin:8px 0}.next-steps p{font-size:14px}.closing{font-size:18px}.footer{padding:23px 20px}.notes{padding:45px 0}.chart .value{font-size:21px}.chart .chart-label{font-size:12px}.chart text{font-size:11px}}
.hero{height:min(560px,56svh);min-height:350px;max-height:none}#experiment{padding-top:60px}.evidence-result strong.scientific{font-size:42px;min-height:72px;display:flex;align-items:center}
@media(max-width:560px){.hero{height:48svh;min-height:300px}#experiment{padding-top:40px}.evidence-result strong.scientific{font-size:23px;min-height:47px}}
@media(max-width:370px){.hero h1{font-size:56px}.hero-copy>p:last-child{font-size:15px}.hero-copy{right:20px;bottom:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.contents,.hero-next,.segments,.test-settings,#tooltip,.footer{display:none}.chapter{padding:30px 0;break-inside:avoid}.hero{height:400px;min-height:0}.wide,.prose{width:95%}details>*{display:block}.model-grid{display:block}.masthead{height:40px}}
/* Illustrated header; keep the original article typography and palette. */
@media screen{
.hero{background:#164b4c}
.hero>img{object-position:center center}
.hero-copy{text-shadow:none;bottom:auto;top:48px}
.photo-note{background:#164b4c;padding:2px 5px;text-shadow:none}
}
@media screen and (max-width:720px){
  .hero{height:660px;min-height:0;max-height:none}
  .hero>img{top:auto;bottom:0;height:48%;object-position:right center}
  .hero-copy{left:24px;right:24px;top:28px;bottom:auto}
  .hero h1{font-size:70px}
  .hero-copy>p:last-child{font-size:17px}
}
@media screen and (max-width:360px){.hero h1{font-size:60px}}
