/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.rough_166a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent_1d37, .over_e6c1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_7ec9::before { content: '\f015'; }
.brown_f72a::before { content: '\f007'; }
.bronze-4cce::before { content: '\f023'; }
.nav_hot_9f77::before { content: '\f0e0'; }
.detail_wood_da81::before { content: '\f095'; }
.image-72b3::before { content: '\f005'; }
.badge-216d::before { content: '\f004'; }
.item_solid_d5e3::before { content: '\f00c'; }
.down_20c0::before { content: '\f00d'; }
.notification_2b0a::before { content: '\f002'; }
.notification_f6fd::before { content: '\f0c9'; }
.gallery_dark_1b83::before { content: '\f061'; }
.backdrop_fresh_8b01::before { content: '\f060'; }
.shadow-e4b7::before { content: '\f04b'; }
.slider-fast-9238::before { content: '\f04c'; }
.footer_8a59::before { content: '\f019'; }
.focused-e445::before { content: '\f093'; }
.huge_06c8::before { content: '\f132'; }
.photo_d50b::before { content: '\f091'; }
.secondary-liquid-b7a5::before { content: '\f06b'; }
.glass_045d::before { content: '\f0d6'; }
.gallery-f52e::before { content: '\f09d'; }
.first_eab4::before { content: '\f10b'; }
.accordion-9c5a::before { content: '\f108'; }
.breadcrumb_2f13::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_under_69cb::before { content: '\f522'; }
.main_dim_0e1b::before { content: '\f327'; }
.description_2031::before { content: '\f219'; }
.full-827a::before { content: '\f21e'; }
.notice-a680::before { content: '\f2f5'; }

/* Social Icons */
.link_3761::before { content: '\f09a'; }
.frame_dark_3414::before { content: '\f099'; }
.bright-befa::before { content: '\f16d'; }
.avatar-3792::before { content: '\f167'; }
.shade_9596::before { content: '\f2c6'; }
.element-05c1::before { content: '\f232'; }

/* Size Classes */
.purple_a913 { font-size: 0.75em; }
.basic-b9b4 { font-size: 0.875em; }
.item_small_07ed { font-size: 1.33em; }
.current-c934 { font-size: 1.5em; }
.title_49bd { font-size: 2em; }
.current-44e5 { font-size: 3em; }

/* Animation Classes */
.link-in-3b0e {
    animation: fa-spin 2s infinite linear;
}

.thick-efc3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 33f7 */
.phantom-card-m7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
