/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component-cab3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.large_fb1d, .table-2f28 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo-orange-2a2d::before { content: '\f015'; }
.row-over-58b3::before { content: '\f007'; }
.title-a2aa::before { content: '\f023'; }
.summary_2641::before { content: '\f0e0'; }
.secondary_27b4::before { content: '\f095'; }
.column-up-3be9::before { content: '\f005'; }
.upper-10aa::before { content: '\f004'; }
.red-eb68::before { content: '\f00c'; }
.tabs-soft-0fa9::before { content: '\f00d'; }
.silver-3188::before { content: '\f002'; }
.green_c361::before { content: '\f0c9'; }
.header-clean-952a::before { content: '\f061'; }
.caption_medium_1483::before { content: '\f060'; }
.hero_fec1::before { content: '\f04b'; }
.avatar_hard_a416::before { content: '\f04c'; }
.video-badb::before { content: '\f019'; }
.box_3f56::before { content: '\f093'; }
.layout-612f::before { content: '\f132'; }
.accent-dark-e034::before { content: '\f091'; }
.widget_dirty_44e7::before { content: '\f06b'; }
.steel-5338::before { content: '\f0d6'; }
.tiny-5c12::before { content: '\f09d'; }
.outer_2614::before { content: '\f10b'; }
.lower-0e21::before { content: '\f108'; }
.full-c2c0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_5709::before { content: '\f522'; }
.north-351c::before { content: '\f327'; }
.up_4d46::before { content: '\f219'; }
.link-north-13f1::before { content: '\f21e'; }
.info-82a0::before { content: '\f2f5'; }

/* Social Icons */
.texture_warm_7e8b::before { content: '\f09a'; }
.east-6eef::before { content: '\f099'; }
.selected-5234::before { content: '\f16d'; }
.feature_68af::before { content: '\f167'; }
.warm_c9ae::before { content: '\f2c6'; }
.tiny-6187::before { content: '\f232'; }

/* Size Classes */
.slider-5f27 { font-size: 0.75em; }
.bronze-9850 { font-size: 0.875em; }
.full_4117 { font-size: 1.33em; }
.selected-ffa4 { font-size: 1.5em; }
.right-de44 { font-size: 2em; }
.media_6237 { font-size: 3em; }

/* Animation Classes */
.yellow_b299 {
    animation: fa-spin 2s infinite linear;
}

.advanced_5aa1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: faae */
.phantom-card-y8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
