/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.simple_51cb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message_7f08, .picture_8c47 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small-4c48::before { content: '\f015'; }
.hidden_9d6e::before { content: '\f007'; }
.slider_paper_f8e5::before { content: '\f023'; }
.center_4150::before { content: '\f0e0'; }
.down_936c::before { content: '\f095'; }
.highlight-fresh-3474::before { content: '\f005'; }
.focus-1390::before { content: '\f004'; }
.alert_right_304b::before { content: '\f00c'; }
.mask-db94::before { content: '\f00d'; }
.main_wide_b3a0::before { content: '\f002'; }
.title_solid_db09::before { content: '\f0c9'; }
.title_hot_59e9::before { content: '\f061'; }
.block-hard-0711::before { content: '\f060'; }
.detail-hard-93b8::before { content: '\f04b'; }
.banner-old-62b4::before { content: '\f04c'; }
.shade-active-9f19::before { content: '\f019'; }
.row_fast_bdf3::before { content: '\f093'; }
.pressed-d1a7::before { content: '\f132'; }
.rough_76e5::before { content: '\f091'; }
.column_rough_a33e::before { content: '\f06b'; }
.simple_d94b::before { content: '\f0d6'; }
.dynamic_3b21::before { content: '\f09d'; }
.middle-dab7::before { content: '\f10b'; }
.progress_effd::before { content: '\f108'; }
.paragraph_bright_2d13::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-wood-89cd::before { content: '\f522'; }
.tooltip-5ece::before { content: '\f327'; }
.fresh-9929::before { content: '\f219'; }
.layout-496f::before { content: '\f21e'; }
.element_a621::before { content: '\f2f5'; }

/* Social Icons */
.focus_8466::before { content: '\f09a'; }
.secondary-up-926b::before { content: '\f099'; }
.list_b9bf::before { content: '\f16d'; }
.outer-0145::before { content: '\f167'; }
.over-2c17::before { content: '\f2c6'; }
.left_9d8e::before { content: '\f232'; }

/* Size Classes */
.link-f49e { font-size: 0.75em; }
.narrow-fcc6 { font-size: 0.875em; }
.chip_center_22a8 { font-size: 1.33em; }
.steel-e553 { font-size: 1.5em; }
.hot-db8c { font-size: 2em; }
.cold-42ff { font-size: 3em; }

/* Animation Classes */
.blue_2d08 {
    animation: fa-spin 2s infinite linear;
}

.accordion_7797 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 948f */
.ghost-box-s0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
