/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_soft_6b32) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_dcb3, .box-6f56 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_bronze_c2a7::before { content: '\f015'; }
.chip-adc5::before { content: '\f007'; }
.iron-0a54::before { content: '\f023'; }
.pressed-0b50::before { content: '\f0e0'; }
.tiny_5a70::before { content: '\f095'; }
.search-6c18::before { content: '\f005'; }
.item-e5a9::before { content: '\f004'; }
.hidden_out_ed78::before { content: '\f00c'; }
.small_9174::before { content: '\f00d'; }
.focus-4a23::before { content: '\f002'; }
.wide-3d04::before { content: '\f0c9'; }
.link-red-9e19::before { content: '\f061'; }
.dim_8e93::before { content: '\f060'; }
.wood_4bbe::before { content: '\f04b'; }
.icon-dark-d246::before { content: '\f04c'; }
.texture_purple_6d46::before { content: '\f019'; }
.shade_clean_8c40::before { content: '\f093'; }
.table_8c8e::before { content: '\f132'; }
.mask-3441::before { content: '\f091'; }
.clean-4e2a::before { content: '\f06b'; }
.tag-d0e2::before { content: '\f0d6'; }
.frame_6a7c::before { content: '\f09d'; }
.wide-ae47::before { content: '\f10b'; }
.under_1ea6::before { content: '\f108'; }
.action_5f9f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-5586::before { content: '\f522'; }
.box_fresh_602f::before { content: '\f327'; }
.background-64bb::before { content: '\f219'; }
.frame_slow_757a::before { content: '\f21e'; }
.preview_f678::before { content: '\f2f5'; }

/* Social Icons */
.pagination-0746::before { content: '\f09a'; }
.icon-80fc::before { content: '\f099'; }
.iron-b442::before { content: '\f16d'; }
.paragraph-bdbc::before { content: '\f167'; }
.title_basic_5143::before { content: '\f2c6'; }
.primary_b55a::before { content: '\f232'; }

/* Size Classes */
.light_4954 { font-size: 0.75em; }
.focused-348e { font-size: 0.875em; }
.card-c11c { font-size: 1.33em; }
.slow-1d0e { font-size: 1.5em; }
.border-advanced-93f9 { font-size: 2em; }
.accordion_e38d { font-size: 3em; }

/* Animation Classes */
.pagination-wide-1af0 {
    animation: fa-spin 2s infinite linear;
}

.alert_9de6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bc5f */
.phantom-card-m3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
