/**
 * Layout and structure styles for the seating planner.
 *
 * The original rules are split into focused modules to keep each file
 * under the size limit while preserving behavior.
 */
@import url("./layout-structure-shell.css");
@import url("./layout-structure-controls.css");
