.bekele-dc-wrap{max-width:720px;margin:2rem auto;background:#000;color:#fff;padding:1.5rem;border-radius:16px}
.bekele-dc-card{background:#111;border:1px solid #222;padding:1rem;border-radius:12px}
.bekele-dc-card label{display:block;margin:.5rem 0 .2rem;color:#bbb}
.bekele-dc-card input,.bekele-dc-card textarea{width:100%;padding:.6rem;border-radius:8px;border:1px solid #333;background:#0b0b0b;color:#fff}
.bekele-dc-card button{margin-top:.75rem;width:100%;background:#f97316;color:#fff;border:none;border-radius:10px;padding:.75rem;font-weight:600;cursor:pointer}
.bekele-dc-card button:hover{background:#fb923c}
.dc-progress{height:8px;background:#333;border-radius:6px;margin-top:1rem;overflow:hidden}
.dc-progress .bar{height:8px;background:#f97316;width:0%}
.dc-quick-feedback{display:grid;gap:.5rem;margin-top:1rem}
.dc-quick-feedback button{background:#1f2937;color:#fff;padding:.5rem;border-radius:8px;border:1px solid #2a2a2a}
