/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background_175d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under_a19b, .hidden_3aa4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_1f2a::before { content: '\f015'; }
.first_9124::before { content: '\f007'; }
.selected-49cf::before { content: '\f023'; }
.active-middle-9e43::before { content: '\f0e0'; }
.secondary_right_ffca::before { content: '\f095'; }
.tooltip_easy_3449::before { content: '\f005'; }
.overlay-1c63::before { content: '\f004'; }
.info_north_60c9::before { content: '\f00c'; }
.highlight-0683::before { content: '\f00d'; }
.description-9033::before { content: '\f002'; }
.fast-e8d9::before { content: '\f0c9'; }
.title-d614::before { content: '\f061'; }
.search-gold-bba6::before { content: '\f060'; }
.breadcrumb_middle_d540::before { content: '\f04b'; }
.dirty-ff1a::before { content: '\f04c'; }
.background_top_4ed7::before { content: '\f019'; }
.stone_f6c5::before { content: '\f093'; }
.hot-82bf::before { content: '\f132'; }
.tag_action_b901::before { content: '\f091'; }
.black-eebf::before { content: '\f06b'; }
.form-c744::before { content: '\f0d6'; }
.mask-b402::before { content: '\f09d'; }
.progress-first-7c11::before { content: '\f10b'; }
.top_3bbb::before { content: '\f108'; }
.complex_769c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gas_774b::before { content: '\f522'; }
.component-a541::before { content: '\f327'; }
.box_top_28f5::before { content: '\f219'; }
.slider_mini_1375::before { content: '\f21e'; }
.text-over-2edd::before { content: '\f2f5'; }

/* Social Icons */
.label-17a1::before { content: '\f09a'; }
.link-6ee7::before { content: '\f099'; }
.layout-active-4051::before { content: '\f16d'; }
.gallery-3622::before { content: '\f167'; }
.border_dynamic_b907::before { content: '\f2c6'; }
.wide-7a8f::before { content: '\f232'; }

/* Size Classes */
.north-bcf6 { font-size: 0.75em; }
.progress_outer_73ae { font-size: 0.875em; }
.silver-68a0 { font-size: 1.33em; }
.message-d524 { font-size: 1.5em; }
.orange_2ba8 { font-size: 2em; }
.pagination_huge_fd15 { font-size: 3em; }

/* Animation Classes */
.info_1bd6 {
    animation: fa-spin 2s infinite linear;
}

.tertiary-glass-125c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2dd2 */
.phantom-card-a1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
