:root{--bg0:#f1f5f9;--bg1:#f1f5f9;--panel:#fff;--muted:#64748b;--text:#0f172a;--line:rgba(2,6,23,.08);--blue:#2563eb;--blue2:#2563eb;--card:#f8fafc;--shadow:0 4px 6px -1px rgba(0,0,0,.1);--shadow2:0 4px 6px -1px rgba(0,0,0,.1);--r12:12px;--r16:16px}*{box-sizing:border-box}a{color:inherit}body{margin:0;background:#f1f5f9;color:#334155;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.eb-shell{display:flex;min-height:100vh}.eb-side{width:240px;flex:0 0 240px;color:rgba(241,245,249,.92);background:#0f172a;border-right:1px solid hsla(0,0%,100%,.06);padding:18px 14px}.eb-brand{gap:10px;margin-bottom:18px;padding:8px 10px}.eb-brand,.eb-brand-mark{display:flex;align-items:center}.eb-brand-mark{width:34px;height:34px;border-radius:10px;background:hsla(0,0%,100%,.12);justify-content:center;font-weight:900;letter-spacing:.5px}.eb-brand-name{font-weight:900;font-size:14px;line-height:1.1}.eb-nav{display:grid;grid-gap:6px;gap:6px;margin-top:10px}.eb-nav a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-decoration:none;color:rgba(241,245,249,.9);background:transparent;border:1px solid transparent}.eb-nav a:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.08)}.eb-nav .active{background:rgba(37,99,235,.2);border-color:rgba(37,99,235,.28);color:#fff}.eb-ic{width:22px;height:22px;border-radius:9px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-weight:800}.eb-main{flex:1 1;display:flex;flex-direction:column}.eb-top{height:64px;justify-content:space-between;gap:14px;padding:10px 18px;color:#334155}.eb-top,.eb-top-left{display:flex;align-items:center}.eb-top-left{gap:10px}.eb-pill{padding:6px 10px;border-radius:999px;background:rgba(15,23,42,.05);border:1px solid rgba(2,6,23,.1);font-size:12px;color:#64748b}.eb-top-right{display:flex;align-items:center;gap:10px}.eb-iconbtn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(2,6,23,.1);color:#334155;justify-content:center}.eb-avatar,.eb-iconbtn{background:#fff;display:flex;align-items:center}.eb-avatar{gap:10px;padding:6px 10px;border-radius:999px;border:1px solid rgba(2,6,23,.1)}.eb-avatar .pic{width:30px;height:30px;border-radius:999px;background:rgba(15,23,42,.12)}.eb-avatar .meta{display:flex;flex-direction:column;line-height:1.05}.eb-avatar .meta b{font-size:12px;color:#0f172a}.eb-avatar .meta span{font-size:11px;color:#64748b}.eb-content{flex:1 1;padding:18px;min-height:0}.eb-panel{background:#fff;border:1px solid rgba(2,6,23,.08);border-radius:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);overflow:hidden}.eb-panel-head{padding:16px 18px;border-bottom:1px solid rgba(2,6,23,.08);background:linear-gradient(180deg,#fff,#f8fafc);justify-content:space-between;gap:12px;flex-wrap:wrap}.eb-panel-head,.eb-title{display:flex;align-items:center}.eb-title{gap:10px;font-weight:950;font-size:18px;color:#0f172a}.eb-sub{color:#64748b;font-size:12px}.eb-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid rgba(37,99,235,.35);background:#2563eb;color:#fff;text-decoration:none;font-weight:900;cursor:pointer}.eb-btn:active{transform:translateY(1px)}.eb-toolbar{padding:12px 18px;border-bottom:1px solid rgba(2,6,23,.06);background:#fbfdff;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eb-input,.eb-select{height:38px;border-radius:12px;border:1px solid rgba(2,6,23,.12);background:#fff;padding:0 12px;font-size:13px;outline:none}.eb-input{min-width:260px}.eb-chip{height:38px;padding:0 10px;border-radius:12px;border:1px solid rgba(2,6,23,.12);background:#fff;display:flex;align-items:center;gap:8px;color:#334155;font-size:13px}.eb-table{width:100%;border-collapse:collapse}.eb-table th{font-size:12px;color:#64748b;text-align:left;background:#fff}.eb-table td,.eb-table th{padding:12px 18px;border-bottom:1px solid rgba(2,6,23,.06)}.eb-table td{font-size:14px;color:#334155}.eb-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.eb-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid rgba(2,6,23,.1);background:#f8fafc;font-size:12px;color:#334155}.eb-badge.blue{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.25);color:#1d4ed8}.eb-badge.green{background:rgba(16,185,129,.12);border-color:rgba(16,185,129,.22);color:#047857}.eb-badge.gray{background:rgba(148,163,184,.15);border-color:rgba(148,163,184,.25);color:#334155}.eb-badge.yellow{background:rgba(245,158,11,.15);border-color:rgba(245,158,11,.25);color:#92400e}.eb-help{position:fixed;left:280px;bottom:18px;width:380px;max-width:calc(100vw - 310px);background:hsla(0,0%,100%,.96);border:1px solid rgba(2,6,23,.08);border-radius:18px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:12px;display:flex;gap:12px;align-items:center}.eb-help .photo{width:46px;height:46px;border-radius:16px;background:linear-gradient(180deg,#e2e8f0,#cbd5e1)}.eb-help .txt{flex:1 1}.eb-help .txt b{display:block;font-size:14px;color:#0f172a}.eb-help .txt span{display:block;font-size:12px;color:#64748b;margin-top:2px}.eb-help .cta{padding:10px 12px;border-radius:12px;border:1px solid rgba(37,99,235,.35);background:#2563eb;color:#fff;font-weight:900;text-decoration:none}@media (max-width:980px){.eb-side{display:none}.eb-help{left:18px;max-width:calc(100vw - 36px)}}.eb-nav-group{display:block}.eb-nav-group-btn{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:transparent;border:1px solid transparent;color:rgba(241,245,249,.9);cursor:pointer;text-align:left}.eb-nav-group-btn:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.08)}.eb-nav-group-btn.active{background:rgba(37,99,235,.2);border-color:rgba(37,99,235,.28);color:#fff}.eb-nav-group-title{flex:1 1}.eb-caret{opacity:.7;transition:transform .15s ease}.eb-caret.open{transform:rotate(180deg)}.eb-subnav{margin:6px 0 2px 42px;display:grid;grid-gap:6px;gap:6px}.eb-subnav a{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;text-decoration:none;color:rgba(241,245,249,.88);border:1px solid transparent}.eb-subnav a:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.07)}.eb-subnav a.active{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.1);color:#fff}.eb-subdot{width:6px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.35)}.eb-subnav a.active .eb-subdot{background:#fff}