/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs_cb06) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.current-bd23, .chip-a977 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-medium-2b74::before { content: '\f015'; }
.wide-c909::before { content: '\f007'; }
.basic_709f::before { content: '\f023'; }
.light_fb4d::before { content: '\f0e0'; }
.table-east-b8ce::before { content: '\f095'; }
.list_b56a::before { content: '\f005'; }
.article-outer-6ac6::before { content: '\f004'; }
.container_c74b::before { content: '\f00c'; }
.plasma-2bba::before { content: '\f00d'; }
.wrapper-0874::before { content: '\f002'; }
.text-278c::before { content: '\f0c9'; }
.tag-stone-22bc::before { content: '\f061'; }
.box_next_7f4a::before { content: '\f060'; }
.south-85a7::before { content: '\f04b'; }
.shadow_inner_d028::before { content: '\f04c'; }
.over-be06::before { content: '\f019'; }
.top_e97c::before { content: '\f093'; }
.full-a185::before { content: '\f132'; }
.dynamic_5cd3::before { content: '\f091'; }
.dark_d73c::before { content: '\f06b'; }
.progress-black-6cb6::before { content: '\f0d6'; }
.basic-2d51::before { content: '\f09d'; }
.fast-6128::before { content: '\f10b'; }
.row_ddfb::before { content: '\f108'; }
.tag-d05f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery_530e::before { content: '\f522'; }
.sort-advanced-a826::before { content: '\f327'; }
.motion-e23f::before { content: '\f219'; }
.large_4118::before { content: '\f21e'; }
.box_fd01::before { content: '\f2f5'; }

/* Social Icons */
.section_f0f2::before { content: '\f09a'; }
.tag_2946::before { content: '\f099'; }
.primary-hovered-ff0c::before { content: '\f16d'; }
.sort_3731::before { content: '\f167'; }
.slider-dark-6f4a::before { content: '\f2c6'; }
.east_8c73::before { content: '\f232'; }

/* Size Classes */
.column-tiny-05d3 { font-size: 0.75em; }
.list_smooth_b96c { font-size: 0.875em; }
.short-28f3 { font-size: 1.33em; }
.heading_upper_9784 { font-size: 1.5em; }
.soft_4566 { font-size: 2em; }
.nav-30ee { font-size: 3em; }

/* Animation Classes */
.detail-d725 {
    animation: fa-spin 2s infinite linear;
}

.dirty_138b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e04f */
.phantom-card-x5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
