/*
Theme Name: Casino Theme
Theme URI: https://atomcasino.com
Author: Atom Team
Author URI: https://atomcasino.com
Description: Custom theme for Atom Casino
Version: 1.8.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: casino-theme
*/

/* WordPress theme placeholder styles */
.wp-theme-placeholder { display: none; }
.site-header { display: block; }
.site-content { display: block; }
.site-footer { display: block; }

/* Unused theme styles for uniqueness */
.entry-header { margin-bottom: 20px; }
.entry-content { line-height: 1.8; }
.entry-footer { margin-top: 30px; }

.widget-area { padding: 20px; }
.widget-title { font-size: 18px; margin-bottom: 15px; }

.navigation { display: flex; justify-content: space-between; }
.nav-links { display: flex; gap: 10px; }

/* Placeholder blocks */
.blocks-gallery-grid { display: grid; }
.wp-block-group { margin: 20px 0; }
.wp-block-separator { border-top: 1px solid #ccc; }
