/*!
 * theme-megamenu.css
 * Custom CSS styles for dynamic 4-column megamenu with optional promotion block.
 *
 * Änderungen:
 * - Spaltenlayout mit Grid (4 Spalten für Menüs, 1 für Promo)
 * - Volle Breite des Containers
 * - Responsive Verhalten für flexible Einträge
 * - Kompatibel mit Archetype Theme
 */.megamenu__wrapper{display:grid;grid-template-columns:3fr 1fr;gap:2rem;width:100%}.megamenu__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.megamenu__col{min-width:0}.site-nav__dropdown.megamenu .page-width{max-width:100%!important;width:100%!important;padding:0 2rem}
/*# sourceMappingURL=/cdn/shop/t/75/assets/theme-megamenu.css.map */
