/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_48cd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-dbaf, .nav_3574 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview_slow_9bdc::before { content: '\f015'; }
.element_down_f18e::before { content: '\f007'; }
.column_557f::before { content: '\f023'; }
.narrow_5e9d::before { content: '\f0e0'; }
.green-5780::before { content: '\f095'; }
.center_8196::before { content: '\f005'; }
.motion-6c57::before { content: '\f004'; }
.menu-small-7e9d::before { content: '\f00c'; }
.yellow-ff93::before { content: '\f00d'; }
.dark-79f7::before { content: '\f002'; }
.fast-2251::before { content: '\f0c9'; }
.rough-3da0::before { content: '\f061'; }
.bright-651b::before { content: '\f060'; }
.photo_south_9e39::before { content: '\f04b'; }
.full_1ee8::before { content: '\f04c'; }
.static-fde3::before { content: '\f019'; }
.shadow-last-c070::before { content: '\f093'; }
.gas_4b06::before { content: '\f132'; }
.menu_c7e6::before { content: '\f091'; }
.active-tiny-6028::before { content: '\f06b'; }
.fast-9fda::before { content: '\f0d6'; }
.status-full-9513::before { content: '\f09d'; }
.secondary-6a6a::before { content: '\f10b'; }
.black_1c36::before { content: '\f108'; }
.brown-881f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_top_bd3c::before { content: '\f522'; }
.description_c400::before { content: '\f327'; }
.plasma-f253::before { content: '\f219'; }
.heading_4bc8::before { content: '\f21e'; }
.description_bronze_c9f2::before { content: '\f2f5'; }

/* Social Icons */
.black-db1a::before { content: '\f09a'; }
.panel-c0b9::before { content: '\f099'; }
.alert-453b::before { content: '\f16d'; }
.section-efa3::before { content: '\f167'; }
.description-stale-a533::before { content: '\f2c6'; }
.preview_small_21d7::before { content: '\f232'; }

/* Size Classes */
.carousel-brown-9b16 { font-size: 0.75em; }
.chip_black_968a { font-size: 0.875em; }
.pro-f6d9 { font-size: 1.33em; }
.bright_8ff1 { font-size: 1.5em; }
.item-1536 { font-size: 2em; }
.avatar-37c8 { font-size: 3em; }

/* Animation Classes */
.pattern-simple-0f2b {
    animation: fa-spin 2s infinite linear;
}

.gallery-cf69 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eee2 */
.widget-item-d8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
