/* Bootstrap-lite fallback for HOMDLY.
   Se carga después del CDN para que Chrome no rompa el layout si el CDN/cache falla. */
*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;line-height:1.5}.container{width:100%;max-width:1140px;margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row>*{padding-right:12px;padding-left:12px;width:100%;max-width:100%}.g-2{gap:.5rem}.g-3{gap:1rem}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.h3{font-size:1.75rem}.h4{font-size:1.5rem}.bg-light{background:#f8f9fa!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.text-muted{color:#6c757d!important}.text-lg-end{text-align:right}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-lg-end{justify-content:flex-end!important}.gap-2{gap:.5rem!important}.flex-wrap{flex-wrap:wrap!important}.btn{display:inline-block;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.375rem;background:#fff;color:#212529}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.btn-warning{background:#f2aa1f;border-color:#f2aa1f;color:#111}.btn-outline-dark{color:#212529;border-color:#212529;background:#fff}.btn-outline-dark:hover{background:#212529;color:#fff}.btn-outline-secondary{color:#6c757d;border-color:#6c757d;background:#fff}.w-100{width:100%!important}.form-control,.form-select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#212529;background:#fff;border:1px solid #ced4da;border-radius:.375rem}.form-control-sm,.form-select-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.375rem}.card-body{flex:1 1 auto;padding:1rem}.card-img-top{width:100%;border-top-left-radius:calc(.375rem - 1px);border-top-right-radius:calc(.375rem - 1px)}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.375rem}.alert-warning{color:#664d03;background:#fff3cd;border-color:#ffecb5}.alert-success{color:#0f5132;background:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background:#f8d7da;border-color:#f5c2c7}.rounded-4{border-radius:1rem!important}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.text-lg-end{text-align:right!important}.justify-content-lg-end{justify-content:flex-end!important}}@media (min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}}
