/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short-1334) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph_steel_46b8, .pressed_0586 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-53fb::before { content: '\f015'; }
.gold_c565::before { content: '\f007'; }
.component-hard-680b::before { content: '\f023'; }
.backdrop_f451::before { content: '\f0e0'; }
.under_8074::before { content: '\f095'; }
.fresh_3338::before { content: '\f005'; }
.clean_3634::before { content: '\f004'; }
.hero_soft_c1e7::before { content: '\f00c'; }
.solid_ebdc::before { content: '\f00d'; }
.caption_3731::before { content: '\f002'; }
.wood-d62f::before { content: '\f0c9'; }
.title_solid_d4dd::before { content: '\f061'; }
.menu_hard_27d7::before { content: '\f060'; }
.preview_fluid_6b2a::before { content: '\f04b'; }
.module-wide-e110::before { content: '\f04c'; }
.highlight_last_c13f::before { content: '\f019'; }
.footer-bright-15ed::before { content: '\f093'; }
.feature-0535::before { content: '\f132'; }
.complex-0372::before { content: '\f091'; }
.tooltip-complex-6e05::before { content: '\f06b'; }
.container-04ac::before { content: '\f0d6'; }
.card_focused_5a3c::before { content: '\f09d'; }
.pattern-74a7::before { content: '\f10b'; }
.tabs_stale_8a07::before { content: '\f108'; }
.breadcrumb_5c99::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast_ba3e::before { content: '\f522'; }
.accent-0b6d::before { content: '\f327'; }
.card_east_48f7::before { content: '\f219'; }
.inner-8d69::before { content: '\f21e'; }
.accordion_orange_d8c5::before { content: '\f2f5'; }

/* Social Icons */
.tabs_solid_1b75::before { content: '\f09a'; }
.pro_a613::before { content: '\f099'; }
.pink_76ff::before { content: '\f16d'; }
.primary-c2a6::before { content: '\f167'; }
.bronze_4b83::before { content: '\f2c6'; }
.photo_1ef0::before { content: '\f232'; }

/* Size Classes */
.preview_1315 { font-size: 0.75em; }
.grid-7593 { font-size: 0.875em; }
.nav_e435 { font-size: 1.33em; }
.element_fixed_5f74 { font-size: 1.5em; }
.disabled_smooth_2921 { font-size: 2em; }
.block_blue_09e3 { font-size: 3em; }

/* Animation Classes */
.dim-40d1 {
    animation: fa-spin 2s infinite linear;
}

.active_33a8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f5cb */
.ghost-box-d4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
