:root{--hb-ink:#17112b;--hb-night:#17112b;--hb-purple:#512a78;--hb-panel:#d9c9e9;--hb-paper:#fff2d5;--hb-orange:#ff8a33;--hb-pink:#ff6fcf;--hb-green:#88e06d;--hb-cream:#fff7e5}
*{box-sizing:border-box}
html{background:var(--hb-night)}
body{margin:0;min-width:0;color:var(--hb-ink);font-family:Verdana,Arial,sans-serif;background-color:var(--hb-night);background-image:radial-gradient(circle at 10% 12%,#fff 0 1px,transparent 2px),radial-gradient(circle at 82% 8%,#ffb7ee 0 1px,transparent 2px),linear-gradient(rgba(126,75,173,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(126,75,173,.16) 1px,transparent 1px);background-size:97px 83px,131px 109px,28px 28px,28px 28px}
button,a{font:inherit;color:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:10;padding:10px;background:#fff;border:3px solid #000}
.page{width:min(100%,760px);min-height:100vh;margin:0 auto;padding:18px 14px 34px}
.topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:14px;padding:9px 10px;border:3px outset #f4eaff;background:var(--hb-panel);box-shadow:5px 5px 0 #07040d}
.back,.vibe-button{min-height:39px;padding:7px 10px;border:3px solid;border-color:#fff #4b3c5a #4b3c5a #fff;border-radius:0;background:#cdbbdd;font:bold 10px/1.2 'Courier New',monospace;text-decoration:none}.wordmark{text-align:center;font:900 16px/1 'Courier New',monospace;text-decoration:none}.wordmark span{color:#8b2484}
.program-window{border:4px ridge #eee0ff;background:var(--hb-panel);box-shadow:8px 8px 0 #05030a}.titlebar{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;background:#2d1852;color:#fff;font:bold 12px/1.2 'Courier New',monospace;letter-spacing:.8px}
.hero{padding:22px 18px 17px;text-align:center;background:radial-gradient(circle at 50% 12%,#5b2d83 0,#24123d 58%,#10091d 100%);color:#fff;border-bottom:3px solid #0b0614}
.utility-label{margin:0 0 9px;color:#ffb6e6;font:bold 10px/1.3 'Courier New',monospace;letter-spacing:1.4px}.hero h1{margin:0;text-transform:uppercase;font:900 clamp(36px,10vw,72px)/.86 'Courier New',monospace;letter-spacing:-3px;text-shadow:4px 4px 0 #05030a}.hero h1 span{display:block;color:var(--hb-orange)}.instruction{margin:17px auto 13px;max-width:520px;color:#fff4cf;font:12px/1.5 'Courier New',monospace}
.progress-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.progress-row>*{padding:6px 9px;border:2px solid #f5d8ff;background:#07040d;color:var(--hb-green);font:bold 10px/1.2 'Courier New',monospace}.progress-row span{color:#ffb7e5}.progress-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:3px;max-width:260px;margin:10px auto 0}.progress-dots i{width:7px;height:5px;background:#5e5370}.progress-dots i.filled{background:var(--hb-green);box-shadow:0 0 5px var(--hb-green)}
.board-title{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;background:#120a20;color:#ffcbf0;font:bold 9px/1.2 'Courier New',monospace}.bingo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:10px;background:#513477;border-bottom:3px solid #24153a}
.quest-tile{position:relative;min-width:0;min-height:103px;padding:6px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:3px solid;border-color:#fff7e5 #493958 #493958 #fff7e5;border-radius:0;background:var(--hb-paper);color:#22152e;font:bold 10px/1.08 'Courier New',monospace;text-align:center;box-shadow:2px 2px 0 #140b1f}.quest-tile:hover{background:#fff8e7}.quest-tile:active{border-color:#493958 #fff7e5 #fff7e5 #493958;transform:translate(1px,1px);box-shadow:none}.quest-tile.is-done{background:#b9ef96;color:#14220f;border-color:#eaffdc #3e6a34 #3e6a34 #eaffdc}.quest-tile.is-done .quest-icon{opacity:.45}.quest-icon{width:40px;height:40px;flex:0 0 auto}.check-sticker{position:absolute;top:2px;right:2px;width:22px;height:22px;display:grid;place-items:center;background:#101c0d;color:#9cff7c;border:2px solid #9cff7c;font:bold 15px/1 monospace;box-shadow:2px 2px 0 #000}.free-tile{background:var(--hb-pink);color:#24112c}.free-tile strong{font:900 13px/1 'Courier New',monospace}.free-tile span{font:bold 7px/1 'Courier New',monospace}
.safety-note{margin:13px 13px 0;padding:10px 12px;border:2px dashed #744d20;background:#fff1c9;color:#402713;font:10px/1.5 'Courier New',monospace}.safety-note strong{color:#9b3b00}
.reward{margin:13px;padding:12px;display:grid;grid-template-columns:130px 1fr;align-items:center;gap:16px;border:3px solid;border-color:#fff #665772 #665772 #fff;background:#cdbbdd}.patch-wrap{width:122px;height:122px;display:grid;place-items:center}.patch-wrap img{width:100%;height:100%;transition:.2s ease}.reward:not(.is-earned) .patch-wrap img{filter:grayscale(1) brightness(.25);opacity:.55}.reward.is-earned{background:#ffd271}.reward.is-earned .patch-wrap img{filter:drop-shadow(4px 4px 0 #4b2a19);transform:rotate(-2deg)}.reward-kicker{margin:0 0 5px;color:#5b1d74;font:bold 9px/1.2 'Courier New',monospace}.reward h2{margin:0 0 6px;font:900 24px/1 'Courier New',monospace}.reward p:last-child{margin:0;font:11px/1.45 'Courier New',monospace}.celebration{margin:0 13px 13px;padding:12px;border:3px double #24123d;background:var(--hb-green);font:bold 11px/1.3 'Courier New',monospace;text-align:center}.celebration[hidden],.how-copy[hidden]{display:none}
.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px}.action{min-height:46px;border:3px solid;border-color:#fff #4c3a58 #4c3a58 #fff;border-radius:0;box-shadow:2px 2px 0 #140b1f;font:bold 11px/1.2 'Courier New',monospace}.how-button{background:var(--hb-orange)}.reset-button{background:#cdbbdd}.how-copy{margin:0 13px 15px;padding:11px 12px;border:2px inset #eee;background:#fff6da;font:11px/1.5 'Courier New',monospace}
footer{padding:24px 10px 0;color:#f5dfff;text-align:center;font:10px/1.7 'Courier New',monospace}footer a{color:#fff;text-decoration-thickness:2px;text-decoration-color:var(--hb-pink)}
:is(a,button):focus-visible{outline:3px solid #fff600;outline-offset:3px}
@media(max-width:540px){.page{padding:8px 6px 24px}.topbar{grid-template-columns:1fr auto}.wordmark{display:none}.back,.vibe-button{font-size:9px}.hero{padding:18px 8px 14px}.hero h1{font-size:clamp(34px,13vw,56px)}.instruction{font-size:10px}.bingo-grid{gap:3px;padding:6px}.quest-tile{min-height:82px;padding:4px 1px;border-width:2px;font-size:7.7px}.quest-icon{width:29px;height:29px}.check-sticker{top:1px;right:1px;width:17px;height:17px;font-size:12px}.free-tile strong{font-size:10px}.reward{grid-template-columns:95px 1fr;gap:10px;margin:10px;padding:9px}.patch-wrap{width:90px;height:90px}.reward h2{font-size:17px}.reward p:last-child{font-size:9px}.actions{margin:10px}.safety-note{margin:10px}.board-title{font-size:7px}}
@media(max-width:350px){.quest-tile{min-height:76px;font-size:6.9px}.quest-icon{width:25px;height:25px}.bingo-grid{padding:4px;gap:2px}.program-window{border-width:3px}.hero h1{letter-spacing:-2px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
