*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}.page-header{margin-bottom:24px}.page-header h2{margin:0 0 4px;font-size:22px;font-weight:600;color:#0f172a}.page-header p{margin:0;color:#64748b;font-size:14px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.kpi-label{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.kpi-value{font-size:28px;font-weight:700;color:#0f172a;line-height:1}.kpi-sub{font-size:12px;color:#94a3b8;margin-top:4px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{text-align:left;padding:10px 12px;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.data-table td{padding:12px;border-bottom:1px solid #f1f5f9;color:#334155}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#f8fafc}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500}.badge-free{background:#f1f5f9;color:#475569}.badge-starter{background:#eff6ff;color:#3b82f6}.badge-pro{background:#faf5ff;color:#9333ea}.badge-active{background:#f0fdf4;color:#16a34a}.badge-inactive{background:#fef2f2;color:#dc2626}.btn{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:background .15s}.btn-sm{padding:5px 10px;font-size:12px}.btn-primary{background:#6366f1;color:#fff}.btn-primary:hover{background:#4f46e5}.btn-danger{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.btn-danger:hover{background:#fee2e2}.btn-secondary{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0}.btn:disabled{opacity:.5;cursor:not-allowed}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:13px;font-weight:500;color:#374151}.form-field input,.form-field select{padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .15s}.form-field input:focus,.form-field select:focus{border-color:#6366f1}@media(max-width:767px){.page-header{margin-bottom:14px}.page-header h2{font-size:18px}.page-header p{font-size:13px}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.kpi-card{padding:14px 12px}.kpi-value{font-size:22px}.kpi-label{font-size:11px}.card{padding:14px 12px}.data-table th,.data-table td{padding:9px 8px;font-size:12px}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
