.mpl-younger .ff-btn{min-height:52px;font-size:1.05rem}.mpl-hero{text-align:center}.mpl-hero-emoji{font-size:4rem;line-height:1;display:block;margin:0 auto .3rem}.mpl-hud{margin-top:.5rem;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}.mpl-section-h{text-align:center;margin:.4rem 0 .8rem}.mpl-activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1.2rem}@media(min-width:620px){.mpl-activity-grid{grid-template-columns:repeat(4,1fr)}}.mpl-activity-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:1.1rem .8rem;background:var(--ff-paper);text-decoration:none;color:inherit;border:3px solid var(--ff-forge);border-radius:20px;box-shadow:0 4px #0000001f;transition:transform .12s ease,box-shadow .12s ease;min-height:120px;justify-content:center}.mpl-activity-card:hover,.mpl-activity-card:focus-visible{transform:translateY(-3px);box-shadow:0 7px #00000024;outline:none}.mpl-activity-emoji{font-size:2.6rem}.mpl-activity-card strong{font-size:1.15rem;color:var(--ff-forge-text)}.mpl-activity-blurb{font-size:.9rem;color:#5a6472}.mpl-stage{display:flex;flex-direction:column;align-items:center;gap:.9rem}.mpl-replay{margin-bottom:.1rem}.mpl-manip{width:min(340px,88vw);display:flex;justify-content:center}.mpl-svg{width:100%;height:auto}.mpl-object{fill:var(--ff-slate)}.mpl-unit{fill:var(--ff-forge);stroke:var(--ff-forge-text);stroke-width:.6}.mpl-clock{max-width:220px}.mpl-clock-face{fill:var(--ff-paper);stroke:var(--ff-forge);stroke-width:2.5}.mpl-tick{fill:var(--ff-forge-text)}.mpl-hour{stroke:var(--ff-anvil, #2d2d2d);stroke-width:3.4;stroke-linecap:round}.mpl-min{stroke:var(--ff-forge);stroke-width:2.4;stroke-linecap:round}.mpl-coins{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.mpl-coin{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#4a3a10;background:radial-gradient(circle at 40% 35%,#ffe08a,#e8b64a);border:2px solid #b8862f}.mpl-coin--dime,.mpl-coin--nickel{width:48px;height:48px;background:radial-gradient(circle at 40% 35%,#e6e8ec,#b8bcc4);color:#3a3f47;border-color:#8a8f98}.mpl-bar{fill:var(--ff-forge)}.mpl-bar-label{fill:var(--ff-anvil, #2d2d2d);font-size:7px}.mpl-bar-count{fill:var(--ff-forge-text);font-size:8px;font-weight:700}.mpl-tiles{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center}.mpl-tile{min-width:72px;min-height:60px;padding:.6rem 1rem;font-size:1.3rem;font-weight:700;font-variant-numeric:tabular-nums;background:var(--ff-warm);color:var(--ff-forge-text);border:3px solid var(--ff-forge);border-radius:16px;cursor:pointer;box-shadow:0 3px #0000001a}.mpl-tile:hover:not(:disabled),.mpl-tile:focus-visible{transform:translateY(-2px);outline:none;border-color:var(--pc-select)}.mpl-tile--correct{background:var(--pc-correct-bg);border-color:var(--pc-correct)}.mpl-tile--correct:after{content:" ✓";color:var(--pc-correct)}.mpl-tile--wrong{border-color:var(--pc-incorrect);opacity:.6}.mpl-change{gap:1.4rem;align-items:flex-end}.mpl-change-item{display:flex;flex-direction:column;align-items:center;gap:.3rem}.mpl-change-lab{font-size:.85rem;color:#5a6472}.mpl-coin--have{background:radial-gradient(circle at 40% 35%,#ffe08a,#e8b64a);color:#4a3a10;border:2px solid #b8862f}.pc-theme-measurepals .mpl-mk-stage{display:grid;gap:1rem;justify-items:center}.pc-theme-measurepals .mpl-mk-prompt{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:center}.pc-theme-measurepals .mpl-mk-target-label{font-size:1.15rem;font-weight:700;color:var(--ff-anvil)}.pc-theme-measurepals .mpl-mk-target{font-size:2rem;font-weight:800;color:var(--ff-forge-text);font-variant-numeric:tabular-nums}.pc-theme-measurepals .mpl-mk-hear{min-height:48px}.pc-theme-measurepals .mpl-mk-readout{font-size:1.15rem;font-weight:700;color:var(--ff-anvil)}.pc-theme-measurepals .mpl-mk-total{font-variant-numeric:tabular-nums;font-size:1.5rem;color:var(--pc-select)}.pc-theme-measurepals .mpl-mk-purse{min-height:66px;width:100%;max-width:34rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;padding:.7rem;background:var(--ff-warm);border:3px dashed var(--ff-outline);border-radius:16px}.pc-theme-measurepals .mpl-mk-purse-empty{margin:0;opacity:.6;font-style:italic;color:var(--ff-anvil)}.pc-theme-measurepals .mpl-mk-purse-coin{cursor:pointer}.pc-theme-measurepals .mpl-mk-tray-label{font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ff-slate-text)}.pc-theme-measurepals .mpl-mk-tray{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center}.pc-theme-measurepals .mpl-mk-coin{width:64px;height:64px;font-size:1.1rem;cursor:pointer;box-shadow:0 3px #0000001f}.pc-theme-measurepals .mpl-mk-coin:hover:not(:disabled),.pc-theme-measurepals .mpl-mk-coin:focus-visible{transform:translateY(-2px);outline:2px solid var(--pc-select)}.pc-theme-measurepals .mpl-mk-stage--done .mpl-mk-purse{border-style:solid;outline:3px solid var(--pc-correct);outline-offset:3px}
