/* Bayān 13.6 — démarrage mobile immédiat + Accueil compact.
   Cette feuille est chargée en dernier. */
html{
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;
}
body.app-quran .v133-home,
body.app-quran #homeView,
body.app-quran .v133-home-grid{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}
body.app-quran .v133-home-card{
  pointer-events:auto!important;
  user-select:none;
  -webkit-user-select:none;
}
/* Si les modules lourds sont encore en chargement, l'interface de navigation
   reste prioritaire et tactile. */
body.app-quran .topbar,
body.app-quran .v133-home,
body.app-quran .v133-home-card,
body.app-quran .v133-search-launcher,
body.app-quran .v133-analysis-nav{
  touch-action:manipulation;
}
@media(max-width:600px){
  #v133ContextBar{display:none!important}
  body.app-quran .v133-home{padding:12px 12px 38px!important}
  body.app-quran .v133-home-hero{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  body.app-quran .v133-home-copy{padding:15px 16px!important;border-radius:17px!important}
  body.app-quran .v133-home-copy .eyebrow{margin-bottom:6px!important;font-size:.68rem!important}
  body.app-quran .v133-home-copy h1{font-size:clamp(1.55rem,7vw,2rem)!important;line-height:1.08!important;margin:.15rem 0 .35rem!important}
  body.app-quran .v133-home-copy h1 br{display:none!important}
  body.app-quran .v133-home-copy>p:last-child{font-size:.86rem!important;line-height:1.45!important;margin:0!important}
  body.app-quran .v133-home-level{display:block!important;padding:12px 14px!important;border-radius:17px!important}
  body.app-quran .v133-home-level .eyebrow{margin:0 0 7px!important;font-size:.68rem!important}
  body.app-quran .v133-home-level h2,
  body.app-quran .v133-home-level>p:not(.eyebrow){display:none!important}
  body.app-quran .v133-home-level .field{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin:0!important}
  body.app-quran .v133-home-level .field>span{font-size:.8rem!important;white-space:nowrap!important}
  body.app-quran .v133-home-level select{min-height:42px!important;height:42px!important;padding-block:5px!important}
  body.app-quran .v133-home-grid{gap:9px!important;margin-top:11px!important}
  body.app-quran .v133-home-card{padding:13px 15px!important;min-height:82px!important;border-radius:16px!important}
  body.app-quran .v133-home-card b{font-size:.98rem!important;line-height:1.25!important}
  body.app-quran .v133-home-card small{font-size:.78rem!important;line-height:1.4!important;margin-top:5px!important}
  body.app-quran .v133-home-more{margin-top:10px!important;gap:8px!important}
}
