*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}body{color:rgba(0,0,0,.88);background:#f8fafc}@media(max-width:768px){body{overscroll-behavior-y:none}input,select,textarea{font-size:16px}}a{color:#2563eb;text-decoration:none}a:hover{color:#7c3aed}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.container{max-width:1400px;margin:0 auto;padding:0 24px}.card{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:24px;margin-bottom:24px;border:1px solid rgba(0,0,0,.04);transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-header h3{margin:0;font-size:16px;font-weight:600;color:rgba(0,0,0,.88)}.positive{color:#10b981}.negative{color:#ef4444}.kpi-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.04)}.kpi-card .kpi-label{font-size:13px;color:rgba(0,0,0,.45);margin-bottom:8px}.kpi-card .kpi-value{font-size:32px;font-weight:700;line-height:1.2;color:rgba(0,0,0,.88)}.kpi-card .kpi-change{font-size:13px;margin-top:8px}.kpi-card .kpi-change.up{color:#10b981}.kpi-card .kpi-change.down{color:#ef4444}.score-card{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.score-card .score-ring{position:relative;width:72px;height:72px;flex-shrink:0}.score-card .score-ring .score-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:700}.score-card .score-info{flex:1 1}.score-card .score-info .score-level{font-size:16px;font-weight:600;margin-bottom:4px}.score-card .score-info .score-action{font-size:13px;color:rgba(0,0,0,.45)}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;font-size:12px;font-weight:500}.status-badge.success{color:#10b981;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2)}.status-badge.danger{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2)}.status-badge.warning{color:#d97706;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2)}.status-badge.info{color:#2563eb;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.2)}.stat-card{border-radius:12px;padding:20px;color:#fff;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:-30%;right:-20%;width:120px;height:120px;border-radius:50%;background:hsla(0,0%,100%,.1)}.stat-card.primary{background:linear-gradient(135deg,#2563eb,#7c3aed)}.stat-card.success{background:linear-gradient(135deg,#10b981,#059669)}.stat-card.warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-card.info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card .stat-title{font-size:13px;opacity:.9;margin-bottom:8px}.stat-card .stat-value{font-size:24px;font-weight:700}.stat-card .stat-change{font-size:12px;margin-top:8px;opacity:.9}.hero-section{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;padding:32px 40px;color:#fff;margin-bottom:24px;position:relative;overflow:hidden}.hero-section:before{top:-40%;right:-10%;width:300px;height:300px;background:hsla(0,0%,100%,.08)}.hero-section:after,.hero-section:before{content:"";position:absolute;border-radius:50%}.hero-section:after{bottom:-30%;left:20%;width:200px;height:200px;background:hsla(0,0%,100%,.05)}.hero-section .hero-title{font-size:13px;opacity:.85;margin-bottom:8px;position:relative;z-index:1}.hero-section .hero-value{font-size:40px;font-weight:800;line-height:1.1;position:relative;z-index:1}.hero-section .hero-change{font-size:16px;margin-top:8px;position:relative;z-index:1}.hero-section .hero-metrics{display:flex;gap:32px;margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15);position:relative;z-index:1}.hero-section .hero-metric .metric-label{font-size:12px;opacity:.75}.hero-section .hero-metric .metric-value{font-size:20px;font-weight:600}.decision-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.05);border-left:4px solid #2563eb;cursor:pointer;transition:all .2s ease}.decision-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.decision-card .decision-label{font-size:13px;color:rgba(0,0,0,.45);margin-bottom:8px}.decision-card .decision-score{font-size:24px;font-weight:700;color:#2563eb}.decision-card .decision-action{font-size:13px;color:#10b981;margin-top:8px;font-weight:500}.quick-action{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,.04)}.quick-action:hover{box-shadow:0 4px 14px rgba(37,99,235,.25);border-color:#2563eb;transform:translateY(-2px)}.quick-action .action-icon{width:48px;height:48px;border-radius:12px;background:rgba(37,99,235,.08);display:flex;align-items:center;justify-content:center;font-size:24px;color:#2563eb}.quick-action .action-text{font-size:13px;font-weight:500;color:rgba(0,0,0,.88)}.ant-table .ant-table-thead>tr>th{background:#f1f5f9;font-weight:600;font-size:13px;color:rgba(0,0,0,.45)}.ant-table .ant-table-tbody>tr{transition:background .15s ease}.ant-table .ant-table-tbody>tr:hover>td{background:rgba(37,99,235,.03)}.chart-container{min-height:300px}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;font-weight:700;margin-bottom:8px;color:rgba(0,0,0,.88)}.page-header p{color:rgba(0,0,0,.45)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e8edf2 50%,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@media(max-width:768px){.container{padding:0 16px}.card{padding:16px}.hero-section{padding:20px}.hero-section .hero-value{font-size:24px}.hero-section .hero-metrics{flex-wrap:wrap;gap:16px}.stat-card{margin-bottom:16px}}@media(max-width:480px){.hero-section{padding:16px}.hero-section .hero-metrics{flex-direction:column;gap:8px}}.dark body{background:#0f172a;color:hsla(0,0%,100%,.85)}.dark .card,.dark .decision-card,.dark .kpi-card,.dark .quick-action{background:#1e293b;border-color:hsla(0,0%,100%,.06)}.dark .ant-table{background:#1e293b}.dark .ant-table .ant-table-thead>tr>th{background:#334155;color:hsla(0,0%,100%,.65)}.dark .ant-table .ant-table-tbody>tr>td{border-color:hsla(0,0%,100%,.06)}