/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_medium_22d7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_iron_090f, .soft_f457 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.motion-f183::before { content: '\f015'; }
.fluid-4a40::before { content: '\f007'; }
.full_4700::before { content: '\f023'; }
.liquid_f9bb::before { content: '\f0e0'; }
.next-d175::before { content: '\f095'; }
.box-fluid-66e9::before { content: '\f005'; }
.picture-fluid-e2cc::before { content: '\f004'; }
.tiny-02fa::before { content: '\f00c'; }
.south-9bc3::before { content: '\f00d'; }
.paragraph-72a9::before { content: '\f002'; }
.thumbnail_thick_8c92::before { content: '\f0c9'; }
.text-complex-62ef::before { content: '\f061'; }
.carousel-560b::before { content: '\f060'; }
.link-easy-b48a::before { content: '\f04b'; }
.column-3df0::before { content: '\f04c'; }
.mask_2658::before { content: '\f019'; }
.medium_730a::before { content: '\f093'; }
.easy-f59c::before { content: '\f132'; }
.grid_fast_6097::before { content: '\f091'; }
.row_center_e799::before { content: '\f06b'; }
.status_d1d8::before { content: '\f0d6'; }
.smooth-89a4::before { content: '\f09d'; }
.breadcrumb_da25::before { content: '\f10b'; }
.green-6bbf::before { content: '\f108'; }
.description-92ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-thick-5c6a::before { content: '\f522'; }
.preview-dirty-9a4b::before { content: '\f327'; }
.image-yellow-9c0a::before { content: '\f219'; }
.paper_745a::before { content: '\f21e'; }
.popup-cold-b8f8::before { content: '\f2f5'; }

/* Social Icons */
.gradient_99a8::before { content: '\f09a'; }
.video-lite-6bb2::before { content: '\f099'; }
.disabled_104e::before { content: '\f16d'; }
.right-f1c9::before { content: '\f167'; }
.complex-3766::before { content: '\f2c6'; }
.sidebar-822f::before { content: '\f232'; }

/* Size Classes */
.content_right_6aed { font-size: 0.75em; }
.pagination_fc90 { font-size: 0.875em; }
.stone_15e3 { font-size: 1.33em; }
.backdrop-hard-985d { font-size: 1.5em; }
.panel_5773 { font-size: 2em; }
.chip_6673 { font-size: 3em; }

/* Animation Classes */
.text_smooth_f75a {
    animation: fa-spin 2s infinite linear;
}

.message-4689 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 560c */
.phantom-card-u2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
