/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu_current_7865) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth-7567, .video_blue_ab7a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro-1fb6::before { content: '\f015'; }
.input_8c6f::before { content: '\f007'; }
.picture-3381::before { content: '\f023'; }
.gradient_0919::before { content: '\f0e0'; }
.iron-306d::before { content: '\f095'; }
.item_7e13::before { content: '\f005'; }
.component-north-a082::before { content: '\f004'; }
.next-5e42::before { content: '\f00c'; }
.notice_088d::before { content: '\f00d'; }
.content-out-63af::before { content: '\f002'; }
.warm_5366::before { content: '\f0c9'; }
.tooltip-light-b646::before { content: '\f061'; }
.old-0ff2::before { content: '\f060'; }
.thick-c0cc::before { content: '\f04b'; }
.stale_ad32::before { content: '\f04c'; }
.notification-fee7::before { content: '\f019'; }
.green-b3b0::before { content: '\f093'; }
.banner-f4e5::before { content: '\f132'; }
.mask_091f::before { content: '\f091'; }
.dropdown-56dd::before { content: '\f06b'; }
.content_7d57::before { content: '\f0d6'; }
.heading-motion-bc4a::before { content: '\f09d'; }
.outer_9214::before { content: '\f10b'; }
.cold_fff9::before { content: '\f108'; }
.gold-f2ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-glass-5cdb::before { content: '\f522'; }
.sidebar-solid-0e1c::before { content: '\f327'; }
.section_bronze_cfc6::before { content: '\f219'; }
.mask-hot-7868::before { content: '\f21e'; }
.steel_9bfe::before { content: '\f2f5'; }

/* Social Icons */
.notification-e3e3::before { content: '\f09a'; }
.banner-5af6::before { content: '\f099'; }
.next-9d93::before { content: '\f16d'; }
.section_down_433b::before { content: '\f167'; }
.input_clean_bd34::before { content: '\f2c6'; }
.top-8913::before { content: '\f232'; }

/* Size Classes */
.list-41b4 { font-size: 0.75em; }
.accordion_8e8c { font-size: 0.875em; }
.list_first_2a2b { font-size: 1.33em; }
.wood-fd86 { font-size: 1.5em; }
.text_f426 { font-size: 2em; }
.chip-motion-68e7 { font-size: 3em; }

/* Animation Classes */
.motion_2664 {
    animation: fa-spin 2s infinite linear;
}

.gradient_stale_d331 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa80 */
.phantom-card-g6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
