/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall_5591) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_4c54, .outline_complex_f7dd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner_6cb7::before { content: '\f015'; }
.icon-454f::before { content: '\f007'; }
.media-red-1ada::before { content: '\f023'; }
.article_next_213c::before { content: '\f0e0'; }
.border_white_e67f::before { content: '\f095'; }
.shadow-8079::before { content: '\f005'; }
.caption-b93f::before { content: '\f004'; }
.panel-3091::before { content: '\f00c'; }
.article_dark_b7ae::before { content: '\f00d'; }
.copper-b589::before { content: '\f002'; }
.hidden_204f::before { content: '\f0c9'; }
.accent-wide-901e::before { content: '\f061'; }
.backdrop-0500::before { content: '\f060'; }
.first_74a3::before { content: '\f04b'; }
.media_0d4b::before { content: '\f04c'; }
.dropdown-west-b257::before { content: '\f019'; }
.preview-new-f912::before { content: '\f093'; }
.yellow_f5d5::before { content: '\f132'; }
.brown-6a6d::before { content: '\f091'; }
.carousel-fluid-135c::before { content: '\f06b'; }
.pagination_hard_85c9::before { content: '\f0d6'; }
.filter-motion-59ff::before { content: '\f09d'; }
.container-0ade::before { content: '\f10b'; }
.current-d6c3::before { content: '\f108'; }
.hovered-74a7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-6a93::before { content: '\f522'; }
.thumbnail_fast_9fc8::before { content: '\f327'; }
.hard-d822::before { content: '\f219'; }
.focus_69a2::before { content: '\f21e'; }
.active_4c32::before { content: '\f2f5'; }

/* Social Icons */
.notice-easy-684b::before { content: '\f09a'; }
.message_1e3b::before { content: '\f099'; }
.thumbnail_mini_2cfd::before { content: '\f16d'; }
.cool-6138::before { content: '\f167'; }
.huge-8da0::before { content: '\f2c6'; }
.full_d2a3::before { content: '\f232'; }

/* Size Classes */
.light_7da0 { font-size: 0.75em; }
.box-solid-7b80 { font-size: 0.875em; }
.left_09ec { font-size: 1.33em; }
.selected-e1c0 { font-size: 1.5em; }
.active-smooth-4473 { font-size: 2em; }
.info-hot-8c3b { font-size: 3em; }

/* Animation Classes */
.article-tiny-7547 {
    animation: fa-spin 2s infinite linear;
}

.notification-stale-8e0a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bdfe */
.widget-item-k3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
