/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery_535b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full-a4b1, .preview-5e97 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.container-hovered-32ec::before { content: '\f015'; }
.secondary-small-039d::before { content: '\f007'; }
.dark_7e98::before { content: '\f023'; }
.heading-d8f7::before { content: '\f0e0'; }
.complex_79cb::before { content: '\f095'; }
.border_6dc4::before { content: '\f005'; }
.surface_warm_3ba9::before { content: '\f004'; }
.background-143b::before { content: '\f00c'; }
.center_3dcc::before { content: '\f00d'; }
.dropdown-prev-cd5e::before { content: '\f002'; }
.carousel-ebb1::before { content: '\f0c9'; }
.component_1c55::before { content: '\f061'; }
.dark_5e36::before { content: '\f060'; }
.tiny-4839::before { content: '\f04b'; }
.focused-79d7::before { content: '\f04c'; }
.item_1288::before { content: '\f019'; }
.hidden_0710::before { content: '\f093'; }
.motion_4921::before { content: '\f132'; }
.wrapper-wide-0b41::before { content: '\f091'; }
.hidden-8a92::before { content: '\f06b'; }
.notice_center_382f::before { content: '\f0d6'; }
.accent-south-b4a5::before { content: '\f09d'; }
.modal-084c::before { content: '\f10b'; }
.shadow_61f0::before { content: '\f108'; }
.menu-pro-d87a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-new-57b7::before { content: '\f522'; }
.background_full_7731::before { content: '\f327'; }
.surface_a007::before { content: '\f219'; }
.wrapper-basic-5a07::before { content: '\f21e'; }
.gradient_fast_29b8::before { content: '\f2f5'; }

/* Social Icons */
.new-57b4::before { content: '\f09a'; }
.widget_a1bc::before { content: '\f099'; }
.banner_3b2c::before { content: '\f16d'; }
.aside_ac21::before { content: '\f167'; }
.north-76ea::before { content: '\f2c6'; }
.video-eec1::before { content: '\f232'; }

/* Size Classes */
.outer-2dd8 { font-size: 0.75em; }
.first_033b { font-size: 0.875em; }
.upper-b7d2 { font-size: 1.33em; }
.right_225d { font-size: 1.5em; }
.bottom_b2eb { font-size: 2em; }
.copper_ba3f { font-size: 3em; }

/* Animation Classes */
.surface-0787 {
    animation: fa-spin 2s infinite linear;
}

.lower-45a3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b48f */
.widget-item-w2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
