/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.form-top-918e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old-b725, .description-next-27b3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thick_77b6::before { content: '\f015'; }
.smooth_219c::before { content: '\f007'; }
.section-complex-434e::before { content: '\f023'; }
.tooltip_brown_9a4b::before { content: '\f0e0'; }
.bright-efc3::before { content: '\f095'; }
.medium_c5f3::before { content: '\f005'; }
.outer-d332::before { content: '\f004'; }
.narrow-7641::before { content: '\f00c'; }
.shade_91db::before { content: '\f00d'; }
.container_eb05::before { content: '\f002'; }
.pagination_ab24::before { content: '\f0c9'; }
.thumbnail-6afe::before { content: '\f061'; }
.tabs-silver-6d39::before { content: '\f060'; }
.small_280f::before { content: '\f04b'; }
.sort_gas_45c9::before { content: '\f04c'; }
.widget_23db::before { content: '\f019'; }
.hard-09da::before { content: '\f093'; }
.footer_light_4fd9::before { content: '\f132'; }
.message-tall-666c::before { content: '\f091'; }
.grid_ad16::before { content: '\f06b'; }
.solid-6d30::before { content: '\f0d6'; }
.search-8c11::before { content: '\f09d'; }
.nav-e92b::before { content: '\f10b'; }
.message_red_2834::before { content: '\f108'; }
.content_7492::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-d0a6::before { content: '\f522'; }
.header-huge-0c70::before { content: '\f327'; }
.chip-copper-7644::before { content: '\f219'; }
.header-light-1db7::before { content: '\f21e'; }
.detail-498b::before { content: '\f2f5'; }

/* Social Icons */
.hard-538a::before { content: '\f09a'; }
.item_warm_5cae::before { content: '\f099'; }
.current_2a96::before { content: '\f16d'; }
.tag_hot_2b4b::before { content: '\f167'; }
.search-stone-6697::before { content: '\f2c6'; }
.easy_bd7b::before { content: '\f232'; }

/* Size Classes */
.texture-fresh-4647 { font-size: 0.75em; }
.notice-0e44 { font-size: 0.875em; }
.video_52f2 { font-size: 1.33em; }
.image-7e18 { font-size: 1.5em; }
.basic_410d { font-size: 2em; }
.preview_outer_3d1e { font-size: 3em; }

/* Animation Classes */
.input-warm-437b {
    animation: fa-spin 2s infinite linear;
}

.fast_a112 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a1b4 */
.ghost-box-e9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
