/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south-fb90) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_red_1a70, .notification-black-2428 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-cd35::before { content: '\f015'; }
.silver_ae1f::before { content: '\f007'; }
.tabs-huge-9c7e::before { content: '\f023'; }
.highlight-fast-e331::before { content: '\f0e0'; }
.filter_upper_d68f::before { content: '\f095'; }
.steel_33a5::before { content: '\f005'; }
.lite_967f::before { content: '\f004'; }
.input_center_aaae::before { content: '\f00c'; }
.blue_1aff::before { content: '\f00d'; }
.sidebar_under_fa19::before { content: '\f002'; }
.paragraph_5d4b::before { content: '\f0c9'; }
.outline-hard-7700::before { content: '\f061'; }
.container-fixed-a741::before { content: '\f060'; }
.hard_5fd6::before { content: '\f04b'; }
.preview-fast-6dd2::before { content: '\f04c'; }
.tooltip-bf70::before { content: '\f019'; }
.wide_2108::before { content: '\f093'; }
.pro-75d0::before { content: '\f132'; }
.hard_0afb::before { content: '\f091'; }
.progress-dim-8869::before { content: '\f06b'; }
.active_current_361c::before { content: '\f0d6'; }
.outline_e737::before { content: '\f09d'; }
.summary_12ad::before { content: '\f10b'; }
.info_first_bc53::before { content: '\f108'; }
.frame-8af8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_white_5266::before { content: '\f522'; }
.box_lite_aba7::before { content: '\f327'; }
.caption_complex_a2f9::before { content: '\f219'; }
.border-7e5e::before { content: '\f21e'; }
.highlight-basic-7111::before { content: '\f2f5'; }

/* Social Icons */
.easy_268f::before { content: '\f09a'; }
.box_advanced_092f::before { content: '\f099'; }
.static-fe27::before { content: '\f16d'; }
.info-721f::before { content: '\f167'; }
.background-8feb::before { content: '\f2c6'; }
.module-smooth-3a3c::before { content: '\f232'; }

/* Size Classes */
.old-f605 { font-size: 0.75em; }
.tabs_pink_2691 { font-size: 0.875em; }
.gold-2896 { font-size: 1.33em; }
.warm_3e37 { font-size: 1.5em; }
.popup_over_59dc { font-size: 2em; }
.background_hovered_1cf8 { font-size: 3em; }

/* Animation Classes */
.light-4964 {
    animation: fa-spin 2s infinite linear;
}

.purple-dfdf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e7bd */
.ghost-box-r7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
