/* Dashboard ejecutivo: jerarquía compacta y sin duplicar protagonismo. */
#dashboardView .welcome-banner{min-height:0!important;display:grid!important;grid-template-columns:minmax(240px,1fr) minmax(500px,1.35fr)!important;align-items:center!important;gap:18px!important;margin-bottom:12px!important;padding:14px 18px!important;border:1px solid #dfe7f1!important;border-radius:16px!important;background:linear-gradient(120deg,#fff,#f8fbff)!important;box-shadow:0 7px 20px rgba(20,35,65,.045)!important}
#dashboardView .welcome-text{padding:0!important}#dashboardView .welcome-text:before{display:none!important}#dashboardView .welcome-kicker{margin:0 0 3px!important;font-size:8px!important}#dashboardView .welcome-text h1{font-size:21px!important;line-height:1.12!important}#dashboardView .welcome-text .dash-sub{margin:4px 0 0!important;font-size:10.5px!important;line-height:1.35!important}
#dashboardView .welcome-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:0!important;border:0!important;background:transparent!important}
#dashboardView .welcome-stat{min-width:0!important;min-height:48px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:3px!important;padding:5px 12px!important;border:0!important;border-left:1px solid #e1e8f2!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
#dashboardView .welcome-stat:first-child{border-left:0!important}#dashboardView .welcome-stat:before,#dashboardView .welcome-stat-icon,#dashboardView .welcome-stat em,#dashboardView .welcome-stat-bar{display:none!important}#dashboardView .welcome-stat small{grid-column:1!important;grid-row:1!important;color:#7a879a!important;font-size:8px!important;letter-spacing:.02em!important;text-transform:none!important}#dashboardView .welcome-stat b{grid-column:1!important;grid-row:2!important;color:#15233e!important;font-size:15px!important;line-height:1.1!important}
#dashboardView .dashboard-active-company{margin:0 0 12px!important}#dashboardView .dashboard-company-active{min-height:68px!important;padding:10px 14px!important;box-shadow:0 5px 16px rgba(20,35,65,.04)!important}
#dashboardView .dashboard-operational-summary{margin-bottom:18px!important}
#dashboardView .dashboard-declaration-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}#dashboardView .dashboard-declaration-kpis article{min-height:78px;padding:8px!important}#dashboardView .declaration-kpi-icon{width:27px;height:27px;margin-bottom:4px}#dashboardView .declaration-kpi-icon svg{width:14px;height:14px}#dashboardView .dashboard-declaration-kpis b{margin:2px 0;font-size:17px!important}
#complianceCenter{margin:16px 0 22px!important;padding:15px 16px;border:1px solid #dce5f0;border-radius:17px;background:#f8fafc}#complianceCenter .cc-hero{align-items:center;margin-bottom:11px}#complianceCenter .cc-hero h2{font-size:19px}#complianceCenter .cc-hero p{font-size:10px}#complianceCenter .cc-toggle{min-height:36px;padding:7px 12px}#complianceCenter .cc-kpis{gap:7px}#complianceCenter .cc-kpi{padding:9px 10px;border-radius:12px;box-shadow:none}#complianceCenter .cc-kpi>span{width:30px;height:30px;border-radius:9px}#complianceCenter .cc-kpi svg{width:15px}#complianceCenter .cc-kpi strong{font-size:17px}#complianceCenter .cc-kpi small{font-size:8px}#complianceCenter.is-expanded{padding:18px;background:transparent}#complianceCenter.is-expanded .cc-kpi{background:#fff}
html[data-theme="dark"] #dashboardView .welcome-banner,html[data-theme="dark"] #complianceCenter{border-color:#303949!important;background:#151d29!important}html[data-theme="dark"] #dashboardView .welcome-stat{border-left-color:#303949!important}html[data-theme="dark"] #dashboardView .welcome-stat b{color:#eef3f8!important}
@media(max-width:1000px){#dashboardView .welcome-banner{grid-template-columns:1fr!important}#dashboardView .welcome-stats{border-top:1px solid #e4eaf2!important;padding-top:9px!important}#dashboardView .welcome-stat:first-child{border-left:0!important}}
@media(max-width:720px){#dashboardView .welcome-banner{padding:13px 14px!important;border-radius:16px!important}#dashboardView .welcome-text h1{font-size:19px!important}#dashboardView .welcome-text .dash-sub{display:none}#dashboardView .welcome-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:8px!important;padding-top:6px!important}#dashboardView .welcome-stat{min-height:40px!important;padding:5px 8px!important;border-left:0!important;border-top:1px solid #edf1f6!important}#dashboardView .welcome-stat:nth-child(odd){border-right:1px solid #edf1f6!important}#dashboardView .welcome-stat:nth-child(-n+2){border-top:0!important}#dashboardView .welcome-stat b{font-size:13px!important}#dashboardView .dashboard-declaration-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}#complianceCenter{padding:13px!important}#complianceCenter .cc-hero p{display:none}#complianceCenter .cc-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding:0}#complianceCenter .cc-kpi{min-width:0;display:grid;grid-template-columns:1fr;text-align:center}#complianceCenter .cc-kpi>span{display:none}#complianceCenter .cc-kpi small{min-height:20px}}
