/* GetEmailDatabase.com — Base Styles (shared across all pages) */
/* This file contains ONLY the minimal shared foundation */

/* Fonts - preloaded in head.php */
/* Reset handled by per-page CSS */

/* Container utility - consistent max-width */
.container{max-width:1200px;margin:0 auto;padding:0 24px}
