.main-content{background:var(--bg-primary)}.dashboard-container.svelte-1oedqq0.svelte-1oedqq0{width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible;padding:0 20px 20px;box-sizing:border-box;min-height:auto}.dashboard-grid.svelte-1oedqq0.svelte-1oedqq0{display:grid;gap:32px;margin-top:24px;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}.summary-cards.svelte-1oedqq0.svelte-1oedqq0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:32px}.summary-card.svelte-1oedqq0.svelte-1oedqq0{background:white;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;position:relative;overflow:hidden;transition:transform .2s ease}.summary-card.svelte-1oedqq0.svelte-1oedqq0:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.summary-card.active-projects.svelte-1oedqq0.svelte-1oedqq0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(114,191,178,.12) 0%,rgba(178,245,234,.08) 100%);pointer-events:none}.summary-card.completed-projects.svelte-1oedqq0.svelte-1oedqq0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(119,156,230,.12) 0%,rgba(191,219,254,.08) 100%);pointer-events:none}.summary-card.high-risk-projects.svelte-1oedqq0.svelte-1oedqq0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(238,128,89,.12) 0%,rgba(254,215,170,.08) 100%);pointer-events:none}.summary-card.overdue-reports.svelte-1oedqq0.svelte-1oedqq0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(235,96,119,.12) 0%,rgba(251,207,232,.08) 100%);pointer-events:none}.card-content.svelte-1oedqq0.svelte-1oedqq0{flex:1;position:relative;z-index:1;padding-right:100px}.main-value.svelte-1oedqq0.svelte-1oedqq0{font-size:32px;font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:4px}.card-label.svelte-1oedqq0.svelte-1oedqq0{font-size:14px;color:var(--text-secondary);font-weight:500}.card-visual.svelte-1oedqq0.svelte-1oedqq0{position:absolute;top:40%;right:10px;transform:translateY(-50%);display:flex;align-items:center;gap:8px;z-index:1}.semi-circle.svelte-1oedqq0.svelte-1oedqq0{display:flex;align-items:center;justify-content:center;font-size:28px}.semi-circle.green.svelte-1oedqq0.svelte-1oedqq0{color:#72bfb2}.semi-circle.blue.svelte-1oedqq0.svelte-1oedqq0{color:#779ce6}.semi-circle.orange.svelte-1oedqq0.svelte-1oedqq0{color:#ee8059}.semi-circle.pink.svelte-1oedqq0.svelte-1oedqq0{color:#eb6077}.charts-grid.svelte-1oedqq0.svelte-1oedqq0{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:32px;width:100%;overflow:hidden}.chart-card.svelte-1oedqq0.svelte-1oedqq0{background:white;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;min-width:0;overflow:hidden}.chart-header.svelte-1oedqq0.svelte-1oedqq0{margin-bottom:20px}.chart-header.svelte-1oedqq0 h3.svelte-1oedqq0{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 4px}.chart-header.svelte-1oedqq0 p.svelte-1oedqq0{font-size:.875rem;color:var(--text-secondary);margin:0}.chart-container.svelte-1oedqq0.svelte-1oedqq0{height:200px;position:relative;width:100%;overflow:hidden}.activity-section.svelte-1oedqq0.svelte-1oedqq0{background:white;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;margin-top:32px}.section-header.svelte-1oedqq0.svelte-1oedqq0{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header.svelte-1oedqq0 h2.svelte-1oedqq0{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 4px}.section-header.svelte-1oedqq0 p.svelte-1oedqq0{font-size:.875rem;color:var(--text-secondary);margin:0}.view-all-link.svelte-1oedqq0.svelte-1oedqq0{color:var(--primary-600);text-decoration:none;font-weight:500;font-size:.875rem}.view-all-link.svelte-1oedqq0.svelte-1oedqq0:hover{text-decoration:underline}.projects-list.svelte-1oedqq0.svelte-1oedqq0{display:flex;flex-direction:column;gap:16px}.project-card.svelte-1oedqq0.svelte-1oedqq0{display:flex;justify-content:space-between;align-items:center;padding:16px;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-light)}.project-info.svelte-1oedqq0 h4.svelte-1oedqq0{font-size:1rem;font-weight:500;color:var(--text-primary);margin:0 0 4px}.project-info.svelte-1oedqq0 p.svelte-1oedqq0{font-size:.875rem;color:var(--text-secondary);margin:0}.status-badge.svelte-1oedqq0.svelte-1oedqq0{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase}.status-badge.active.svelte-1oedqq0.svelte-1oedqq0{background:#D1FAE5;color:#059669}.status-badge.completed.svelte-1oedqq0.svelte-1oedqq0{background:#DBEAFE;color:#2563eb}.status-badge.draft.svelte-1oedqq0.svelte-1oedqq0{background:#F3F4F6;color:#6b7280}.status-badge.pending.svelte-1oedqq0.svelte-1oedqq0{background:#FEF3C7;color:#d97706}.dark .page-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-primary)}.dark .page-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-secondary)}.dark .summary-card.svelte-1oedqq0.svelte-1oedqq0,.dark .chart-card.svelte-1oedqq0.svelte-1oedqq0,.dark .activity-section.svelte-1oedqq0.svelte-1oedqq0{background:var(--bg-secondary);border-color:var(--gray-300)}.dark .semi-circle.green.svelte-1oedqq0.svelte-1oedqq0{color:#72bfb2!important}.dark .semi-circle.blue.svelte-1oedqq0.svelte-1oedqq0{color:#779ce6!important}.dark .semi-circle.orange.svelte-1oedqq0.svelte-1oedqq0{color:#ee8059!important}.dark .semi-circle.pink.svelte-1oedqq0.svelte-1oedqq0{color:#eb6077!important}.dark .summary-card.active-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(114,191,178,.12) 0%,rgba(178,245,234,.08) 100%)!important}.dark .summary-card.completed-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(119,156,230,.12) 0%,rgba(191,219,254,.08) 100%)!important}.dark .summary-card.high-risk-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(238,128,89,.12) 0%,rgba(254,215,170,.08) 100%)!important}.dark .summary-card.overdue-reports.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(235,96,119,.12) 0%,rgba(251,207,232,.08) 100%)!important}.dark .section-header.svelte-1oedqq0 h2.svelte-1oedqq0{color:var(--text-primary)}.dark .section-header.svelte-1oedqq0 p.svelte-1oedqq0{color:var(--text-secondary)}.dark .main-value.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-primary)}.dark .card-label.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-secondary)}.dark .project-card.svelte-1oedqq0.svelte-1oedqq0{background:var(--bg-tertiary);border-color:var(--gray-300)}.dark .project-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-primary)}.dark .project-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-secondary)}.dark .meta-item.svelte-1oedqq0.svelte-1oedqq0{color:var(--text-tertiary)}.dark .btn-outline.svelte-1oedqq0.svelte-1oedqq0{background:var(--bg-tertiary);border-color:var(--gray-300);color:var(--text-primary)}.brandkit-light .page-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-light .page-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-light .summary-card.svelte-1oedqq0.svelte-1oedqq0,.brandkit-light .chart-card.svelte-1oedqq0.svelte-1oedqq0,.brandkit-light .activity-section.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-elevated);border-color:var(--brandkit-border-light)}.brandkit-light .section-header.svelte-1oedqq0 h2.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-light .section-header.svelte-1oedqq0 p.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-light .main-value.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-light .card-label.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-light .project-card.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-primary);border-color:var(--brandkit-border-light)}.brandkit-light .project-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-light .project-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-light .meta-item.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-tertiary)}.brandkit-light .btn-outline.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-primary);border-color:var(--brandkit-border-light);color:var(--brandkit-text-primary)}.brandkit-light .semi-circle.green.svelte-1oedqq0.svelte-1oedqq0{color:#72bfb2!important}.brandkit-light .semi-circle.blue.svelte-1oedqq0.svelte-1oedqq0{color:#779ce6!important}.brandkit-light .semi-circle.orange.svelte-1oedqq0.svelte-1oedqq0{color:#ee8059!important}.brandkit-light .semi-circle.pink.svelte-1oedqq0.svelte-1oedqq0{color:#eb6077!important}.brandkit-light .summary-card.active-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(114,191,178,.12) 0%,rgba(178,245,234,.08) 100%)!important}.brandkit-light .summary-card.completed-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(119,156,230,.12) 0%,rgba(191,219,254,.08) 100%)!important}.brandkit-light .summary-card.high-risk-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(238,128,89,.12) 0%,rgba(254,215,170,.08) 100%)!important}.brandkit-light .summary-card.overdue-reports.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(235,96,119,.12) 0%,rgba(251,207,232,.08) 100%)!important}.brandkit-dark .page-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-dark .page-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-dark .summary-card.svelte-1oedqq0.svelte-1oedqq0,.brandkit-dark .chart-card.svelte-1oedqq0.svelte-1oedqq0,.brandkit-dark .activity-section.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-elevated);border-color:var(--brandkit-border-light)}.brandkit-dark .section-header.svelte-1oedqq0 h2.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-dark .section-header.svelte-1oedqq0 p.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-dark .main-value.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-dark .card-label.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-dark .project-card.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-primary);border-color:var(--brandkit-border-light)}.brandkit-dark .project-title.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-primary)}.brandkit-dark .project-description.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-secondary)}.brandkit-dark .meta-item.svelte-1oedqq0.svelte-1oedqq0{color:var(--brandkit-text-tertiary)}.brandkit-dark .btn-outline.svelte-1oedqq0.svelte-1oedqq0{background:var(--brandkit-bg-primary);border-color:var(--brandkit-border-light);color:var(--brandkit-text-primary)}.brandkit-dark .semi-circle.green.svelte-1oedqq0.svelte-1oedqq0{color:#72bfb2!important}.brandkit-dark .semi-circle.blue.svelte-1oedqq0.svelte-1oedqq0{color:#779ce6!important}.brandkit-dark .semi-circle.orange.svelte-1oedqq0.svelte-1oedqq0{color:#ee8059!important}.brandkit-dark .semi-circle.pink.svelte-1oedqq0.svelte-1oedqq0{color:#eb6077!important}.brandkit-dark .summary-card.active-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(114,191,178,.12) 0%,rgba(178,245,234,.08) 100%)!important}.brandkit-dark .summary-card.completed-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(119,156,230,.12) 0%,rgba(191,219,254,.08) 100%)!important}.brandkit-dark .summary-card.high-risk-projects.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(238,128,89,.12) 0%,rgba(254,215,170,.08) 100%)!important}.brandkit-dark .summary-card.overdue-reports.svelte-1oedqq0.svelte-1oedqq0:after{background:linear-gradient(135deg,rgba(235,96,119,.12) 0%,rgba(251,207,232,.08) 100%)!important}.rtl .dashboard-container.svelte-1oedqq0.svelte-1oedqq0{direction:rtl;text-align:right}.rtl .summary-card.svelte-1oedqq0.svelte-1oedqq0,.rtl .chart-header.svelte-1oedqq0.svelte-1oedqq0,.rtl .section-header.svelte-1oedqq0.svelte-1oedqq0,.rtl .project-card.svelte-1oedqq0.svelte-1oedqq0,.rtl .project-info.svelte-1oedqq0.svelte-1oedqq0{text-align:right}@media (max-width: 1400px){.charts-grid.svelte-1oedqq0.svelte-1oedqq0{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1200px){.charts-grid.svelte-1oedqq0.svelte-1oedqq0{grid-template-columns:repeat(2,1fr);gap:12px}.chart-card.svelte-1oedqq0.svelte-1oedqq0{padding:16px}.chart-container.svelte-1oedqq0.svelte-1oedqq0{height:180px}}@media (max-width: 768px){.dashboard-container.svelte-1oedqq0.svelte-1oedqq0{padding:0 16px 100px;margin-bottom:60px}.dashboard-grid.svelte-1oedqq0.svelte-1oedqq0{gap:20px;margin-bottom:20px}.summary-cards.svelte-1oedqq0.svelte-1oedqq0{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.summary-card.svelte-1oedqq0.svelte-1oedqq0{padding:20px}.main-value.svelte-1oedqq0.svelte-1oedqq0{font-size:28px}.card-label.svelte-1oedqq0.svelte-1oedqq0{font-size:13px}.charts-grid.svelte-1oedqq0.svelte-1oedqq0{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.chart-card.svelte-1oedqq0.svelte-1oedqq0{padding:16px}.chart-container.svelte-1oedqq0.svelte-1oedqq0{height:200px}.chart-header.svelte-1oedqq0 h3.svelte-1oedqq0{font-size:1.1rem}.chart-header.svelte-1oedqq0 p.svelte-1oedqq0{font-size:.8rem}.activity-section.svelte-1oedqq0.svelte-1oedqq0{padding:20px;margin-top:20px}.project-card.svelte-1oedqq0.svelte-1oedqq0{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.section-header.svelte-1oedqq0.svelte-1oedqq0{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px}.section-header.svelte-1oedqq0 h2.svelte-1oedqq0{font-size:1.3rem}.section-header.svelte-1oedqq0 p.svelte-1oedqq0{font-size:.85rem}.dashboard-container.svelte-1oedqq0.svelte-1oedqq0{overflow-x:hidden;overflow-y:visible}.dashboard-grid.svelte-1oedqq0.svelte-1oedqq0{overflow:visible}.content-wrapper{min-height:auto;padding-bottom:20px}.main-content{-webkit-overflow-scrolling:touch;overflow-y:auto}}@media (max-width: 480px){.dashboard-container.svelte-1oedqq0.svelte-1oedqq0{padding:0 12px 120px;margin-bottom:80px}.summary-card.svelte-1oedqq0.svelte-1oedqq0{padding:16px}.main-value.svelte-1oedqq0.svelte-1oedqq0{font-size:24px}.chart-card.svelte-1oedqq0.svelte-1oedqq0{padding:12px}.chart-container.svelte-1oedqq0.svelte-1oedqq0{height:180px}.activity-section.svelte-1oedqq0.svelte-1oedqq0{padding:16px}.project-card.svelte-1oedqq0.svelte-1oedqq0{padding:12px}.main-content{-webkit-overflow-scrolling:touch;overflow-y:auto}.content-wrapper{min-height:auto;padding-bottom:40px}}
