/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paper-c48b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-d32f, .component-e466 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form-fluid-ac78::before { content: '\f015'; }
.module-basic-4c39::before { content: '\f007'; }
.table_red_ce3e::before { content: '\f023'; }
.liquid_b356::before { content: '\f0e0'; }
.box_warm_f3cb::before { content: '\f095'; }
.in-ee97::before { content: '\f005'; }
.header_inner_4444::before { content: '\f004'; }
.title-f571::before { content: '\f00c'; }
.highlight-8765::before { content: '\f00d'; }
.avatar-thick-3dfe::before { content: '\f002'; }
.smooth_6016::before { content: '\f0c9'; }
.left_3082::before { content: '\f061'; }
.icon_f68b::before { content: '\f060'; }
.background_8b74::before { content: '\f04b'; }
.block_15e5::before { content: '\f04c'; }
.item-iron-97df::before { content: '\f019'; }
.outline-slow-4309::before { content: '\f093'; }
.background-dfc7::before { content: '\f132'; }
.popup-east-8124::before { content: '\f091'; }
.column_orange_2103::before { content: '\f06b'; }
.center_cace::before { content: '\f0d6'; }
.thick_2f9a::before { content: '\f09d'; }
.background_pink_f007::before { content: '\f10b'; }
.mini_37d5::before { content: '\f108'; }
.form-dynamic-eca6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green-5992::before { content: '\f522'; }
.gradient_clean_06f4::before { content: '\f327'; }
.hard-c01b::before { content: '\f219'; }
.surface-plasma-3fe1::before { content: '\f21e'; }
.surface_smooth_462a::before { content: '\f2f5'; }

/* Social Icons */
.left-6625::before { content: '\f09a'; }
.disabled-87bf::before { content: '\f099'; }
.box_e255::before { content: '\f16d'; }
.header_paper_c4c7::before { content: '\f167'; }
.table_4b9a::before { content: '\f2c6'; }
.outline_dynamic_a20e::before { content: '\f232'; }

/* Size Classes */
.focus_4ac7 { font-size: 0.75em; }
.photo_mini_12d1 { font-size: 0.875em; }
.notice-out-20df { font-size: 1.33em; }
.disabled_blue_7512 { font-size: 1.5em; }
.message_center_a03e { font-size: 2em; }
.info-2cda { font-size: 3em; }

/* Animation Classes */
.hovered_8ced {
    animation: fa-spin 2s infinite linear;
}

.label-soft-d65f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 22bc */
.shadow-element-v8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
