/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav_warm_9092) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.simple_5b72, .hidden-564d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-north-a525::before { content: '\f015'; }
.selected-03a3::before { content: '\f007'; }
.middle_1604::before { content: '\f023'; }
.focus_in_1c68::before { content: '\f0e0'; }
.yellow_33d1::before { content: '\f095'; }
.modal-bright-994a::before { content: '\f005'; }
.huge_32f7::before { content: '\f004'; }
.column_north_4add::before { content: '\f00c'; }
.light_f725::before { content: '\f00d'; }
.paper-5a69::before { content: '\f002'; }
.glass_ed6e::before { content: '\f0c9'; }
.component-1075::before { content: '\f061'; }
.old-e7a8::before { content: '\f060'; }
.widget-under-e28b::before { content: '\f04b'; }
.out-8709::before { content: '\f04c'; }
.rough-8436::before { content: '\f019'; }
.action-c6ef::before { content: '\f093'; }
.active_blue_b56d::before { content: '\f132'; }
.motion-b67f::before { content: '\f091'; }
.outer_8d8d::before { content: '\f06b'; }
.current_7132::before { content: '\f0d6'; }
.grid_brown_6c67::before { content: '\f09d'; }
.overlay-15fb::before { content: '\f10b'; }
.slider-f1ec::before { content: '\f108'; }
.alert_e99e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.in-599e::before { content: '\f522'; }
.large_44ee::before { content: '\f327'; }
.label_1f42::before { content: '\f219'; }
.selected-0b17::before { content: '\f21e'; }
.card_inner_3c1a::before { content: '\f2f5'; }

/* Social Icons */
.action-5ece::before { content: '\f09a'; }
.soft_849d::before { content: '\f099'; }
.tabs-selected-6153::before { content: '\f16d'; }
.focused_c8d1::before { content: '\f167'; }
.fresh-85a1::before { content: '\f2c6'; }
.tooltip-fd84::before { content: '\f232'; }

/* Size Classes */
.element_medium_41d0 { font-size: 0.75em; }
.tag_122e { font-size: 0.875em; }
.header_right_9ac9 { font-size: 1.33em; }
.huge-c571 { font-size: 1.5em; }
.first-6940 { font-size: 2em; }
.primary_e215 { font-size: 3em; }

/* Animation Classes */
.notice_dark_9f87 {
    animation: fa-spin 2s infinite linear;
}

.pattern_4554 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0fb5 */
.ghost-box-m4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
