/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video_b81c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_pro_e26e, .dark-97a3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange-ff4b::before { content: '\f015'; }
.red-2bf3::before { content: '\f007'; }
.west_cde7::before { content: '\f023'; }
.border_e2a7::before { content: '\f0e0'; }
.gold-5962::before { content: '\f095'; }
.lite-d626::before { content: '\f005'; }
.row-dirty-e5a6::before { content: '\f004'; }
.steel-724e::before { content: '\f00c'; }
.warm-1aa9::before { content: '\f00d'; }
.solid-72a0::before { content: '\f002'; }
.carousel-c6b5::before { content: '\f0c9'; }
.pattern-cd93::before { content: '\f061'; }
.short-5829::before { content: '\f060'; }
.wide-10af::before { content: '\f04b'; }
.footer_north_10d4::before { content: '\f04c'; }
.sort_warm_4085::before { content: '\f019'; }
.container-paper-96d7::before { content: '\f093'; }
.icon-7a23::before { content: '\f132'; }
.text-inner-637c::before { content: '\f091'; }
.dropdown_right_2c1f::before { content: '\f06b'; }
.button_1e46::before { content: '\f0d6'; }
.item-400f::before { content: '\f09d'; }
.filter-2b9d::before { content: '\f10b'; }
.popup_up_1743::before { content: '\f108'; }
.hard-5705::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_7fd6::before { content: '\f522'; }
.first-cd16::before { content: '\f327'; }
.cool_d8dd::before { content: '\f219'; }
.west-fad5::before { content: '\f21e'; }
.sidebar_huge_c215::before { content: '\f2f5'; }

/* Social Icons */
.short_84e2::before { content: '\f09a'; }
.west_c9ab::before { content: '\f099'; }
.hidden_ff02::before { content: '\f16d'; }
.thick_86e3::before { content: '\f167'; }
.sidebar_inner_d84e::before { content: '\f2c6'; }
.next-f725::before { content: '\f232'; }

/* Size Classes */
.sort-lite-1fea { font-size: 0.75em; }
.fresh_baa9 { font-size: 0.875em; }
.tabs-paper-a827 { font-size: 1.33em; }
.hidden-a8b3 { font-size: 1.5em; }
.bottom_4ecf { font-size: 2em; }
.text_dirty_0b0c { font-size: 3em; }

/* Animation Classes */
.grid-ddd6 {
    animation: fa-spin 2s infinite linear;
}

.pattern-05a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f862 */
.phantom-card-a6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
