/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.yellow-bba3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column_black_d7d9, .tag_11e8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.simple_37d6::before { content: '\f015'; }
.upper_db30::before { content: '\f007'; }
.breadcrumb-active-f350::before { content: '\f023'; }
.banner_e95c::before { content: '\f0e0'; }
.mask-hovered-da12::before { content: '\f095'; }
.menu_lite_9824::before { content: '\f005'; }
.tabs_cb26::before { content: '\f004'; }
.narrow-f429::before { content: '\f00c'; }
.text-narrow-2987::before { content: '\f00d'; }
.search_e074::before { content: '\f002'; }
.upper-6906::before { content: '\f0c9'; }
.image-green-41d6::before { content: '\f061'; }
.tabs-bronze-5343::before { content: '\f060'; }
.lite_054f::before { content: '\f04b'; }
.red_f13a::before { content: '\f04c'; }
.button-32de::before { content: '\f019'; }
.text_88d5::before { content: '\f093'; }
.secondary_first_6046::before { content: '\f132'; }
.tabs-green-ba35::before { content: '\f091'; }
.content-hovered-796b::before { content: '\f06b'; }
.search_5f07::before { content: '\f0d6'; }
.steel-2872::before { content: '\f09d'; }
.stale_5e0e::before { content: '\f10b'; }
.surface-hot-c0c3::before { content: '\f108'; }
.dirty-36c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media_basic_7523::before { content: '\f522'; }
.module_ef81::before { content: '\f327'; }
.dark_ff80::before { content: '\f219'; }
.primary_cb11::before { content: '\f21e'; }
.static_ec6d::before { content: '\f2f5'; }

/* Social Icons */
.next_212c::before { content: '\f09a'; }
.article_4054::before { content: '\f099'; }
.module_a49a::before { content: '\f16d'; }
.mask_2d2e::before { content: '\f167'; }
.full_b601::before { content: '\f2c6'; }
.over-55cd::before { content: '\f232'; }

/* Size Classes */
.copper-6191 { font-size: 0.75em; }
.description_light_2026 { font-size: 0.875em; }
.image_60c6 { font-size: 1.33em; }
.photo_next_04fd { font-size: 1.5em; }
.static_8b11 { font-size: 2em; }
.iron_0bd0 { font-size: 3em; }

/* Animation Classes */
.title-old-d875 {
    animation: fa-spin 2s infinite linear;
}

.tabs_cold_15dc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 376f */
.phantom-card-b6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
