/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_a56b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row-bottom-84ce, .chip_ac92 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid_up_5705::before { content: '\f015'; }
.complex_7763::before { content: '\f007'; }
.up-cf8c::before { content: '\f023'; }
.background_76e9::before { content: '\f0e0'; }
.thumbnail_copper_753a::before { content: '\f095'; }
.component_north_d602::before { content: '\f005'; }
.avatar_clean_8720::before { content: '\f004'; }
.active_ecf5::before { content: '\f00c'; }
.filter_middle_8e6d::before { content: '\f00d'; }
.active-4cea::before { content: '\f002'; }
.form_caa2::before { content: '\f0c9'; }
.hidden-4c3f::before { content: '\f061'; }
.tertiary-current-0200::before { content: '\f060'; }
.input-b8c3::before { content: '\f04b'; }
.detail_154e::before { content: '\f04c'; }
.overlay-e4ae::before { content: '\f019'; }
.shadow-13a0::before { content: '\f093'; }
.secondary_a99a::before { content: '\f132'; }
.logo-08fb::before { content: '\f091'; }
.shadow-small-5d56::before { content: '\f06b'; }
.popup-b8d3::before { content: '\f0d6'; }
.box_narrow_2a71::before { content: '\f09d'; }
.summary_6d4f::before { content: '\f10b'; }
.section_blue_9b08::before { content: '\f108'; }
.component_pressed_a891::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero_slow_351d::before { content: '\f522'; }
.primary-56c4::before { content: '\f327'; }
.content-f06a::before { content: '\f219'; }
.pressed_16c5::before { content: '\f21e'; }
.tabs-upper-36e0::before { content: '\f2f5'; }

/* Social Icons */
.action_fe92::before { content: '\f09a'; }
.layout-1878::before { content: '\f099'; }
.main_hard_17a1::before { content: '\f16d'; }
.cold_c149::before { content: '\f167'; }
.bronze_6aea::before { content: '\f2c6'; }
.paper-ff1c::before { content: '\f232'; }

/* Size Classes */
.link_dbd4 { font-size: 0.75em; }
.notification_smooth_8e7f { font-size: 0.875em; }
.action-0b6c { font-size: 1.33em; }
.stone_4613 { font-size: 1.5em; }
.feature_silver_17f0 { font-size: 2em; }
.action_4b75 { font-size: 3em; }

/* Animation Classes */
.stale-37a0 {
    animation: fa-spin 2s infinite linear;
}

.photo-focused-3b09 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5e73 */
.widget-item-s5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
