/* ========================================================================
   OUTPUT PAGE — pagina output questionario.
   Placeholder v1.2: stili base wrapper. Il plugin lmm-questionario aggiungerà
   CSS specifici per header, track card, action cards, banner, ecc.
   ======================================================================== */

.output-page-wrapper {
  padding: var(--space-lg) 0;
}

.output-fallback {
  padding: var(--space-2xl) 0;
  text-align: center;
}
