#maker{background:#eaf3ec}#maker .wrap{max-width:780px;margin:0 auto}#maker .sub{color:#2b2b2b;margin:-.4rem 0 1.5rem}#maker .bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}#maker .grow{flex:auto}#maker .mbtn{cursor:pointer;color:#000;background:#fff;border:3px solid #000;border-radius:6px;align-items:center;gap:.3rem;padding:.45rem .9rem;font-family:inherit;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:3px 3px #000}#maker .mbtn:active{transform:translate(3px,3px);box-shadow:0 0 #000}#maker .mbtn.go{color:#06210a;background:#00c805}#maker .stickers{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}#maker .stickers .lbl{color:#4a4a4a;font-size:.8rem}#maker .stk{object-fit:contain;cursor:grab;background:#fff;border:3px solid #000;border-radius:6px;width:52px;height:52px;box-shadow:2px 2px #000}#maker .scenes{flex-direction:column;gap:22px;margin-top:1rem;display:flex}#maker .scene{position:relative}#maker .scene+.scene:before{content:"";background:#000;border-radius:2px;height:6px;position:absolute;top:-14px;left:0;right:0}#maker .scene-canvas{touch-action:none;background:#fff;border:3px solid #000;border-radius:6px;width:100%;height:280px;position:relative;overflow:hidden;box-shadow:5px 5px #000}#maker .scene.active .scene-canvas{border-color:#00c805}#maker .scene-canvas.drop{outline-offset:-8px;outline:3px dashed #00c805}#maker .scene-tools{z-index:5;gap:4px;display:flex;position:absolute;top:-13px;right:10px}#maker .scene-tools button{cursor:pointer;background:#fff;border:2px solid #000;border-radius:5px;width:26px;height:24px;font-family:inherit;font-size:.8rem;font-weight:700;box-shadow:2px 2px #000}#maker .item{transform-origin:50%;cursor:move;touch-action:none;user-select:none;position:absolute}#maker .item img{pointer-events:none;transform-origin:50%;width:100%;height:100%;display:block}#maker .item .txt{white-space:pre;cursor:move;text-shadow:1px 1px #00000026;padding:0 6px;font-weight:700;line-height:1.25}#maker .item .txt[contenteditable=true]{cursor:text;user-select:text;outline:none}#maker .item.sel{outline-offset:2px;outline:2px dashed #00c805}#maker .item .h{z-index:3;display:none;position:absolute}#maker .item.sel .h{display:block}#maker .h.rot{cursor:grab;background:#00c805;border:2px solid #000;border-radius:50%;width:18px;height:18px;margin-left:-9px;top:-34px;left:50%}#maker .h.rot:after{content:"";background:#000;width:2px;height:16px;position:absolute;top:100%;left:50%;transform:translate(-50%)}#maker .h.res{cursor:nwse-resize;background:#1f6bff;border:2px solid #000;border-radius:4px;width:18px;height:18px;bottom:-10px;right:-10px}#maker .item .tools{z-index:4;white-space:nowrap;background:#fff;border:2px solid #000;border-radius:6px;gap:3px;padding:3px;display:none;position:absolute;bottom:-46px;left:50%;transform:translate(-50%);box-shadow:3px 3px #000}#maker .item.sel .tools{display:flex}#maker .item .tools button{cursor:pointer;background:#fff;border:2px solid #000;border-radius:4px;min-width:26px;height:24px;font-family:inherit;font-size:.8rem;font-weight:700}#maker .item .tools button:active{background:#00c805}#maker .item .tools input[type=color]{cursor:pointer;background:#fff;border:2px solid #000;border-radius:4px;width:26px;height:24px;padding:0}@font-face{font-family:Comic Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/comic-neue-400.woff2)format("woff2")}@font-face{font-family:Comic Neue;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/comic-neue-700.woff2)format("woff2")}:root{--paper:#fff;--ink:#000;--red:#ff2f2f;--blue:#1f6bff;--yellow:#ffd400;--muted:#2b2b2b;--font:"Comic Neue", "Comic Sans MS", "Chalkboard SE", system-ui, -apple-system, sans-serif}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font);background-color:var(--paper);background-image:repeating-linear-gradient(0deg,#0000 0 23px,#0000000d 23px 24px),repeating-linear-gradient(90deg,#0000 0 23px,#0000000d 23px 24px);margin:0;line-height:1.5;overflow-x:hidden}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme]{font-family:var(--font);letter-spacing:0;font-weight:700}.hl[data-astro-cid-lcdefpme]{color:var(--green)}.rot[data-astro-cid-lcdefpme]{display:inline-block;transform:rotate(-3deg)}.center[data-astro-cid-lcdefpme]{text-align:center}.muted[data-astro-cid-lcdefpme]{color:var(--muted)}.narrow[data-astro-cid-lcdefpme]{max-width:660px;margin:0 auto}.wide[data-astro-cid-lcdefpme]{max-width:980px;margin:0 auto}section[data-astro-cid-lcdefpme]{padding:4rem 1.25rem;position:relative}b[data-astro-cid-lcdefpme]{font-weight:700}.band[data-astro-cid-lcdefpme]{border-top:4px solid var(--ink);border-bottom:4px solid var(--ink)}.tint-yellow[data-astro-cid-lcdefpme]{background:#fff8cc}.tint-red[data-astro-cid-lcdefpme]{background:#ffe0dd}.tint-blue[data-astro-cid-lcdefpme]{background:#dbe8ff}.paintbar[data-astro-cid-lcdefpme]{color:#fff;border-bottom:3px solid var(--ink);background:linear-gradient(#0a0aa0,navy);justify-content:space-between;align-items:center;padding:4px 8px;font-size:.9rem;display:flex}.paintbar[data-astro-cid-lcdefpme] .pbbtns[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:#000;background:silver;border:2px solid #000;border-color:#fff #000 #000 #fff;justify-content:center;align-items:center;width:20px;height:18px;margin-left:3px;font-size:.7rem;font-style:normal;display:inline-flex}.btn[data-astro-cid-lcdefpme]{background:var(--green);color:#06210a;font-weight:700;font-family:var(--font);border:3px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:4px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.6rem;text-decoration:none;transition:transform 50ms,box-shadow 50ms;display:inline-flex}.btn[data-astro-cid-lcdefpme]:hover{box-shadow:6px 6px 0 var(--ink);transform:translate(-1px,-1px)}.btn[data-astro-cid-lcdefpme]:active{box-shadow:1px 1px 0 var(--ink);transform:translate(4px,4px)}.btn[data-astro-cid-lcdefpme].small{box-shadow:3px 3px 0 var(--ink);padding:.4rem 1rem;font-size:.85rem}.btn[data-astro-cid-lcdefpme].ghost{color:var(--ink);background:#fff}nav[data-astro-cid-lcdefpme]{z-index:20;background:var(--paper);border-bottom:4px solid var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1.25rem;display:flex;position:sticky;top:0}nav[data-astro-cid-lcdefpme] .brand[data-astro-cid-lcdefpme]{color:var(--ink);font-size:1.25rem;font-weight:700;text-decoration:none}nav[data-astro-cid-lcdefpme] .links[data-astro-cid-lcdefpme]{gap:1.3rem;font-size:.95rem;display:none}nav[data-astro-cid-lcdefpme] .links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);text-decoration:none}nav[data-astro-cid-lcdefpme] .links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--red);text-decoration:underline wavy}@media (width>=720px){nav[data-astro-cid-lcdefpme] .links[data-astro-cid-lcdefpme]{display:flex}}.hero[data-astro-cid-lcdefpme]{text-align:center;padding-top:3rem}.eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;color:var(--red);margin:0 0 .8rem;font-size:.8rem;font-weight:700}h1[data-astro-cid-lcdefpme]{text-shadow:4px 4px 0 var(--green);margin:0;font-size:clamp(2.4rem,8vw,4.6rem);line-height:1.02}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 16'%3E%3Cpath d='M4 10 q12 -9 24 0 t24 0 t24 0 t24 0 t24 0 t24 0 t24 0 t24 0 t24 0' fill='none' stroke='%23ff2f2f' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:min(340px,72%);height:14px;margin:.5rem auto 0;display:block}.lede[data-astro-cid-lcdefpme]{max-width:46ch;color:var(--muted);margin:1.4rem auto 0;font-size:1.05rem}.logo[data-astro-cid-lcdefpme]{border:4px solid var(--ink);width:clamp(180px,45vw,300px);height:auto;image-rendering:pixelated;box-shadow:8px 8px 0 var(--ink);background:#fff;border-radius:6px;margin:2rem auto 0;display:block;transform:rotate(-2deg)}.cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem;display:flex}.hero-social[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.25rem;display:flex}.hero-social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-family:var(--font);color:var(--ink);border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:#fff;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform 50ms}.hero-social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--green);transform:translate(-1px,-1px)}.comic[data-astro-cid-lcdefpme]{padding-top:1rem;padding-bottom:3rem}.comic[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border:4px solid var(--ink);width:100%;max-width:620px;height:auto;box-shadow:10px 10px 0 var(--ink);background:#fff;border-radius:6px;margin:0 auto;display:block;transform:rotate(-1deg)}h2[data-astro-cid-lcdefpme]{margin:0 0 1.1rem;font-size:clamp(2rem,5vw,2.9rem)}.card[data-astro-cid-lcdefpme]{border:3px solid var(--ink);box-shadow:6px 6px 0 var(--ink);background:#fff;border-radius:6px;padding:1.5rem}.lore[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0 0 .9rem}.lore[data-astro-cid-lcdefpme] .pop[data-astro-cid-lcdefpme]{margin-bottom:0;font-size:1.1rem}.twocol[data-astro-cid-lcdefpme]{align-items:center;gap:2.5rem;max-width:980px;margin:0 auto;display:grid}.twocol[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border:4px solid var(--ink);width:100%;max-width:340px;box-shadow:7px 7px 0 var(--ink);image-rendering:pixelated;border-radius:6px;margin:0 auto;transform:rotate(2deg)}@media (width>=760px){.twocol[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.checks[data-astro-cid-lcdefpme]{margin:1.1rem 0 0;padding:0;list-style:none}.checks[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin:.55rem 0;font-weight:700}.dark[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--paper);background-image:none}.dark[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-align:center;text-shadow:3px 3px 0 var(--green);margin-bottom:2.25rem}.grid3[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.2rem;display:grid}.stat[data-astro-cid-lcdefpme]{text-align:center;box-shadow:6px 6px 0 var(--green);background:#111;border:3px solid #fff;border-radius:6px;padding:1.6rem}.stat[data-astro-cid-lcdefpme]:nth-child(2){box-shadow:6px 6px 0 var(--red)}.stat[data-astro-cid-lcdefpme]:nth-child(3){box-shadow:6px 6px 0 var(--yellow)}.stat[data-astro-cid-lcdefpme] .num[data-astro-cid-lcdefpme]{color:var(--green);font-size:2.8rem;font-weight:700}.stat[data-astro-cid-lcdefpme]:nth-child(2) .num[data-astro-cid-lcdefpme]{color:var(--red)}.stat[data-astro-cid-lcdefpme]:nth-child(3) .num[data-astro-cid-lcdefpme]{color:var(--yellow)}.stat[data-astro-cid-lcdefpme] .cap[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin:.35rem 0 .7rem;font-size:.72rem}.stat[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.85;margin:0;font-size:.85rem}.phases[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.1rem;margin-top:2.5rem;display:flex}.phase[data-astro-cid-lcdefpme]{align-items:stretch;gap:1rem;display:flex}.pnum[data-astro-cid-lcdefpme]{background:var(--green);color:#06210a;border:3px solid var(--ink);width:3.1rem;height:3.1rem;box-shadow:3px 3px 0 var(--ink);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.phase[data-astro-cid-lcdefpme]:nth-child(2) .pnum[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff}.phase[data-astro-cid-lcdefpme]:nth-child(3) .pnum[data-astro-cid-lcdefpme]{background:var(--red);color:#fff}.phase[data-astro-cid-lcdefpme]:nth-child(4) .pnum[data-astro-cid-lcdefpme]{background:var(--yellow)}.phase[data-astro-cid-lcdefpme] .card[data-astro-cid-lcdefpme]{flex:1}.phase[data-astro-cid-lcdefpme]:nth-child(odd) .card[data-astro-cid-lcdefpme]{transform:rotate(-.6deg)}.phase[data-astro-cid-lcdefpme]:nth-child(2n) .card[data-astro-cid-lcdefpme]{transform:rotate(.6deg)}.ptag[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;color:var(--red);margin-bottom:.15rem;font-size:.7rem}.phase[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0 0 .25rem;font-size:1.2rem}.phase[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:.92rem}.quoteimg[data-astro-cid-lcdefpme]{border:4px solid var(--ink);width:190px;height:auto;box-shadow:6px 6px 0 var(--ink);image-rendering:pixelated;background:#fff;border-radius:6px;margin:0 auto 1.25rem;display:block;transform:rotate(-3deg)}.quote[data-astro-cid-lcdefpme]{max-width:22ch;margin:0 auto;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.2}.attrib[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:.75rem;font-size:.75rem}.steps[data-astro-cid-lcdefpme]{flex-direction:column;gap:.85rem;margin:2.25rem 0 1.5rem;padding:0;list-style:none;display:flex}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff;border-radius:6px;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:nth-child(2n){transform:rotate(.5deg)}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:nth-child(odd){transform:rotate(-.5deg)}.snum[data-astro-cid-lcdefpme]{color:var(--red);font-size:1.7rem;font-weight:700}.cabox[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;word-break:break-all;border:3px solid var(--ink);box-shadow:5px 5px 0 var(--green);border-radius:6px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.1rem;font-size:.85rem;display:flex}.cabox[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{color:#fff}.cabox[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{color:var(--green);border:2px solid var(--green);cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font);background:0 0;border-radius:4px;padding:.3rem .8rem}.cabox[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme].copied{background:var(--green);color:#06210a}.fakword[data-astro-cid-lcdefpme]{text-align:center;color:var(--ink);text-shadow:6px 6px 0 var(--red);margin:1rem 0 0;font-size:clamp(4rem,18vw,10rem);font-weight:700;line-height:1;transform:rotate(-2deg)}.finale[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-shadow:4px 4px 0 var(--green);font-size:clamp(2.2rem,7vw,4rem)}.finale[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:42ch;margin:0 auto 1.75rem}footer[data-astro-cid-lcdefpme]{text-align:center;border-top:4px solid var(--ink);color:var(--muted);padding:2.75rem 1.25rem}footer[data-astro-cid-lcdefpme] .social[data-astro-cid-lcdefpme]{justify-content:center;gap:1.4rem;margin-bottom:1rem;display:flex}footer[data-astro-cid-lcdefpme] .social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none}footer[data-astro-cid-lcdefpme] .social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--red);text-decoration:underline wavy}footer[data-astro-cid-lcdefpme] .fine[data-astro-cid-lcdefpme]{opacity:.85;max-width:60ch;margin:.5rem auto 0;font-size:.74rem}
