/* 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-565b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slow-425b, .bright_b180 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thick_5c5a::before { content: '\f015'; }
.tooltip_copper_06f7::before { content: '\f007'; }
.pro-65e9::before { content: '\f023'; }
.wrapper-db17::before { content: '\f0e0'; }
.header_in_5ab5::before { content: '\f095'; }
.shade-494d::before { content: '\f005'; }
.texture-e90a::before { content: '\f004'; }
.dynamic_ec0c::before { content: '\f00c'; }
.motion_3f8c::before { content: '\f00d'; }
.paragraph-80bf::before { content: '\f002'; }
.label-brown-4e2e::before { content: '\f0c9'; }
.summary_hard_b5bc::before { content: '\f061'; }
.label-2923::before { content: '\f060'; }
.hover-2a87::before { content: '\f04b'; }
.warm-9322::before { content: '\f04c'; }
.title_dfa6::before { content: '\f019'; }
.notice-1c83::before { content: '\f093'; }
.black-f245::before { content: '\f132'; }
.nav_easy_12c5::before { content: '\f091'; }
.action-819f::before { content: '\f06b'; }
.frame_out_967b::before { content: '\f0d6'; }
.east_9d0b::before { content: '\f09d'; }
.label-narrow-f632::before { content: '\f10b'; }
.orange_620e::before { content: '\f108'; }
.sort_stale_1894::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_silver_16ea::before { content: '\f522'; }
.slow_d040::before { content: '\f327'; }
.menu_bb07::before { content: '\f219'; }
.footer_complex_21e7::before { content: '\f21e'; }
.last-ebc7::before { content: '\f2f5'; }

/* Social Icons */
.progress_c399::before { content: '\f09a'; }
.button_west_1d99::before { content: '\f099'; }
.summary-e1b9::before { content: '\f16d'; }
.menu-fcbd::before { content: '\f167'; }
.dirty-e474::before { content: '\f2c6'; }
.element_hovered_c237::before { content: '\f232'; }

/* Size Classes */
.tabs_up_6169 { font-size: 0.75em; }
.sort_b1e0 { font-size: 0.875em; }
.highlight_paper_aa97 { font-size: 1.33em; }
.old-bb2d { font-size: 1.5em; }
.progress-top-cef3 { font-size: 2em; }
.table_8b08 { font-size: 3em; }

/* Animation Classes */
.modal-action-d53a {
    animation: fa-spin 2s infinite linear;
}

.column_cfdc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a5cb */
.promo-block-g5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
