.ai-thinking-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:20px;padding:26px;box-shadow:0 10px 30px #1018280a}.ai-thinking-header span{color:#2563eb;font-size:13px;font-weight:800}.ai-thinking-header h3{color:#0f172a;margin:8px 0 0}.ai-thinking-list{gap:14px;margin-top:22px;display:grid}.ai-thinking-item{opacity:.45;border:1px solid #0000;border-radius:18px;align-items:center;gap:14px;padding:14px;transition:all .25s;display:flex}.ai-thinking-item.active{opacity:1}.ai-thinking-item.current{background:#eff6ff;border-color:#bfdbfe}.ai-thinking-icon{color:#475569;background:#e2e8f0;border-radius:14px;place-items:center;width:42px;min-width:42px;height:42px;display:grid}.ai-thinking-item.active .ai-thinking-icon{color:#fff;background:#2563eb}.ai-thinking-item strong{color:#0f172a;margin-bottom:4px;display:block}.ai-thinking-item span{color:#64748b;font-size:14px}.reports-page{flex-direction:column;gap:24px;display:flex}.reports-header{justify-content:space-between;align-items:center;display:flex}.reports-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:16px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.reports-header h1{color:#0f172a;margin-bottom:10px;font-size:38px}.reports-header p{color:#64748b;font-size:16px}.report-query-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;flex-direction:column;gap:20px;padding:28px;display:flex}.report-query-card textarea{resize:vertical;border:1px solid #dbe2ea;border-radius:18px;outline:none;width:100%;min-height:130px;padding:18px;font-family:inherit;font-size:15px}.report-actions{gap:12px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:14px;padding:14px 22px;font-weight:700;transition:all .2s}.primary-btn{color:#fff;background:#2563eb}.primary-btn:hover{background:#1d4ed8}.secondary-btn{color:#3730a3;background:#eef2ff}.suggestions{flex-wrap:wrap;gap:10px;display:flex}.suggestions button{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;padding:10px 14px;font-weight:600}.report-summary-card{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.report-summary-card div{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px}.report-summary-card span{color:#64748b;margin-bottom:10px;display:block}.report-summary-card strong{color:#0f172a;font-size:24px}.report-description{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;padding:18px;font-weight:500}.report-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:auto}.report-table{border-collapse:collapse;width:100%}.report-table th{color:#334155;text-align:left;background:#f8fafc;padding:16px;font-size:14px}.report-table td{color:#0f172a;border-top:1px solid #f1f5f9;padding:16px}.report-table tr:hover{background:#f8fafc}.empty-report{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px}@media (width<=900px){.report-summary-card{grid-template-columns:1fr}.reports-header h1{font-size:30px}.report-actions{flex-direction:column}}.ghost-btn{cursor:pointer;color:#475569;background:#f8fafc;border:none;border-radius:14px;padding:14px 22px;font-weight:700}.ghost-btn:hover{background:#e2e8f0}.success-box{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:14px;padding:14px 16px;font-weight:600}.report-mode-toggle{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.report-mode-toggle button{text-align:left;color:#0f172a;background:#fff;border:1px solid #dbe2ea;border-radius:18px;padding:16px;font-weight:800}.report-mode-toggle button span{color:#64748b;margin-top:6px;font-size:13px;font-weight:500;display:block}.report-mode-toggle button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.sql-preview{color:#fff;background:#0f172a;border-radius:18px;margin-top:20px;padding:18px}.sql-preview summary{cursor:pointer;font-weight:800}.sql-preview pre{white-space:pre-wrap;color:#dbeafe;margin:16px 0 0;overflow:auto}@media (width<=800px){.report-mode-toggle{grid-template-columns:1fr}}.loading-state{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;font-weight:700;display:flex}.spinner{border:3px solid #bfdbfe;border-top-color:#2563eb;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px}.empty-state-icon{color:#2563eb;background:#eff6ff;border-radius:16px;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:28px;display:grid}.empty-state h3{margin:0 0 8px}.empty-state p{color:#64748b;margin:0}.alert-message{border-radius:14px;padding:14px 16px;font-weight:700}.alert-message.success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.alert-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.alert-message.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.copy-sql-btn{color:#fff;background:#1d4ed8;border:0;border-radius:12px;margin-top:14px;padding:10px 14px;font-weight:800}.report-summary-card{grid-template-columns:repeat(3,1fr)}.report-table th{white-space:nowrap}.report-table td{vertical-align:top}@media (width<=900px){.report-summary-card{grid-template-columns:1fr}}.report-chart-card,.report-insights-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-top:20px;padding:24px;box-shadow:0 10px 30px #1018280a}.report-chart-header{justify-content:space-between;margin-bottom:18px;display:flex}.report-chart-header h3,.report-insights-card h3{color:#0f172a;margin:0 0 6px}.report-chart-header p{color:#64748b;margin:0}.report-chart-area{width:100%;height:340px}.report-insights-card span{color:#2563eb;font-size:13px;font-weight:800}.report-insights-card ul{color:#334155;gap:10px;margin:18px 0 0;padding-left:20px;line-height:1.5;display:grid}.report-insights-card li::marker{color:#2563eb}.report-kpi-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px;display:grid}.report-kpi-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:20px;transition:all .2s;box-shadow:0 10px 30px #1018280a}.report-kpi-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 18px 38px #2563eb1f}.report-kpi-top{color:#64748b;justify-content:space-between;gap:12px;margin-bottom:12px;font-weight:800;display:flex}.report-kpi-card.up .report-kpi-top svg{color:#16a34a}.report-kpi-card.down .report-kpi-top svg{color:#dc2626}.report-kpi-card.stable .report-kpi-top svg{color:#64748b}.report-kpi-card strong{color:#0f172a;letter-spacing:-1px;font-size:27px;display:block}.report-kpi-meta{color:#64748b;gap:5px;margin-top:12px;display:grid}.report-kpi-action{color:#2563eb;align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:800;display:inline-flex}.report-drilldown-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-top:20px;padding:24px;box-shadow:0 10px 30px #1018280a}.report-drilldown-card span{color:#2563eb;font-size:13px;font-weight:800}.report-drilldown-card h3{color:#0f172a;margin:6px 0 16px}.report-drilldown-list{gap:10px;display:grid}.report-drilldown-list button{text-align:left;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:700;display:flex}.report-drilldown-list button:hover{color:#2563eb;border-color:#2563eb}@media (width<=1200px){.report-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.report-kpi-grid{grid-template-columns:1fr}}.analytics-page{flex-direction:column;gap:22px;display:flex}.analytics-hero{color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb);border-radius:26px;padding:32px;box-shadow:0 20px 45px #2563eb2e}.analytics-hero h2{letter-spacing:-1px;margin:8px 0;font-size:34px}.analytics-hero p{opacity:.9;max-width:760px;margin:0;line-height:1.6}.analytics-title{margin:6px 0 0;font-size:22px}.analytics-card-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.analytics-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:20px;box-shadow:0 10px 30px #1018280a}.analytics-card span{color:var(--muted);margin-bottom:12px;font-size:14px;display:block}.analytics-card strong{letter-spacing:-1px;font-size:25px;display:block}.analytics-card small{color:var(--muted);margin-top:8px;display:block}.analytics-chart-card{border:1px solid var(--border);background:#fff;border-radius:26px;padding:24px;box-shadow:0 10px 30px #1018280a}.analytics-section-header{justify-content:space-between;margin-bottom:18px;display:flex}.analytics-section-header h3{margin:0 0 6px;font-size:22px}.analytics-section-header p{color:var(--muted);margin:0}.analytics-chart{width:100%;height:340px}@media (width<=1300px){.analytics-card-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.analytics-card-grid{grid-template-columns:1fr}}.ai-history-page{gap:22px;display:grid}.history-grid{gap:18px;display:grid}.history-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 10px 30px #1018280a}.history-card.success{border-left:5px solid #16a34a}.history-card.error{border-left:5px solid #dc2626}.history-top,.history-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-badge{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.history-card h3{color:#0f172a;margin:16px 0;font-size:18px;line-height:1.4}.history-meta{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.history-meta div{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.cache-hit{color:#15803d!important;background:#ecfdf5!important}.cache-miss{color:#c2410c!important;background:#fff7ed!important}.history-card pre{color:#e2e8f0;background:#0f172a;border-radius:18px;margin:0;padding:18px;font-size:13px;line-height:1.5;overflow-x:auto}.history-error-box{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-top:14px;padding:14px}.history-footer{margin-top:16px}.history-footer small{color:#64748b}.history-footer button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:14px;padding:10px 14px;font-weight:700}@media (width<=700px){.history-top,.history-footer{flex-direction:column;align-items:flex-start}.history-card{padding:18px}}.multi-report-page{gap:22px;display:grid}.multi-query-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;gap:16px;padding:24px;display:grid;box-shadow:0 10px 30px #1018280a}.multi-query-card textarea{min-height:130px;font:inherit;resize:vertical;border:1px solid #dbe2ea;border-radius:20px;padding:18px}.multi-query-card button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:16px;width:fit-content;padding:14px 20px;font-weight:800}.multi-query-card button:disabled{opacity:.6;cursor:wait}.multi-suggestions{flex-wrap:wrap;gap:10px;display:flex}.multi-suggestions button{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;padding:10px 14px;font-weight:700}.multi-suggestions button:hover{color:#2563eb;border-color:#2563eb}.multi-report-header{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.multi-report-header span{color:#2563eb;font-size:13px;font-weight:900}.multi-report-header h2{color:#0f172a;margin:8px 0}.multi-report-header p{color:#64748b;margin:0}.multi-widget-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.multi-widget{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 10px 30px #1018280a}.multi-widget.wide{grid-column:span 2}.multi-widget.kpi span{color:#64748b;font-weight:800}.multi-widget.kpi strong{color:#0f172a;letter-spacing:-1px;margin:12px 0;font-size:34px;display:block}.multi-widget.kpi small{color:#64748b}.multi-widget.error{background:#fef2f2;border-color:#fecaca}.multi-widget-header{margin-bottom:16px}.multi-widget-header h3{color:#0f172a;margin:0 0 6px}.multi-widget-header p{color:#64748b;margin:0;font-size:13px}.multi-widget .report-chart-card,.multi-widget .report-insights-card{box-shadow:none;margin-top:0}@media (width<=1200px){.multi-widget-grid{grid-template-columns:repeat(2,1fr)}.multi-widget.wide{grid-column:span 2}}@media (width<=700px){.multi-widget-grid{grid-template-columns:1fr}.multi-widget.wide{grid-column:span 1}}.multi-widget .report-insights-card{margin-bottom:16px}.multi-widget.kpi{flex-direction:column;justify-content:center;min-height:170px;display:flex}.multi-widget.kpi strong{word-break:break-word}.multi-widget.wide .report-table-wrapper{max-height:420px;overflow:auto}:root{--sidebar:#08111f;--sidebar-light:#121d30;--primary:#2563eb;--primary-dark:#1d4ed8;--bg:#f3f6fb;--card:#fff;--border:#e6ebf2;--text:#101828;--muted:#667085}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}a{text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.eyebrow{color:var(--primary);font-size:13px;font-weight:700}.error-box{color:#b42318;background:#fef3f2;border:1px solid #fecaca;border-radius:14px;margin-top:16px;padding:14px}.admin-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:linear-gradient(#08111f 0%,#0d1728 100%);border-right:1px solid #ffffff0a;flex-direction:column;padding:22px 18px;display:flex}.sidebar-logo{border-bottom:1px solid #ffffff0f;justify-content:center;padding-bottom:24px;display:flex}.sidebar-logo img{filter:brightness(0)invert();width:155px}.admin-nav{flex-direction:column;gap:6px;margin-top:24px;display:flex}.admin-nav a{color:#c6d0df;border-radius:14px;align-items:center;gap:12px;padding:13px 14px;transition:all .2s;display:flex}.admin-nav a.active,.admin-nav a:hover{color:#fff;background:#ffffff14}.logout-button{color:#fff;background:#ffffff14;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:50px;margin-top:auto;font-weight:700;display:flex}.admin-main{flex-direction:column;display:flex}.admin-topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 34px;display:flex}.admin-topbar h1{letter-spacing:-1px;margin:0;font-size:28px}.user-card{flex-direction:column;align-items:flex-end;display:flex}.user-card strong{font-size:15px}.user-card span{color:var(--muted);font-size:13px}.page{padding:28px}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-topbar{padding:0 20px}.page{padding:20px}}input,textarea{outline:none;width:100%}textarea{resize:vertical;border:1px solid #d0d5dd;border-radius:18px;min-height:140px;padding:18px}textarea:focus,input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1f}.metric-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.metric-card,.panel-card,.ask-card,.result-card,.empty-page{border:1px solid var(--border);background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 30px #1018280a}.metric-card{border-radius:22px;flex-direction:column;gap:14px;display:flex}.metric-card span{color:var(--muted);font-size:14px}.metric-card strong{letter-spacing:-1px;font-size:26px}.metric-icon{width:48px;height:48px;color:var(--primary);background:#eff6ff;border-radius:16px;place-items:center;display:grid}.metric-footer{border-top:1px solid #eef2f7;justify-content:space-between;gap:10px;padding-top:10px;display:flex}.metric-footer small{color:var(--muted);font-weight:600}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.panel-header h3{letter-spacing:-.5px;margin:0 0 6px;font-size:21px}.panel-header p{color:var(--muted);margin:0}@media (width<=1200px){.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.metric-grid{grid-template-columns:1fr}}.table-wrapper{margin-top:20px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;padding:15px 16px}th{color:var(--muted);background:#f8fafc;font-size:13px}.ask-card button,.result-header button{background:var(--primary);color:#fff;border:0;border-radius:14px;height:52px;margin-top:18px;padding:0 22px;font-weight:700}.examples{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.examples button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:12px 16px;font-weight:600}.examples button:hover{border-color:var(--primary);color:var(--primary)}.login-page{background:radial-gradient(circle at 20% 20%,#2563eb47,#0000 32%),radial-gradient(circle at 80% 80%,#0ea5e92e,#0000 34%),linear-gradient(135deg,#020617 0%,#07111f 55%,#0f172a 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffffff5;border-radius:30px;width:100%;max-width:460px;padding:42px;box-shadow:0 30px 90px #00000059}.logo-wrapper{justify-content:center;margin-bottom:30px;display:flex}.logo-wrapper img{width:180px}.login-title{text-align:center;margin-bottom:30px}.login-title h1{letter-spacing:-1.5px;color:#101828;margin:0 0 10px;font-size:34px;line-height:1.1}.login-title p{color:#667085;margin:0;line-height:1.6}.login-form{gap:18px;display:grid}.login-form label{color:#344054;gap:8px;font-size:14px;font-weight:700;display:grid}.login-form input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:16px;height:54px;padding:0 16px}.login-form button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:16px;height:56px;font-weight:800;box-shadow:0 16px 35px #2563eb47}.login-page .error-box{margin:0}@media (width<=520px){.login-card{padding:30px 24px}.login-title h1{font-size:28px}.logo-wrapper img{width:155px}}.dashboard-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border-radius:26px;justify-content:space-between;gap:24px;margin-bottom:24px;padding:34px;display:flex;box-shadow:0 20px 45px #2563eb2e}.dashboard-hero h2{letter-spacing:-1px;margin:8px 0;font-size:34px}.dashboard-hero p{opacity:.9;max-width:680px;margin:0;line-height:1.6}.hero-action-card{background:#ffffff1f;border:1px solid #ffffff29;border-radius:22px;flex-direction:column;gap:10px;width:260px;min-width:240px;padding:22px;display:flex}.hero-action-card span{opacity:.82;line-height:1.4}.dashboard-grid{grid-template-columns:1.35fr .9fr;gap:20px;margin-top:22px;display:grid}.dashboard-grid.bottom{grid-template-columns:1fr 1fr}.operation-list,.quick-report-list,.alert-list{gap:12px;display:grid}.operation-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.operation-item strong{margin-bottom:4px;display:block}.operation-item span{color:#667085;font-size:14px}.operation-item b{color:var(--primary);font-size:24px}.quick-report-list button{color:#101828;text-align:left;background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.quick-report-list button:hover{border-color:var(--primary);color:var(--primary)}.mini-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mini-stats div{background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;padding:18px}.mini-stats span{color:#667085;margin-bottom:10px;display:block}.mini-stats strong{letter-spacing:-1px;font-size:26px}.alert-list div{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:15px}.alert-list strong{color:#9a3412;margin-bottom:4px;display:block}.alert-list span{color:#7c2d12}@media (width<=1100px){.dashboard-hero,.dashboard-grid,.dashboard-grid.bottom{grid-template-columns:1fr;display:grid}.hero-action-card{width:100%}.mini-stats{grid-template-columns:1fr}}.quick-report-list button span{gap:4px;display:grid}.quick-report-list button strong{font-size:14px}.quick-report-list button small{color:var(--muted);font-size:12px;line-height:1.35}.dashboard-refresh-card{color:#fff;text-align:left;cursor:pointer;border:1px solid #ffffff29}.dashboard-refresh-card:disabled{opacity:.75;cursor:wait}.spin-icon{animation:.9s linear infinite spin}.live-kpi-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:22px;display:grid}.live-kpi-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:20px;transition:all .2s;box-shadow:0 10px 30px #1018280a}.live-kpi-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 18px 38px #2563eb1f}.live-kpi-top{color:#64748b;justify-content:space-between;gap:10px;margin-bottom:12px;font-weight:800;display:flex}.live-kpi-card.up .live-kpi-top svg{color:#16a34a}.live-kpi-card.down .live-kpi-top svg{color:#dc2626}.live-kpi-card.stable .live-kpi-top svg{color:#64748b}.live-kpi-card strong{color:#0f172a;letter-spacing:-1px;font-size:25px;display:block}.live-kpi-footer{color:#64748b;gap:5px;margin-top:12px;display:grid}.live-chart-card{border:1px solid var(--border);background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 30px #1018280a}.live-chart-area{width:100%;height:320px}.live-alert-list,.live-ranking-list{gap:12px;display:grid}.live-alert-item,.live-ranking-list button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.live-alert-item:hover,.live-ranking-list button:hover{border-color:#2563eb}.live-alert-item strong,.live-ranking-list strong{color:#0f172a;margin-bottom:4px;display:block}.live-alert-item span,.live-ranking-list span{color:#64748b;font-size:13px}.live-alert-item b,.live-ranking-list b{color:#2563eb;font-size:22px}.live-alert-item.danger{background:#fef2f2;border-color:#fecaca}.live-alert-item.warning{background:#fff7ed;border-color:#fed7aa}.live-alert-item.success{background:#ecfdf5;border-color:#bbf7d0}.rank-position{background:#eff6ff;border-radius:12px;place-items:center;width:34px;min-width:34px;height:34px;font-weight:900;display:grid;color:#2563eb!important}@media (width<=1400px){.live-kpi-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.live-kpi-grid{grid-template-columns:1fr}}.page-hero{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:24px;margin-bottom:24px;padding:34px;box-shadow:0 20px 40px #2563eb2e}.page-hero.compact{padding:28px}.page-hero h2{letter-spacing:-1px;margin:8px 0;font-size:34px}.page-hero p{opacity:.92;max-width:700px;margin:0;line-height:1.6}.result-header{justify-content:space-between;gap:20px;display:flex}.result-header h2{margin:0 0 6px}.result-header p{color:var(--muted);margin:0}.reports-page{gap:24px}.reports-header h1{margin:0 0 10px}.report-query-card{margin-top:8px}.report-summary-card,.report-description,.report-table-wrapper{margin-top:20px}.empty-page h2{margin-top:0}.empty-page p{color:var(--muted)}.simple-hero{border:1px solid var(--border);background:#fff;border-radius:24px;margin-bottom:22px;padding:28px;box-shadow:0 10px 30px #1018280a}.simple-hero h2{letter-spacing:-1px;margin:8px 0;font-size:30px}.simple-hero p{color:var(--muted);margin:0}.list-card{border:1px solid var(--border);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #1018280a}.history-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.history-item:last-child{border-bottom:0}.history-item strong{margin-bottom:6px;display:block}.history-item span{color:var(--muted);font-size:14px}.history-item button{color:#1d4ed8;background:#eff6ff;border:0;border-radius:14px;padding:12px 16px;font-weight:700}.favorite-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.favorite-card{border:1px solid var(--border);background:#fff;border-radius:24px;padding:22px;box-shadow:0 10px 30px #1018280a}.favorite-card span{color:var(--primary);font-size:13px;font-weight:700}.favorite-card h3{margin:10px 0;font-size:22px}.favorite-card p{color:var(--muted);line-height:1.5}.favorite-actions{gap:10px;margin-top:18px;display:flex}.favorite-actions button{background:var(--primary);color:#fff;border:0;border-radius:14px;padding:12px 14px;font-weight:700}.favorite-actions button.danger{color:#b91c1c;background:#fef2f2}@media (width<=1100px){.favorite-grid{grid-template-columns:1fr}}
