/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner-874d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info-281c, .focused_bdfa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_1ebc::before { content: '\f015'; }
.description_f6b8::before { content: '\f007'; }
.footer_lower_b458::before { content: '\f023'; }
.sort_7ac1::before { content: '\f0e0'; }
.footer_d525::before { content: '\f095'; }
.bright-cbeb::before { content: '\f005'; }
.image-bottom-c60b::before { content: '\f004'; }
.pagination_a9eb::before { content: '\f00c'; }
.soft-7981::before { content: '\f00d'; }
.cool_eb7f::before { content: '\f002'; }
.soft_0604::before { content: '\f0c9'; }
.text_current_ecf9::before { content: '\f061'; }
.nav-7f7e::before { content: '\f060'; }
.south-e41e::before { content: '\f04b'; }
.progress-1ade::before { content: '\f04c'; }
.stone_a12d::before { content: '\f019'; }
.footer-22f9::before { content: '\f093'; }
.highlight_571a::before { content: '\f132'; }
.silver_fd55::before { content: '\f091'; }
.pattern_fluid_3c86::before { content: '\f06b'; }
.element_d323::before { content: '\f0d6'; }
.breadcrumb_motion_6e56::before { content: '\f09d'; }
.logo_a7d3::before { content: '\f10b'; }
.nav_8fc1::before { content: '\f108'; }
.soft_494d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination_26a1::before { content: '\f522'; }
.new-3eb3::before { content: '\f327'; }
.grid-96e3::before { content: '\f219'; }
.short_4593::before { content: '\f21e'; }
.module-pink-8c3f::before { content: '\f2f5'; }

/* Social Icons */
.fixed_c6cd::before { content: '\f09a'; }
.photo_b4ce::before { content: '\f099'; }
.aside-9e7d::before { content: '\f16d'; }
.icon-white-e452::before { content: '\f167'; }
.tag-2156::before { content: '\f2c6'; }
.block-motion-9a91::before { content: '\f232'; }

/* Size Classes */
.paragraph-middle-8006 { font-size: 0.75em; }
.input-fc84 { font-size: 0.875em; }
.outline-warm-8cb8 { font-size: 1.33em; }
.image_huge_7ff5 { font-size: 1.5em; }
.sidebar_clean_fa55 { font-size: 2em; }
.dirty_4851 { font-size: 3em; }

/* Animation Classes */
.breadcrumb-ed70 {
    animation: fa-spin 2s infinite linear;
}

.status-ea6b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2aaa */
.ghost-box-q2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
