/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-new-6c0b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough_8933, .hidden_45ea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component-glass-b421::before { content: '\f015'; }
.inner-3ef9::before { content: '\f007'; }
.hidden_old_467b::before { content: '\f023'; }
.element_focused_1dce::before { content: '\f0e0'; }
.summary-472a::before { content: '\f095'; }
.tiny-0dce::before { content: '\f005'; }
.active_over_2508::before { content: '\f004'; }
.focused_402f::before { content: '\f00c'; }
.tabs_bright_62c9::before { content: '\f00d'; }
.widget_4770::before { content: '\f002'; }
.highlight_silver_9181::before { content: '\f0c9'; }
.green_08df::before { content: '\f061'; }
.surface_7b68::before { content: '\f060'; }
.texture_91e3::before { content: '\f04b'; }
.notice_6482::before { content: '\f04c'; }
.label_ff69::before { content: '\f019'; }
.item_b042::before { content: '\f093'; }
.preview-5c83::before { content: '\f132'; }
.overlay-east-0764::before { content: '\f091'; }
.selected_74f2::before { content: '\f06b'; }
.highlight_fluid_b9e9::before { content: '\f0d6'; }
.accent_purple_b77f::before { content: '\f09d'; }
.link_out_d996::before { content: '\f10b'; }
.message_hard_53ad::before { content: '\f108'; }
.north-1d49::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_6c57::before { content: '\f522'; }
.accent-86ea::before { content: '\f327'; }
.dropdown_4e78::before { content: '\f219'; }
.overlay-top-18e9::before { content: '\f21e'; }
.text_fluid_b21d::before { content: '\f2f5'; }

/* Social Icons */
.paper-05b8::before { content: '\f09a'; }
.section-e18b::before { content: '\f099'; }
.copper_8260::before { content: '\f16d'; }
.table_active_bc9e::before { content: '\f167'; }
.section-large-dfd8::before { content: '\f2c6'; }
.card_prev_222a::before { content: '\f232'; }

/* Size Classes */
.disabled_f8d9 { font-size: 0.75em; }
.fluid_fad2 { font-size: 0.875em; }
.tabs-tiny-9e9b { font-size: 1.33em; }
.outline_out_364e { font-size: 1.5em; }
.filter_under_68f8 { font-size: 2em; }
.button-0f6b { font-size: 3em; }

/* Animation Classes */
.pattern_dark_4cc1 {
    animation: fa-spin 2s infinite linear;
}

.huge-9e89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3565 */
.phantom-card-s3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
