body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:18px}*{box-sizing:border-box}a{color:#0070f3}a,a:hover{text-decoration:none}a:hover{font-weight:700}b{color:#0070f3}b:hover{text-decoration:underline;animation:bounce .3s ease infinite alternate}img{max-width:100%;display:block}@keyframes spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes spinner-line-shrink{0%,25%,to{transform:scale(.5);opacity:.25}26%{transform:scale(1);opacity:1}}.card{width:auto}.card,.projectCard{background-color:#eee;padding:10px;border-radius:5px}.projectCard{width:250PX}.rth-page{max-width:42rem;margin:0 auto 3rem;padding:0 .5rem}.rth-page .hidden{display:none!important}.rth-timer{font-variant-numeric:tabular-nums;font-size:.95rem;color:#555;margin-bottom:.75rem}.rth-hand-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.story-event{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.65rem;font-size:.95rem;line-height:1.45}.story-icon{flex-shrink:0;width:1.5rem;text-align:center}.story-text{color:#222}.your-cards-group{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:.5rem}.divider{height:1px;background:#e5e5e5;margin:1rem 0}#boardCards{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:flex-end;margin-bottom:1.25rem}.card-wrap{display:flex;flex-direction:column;align-items:center;gap:.35rem}.card{width:3.25rem;height:4.5rem;border-radius:6px;border:2px solid #1a1a1a;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding-top:.35rem;box-shadow:0 2px 6px rgba(0,0,0,.08)}.card.grey{background:#f3f4f6;border-color:#9ca3af}.card .r{font-weight:800;font-size:1.1rem}.card-lbl{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#666;text-align:center;max-width:4.5rem}#choicesEl{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.choice-btn{display:flex;align-items:center;gap:1rem;width:100%;padding:.65rem 1rem;border:2px solid #d1d5db;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.choice-btn:hover{border-color:#93c5fd;background:#f8fafc}.choice-btn.selected{border-color:#2563eb;background:#eff6ff}.choice-btn.correct{border-color:#16a34a;background:#f0fdf4}.choice-btn.wrong{border-color:#dc2626;background:#fef2f2}.choice-cards{display:flex;gap:.35rem}.choice-mini{width:2rem;height:2.75rem;border-radius:4px;border:1.5px solid #333;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.choice-label{flex:1;font-size:.9rem;color:#111}#confirmArea{margin-bottom:1rem}.rth-btn-primary{padding:.6rem 1.25rem;font-weight:600;border:none;border-radius:8px;background:#111;color:#fff;cursor:pointer}.rth-btn-primary:hover{background:#333}.rth-btn-secondary{padding:.5rem 1rem;font-weight:500;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;margin-top:.5rem}.rth-btn-secondary:hover{background:#f9fafb}#inlineResult{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e5e5}#resultVerdict{font-size:1.1rem;font-weight:700;margin-bottom:.75rem}#explainBox{font-size:.95rem;line-height:1.55;color:#333}#explainBox h3{font-size:1rem;margin-bottom:.5rem}.rth-home-actions{margin-top:1rem}.rth-error{color:#dc2626;font-size:.95rem}.rth-played-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}