/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list-bottom-c60d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel_ae3a, .description_dark_ee4d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status_12ce::before { content: '\f015'; }
.pagination_1a77::before { content: '\f007'; }
.detail-dd95::before { content: '\f023'; }
.form-ba11::before { content: '\f0e0'; }
.frame_8617::before { content: '\f095'; }
.media-hovered-aef5::before { content: '\f005'; }
.steel-e8e2::before { content: '\f004'; }
.texture_c045::before { content: '\f00c'; }
.slider-simple-a4cd::before { content: '\f00d'; }
.title-d682::before { content: '\f002'; }
.caption_wood_68f2::before { content: '\f0c9'; }
.heading_1858::before { content: '\f061'; }
.gradient-brown-3f01::before { content: '\f060'; }
.brown-a698::before { content: '\f04b'; }
.hero_blue_19d0::before { content: '\f04c'; }
.paper-121b::before { content: '\f019'; }
.black_94a4::before { content: '\f093'; }
.motion-e1a4::before { content: '\f132'; }
.left_adb9::before { content: '\f091'; }
.blue_2c46::before { content: '\f06b'; }
.over-7aa2::before { content: '\f0d6'; }
.lite-e2c1::before { content: '\f09d'; }
.liquid-5e4e::before { content: '\f10b'; }
.chip-970c::before { content: '\f108'; }
.bright_baf4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-smooth-111a::before { content: '\f522'; }
.hidden_ed74::before { content: '\f327'; }
.icon_d2dc::before { content: '\f219'; }
.soft_a89f::before { content: '\f21e'; }
.up-191d::before { content: '\f2f5'; }

/* Social Icons */
.solid-2897::before { content: '\f09a'; }
.block_hot_955b::before { content: '\f099'; }
.gold-560e::before { content: '\f16d'; }
.preview_outer_dda7::before { content: '\f167'; }
.table_2b34::before { content: '\f2c6'; }
.content-a43d::before { content: '\f232'; }

/* Size Classes */
.cool-1f3d { font-size: 0.75em; }
.form-94f4 { font-size: 0.875em; }
.item_06f5 { font-size: 1.33em; }
.avatar_narrow_aaa6 { font-size: 1.5em; }
.nav_selected_9927 { font-size: 2em; }
.rough_8f15 { font-size: 3em; }

/* Animation Classes */
.gradient-7cf8 {
    animation: fa-spin 2s infinite linear;
}

.complex_ecfd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f87d */
.shadow-element-q4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
