/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-1871) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma_a85f, .bright-5d93 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dirty_62d9::before { content: '\f015'; }
.table-3b2a::before { content: '\f007'; }
.fast-e5bd::before { content: '\f023'; }
.stale-2363::before { content: '\f0e0'; }
.accent_purple_2f98::before { content: '\f095'; }
.current_f59b::before { content: '\f005'; }
.smooth_a731::before { content: '\f004'; }
.outline-50b8::before { content: '\f00c'; }
.middle_52a6::before { content: '\f00d'; }
.dark-6169::before { content: '\f002'; }
.image_8e21::before { content: '\f0c9'; }
.input-15cd::before { content: '\f061'; }
.top_35aa::before { content: '\f060'; }
.accordion_steel_c559::before { content: '\f04b'; }
.chip_91fb::before { content: '\f04c'; }
.middle_a9c5::before { content: '\f019'; }
.container_fe70::before { content: '\f093'; }
.stone_dd5f::before { content: '\f132'; }
.middle-819c::before { content: '\f091'; }
.sidebar_0c6c::before { content: '\f06b'; }
.panel_wide_3088::before { content: '\f0d6'; }
.summary_stone_2943::before { content: '\f09d'; }
.wood_009f::before { content: '\f10b'; }
.input-advanced-f186::before { content: '\f108'; }
.new-53c0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dim_6cf7::before { content: '\f522'; }
.photo_wide_3b62::before { content: '\f327'; }
.over_b74e::before { content: '\f219'; }
.large-6faa::before { content: '\f21e'; }
.label_silver_ff4b::before { content: '\f2f5'; }

/* Social Icons */
.secondary_fluid_3b51::before { content: '\f09a'; }
.large-3c4d::before { content: '\f099'; }
.button_9638::before { content: '\f16d'; }
.gallery_77ef::before { content: '\f167'; }
.preview-e4b5::before { content: '\f2c6'; }
.stale-39af::before { content: '\f232'; }

/* Size Classes */
.paragraph_fresh_1795 { font-size: 0.75em; }
.shade_5b1e { font-size: 0.875em; }
.static_208c { font-size: 1.33em; }
.last-1ebc { font-size: 1.5em; }
.west-c103 { font-size: 2em; }
.caption-simple-02fe { font-size: 3em; }

/* Animation Classes */
.steel-e14f {
    animation: fa-spin 2s infinite linear;
}

.item_7566 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6b0f */
.widget-item-g4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
