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

/* Unused theme styles for uniqueness */
.wp-theme-unused-1 {
    display: none;
}

.wp-theme-unused-2 {
    visibility: hidden;
}

.site-branding {
    position: relative;
}

.entry-content {
    line-height: 1.6;
}

.widget-area {
    display: none;
}

/* Compatibility styles */
.wp-block-group {
    margin-bottom: 1em;
}

.alignwide {
    max-width: 100%;
}

.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}
