/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_1239) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-paper-e97d, .main_2531 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.out-eb38::before { content: '\f015'; }
.sidebar-active-3476::before { content: '\f007'; }
.dropdown_clean_d906::before { content: '\f023'; }
.header_dim_857a::before { content: '\f0e0'; }
.background-new-ce00::before { content: '\f095'; }
.accent_4d6e::before { content: '\f005'; }
.paragraph-out-069d::before { content: '\f004'; }
.sort_b7d8::before { content: '\f00c'; }
.cold-43cf::before { content: '\f00d'; }
.bronze_e288::before { content: '\f002'; }
.prev_8a01::before { content: '\f0c9'; }
.thumbnail_5c74::before { content: '\f061'; }
.full-bdf3::before { content: '\f060'; }
.content-action-e299::before { content: '\f04b'; }
.active_solid_205a::before { content: '\f04c'; }
.layout-small-02d1::before { content: '\f019'; }
.message-4ac2::before { content: '\f093'; }
.soft-54f5::before { content: '\f132'; }
.black_f1f9::before { content: '\f091'; }
.background-d8e3::before { content: '\f06b'; }
.focused-d920::before { content: '\f0d6'; }
.button-bright-02f7::before { content: '\f09d'; }
.paragraph_846d::before { content: '\f10b'; }
.picture-658f::before { content: '\f108'; }
.preview-ca5c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_b4f9::before { content: '\f522'; }
.media-stale-40c2::before { content: '\f327'; }
.tiny-2eb6::before { content: '\f219'; }
.widget_tall_40fa::before { content: '\f21e'; }
.heading-left-fd91::before { content: '\f2f5'; }

/* Social Icons */
.table-dim-4264::before { content: '\f09a'; }
.main-cb24::before { content: '\f099'; }
.west_229c::before { content: '\f16d'; }
.element-c63c::before { content: '\f167'; }
.border_51e8::before { content: '\f2c6'; }
.orange_1520::before { content: '\f232'; }

/* Size Classes */
.texture_0b7f { font-size: 0.75em; }
.article_silver_4bf4 { font-size: 0.875em; }
.wide-5e94 { font-size: 1.33em; }
.image-6b65 { font-size: 1.5em; }
.aside-6166 { font-size: 2em; }
.orange_6fad { font-size: 3em; }

/* Animation Classes */
.alert-60ba {
    animation: fa-spin 2s infinite linear;
}

.texture_red_e909 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 26fc */
.phantom-card-s4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
