/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_yellow_38a8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium_0d23, .hover_c6ea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale-1cb7::before { content: '\f015'; }
.banner_e33a::before { content: '\f007'; }
.input_red_f783::before { content: '\f023'; }
.video_blue_dd43::before { content: '\f0e0'; }
.chip-ea6d::before { content: '\f095'; }
.chip_a69e::before { content: '\f005'; }
.heading_easy_519d::before { content: '\f004'; }
.fast_fd94::before { content: '\f00c'; }
.short_25d5::before { content: '\f00d'; }
.form_thick_697f::before { content: '\f002'; }
.logo_bottom_a426::before { content: '\f0c9'; }
.column_complex_04d8::before { content: '\f061'; }
.block-full-69b1::before { content: '\f060'; }
.video-liquid-52e6::before { content: '\f04b'; }
.caption_f8f8::before { content: '\f04c'; }
.block_33a6::before { content: '\f019'; }
.highlight_blue_724c::before { content: '\f093'; }
.fast-5deb::before { content: '\f132'; }
.button_basic_f8f2::before { content: '\f091'; }
.bright_0027::before { content: '\f06b'; }
.modal-02c9::before { content: '\f0d6'; }
.article-81d5::before { content: '\f09d'; }
.right-4170::before { content: '\f10b'; }
.main-plasma-511a::before { content: '\f108'; }
.thick_827d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.inner-94ee::before { content: '\f522'; }
.paragraph-f6c8::before { content: '\f327'; }
.table_66f5::before { content: '\f219'; }
.panel_last_dbf0::before { content: '\f21e'; }
.search_8dcc::before { content: '\f2f5'; }

/* Social Icons */
.summary-copper-270b::before { content: '\f09a'; }
.detail-basic-5677::before { content: '\f099'; }
.pressed-9131::before { content: '\f16d'; }
.border_e014::before { content: '\f167'; }
.rough-c1eb::before { content: '\f2c6'; }
.item_blue_4837::before { content: '\f232'; }

/* Size Classes */
.preview-87b6 { font-size: 0.75em; }
.cool-cbc1 { font-size: 0.875em; }
.icon-bef7 { font-size: 1.33em; }
.modal_d96c { font-size: 1.5em; }
.media_3e23 { font-size: 2em; }
.photo-north-1e1d { font-size: 3em; }

/* Animation Classes */
.heading-2c57 {
    animation: fa-spin 2s infinite linear;
}

.main-current-325e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: afbd */
.ghost-box-l6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
