/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_static_092a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_8d85, .progress_tiny_1a92 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notice_5da2::before { content: '\f015'; }
.item_f79d::before { content: '\f007'; }
.tall_ee76::before { content: '\f023'; }
.gradient_full_551f::before { content: '\f0e0'; }
.shadow_2af2::before { content: '\f095'; }
.medium-165e::before { content: '\f005'; }
.paragraph_daf3::before { content: '\f004'; }
.disabled-tall-c470::before { content: '\f00c'; }
.tall-7bbb::before { content: '\f00d'; }
.hovered_1f80::before { content: '\f002'; }
.fluid_736e::before { content: '\f0c9'; }
.active-4a88::before { content: '\f061'; }
.link-4406::before { content: '\f060'; }
.notification-small-d0f8::before { content: '\f04b'; }
.thumbnail_pro_e5e1::before { content: '\f04c'; }
.icon_78f7::before { content: '\f019'; }
.box_inner_6949::before { content: '\f093'; }
.iron-072d::before { content: '\f132'; }
.nav_complex_cf95::before { content: '\f091'; }
.active_f1e1::before { content: '\f06b'; }
.hard-4b54::before { content: '\f0d6'; }
.slider_narrow_fa1d::before { content: '\f09d'; }
.left-b20c::before { content: '\f10b'; }
.table_a8bb::before { content: '\f108'; }
.current_a3ca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_8da7::before { content: '\f522'; }
.form-medium-f260::before { content: '\f327'; }
.highlight-smooth-0afa::before { content: '\f219'; }
.nav_short_aa53::before { content: '\f21e'; }
.dark-4cee::before { content: '\f2f5'; }

/* Social Icons */
.title-current-64c9::before { content: '\f09a'; }
.section_ac18::before { content: '\f099'; }
.highlight_static_3ff3::before { content: '\f16d'; }
.sidebar_5669::before { content: '\f167'; }
.secondary-hovered-2da4::before { content: '\f2c6'; }
.message-87be::before { content: '\f232'; }

/* Size Classes */
.progress-dfa1 { font-size: 0.75em; }
.red-c51f { font-size: 0.875em; }
.up_74af { font-size: 1.33em; }
.layout_9705 { font-size: 1.5em; }
.description_533e { font-size: 2em; }
.block-dark-9e5e { font-size: 3em; }

/* Animation Classes */
.overlay-6959 {
    animation: fa-spin 2s infinite linear;
}

.gallery_left_6fd8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e72 */
.phantom-card-a4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
