/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background-647a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_d3c1, .bright_9094 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron-eb08::before { content: '\f015'; }
.tabs_f84f::before { content: '\f007'; }
.center_697a::before { content: '\f023'; }
.plasma-2b71::before { content: '\f0e0'; }
.tooltip-middle-c9a8::before { content: '\f095'; }
.texture_5747::before { content: '\f005'; }
.title-up-d84a::before { content: '\f004'; }
.text_3795::before { content: '\f00c'; }
.list_9cdb::before { content: '\f00d'; }
.column-e90e::before { content: '\f002'; }
.table-63b1::before { content: '\f0c9'; }
.container_cold_6087::before { content: '\f061'; }
.motion_c52c::before { content: '\f060'; }
.carousel-full-97a4::before { content: '\f04b'; }
.tiny_2a08::before { content: '\f04c'; }
.medium_3a9e::before { content: '\f019'; }
.article_bright_3900::before { content: '\f093'; }
.message-copper-310c::before { content: '\f132'; }
.lite_62f0::before { content: '\f091'; }
.sort-cf25::before { content: '\f06b'; }
.down-34f2::before { content: '\f0d6'; }
.item_lower_9bb1::before { content: '\f09d'; }
.detail-black-544b::before { content: '\f10b'; }
.gradient-ea8d::before { content: '\f108'; }
.selected_3a8b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.avatar-complex-372b::before { content: '\f522'; }
.search-dynamic-1a19::before { content: '\f327'; }
.section-8d42::before { content: '\f219'; }
.frame_upper_ce83::before { content: '\f21e'; }
.tall-0b6f::before { content: '\f2f5'; }

/* Social Icons */
.out_f4c0::before { content: '\f09a'; }
.content_upper_da64::before { content: '\f099'; }
.footer_rough_75da::before { content: '\f16d'; }
.light_de33::before { content: '\f167'; }
.lite_224d::before { content: '\f2c6'; }
.element-out-5a40::before { content: '\f232'; }

/* Size Classes */
.green_2fc9 { font-size: 0.75em; }
.cold-ef52 { font-size: 0.875em; }
.center_8b8c { font-size: 1.33em; }
.overlay-hard-eb34 { font-size: 1.5em; }
.tooltip-fluid-f48c { font-size: 2em; }
.hidden_7a79 { font-size: 3em; }

/* Animation Classes */
.right_3c5c {
    animation: fa-spin 2s infinite linear;
}

.hover_hovered_b9b3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fe1a */
.phantom-card-w2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
