*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#111827}a{color:inherit;text-decoration:none}a:hover{color:#2563eb}.nav-link:hover{background:#e5e7eb;color:#1d4ed8}.project-name-link:hover{text-decoration:underline}.page-container{display:flex;flex-direction:column;gap:16px}.card{background:#fff;border-radius:10px;box-shadow:0 8px 20px #0f172a0f;padding:16px 18px}.kpi-row{display:flex;flex-wrap:wrap;gap:16px}.kpi-card{flex:1;min-width:160px;background:linear-gradient(135deg,#eff6ff,#e0f2fe);border-radius:12px;padding:12px 14px}.kpi-label{font-size:12px;color:#6b7280}.kpi-value{margin-top:4px;font-size:20px;font-weight:700;color:#1d4ed8}.table-wrapper{overflow:auto;border-radius:10px;border:1px solid #e5e7eb}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e5e7eb;padding:6px 8px}thead th{background:#f9fafb;font-size:12px;font-weight:600;color:#4b5563}tbody tr:nth-child(2n){background:#f9fafb}tbody tr:hover{background:#eff6ff}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px}.badge-green{background:#dcfce7;color:#15803d}.badge-gray{background:#e5e7eb;color:#374151}.overview-summary-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}@media(max-width:900px){.overview-summary-row{grid-template-columns:repeat(2,1fr)}}.overview-summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f1f5f9}.overview-summary-card .overview-summary-content{flex:1}.overview-summary-card .overview-summary-label{font-size:13px;color:#64748b;margin-bottom:6px}.overview-summary-card .overview-summary-value{font-size:22px;font-weight:700;color:#1e293b}.overview-summary-card .overview-summary-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.overview-summary-card.icon-green .overview-summary-icon{background:#dcfce7;color:#16a34a}.overview-summary-card.icon-blue .overview-summary-icon{background:#dbeafe;color:#2563eb}.overview-summary-card.icon-orange .overview-summary-icon{background:#ffedd5;color:#ea580c}.overview-summary-card.icon-emerald .overview-summary-icon{background:#d1fae5;color:#059669}.overview-charts-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}@media(max-width:768px){.overview-charts-row{grid-template-columns:1fr}}.overview-chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:18px 20px;border:1px solid #f1f5f9}.overview-chart-card h3{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 14px}.overview-bar-item{display:flex;align-items:center;gap:10px;margin-bottom:12px}.overview-bar-item:last-child{margin-bottom:0}.overview-bar-label{min-width:100px;font-size:12px;color:#475569;display:flex;align-items:center;gap:6px}.overview-bar-dot{width:8px;height:8px;border-radius:50%}.overview-bar-track{flex:1;height:24px;background:#f1f5f9;border-radius:6px;overflow:hidden}.overview-bar-fill{height:100%;border-radius:6px;min-width:4px;transition:width .3s ease}.overview-bar-value{font-size:12px;font-weight:600;color:#334155;min-width:28px;text-align:right}.overview-bar-pct{font-size:12px;color:#64748b;min-width:40px;text-align:right}.rules-page-header{background:linear-gradient(135deg,#1e40af,#1d4ed8,#2563eb);color:#fff;border-radius:12px;padding:20px 24px;margin-bottom:20px;box-shadow:0 4px 14px #1d4ed840}.rules-page-header h1{font-size:20px;font-weight:700;margin:0 0 6px;letter-spacing:.02em}.rules-page-header .rules-source{font-size:12px;opacity:.9}.rules-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:20px 22px;border-left:4px solid #2563eb;margin-bottom:16px}.rules-section-title{font-size:15px;font-weight:700;color:#1e40af;margin:0 0 14px;display:flex;align-items:center;gap:8px}.rules-section-title .rules-section-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#2563eb;color:#fff;border-radius:6px;font-size:12px;font-weight:700}.rules-para{font-size:13px;color:#374151;line-height:1.8;margin:0 0 12px}.rules-para:last-child{margin-bottom:0}.rules-highlight{background:linear-gradient(to bottom,transparent 60%,rgba(59,130,246,.2) 60%);font-weight:600;color:#1d4ed8;padding:0 2px}
