/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.out-ff04) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface_6dbb, .pattern_4f53 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-white-7a68::before { content: '\f015'; }
.sidebar-south-deb7::before { content: '\f007'; }
.accordion-2955::before { content: '\f023'; }
.pink-9cf2::before { content: '\f0e0'; }
.fresh-de2c::before { content: '\f095'; }
.fast-b37c::before { content: '\f005'; }
.tall-9c5b::before { content: '\f004'; }
.highlight-basic-ff06::before { content: '\f00c'; }
.surface-hard-c74b::before { content: '\f00d'; }
.out_4385::before { content: '\f002'; }
.widget_new_43a6::before { content: '\f0c9'; }
.background_dim_5cbd::before { content: '\f061'; }
.gallery-8a26::before { content: '\f060'; }
.block_e3bc::before { content: '\f04b'; }
.tertiary_green_47ef::before { content: '\f04c'; }
.bottom_6746::before { content: '\f019'; }
.highlight_active_bb59::before { content: '\f093'; }
.chip-small-e00a::before { content: '\f132'; }
.thick_8d87::before { content: '\f091'; }
.plasma_b2eb::before { content: '\f06b'; }
.icon_21af::before { content: '\f0d6'; }
.message-0cb2::before { content: '\f09d'; }
.filter-simple-ca2d::before { content: '\f10b'; }
.background-6308::before { content: '\f108'; }
.box_tall_e291::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall-f649::before { content: '\f522'; }
.row-hard-b6e0::before { content: '\f327'; }
.yellow_0b85::before { content: '\f219'; }
.panel_large_7670::before { content: '\f21e'; }
.hot-6ed4::before { content: '\f2f5'; }

/* Social Icons */
.disabled-00c9::before { content: '\f09a'; }
.lower_08bd::before { content: '\f099'; }
.inner_c6ef::before { content: '\f16d'; }
.slider_static_347f::before { content: '\f167'; }
.message_dark_20ce::before { content: '\f2c6'; }
.soft-dbff::before { content: '\f232'; }

/* Size Classes */
.info-mini-0de5 { font-size: 0.75em; }
.bottom_3a7c { font-size: 0.875em; }
.hover-center-6c1a { font-size: 1.33em; }
.over_2f7f { font-size: 1.5em; }
.section-7d31 { font-size: 2em; }
.focus-3fbc { font-size: 3em; }

/* Animation Classes */
.fast_7eab {
    animation: fa-spin 2s infinite linear;
}

.block-1b6c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c878 */
.shadow-element-u1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
