/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary_8cf6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_0659, .preview_fb53 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-69cc::before { content: '\f015'; }
.pressed-3b9a::before { content: '\f007'; }
.narrow_2ff4::before { content: '\f023'; }
.down-b231::before { content: '\f0e0'; }
.large-15ab::before { content: '\f095'; }
.table_31fd::before { content: '\f005'; }
.pagination_c797::before { content: '\f004'; }
.yellow-d667::before { content: '\f00c'; }
.accent_6eab::before { content: '\f00d'; }
.pattern-41d5::before { content: '\f002'; }
.down_9191::before { content: '\f0c9'; }
.copper_cf28::before { content: '\f061'; }
.right-5cfe::before { content: '\f060'; }
.widget_7480::before { content: '\f04b'; }
.button_static_818a::before { content: '\f04c'; }
.background_clean_f060::before { content: '\f019'; }
.section_wide_4e4d::before { content: '\f093'; }
.hover-clean-37f1::before { content: '\f132'; }
.simple_d481::before { content: '\f091'; }
.chip_bronze_2c81::before { content: '\f06b'; }
.info_85f6::before { content: '\f0d6'; }
.heading_north_077d::before { content: '\f09d'; }
.hot-b54c::before { content: '\f10b'; }
.dropdown-deb1::before { content: '\f108'; }
.lower_3c98::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider_1525::before { content: '\f522'; }
.last-5bf2::before { content: '\f327'; }
.pressed_1d77::before { content: '\f219'; }
.last_7162::before { content: '\f21e'; }
.stone-66c3::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb-cd34::before { content: '\f09a'; }
.title-2afd::before { content: '\f099'; }
.plasma_fc4b::before { content: '\f16d'; }
.photo-3f45::before { content: '\f167'; }
.purple_e7c3::before { content: '\f2c6'; }
.pro-9893::before { content: '\f232'; }

/* Size Classes */
.logo_1d06 { font-size: 0.75em; }
.tiny_e5c4 { font-size: 0.875em; }
.alert_44ce { font-size: 1.33em; }
.stale_110a { font-size: 1.5em; }
.middle_d6aa { font-size: 2em; }
.up_d0e4 { font-size: 3em; }

/* Animation Classes */
.column-413b {
    animation: fa-spin 2s infinite linear;
}

.gallery_bronze_a7d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 65f6 */
.ghost-box-w8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
