/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame-6bee) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under-d9f3, .selected-5e20 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-8dfa::before { content: '\f015'; }
.image_copper_3f9f::before { content: '\f007'; }
.next-9ad5::before { content: '\f023'; }
.dark-900e::before { content: '\f0e0'; }
.steel_abae::before { content: '\f095'; }
.photo_wide_1a01::before { content: '\f005'; }
.south_e796::before { content: '\f004'; }
.search-d603::before { content: '\f00c'; }
.motion_f52d::before { content: '\f00d'; }
.item-fb00::before { content: '\f002'; }
.header_cb16::before { content: '\f0c9'; }
.badge-outer-bf06::before { content: '\f061'; }
.form-15fe::before { content: '\f060'; }
.footer-be84::before { content: '\f04b'; }
.logo-pink-4105::before { content: '\f04c'; }
.frame-2047::before { content: '\f019'; }
.row-72c2::before { content: '\f093'; }
.new-d534::before { content: '\f132'; }
.current_cea2::before { content: '\f091'; }
.image-soft-f090::before { content: '\f06b'; }
.avatar-68a0::before { content: '\f0d6'; }
.current-d4c8::before { content: '\f09d'; }
.caption-pink-30c0::before { content: '\f10b'; }
.chip_2749::before { content: '\f108'; }
.brown_6ed6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-000e::before { content: '\f522'; }
.sidebar_old_abfb::before { content: '\f327'; }
.widget_under_429c::before { content: '\f219'; }
.banner-45fc::before { content: '\f21e'; }
.active-857c::before { content: '\f2f5'; }

/* Social Icons */
.hover-e941::before { content: '\f09a'; }
.notice-out-ddd7::before { content: '\f099'; }
.blue_14f2::before { content: '\f16d'; }
.north-c993::before { content: '\f167'; }
.cool_2274::before { content: '\f2c6'; }
.shadow_49be::before { content: '\f232'; }

/* Size Classes */
.bronze_f3fe { font-size: 0.75em; }
.detail-under-46ff { font-size: 0.875em; }
.plasma_02f0 { font-size: 1.33em; }
.old-e128 { font-size: 1.5em; }
.list_3553 { font-size: 2em; }
.media-full-a721 { font-size: 3em; }

/* Animation Classes */
.button_d78d {
    animation: fa-spin 2s infinite linear;
}

.notification-clean-147c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a674 */
.shadow-element-z4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
