/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_5ff0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table-new-85db, .wide_5a18 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east_52f3::before { content: '\f015'; }
.tiny_c43b::before { content: '\f007'; }
.preview-cold-6c6a::before { content: '\f023'; }
.active-617e::before { content: '\f0e0'; }
.fluid_8494::before { content: '\f095'; }
.outline-e41a::before { content: '\f005'; }
.dark_ce3d::before { content: '\f004'; }
.background-6538::before { content: '\f00c'; }
.gallery-7720::before { content: '\f00d'; }
.title-250f::before { content: '\f002'; }
.text_e2a4::before { content: '\f0c9'; }
.paragraph_ce6e::before { content: '\f061'; }
.border-ba27::before { content: '\f060'; }
.surface_up_1efd::before { content: '\f04b'; }
.feature-action-118a::before { content: '\f04c'; }
.label_30c5::before { content: '\f019'; }
.nav-75a0::before { content: '\f093'; }
.highlight_47ab::before { content: '\f132'; }
.photo-8dcc::before { content: '\f091'; }
.alert-focused-0f15::before { content: '\f06b'; }
.purple_6cd2::before { content: '\f0d6'; }
.next-b6fd::before { content: '\f09d'; }
.backdrop-motion-ac77::before { content: '\f10b'; }
.heading_easy_cac7::before { content: '\f108'; }
.search_bottom_0159::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-ffde::before { content: '\f522'; }
.button-6c85::before { content: '\f327'; }
.pagination_424e::before { content: '\f219'; }
.input-70e8::before { content: '\f21e'; }
.copper-ad38::before { content: '\f2f5'; }

/* Social Icons */
.overlay_b57b::before { content: '\f09a'; }
.tiny_a1f8::before { content: '\f099'; }
.info_6b31::before { content: '\f16d'; }
.east_ba84::before { content: '\f167'; }
.heading_4880::before { content: '\f2c6'; }
.fast_a8c0::before { content: '\f232'; }

/* Size Classes */
.stone-a517 { font-size: 0.75em; }
.green_40e6 { font-size: 0.875em; }
.texture-first-cca1 { font-size: 1.33em; }
.wood_377d { font-size: 1.5em; }
.label-6707 { font-size: 2em; }
.under_619a { font-size: 3em; }

/* Animation Classes */
.aside_bf63 {
    animation: fa-spin 2s infinite linear;
}

.component-silver-a3c8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf93 */
.widget-item-v6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
