/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-medium-1b74) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip_bottom_c06c, .table-c0d7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description-1b06::before { content: '\f015'; }
.texture_yellow_c773::before { content: '\f007'; }
.short-f261::before { content: '\f023'; }
.highlight-58a4::before { content: '\f0e0'; }
.black_59e3::before { content: '\f095'; }
.pattern_full_94f2::before { content: '\f005'; }
.section_stone_9570::before { content: '\f004'; }
.gallery_new_96d1::before { content: '\f00c'; }
.tag-aadb::before { content: '\f00d'; }
.stone-5096::before { content: '\f002'; }
.wrapper_178c::before { content: '\f0c9'; }
.video-silver-091f::before { content: '\f061'; }
.heading-fixed-496d::before { content: '\f060'; }
.tiny_0b4e::before { content: '\f04b'; }
.center-cd5e::before { content: '\f04c'; }
.pink-297a::before { content: '\f019'; }
.summary-wide-17c3::before { content: '\f093'; }
.element-230e::before { content: '\f132'; }
.grid-paper-7e35::before { content: '\f091'; }
.middle-8366::before { content: '\f06b'; }
.text-3bc2::before { content: '\f0d6'; }
.next-a81d::before { content: '\f09d'; }
.header-128a::before { content: '\f10b'; }
.hover-fbc5::before { content: '\f108'; }
.complex-b3ea::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-1e2f::before { content: '\f522'; }
.photo-28e1::before { content: '\f327'; }
.footer-complex-f784::before { content: '\f219'; }
.accent_6de5::before { content: '\f21e'; }
.notification_light_cc73::before { content: '\f2f5'; }

/* Social Icons */
.alert-pink-5565::before { content: '\f09a'; }
.block-f096::before { content: '\f099'; }
.footer-a9d8::before { content: '\f16d'; }
.small_7ade::before { content: '\f167'; }
.tag-cold-d32e::before { content: '\f2c6'; }
.paragraph_smooth_9c7d::before { content: '\f232'; }

/* Size Classes */
.grid-white-b59e { font-size: 0.75em; }
.caption_right_5268 { font-size: 0.875em; }
.easy-ceb8 { font-size: 1.33em; }
.current_16da { font-size: 1.5em; }
.huge_6496 { font-size: 2em; }
.action_fc1b { font-size: 3em; }

/* Animation Classes */
.preview-gas-34b0 {
    animation: fa-spin 2s infinite linear;
}

.down-fe05 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a00 */
.ghost-box-g6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
