/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bottom-8c87) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.south_f22e, .cold_280c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-steel-08c4::before { content: '\f015'; }
.light-0142::before { content: '\f007'; }
.south_9c24::before { content: '\f023'; }
.panel_down_6586::before { content: '\f0e0'; }
.gradient-complex-dc2f::before { content: '\f095'; }
.background-fluid-abe1::before { content: '\f005'; }
.pattern-new-5f10::before { content: '\f004'; }
.lower-b9f1::before { content: '\f00c'; }
.layout_d592::before { content: '\f00d'; }
.pagination_selected_ff3a::before { content: '\f002'; }
.input_west_0e34::before { content: '\f0c9'; }
.backdrop-hovered-2922::before { content: '\f061'; }
.info_west_a539::before { content: '\f060'; }
.row-current-bb12::before { content: '\f04b'; }
.hover-fe7d::before { content: '\f04c'; }
.overlay_a99d::before { content: '\f019'; }
.wood_f4e1::before { content: '\f093'; }
.element-blue-fd90::before { content: '\f132'; }
.hover_right_0b90::before { content: '\f091'; }
.smooth_a84e::before { content: '\f06b'; }
.text_a480::before { content: '\f0d6'; }
.tooltip-wide-a843::before { content: '\f09d'; }
.iron-32b3::before { content: '\f10b'; }
.surface-silver-4340::before { content: '\f108'; }
.section_bronze_12ee::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wood-0fe7::before { content: '\f522'; }
.black-7f5c::before { content: '\f327'; }
.pagination-solid-4474::before { content: '\f219'; }
.gradient_top_993b::before { content: '\f21e'; }
.info-stale-5b85::before { content: '\f2f5'; }

/* Social Icons */
.layout_264c::before { content: '\f09a'; }
.gallery-gas-f0c2::before { content: '\f099'; }
.photo-blue-506d::before { content: '\f16d'; }
.accent_672d::before { content: '\f167'; }
.black-790d::before { content: '\f2c6'; }
.info-5f2c::before { content: '\f232'; }

/* Size Classes */
.filter-new-b3a5 { font-size: 0.75em; }
.hover_tiny_fac8 { font-size: 0.875em; }
.nav_dadb { font-size: 1.33em; }
.overlay-210c { font-size: 1.5em; }
.menu_left_85a3 { font-size: 2em; }
.box-60b1 { font-size: 3em; }

/* Animation Classes */
.dark_c622 {
    animation: fa-spin 2s infinite linear;
}

.primary_selected_8d49 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 268e */
.phantom-card-n4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
