/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element_smooth_527b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main-54bc, .panel_stale_9514 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent_2450::before { content: '\f015'; }
.shadow-east-8b60::before { content: '\f007'; }
.block-a614::before { content: '\f023'; }
.smooth-40ae::before { content: '\f0e0'; }
.dim-bd51::before { content: '\f095'; }
.popup-warm-0cce::before { content: '\f005'; }
.green-1981::before { content: '\f004'; }
.fixed-773e::before { content: '\f00c'; }
.active-black-ea4b::before { content: '\f00d'; }
.paragraph-46f6::before { content: '\f002'; }
.tooltip_bottom_f471::before { content: '\f0c9'; }
.black_bd00::before { content: '\f061'; }
.plasma_3704::before { content: '\f060'; }
.yellow-0f2e::before { content: '\f04b'; }
.wrapper-126e::before { content: '\f04c'; }
.dark_41a8::before { content: '\f019'; }
.block_bright_6a93::before { content: '\f093'; }
.breadcrumb_c664::before { content: '\f132'; }
.frame_stone_33cf::before { content: '\f091'; }
.south_6420::before { content: '\f06b'; }
.banner-north-1ab6::before { content: '\f0d6'; }
.form-1e98::before { content: '\f09d'; }
.text-middle-63e9::before { content: '\f10b'; }
.plasma_5019::before { content: '\f108'; }
.image-6a7d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-red-d09d::before { content: '\f522'; }
.first-1a82::before { content: '\f327'; }
.table-90eb::before { content: '\f219'; }
.wrapper-1b1e::before { content: '\f21e'; }
.selected-e5c1::before { content: '\f2f5'; }

/* Social Icons */
.secondary_orange_87bf::before { content: '\f09a'; }
.background-9d49::before { content: '\f099'; }
.outline_hovered_00df::before { content: '\f16d'; }
.hard_66ca::before { content: '\f167'; }
.grid-3756::before { content: '\f2c6'; }
.primary-cold-f5e0::before { content: '\f232'; }

/* Size Classes */
.chip-3b70 { font-size: 0.75em; }
.title-warm-d199 { font-size: 0.875em; }
.frame_next_50d7 { font-size: 1.33em; }
.slider_79f7 { font-size: 1.5em; }
.over-765a { font-size: 2em; }
.blue-b92b { font-size: 3em; }

/* Animation Classes */
.cold_914c {
    animation: fa-spin 2s infinite linear;
}

.main-6bdb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4aa5 */
.phantom-card-z6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
