@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&family=Nunito:wght@500;600;700;800&display=swap";@font-face{font-family:Marker;src:local(Caveat),local(Bradley Hand),local(Bradley Hand ITC),local(Segoe Print),local(Comic Sans MS);font-display:swap}:root{--board:#f7f5ef;--board-warm:#efeade;--board-shadow:#3c321e17;--ink:#25232b;--ink-soft:#55515f;--ink-faint:#918c9c;--ink-ghost:#c9c4d2;--red:#c8443c;--blue:#2f6d9e;--green:#4a8b52;--amber:#d08c2a;--hand:"Caveat", "Marker", "Bradley Hand", "Segoe Print", "Comic Sans MS", cursive;--body:"Nunito", ui-rounded, "Segoe UI", system-ui, sans-serif;--stroke:2.5px;--radius:14px;--gap:clamp(.75rem, 2.5vw, 1.5rem)}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0;overflow:hidden}body{font-family:var(--body);color:var(--ink);background-color:var(--board);background-image:radial-gradient(ellipse at 50% 0%, #ffffffb3, transparent 60%), radial-gradient(ellipse at 50% 100%, var(--board-shadow), transparent 55%), repeating-linear-gradient(100deg, transparent 0 3px, #786e5a04 3px 4px), repeating-linear-gradient(12deg, transparent 0 5px, #786e5a03 5px 6px);-webkit-font-smoothing:antialiased;background-attachment:fixed}.svg-defs{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}#app{max-width:46rem;padding:var(--gap);flex-direction:column;height:100dvh;margin:0 auto;display:flex}.masthead{border-bottom:var(--stroke) solid var(--ink);filter:url(#wobble-fine);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:.5rem;display:flex}.masthead h1{font-family:var(--hand);letter-spacing:.01em;margin:0;font-size:clamp(1.6rem,5.5vw,2.4rem)}.masthead h1 .swipe{color:var(--red)}.masthead__meta{font-family:var(--hand);color:var(--ink-soft);align-items:baseline;gap:.9rem;font-size:clamp(.85rem,2.6vw,1rem);display:flex}.progress{flex:none;justify-content:center;align-items:center;gap:.5rem;margin:clamp(.4rem,1.4vh,1rem) 0 .25rem;padding:0;list-style:none;display:flex}.progress__pip{border:var(--stroke) solid var(--ink-ghost);width:2.1rem;height:2.1rem;font-family:var(--hand);color:var(--ink-faint);filter:url(#wobble-fine);border-radius:50%;place-items:center;font-size:.95rem;transition:transform .16s,color .16s,border-color .16s;display:grid}.progress__pip[data-state=current]{border-color:var(--ink);color:var(--ink);transform:scale(1.12)}.progress__pip[data-state=done]{border-color:var(--green);color:var(--green)}.progress__mult{font-family:var(--hand);color:var(--ink-faint);margin-left:.25rem;font-size:.8rem}.stage{justify-content:center;gap:clamp(.5rem, 1.6vh, var(--gap));flex-direction:column;flex:auto;min-height:0;padding:.5rem 0;display:flex}.stage.summary{overscroll-behavior:contain;justify-content:flex-start;padding-top:.75rem;scroll-padding-top:.75rem;overflow-y:auto}.round__controls{display:contents}.round__controls[hidden]{display:none}.round__result{text-align:center;flex-direction:column;flex:auto;min-height:0;padding-top:.25rem;animation:.3s ease-out both sketch-in;display:flex}.round__result-scroll{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:.55rem;min-height:0;display:flex;overflow-y:auto}.round__result-footer{flex-direction:column;flex:none;gap:.4rem;padding-top:.5rem;display:flex}.round--revealed .scene-frame{max-height:min(26vh,12rem);transition:max-height .32s}@media (prefers-reduced-motion:reduce){.round--revealed .scene-frame{transition:none}}.scene-frame{border:var(--stroke) solid var(--ink);border-radius:var(--radius);filter:url(#wobble);aspect-ratio:4/3;background:#ffffff8c;flex:0 auto;place-items:center;width:100%;max-width:30rem;min-height:0;max-height:min(52vh,26rem);margin:0 auto;padding:.75rem;display:grid}.scene-frame svg{width:100%;height:100%;display:block}.scene{stroke:var(--ink);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;fill:none}.scene .ink-soft{stroke:var(--ink-soft)}.scene .ink-faint{stroke:var(--ink-faint);stroke-width:1.1px}.scene .accent-red{stroke:var(--red)}.scene .accent-blue{stroke:var(--blue)}.scene .accent-amber{stroke:var(--amber)}.scene .accent-green{stroke:var(--green)}.scene .fill-ink{fill:var(--ink);stroke:none}.scene .fill-soft{fill:var(--ink-ghost);stroke:none;opacity:.5}.scene .fill-paper{fill:var(--board)}.scene .fill-white{fill:#fff}.scene .thick{stroke-width:2.6px}.scene .thin{stroke-width:1.1px}.scene .hair{stroke-width:.7px}.prompt{text-align:center;font-family:var(--hand);color:var(--ink-soft);margin:0;font-size:clamp(1.05rem,3.4vw,1.35rem)}.timeline{--track-h:3px;touch-action:none;-webkit-user-select:none;user-select:none;flex:none;padding:.5rem 0 .25rem}.timeline__readout{text-align:center;font-family:var(--hand);color:var(--ink);font-variant-numeric:tabular-nums;margin-bottom:.35rem;font-size:clamp(2.6rem,11vw,4.2rem);line-height:1}.timeline__era{color:var(--ink-faint);vertical-align:.55em;margin-left:.25em;font-size:.4em}.timeline__track-wrap{cursor:grab;height:4.5rem;position:relative}.timeline__track-wrap:active{cursor:grabbing}.timeline__track-wrap:focus-visible{outline:3px dashed var(--blue);outline-offset:6px;border-radius:8px}.timeline__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.timeline__line{stroke:var(--ink);stroke-width:var(--track-h);stroke-linecap:round;filter:url(#wobble-fine)}.timeline__tick{stroke:var(--ink-faint);stroke-width:1.5px}.timeline__tick--major{stroke:var(--ink-soft);stroke-width:2px}.timeline__tick-label{font-family:var(--hand);fill:var(--ink-faint);stroke:none;text-anchor:middle;font-size:12px}.timeline__handle{stroke:var(--red);stroke-width:3px;fill:var(--board);filter:url(#wobble-fine)}.timeline__handle-stem{stroke:var(--red);stroke-width:2.5px;stroke-linecap:round}.timeline__hint{text-align:center;font-family:var(--hand);color:var(--ink-faint);margin:.15rem 0 0;font-size:.85rem}.timeline__nudge{justify-content:center;gap:.4rem;margin-top:.35rem;display:flex}.timeline__nudge-btn{font-family:var(--hand);min-width:3.1rem;min-height:2.75rem;color:var(--ink);border:2px solid var(--ink-soft);cursor:pointer;filter:url(#wobble-fine);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fff9;border-radius:10px;font-size:.95rem}.timeline__nudge-btn:hover{background:#fffffff2}.timeline__nudge-btn:active{background:var(--ink);color:var(--board)}.timeline__nudge-btn:focus-visible{outline:3px dashed var(--blue);outline-offset:3px}.btn{font-family:var(--hand);color:var(--ink);border:var(--stroke) solid var(--ink);border-radius:var(--radius);cursor:pointer;filter:url(#wobble);background:#fff9;padding:.6rem 1.9rem;font-size:clamp(1.05rem,3.2vw,1.25rem);transition:transform .12s,background .12s}.btn:hover{background:#fffffff2;transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:3px dashed var(--blue);outline-offset:4px}.btn--primary{background:var(--ink);color:var(--board)}.btn--primary:hover{background:#38343f}.btn-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.reveal{text-align:center;flex-direction:column;gap:.85rem;animation:.32s ease-out both sketch-in;display:flex}.reveal__verdict{font-family:var(--hand);color:var(--ink);margin:0;font-size:clamp(1.4rem,5vw,2rem)}.reveal__years{font-family:var(--hand);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:1.25rem;display:flex}.reveal__year{flex-direction:column;align-items:center;line-height:1.1;display:flex}.reveal__year-label{color:var(--ink-faint);font-size:.8rem}.reveal__year-value{font-variant-numeric:tabular-nums;font-size:clamp(1.8rem,7vw,2.6rem)}.reveal__year--actual .reveal__year-value{color:var(--green)}.reveal__year--guess .reveal__year-value{color:var(--red)}.reveal__gap{font-family:var(--hand);color:var(--ink-soft);margin:0;font-size:1rem}.reveal__title{font-family:var(--hand);margin:0;font-size:clamp(1.2rem,4vw,1.6rem)}.reveal__blurb,.reveal__fact{max-width:34rem;color:var(--ink-soft);margin:0 auto;font-size:clamp(.92rem,2.6vw,1rem);line-height:1.55}.reveal__fact{border-left:var(--stroke) solid var(--amber);text-align:left;padding-left:.9rem;font-style:italic}.reveal__fact strong{font-family:var(--hand);color:var(--amber);margin-bottom:.15rem;font-style:normal;display:block}.reveal__score{font-family:var(--hand);font-size:clamp(1.1rem,3.6vw,1.4rem)}.reveal__score b{color:var(--green);font-size:1.35em}.summary{text-align:center;flex-direction:column;gap:1rem;animation:.32s ease-out both sketch-in;display:flex}.summary__total{font-family:var(--hand);font-variant-numeric:tabular-nums;margin:0;font-size:clamp(3rem,14vw,5rem);line-height:1}.summary__outof{color:var(--ink-faint);font-size:.35em}.summary__grid{letter-spacing:.2em;font-size:clamp(1.4rem,6vw,2rem)}.summary__breakdown{flex-direction:column;gap:.4rem;width:100%;max-width:26rem;margin:0 auto;padding:0;list-style:none;display:flex}.summary__row{font-family:var(--hand);border-bottom:1.5px dashed var(--ink-ghost);text-align:left;grid-template-columns:auto 1fr auto auto;align-items:baseline;gap:.6rem;padding-bottom:.3rem;display:grid}.summary__row-title{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.summary__row-mult{color:var(--ink-faint);font-size:.85rem}.summary__row-pts{font-variant-numeric:tabular-nums;text-align:right;min-width:2.6rem}.summary__next{font-family:var(--hand);color:var(--ink-faint);margin:0}.toast{font-family:var(--hand);color:var(--green);min-height:1.4em;margin:0}@keyframes sketch-in{0%{opacity:0;transform:translateY(8px)rotate(-.4deg)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=420px){.scene-frame{max-height:38vh}.masthead{gap:.35rem}.progress__pip{width:1.85rem;height:1.85rem;font-size:.85rem}}@media (height<=600px) and (orientation:landscape){.scene-frame{max-height:40vh}.timeline__readout{font-size:clamp(1.8rem,7vh,2.6rem)}}.dev-toolbar{z-index:1000;background:var(--board-warm);border:var(--stroke) solid var(--ink);border-radius:var(--radius);box-shadow:0 4px 16px var(--board-shadow);filter:url(#wobble-fine);align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.8rem;display:flex;position:fixed;bottom:.75rem;right:.75rem}.dev-toolbar__label{font-family:var(--hand);color:var(--ink-soft);margin-right:.2rem;font-weight:700}.dev-toolbar__btn{font-family:var(--body);background:var(--board);color:var(--ink);border:1.5px solid var(--ink-soft);cursor:pointer;border-radius:8px;padding:.25rem .5rem;font-size:.78rem;font-weight:600;transition:transform .1s,background .15s}.dev-toolbar__btn:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.dev-toolbar__btn:disabled{opacity:.4;cursor:not-allowed}@media (width<=500px){.dev-toolbar{gap:.25rem;padding:.25rem .4rem;bottom:.4rem;right:.4rem}.dev-toolbar__label{display:none}}
