/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column-large-b842) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-cool-2bdb, .mask_fc36 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.silver-d5fa::before { content: '\f015'; }
.motion-8e1f::before { content: '\f007'; }
.module_bright_a0fc::before { content: '\f023'; }
.sidebar-5ceb::before { content: '\f0e0'; }
.header_white_df66::before { content: '\f095'; }
.light-2609::before { content: '\f005'; }
.next_b739::before { content: '\f004'; }
.down_0661::before { content: '\f00c'; }
.prev_e1b6::before { content: '\f00d'; }
.text-1675::before { content: '\f002'; }
.widget-a397::before { content: '\f0c9'; }
.notification_8fb3::before { content: '\f061'; }
.box-bbbf::before { content: '\f060'; }
.narrow-e9c3::before { content: '\f04b'; }
.message-mini-fa8e::before { content: '\f04c'; }
.tag-middle-0fc5::before { content: '\f019'; }
.text_bright_09a8::before { content: '\f093'; }
.content-down-8003::before { content: '\f132'; }
.main_left_4785::before { content: '\f091'; }
.overlay-830a::before { content: '\f06b'; }
.preview-ddc7::before { content: '\f0d6'; }
.chip-rough-ec88::before { content: '\f09d'; }
.fast-43c1::before { content: '\f10b'; }
.sort_1a48::before { content: '\f108'; }
.component_huge_e25f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.rough-1688::before { content: '\f522'; }
.section-56ab::before { content: '\f327'; }
.photo_c4e6::before { content: '\f219'; }
.pattern_simple_abf8::before { content: '\f21e'; }
.main-dirty-32e9::before { content: '\f2f5'; }

/* Social Icons */
.yellow-b435::before { content: '\f09a'; }
.red-3122::before { content: '\f099'; }
.south_294f::before { content: '\f16d'; }
.feature_3210::before { content: '\f167'; }
.form_540c::before { content: '\f2c6'; }
.nav-26db::before { content: '\f232'; }

/* Size Classes */
.sort_8160 { font-size: 0.75em; }
.tooltip_purple_1046 { font-size: 0.875em; }
.disabled-wood-b9c8 { font-size: 1.33em; }
.photo-0c73 { font-size: 1.5em; }
.component-e26b { font-size: 2em; }
.search-3335 { font-size: 3em; }

/* Animation Classes */
.light_f390 {
    animation: fa-spin 2s infinite linear;
}

.fresh-8a04 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa67 */
.shadow-element-k5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
