/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_e1b7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-1cfd, .avatar_0319 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_dirty_0660::before { content: '\f015'; }
.disabled-8580::before { content: '\f007'; }
.progress-left-bfb7::before { content: '\f023'; }
.dim_e358::before { content: '\f0e0'; }
.bright_a2da::before { content: '\f095'; }
.pressed_49d1::before { content: '\f005'; }
.status_bronze_27a1::before { content: '\f004'; }
.texture_east_c373::before { content: '\f00c'; }
.picture-4bf8::before { content: '\f00d'; }
.alert_fe81::before { content: '\f002'; }
.overlay-basic-7e0c::before { content: '\f0c9'; }
.block_bottom_34f0::before { content: '\f061'; }
.alert_413b::before { content: '\f060'; }
.filter-aa5a::before { content: '\f04b'; }
.bottom-2632::before { content: '\f04c'; }
.table_2679::before { content: '\f019'; }
.item-medium-9477::before { content: '\f093'; }
.frame_pink_e523::before { content: '\f132'; }
.background-east-5a77::before { content: '\f091'; }
.description-glass-10dd::before { content: '\f06b'; }
.message-4615::before { content: '\f0d6'; }
.content_right_0321::before { content: '\f09d'; }
.steel_9d39::before { content: '\f10b'; }
.tiny_54f9::before { content: '\f108'; }
.secondary-advanced-b048::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list_plasma_50e0::before { content: '\f522'; }
.blue_f0a7::before { content: '\f327'; }
.column_8c0c::before { content: '\f219'; }
.breadcrumb_32df::before { content: '\f21e'; }
.basic_01c7::before { content: '\f2f5'; }

/* Social Icons */
.tertiary-west-d716::before { content: '\f09a'; }
.list-8f68::before { content: '\f099'; }
.table_8c56::before { content: '\f16d'; }
.card-3436::before { content: '\f167'; }
.sort-lower-0df5::before { content: '\f2c6'; }
.cool_e102::before { content: '\f232'; }

/* Size Classes */
.dark-fc30 { font-size: 0.75em; }
.blue_5ba5 { font-size: 0.875em; }
.pro-41ff { font-size: 1.33em; }
.gradient_south_409d { font-size: 1.5em; }
.south_75b3 { font-size: 2em; }
.thick_6906 { font-size: 3em; }

/* Animation Classes */
.overlay-first-12ea {
    animation: fa-spin 2s infinite linear;
}

.form_c4b6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dfd5 */
.widget-item-r5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
