/* ============================================================================
   base.css — Base styles and resets
   ============================================================================ */

body { margin: 0; padding: 0; overflow: hidden; }

/* Override any right-panel that might be in the DOM (legacy pages) */
.right-panel,
.locator-container { display: none !important; }

.page-container { display: block !important; }
