@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/atkinson-400.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/atkinson-700.woff2) format("woff2")}:root{--bg: #e9f5fc;--surface: #ffffff;--primary: #4caf50;--primary-dark: #3b8e3f;--secondary: #2f80ed;--accent: #ffc53d;--danger: #e4572e;--text: #14395c;--muted: #6e8ca3;--border: #cfe4f2;--radius: 20px;--shadow: 0 4px 0 rgba(20, 57, 92, .12);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--app-max: 100%;--gutter: 16px}@media(min-width:720px){:root{--app-max: 680px;--gutter: 24px}}@media(min-width:1100px){:root{--app-max: 860px}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:ui-rounded,SF Pro Rounded,Segoe UI Variable Display,Segoe UI,system-ui,-apple-system,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;overscroll-behavior:none}button{font:inherit;cursor:pointer}.app-shell{width:100%;max-width:var(--app-max);margin-inline:auto;flex:1;min-height:0;display:flex;flex-direction:column}.board{width:100%;margin-inline:auto;display:grid;gap:10px}.word{font-family:Atkinson Hyperlegible,Verdana,Tahoma,Segoe UI,system-ui,sans-serif;letter-spacing:.045em}.tappable{border:none;background:none;padding:0;transition:transform 90ms ease,box-shadow 90ms ease}.tappable:active{transform:translateY(2px) scale(.985)}.tappable:focus-visible{outline:4px solid var(--secondary);outline-offset:3px}.arrastavel{touch-action:none}.fantasma{position:fixed;z-index:40;pointer-events:none;transform:translate(-50%,-50%);filter:drop-shadow(0 8px 10px rgba(20,57,92,.35))}@keyframes pop-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes shake{10%,90%{transform:translate(-3px)}30%,70%{transform:translate(5px)}50%{transform:translate(-5px)}}@keyframes float-y{50%{transform:translateY(-8px)}}@keyframes fall{to{transform:translateY(105vh) rotate(540deg);opacity:0}}@keyframes pulse-ring{0%,to{box-shadow:0 0 #2f80ed00}50%{box-shadow:0 0 0 8px #2f80ed40}}.anim-pop{animation:pop-in .22s ease-out both}.anim-shake{animation:shake .42s ease-in-out both}.anim-float{animation:float-y 2.6s ease-in-out infinite}.anim-alvo{animation:pulse-ring 1.4s ease-in-out infinite}body.focus-mode .anim-pop,body.focus-mode .anim-shake,body.focus-mode .anim-float,body.focus-mode .anim-alvo{animation:none!important}@media(prefers-reduced-motion:reduce){.anim-pop,.anim-shake,.anim-float,.anim-alvo{animation:none!important}}.folha-impressao{display:none}@media print{@page{size:A4;margin:1cm}#root{display:none!important}html,body{height:auto!important;min-height:0!important;overflow:visible!important;background:#fff!important}.folha-impressao{display:flex!important;flex-wrap:wrap;align-content:flex-start;gap:.4cm;-webkit-print-color-adjust:exact;print-color-adjust:exact}.cartao-impresso{display:grid;gap:.2cm;padding:.3cm;box-sizing:border-box;border:1.5pt dashed #444;border-radius:.3cm;align-content:center;justify-items:center;break-inside:avoid;page-break-inside:avoid}.figura-impressa{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;min-width:0;width:100%;height:100%}.figura-impressa img{max-width:100%;max-height:100%;object-fit:contain}.figura-impressa figcaption{margin-top:.05cm;font-size:8pt;font-weight:700;text-align:center}}
