﻿.mini-game{background:#fff;border-radius:18px;box-shadow:0 6px 18px rgba(0,0,0,.12);padding:1.2rem;margin:2rem 0}.mini-game h1{text-align:center;color:#ff6b8b}.hud{display:flex;justify-content:center;gap:1rem;background:#f9f7fe;border-radius:10px;padding:.6rem;flex-wrap:wrap}.txt{background:#fff5f8;border-radius:10px;padding:.7rem;line-height:1.5;margin:.7rem 0}.options{display:grid;gap:.6rem}.options button{border:2px solid #ecd7e8;border-radius:10px;padding:.7rem;background:#fff;cursor:pointer;text-align:left;font-weight:700}.actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-top:.8rem}.actions button{border:0;border-radius:999px;background:#ff6b8b;color:#fff;padding:.6rem 1rem;cursor:pointer}#feedback{text-align:center;min-height:1.4rem;font-weight:700;margin-top:.6rem}
