/* file: portal/app/static/css/bootstrap-layered.css
 *
 * Imports Bootstrap into the 'framework' layer.
 * This ensures Bootstrap participates in @layer cascade ordering
 * rather than being un-layered (which would beat all layers).
 */
@import url('bootstrap.min.css') layer(framework);
