/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary-13b5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-2fb5, .highlight-ce68 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outer_9128::before { content: '\f015'; }
.mini_320b::before { content: '\f007'; }
.preview_6e08::before { content: '\f023'; }
.hover-motion-39a6::before { content: '\f0e0'; }
.photo-93d8::before { content: '\f095'; }
.article-10fd::before { content: '\f005'; }
.message-d784::before { content: '\f004'; }
.mask-7239::before { content: '\f00c'; }
.left_0855::before { content: '\f00d'; }
.plasma-43a6::before { content: '\f002'; }
.paper-db95::before { content: '\f0c9'; }
.preview_2229::before { content: '\f061'; }
.pattern-stale-9ed2::before { content: '\f060'; }
.preview_pink_89d1::before { content: '\f04b'; }
.column-mini-ecfd::before { content: '\f04c'; }
.icon_under_5e45::before { content: '\f019'; }
.bottom-ab7a::before { content: '\f093'; }
.liquid_8896::before { content: '\f132'; }
.thick-0359::before { content: '\f091'; }
.widget_5e5d::before { content: '\f06b'; }
.copper_6f73::before { content: '\f0d6'; }
.wide-9fef::before { content: '\f09d'; }
.widget_smooth_de2f::before { content: '\f10b'; }
.notification-e1f9::before { content: '\f108'; }
.sidebar_c873::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article_slow_440c::before { content: '\f522'; }
.prev_92db::before { content: '\f327'; }
.disabled-efe9::before { content: '\f219'; }
.article-red-7a4d::before { content: '\f21e'; }
.west_57c4::before { content: '\f2f5'; }

/* Social Icons */
.component_hard_6f0c::before { content: '\f09a'; }
.center_1073::before { content: '\f099'; }
.middle-b268::before { content: '\f16d'; }
.steel_03cd::before { content: '\f167'; }
.photo_rough_15ee::before { content: '\f2c6'; }
.advanced-4a0a::before { content: '\f232'; }

/* Size Classes */
.first_ffe5 { font-size: 0.75em; }
.cold-eb98 { font-size: 0.875em; }
.main-b9f9 { font-size: 1.33em; }
.hidden_3784 { font-size: 1.5em; }
.caption_87a0 { font-size: 2em; }
.orange-5d8b { font-size: 3em; }

/* Animation Classes */
.breadcrumb-full-f77c {
    animation: fa-spin 2s infinite linear;
}

.header_eb86 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 46e3 */
.ghost-box-w0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
