/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.status-bright-b589) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tag_b788, .cold-b1a3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section-56f0::before { content: '\f015'; }
.hidden-ec44::before { content: '\f007'; }
.tertiary_e43a::before { content: '\f023'; }
.heading-e1ff::before { content: '\f0e0'; }
.old-a7a7::before { content: '\f095'; }
.dirty_9d89::before { content: '\f005'; }
.solid-1fc4::before { content: '\f004'; }
.blue-3454::before { content: '\f00c'; }
.accent-center-21cd::before { content: '\f00d'; }
.selected-ff5e::before { content: '\f002'; }
.grid-outer-742b::before { content: '\f0c9'; }
.clean-ee3d::before { content: '\f061'; }
.background-dfc7::before { content: '\f060'; }
.banner-4754::before { content: '\f04b'; }
.button-12aa::before { content: '\f04c'; }
.tabs_e557::before { content: '\f019'; }
.static-fca2::before { content: '\f093'; }
.icon_stone_fc3c::before { content: '\f132'; }
.text_b9d7::before { content: '\f091'; }
.dropdown-north-6cc4::before { content: '\f06b'; }
.cool-c775::before { content: '\f0d6'; }
.medium-1942::before { content: '\f09d'; }
.title_hard_3e1a::before { content: '\f10b'; }
.background_d9d6::before { content: '\f108'; }
.texture-fast-37a9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-cb47::before { content: '\f522'; }
.solid-795b::before { content: '\f327'; }
.link_f892::before { content: '\f219'; }
.panel_25ff::before { content: '\f21e'; }
.pressed_362f::before { content: '\f2f5'; }

/* Social Icons */
.feature-active-71bf::before { content: '\f09a'; }
.gold-d7ab::before { content: '\f099'; }
.video_complex_4344::before { content: '\f16d'; }
.panel-iron-3251::before { content: '\f167'; }
.element-simple-2fa8::before { content: '\f2c6'; }
.prev_95f8::before { content: '\f232'; }

/* Size Classes */
.pagination_857d { font-size: 0.75em; }
.out_e71a { font-size: 0.875em; }
.avatar_daa1 { font-size: 1.33em; }
.pattern_yellow_27ef { font-size: 1.5em; }
.medium_c707 { font-size: 2em; }
.accent-8bab { font-size: 3em; }

/* Animation Classes */
.tall-961c {
    animation: fa-spin 2s infinite linear;
}

.hot_4f09 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5346 */
.ghost-box-a8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
