/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south-66b1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_c9fb, .glass-3fcd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture_out_5877::before { content: '\f015'; }
.yellow_6735::before { content: '\f007'; }
.right-ece2::before { content: '\f023'; }
.background-dynamic-81ca::before { content: '\f0e0'; }
.box-5f10::before { content: '\f095'; }
.summary_yellow_bc0e::before { content: '\f005'; }
.sidebar-ab10::before { content: '\f004'; }
.mask-3667::before { content: '\f00c'; }
.left_8fce::before { content: '\f00d'; }
.menu-bottom-19fd::before { content: '\f002'; }
.rough-c870::before { content: '\f0c9'; }
.caption_purple_c0bb::before { content: '\f061'; }
.description_d06d::before { content: '\f060'; }
.grid-17dd::before { content: '\f04b'; }
.outline-huge-093f::before { content: '\f04c'; }
.sidebar_pink_e1a4::before { content: '\f019'; }
.form-slow-2d9b::before { content: '\f093'; }
.info_warm_ab88::before { content: '\f132'; }
.header-up-5aa0::before { content: '\f091'; }
.pattern_5df0::before { content: '\f06b'; }
.medium_392d::before { content: '\f0d6'; }
.link_huge_2896::before { content: '\f09d'; }
.static_651c::before { content: '\f10b'; }
.pattern_steel_9be9::before { content: '\f108'; }
.paragraph_401c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-8b9a::before { content: '\f522'; }
.last_4f0a::before { content: '\f327'; }
.paragraph-fc8c::before { content: '\f219'; }
.picture_e7e2::before { content: '\f21e'; }
.sidebar-bb4d::before { content: '\f2f5'; }

/* Social Icons */
.panel-25ba::before { content: '\f09a'; }
.panel-2b6b::before { content: '\f099'; }
.dropdown_4690::before { content: '\f16d'; }
.media-9245::before { content: '\f167'; }
.alert-6eac::before { content: '\f2c6'; }
.up-2b1c::before { content: '\f232'; }

/* Size Classes */
.main-full-bb8a { font-size: 0.75em; }
.dirty_118a { font-size: 0.875em; }
.dim-8844 { font-size: 1.33em; }
.plasma_472a { font-size: 1.5em; }
.wrapper-d241 { font-size: 2em; }
.black_3794 { font-size: 3em; }

/* Animation Classes */
.simple-2ceb {
    animation: fa-spin 2s infinite linear;
}

.text-large-3c60 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2989 */
.ghost-box-q9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
