: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}.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%}}
