/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade-7f44) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny-5e71, .card-5cd8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-new-7b92::before { content: '\f015'; }
.surface_c5fe::before { content: '\f007'; }
.out_5871::before { content: '\f023'; }
.paragraph-advanced-1b38::before { content: '\f0e0'; }
.tag_ed39::before { content: '\f095'; }
.picture_8f53::before { content: '\f005'; }
.small-dc96::before { content: '\f004'; }
.dirty-460a::before { content: '\f00c'; }
.footer_1972::before { content: '\f00d'; }
.frame-dd20::before { content: '\f002'; }
.accordion-497e::before { content: '\f0c9'; }
.sort-solid-2c57::before { content: '\f061'; }
.nav_dc3a::before { content: '\f060'; }
.primary-over-9cc2::before { content: '\f04b'; }
.iron_8310::before { content: '\f04c'; }
.medium_4a2f::before { content: '\f019'; }
.progress-fc0a::before { content: '\f093'; }
.plasma-8786::before { content: '\f132'; }
.input-eac7::before { content: '\f091'; }
.right_a1db::before { content: '\f06b'; }
.grid_33f1::before { content: '\f0d6'; }
.menu_8133::before { content: '\f09d'; }
.prev-1f41::before { content: '\f10b'; }
.media_rough_ce5c::before { content: '\f108'; }
.header_gold_acd0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green-2d31::before { content: '\f522'; }
.small-9288::before { content: '\f327'; }
.thumbnail-dc98::before { content: '\f219'; }
.photo_liquid_73d4::before { content: '\f21e'; }
.module_33e6::before { content: '\f2f5'; }

/* Social Icons */
.blue_f3e3::before { content: '\f09a'; }
.simple_d8df::before { content: '\f099'; }
.content-318e::before { content: '\f16d'; }
.under_a2dc::before { content: '\f167'; }
.gold_60dd::before { content: '\f2c6'; }
.logo-west-3d96::before { content: '\f232'; }

/* Size Classes */
.backdrop_gas_82b0 { font-size: 0.75em; }
.sort_d998 { font-size: 0.875em; }
.middle_dce1 { font-size: 1.33em; }
.south-8abc { font-size: 1.5em; }
.motion-48cc { font-size: 2em; }
.tag-cold-21db { font-size: 3em; }

/* Animation Classes */
.south_bfc9 {
    animation: fa-spin 2s infinite linear;
}

.soft_168f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1c91 */
.phantom-card-d0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
