/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.clean_06d1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up-a530, .purple-47a8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_36bd::before { content: '\f015'; }
.accent-static-218c::before { content: '\f007'; }
.container_liquid_2e3e::before { content: '\f023'; }
.card_318a::before { content: '\f0e0'; }
.border-paper-7c4b::before { content: '\f095'; }
.center-c313::before { content: '\f005'; }
.upper-ec1c::before { content: '\f004'; }
.detail-short-9f4c::before { content: '\f00c'; }
.box_5688::before { content: '\f00d'; }
.feature-plasma-1111::before { content: '\f002'; }
.gas_cd4f::before { content: '\f0c9'; }
.small_e9d7::before { content: '\f061'; }
.block_purple_c6b8::before { content: '\f060'; }
.down-19ae::before { content: '\f04b'; }
.logo-f455::before { content: '\f04c'; }
.filter-18eb::before { content: '\f019'; }
.alert_c0f0::before { content: '\f093'; }
.hover-c492::before { content: '\f132'; }
.west-a161::before { content: '\f091'; }
.filter_fluid_befe::before { content: '\f06b'; }
.outline-in-c1b4::before { content: '\f0d6'; }
.yellow_f5aa::before { content: '\f09d'; }
.frame_advanced_c41c::before { content: '\f10b'; }
.stone_007a::before { content: '\f108'; }
.pink-77a2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background_b97e::before { content: '\f522'; }
.up-97f2::before { content: '\f327'; }
.container_hot_b156::before { content: '\f219'; }
.banner-over-7fae::before { content: '\f21e'; }
.layout-b0d3::before { content: '\f2f5'; }

/* Social Icons */
.glass_a532::before { content: '\f09a'; }
.inner_646e::before { content: '\f099'; }
.tag-static-de3f::before { content: '\f16d'; }
.active_cold_3520::before { content: '\f167'; }
.photo-38a9::before { content: '\f2c6'; }
.stale-db5f::before { content: '\f232'; }

/* Size Classes */
.title-72fb { font-size: 0.75em; }
.north-3e77 { font-size: 0.875em; }
.filter_steel_2aaa { font-size: 1.33em; }
.hot-25c9 { font-size: 1.5em; }
.row-hovered-4667 { font-size: 2em; }
.dropdown_79c2 { font-size: 3em; }

/* Animation Classes */
.cool_4126 {
    animation: fa-spin 2s infinite linear;
}

.card_top_3c12 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f799 */
.widget-item-w7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
