*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Inter,sans-serif;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);color:#1e293b;line-height:1.6}#root{min-height:100vh}h1{font-size:28px;font-weight:700;margin-bottom:8px;color:#0f172a;letter-spacing:-.5px}h2{font-size:24px;font-weight:700;color:#0f172a}h3{font-size:18px;font-weight:600;color:#0f172a}.subtitle{font-size:13px;color:#64748b;font-weight:500}.kpi-card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.kpi-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px);border-color:#cbd5e1}.kpi-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:20px}.kpi-icon.blue{background:#eff6ff;color:#3b82f6}.kpi-icon.purple{background:#f3e8ff;color:#a855f7}.kpi-icon.amber{background:#fef3c7;color:#f59e0b}.kpi-icon.emerald{background:#d1fae5;color:#10b981}.kpi-label{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.kpi-value{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:8px;line-height:1}.kpi-description{font-size:12px;color:#94a3b8;font-weight:500}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;padding:24px}.card-header{margin-bottom:24px}.card-title{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:6px}.card-description{font-size:13px;color:#64748b}.container{max-width:1400px;margin:0 auto;padding:40px 24px}.header-section{margin-bottom:40px}.header-meta{font-size:13px;color:#64748b;font-weight:500}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:40px}.main-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-bottom:40px}.chart-wrapper{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 1px 3px #00000014}.chart-header{margin-bottom:24px}.chart-title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:4px}.chart-subtitle{font-size:13px;color:#64748b}.chart-container{height:400px}.extension-list{list-style:none}.extension-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.extension-item:last-child{border-bottom:none}.extension-rank{font-weight:700;color:#3b82f6;width:28px;text-align:center;margin-right:12px}.extension-name{flex:1;font-weight:500;color:#0f172a;word-break:break-word}.extension-users{font-weight:600;color:#475569;margin-left:12px;min-width:70px;text-align:right}.analysis-summary{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 1px 3px #00000014}.summary-badge{display:inline-block;background:#eff6ff;color:#3b82f6;padding:6px 12px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.summary-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:4px}.summary-meta{font-size:12px;color:#64748b;margin-bottom:20px}.summary-stats{border-top:1px solid #f1f5f9;padding-top:16px}.summary-stat{display:flex;justify-content:space-between;padding:12px 0;font-size:13px}.summary-stat:last-child{border-bottom:none}.summary-label{color:#64748b;font-weight:500}.summary-value{font-weight:600;color:#0f172a}.summary-description{font-size:12px;color:#64748b;line-height:1.6;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.schema-wrapper{margin-bottom:32px}.schema-toggle-btn{width:100%;padding:16px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 1px 3px #00000014}.schema-toggle-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}.schema-icon{display:inline-flex;align-items:center;font-size:12px;color:#64748b;transition:transform .3s ease}.schema-text{flex:1;text-align:left}.schema-count{color:#94a3b8;font-size:13px;font-weight:500}.schema-content{margin-top:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.schema-description{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.schema-description p{color:#64748b;font-size:13px}.schema-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.schema-column{padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.schema-column:hover{background:#f1f5f9;border-color:#cbd5e1}.schema-col-name{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:6px;word-break:break-word}.schema-col-type{font-size:12px;color:#3b82f6;background:#eff6ff;padding:4px 8px;border-radius:4px;display:inline-block;margin-bottom:8px;font-weight:500}.schema-col-desc{font-size:12px;color:#64748b;line-height:1.4}@media(max-width:1024px){.main-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.schema-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:768px){.container{padding:24px 16px}h1{font-size:24px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-value{font-size:24px}.chart-container{height:300px}}.pie-charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:32px}.pie-chart-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:28px;box-shadow:0 1px 3px #00000014;transition:all .3s ease}.pie-chart-card:hover{box-shadow:0 8px 24px #0000001f;border-color:#cbd5e1}.pie-chart-title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 24px;text-align:center}.pie-chart-wrapper{position:relative;height:350px;display:flex;justify-content:center;align-items:center}.dashboard-section{margin-top:40px}.dashboard-section h2{margin-bottom:28px;font-size:24px;font-weight:700;color:#0f172a}@media(max-width:1024px){.pie-charts-grid{gap:24px}.pie-chart-wrapper{height:320px}}@media(max-width:768px){.pie-charts-grid{grid-template-columns:1fr;gap:20px}.pie-chart-wrapper{height:300px}.pie-chart-card{padding:20px}.pie-chart-title{font-size:14px;margin-bottom:20px}}
