/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown_a507) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-advanced-838d, .gradient-0df2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-e32a::before { content: '\f015'; }
.table_dirty_525e::before { content: '\f007'; }
.paragraph-full-f3d9::before { content: '\f023'; }
.container-south-9cd0::before { content: '\f0e0'; }
.modal_large_891d::before { content: '\f095'; }
.yellow_d4bd::before { content: '\f005'; }
.outer_1f24::before { content: '\f004'; }
.motion_a2e3::before { content: '\f00c'; }
.chip_focused_71ac::before { content: '\f00d'; }
.new_7eb8::before { content: '\f002'; }
.lower-c8e3::before { content: '\f0c9'; }
.summary_a889::before { content: '\f061'; }
.narrow_cebc::before { content: '\f060'; }
.first_8d72::before { content: '\f04b'; }
.aside_6e20::before { content: '\f04c'; }
.highlight-6046::before { content: '\f019'; }
.paragraph-418a::before { content: '\f093'; }
.clean-67f6::before { content: '\f132'; }
.accent-4ac5::before { content: '\f091'; }
.bright-1fdc::before { content: '\f06b'; }
.preview-24ff::before { content: '\f0d6'; }
.selected-3329::before { content: '\f09d'; }
.search_fc09::before { content: '\f10b'; }
.basic-ff48::before { content: '\f108'; }
.heading-3f2b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-a4f8::before { content: '\f522'; }
.menu_plasma_6f76::before { content: '\f327'; }
.icon-722e::before { content: '\f219'; }
.hover_mini_1d28::before { content: '\f21e'; }
.component-white-8d3f::before { content: '\f2f5'; }

/* Social Icons */
.thick_6776::before { content: '\f09a'; }
.tabs-south-c0ad::before { content: '\f099'; }
.last-8ecd::before { content: '\f16d'; }
.message-east-d090::before { content: '\f167'; }
.tertiary_south_36f4::before { content: '\f2c6'; }
.shade_ba0f::before { content: '\f232'; }

/* Size Classes */
.primary-soft-edd8 { font-size: 0.75em; }
.last_ebe3 { font-size: 0.875em; }
.main-stone-5d39 { font-size: 1.33em; }
.top_be54 { font-size: 1.5em; }
.purple_2272 { font-size: 2em; }
.aside_bright_ed00 { font-size: 3em; }

/* Animation Classes */
.description-large-3349 {
    animation: fa-spin 2s infinite linear;
}

.large-74c8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eec9 */
.widget-item-d1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
