
.metris-ge-wrap{max-width:1000px;margin:0 auto;padding:16px}
.metris-ge-header{margin-bottom:14px}
.metris-ge-title{font-size:22px;font-weight:800;color:#0f172a}
.metris-ge-sub{color:#475569;margin-top:4px}
.metris-ge-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.metris-ge-row{display:flex;gap:14px;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}
.metris-ge-label{display:block;font-size:12px;font-weight:700;color:#334155;margin:10px 0 6px}
#metris-ge-dir{min-width:260px;padding:10px;border:1px solid #e5e7eb;border-radius:12px}
textarea{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:12px;resize:vertical}
.metris-ge-block{margin-top:14px}
.metris-ge-h3{font-weight:800;color:#0f172a;margin-bottom:8px}
.metris-ge-bullets{margin:0;padding-left:18px;color:#334155}
.metris-ge-muted{color:#64748b}
.metris-ge-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.metris-ge-btn{border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:10px 12px;border-radius:12px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}
.metris-ge-btn.primary{background:#0f172a;color:#fff;border-color:#0f172a}
.metris-ge-msg{margin-top:10px;color:#0f172a;font-weight:600}
.metris-ge-footer{margin-top:12px;color:#64748b;font-size:13px}
.metris-ge-status{margin-top:18px}
.metris-ge-pill{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid #e5e7eb}
.metris-ge-pill.not_started{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
.metris-ge-pill.in_progress{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}
.metris-ge-pill.completed{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}
