body.dashboard-premium .accounting-stats{display:block!important}.dashboard-overview-grid{display:grid;grid-template-columns:minmax(210px,.78fr) minmax(600px,2.5fr) minmax(230px,.88fr);gap:14px;align-items:stretch}.dashboard-tall-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid #dfe6f1;border-radius:16px;background:#fff;box-shadow:0 8px 24px #172b4d0a}.dashboard-tall-heading{display:flex;align-items:center;gap:10px;padding-bottom:13px;border-bottom:1px solid #e7ecf4}.dashboard-tall-heading>span{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#ecf2ff;color:#376af5;font-size:19px}.dashboard-tall-heading small{color:#78859c;font-size:9px;font-weight:800;letter-spacing:1px}.dashboard-tall-heading h2{margin:2px 0 0;font-size:17px}.dashboard-tall-metrics{display:grid;grid-template-rows:repeat(4,1fr);height:100%}.dashboard-finance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,1fr);gap:12px}.dashboard-compact-metric{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border-bottom:1px solid #edf0f5}.dashboard-finance-grid .dashboard-compact-metric{min-height:92px;border:1px solid #e0e6f0;border-radius:15px;background:#fff;box-shadow:0 7px 20px #172b4d09}.dashboard-compact-metric i{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:10px;background:#edf3ff;color:#376af5;font-style:normal;font-weight:800}.dashboard-compact-metric>div{display:grid;gap:4px;min-width:0}.dashboard-compact-metric small{color:#697790;font-size:11px;font-weight:700}.dashboard-compact-metric strong{font-size:18px;line-height:1.15;overflow-wrap:anywhere}.booking-count-card .dashboard-compact-metric:nth-child(2) i,.voucher-count-card .dashboard-compact-metric:nth-child(2) i{background:#e6f8ef;color:#07814d}.booking-count-card .dashboard-compact-metric:nth-child(3) i,.voucher-count-card .dashboard-compact-metric:nth-child(4) i{background:#fff4dc;color:#b87900}.voucher-count-loading{display:grid;place-items:center;height:100%;color:#7a879c;text-align:center}.voucher-alert{display:flex;gap:12px;align-items:center;border-left:4px solid #f0a500}.booking-voucher-status{display:block;margin-top:8px;color:#687792;font-weight:700}@media(max-width:1180px){.dashboard-overview-grid{grid-template-columns:1fr 2fr}.voucher-count-card{grid-column:1/-1}.voucher-count-card .dashboard-tall-metrics{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}}@media(max-width:820px){.dashboard-overview-grid{grid-template-columns:1fr}.dashboard-finance-grid{grid-template-columns:repeat(2,1fr)}.voucher-count-card{grid-column:auto}}@media(max-width:520px){.dashboard-finance-grid{grid-template-columns:1fr}.voucher-count-card .dashboard-tall-metrics{grid-template-columns:1fr 1fr;grid-template-rows:auto}}
