*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Microsoft YaHei,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.5}button,input{font:inherit}.page{min-height:100vh}.container{max-width:72rem;margin:0 auto;padding:1.5rem 1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}.alert{border:1px solid #fde68a;background:#fffbeb;color:#78350f;border-radius:.5rem;padding:.75rem 1rem}.alert-error{border-color:#fecaca;background:#fef2f2;color:#991b1b;margin-bottom:1rem}.page-title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.card{border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a;margin-bottom:1.5rem}.card-body{padding:1rem}.filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.field{display:flex;flex-direction:column;gap:.25rem}.field label{font-size:.75rem;font-weight:600;color:#475569}.field input{height:2.25rem;border:1px solid #cbd5e1;border-radius:.375rem;padding:0 .5rem;font-size:.875rem;min-width:9rem;background:#fff}.field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.actions{display:flex;gap:.5rem}.btn{height:2.25rem;border-radius:.375rem;padding:0 1rem;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-secondary{background:#fff;border-color:#cbd5e1;color:#334155}.btn-secondary:hover{background:#f8fafc}.section-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9}.section-head h2{margin:0;font-size:1rem;font-weight:600}.section-summary{font-size:.875rem;font-weight:500;color:#475569}.panel{margin:1rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff}.panel>summary{list-style:none;cursor:pointer;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#334155;-webkit-user-select:none;user-select:none}.panel>summary::-webkit-details-marker{display:none}.panel[open]>summary{border-bottom:1px solid #f1f5f9;background:#f8fafc}.panel-body{padding:.5rem;overflow-x:auto}.stats-title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#334155}.stats{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.stat-card{border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.stat-card>summary{list-style:none;cursor:pointer;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#1e293b;-webkit-user-select:none;user-select:none}.stat-card>summary::-webkit-details-marker{display:none}.stat-card>summary:hover{background:#f8fafc}.stat-card[open]>summary{border-bottom:1px solid #f1f5f9}.stat-body{padding:.75rem;overflow-x:auto}table.data{width:100%;min-width:100%;border-collapse:collapse;font-size:.875rem}table.data th{text-align:left;padding:.5rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0}table.data td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;white-space:nowrap}.empty{margin:0;padding:2rem 0;text-align:center;font-size:.875rem;color:#64748b}
