/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mask-warm-a6d3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-e105, .last-9437 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-f8e3::before { content: '\f015'; }
.media_huge_6ba0::before { content: '\f007'; }
.active-1367::before { content: '\f023'; }
.advanced-4b5b::before { content: '\f0e0'; }
.widget_hard_9ff0::before { content: '\f095'; }
.module_medium_5f4b::before { content: '\f005'; }
.grid-6139::before { content: '\f004'; }
.mini_67ab::before { content: '\f00c'; }
.box-03c0::before { content: '\f00d'; }
.tooltip_e877::before { content: '\f002'; }
.button_8a45::before { content: '\f0c9'; }
.caption-orange-fc3c::before { content: '\f061'; }
.south_c04b::before { content: '\f060'; }
.hover-e3d1::before { content: '\f04b'; }
.row-paper-9e2c::before { content: '\f04c'; }
.middle_7db4::before { content: '\f019'; }
.border-fresh-c250::before { content: '\f093'; }
.yellow_8ead::before { content: '\f132'; }
.bottom-fce3::before { content: '\f091'; }
.logo-light-e9db::before { content: '\f06b'; }
.module-9684::before { content: '\f0d6'; }
.filter_d52a::before { content: '\f09d'; }
.card-51f4::before { content: '\f10b'; }
.logo_complex_5e88::before { content: '\f108'; }
.column-fixed-e135::before { content: '\f10a'; }

/* Gambling Specific Icons */
.glass_3d8b::before { content: '\f522'; }
.sidebar-ae70::before { content: '\f327'; }
.light_adb4::before { content: '\f219'; }
.old-527d::before { content: '\f21e'; }
.overlay_complex_59f1::before { content: '\f2f5'; }

/* Social Icons */
.border_lite_8b59::before { content: '\f09a'; }
.search_new_fcea::before { content: '\f099'; }
.dark_1b94::before { content: '\f16d'; }
.pattern_under_e80b::before { content: '\f167'; }
.inner_77e5::before { content: '\f2c6'; }
.fluid-4abe::before { content: '\f232'; }

/* Size Classes */
.thumbnail_6433 { font-size: 0.75em; }
.search_rough_3a11 { font-size: 0.875em; }
.picture-rough-3ca2 { font-size: 1.33em; }
.hover_wide_34ad { font-size: 1.5em; }
.dirty_7840 { font-size: 2em; }
.backdrop-8b87 { font-size: 3em; }

/* Animation Classes */
.white-350b {
    animation: fa-spin 2s infinite linear;
}

.steel-b08f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2b7e */
.ghost-box-g5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
