/*
 * Modern cascade-layer shield.
 *
 * Important declarations inside this layer outrank unlayered !important theme
 * rules. The normal stylesheets remain enqueued separately as a fallback for
 * browsers without cascade-layer support.
 */
@layer repairos-wizard-protection;
@import url("ros-frontend-wizard.css") layer(repairos-wizard-protection);
@import url("ros-frontend-wizard-styles.css") layer(repairos-wizard-protection);
@import url("ros-icon-stepper.css") layer(repairos-wizard-protection);
@import url("ros-ros-stepper.css") layer(repairos-wizard-protection);
@import url("ros-wizard-theme-guard.css") layer(repairos-wizard-protection);
