/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.picture-selected-d14b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-soft-02ea, .form-active-c918 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image_simple_d82b::before { content: '\f015'; }
.south_fd38::before { content: '\f007'; }
.active-8fb7::before { content: '\f023'; }
.hovered-c36e::before { content: '\f0e0'; }
.logo-6bc6::before { content: '\f095'; }
.item-bb8c::before { content: '\f005'; }
.wide_2be5::before { content: '\f004'; }
.cool_2ad4::before { content: '\f00c'; }
.outline-afef::before { content: '\f00d'; }
.element_east_4d9a::before { content: '\f002'; }
.plasma-0ce6::before { content: '\f0c9'; }
.texture-in-cad7::before { content: '\f061'; }
.rough-61fd::before { content: '\f060'; }
.narrow_085a::before { content: '\f04b'; }
.menu_4bbc::before { content: '\f04c'; }
.bronze_39ce::before { content: '\f019'; }
.panel-557f::before { content: '\f093'; }
.accordion_bda9::before { content: '\f132'; }
.backdrop_dynamic_78cf::before { content: '\f091'; }
.hidden_af1f::before { content: '\f06b'; }
.dropdown-6320::before { content: '\f0d6'; }
.first-6df3::before { content: '\f09d'; }
.list-medium-f9db::before { content: '\f10b'; }
.panel-ff99::before { content: '\f108'; }
.glass_2049::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert_slow_5593::before { content: '\f522'; }
.tertiary_white_fded::before { content: '\f327'; }
.notice_solid_5465::before { content: '\f219'; }
.bottom_ea9e::before { content: '\f21e'; }
.hard-b42e::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_full_ade7::before { content: '\f09a'; }
.stone_b705::before { content: '\f099'; }
.center_c8c1::before { content: '\f16d'; }
.table-ce54::before { content: '\f167'; }
.form-17a5::before { content: '\f2c6'; }
.first-31ff::before { content: '\f232'; }

/* Size Classes */
.title_b250 { font-size: 0.75em; }
.info-5af0 { font-size: 0.875em; }
.static-6f3d { font-size: 1.33em; }
.sidebar-6f50 { font-size: 1.5em; }
.form_yellow_b141 { font-size: 2em; }
.avatar-341b { font-size: 3em; }

/* Animation Classes */
.old-8071 {
    animation: fa-spin 2s infinite linear;
}

.medium-ca35 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8dc1 */
.phantom-card-z4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
