/**
 * MagazijnABC Configurator Styles
 * Minimal styling - wwa-configurator handles its own styling
 */

/* Basic wrapper styling */
wwa-configurator {
    display: block;
    width: 100%;
    margin: 40px 0;
}

/* The wwa-configurator component handles all its own styling internally */
/* We just ensure it displays properly */
