/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary_purple_7610) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar-205b, .pro-4205 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video_cool_afb8::before { content: '\f015'; }
.section_silver_8858::before { content: '\f007'; }
.next-b2e8::before { content: '\f023'; }
.new_34e1::before { content: '\f0e0'; }
.grid-black-da1a::before { content: '\f095'; }
.pagination_east_d76f::before { content: '\f005'; }
.disabled-slow-14f7::before { content: '\f004'; }
.solid-0ca5::before { content: '\f00c'; }
.detail-rough-00dc::before { content: '\f00d'; }
.lower-7092::before { content: '\f002'; }
.inner-cf34::before { content: '\f0c9'; }
.pressed-abad::before { content: '\f061'; }
.layout_419a::before { content: '\f060'; }
.caption-c710::before { content: '\f04b'; }
.popup-b2a6::before { content: '\f04c'; }
.accent_fb9c::before { content: '\f019'; }
.button_e126::before { content: '\f093'; }
.box-4bfb::before { content: '\f132'; }
.status_8cae::before { content: '\f091'; }
.image-lite-9315::before { content: '\f06b'; }
.modal-first-3e6b::before { content: '\f0d6'; }
.simple-d692::before { content: '\f09d'; }
.first_23f6::before { content: '\f10b'; }
.green-82d1::before { content: '\f108'; }
.link-lite-7ad5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_liquid_fed0::before { content: '\f522'; }
.hidden_4f70::before { content: '\f327'; }
.status-middle-edae::before { content: '\f219'; }
.small-dae4::before { content: '\f21e'; }
.highlight-3347::before { content: '\f2f5'; }

/* Social Icons */
.small-88d9::before { content: '\f09a'; }
.west-52f1::before { content: '\f099'; }
.preview_huge_ccf0::before { content: '\f16d'; }
.panel-right-a00f::before { content: '\f167'; }
.medium-299c::before { content: '\f2c6'; }
.message-9194::before { content: '\f232'; }

/* Size Classes */
.blue_691e { font-size: 0.75em; }
.notice-soft-a89a { font-size: 0.875em; }
.warm_90f6 { font-size: 1.33em; }
.feature_a23d { font-size: 1.5em; }
.breadcrumb-hot-78ee { font-size: 2em; }
.action-dfbf { font-size: 3em; }

/* Animation Classes */
.sidebar-fresh-c5f6 {
    animation: fa-spin 2s infinite linear;
}

.copper_64f5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aa98 */
.widget-item-b8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
