/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-tall-f1d2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-4a45, .gradient_bronze_1b64 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-active-75b3::before { content: '\f015'; }
.container-right-df2c::before { content: '\f007'; }
.pro_1067::before { content: '\f023'; }
.dynamic_2a0a::before { content: '\f0e0'; }
.steel_f112::before { content: '\f095'; }
.content-easy-f2cd::before { content: '\f005'; }
.surface_fixed_741c::before { content: '\f004'; }
.breadcrumb-f20d::before { content: '\f00c'; }
.dropdown_center_5af6::before { content: '\f00d'; }
.column-599b::before { content: '\f002'; }
.panel-e260::before { content: '\f0c9'; }
.shade_focused_a14c::before { content: '\f061'; }
.current_2adc::before { content: '\f060'; }
.chip_6ff9::before { content: '\f04b'; }
.active-0a76::before { content: '\f04c'; }
.item_524e::before { content: '\f019'; }
.accordion_prev_4441::before { content: '\f093'; }
.text-hot-ff11::before { content: '\f132'; }
.link-1ed8::before { content: '\f091'; }
.up_bb2f::before { content: '\f06b'; }
.outline-3413::before { content: '\f0d6'; }
.notice_lite_cadf::before { content: '\f09d'; }
.slider_c6bd::before { content: '\f10b'; }
.stale_d565::before { content: '\f108'; }
.heading_under_c8e5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed-e3de::before { content: '\f522'; }
.overlay_east_2d13::before { content: '\f327'; }
.stale-3cdb::before { content: '\f219'; }
.chip-5b7f::before { content: '\f21e'; }
.filter-smooth-a4dd::before { content: '\f2f5'; }

/* Social Icons */
.main-focused-5c66::before { content: '\f09a'; }
.sort_right_aa6a::before { content: '\f099'; }
.hard_4fa6::before { content: '\f16d'; }
.label-1623::before { content: '\f167'; }
.tertiary_b0ad::before { content: '\f2c6'; }
.notice-39ee::before { content: '\f232'; }

/* Size Classes */
.surface_a51f { font-size: 0.75em; }
.nav-c17c { font-size: 0.875em; }
.caption-paper-e61d { font-size: 1.33em; }
.panel_copper_331d { font-size: 1.5em; }
.image-3877 { font-size: 2em; }
.article_new_9da6 { font-size: 3em; }

/* Animation Classes */
.soft_e097 {
    animation: fa-spin 2s infinite linear;
}

.action-add7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7168 */
.shadow-element-z0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
