/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shadow-5d2f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough-46c1, .cold_3c76 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern-steel-0525::before { content: '\f015'; }
.right-028c::before { content: '\f007'; }
.stone_8f75::before { content: '\f023'; }
.down-c7ba::before { content: '\f0e0'; }
.blue-0767::before { content: '\f095'; }
.pattern-stale-ced9::before { content: '\f005'; }
.block_668a::before { content: '\f004'; }
.backdrop_d616::before { content: '\f00c'; }
.hero_cce6::before { content: '\f00d'; }
.orange-9387::before { content: '\f002'; }
.icon-d4b3::before { content: '\f0c9'; }
.text-green-09ea::before { content: '\f061'; }
.cool_d155::before { content: '\f060'; }
.hovered-de66::before { content: '\f04b'; }
.aside_dim_c9c8::before { content: '\f04c'; }
.silver_a17e::before { content: '\f019'; }
.over-b8e0::before { content: '\f093'; }
.modal-c38e::before { content: '\f132'; }
.pink-0710::before { content: '\f091'; }
.column_orange_487e::before { content: '\f06b'; }
.dark-b0a8::before { content: '\f0d6'; }
.picture_ed6a::before { content: '\f09d'; }
.modal-43e0::before { content: '\f10b'; }
.chip-97b3::before { content: '\f108'; }
.huge-82d5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled_be68::before { content: '\f522'; }
.tabs_292a::before { content: '\f327'; }
.tag-197c::before { content: '\f219'; }
.active-17fe::before { content: '\f21e'; }
.fluid_5c8c::before { content: '\f2f5'; }

/* Social Icons */
.dark_f64e::before { content: '\f09a'; }
.notice_basic_15bd::before { content: '\f099'; }
.media-47ba::before { content: '\f16d'; }
.mask_fluid_52f3::before { content: '\f167'; }
.progress_over_224f::before { content: '\f2c6'; }
.row_fa77::before { content: '\f232'; }

/* Size Classes */
.next_537b { font-size: 0.75em; }
.title-pressed-10c5 { font-size: 0.875em; }
.filter-6e4d { font-size: 1.33em; }
.out-9500 { font-size: 1.5em; }
.backdrop-south-84cd { font-size: 2em; }
.video-last-aa5d { font-size: 3em; }

/* Animation Classes */
.title_stale_aed2 {
    animation: fa-spin 2s infinite linear;
}

.hidden_up_099b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2b99 */
.ghost-box-r9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
