/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-stale-89f9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough-10ba, .component-ff8e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.south-5566::before { content: '\f015'; }
.element-lite-68c0::before { content: '\f007'; }
.pagination-d819::before { content: '\f023'; }
.image-dirty-56c4::before { content: '\f0e0'; }
.container_gold_bd7d::before { content: '\f095'; }
.focused-af5c::before { content: '\f005'; }
.component_purple_d46a::before { content: '\f004'; }
.detail-dce1::before { content: '\f00c'; }
.out_4745::before { content: '\f00d'; }
.popup_6190::before { content: '\f002'; }
.pattern-c5ab::before { content: '\f0c9'; }
.gallery_brown_07eb::before { content: '\f061'; }
.static-efe5::before { content: '\f060'; }
.bottom-7387::before { content: '\f04b'; }
.right-ab97::before { content: '\f04c'; }
.container-75c1::before { content: '\f019'; }
.outer-75f5::before { content: '\f093'; }
.menu-3a14::before { content: '\f132'; }
.pink-1b64::before { content: '\f091'; }
.small_2d97::before { content: '\f06b'; }
.advanced_e273::before { content: '\f0d6'; }
.dropdown_soft_5b18::before { content: '\f09d'; }
.disabled-5af6::before { content: '\f10b'; }
.smooth_efe6::before { content: '\f108'; }
.picture-silver-39b0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.frame_cd2d::before { content: '\f522'; }
.table-f6b8::before { content: '\f327'; }
.icon_dim_cdf1::before { content: '\f219'; }
.lower-c6ce::before { content: '\f21e'; }
.paragraph_outer_80b0::before { content: '\f2f5'; }

/* Social Icons */
.backdrop_tiny_fb6b::before { content: '\f09a'; }
.west_12e0::before { content: '\f099'; }
.element_7b90::before { content: '\f16d'; }
.tooltip_bronze_a2f5::before { content: '\f167'; }
.tertiary-94b7::before { content: '\f2c6'; }
.action-7191::before { content: '\f232'; }

/* Size Classes */
.overlay-north-bd28 { font-size: 0.75em; }
.aside-8415 { font-size: 0.875em; }
.message_f659 { font-size: 1.33em; }
.link_thick_5c5f { font-size: 1.5em; }
.dark_12e7 { font-size: 2em; }
.section-3b74 { font-size: 3em; }

/* Animation Classes */
.widget-7ae9 {
    animation: fa-spin 2s infinite linear;
}

.light-ef1a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e200 */
.phantom-card-e4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
