/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_blue_5140) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title-b31a, .photo_55d7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paper-5db1::before { content: '\f015'; }
.focus-cool-bee5::before { content: '\f007'; }
.tertiary-71f5::before { content: '\f023'; }
.secondary_complex_645e::before { content: '\f0e0'; }
.chip_bright_ec44::before { content: '\f095'; }
.pressed-4820::before { content: '\f005'; }
.row_out_8227::before { content: '\f004'; }
.paragraph_outer_0e53::before { content: '\f00c'; }
.white_e118::before { content: '\f00d'; }
.pattern_static_c975::before { content: '\f002'; }
.down_adf4::before { content: '\f0c9'; }
.old-a747::before { content: '\f061'; }
.first_714a::before { content: '\f060'; }
.inner-7f86::before { content: '\f04b'; }
.next-dafd::before { content: '\f04c'; }
.texture-fresh-f419::before { content: '\f019'; }
.primary_medium_f390::before { content: '\f093'; }
.popup-narrow-0509::before { content: '\f132'; }
.panel-ac8e::before { content: '\f091'; }
.upper_957f::before { content: '\f06b'; }
.background_under_80ba::before { content: '\f0d6'; }
.preview_3fff::before { content: '\f09d'; }
.notification_bfb8::before { content: '\f10b'; }
.east-08ca::before { content: '\f108'; }
.accordion_complex_169c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-d73e::before { content: '\f522'; }
.box-36b8::before { content: '\f327'; }
.background_3f27::before { content: '\f219'; }
.slider-d94e::before { content: '\f21e'; }
.wide-b15a::before { content: '\f2f5'; }

/* Social Icons */
.badge_a667::before { content: '\f09a'; }
.feature-focused-1a09::before { content: '\f099'; }
.media_3fb7::before { content: '\f16d'; }
.search_9182::before { content: '\f167'; }
.medium-a41b::before { content: '\f2c6'; }
.fast_83d4::before { content: '\f232'; }

/* Size Classes */
.table-9810 { font-size: 0.75em; }
.sidebar_ae5c { font-size: 0.875em; }
.purple_a689 { font-size: 1.33em; }
.notification_8782 { font-size: 1.5em; }
.block_97fc { font-size: 2em; }
.short-7732 { font-size: 3em; }

/* Animation Classes */
.selected_a1d6 {
    animation: fa-spin 2s infinite linear;
}

.container-bright-d445 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f20c */
.ghost-box-f5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
