/* Week 3 preview corrections from user review */
header{position:static!important}
.week-jump{position:sticky!important;top:0!important;z-index:20!important;background:linear-gradient(var(--bg) 82%,transparent)!important;padding-top:8px!important;display:flex!important;gap:6px!important;overflow-x:auto!important;align-items:center!important}
.week-jump a,.week-jump .week-back{white-space:nowrap!important;text-decoration:none!important;color:var(--ink)!important;background:white!important;border:1px solid var(--line)!important;padding:6px 9px!important;border-radius:999px!important;font-weight:800!important;font-size:12px!important;line-height:1.1!important;box-shadow:0 1px 3px #0001!important;min-height:0!important;width:auto!important;flex:0 0 auto!important}
.week-jump .week-back{font-family:inherit!important;cursor:pointer!important}
.lab,.w3-graph-lab{background:#183a63!important}
.stage,.w3-graph-stage{background:#244d7c!important}
.is-right,.good,.selected-good{background:#dff5e5!important;color:#173d20!important}
.is-wrong,.bad,.selected-bad{background:#ffe1e1!important;color:#6d1b1b!important}
.arcade-answer{background:#dff5e5!important;color:#173d20!important;border-radius:12px;padding:12px;margin-top:8px}
.stat-filter{width:100%;background:white;border:1px solid var(--line);border-radius:14px;padding:12px;text-align:center;color:var(--ink)}
.stat-filter.active{outline:3px solid #7766c655;background:#f8f5ff}
.stat-filter b{display:block;font-size:24px}
.review-modal{position:fixed;inset:0;z-index:120;background:#000c;display:none;align-items:center;justify-content:center;padding:18px}.review-modal.open{display:flex}.review-modal-card{background:var(--bg);max-width:760px;width:100%;max-height:86vh;overflow:auto;border-radius:20px;padding:16px;position:relative}.review-modal-close{position:sticky;top:0;float:right;background:#0f172a;color:#fff;border-radius:999px;width:42px;height:42px;padding:0}.review-why{background:var(--yellow);border-radius:12px;padding:11px;margin-top:10px}.review-open{display:inline-block;background:#273449;color:white;border:0;border-radius:12px;padding:10px 12px;font-weight:800;margin-top:8px}
.notes-launch{display:grid;gap:8px}.notes-launch button{width:100%}.notes-panel[hidden]{display:none}.notes-panel{margin-top:12px}.notes-panel .card.story{background:white!important}.notes-panel .apply-box{background:white!important;border:1px solid var(--line)!important}.notes-panel .miss{background:#ffe1e1!important;color:#6d1b1b!important}.notes-panel .almost{background:#fff0b8!important;color:#5b4700!important}.notes-panel .got{background:#dff5e5!important;color:#173d20!important}
.note-modal{position:fixed;inset:0;z-index:140;background:#000e;display:none;align-items:center;justify-content:center;padding:58px 12px 54px}.note-modal.open{display:flex}.note-zoom{max-width:100%;max-height:100%;overflow:auto;touch-action:pinch-zoom}.note-modal img{display:block;max-width:none;width:min(92vw,900px);height:auto}.note-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px;border-radius:999px;border:0;background:white;color:#172033;font-size:28px;z-index:2}.note-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:58px;border:0;border-radius:12px;background:#ffffffdd;color:#172033;font-size:34px;z-index:2}.note-prev{left:8px}.note-next-img{right:8px}.note-page{position:absolute;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);background:#0f172add;color:white;border-radius:999px;padding:7px 12px;font-weight:800}
.neuron-svg-wrap svg{overflow:visible}.leader-line{stroke:#3f73b8;stroke-width:2.5;stroke-dasharray:4 3}
.ps312-graph-nums circle{fill:#273449}.ps312-graph-nums text{fill:white;font-weight:900;text-anchor:middle;dominant-baseline:middle;font-size:16px}
.small{font-size:13px;color:var(--muted)}select{width:100%;margin-top:5px;border:1px solid var(--line);border-radius:10px;padding:10px;background:white;color:var(--ink)}label{font-weight:800;font-size:13px}
@media(max-width:560px){.week-jump{margin-top:0!important}.review-modal-card{max-height:90vh}}
