/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget-cold-049a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-selected-397f, .huge-ae5f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.aside_silver_b286::before { content: '\f015'; }
.progress-270c::before { content: '\f007'; }
.media-over-eefc::before { content: '\f023'; }
.backdrop_f3d9::before { content: '\f0e0'; }
.status-369b::before { content: '\f095'; }
.thumbnail_gas_a317::before { content: '\f005'; }
.mask-388c::before { content: '\f004'; }
.tag_bright_31d9::before { content: '\f00c'; }
.gallery_stone_5255::before { content: '\f00d'; }
.button_35c6::before { content: '\f002'; }
.list-gold-f350::before { content: '\f0c9'; }
.plasma_2e58::before { content: '\f061'; }
.current-0c40::before { content: '\f060'; }
.dirty_99d9::before { content: '\f04b'; }
.status-simple-5b4a::before { content: '\f04c'; }
.tabs-1551::before { content: '\f019'; }
.table-complex-7ffc::before { content: '\f093'; }
.new_74ab::before { content: '\f132'; }
.feature-motion-8277::before { content: '\f091'; }
.frame-rough-557e::before { content: '\f06b'; }
.texture-7584::before { content: '\f0d6'; }
.box-18f3::before { content: '\f09d'; }
.light_e290::before { content: '\f10b'; }
.gradient-current-509a::before { content: '\f108'; }
.lower-eb2e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button_wide_6188::before { content: '\f522'; }
.aside_lite_a037::before { content: '\f327'; }
.preview_focused_5109::before { content: '\f219'; }
.logo-gas-6a10::before { content: '\f21e'; }
.green_a53d::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-236c::before { content: '\f09a'; }
.hard-fce0::before { content: '\f099'; }
.title-3cc3::before { content: '\f16d'; }
.icon_cb9c::before { content: '\f167'; }
.panel-0948::before { content: '\f2c6'; }
.large-c352::before { content: '\f232'; }

/* Size Classes */
.paragraph-focused-1428 { font-size: 0.75em; }
.dropdown-b7a2 { font-size: 0.875em; }
.column-warm-48a2 { font-size: 1.33em; }
.description-8696 { font-size: 1.5em; }
.center_599b { font-size: 2em; }
.hover_steel_de32 { font-size: 3em; }

/* Animation Classes */
.fixed-8281 {
    animation: fa-spin 2s infinite linear;
}

.popup_1d29 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0a93 */
.widget-item-p5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
