/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar_middle_ccf8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_27fd, .narrow-9835 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_advanced_2d79::before { content: '\f015'; }
.slider_dirty_76e1::before { content: '\f007'; }
.current-c77f::before { content: '\f023'; }
.list-thick-fbf8::before { content: '\f0e0'; }
.info-be49::before { content: '\f095'; }
.icon_paper_94c5::before { content: '\f005'; }
.sort_tiny_feac::before { content: '\f004'; }
.outer_e4d5::before { content: '\f00c'; }
.down_9a40::before { content: '\f00d'; }
.row-f517::before { content: '\f002'; }
.old-8025::before { content: '\f0c9'; }
.preview-medium-79f3::before { content: '\f061'; }
.highlight-action-25fb::before { content: '\f060'; }
.easy_95c5::before { content: '\f04b'; }
.icon-huge-2da3::before { content: '\f04c'; }
.basic_393b::before { content: '\f019'; }
.widget-432c::before { content: '\f093'; }
.icon_abdc::before { content: '\f132'; }
.label_huge_ed3c::before { content: '\f091'; }
.tag-upper-f48f::before { content: '\f06b'; }
.table_middle_3c76::before { content: '\f0d6'; }
.gradient-black-66cb::before { content: '\f09d'; }
.wood-8b70::before { content: '\f10b'; }
.tag_63e7::before { content: '\f108'; }
.input_lite_7d21::before { content: '\f10a'; }

/* Gambling Specific Icons */
.complex_3359::before { content: '\f522'; }
.article-9af8::before { content: '\f327'; }
.label_iron_d011::before { content: '\f219'; }
.message-c311::before { content: '\f21e'; }
.label_b9d0::before { content: '\f2f5'; }

/* Social Icons */
.rough_69d5::before { content: '\f09a'; }
.highlight_4add::before { content: '\f099'; }
.gradient_4fe4::before { content: '\f16d'; }
.label_48c7::before { content: '\f167'; }
.nav-7357::before { content: '\f2c6'; }
.item_2066::before { content: '\f232'; }

/* Size Classes */
.easy_ce7e { font-size: 0.75em; }
.out-0425 { font-size: 0.875em; }
.border-8cc9 { font-size: 1.33em; }
.article-dirty-b39b { font-size: 1.5em; }
.card-thick-28d0 { font-size: 2em; }
.text_b0a2 { font-size: 3em; }

/* Animation Classes */
.feature_bf61 {
    animation: fa-spin 2s infinite linear;
}

.description-simple-877c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a42b */
.phantom-card-k6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
