/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.silver_50cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green_efaa, .notification-east-05ba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.medium-aea4::before { content: '\f015'; }
.medium-4cb6::before { content: '\f007'; }
.message-179c::before { content: '\f023'; }
.info-full-e464::before { content: '\f0e0'; }
.video-current-ab6e::before { content: '\f095'; }
.status_abfa::before { content: '\f005'; }
.tertiary_5ab9::before { content: '\f004'; }
.gas-aa3d::before { content: '\f00c'; }
.item-motion-8917::before { content: '\f00d'; }
.header-3a12::before { content: '\f002'; }
.frame_hot_65fe::before { content: '\f0c9'; }
.thumbnail_down_c14f::before { content: '\f061'; }
.surface_bottom_db47::before { content: '\f060'; }
.modal-white-643b::before { content: '\f04b'; }
.gallery_gold_acaa::before { content: '\f04c'; }
.static_6245::before { content: '\f019'; }
.advanced_1b39::before { content: '\f093'; }
.notice_e1e3::before { content: '\f132'; }
.media_focused_2d5d::before { content: '\f091'; }
.tall_d903::before { content: '\f06b'; }
.solid-a2e3::before { content: '\f0d6'; }
.button_east_4a75::before { content: '\f09d'; }
.avatar_83f1::before { content: '\f10b'; }
.feature-pro-ab3a::before { content: '\f108'; }
.hard_64a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper-09af::before { content: '\f522'; }
.title-tall-f3ca::before { content: '\f327'; }
.fluid_7508::before { content: '\f219'; }
.tabs-db9e::before { content: '\f21e'; }
.short-1490::before { content: '\f2f5'; }

/* Social Icons */
.red_dfdf::before { content: '\f09a'; }
.search-slow-053b::before { content: '\f099'; }
.badge_hovered_f257::before { content: '\f16d'; }
.smooth-8eb5::before { content: '\f167'; }
.top_0591::before { content: '\f2c6'; }
.steel-2dac::before { content: '\f232'; }

/* Size Classes */
.outer_f835 { font-size: 0.75em; }
.selected-d982 { font-size: 0.875em; }
.up_8e1c { font-size: 1.33em; }
.header_3999 { font-size: 1.5em; }
.tooltip-hovered-4831 { font-size: 2em; }
.pagination_b53a { font-size: 3em; }

/* Animation Classes */
.link-9f8f {
    animation: fa-spin 2s infinite linear;
}

.dirty_9aac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ff8c */
.ghost-box-d9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
