/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card-left-05cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert-advanced-e322, .east-790a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid-7dfe::before { content: '\f015'; }
.gallery-paper-e8a3::before { content: '\f007'; }
.background-07d4::before { content: '\f023'; }
.dim-7f47::before { content: '\f0e0'; }
.wood-5749::before { content: '\f095'; }
.alert-tiny-a9cf::before { content: '\f005'; }
.nav-brown-0250::before { content: '\f004'; }
.background-silver-5af2::before { content: '\f00c'; }
.column-south-21ff::before { content: '\f00d'; }
.aside_e792::before { content: '\f002'; }
.hover-a751::before { content: '\f0c9'; }
.table-rough-f4e2::before { content: '\f061'; }
.soft_2b8f::before { content: '\f060'; }
.modal_0392::before { content: '\f04b'; }
.row-6c2d::before { content: '\f04c'; }
.gas_d532::before { content: '\f019'; }
.old-ef24::before { content: '\f093'; }
.pink_55d1::before { content: '\f132'; }
.heading_a3be::before { content: '\f091'; }
.selected_853f::before { content: '\f06b'; }
.medium-be4b::before { content: '\f0d6'; }
.header_f074::before { content: '\f09d'; }
.block_bronze_f563::before { content: '\f10b'; }
.label_602a::before { content: '\f108'; }
.grid_730f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_5ad0::before { content: '\f522'; }
.search_a425::before { content: '\f327'; }
.pagination_outer_e28f::before { content: '\f219'; }
.highlight-motion-a394::before { content: '\f21e'; }
.alert-e527::before { content: '\f2f5'; }

/* Social Icons */
.element-62e4::before { content: '\f09a'; }
.main-lite-c082::before { content: '\f099'; }
.aside_pressed_fbd0::before { content: '\f16d'; }
.button-right-a2ed::before { content: '\f167'; }
.heading-86bd::before { content: '\f2c6'; }
.over-8b6f::before { content: '\f232'; }

/* Size Classes */
.narrow-4197 { font-size: 0.75em; }
.slider-8bfb { font-size: 0.875em; }
.down-3ea2 { font-size: 1.33em; }
.component_motion_3c95 { font-size: 1.5em; }
.dropdown_under_9c4b { font-size: 2em; }
.media_orange_28ec { font-size: 3em; }

/* Animation Classes */
.surface_red_54a8 {
    animation: fa-spin 2s infinite linear;
}

.bronze_43c7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fc32 */
.ghost-box-m0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
