/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-focused-4382) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.form-2d3d, .highlight_bronze_812f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_068b::before { content: '\f015'; }
.panel-yellow-2fe9::before { content: '\f007'; }
.bronze_ef41::before { content: '\f023'; }
.thumbnail_selected_e26e::before { content: '\f0e0'; }
.frame_d832::before { content: '\f095'; }
.steel-ff0e::before { content: '\f005'; }
.logo_f9c0::before { content: '\f004'; }
.article-large-884c::before { content: '\f00c'; }
.detail_0f7f::before { content: '\f00d'; }
.content-23a3::before { content: '\f002'; }
.steel_ed03::before { content: '\f0c9'; }
.heading_94ed::before { content: '\f061'; }
.badge-b3f4::before { content: '\f060'; }
.paragraph-stale-8cae::before { content: '\f04b'; }
.progress-45f0::before { content: '\f04c'; }
.tertiary-fresh-df69::before { content: '\f019'; }
.left_fefb::before { content: '\f093'; }
.over-aaa6::before { content: '\f132'; }
.chip-e02c::before { content: '\f091'; }
.text_south_02a9::before { content: '\f06b'; }
.overlay_df5f::before { content: '\f0d6'; }
.row-red-65a2::before { content: '\f09d'; }
.slider_fbd7::before { content: '\f10b'; }
.tooltip-883d::before { content: '\f108'; }
.logo_old_92cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.copper-e277::before { content: '\f522'; }
.box-dynamic-3e92::before { content: '\f327'; }
.left-07ee::before { content: '\f219'; }
.accent-ebc3::before { content: '\f21e'; }
.component-first-62c6::before { content: '\f2f5'; }

/* Social Icons */
.pink-5e3c::before { content: '\f09a'; }
.thumbnail-3a14::before { content: '\f099'; }
.shade-f160::before { content: '\f16d'; }
.main-c1a0::before { content: '\f167'; }
.menu-under-6617::before { content: '\f2c6'; }
.info-7ac8::before { content: '\f232'; }

/* Size Classes */
.avatar_82f2 { font-size: 0.75em; }
.column_fresh_800b { font-size: 0.875em; }
.gold-2824 { font-size: 1.33em; }
.feature_warm_d8f1 { font-size: 1.5em; }
.label_short_0d2e { font-size: 2em; }
.footer-d8f1 { font-size: 3em; }

/* Animation Classes */
.full_2cec {
    animation: fa-spin 2s infinite linear;
}

.primary_purple_4cf8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b74d */
.phantom-card-g9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
