.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.stats-grid .el-card{border-radius:8px}.stats-grid span,.stats-grid strong{display:block}.stats-grid span{color:#667085;font-size:13px}.stats-grid strong{margin-top:8px;color:#111827;font-size:26px}@media (max-width:900px){.stats-grid{grid-template-columns:1fr}}.log-section{width:100%}.log-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.log-section-header h2{margin:0;color:#111827;font-size:18px;line-height:1.3}.log-section .filter-form{display:grid;grid-template-columns:260px 260px 240px 240px 180px;justify-content:start;align-items:end;gap:14px 20px;margin-bottom:18px}.log-section .filter-actions{grid-column:span 5;align-items:end}.log-section .filter-form .el-form-item{margin-bottom:0}.log-section .filter-form .el-date-editor,.log-section .filter-form .el-input,.log-section .filter-form .el-select{width:100%}.key-link{cursor:pointer}.table-scroll{width:100%;overflow-x:auto;overflow-y:hidden}.log-table{min-width:1495px}.log-table .cell{word-break:break-word;overflow-wrap:anywhere}.log-table .mono{white-space:normal}.log-table .billing-grid{grid-template-columns:64px 1fr}.pagination-bar{display:flex;justify-content:flex-end;margin-top:18px}@media (max-width:900px){.log-section .filter-form{grid-template-columns:1fr}.log-section .filter-actions{grid-column:span 1}.pagination-bar{justify-content:flex-start;overflow-x:auto}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f4f7fb}*{box-sizing:border-box}body{min-width:320px;background:#f4f7fb}body,p{margin:0}p{color:#667085;line-height:1.65}.mono,code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.mono{word-break:break-all;color:#1f2937;font-size:13px}code{display:inline-block;max-width:100%;padding:3px 6px;overflow-wrap:anywhere;color:#0b5f7a;background:#eef8fb;border:1px solid #d8edf3;border-radius:6px}.el-table{--el-table-header-bg-color:#f8fafc;--el-table-header-text-color:#475467}.app-shell,.app-sidebar{height:100vh;overflow:hidden}.app-sidebar{background:#101827;border-right:1px solid #1f2a3d;transition:width .18s ease}.brand{display:flex;align-items:center;gap:12px;height:72px;padding:0 20px;color:#fff}.sidebar-collapsed .brand{justify-content:center;padding:0}.brand-mark{display:grid;width:38px;height:38px;place-items:center;background:#409eff;border-radius:8px;font-weight:800}.brand-text{min-width:0}.brand span,.brand strong{display:block}.brand span{margin-top:3px;color:#9ca8ba;font-size:12px}.app-menu{border-right:0}.app-menu.el-menu{background:transparent}.app-menu .el-menu-item{margin:4px 12px;color:#c8d2e1;border-radius:8px}.sidebar-collapsed .app-menu .el-menu-item{justify-content:center;margin:4px 10px;padding:0!important}.sidebar-collapsed .app-menu .el-menu-item span{display:none}.app-menu .el-menu-item.is-active,.app-menu .el-menu-item:hover{color:#fff;background:#22314a}.app-topbar{display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid #e6edf5}.collapse-button{min-width:44px;padding:8px}.app-topbar strong,.topbar-label{display:block}.topbar-label{color:#7b8797;font-size:12px}.app-main{height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden;padding:0;background:#f4f7fb}.index-page{width:100%;max-width:1440px;margin:0 auto;padding:28px 28px 48px}.page-header{margin-bottom:20px}.page-header h1{margin:0 0 8px;color:#111827;font-size:30px;line-height:1.2;letter-spacing:0}@media (max-width:900px){.app-shell{display:block;height:auto;min-height:100vh;overflow:visible}.app-sidebar{width:100%!important;height:auto;min-height:auto}.app-main{height:auto;overflow:visible}.brand{height:64px}.app-menu{display:flex;overflow-x:auto;padding-bottom:8px}.app-menu .el-menu-item{flex:0 0 auto}.index-page{padding:22px 14px 38px}}.panel-card{margin-bottom:16px;border:1px solid #e3eaf2;border-radius:8px}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700}.inline-form{display:flex;align-items:end;gap:14px}.inline-form .el-form-item{margin-bottom:0}.filter-form,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px}.form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.span-2{grid-column:span 2}.form-actions{align-items:end}.switch-row{display:flex;align-items:center;gap:10px;min-height:32px;color:#344054}.notice-alert{margin-top:14px}.key-cell{display:flex;align-items:flex-start;gap:8px}.key-cell .mono{flex:1;min-width:0}.billing-box{display:grid;gap:8px}.billing-grid{display:grid;grid-template-columns:76px 1fr;gap:4px 8px;color:#667085;font-size:12px;line-height:1.35}.billing-grid strong{color:#17202a;font-weight:700}@media (max-width:900px){.filter-form,.form-grid,.form-grid-4{grid-template-columns:1fr}.span-2{grid-column:span 1}.inline-form{align-items:stretch;flex-direction:column}}