/* DroneBase — delta Agras T50 (famiglia framework blu).
   Uniche differenze dal framework (verificate a 1440px vs golden live):
   le .h-card sono usate per grandi statistiche numeriche (21 ha/h, 4 ha/h,
   1500 kg/h) → valore più grande, <small> stilizzato e titolo h3 più marcato.
   Tutto il resto è identico al framework. */
.h-card-val { font-size: 44px; letter-spacing: -1.5px; margin-bottom: 10px; }
.h-card-val small { font-size: 18px; font-weight: 700; color: var(--cyan); letter-spacing: 0; }
.h-card h3 { font-weight: 800; }
