.compact-hero{padding-bottom:18px}.home-dashboard{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(380px,1.7fr) minmax(230px,.85fr);gap:16px;align-items:start}.home-column{background:#fff;border:1px solid #dbe5ed;border-radius:14px;padding:15px;min-height:390px;box-shadow:0 3px 11px #0e2a4610}.home-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5ecf1;padding-bottom:12px;margin-bottom:13px}.home-heading h2{font:600 18px 'Playfair Display',serif;margin:0;color:#0c2545}.home-heading span{font-size:11px;font-weight:700;background:#e8f0f6;color:#47647e;border-radius:12px;padding:4px 8px}.home-project-cards{display:grid;gap:10px}.home-project-cards .project{box-shadow:none}.home-group-cards{display:grid}.home-group-card{min-height:190px;border:1px solid #cbdbe7;border-radius:12px;background:linear-gradient(135deg,#f8fbfd,#edf5fa);padding:24px;text-align:left;display:grid;align-content:center;gap:11px;color:#0c2545}.home-group-card:hover{border-color:#7aa7ca;background:#edf6fb}.home-group-card b{font:600 26px 'Playfair Display',serif}.home-group-card small{color:#5e7388;font-weight:700}.home-report-cards{display:grid;gap:9px}.home-report-card{display:grid;gap:5px;padding:11px;border:1px solid #e0e8ee;border-radius:8px;background:#f9fbfc}.home-report-card span{font-size:11px;color:#668098;font-weight:700}.home-report-card b{font-size:13px;line-height:1.35}.home-report-card small{font-size:11px;color:#728395}@media(max-width:950px){.home-dashboard{grid-template-columns:1fr 1fr}.flow-column{grid-column:1/-1;order:-1}.home-column{min-height:auto}}@media(max-width:620px){.home-dashboard{grid-template-columns:1fr}.flow-column{grid-column:auto;order:0}.home-group-card{min-height:145px}.home-group-card b{font-size:22px}}
