/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo_d717) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-bbed, .input-72cc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_cool_5061::before { content: '\f015'; }
.logo_green_fd11::before { content: '\f007'; }
.hero_f00d::before { content: '\f023'; }
.modal-4313::before { content: '\f0e0'; }
.tabs-e6a2::before { content: '\f095'; }
.module_action_5b58::before { content: '\f005'; }
.accent-3885::before { content: '\f004'; }
.message_next_8ec9::before { content: '\f00c'; }
.focus-aa53::before { content: '\f00d'; }
.frame_505f::before { content: '\f002'; }
.tertiary_707b::before { content: '\f0c9'; }
.slow-2fdc::before { content: '\f061'; }
.small_a274::before { content: '\f060'; }
.link-7fe8::before { content: '\f04b'; }
.menu-silver-5ade::before { content: '\f04c'; }
.header-out-eed1::before { content: '\f019'; }
.carousel_a90e::before { content: '\f093'; }
.container_static_9168::before { content: '\f132'; }
.content-warm-830c::before { content: '\f091'; }
.next-66d7::before { content: '\f06b'; }
.dropdown-3c13::before { content: '\f0d6'; }
.frame_8dc3::before { content: '\f09d'; }
.basic_ed39::before { content: '\f10b'; }
.last_2ea3::before { content: '\f108'; }
.shadow_06cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed_d45c::before { content: '\f522'; }
.aside-e971::before { content: '\f327'; }
.dirty-de7a::before { content: '\f219'; }
.cool-7271::before { content: '\f21e'; }
.fast_3447::before { content: '\f2f5'; }

/* Social Icons */
.search_c4b6::before { content: '\f09a'; }
.current_a2bc::before { content: '\f099'; }
.row_b814::before { content: '\f16d'; }
.stale_eaa8::before { content: '\f167'; }
.pattern-dim-d7fc::before { content: '\f2c6'; }
.caption_white_10d5::before { content: '\f232'; }

/* Size Classes */
.description-black-a873 { font-size: 0.75em; }
.primary_hard_0572 { font-size: 0.875em; }
.brown-d92b { font-size: 1.33em; }
.avatar-2345 { font-size: 1.5em; }
.wood_edba { font-size: 2em; }
.wood_ffdc { font-size: 3em; }

/* Animation Classes */
.sidebar-right-b54e {
    animation: fa-spin 2s infinite linear;
}

.gold-1f88 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0d6a */
.widget-item-o7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
