/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-wood-52b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip_2b2f, .block_simple_0387 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-9cee::before { content: '\f015'; }
.dirty_ee78::before { content: '\f007'; }
.pro-769a::before { content: '\f023'; }
.fluid_d16b::before { content: '\f0e0'; }
.media_middle_87af::before { content: '\f095'; }
.layout_first_5bc8::before { content: '\f005'; }
.huge_de16::before { content: '\f004'; }
.white_e0c9::before { content: '\f00c'; }
.rough_016d::before { content: '\f00d'; }
.stale_f318::before { content: '\f002'; }
.column_c426::before { content: '\f0c9'; }
.popup_0529::before { content: '\f061'; }
.sort-yellow-a23f::before { content: '\f060'; }
.highlight_clean_3fd6::before { content: '\f04b'; }
.pattern-mini-bb1b::before { content: '\f04c'; }
.pattern-complex-944b::before { content: '\f019'; }
.grid_pro_968f::before { content: '\f093'; }
.copper-aef2::before { content: '\f132'; }
.pagination-61dc::before { content: '\f091'; }
.footer-dim-fcdb::before { content: '\f06b'; }
.liquid_f33a::before { content: '\f0d6'; }
.title-under-9043::before { content: '\f09d'; }
.disabled-solid-7166::before { content: '\f10b'; }
.row-cool-9cf8::before { content: '\f108'; }
.tertiary_red_0d05::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-bbcb::before { content: '\f522'; }
.dim_aa1e::before { content: '\f327'; }
.bright-74c8::before { content: '\f219'; }
.outline-3f68::before { content: '\f21e'; }
.west-567d::before { content: '\f2f5'; }

/* Social Icons */
.description-outer-931b::before { content: '\f09a'; }
.tag_27e8::before { content: '\f099'; }
.picture_rough_ffda::before { content: '\f16d'; }
.menu_88d4::before { content: '\f167'; }
.white-167f::before { content: '\f2c6'; }
.input_last_31b8::before { content: '\f232'; }

/* Size Classes */
.fixed-a0f2 { font-size: 0.75em; }
.info_down_a758 { font-size: 0.875em; }
.chip_6eb5 { font-size: 1.33em; }
.button_brown_cae3 { font-size: 1.5em; }
.status_dirty_5715 { font-size: 2em; }
.paragraph-a64c { font-size: 3em; }

/* Animation Classes */
.input-right-ba76 {
    animation: fa-spin 2s infinite linear;
}

.gradient-in-1a45 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cb43 */
.phantom-card-k3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
