/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-0f3e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough_994a, .card_north_42f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-mini-da2f::before { content: '\f015'; }
.tabs-full-e5c9::before { content: '\f007'; }
.orange_ee9d::before { content: '\f023'; }
.tertiary-old-0d24::before { content: '\f0e0'; }
.box_fresh_35ba::before { content: '\f095'; }
.current-cf47::before { content: '\f005'; }
.tag_light_5de4::before { content: '\f004'; }
.popup-f5a7::before { content: '\f00c'; }
.menu-9c45::before { content: '\f00d'; }
.article-bf77::before { content: '\f002'; }
.label-f323::before { content: '\f0c9'; }
.progress-1840::before { content: '\f061'; }
.steel-9473::before { content: '\f060'; }
.mask-dim-a209::before { content: '\f04b'; }
.dark-c034::before { content: '\f04c'; }
.advanced_8e51::before { content: '\f019'; }
.summary-9c08::before { content: '\f093'; }
.up-5843::before { content: '\f132'; }
.info-86e8::before { content: '\f091'; }
.solid_bc5f::before { content: '\f06b'; }
.row_north_905b::before { content: '\f0d6'; }
.card-2eb0::before { content: '\f09d'; }
.shadow-small-1380::before { content: '\f10b'; }
.content-d7f6::before { content: '\f108'; }
.widget_rough_5cab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.narrow-acc0::before { content: '\f522'; }
.title_clean_9eff::before { content: '\f327'; }
.accordion_fluid_e728::before { content: '\f219'; }
.chip-fc55::before { content: '\f21e'; }
.grid_5abc::before { content: '\f2f5'; }

/* Social Icons */
.message_prev_4e36::before { content: '\f09a'; }
.chip_in_85fd::before { content: '\f099'; }
.caption_d193::before { content: '\f16d'; }
.tall_071f::before { content: '\f167'; }
.tooltip_medium_46fd::before { content: '\f2c6'; }
.middle-f14a::before { content: '\f232'; }

/* Size Classes */
.feature_ca96 { font-size: 0.75em; }
.cool_0748 { font-size: 0.875em; }
.sort_faff { font-size: 1.33em; }
.content_thick_f18e { font-size: 1.5em; }
.progress_upper_78aa { font-size: 2em; }
.search_bright_6d86 { font-size: 3em; }

/* Animation Classes */
.hovered_fe99 {
    animation: fa-spin 2s infinite linear;
}

.green-7bbc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7e0a */
.ghost-box-k2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
