:root{--bg:#f3f5f9;--ink:#161e2e;--line:#e6eaf1;--brand:#2563eb;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;font-size:13px}button,input,textarea,select{font:inherit}.eq-login{background:linear-gradient(135deg, #2563eb1a, transparent 36%), linear-gradient(45deg, #0d948817, transparent 30%), var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.eq-login__panel{width:min(420px,100%)}.eq-login__mode{justify-content:flex-end;margin-bottom:10px;display:flex}.admin-app-shell{color:#172033;background:#f8fafc;min-height:100vh;display:flex}.admin-app-shell__sidebar{box-sizing:border-box;color:#e5e7eb;background:#111827;flex:0 0 220px;padding:20px 14px}.admin-app-shell__brand{letter-spacing:.02em;margin:0 10px 26px;font-size:18px;font-weight:700}.admin-app-shell__brand span{color:#60a5fa;font-size:13px;font-weight:600}.admin-app-shell__nav-group{gap:5px;margin:0 0 18px;display:grid}.admin-app-shell__nav-group .ant-typography{margin:0 10px 3px;font-size:12px}.admin-app-shell__nav-link{color:#cbd5e1;border-radius:6px;padding:8px 10px;text-decoration:none}.admin-app-shell__nav-link:hover,.admin-app-shell__nav-link--active{color:#fff;background:#1e3a5f}.admin-app-shell__body{flex-direction:column;flex:1;min-width:0;display:flex}.admin-app-shell__header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:68px;padding:10px 24px;display:flex}.admin-app-shell__environment,.admin-app-shell__identity{align-items:center;gap:8px;display:flex}.admin-app-shell__identity>div{justify-items:end;display:grid}.admin-app-shell__identity .ant-typography{font-size:12px}.admin-app-shell__content{flex:1;min-width:0}.admin-app-shell__forbidden{margin:32px}.prototype-content-only .sidebar,.prototype-content-only .topbar,.prototype-content-only .foot{display:none!important}.prototype-content-only .app{min-height:0;display:block}.prototype-content-only .main{min-width:0}.prototype-content-only .content{min-height:calc(100vh - 68px)}@media (width<=800px){.admin-app-shell{display:block}.admin-app-shell__sidebar{min-height:auto}.admin-app-shell__header{align-items:flex-start;gap:10px;padding:12px}.admin-app-shell__identity{flex-direction:column;align-items:flex-end}}.eq-health{max-width:1440px;margin:0 auto;padding:28px clamp(18px,4vw,48px) 48px}.eq-health__header,.eq-health__section-heading,.eq-health__toolbar{align-items:center;display:flex}.eq-health__header{justify-content:space-between;gap:24px;margin-bottom:28px}.eq-health h1,.eq-health h2,.eq-health p{margin:0}.eq-health h1{margin-left:10px;font-size:24px;display:inline-block}.eq-health h2{font-size:16px}.eq-health p,.eq-health time{color:#64748b;font-size:13px}.eq-health__header p{margin-top:5px}.eq-health__toolbar{gap:12px}.eq-health__toolbar label{color:#475569;gap:4px;font-size:12px;display:grid}.eq-health__toolbar select{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:34px;padding:0 9px}.eq-health__icon-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid}.eq-health__icon-button:disabled{cursor:wait;opacity:.55}.eq-health__metric-grid{border:1px solid #dbe3ee;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));margin-bottom:24px;display:grid;overflow:hidden}.eq-health__metric{background:#fff;border-bottom:1px solid #dbe3ee;border-right:1px solid #dbe3ee;min-height:92px;padding:14px}.eq-health__metric span{color:#64748b;font-size:12px;display:block}.eq-health__metric strong{color:#0f172a;margin-top:8px;font-size:22px;display:block}.eq-health__metric--warn strong{color:#b45309}.eq-health__metric--danger strong{color:#b91c1c}.eq-health__metric--ok strong{color:#15803d}.eq-health__section,.eq-health__state{background:#fff;border:1px solid #dbe3ee;border-radius:8px}.eq-health__section{padding:20px}.eq-health__section-heading{justify-content:space-between;gap:16px;margin-bottom:16px}.eq-health__section-heading p{margin-top:4px}.eq-health__alert{color:#991b1b;cursor:pointer;text-align:left;background:#fff7f7;border:1px solid #f0b9b9;border-radius:8px;gap:4px;width:100%;margin-bottom:18px;padding:14px 16px;display:grid}.eq-health__alert span{font-size:13px}.eq-health__state{gap:10px;margin-bottom:18px;padding:20px;display:grid}.eq-health__state--error{color:#991b1b;border-color:#f0b9b9}.eq-health__state button{color:#2563eb;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.eq-health__table-wrap{overflow-x:auto}.eq-health table{border-collapse:collapse;width:100%;font-size:13px}.eq-health th,.eq-health td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px 8px}.eq-health th{color:#64748b;font-weight:600}.eq-health__status{font-size:12px}.eq-health__status--healthy{color:#15803d}.eq-health__status--degraded{color:#b45309}.eq-health__status--unknown{color:#64748b}.eq-health__empty{color:#64748b;text-align:center;padding:28px 0}@media (width<=720px){.eq-health__header,.eq-health__section-heading{flex-direction:column;align-items:flex-start}.eq-health__toolbar{width:100%}.eq-health__toolbar label{flex:1}.eq-health__toolbar select{width:100%}}.eq-users{box-sizing:border-box;color:#172033;max-width:1480px;margin:0 auto;padding:28px clamp(18px,3vw,44px) 52px}.eq-users__header,.eq-users__section-heading,.eq-users__action-row,.eq-users__badges,.eq-users__timeline-heading,.eq-users__pii,.eq-users__partial{align-items:center;display:flex}.eq-users__header{justify-content:space-between;gap:20px;margin-bottom:24px}.eq-users__header>div{gap:5px;display:grid}.eq-users h1,.eq-users h2,.eq-users h3,.eq-users p{margin:0}.eq-users h1{font-size:24px;font-weight:700}.eq-users h2{font-size:17px;font-weight:700}.eq-users h3{font-size:14px;font-weight:700}.eq-users__header p,.eq-users__section-heading p,.eq-users__section-heading>span,.eq-users__timeline-heading>span{color:#64748b;font-size:13px}.eq-users__icon-button,.eq-users__secondary-button,.eq-users__primary-button,.eq-users__danger-button{cursor:pointer;font:inherit;border-radius:6px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.eq-users__icon-button{color:#334155;background:#fff;border:1px solid #cbd5e1;width:34px;height:34px}.eq-users__header .eq-users__icon-button{vertical-align:middle;margin-right:8px}.eq-users__icon-button:disabled,.eq-users__secondary-button:disabled,.eq-users__primary-button:disabled,.eq-users__danger-button:disabled{cursor:not-allowed;opacity:.55}.eq-users__filters{border-top:1px solid #dbe3ee;border-bottom:1px solid #dbe3ee;flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:20px;padding:16px 0;display:flex}.eq-users__filters label,.eq-users__reason-field{color:#475569;gap:6px;font-size:12px;font-weight:600;display:grid}.eq-users__filters select,.eq-users__filters input,.eq-users__reason-field textarea{box-sizing:border-box;color:#172033;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px}.eq-users__filters select{min-width:108px}.eq-users__search-field{min-width:min(320px,100%);position:relative}.eq-users__search-field svg{color:#64748b;position:absolute;bottom:9px;left:9px}.eq-users__search-field input{width:100%;padding-left:32px}.eq-users__primary-button,.eq-users__danger-button,.eq-users__secondary-button{min-height:34px;padding:7px 11px}.eq-users__primary-button{color:#fff;background:#2563eb;border:1px solid #1d4ed8}.eq-users__danger-button{color:#fff;background:#dc2626;border:1px solid #b91c1c}.eq-users__secondary-button{color:#334155;background:#fff;border:1px solid #cbd5e1}.eq-users__state,.eq-users__partial{color:#475569;background:#f8fafc;border-left:3px solid #94a3b8;gap:10px;margin:16px 0;padding:14px 16px}.eq-users__state--error{color:#991b1b;background:#fff7f7;border-left-color:#dc2626}.eq-users__state button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.eq-users__partial{color:#92400e;background:#fffaf0;border-left-color:#d97706}.eq-users__partial div{gap:3px;display:grid}.eq-users__partial span{font-size:13px}.eq-users__section{border-top:1px solid #dbe3ee;margin-top:20px;padding-top:18px}.eq-users__section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.eq-users__section-heading>div:first-child{gap:5px;display:grid}.eq-users__badges{flex-wrap:wrap;justify-content:flex-end;gap:7px}.eq-users__table-wrap{overflow-x:auto}.eq-users table{border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.eq-users th,.eq-users td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:10px 8px}.eq-users th{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.eq-users__row-link{color:#1d4ed8;cursor:pointer;text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.eq-users__row-link span{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.eq-users__mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.eq-users__badge,.eq-users__risk-level{white-space:nowrap;border-radius:4px;align-items:center;min-height:22px;padding:1px 7px;font-size:12px;display:inline-flex}.eq-users__badge--status-active{color:#15803d;background:#ecfdf3}.eq-users__badge--status-disabled{color:#b91c1c;background:#fff1f2}.eq-users__badge--status-risk_limited,.eq-users__badge--risk-step_up{color:#c2410c;background:#fff7ed}.eq-users__badge--risk-normal{color:#475569;background:#f1f5f9}.eq-users__badge--risk-write_limited,.eq-users__badge--risk-login_blocked{color:#b91c1c;background:#fff1f2}.eq-users__risk-level--low{color:#15803d;background:#ecfdf3}.eq-users__risk-level--medium{color:#c2410c;background:#fff7ed}.eq-users__risk-level--high{color:#b91c1c;background:#fff1f2}.eq-users__definition-grid{border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}.eq-users__definition-grid>div{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-height:70px;padding:12px}.eq-users__definition-grid dt{color:#64748b;font-size:12px}.eq-users__definition-grid dd{color:#172033;margin:7px 0 0;font-size:14px}.eq-users__pii{color:#7c2d12;background:#fffaf0;border-left:3px solid #d97706;justify-content:space-between;gap:16px;margin-top:14px;padding:12px}.eq-users__pii>div{gap:4px;display:grid}.eq-users__pii span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.eq-users__timeline-heading{justify-content:space-between;gap:12px;margin-top:20px}.eq-users__timeline{gap:9px;margin:10px 0 0;padding:0;list-style:none;display:grid}.eq-users__timeline li{border-bottom:1px solid #e2e8f0;align-items:start;gap:9px;padding:0 0 9px;display:flex}.eq-users__timeline li div{gap:3px;display:grid}.eq-users__timeline li span:not(.eq-users__risk-level){color:#64748b;font-size:12px}.eq-users__empty-inline{color:#64748b;padding:14px 0;font-size:13px}.eq-users__deletion-status{background:#f8fafc;border-left:3px solid #64748b;gap:4px;margin-top:14px;padding:11px 12px;display:grid}.eq-users__deletion-status span{color:#64748b;font-size:13px}.eq-users__actions{padding-bottom:8px}.eq-users__reason-field textarea{resize:vertical;min-height:76px}.eq-users__action-row{flex-wrap:wrap;gap:10px;margin-top:12px}.eq-users__action-row>label{color:#475569;gap:6px;font-size:12px;font-weight:600;display:grid}.eq-users__action-row>label input,.eq-users__action-row>label select{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-height:34px;padding:7px 9px}.eq-users__operation-message{color:#475569;margin-top:12px;font-size:13px}.eq-users__operation-trace{background:#f8fbff;border-left:3px solid #2563eb;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.eq-users__operation-trace .eq-users__secondary-button{min-height:30px;padding:5px 8px}@media (width<=800px){.eq-users{padding:20px 16px 40px}.eq-users__header,.eq-users__section-heading,.eq-users__timeline-heading,.eq-users__pii{flex-direction:column;align-items:flex-start}.eq-users__filters{align-items:stretch}.eq-users__filters label,.eq-users__filters select,.eq-users__search-field{width:100%}.eq-users__definition-grid{grid-template-columns:1fr}}.eq-tushare{box-sizing:border-box;color:#172033;background:#f6f8fb;min-height:100vh;padding:28px 32px 56px}.eq-tushare h1,.eq-tushare h2,.eq-tushare p{margin:0}.eq-tushare h1{font-size:24px;display:inline}.eq-tushare h2{font-size:17px}.eq-tushare__header,.eq-tushare__toolbar,.eq-tushare__section-heading,.eq-tushare__filters,.eq-tushare__actions,.eq-tushare__operation{align-items:center;display:flex}.eq-tushare__header{justify-content:space-between;gap:20px;margin-bottom:20px}.eq-tushare__header>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:5px 9px;display:grid}.eq-tushare__header p{color:#64748b;grid-column:2;font-size:13px}.eq-tushare__toolbar{align-items:end;gap:9px}.eq-tushare__toolbar label,.eq-tushare__form-grid label,.eq-tushare__wide-field{color:#475569;gap:6px;font-size:12px;font-weight:600;display:grid}.eq-tushare__icon-button,.eq-tushare__primary-button,.eq-tushare__secondary-button,.eq-tushare__operation button{cursor:pointer;min-height:34px;font:inherit;border-radius:6px}.eq-tushare__icon-button{color:#334155;background:#fff;border:1px solid #cbd5e1;justify-content:center;align-items:center;width:34px;display:inline-flex}.eq-tushare__primary-button{color:#fff;background:#2563eb;border:1px solid #1d4ed8;padding:7px 12px}.eq-tushare__secondary-button,.eq-tushare__operation button{color:#334155;background:#fff;border:1px solid #cbd5e1;padding:7px 12px}.eq-tushare button:disabled{cursor:not-allowed;opacity:.5}.eq-tushare input,.eq-tushare select,.eq-tushare textarea{box-sizing:border-box;color:#172033;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px}.eq-tushare__metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.eq-tushare__metric{background:#fff;border-top:3px solid #94a3b8;gap:6px;padding:14px;display:grid;box-shadow:0 1px 2px #0f172a0d}.eq-tushare__metric span{color:#64748b;font-size:12px}.eq-tushare__metric strong{font-size:21px}.eq-tushare__metric--ok{border-top-color:#16a34a}.eq-tushare__metric--danger{border-top-color:#dc2626}.eq-tushare__notice{color:#1e3a8a;background:#eff6ff;border-left:3px solid #2563eb;align-items:center;gap:10px;margin:14px 0;padding:12px 14px;display:flex}.eq-tushare__notice div{gap:3px;display:grid}.eq-tushare__notice span{font-size:12px}.eq-tushare__section{background:#fff;margin-top:14px;padding:18px;box-shadow:0 1px 3px #0f172a12}.eq-tushare__section-heading{justify-content:space-between;gap:20px;margin-bottom:14px}.eq-tushare__section-heading>div:first-child{gap:4px;display:grid}.eq-tushare__section-heading span,.eq-tushare__sub{color:#64748b;margin-top:3px;font-size:11px;display:block}.eq-tushare__filters{flex-wrap:wrap;justify-content:flex-end;gap:8px}.eq-tushare__filters input{min-width:240px}.eq-tushare__table-wrap{overflow-x:auto}.eq-tushare table{border-collapse:collapse;width:100%;min-width:900px;font-size:12px}.eq-tushare th,.eq-tushare td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:9px 8px}.eq-tushare th{color:#64748b;white-space:nowrap;font-weight:600}.eq-tushare__mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.eq-tushare__badge{white-space:nowrap;border-radius:4px;padding:2px 7px;display:inline-flex}.eq-tushare__badge--ready{color:#15803d;background:#ecfdf3}.eq-tushare__badge--syncing{color:#1d4ed8;background:#eff6ff}.eq-tushare__badge--degraded,.eq-tushare__badge--incomplete{color:#c2410c;background:#fff7ed}.eq-tushare__badge--failed,.eq-tushare__badge--missing{color:#b91c1c;background:#fff1f2}.eq-tushare__form-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;display:grid}.eq-tushare__checkbox{align-items:center;gap:8px;min-height:34px;display:flex!important}.eq-tushare__checkbox input{min-height:auto}.eq-tushare__wide-field{margin-top:10px}.eq-tushare__wide-field input,.eq-tushare__wide-field textarea{width:100%}.eq-tushare__actions{gap:9px;margin-top:12px}.eq-tushare__preview,.eq-tushare__operation,.eq-tushare__state{color:#166534;background:#f0fdf4;border-left:3px solid #16a34a;margin-top:12px;padding:11px 13px}.eq-tushare__preview{gap:3px;display:grid}.eq-tushare__preview span{font-size:12px}.eq-tushare__preview--blocked,.eq-tushare__state--error{color:#991b1b;background:#fff7f7;border-left-color:#dc2626}.eq-tushare__state{color:#475569;background:#fff;border-left-color:#94a3b8;gap:5px;display:grid}.eq-tushare__state button{color:#1d4ed8;background:0 0;border:0;width:fit-content;padding:0}.eq-tushare__operation{flex-wrap:wrap;gap:8px}.eq-tushare__operation strong{margin-right:auto}@media (width<=900px){.eq-tushare{padding:20px 16px 40px}.eq-tushare__header,.eq-tushare__section-heading,.eq-tushare__section-heading--filters{flex-direction:column;align-items:flex-start}.eq-tushare__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.eq-tushare__form-grid{grid-template-columns:1fr}.eq-tushare__filters,.eq-tushare__filters input,.eq-tushare__filters select{width:100%}}.eq-llm{box-sizing:border-box;color:#172033;max-width:1280px;margin:0 auto;padding:30px 32px 56px}.eq-llm__header,.eq-llm__section-heading,.eq-llm__routing-editor,.eq-llm__route-list li,.eq-llm__route-controls,.eq-llm__notice,.eq-llm__drawer header,.eq-llm__drawer footer{display:flex}.eq-llm__header{justify-content:space-between;align-items:flex-start;gap:18px}.eq-llm__header>div,.eq-llm__section-heading>div{gap:5px;display:grid}.eq-llm h1,.eq-llm h2,.eq-llm p{margin:0}.eq-llm h1{font-size:24px;font-weight:700}.eq-llm h2{font-size:17px;font-weight:700}.eq-llm__header p,.eq-llm__section-heading p{color:#64748b;font-size:13px}.eq-llm__icon-button,.eq-llm__primary-button,.eq-llm__secondary-button,.eq-llm__danger-button,.eq-llm__route-actions button,.eq-llm__drawer header>button{cursor:pointer;font:inherit;border-radius:6px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.eq-llm__icon-button{color:#334155;background:#fff;border:1px solid #cbd5e1;width:34px;height:34px}.eq-llm__header .eq-llm__icon-button{vertical-align:middle;margin-right:8px}.eq-llm__primary-button,.eq-llm__secondary-button,.eq-llm__danger-button{min-height:34px;padding:7px 11px}.eq-llm__primary-button{color:#fff;background:#2563eb;border:1px solid #1d4ed8}.eq-llm__secondary-button{color:#334155;background:#fff;border:1px solid #cbd5e1}.eq-llm__danger-button{color:#fff;background:#dc2626;border:1px solid #b91c1c}.eq-llm button:disabled{cursor:not-allowed;opacity:.55}.eq-llm__notice{color:#1e3a5f;background:#f5f9ff;border-left:3px solid #2563eb;align-items:flex-start;gap:10px;margin-top:22px;padding:12px 14px}.eq-llm__notice div{gap:3px;display:grid}.eq-llm__notice span{color:#475569;font-size:13px}.eq-llm__notice--preview{color:#92400e;background:#fffaf0;border-left-color:#d97706}.eq-llm__notice--preview code{color:#9a3412;background:#ffedd5;border-radius:4px;padding:1px 4px}.eq-llm__state{color:#475569;background:#f8fafc;border-left:3px solid #94a3b8;gap:8px;margin-top:18px;padding:14px 16px;display:grid}.eq-llm__state--error{color:#991b1b;background:#fff7f7;border-left-color:#dc2626}.eq-llm__state button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.eq-llm__section{border-top:1px solid #dbe3ee;margin-top:24px;padding-top:18px}.eq-llm__section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.eq-llm__badge{white-space:nowrap;border-radius:4px;align-items:center;width:fit-content;min-height:22px;padding:1px 7px;font-size:12px;display:inline-flex}.eq-llm__badge--ok{color:#15803d;background:#ecfdf3}.eq-llm__badge--warn{color:#c2410c;background:#fff7ed}.eq-llm__badge--bad{color:#b91c1c;background:#fff1f2}.eq-llm__badge--muted{color:#475569;background:#f1f5f9}.eq-llm__reason-field{color:#475569;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;display:grid}.eq-llm__reason-field textarea,.eq-llm__drawer-body input,.eq-llm__drawer-body select,.eq-llm__route-controls select{box-sizing:border-box;color:#172033;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px}.eq-llm__reason-field textarea{resize:vertical;min-height:74px}.eq-llm__route-note,.eq-llm__field-hint{color:#64748b;font-size:12px;line-height:1.5;display:block}.eq-llm__route-note{margin:-4px 0 12px}.eq-llm__reason-field+.eq-llm__field-hint{margin:-9px 0 14px}.eq-llm__routing-editor{align-items:stretch;gap:14px}.eq-llm__route-list{flex:520px;gap:7px;margin:0;padding:0;list-style:none;display:grid}.eq-llm__route-list li{background:#fff;border:1px solid #dbe3ee;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px}.eq-llm__route-list li>div:first-child{gap:4px;display:grid}.eq-llm__route-list li strong{color:#1d4ed8;font-size:12px}.eq-llm__route-list li span{color:#475569;font-size:13px}.eq-llm__route-actions{align-items:center;gap:5px;display:flex}.eq-llm__route-actions button{color:#334155;background:#fff;border:1px solid #cbd5e1;min-height:30px;padding:5px 7px}.eq-llm__route-controls{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;flex:0 260px;align-content:start;gap:9px;padding:12px;display:grid}.eq-llm__route-controls label{color:#475569;gap:5px;font-size:12px;font-weight:600;display:grid}.eq-llm__empty-inline{color:#64748b;font-size:13px}.eq-llm__table-wrap{overflow-x:auto}.eq-llm table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.eq-llm th,.eq-llm td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:10px 8px}.eq-llm th{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.eq-llm td>strong,.eq-llm__subtle{display:block}.eq-llm__subtle{color:#64748b;margin-top:3px;font-size:11px}.eq-llm__mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.eq-llm__fallback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.eq-llm__fallback-card{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:6px;padding:13px;display:grid}.eq-llm__fallback-card span,.eq-llm__fallback-card small,.eq-llm__fallback-card em{color:#64748b;font-size:12px;font-style:normal}.eq-llm__fallback-card strong{color:#334155;font-size:15px}.eq-llm__message{color:#334155;background:#f8fbff;border-left:3px solid #2563eb;margin-top:16px;padding:11px 13px}.eq-llm__drawer-backdrop{z-index:30;background:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.eq-llm__drawer{background:#fff;grid-template-rows:auto 1fr auto;width:min(580px,100vw);height:100%;display:grid;box-shadow:-12px 0 30px #0f172a33}.eq-llm__drawer header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px}.eq-llm__drawer header>div{gap:5px;display:grid}.eq-llm__drawer header p{color:#64748b;font-size:13px;line-height:1.5}.eq-llm__drawer header>button{color:#475569;background:0 0;border:0;width:30px;height:30px;font-size:24px}.eq-llm__drawer-body{align-content:start;gap:13px;padding:20px;display:grid;overflow-y:auto}.eq-llm__drawer-body>label{color:#475569;gap:6px;font-size:12px;font-weight:600;display:grid}.eq-llm__drawer-body textarea{box-sizing:border-box;color:#172033;min-height:72px;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px}.eq-llm__field-error{color:#991b1b;background:#fff7f7;border-left:3px solid #dc2626;padding:9px 10px;font-size:12px;line-height:1.5}.eq-llm__drawer-status{color:#334155;background:#f8fbff;border-left:3px solid #2563eb;padding:9px 10px;font-size:12px;line-height:1.5}.eq-llm__drawer-status--error{color:#991b1b;background:#fff7f7;border-left-color:#dc2626}.eq-llm__drawer-status--success{color:#166534;background:#f0fdf4;border-left-color:#15803d}.eq-llm__revision-card{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;gap:5px;padding:12px;display:grid}.eq-llm__revision-card>div{justify-content:space-between;gap:10px;display:flex}.eq-llm__revision-card small,.eq-llm__revision-card p{color:#64748b;font-size:12px}.eq-llm__drawer-note{color:#92400e;background:#fffaf0;border-left:3px solid #d97706;align-items:flex-start;gap:7px;padding:10px;font-size:12px;line-height:1.5;display:flex}.eq-llm__test-confirmation{color:#78350f;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;gap:8px;padding:12px;display:grid}.eq-llm__test-confirmation p{color:#92400e;font-size:12px;line-height:1.5}.eq-llm__test-confirmation>div{flex-wrap:wrap;gap:8px;display:flex}.eq-llm__drawer footer{border-top:1px solid #e2e8f0;align-items:center;gap:8px;padding:14px 20px}.eq-llm__drawer footer>span{flex:1}@media (width<=800px){.eq-llm{padding:20px 16px 40px}.eq-llm__header,.eq-llm__section-heading,.eq-llm__routing-editor{flex-direction:column;align-items:stretch}.eq-llm__fallback-grid{grid-template-columns:1fr}.eq-llm__route-list li{flex-direction:column;align-items:flex-start}.eq-llm__route-controls{flex-basis:auto}.eq-llm__drawer footer{flex-wrap:wrap;align-items:stretch}.eq-llm__drawer footer>span{display:none}}
