.ea-root{--risk:#B8471B;--risk-soft:#F6E6DE;--ok:#2F6B3A;--ok-soft:#E2EEE3;--mid:#7F6112;--mid-soft:#F3EAD2;--accent-soft:#E7ECFB}.ea-root .run{max-width:var(--page);margin:0 auto;padding:56px var(--gutter) 0}.ea-root .run h1{font-size:clamp(38px,5.4vw,60px);line-height:1.02;margin:0 0 18px}.ea-root .run button{font-family:var(--font-body),system-ui,sans-serif;cursor:pointer}.ea-root .run button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ea-root button.btn{border:0}.ea-root .run-head{max-width:780px;margin-bottom:34px}.ea-root .run-lead{font-size:clamp(19px,2vw,21px);line-height:1.5;color:var(--ink-2);margin:0 0 22px}.ea-root .run-size{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ea-root .run-size-label{font-size:15px;color:var(--ink-3);margin-right:4px}.ea-root .run-size button{font-size:15px;font-weight:500;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:99px;padding:8px 16px}.ea-root .run-size button.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.ea-root .run-size-note{font-size:15px;color:var(--ink-3);margin:10px 0 0}.ea-root .run-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 24px}@media (max-width:860px){.ea-root .run-map{grid-template-columns:1fr}}.ea-root .run-map-stage{background:var(--paper);border:1px solid var(--line-2);border-radius:10px;padding:20px 22px}.ea-root .run-map-stage h3{font-size:22px;margin:0 0 4px}.ea-root .run-map-stage p{font-size:15px;color:var(--ink-3);margin:0 0 12px}.ea-root .run-map-stage ol{list-style:none;padding:0;margin:0}.ea-root .run-map-stage li a{display:flex;gap:10px;padding:7px 0;border-top:1px solid var(--line-2);color:var(--ink);text-decoration:none;font-weight:500;font-size:16px}.ea-root .run-map-stage li a span{color:var(--accent);min-width:20px;font-variant-numeric:tabular-nums}.ea-root .run-map-stage li a:hover{color:var(--accent)}.ea-root .run-stagegroup{border-top:2px solid var(--ink);margin-top:48px}.ea-root .run-stagegroup-label{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:15px;color:var(--ink-3);margin:12px 0 0}.ea-root .run-tool{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:44px;padding:36px 0 44px;border-bottom:1px solid var(--line-2);scroll-margin-top:80px;align-items:start}.ea-root .run-stagegroup .run-tool:last-child{border-bottom:0}@media (max-width:960px){.ea-root .run-tool{grid-template-columns:1fr;gap:22px}}.ea-root .run-n{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:15px;color:var(--accent);margin:0 0 6px}.ea-root .run-tool h2{font-size:clamp(26px,2.8vw,32px);line-height:1.1;margin:0 0 10px}.ea-root .run-when{font-size:15.5px;color:var(--ink-3);margin:0 0 14px}.ea-root .run-why{font-size:17px;color:var(--ink-2);margin:0 0 16px}.ea-root .run-steps{margin:0 0 16px;padding-left:22px;font-size:16.5px;line-height:1.55}.ea-root .run-steps li{margin-bottom:8px}.ea-root .run-from,.ea-root .run-take{font-size:15px;color:var(--ink-3);margin:0 0 6px}.ea-root .run-vis{background:var(--card);border:1px solid var(--line-2);border-radius:10px;padding:22px}.ea-root .run-vis h4{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:17px;margin:0 0 6px}.ea-root .run-note{font-size:14.5px;color:var(--ink-3);margin:12px 0 0}.ea-root .run-vis-intro{font-size:15.5px;color:var(--ink-2);margin:0 0 12px}.ea-root .run-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.ea-root .run-inputs label{display:grid;gap:6px;font-size:14px;font-weight:600;color:var(--ink-2)}.ea-root .run-inputs input{font:500 18px var(--font-body),system-ui,sans-serif;color:var(--ink);border:1px solid var(--line);border-radius:6px;padding:8px 10px;width:100%;background:var(--bg);font-variant-numeric:tabular-nums}.ea-root .run-bar{display:flex;height:44px;border-radius:6px;overflow:hidden;border:1px solid var(--risk)}.ea-root .run-bar .wait{background:var(--risk-soft)}.ea-root .run-bar .work{background:var(--accent);min-width:3px}.ea-root .run-bar span{transition:width .25s ease}.ea-root .run-bar-key{display:flex;justify-content:space-between;gap:8px;font-size:13.5px;color:var(--ink-3);margin-top:6px}.ea-root .run-bar-key .k-work{color:var(--accent);font-weight:600}.ea-root .run-verdict{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:18px;line-height:1.3;margin:16px 0 0}.ea-root .run-piles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:600px){.ea-root .run-piles{grid-template-columns:1fr}}.ea-root .run-pile{border-top:3px solid var(--ink);padding-top:12px}.ea-root .run-pile.delete{border-color:var(--risk)}.ea-root .run-pile.automate{border-color:var(--accent)}.ea-root .run-pile.augment{border-color:var(--ink)}.ea-root .run-pile p{font-size:15px;color:var(--ink-2);margin:0 0 10px}.ea-root .run-pile ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.ea-root .run-pile li{font-size:14px;line-height:1.4;background:var(--bg);border-radius:5px;padding:6px 9px}.ea-root .run-before{font-size:15px;font-weight:500;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid var(--line)}.ea-root .run-stages{list-style:none;padding:0;margin:0;display:grid;gap:0}.ea-root .run-stages>li{display:grid;gap:0}.ea-root .run-stage{display:grid;grid-template-columns:30px 1fr;gap:2px 10px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:var(--card)}.ea-root .run-stage-n{grid-row:span 2;font-family:var(--font-display),system-ui,sans-serif;font-weight:600;color:var(--ink-3)}.ea-root .run-stage h4{margin:0}.ea-root .run-stage p{font-size:14.5px;color:var(--ink-2);margin:0}.ea-root .run-stages>li:last-child .run-stage h4{color:var(--accent)}.ea-root .run-gate{display:flex;align-items:center;gap:10px;padding:6px 0 6px 18px}.ea-root .run-diamond{width:14px;height:14px;background:var(--risk);transform:rotate(45deg);flex:none}.ea-root .run-gate small{font-size:13px;font-weight:600;color:var(--risk)}.ea-root .run-ledger{margin:0;max-width:none}.ea-root .run-ledger table{font-size:15px}.ea-root .run-ledger td.banked,.ea-root .run-ledger th.banked{color:var(--accent)}.ea-root .run-ledger td.claimed{color:var(--ink-3)}.ea-root .run-ledger td:first-child{font-weight:600;color:var(--ink)}@media (max-width:640px){.ea-root .run-board table,.ea-root .run-ledger table{min-width:0}}.ea-root .run-dots{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;max-width:360px}.ea-root .run-dot{display:inline-block;width:100%;aspect-ratio:1;border-radius:50%;max-width:28px}.ea-root .run-legend .run-dot{width:12px;height:12px;margin-right:6px;vertical-align:-1px}.ea-root .run-dot.pass{background:var(--accent)}.ea-root .run-dot.fail{background:var(--risk)}.ea-root .run-dot.awkward{background:transparent;border:2px solid var(--ink-3)}.ea-root .run-legend{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:4px;font-size:14.5px;color:var(--ink-2);font-variant-numeric:tabular-nums}.ea-root .run-ladder{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:start;margin-bottom:16px}.ea-root .run-step{text-align:left;font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:16px;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:10px 10px 34px}.ea-root .run-step small{display:block;font-family:var(--font-body),system-ui,sans-serif;font-weight:500;font-size:12.5px;color:var(--ink-3)}.ea-root .run-step.on{background:var(--accent);border-color:var(--accent);color:#fff}.ea-root .run-step.on small{color:rgba(255,255,255,.8)}@media (max-width:480px){.ea-root .run-step{font-size:14px;padding:8px 8px 26px}}.ea-root .run-grade{border-top:1px solid var(--line);padding-top:14px}.ea-root .run-grade p{font-size:15.5px;color:var(--ink-2);margin:0 0 8px}.ea-root .run-demote{font-size:14.5px;color:var(--risk);border-left:3px solid var(--risk);padding:2px 0 2px 12px;margin:14px 0 0}.ea-root .run-card{border:1px solid var(--line);border-radius:8px;padding:16px 18px;background:var(--bg)}.ea-root .run-card-kicker{font-size:13px;color:var(--ink-3);margin:0 0 2px}.ea-root .run-card dl{margin:10px 0 0;display:grid;gap:0}.ea-root .run-card dl>div{display:grid;grid-template-columns:170px 1fr;gap:2px 14px;padding:7px 0;border-top:1px solid var(--line-2);font-size:14.5px;line-height:1.45}@media (max-width:560px){.ea-root .run-card dl>div{grid-template-columns:1fr}}.ea-root .run-card dt{font-weight:600;color:var(--ink)}.ea-root .run-card dt span{display:inline-block;min-width:28px;color:var(--accent);font-variant-numeric:tabular-nums}.ea-root .run-card dd{margin:0;color:var(--ink-2)}.ea-root .run-board{margin:16px 0 0;max-width:none}.ea-root .run-board td.g{font-weight:600;text-align:center;font-variant-numeric:tabular-nums}.ea-root .run-board th:not(:first-child){text-align:center}.ea-root .run-board .g-A{color:#fff;background:var(--accent)}.ea-root .run-board .g-P{background:var(--accent-soft);color:var(--accent)}.ea-root .run-board .g-O,.ea-root .run-board .g-R{color:var(--ink-2)}.ea-root .run-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.ea-root .run-tabs button{font-size:14px;font-weight:500;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:99px;padding:6px 12px}.ea-root .run-tabs button.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.ea-root .run-grid{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto;gap:8px}.ea-root .run-axis{font-size:13px;color:var(--ink-3)}.ea-root .run-axis.up{grid-column:1;grid-row:1/span 2;writing-mode:vertical-rl;transform:rotate(180deg);text-align:left;align-self:end}.ea-root .run-axis.across{grid-column:2/span 2;grid-row:3;text-align:right}.ea-root .run-box{border:1px solid var(--line);border-radius:6px;padding:12px 14px;background:var(--card)}.ea-root .run-box.tl{grid-column:2;grid-row:1}.ea-root .run-box.tr{grid-column:3;grid-row:1}.ea-root .run-box.bl{grid-column:2;grid-row:2}.ea-root .run-box.br{grid-column:3;grid-row:2}.ea-root .run-box p{font-size:14px;color:var(--ink-2);margin:0 0 8px;line-height:1.45}.ea-root .run-box ul{list-style:none;padding:0;margin:0;display:grid;gap:5px}.ea-root .run-box li{font-size:14px;line-height:1.35;background:var(--bg);border-radius:5px;padding:5px 8px}.ea-root .run-box.ration,.ea-root .run-box.teach{background:var(--accent-soft);border-color:#C9D3F4}.ea-root .run-box.delete h4{color:var(--risk)}.ea-root .routing .run-box.tr h4,.ea-root .run-box.ration h4,.ea-root .run-box.teach h4{color:var(--accent)}@media (max-width:480px){.ea-root .run-box{padding:10px}.ea-root .run-box p{display:none}}.ea-root .run-months{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:640px){.ea-root .run-months{grid-template-columns:1fr}}.ea-root .run-month{border-top:3px solid var(--accent);padding-top:10px}.ea-root .run-month ul{padding-left:18px;margin:0;font-size:14.5px;line-height:1.45;color:var(--ink-2)}.ea-root .run-month li{margin-bottom:6px}.ea-root .run-pub-label{font-size:14px;font-weight:600;color:var(--ink-3);margin:18px 0 8px}.ea-root .run-chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.ea-root .run-chips li{font-size:14px;background:var(--accent-soft);color:var(--accent);border-radius:99px;padding:4px 11px;font-weight:500}.ea-root .run-people{font-size:15px;color:var(--ink-2);border-top:1px solid var(--line-2);padding-top:12px;margin:16px 0 0}.ea-root .run-docs{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width:560px){.ea-root .run-docs{grid-template-columns:1fr 1fr}}.ea-root .run-docs li{font-size:14.5px;font-weight:500;line-height:1.3;text-align:center}.ea-root .run-doc{display:block;margin:0 auto 8px;width:54px;height:68px;border:1.5px solid var(--ink);border-radius:3px;background:linear-gradient(var(--line) 1px,transparent 1px) 8px 14px /36px 9px no-repeat,repeating-linear-gradient(var(--card) 0 9px,var(--line-2) 9px 10px)}.ea-root .run-number{font-size:16px;text-align:center;margin:18px 0 0;padding-top:14px;border-top:1px solid var(--line-2)}.ea-root .run-number b{color:var(--accent)}.ea-root .run-end{max-width:68ch;font-size:16px;color:var(--ink-3);margin:40px 0 0;padding-top:24px;border-top:1px solid var(--line)}.ea-root .body blockquote{margin:0 0 36px;padding:18px 22px;background:var(--paper);border:1px solid var(--line-2);border-left:3px solid var(--accent);border-radius:8px;font-size:18px;line-height:1.55;color:var(--ink)}.ea-root .body blockquote p{margin:0}.ea-root .body blockquote strong{color:var(--accent);font-weight:600}.ea-root .run-repo-line{font-size:15px;margin:8px 0 0}.ea-root .body ol,.ea-root .run-steps{list-style:decimal}.ea-root .body ul,.ea-root .run-month ul{list-style:disc}.ea-root .body li::marker,.ea-root .run-steps li::marker{color:var(--ink-3);font-variant-numeric:tabular-nums}.ea-root [id]{scroll-margin-top:84px}.ea-root .pic-zoom{display:block;color:inherit;text-decoration:none;cursor:zoom-in}.ea-root .pic-phone{display:none}@media (max-width:700px){.ea-root .pic-desktop{display:none}.ea-root .pic-phone{display:block}.ea-root figure.pic figcaption:after{content:" Tap the picture to open it full size.";color:var(--ink-3)}}.ea-root .home{display:grid;gap:72px;padding-top:56px}.ea-root .home>*{margin:0!important}.ea-root .home .home-intro{padding:0;max-width:var(--measure)}.ea-root .home .home-intro h2{font-size:clamp(24px,2.6vw,30px);margin:0 0 16px}.ea-root .home .home-intro p{font-size:18px;line-height:1.65;color:var(--ink-2);margin:0 0 14px;max-width:none}.ea-root .home-hero{display:grid;gap:28px}.ea-root .home-hero .hero-text{max-width:860px}.ea-root .home-hero .hero-text p:first-child{font-size:15px;font-weight:500;color:var(--accent);margin:0 0 14px}.ea-root .home-hero h1{font-size:clamp(38px,5.4vw,64px);line-height:1.02;margin:0 0 20px}.ea-root .home-hero .hero-text p{font-size:clamp(19px,2.1vw,22px);line-height:1.5;color:var(--ink-2);margin:0 0 22px;max-width:64ch}.ea-root .home-hero .hero-text p:last-child{display:flex;flex-wrap:wrap;gap:12px;margin:0}.ea-root .home-hero .hero-text p:last-child a{display:inline-flex;align-items:center;font-size:16px;font-weight:500;text-decoration:none;padding:12px 18px;border-radius:6px}.ea-root .home-hero .hero-text p:last-child a:first-child{background:var(--ink);color:var(--bg)}.ea-root .home-hero .hero-text p:last-child a+a{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.ea-root .home-hero .hero-figure figure.pic{margin:0;max-width:none}.ea-root .home .qs h2{margin-bottom:18px}.ea-root .home .duo,.ea-root .home .who{margin:0}.ea-root .wya{max-width:820px;margin:0 auto;padding:56px var(--gutter) 0}.ea-root .wya[data-view=report]{max-width:var(--page)}.ea-root .wya h1{font-size:clamp(38px,5.4vw,60px);line-height:1.02;margin:0 0 18px}.ea-root .wya button{font-family:var(--font-body),system-ui,sans-serif;cursor:pointer}.ea-root .wya button:focus-visible,.ea-root .wya summary:focus-visible,.ea-root .wya-opt:focus-within{outline:2px solid var(--accent);outline-offset:2px}.ea-root .wya-head{max-width:760px;margin-bottom:32px}.ea-root .wya-lead{font-size:clamp(19px,2vw,21px);line-height:1.5;color:var(--ink-2);margin:0 0 12px}.ea-root .wya-builders{font-size:16px;color:var(--ink-3);margin:0}.ea-root .wya-link{background:none;border:0;padding:0;font-size:15px;font-weight:500;color:var(--accent);text-decoration:underline;text-underline-offset:3px}.ea-root .wya-answers{max-width:760px}.ea-root .wya[data-view=questions] .wya-answers>summary{display:none}.ea-root .wya-answers>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;padding:14px 18px;background:var(--card);border:1px solid var(--line-2);border-radius:8px;font-weight:600;font-size:16px}.ea-root .wya-answers>summary::-webkit-details-marker{display:none}.ea-root .wya-answers>summary:after{content:"Show";font-weight:500;font-size:14px;color:var(--accent)}.ea-root .wya-answers[open]>summary:after{content:"Hide"}.ea-root .wya-answers-meta{margin-left:auto;font-weight:400;font-size:14px;color:var(--ink-3)}.ea-root .wya[data-view=report] .wya-answers[open]>summary{margin-bottom:18px}.ea-root .wya-toolbar{display:flex;gap:20px;justify-content:flex-end;margin:0 0 12px}.ea-root .wya-example{font-size:15px;color:var(--ink-2);background:var(--accent-soft);border-radius:6px;padding:10px 14px;margin:0 0 16px}.ea-root .wya-context{background:var(--paper);border:1px solid var(--line-2);border-radius:10px;padding:20px 22px 8px;margin-bottom:28px}.ea-root .wya-context h2{font-size:20px;margin:0 0 12px}.ea-root .wya-chipgroup{margin-bottom:14px}.ea-root .wya-chiplabel{font-size:14px;font-weight:600;color:var(--ink-3);margin:0 0 8px}.ea-root .wya-chips{display:flex;flex-wrap:wrap;gap:8px}.ea-root .wya-chips button{font-size:15px;font-weight:500;line-height:1.3;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:99px;padding:7px 14px;text-align:left}.ea-root .wya-chips button:hover{border-color:var(--ink-3)}.ea-root .wya-chips button.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.ea-root .wya-qs{display:grid;gap:14px}.ea-root .wya-q{border:1px solid var(--line-2);border-radius:10px;background:var(--card);margin:0;padding:20px 22px 18px;min-width:0;scroll-margin-top:88px;transition:border-color .2s ease}.ea-root .wya-q.done{border-color:var(--line)}.ea-root .wya-q legend{float:left;width:100%;padding:0;margin:0 0 14px;display:flex;gap:12px;align-items:flex-start}.ea-root .wya-n{flex:none;width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:15px;color:var(--accent);border:1.5px solid var(--accent);font-variant-numeric:tabular-nums;margin-top:1px;transition:background .2s ease,color .2s ease}.ea-root .wya-q.done .wya-n{background:var(--accent);color:#fff}.ea-root .wya-qtext{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:clamp(19px,2.1vw,21px);line-height:1.3;letter-spacing:-.01em;color:var(--ink);text-wrap:pretty}.ea-root .wya-opts{clear:both;display:grid;gap:8px;padding-left:42px}@media (max-width:560px){.ea-root .wya-opts{padding-left:0}.ea-root .wya-q{padding:18px 16px 16px}}.ea-root .wya-opt{display:flex;gap:12px;align-items:flex-start;font-size:16.5px;line-height:1.45;color:var(--ink-2);padding:11px 14px;border:1px solid var(--line-2);border-radius:8px;background:var(--bg);cursor:pointer;transition:border-color .15s ease,background .15s ease}.ea-root .wya-opt input{margin:4px 0 0;accent-color:var(--accent);flex:none;width:16px;height:16px}.ea-root .wya-opt:hover{border-color:var(--ink-3)}.ea-root .wya-opt:has(input:checked){border-color:var(--accent);background:var(--accent-soft);color:var(--ink);box-shadow:inset 3px 0 0 var(--accent)}.ea-root .wya-opt.dk{border:0;background:transparent;padding:4px 14px;font-size:15px;color:var(--ink-3)}.ea-root .wya-opt.dk:has(input:checked){box-shadow:none;background:transparent;color:var(--ink);font-weight:500}.ea-root .wya-bar{position:sticky;bottom:0;z-index:5;margin:22px -12px 0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(244,244,241,.94);backdrop-filter:blur(8px);border-top:1px solid var(--line-2)}.ea-root .wya-bar-in{display:flex;align-items:center;gap:16px}.ea-root .wya-steps{display:flex;gap:4px;flex:none}.ea-root .wya-steps span{width:14px;height:6px;border-radius:3px;background:var(--line);transition:background .2s ease}.ea-root .wya-steps span.on{background:var(--accent)}.ea-root .wya-bar-text{flex:1;margin:0;font-size:15px;color:var(--ink-3);font-variant-numeric:tabular-nums}.ea-root .wya-bar.ready .wya-bar-text{color:var(--ink);font-weight:500}.ea-root .wya-see{font-size:15px;padding:10px 16px;white-space:nowrap}.ea-root .wya-see:disabled{background:var(--line-2);color:var(--ink-3);cursor:default}@media (max-width:560px){.ea-root .wya-steps{display:none}.ea-root .wya-bar-in{gap:10px}.ea-root .wya-bar-text{font-size:14px}}.ea-root .wya-nopeek{font-size:14.5px;color:var(--ink-3);margin:14px 0 0}.ea-root .wya-footnote{font-size:14px;line-height:1.5;color:var(--ink-3);margin:10px 0 0}.ea-root .wya-report{margin-top:40px;padding:clamp(22px,4vw,44px);background:var(--card);border:1px solid var(--line-2);border-radius:14px;box-shadow:0 1px 0 var(--line-2),0 18px 40px -28px rgba(14,17,22,.25);outline:none;scroll-margin-top:80px;animation:wya-in .35s ease both}@keyframes wya-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ea-root .wya-report{animation:none}.ea-root .wya *{transition:none!important}}.ea-root .wya-print-foot,.ea-root .wya-print-head{display:none}.ea-root .wya-rhead{max-width:820px;padding-bottom:26px;margin-bottom:30px;border-bottom:2px solid var(--ink)}.ea-root .wya-rkicker{font-size:14px;font-weight:500;color:var(--accent);margin:0 0 10px}.ea-root .wya-headline{font-size:clamp(28px,3.6vw,42px);line-height:1.08;margin:0 0 12px}.ea-root .wya-context-line{font-size:16px;color:var(--ink-3);margin:0}.ea-root .wya-label{font-family:var(--font-body),system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;color:var(--ink-3);margin:0 0 12px;text-wrap:wrap}.ea-root .wya-rgrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:44px;align-items:start}@media (max-width:900px){.ea-root .wya-rgrid{grid-template-columns:1fr;gap:32px}}.ea-root .wya-areas{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.ea-root .wya-area{padding:14px 0 16px;border-bottom:1px solid var(--line-2)}.ea-root .wya-area-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px}.ea-root .wya-area h4{font-family:var(--font-display),system-ui,sans-serif;font-size:18px;line-height:1.25;font-weight:600;margin:0;text-wrap:pretty}.ea-root .wya-pill{font-size:13px;font-weight:600;padding:2px 10px;border-radius:99px;white-space:nowrap}.ea-root .wya-pill.strong{background:var(--ok-soft);color:var(--ok)}.ea-root .wya-pill.mid{background:var(--mid-soft);color:var(--mid)}.ea-root .wya-pill.gap{background:var(--risk-soft);color:var(--risk)}.ea-root .wya-pill.unknown{color:var(--ink-3);border:1px dashed var(--line)}.ea-root .wya-meter{position:relative;height:6px;border-radius:3px;background:repeating-linear-gradient(90deg,var(--line-2) 0 calc(33.33% - 2px),var(--card) calc(33.33% - 2px) 33.33%);margin:0 0 10px;overflow:hidden}.ea-root .wya-meter-fill{position:absolute;inset:0 auto 0 0;border-radius:3px;background:var(--ink-3)}.ea-root .st-strong .wya-meter-fill{background:var(--ok)}.ea-root .st-mid .wya-meter-fill{background:#B08A1E}.ea-root .st-gap .wya-meter-fill{background:var(--risk);min-width:6px}.ea-root .st-unknown .wya-meter{background:repeating-linear-gradient(90deg,var(--line) 0 4px,transparent 4px 8px)}.ea-root .wya-area p{font-size:15.5px;line-height:1.5;color:var(--ink-2);margin:0 0 6px}.ea-root .wya-read{font-size:14.5px;font-weight:500;text-decoration:none}.ea-root .wya-read:hover{text-decoration:underline}.ea-root .wya-scale-key{display:flex;justify-content:space-between;font-size:13px;color:var(--ink-3);margin:8px 0 0}.ea-root .wya-mapbox{background:var(--paper);border:1px solid var(--line-2);border-radius:10px;padding:12px 12px 16px;margin-bottom:30px}.ea-root .wya-map{display:block;width:100%;height:auto}.ea-root .wya-map-frame{fill:none;stroke:var(--line)}.ea-root .wya-map-cell{fill:var(--card);stroke:var(--line-2)}.ea-root .wya-map-cell.on{fill:var(--accent-soft)}.ea-root .wya-map-cell.assuming.on{fill:var(--risk-soft)}.ea-root .wya-map-q{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:16px;fill:var(--ink-3)}.ea-root .wya-map-q.on{fill:var(--accent)}.ea-root .wya-map-cell.assuming.on+.wya-map-q{fill:var(--risk)}.ea-root .wya-map-axis{font-family:var(--font-body),system-ui,sans-serif;font-size:13px;fill:var(--ink-3)}.ea-root .wya-map-dot{fill:var(--accent);stroke:var(--card);stroke-width:3}.ea-root .wya-mapline{font-size:15.5px;line-height:1.5;color:var(--ink-2);margin:10px 6px 0}.ea-root .wya-patterns{display:grid;gap:12px}.ea-root .wya-pattern{border-left:3px solid var(--accent);background:var(--paper);border-radius:0 8px 8px 0;padding:14px 16px}.ea-root .wya-pattern.p-assuming{border-left-color:var(--risk);background:var(--risk-soft)}.ea-root .wya-pattern h4{font-family:var(--font-display),system-ui,sans-serif;font-size:17px;line-height:1.3;font-weight:600;margin:0 0 6px}.ea-root .wya-pattern p{font-size:15.5px;line-height:1.5;color:var(--ink-2);margin:0}.ea-root .wya-next{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:44px;margin-top:40px;padding-top:30px;border-top:1px solid var(--line)}@media (max-width:900px){.ea-root .wya-next{grid-template-columns:1fr;gap:28px}}.ea-root .wya-teamqs ol{list-style:none;counter-reset:q;padding:0;margin:0;display:grid;gap:10px}.ea-root .wya-teamqs li{counter-increment:q;position:relative;padding:14px 16px 14px 52px;background:var(--paper);border:1px solid var(--line-2);border-radius:8px;font-size:16.5px;line-height:1.45}.ea-root .wya-teamqs li:before{content:counter(q);position:absolute;left:16px;top:13px;width:24px;height:24px;border-radius:50%;background:var(--ink);color:var(--bg);font:600 13px/24px var(--font-display),system-ui,sans-serif;text-align:center}.ea-root .wya-side2{display:grid;gap:26px;align-content:start}.ea-root .wya-month{background:var(--accent-soft);border-radius:10px;padding:18px 20px}.ea-root .wya-month .wya-label{color:var(--accent)}.ea-root .wya-month p{font-size:16.5px;line-height:1.5;margin:0 0 8px}.ea-root .wya-month a{font-size:15px;font-weight:500}.ea-root .wya-board blockquote{margin:0 0 8px;padding:0 0 0 16px;border-left:3px solid var(--ink);font-family:var(--font-display),system-ui,sans-serif;font-size:19px;line-height:1.4;color:var(--ink)}.ea-root .wya-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:36px;padding-top:24px;border-top:1px solid var(--line-2)}.ea-root .wya-actions .btn{font-size:15px;padding:11px 16px}.ea-root .wya-actions .wya-link{margin-left:auto}@media (max-width:560px){.ea-root .wya-actions .btn{width:100%;justify-content:center}.ea-root .wya-actions .wya-link{margin:6px auto 0}}@media print{@page{size:A4;margin:14mm 14mm 12mm}.ea-root{background:#fff!important;font-size:11pt}.ea-root .ea-mobile-menu,.ea-root .site-foot,.ea-root .site-head,.ea-root .wya-actions,.ea-root .wya-answers,.ea-root .wya-board .wya-link,.ea-root .wya-head,.ea-root .wya-month a,.ea-root .wya-read{display:none!important}.ea-root .wya{padding:0;max-width:none}.ea-root .wya-report{margin:0;padding:0;border:0;box-shadow:none;border-radius:0;animation:none}.ea-root .wya-print-head{display:flex;justify-content:space-between;font-size:9pt;color:#5B6068;border-bottom:1px solid #c9c9c2;padding-bottom:6px;margin-bottom:16px}.ea-root .wya-print-foot{display:block;font-size:8.5pt;color:#5B6068;border-top:1px solid #c9c9c2;padding-top:6px;margin-top:18px}.ea-root .wya-rhead{padding-bottom:12px;margin-bottom:16px}.ea-root .wya-headline{font-size:22pt}.ea-root .wya-next,.ea-root .wya-rgrid{grid-template-columns:1.15fr 1fr;gap:22px}.ea-root .wya-next{margin-top:18px;padding-top:14px}.ea-root .wya-area,.ea-root .wya-next{-moz-column-break-inside:avoid;break-inside:avoid}.ea-root .wya-area{padding:7px 0 8px}.ea-root .wya-area h4{font-size:11.5pt}.ea-root .wya-area p,.ea-root .wya-mapline,.ea-root .wya-month p,.ea-root .wya-pattern p,.ea-root .wya-teamqs li{font-size:9.5pt;line-height:1.4}.ea-root .wya-mapbox{margin-bottom:14px;padding:6px}.ea-root .wya-month,.ea-root .wya-pattern,.ea-root .wya-teamqs li{-moz-column-break-inside:avoid;break-inside:avoid}.ea-root .wya-board blockquote{font-size:12pt}.ea-root *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ea-root .run-atsize{margin:18px 0 0;background:var(--paper);border:1px solid var(--line-2);border-radius:10px;padding:16px 20px 14px}.ea-root .run-atsize-h{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;font-size:17px;margin:0 0 8px}.ea-root .run-atsize dl{margin:0;display:grid}.ea-root .run-atsize dl>div{display:grid;grid-template-columns:180px 1fr;gap:2px 16px;padding:8px 0;border-top:1px solid var(--line-2);font-size:15.5px;line-height:1.45}@media (max-width:560px){.ea-root .run-atsize dl>div{grid-template-columns:1fr}}.ea-root .run-atsize dt{font-weight:600;color:var(--ink)}.ea-root .run-atsize dd{margin:0;color:var(--ink-2)}.ea-root .run-marker-note{font-size:14px;color:var(--ink-3);margin:8px 0 0}.ea-root .run-marker{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);vertical-align:1px;margin-right:4px}.ea-root .run-changed{font-size:14.5px;color:var(--accent);font-weight:500;margin:10px 0 0;min-height:1.4em}.ea-root .run-sized:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);vertical-align:2px;margin-right:7px}.ea-root .run-sized-block{position:relative}.ea-root .run-sized-block:before{content:"";position:absolute;left:-12px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.ea-root .run-board.run-sized-block:before{left:-12px;top:14px}@media (max-width:560px){.ea-root .run-sized-block:before{left:-9px}}.ea-root .run-sized-block.flash,.ea-root .run-sized.flash{animation:run-flash 1.6s ease-out;border-radius:4px}@keyframes run-flash{0%,25%{background:rgba(30,64,201,.16)}to{background:transparent}}@media (prefers-reduced-motion:reduce){.ea-root .run-sized-block.flash,.ea-root .run-sized.flash{animation:none}}.ea-root .run-float{position:fixed;z-index:15;right:20px;bottom:20px;display:flex;align-items:center;gap:4px;padding:5px 5px 5px 14px;background:var(--card);border:1px solid var(--line);border-radius:99px;box-shadow:0 8px 24px -12px rgba(14,17,22,.35);font-size:14px;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.ea-root .run-float.on{opacity:1;transform:none;pointer-events:auto}.ea-root .run-float>span{color:var(--ink-3);margin-right:6px;white-space:nowrap}.ea-root .run-float button{font-size:14px;font-weight:500;color:var(--ink-2);background:transparent;border:0;border-radius:99px;padding:7px 12px;white-space:nowrap}.ea-root .run-float button.on{background:var(--ink);color:var(--bg)}@media (max-width:560px){.ea-root .run-float{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));justify-content:space-between}.ea-root .run-float>span{display:none}.ea-root .run-float button{flex:1}}@media (prefers-reduced-motion:reduce){.ea-root .run-float{transition:none}}@media print{.ea-root .run-float{display:none}}