/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-df60) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight-137d, .list_05c2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.glass-64ff::before { content: '\f015'; }
.warm-d1bd::before { content: '\f007'; }
.white_733a::before { content: '\f023'; }
.badge-small-6a70::before { content: '\f0e0'; }
.up_2f8e::before { content: '\f095'; }
.link-tiny-245c::before { content: '\f005'; }
.pattern_copper_7b03::before { content: '\f004'; }
.pagination-64ed::before { content: '\f00c'; }
.label_huge_2f08::before { content: '\f00d'; }
.logo-soft-45c3::before { content: '\f002'; }
.media_clean_5cb4::before { content: '\f0c9'; }
.column-f157::before { content: '\f061'; }
.carousel_in_0674::before { content: '\f060'; }
.fluid-5a28::before { content: '\f04b'; }
.small-8d01::before { content: '\f04c'; }
.gallery_fast_f2f3::before { content: '\f019'; }
.stone-eac3::before { content: '\f093'; }
.selected_4bf6::before { content: '\f132'; }
.message_e66d::before { content: '\f091'; }
.detail_hot_ae9f::before { content: '\f06b'; }
.message-24ab::before { content: '\f0d6'; }
.new_2d1b::before { content: '\f09d'; }
.lower_5950::before { content: '\f10b'; }
.gradient-light-66c4::before { content: '\f108'; }
.dynamic-cf20::before { content: '\f10a'; }

/* Gambling Specific Icons */
.large-7ef9::before { content: '\f522'; }
.bright_509d::before { content: '\f327'; }
.dynamic_65c7::before { content: '\f219'; }
.detail-focused-ad61::before { content: '\f21e'; }
.aside_narrow_c985::before { content: '\f2f5'; }

/* Social Icons */
.easy_5da7::before { content: '\f09a'; }
.texture-left-4b4e::before { content: '\f099'; }
.overlay-simple-3b7b::before { content: '\f16d'; }
.brown-204d::before { content: '\f167'; }
.north_6da0::before { content: '\f2c6'; }
.highlight-hovered-afa5::before { content: '\f232'; }

/* Size Classes */
.heading_out_72b5 { font-size: 0.75em; }
.backdrop-bronze-4a07 { font-size: 0.875em; }
.container-b957 { font-size: 1.33em; }
.photo_2cb3 { font-size: 1.5em; }
.full-c586 { font-size: 2em; }
.liquid-94c5 { font-size: 3em; }

/* Animation Classes */
.heading-f9c8 {
    animation: fa-spin 2s infinite linear;
}

.silver-3d20 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 168a */
.phantom-card-w0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
