/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.icon-bright-c34c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.first_8c87, .tall_892a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-d90b::before { content: '\f015'; }
.green_b726::before { content: '\f007'; }
.element_5c2d::before { content: '\f023'; }
.center-136c::before { content: '\f0e0'; }
.purple_4f2b::before { content: '\f095'; }
.tabs_full_53cb::before { content: '\f005'; }
.inner_eeee::before { content: '\f004'; }
.narrow_3e82::before { content: '\f00c'; }
.item-3a02::before { content: '\f00d'; }
.preview_1535::before { content: '\f002'; }
.link-static-f1a9::before { content: '\f0c9'; }
.short_374b::before { content: '\f061'; }
.active-e5b0::before { content: '\f060'; }
.picture_silver_da89::before { content: '\f04b'; }
.column_505f::before { content: '\f04c'; }
.highlight-5918::before { content: '\f019'; }
.link_6106::before { content: '\f093'; }
.silver_3735::before { content: '\f132'; }
.stone-8527::before { content: '\f091'; }
.accordion-dim-dd89::before { content: '\f06b'; }
.red_39f8::before { content: '\f0d6'; }
.box-6c26::before { content: '\f09d'; }
.complex_8da1::before { content: '\f10b'; }
.input_mini_828e::before { content: '\f108'; }
.orange-1d1b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-0772::before { content: '\f522'; }
.component-cdca::before { content: '\f327'; }
.frame-d2d3::before { content: '\f219'; }
.outline_0540::before { content: '\f21e'; }
.static_5e98::before { content: '\f2f5'; }

/* Social Icons */
.bronze_e03d::before { content: '\f09a'; }
.fast_80de::before { content: '\f099'; }
.dropdown-3736::before { content: '\f16d'; }
.hidden_plasma_9634::before { content: '\f167'; }
.bottom_73e1::before { content: '\f2c6'; }
.list-cold-13d1::before { content: '\f232'; }

/* Size Classes */
.layout_9960 { font-size: 0.75em; }
.table_steel_63ae { font-size: 0.875em; }
.tag_2a6d { font-size: 1.33em; }
.nav-1e70 { font-size: 1.5em; }
.shade-d720 { font-size: 2em; }
.backdrop_thick_109d { font-size: 3em; }

/* Animation Classes */
.stone-b41e {
    animation: fa-spin 2s infinite linear;
}

.modal_c959 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 279b */
.phantom-card-g6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
