/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper-clean-ac11) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-444c, .item_33d3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focused_3914::before { content: '\f015'; }
.left_ddda::before { content: '\f007'; }
.light-013e::before { content: '\f023'; }
.detail_left_f20a::before { content: '\f0e0'; }
.texture_ae76::before { content: '\f095'; }
.huge_4853::before { content: '\f005'; }
.inner-0684::before { content: '\f004'; }
.popup-outer-f97b::before { content: '\f00c'; }
.outer-3272::before { content: '\f00d'; }
.sidebar-under-3f60::before { content: '\f002'; }
.lower-d45b::before { content: '\f0c9'; }
.menu-63c9::before { content: '\f061'; }
.thick_3c65::before { content: '\f060'; }
.alert_selected_88ad::before { content: '\f04b'; }
.outline-4e48::before { content: '\f04c'; }
.detail_616a::before { content: '\f019'; }
.layout-east-818f::before { content: '\f093'; }
.module-f962::before { content: '\f132'; }
.plasma-e384::before { content: '\f091'; }
.info-dark-860f::before { content: '\f06b'; }
.highlight-top-44ad::before { content: '\f0d6'; }
.outer_0a99::before { content: '\f09d'; }
.module-39c0::before { content: '\f10b'; }
.footer_purple_ea5f::before { content: '\f108'; }
.icon_3617::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall_ce10::before { content: '\f522'; }
.stale-3332::before { content: '\f327'; }
.box_624b::before { content: '\f219'; }
.action-278a::before { content: '\f21e'; }
.south_1346::before { content: '\f2f5'; }

/* Social Icons */
.under-abfb::before { content: '\f09a'; }
.video-c0a8::before { content: '\f099'; }
.chip_b891::before { content: '\f16d'; }
.link_north_8360::before { content: '\f167'; }
.disabled-hard-4086::before { content: '\f2c6'; }
.notification-1946::before { content: '\f232'; }

/* Size Classes */
.tag_6373 { font-size: 0.75em; }
.banner-2b27 { font-size: 0.875em; }
.label_ee52 { font-size: 1.33em; }
.filter_south_d537 { font-size: 1.5em; }
.medium_89ac { font-size: 2em; }
.narrow_7c6c { font-size: 3em; }

/* Animation Classes */
.module_302c {
    animation: fa-spin 2s infinite linear;
}

.tertiary_bronze_8af6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 716c */
.phantom-card-d9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
