.tfeg-game{border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin:16px 0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);}
.tfeg-header h3{margin:0 0 4px;}
.tfeg-card{margin-top:12px;}
.tfeg-prompt,.tfeg-statutory{font-size:18px;font-weight:600;}
.tfeg-input{width:100%;padding:10px;margin:8px 0;border:1px solid #d1d5db;border-radius:8px;}
.tfeg-submit,.tfeg-choice{padding:10px 12px;margin:6px 6px 0 0;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;}
.tfeg-submit:hover,.tfeg-choice:hover{background:#f3f4f6;}
.tfeg-feedback{margin-top:8px;min-height:20px;}
.tfeg-ok{color:#065f46;}
.tfeg-bad{color:#7f1d1d;}
.tfeg-progress{margin-top:12px;color:#6b7280;}
