/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic-2754) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-1574, .steel-6d56 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.aside_advanced_65d3::before { content: '\f015'; }
.outer_a101::before { content: '\f007'; }
.row_fd21::before { content: '\f023'; }
.table-rough-bd9c::before { content: '\f0e0'; }
.black_a14d::before { content: '\f095'; }
.tiny_a349::before { content: '\f005'; }
.shade-79cb::before { content: '\f004'; }
.hard_18b5::before { content: '\f00c'; }
.dynamic_cd77::before { content: '\f00d'; }
.thumbnail_pro_5913::before { content: '\f002'; }
.down-a624::before { content: '\f0c9'; }
.accent_0eac::before { content: '\f061'; }
.light_01ab::before { content: '\f060'; }
.tooltip-1044::before { content: '\f04b'; }
.search-upper-96db::before { content: '\f04c'; }
.clean_f363::before { content: '\f019'; }
.middle_564d::before { content: '\f093'; }
.in-6864::before { content: '\f132'; }
.feature-55c0::before { content: '\f091'; }
.red-66e9::before { content: '\f06b'; }
.popup_slow_0c51::before { content: '\f0d6'; }
.selected-0fa3::before { content: '\f09d'; }
.column_541d::before { content: '\f10b'; }
.gas-7721::before { content: '\f108'; }
.blue_1f64::before { content: '\f10a'; }

/* Gambling Specific Icons */
.medium_c4b2::before { content: '\f522'; }
.feature_west_f765::before { content: '\f327'; }
.column_hard_ec50::before { content: '\f219'; }
.media-7633::before { content: '\f21e'; }
.primary_0c84::before { content: '\f2f5'; }

/* Social Icons */
.dynamic_1a45::before { content: '\f09a'; }
.prev-0d3b::before { content: '\f099'; }
.notification_6828::before { content: '\f16d'; }
.panel_6797::before { content: '\f167'; }
.disabled_prev_d2de::before { content: '\f2c6'; }
.footer_de13::before { content: '\f232'; }

/* Size Classes */
.dropdown_27e8 { font-size: 0.75em; }
.pressed_b149 { font-size: 0.875em; }
.dropdown-down-f083 { font-size: 1.33em; }
.media_brown_796e { font-size: 1.5em; }
.button-a7f4 { font-size: 2em; }
.link_bronze_8287 { font-size: 3em; }

/* Animation Classes */
.photo_da2a {
    animation: fa-spin 2s infinite linear;
}

.input-north-5084 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a3af */
.phantom-card-n8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
