/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_7c04) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_brown_656b, .upper_5503 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dirty_7fbd::before { content: '\f015'; }
.west_6f71::before { content: '\f007'; }
.bronze-6349::before { content: '\f023'; }
.search-west-2462::before { content: '\f0e0'; }
.title_thick_a31d::before { content: '\f095'; }
.slider_gold_9b61::before { content: '\f005'; }
.highlight-ca5e::before { content: '\f004'; }
.left_eaed::before { content: '\f00c'; }
.purple_ddcc::before { content: '\f00d'; }
.accent_7483::before { content: '\f002'; }
.secondary_69ad::before { content: '\f0c9'; }
.icon_1094::before { content: '\f061'; }
.out_6c10::before { content: '\f060'; }
.section_narrow_e2f2::before { content: '\f04b'; }
.footer-plasma-241c::before { content: '\f04c'; }
.wide_8e02::before { content: '\f019'; }
.solid-a435::before { content: '\f093'; }
.primary-4be9::before { content: '\f132'; }
.left-1882::before { content: '\f091'; }
.caption-rough-4d74::before { content: '\f06b'; }
.background_left_979f::before { content: '\f0d6'; }
.liquid-5b86::before { content: '\f09d'; }
.hot_1d70::before { content: '\f10b'; }
.nav-top-7056::before { content: '\f108'; }
.aside_533b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-254f::before { content: '\f522'; }
.content-6f43::before { content: '\f327'; }
.outline-ede9::before { content: '\f219'; }
.paragraph_fcac::before { content: '\f21e'; }
.summary_brown_ddf0::before { content: '\f2f5'; }

/* Social Icons */
.plasma_d14d::before { content: '\f09a'; }
.bright-4d0f::before { content: '\f099'; }
.panel_lower_abdb::before { content: '\f16d'; }
.light-4b29::before { content: '\f167'; }
.container-919e::before { content: '\f2c6'; }
.top-a762::before { content: '\f232'; }

/* Size Classes */
.article_7aba { font-size: 0.75em; }
.dropdown-e90c { font-size: 0.875em; }
.video-wood-22d6 { font-size: 1.33em; }
.primary-4e77 { font-size: 1.5em; }
.slider_dirty_b125 { font-size: 2em; }
.frame_huge_00b2 { font-size: 3em; }

/* Animation Classes */
.focus-in-e7ee {
    animation: fa-spin 2s infinite linear;
}

.highlight_81c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fb2d */
.phantom-card-c5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
