/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.left-151b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top-6f40, .caption_be94 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled_43aa::before { content: '\f015'; }
.video-advanced-f930::before { content: '\f007'; }
.table_steel_fff7::before { content: '\f023'; }
.menu_dynamic_65bc::before { content: '\f0e0'; }
.north_5236::before { content: '\f095'; }
.item_83df::before { content: '\f005'; }
.content-c69e::before { content: '\f004'; }
.alert_pressed_7df5::before { content: '\f00c'; }
.popup-b99a::before { content: '\f00d'; }
.fast_5805::before { content: '\f002'; }
.grid-d5e9::before { content: '\f0c9'; }
.outline_purple_0e51::before { content: '\f061'; }
.content-e8fa::before { content: '\f060'; }
.warm-4f36::before { content: '\f04b'; }
.layout-solid-fadd::before { content: '\f04c'; }
.media_def2::before { content: '\f019'; }
.disabled_middle_f385::before { content: '\f093'; }
.surface_577d::before { content: '\f132'; }
.breadcrumb_static_0454::before { content: '\f091'; }
.avatar-39fd::before { content: '\f06b'; }
.caption_lower_efc3::before { content: '\f0d6'; }
.notice_orange_e26b::before { content: '\f09d'; }
.wood-4263::before { content: '\f10b'; }
.badge-warm-cfa7::before { content: '\f108'; }
.slow_08ac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_f3bb::before { content: '\f522'; }
.mini_09b7::before { content: '\f327'; }
.grid_7ff2::before { content: '\f219'; }
.out_3bb9::before { content: '\f21e'; }
.text_0e29::before { content: '\f2f5'; }

/* Social Icons */
.menu-middle-db2d::before { content: '\f09a'; }
.component_d173::before { content: '\f099'; }
.picture_tiny_536b::before { content: '\f16d'; }
.content-first-64f5::before { content: '\f167'; }
.background_2a2c::before { content: '\f2c6'; }
.list_bright_87b3::before { content: '\f232'; }

/* Size Classes */
.notice-easy-3356 { font-size: 0.75em; }
.photo_plasma_0534 { font-size: 0.875em; }
.paragraph-rough-35a1 { font-size: 1.33em; }
.tall_d53f { font-size: 1.5em; }
.search_cold_f57e { font-size: 2em; }
.hover-7f52 { font-size: 3em; }

/* Animation Classes */
.large_2fb1 {
    animation: fa-spin 2s infinite linear;
}

.input_ed5a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5e6c */
.shadow-element-n2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
