/* Minimal bundle for unlicensed state.
   Imports only the essentials to keep layout readable. */
@import url('../../style.css');
@import url('./modules/global-variables.css');
@import url('./header.css');
@import url('./homepage.css');
@import url('../bootstrap-icons/bootstrap-icons.css');
