/* Classic structure stays intact. These rules apply only to the module homepage. */
body#index:has(.lcrdv) #wrapper { padding: 0; background: #fff; }
body#index:has(.lcrdv) #wrapper > .container { width: 100%; max-width: none; padding: 0; }
body#index:has(.lcrdv) #wrapper > .container > .row { margin: 0; }
body#index:has(.lcrdv) #content-wrapper { width: 100%; padding: 0; }
body#index:has(.lcrdv) #wrapper > .container > .breadcrumb { display: none; }
body#index:has(.lcrdv) #main { margin: 0; }
body#index:has(.lcrdv) #main > .page-footer:empty { display: none; }
body#index:has(.lcrdv) #footer { padding-top: 0; }
.lcrdv-installation-fallback { margin: 2rem auto; padding: 3rem 1.5rem; max-width: 900px; text-align: center; color: #102b50; background: #edf4ff; border-radius: 24px; }
