.integrated-shell{color:#0f172a;background:#f8fafc;height:100dvh;font-family:PingFang SC,Microsoft YaHei UI,sans-serif;font-size:14px;display:flex;overflow:hidden}.integrated-sidebar{scrollbar-width:thin;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;width:240px;overflow-y:auto}.integrated-shell .integrated-nav-link{color:#64748b;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.integrated-shell .integrated-nav-link:hover{color:#0f172a;background:#f1f5f9}.integrated-shell .integrated-nav-link[aria-current=page]{color:#4f46e5;background:#eef2ff;font-weight:600}.integrated-shell .integrated-group{color:#94a3b8;width:100%;height:auto;box-shadow:none;background:0 0;border:0;justify-content:space-between;margin-top:8px;padding:8px 12px;font-size:11px;font-weight:600}.integrated-shell .integrated-group:hover{color:#64748b;background:#f8fafc}.integrated-body{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.integrated-main{flex:1;padding:24px}.integrated-panel{box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px}.integrated-action{color:#fff;background:#4f46e5;border-radius:8px;min-height:30px;padding:6px 14px;font-size:12px;font-weight:500}.integrated-action:hover{background:#4338ca}.integrated-action[data-variant=outline]{color:#475569;background:#fff;border-color:#e2e8f0}.integrated-table{border-collapse:collapse;width:100%;font-size:13px}.integrated-table th{text-align:left;white-space:nowrap;color:#64748b;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px;font-weight:600}.integrated-table td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px}.integrated-table tr:last-child td{border-bottom:0}.integrated-table tbody tr:hover{background:#f8fafc}.integrated-pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;display:inline-flex}.integrated-pill[aria-pressed=true]{color:#fff;background:#4f46e5;border-color:#4f46e5}.integrated-source{color:#94a3b8;font-size:11px}.integrated-shell a:focus-visible,.integrated-shell button:focus-visible{outline-offset:2px;outline:2px solid #818cf8}@media (max-width:767px){.integrated-sidebar{z-index:45;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.integrated-sidebar[data-open=true]{transform:translate(0)}.integrated-main{padding:16px}}
