:root{font-family:Inter,system-ui,Arial,sans-serif;color:#162033;background:#f5f8fc}*{box-sizing:border-box}body{margin:0}.top{background:white;border-bottom:1px solid #e4e9f2;padding:18px 28px;display:flex;justify-content:space-between;align-items:center}.wrap{max-width:1150px;margin:28px auto;padding:0 18px}.card{background:white;border:1px solid #e5eaf1;border-radius:16px;padding:22px;box-shadow:0 8px 30px rgba(35,55,80,.06);margin-bottom:16px}.login{max-width:460px;margin:9vh auto}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}input,textarea,select{width:100%;padding:12px;border:1px solid #ccd5e2;border-radius:10px;margin:6px 0 14px;background:white}textarea{min-height:130px;resize:vertical}button,.btn{display:inline-block;border:0;border-radius:10px;padding:11px 16px;background:#2563eb;color:white;text-decoration:none;cursor:pointer;font-weight:700}.btn.secondary{background:#e9eef7;color:#24344d}.btn.danger,button.danger{background:#dc2626}.nav a{margin-right:14px;color:#334155;text-decoration:none;font-weight:650}.badge{display:inline-block;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.active{background:#dcfce7;color:#166534}.ended{background:#fef9c3;color:#854d0e}.deleted{background:#fee2e2;color:#991b1b}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.muted{color:#64748b}.error{background:#fee2e2;color:#991b1b;padding:10px;border-radius:10px}.ok{background:#dcfce7;color:#166534;padding:10px;border-radius:10px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px;border-bottom:1px solid #edf1f6}

.requirement-picker{margin:.4rem 0 1rem}.req-btn{width:100%;border:1px solid #d8dee8;background:#f5f7fa;color:#263142;padding:.8rem;border-radius:10px;cursor:pointer}.req-btn.active{background:#e7f0ff;border-color:#7ba8ef;font-weight:700}.muted{font-size:.9rem;color:#667085;margin-top:.4rem}
