/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.white-b3ac) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-brown-d24c, .column_ea9c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-prev-6a61::before { content: '\f015'; }
.sort-simple-1336::before { content: '\f007'; }
.clean_d1e8::before { content: '\f023'; }
.feature-out-c149::before { content: '\f0e0'; }
.selected_3a1a::before { content: '\f095'; }
.dropdown_dce1::before { content: '\f005'; }
.module-a973::before { content: '\f004'; }
.menu_hovered_a54f::before { content: '\f00c'; }
.warm_965c::before { content: '\f00d'; }
.dirty-f52c::before { content: '\f002'; }
.action_a710::before { content: '\f0c9'; }
.gallery_0578::before { content: '\f061'; }
.caption-f2f9::before { content: '\f060'; }
.notification-pressed-68f9::before { content: '\f04b'; }
.tag_7c05::before { content: '\f04c'; }
.main_cold_2e90::before { content: '\f019'; }
.brown-47d3::before { content: '\f093'; }
.texture-e4f5::before { content: '\f132'; }
.smooth-2923::before { content: '\f091'; }
.small_a80d::before { content: '\f06b'; }
.chip_narrow_99bf::before { content: '\f0d6'; }
.dark-a1bc::before { content: '\f09d'; }
.input-5099::before { content: '\f10b'; }
.medium-2b20::before { content: '\f108'; }
.surface_699b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.simple-c4dd::before { content: '\f522'; }
.backdrop-9a99::before { content: '\f327'; }
.link-5d9a::before { content: '\f219'; }
.tabs_a184::before { content: '\f21e'; }
.border_first_0344::before { content: '\f2f5'; }

/* Social Icons */
.heading_dirty_4642::before { content: '\f09a'; }
.disabled_7cd4::before { content: '\f099'; }
.primary_e2a1::before { content: '\f16d'; }
.detail-prev-f297::before { content: '\f167'; }
.header-deb5::before { content: '\f2c6'; }
.fluid-d67d::before { content: '\f232'; }

/* Size Classes */
.highlight-basic-c736 { font-size: 0.75em; }
.container_liquid_e972 { font-size: 0.875em; }
.feature_d47f { font-size: 1.33em; }
.stale_29bb { font-size: 1.5em; }
.inner_3557 { font-size: 2em; }
.right_5ca9 { font-size: 3em; }

/* Animation Classes */
.solid_8d5e {
    animation: fa-spin 2s infinite linear;
}

.badge_5864 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 066a */
.shadow-element-l5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
