/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_8d39) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.middle-3d7d, .icon_lower_69f2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-warm-0383::before { content: '\f015'; }
.modal_4537::before { content: '\f007'; }
.texture_white_52c3::before { content: '\f023'; }
.liquid_2ce9::before { content: '\f0e0'; }
.logo-9eb3::before { content: '\f095'; }
.last-5772::before { content: '\f005'; }
.surface_fast_bfd6::before { content: '\f004'; }
.focused_17b8::before { content: '\f00c'; }
.bright_da47::before { content: '\f00d'; }
.accent_b36e::before { content: '\f002'; }
.tabs-4a79::before { content: '\f0c9'; }
.east-5e9e::before { content: '\f061'; }
.active-fd35::before { content: '\f060'; }
.summary_d25a::before { content: '\f04b'; }
.alert-slow-142f::before { content: '\f04c'; }
.column-last-3685::before { content: '\f019'; }
.selected-4f11::before { content: '\f093'; }
.down_a5ff::before { content: '\f132'; }
.outline-soft-7130::before { content: '\f091'; }
.north_c6dc::before { content: '\f06b'; }
.list-5376::before { content: '\f0d6'; }
.left-0bf0::before { content: '\f09d'; }
.outer_0c2c::before { content: '\f10b'; }
.row-plasma-8013::before { content: '\f108'; }
.shadow_16ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_7233::before { content: '\f522'; }
.thumbnail_bottom_3168::before { content: '\f327'; }
.panel_b3ac::before { content: '\f219'; }
.photo_01d5::before { content: '\f21e'; }
.dirty_876e::before { content: '\f2f5'; }

/* Social Icons */
.avatar-tall-1a1e::before { content: '\f09a'; }
.slider_edf6::before { content: '\f099'; }
.form-medium-eb88::before { content: '\f16d'; }
.menu-dark-d90f::before { content: '\f167'; }
.filter-hot-5ce1::before { content: '\f2c6'; }
.border_left_c312::before { content: '\f232'; }

/* Size Classes */
.fast_d1bd { font-size: 0.75em; }
.tertiary-top-cc74 { font-size: 0.875em; }
.sidebar_out_c126 { font-size: 1.33em; }
.title_bf95 { font-size: 1.5em; }
.dropdown_5b2f { font-size: 2em; }
.feature-paper-68be { font-size: 3em; }

/* Animation Classes */
.fluid_9618 {
    animation: fa-spin 2s infinite linear;
}

.gradient_2091 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b08d */
.shadow-element-q9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
