/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion_first_cb7a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.content-outer-c951, .surface_3210 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent-6382::before { content: '\f015'; }
.element-0b9b::before { content: '\f007'; }
.mini-12a9::before { content: '\f023'; }
.box-24a3::before { content: '\f0e0'; }
.advanced_7202::before { content: '\f095'; }
.nav-33fe::before { content: '\f005'; }
.filter_east_931a::before { content: '\f004'; }
.advanced_3d49::before { content: '\f00c'; }
.accordion_gold_c31a::before { content: '\f00d'; }
.widget_basic_7a54::before { content: '\f002'; }
.alert-liquid-b176::before { content: '\f0c9'; }
.photo_4a00::before { content: '\f061'; }
.picture_dim_ebc9::before { content: '\f060'; }
.input_pro_92aa::before { content: '\f04b'; }
.heading_ddd0::before { content: '\f04c'; }
.dim-7aa8::before { content: '\f019'; }
.sort-378a::before { content: '\f093'; }
.info_ad0f::before { content: '\f132'; }
.panel-3b75::before { content: '\f091'; }
.banner_c164::before { content: '\f06b'; }
.dynamic_ca5f::before { content: '\f0d6'; }
.column-stale-af75::before { content: '\f09d'; }
.liquid-bbf9::before { content: '\f10b'; }
.copper-0e38::before { content: '\f108'; }
.hovered_79ac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_green_a43e::before { content: '\f522'; }
.overlay-246d::before { content: '\f327'; }
.panel_4989::before { content: '\f219'; }
.left_e5fb::before { content: '\f21e'; }
.overlay-old-9150::before { content: '\f2f5'; }

/* Social Icons */
.block_a8cf::before { content: '\f09a'; }
.description-selected-04a1::before { content: '\f099'; }
.dirty-eb5c::before { content: '\f16d'; }
.copper-13f9::before { content: '\f167'; }
.preview-clean-d24c::before { content: '\f2c6'; }
.fluid_17fb::before { content: '\f232'; }

/* Size Classes */
.pattern-733d { font-size: 0.75em; }
.status_c620 { font-size: 0.875em; }
.liquid_1f40 { font-size: 1.33em; }
.focused-cdbc { font-size: 1.5em; }
.notification-hard-c671 { font-size: 2em; }
.text_1917 { font-size: 3em; }

/* Animation Classes */
.prev-e0bd {
    animation: fa-spin 2s infinite linear;
}

.steel-19db {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ca27 */
.phantom-card-r1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
