/* 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-bright-1322) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pattern-gold-4cbe, .avatar-plasma-53e0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-5122::before { content: '\f015'; }
.dropdown_copper_68ae::before { content: '\f007'; }
.detail-silver-1dcd::before { content: '\f023'; }
.table-light-909a::before { content: '\f0e0'; }
.lower_63a1::before { content: '\f095'; }
.primary_lite_de5a::before { content: '\f005'; }
.stone_ec7a::before { content: '\f004'; }
.advanced_6bff::before { content: '\f00c'; }
.gradient-4f69::before { content: '\f00d'; }
.slider-fixed-1c7e::before { content: '\f002'; }
.advanced-359b::before { content: '\f0c9'; }
.focus_warm_3e68::before { content: '\f061'; }
.old_4b56::before { content: '\f060'; }
.small_b1e1::before { content: '\f04b'; }
.modal-new-db21::before { content: '\f04c'; }
.aside-43a5::before { content: '\f019'; }
.panel_1a45::before { content: '\f093'; }
.content-3799::before { content: '\f132'; }
.wide-ca75::before { content: '\f091'; }
.article_97c0::before { content: '\f06b'; }
.active_c7ad::before { content: '\f0d6'; }
.shade-4ba2::before { content: '\f09d'; }
.block_slow_64dd::before { content: '\f10b'; }
.search-bronze-25b3::before { content: '\f108'; }
.wrapper_5aa3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_dim_6f6e::before { content: '\f522'; }
.highlight_lite_af14::before { content: '\f327'; }
.input-d65e::before { content: '\f219'; }
.highlight_c277::before { content: '\f21e'; }
.tabs_mini_62a9::before { content: '\f2f5'; }

/* Social Icons */
.text-f1de::before { content: '\f09a'; }
.white-a0d5::before { content: '\f099'; }
.accent-53fc::before { content: '\f16d'; }
.header-north-03e9::before { content: '\f167'; }
.in_32f1::before { content: '\f2c6'; }
.nav-action-70fc::before { content: '\f232'; }

/* Size Classes */
.menu_9869 { font-size: 0.75em; }
.up_913d { font-size: 0.875em; }
.section-simple-e571 { font-size: 1.33em; }
.notice_glass_5112 { font-size: 1.5em; }
.motion_8c7f { font-size: 2em; }
.layout_dark_a837 { font-size: 3em; }

/* Animation Classes */
.blue-08c1 {
    animation: fa-spin 2s infinite linear;
}

.column_ced8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b627 */
.phantom-card-b8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
