.llm-provider-list{display:flex;flex-direction:column;gap:12px;padding-left:34px}
.llm-provider-row{border:1px solid #e7edf0;border-radius:6px;padding:14px;background:#fcfdfd}
.llm-provider-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}
.llm-provider-head strong{font-size:12px;display:block}
.llm-provider-head small{display:block;color:#8e9aa3;font-size:10px;margin-top:4px}
.llm-provider-row .settings-grid{padding-left:0}
.llm-provider-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}
.intelligence-control{margin-bottom:15px;padding:0 18px}
.intelligence-control .filter-bar{margin:0}
.intelligence-control select{min-width:250px}
