/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood-9583) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input-59b7, .box_center_1e78 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden_f4b1::before { content: '\f015'; }
.silver-11a1::before { content: '\f007'; }
.selected_206e::before { content: '\f023'; }
.mini_6b58::before { content: '\f0e0'; }
.secondary-b33e::before { content: '\f095'; }
.outline_5d82::before { content: '\f005'; }
.aside_smooth_9b07::before { content: '\f004'; }
.lite_606a::before { content: '\f00c'; }
.liquid_407a::before { content: '\f00d'; }
.out-cd12::before { content: '\f002'; }
.breadcrumb_last_f904::before { content: '\f0c9'; }
.texture-lite-91d5::before { content: '\f061'; }
.column_tall_a1ed::before { content: '\f060'; }
.card-glass-8189::before { content: '\f04b'; }
.west-7df5::before { content: '\f04c'; }
.slider-slow-dd15::before { content: '\f019'; }
.static-764b::before { content: '\f093'; }
.rough_c035::before { content: '\f132'; }
.notice_b5b1::before { content: '\f091'; }
.pattern_down_c86c::before { content: '\f06b'; }
.disabled_rough_4d76::before { content: '\f0d6'; }
.dim-b6db::before { content: '\f09d'; }
.tooltip-2307::before { content: '\f10b'; }
.pressed_d590::before { content: '\f108'; }
.message_3e27::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion_e2ee::before { content: '\f522'; }
.left_d3bb::before { content: '\f327'; }
.video-upper-d594::before { content: '\f219'; }
.hot-76d8::before { content: '\f21e'; }
.tall_078e::before { content: '\f2f5'; }

/* Social Icons */
.aside-hard-e84d::before { content: '\f09a'; }
.bronze_f83b::before { content: '\f099'; }
.surface-cold-327c::before { content: '\f16d'; }
.thumbnail-b08e::before { content: '\f167'; }
.liquid-ac6d::before { content: '\f2c6'; }
.grid-dbb4::before { content: '\f232'; }

/* Size Classes */
.accordion-gas-5d71 { font-size: 0.75em; }
.secondary_stone_5677 { font-size: 0.875em; }
.up-b2b1 { font-size: 1.33em; }
.plasma_ba6e { font-size: 1.5em; }
.mini_2573 { font-size: 2em; }
.orange_2a7c { font-size: 3em; }

/* Animation Classes */
.slider-7904 {
    animation: fa-spin 2s infinite linear;
}

.in-ba79 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5edc */
.phantom-card-h8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
