/*!
 * Bootstrap local subset for COPERNICUS Fase I.
 * Incluye solo utilidades base necesarias para evitar dependencias externas.
 */
*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}button,input,select,textarea{font:inherit;margin:0}button{cursor:pointer}a{color:inherit}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit}.d-flex{display:flex!important}.d-grid{display:grid!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.w-100{width:100%!important}.text-muted{color:#6c757d!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
