/*
Theme Name: ABS Casino Theme
Author: ABS Casino
Description: Cyberpunk multi-page theme with handrolled CSS, glassmorphism design tokens, and RankMath integration. 9 pages, 50 FAQ JSON-LD entries, server-side 301 redirect to /new/.
Version: 3.0
License: Proprietary
*/

.alignleft { float: left; margin-right: 1rem; }
.alignright { float: right; margin-left: 1rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    word-wrap: normal !important;
}

.sticky, .gallery-caption, .bypostauthor { display: block; }
