/**
 * AFAQ public compatibility layer.
 * Core visual rules live in afaq-core/components/layout; this file prevents
 * legacy shortcode registrations from requesting a missing stylesheet.
 */
.afaq-app,.afaq-app *{box-sizing:border-box}
.afaq-app img{max-width:100%;height:auto}
.afaq-app [hidden]{display:none!important}
