/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-65b1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main_ead5, .tertiary_paper_1d7b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_selected_40d8::before { content: '\f015'; }
.box-dedb::before { content: '\f007'; }
.header_1b62::before { content: '\f023'; }
.hovered-f3ac::before { content: '\f0e0'; }
.blue-34e8::before { content: '\f095'; }
.tooltip-f3af::before { content: '\f005'; }
.blue-7a3a::before { content: '\f004'; }
.text-pressed-a7bf::before { content: '\f00c'; }
.texture_0fb1::before { content: '\f00d'; }
.notification_fresh_31b4::before { content: '\f002'; }
.tall-78e4::before { content: '\f0c9'; }
.backdrop-current-5c99::before { content: '\f061'; }
.table_blue_d250::before { content: '\f060'; }
.current_a78c::before { content: '\f04b'; }
.highlight_black_cbf6::before { content: '\f04c'; }
.grid_north_a2f9::before { content: '\f019'; }
.hero-775d::before { content: '\f093'; }
.backdrop_8662::before { content: '\f132'; }
.pagination-36c0::before { content: '\f091'; }
.secondary_a3bb::before { content: '\f06b'; }
.plasma-36ad::before { content: '\f0d6'; }
.logo_fc82::before { content: '\f09d'; }
.container-thick-d030::before { content: '\f10b'; }
.info-62b4::before { content: '\f108'; }
.right_8a4e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-b807::before { content: '\f522'; }
.active_78bc::before { content: '\f327'; }
.media_orange_5341::before { content: '\f219'; }
.orange_c95e::before { content: '\f21e'; }
.hidden_1df3::before { content: '\f2f5'; }

/* Social Icons */
.gradient_clean_9023::before { content: '\f09a'; }
.secondary-fe5f::before { content: '\f099'; }
.mask-10ff::before { content: '\f16d'; }
.huge_dd97::before { content: '\f167'; }
.shade-64fa::before { content: '\f2c6'; }
.clean-c18b::before { content: '\f232'; }

/* Size Classes */
.hidden-28b9 { font-size: 0.75em; }
.hot-5e14 { font-size: 0.875em; }
.over_14e7 { font-size: 1.33em; }
.feature_e520 { font-size: 1.5em; }
.label-cool-2c76 { font-size: 2em; }
.iron-de98 { font-size: 3em; }

/* Animation Classes */
.thick-c35d {
    animation: fa-spin 2s infinite linear;
}

.surface_rough_374b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2127 */
.shadow-element-q8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
