/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood-f8b1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.right-40a5, .tiny-2565 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.glass-d85b::before { content: '\f015'; }
.gold-ea1b::before { content: '\f007'; }
.notification-00bf::before { content: '\f023'; }
.aside-f66e::before { content: '\f0e0'; }
.thumbnail-9433::before { content: '\f095'; }
.gold-3c80::before { content: '\f005'; }
.light_8b03::before { content: '\f004'; }
.section_east_8889::before { content: '\f00c'; }
.huge_a30e::before { content: '\f00d'; }
.lower-23d5::before { content: '\f002'; }
.header-a582::before { content: '\f0c9'; }
.outline_b62a::before { content: '\f061'; }
.nav_out_c801::before { content: '\f060'; }
.active-f0bc::before { content: '\f04b'; }
.search-wide-ce0d::before { content: '\f04c'; }
.picture_800f::before { content: '\f019'; }
.item-pro-16c4::before { content: '\f093'; }
.grid-75fc::before { content: '\f132'; }
.panel-under-efec::before { content: '\f091'; }
.complex_2dd4::before { content: '\f06b'; }
.caption-0edf::before { content: '\f0d6'; }
.south-ee26::before { content: '\f09d'; }
.card-427f::before { content: '\f10b'; }
.advanced_fc4e::before { content: '\f108'; }
.fast-b23a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.next-4477::before { content: '\f522'; }
.green_6b7d::before { content: '\f327'; }
.list_5d08::before { content: '\f219'; }
.aside-soft-2914::before { content: '\f21e'; }
.bronze_e4dd::before { content: '\f2f5'; }

/* Social Icons */
.short-d5b9::before { content: '\f09a'; }
.widget-94f1::before { content: '\f099'; }
.surface_small_533c::before { content: '\f16d'; }
.sidebar_paper_5640::before { content: '\f167'; }
.description-red-5c29::before { content: '\f2c6'; }
.focused_c3e4::before { content: '\f232'; }

/* Size Classes */
.last-f25f { font-size: 0.75em; }
.outline_small_aaf4 { font-size: 0.875em; }
.notice_54d1 { font-size: 1.33em; }
.action_b683 { font-size: 1.5em; }
.header-d921 { font-size: 2em; }
.title_blue_5ee9 { font-size: 3em; }

/* Animation Classes */
.panel-767a {
    animation: fa-spin 2s infinite linear;
}

.gallery_f4f5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7acd */
.shadow-element-o2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
