/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-49ac) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow_4520, .video_64c6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in_d5cf::before { content: '\f015'; }
.accent_static_5950::before { content: '\f007'; }
.form-upper-a0d3::before { content: '\f023'; }
.gradient_ca9e::before { content: '\f0e0'; }
.white_1096::before { content: '\f095'; }
.panel-a600::before { content: '\f005'; }
.heading-f036::before { content: '\f004'; }
.input-d63a::before { content: '\f00c'; }
.slider_advanced_8693::before { content: '\f00d'; }
.message_10cc::before { content: '\f002'; }
.photo_d503::before { content: '\f0c9'; }
.notification-5288::before { content: '\f061'; }
.message_fixed_9067::before { content: '\f060'; }
.heading_warm_46ad::before { content: '\f04b'; }
.lower-8da6::before { content: '\f04c'; }
.hover-bb5f::before { content: '\f019'; }
.up-a917::before { content: '\f093'; }
.outer_6ebb::before { content: '\f132'; }
.backdrop-out-c96f::before { content: '\f091'; }
.brown-2943::before { content: '\f06b'; }
.layout_dirty_59fb::before { content: '\f0d6'; }
.gradient_advanced_ab0a::before { content: '\f09d'; }
.brown_07ac::before { content: '\f10b'; }
.carousel-5f14::before { content: '\f108'; }
.surface_9f48::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner-4e99::before { content: '\f522'; }
.article-0682::before { content: '\f327'; }
.container-637a::before { content: '\f219'; }
.hard-5a79::before { content: '\f21e'; }
.tall_011c::before { content: '\f2f5'; }

/* Social Icons */
.card_fresh_e990::before { content: '\f09a'; }
.over_00c8::before { content: '\f099'; }
.heading_hard_f2cc::before { content: '\f16d'; }
.dirty_3d12::before { content: '\f167'; }
.orange_4c0f::before { content: '\f2c6'; }
.clean-609b::before { content: '\f232'; }

/* Size Classes */
.tertiary-46ce { font-size: 0.75em; }
.text-large-8448 { font-size: 0.875em; }
.medium_b8c4 { font-size: 1.33em; }
.preview_c18e { font-size: 1.5em; }
.solid-ee3c { font-size: 2em; }
.simple-c05e { font-size: 3em; }

/* Animation Classes */
.fluid-22d2 {
    animation: fa-spin 2s infinite linear;
}

.iron-4806 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f801 */
.ghost-box-f8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
