/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_26f3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message_slow_8dcd, .info-7c4a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_light_f0eb::before { content: '\f015'; }
.sort-cea6::before { content: '\f007'; }
.filter_6d6d::before { content: '\f023'; }
.image_34c9::before { content: '\f0e0'; }
.notice_809c::before { content: '\f095'; }
.paragraph_last_48a2::before { content: '\f005'; }
.solid-7855::before { content: '\f004'; }
.caption_ea39::before { content: '\f00c'; }
.large-e010::before { content: '\f00d'; }
.surface-5ba8::before { content: '\f002'; }
.plasma-e434::before { content: '\f0c9'; }
.gold_9d65::before { content: '\f061'; }
.slider-stale-bf07::before { content: '\f060'; }
.gas_3c7c::before { content: '\f04b'; }
.pagination_left_c26a::before { content: '\f04c'; }
.heading_dark_4450::before { content: '\f019'; }
.hover-f6f8::before { content: '\f093'; }
.purple-4a2e::before { content: '\f132'; }
.avatar-1b5f::before { content: '\f091'; }
.huge-5d03::before { content: '\f06b'; }
.image-tall-3031::before { content: '\f0d6'; }
.slow_77c9::before { content: '\f09d'; }
.tiny-e4f6::before { content: '\f10b'; }
.iron-61ee::before { content: '\f108'; }
.aside_fast_ed68::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_fast_e4c8::before { content: '\f522'; }
.preview_9890::before { content: '\f327'; }
.huge_44a2::before { content: '\f219'; }
.secondary-6f54::before { content: '\f21e'; }
.mini-a221::before { content: '\f2f5'; }

/* Social Icons */
.primary-9b47::before { content: '\f09a'; }
.detail_1e92::before { content: '\f099'; }
.row-3686::before { content: '\f16d'; }
.feature_920e::before { content: '\f167'; }
.modal-2ddf::before { content: '\f2c6'; }
.article-blue-523e::before { content: '\f232'; }

/* Size Classes */
.dropdown-up-f3de { font-size: 0.75em; }
.secondary_hard_6274 { font-size: 0.875em; }
.paragraph-silver-a835 { font-size: 1.33em; }
.heading-2034 { font-size: 1.5em; }
.text-d970 { font-size: 2em; }
.paper_9feb { font-size: 3em; }

/* Animation Classes */
.message-motion-0be6 {
    animation: fa-spin 2s infinite linear;
}

.picture-c1d3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bd74 */
.ghost-box-w7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
