/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-over-5a2e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_left_c0dd, .frame-fe8c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_d4e4::before { content: '\f015'; }
.tabs-inner-07e9::before { content: '\f007'; }
.title-4027::before { content: '\f023'; }
.background-white-89ef::before { content: '\f0e0'; }
.nav_rough_2623::before { content: '\f095'; }
.silver-ce48::before { content: '\f005'; }
.north_267d::before { content: '\f004'; }
.rough_3e6f::before { content: '\f00c'; }
.tertiary-4091::before { content: '\f00d'; }
.hero_1507::before { content: '\f002'; }
.label-617b::before { content: '\f0c9'; }
.grid-hovered-89c7::before { content: '\f061'; }
.module_1f41::before { content: '\f060'; }
.clean-8e53::before { content: '\f04b'; }
.stone-fdf9::before { content: '\f04c'; }
.element-387f::before { content: '\f019'; }
.preview-selected-5fe2::before { content: '\f093'; }
.menu_down_a849::before { content: '\f132'; }
.right-126e::before { content: '\f091'; }
.smooth_dc10::before { content: '\f06b'; }
.out_52ca::before { content: '\f0d6'; }
.caption_ce75::before { content: '\f09d'; }
.highlight_motion_7614::before { content: '\f10b'; }
.video_83fb::before { content: '\f108'; }
.bright-9c41::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_b7c4::before { content: '\f522'; }
.input-1223::before { content: '\f327'; }
.list_bronze_2b17::before { content: '\f219'; }
.pagination_55c7::before { content: '\f21e'; }
.hard_7ab2::before { content: '\f2f5'; }

/* Social Icons */
.iron_7f40::before { content: '\f09a'; }
.card-gas-3acf::before { content: '\f099'; }
.frame_cold_bc0b::before { content: '\f16d'; }
.hidden_b7f8::before { content: '\f167'; }
.backdrop-5915::before { content: '\f2c6'; }
.surface_0621::before { content: '\f232'; }

/* Size Classes */
.up-9270 { font-size: 0.75em; }
.shade-2629 { font-size: 0.875em; }
.box-cool-ed88 { font-size: 1.33em; }
.tooltip_tiny_a734 { font-size: 1.5em; }
.shadow_lower_5dfc { font-size: 2em; }
.yellow_ce82 { font-size: 3em; }

/* Animation Classes */
.stale_a557 {
    animation: fa-spin 2s infinite linear;
}

.simple-a669 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 26b7 */
.ghost-box-h0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
