.question-scope-status{display:flex;align-items:flex-start;gap:8px;margin-top:8px;padding:9px 11px;border:1px solid rgba(115,85,54,.14);border-radius:11px;background:#faf6ef;color:#76685d;font-size:12px;font-weight:650;line-height:1.55}.question-scope-status::before{content:"✓";flex:0 0 auto;color:#67805d;font-weight:900}.question-scope-status.is-checking{border-color:rgba(155,107,47,.28);background:#fff9eb;color:#765a35}.question-scope-status.is-checking::before{content:"…";color:#9b6b2f}.question-scope-status.is-warning{border-color:rgba(177,113,33,.32);background:#fff7e4;color:#7a511e}.question-scope-status.is-warning::before{content:"!";color:#a86718}.question-scope-status.is-blocked,.question-scope-status.is-error{border-color:rgba(148,47,43,.3);background:#fff1ef;color:#852d29}.question-scope-status.is-blocked::before,.question-scope-status.is-error::before{content:"!";color:#a02f2a}.question-card:has(.question-scope-status.is-blocked) textarea{border-color:#a53b35;box-shadow:0 0 0 3px rgba(165,59,53,.1)}@media(max-width:600px){.question-scope-status{padding:9px 10px;font-size:11px}}
