/* static/css/utilities.css - spacing and responsive helpers */
.u-container { max-width: 1400px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
.mt-1 { margin-top: .5rem; } .mb-1 { margin-bottom: .5rem; }
/* Place generic layout helpers here */