/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stone-679b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid-cbb3, .frame-24a9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_4541::before { content: '\f015'; }
.dark-ee1f::before { content: '\f007'; }
.status-d93d::before { content: '\f023'; }
.wood_634d::before { content: '\f0e0'; }
.tooltip-orange-67c8::before { content: '\f095'; }
.element-narrow-d5e1::before { content: '\f005'; }
.hover_146b::before { content: '\f004'; }
.tertiary_cf90::before { content: '\f00c'; }
.photo_b18d::before { content: '\f00d'; }
.frame-thick-f12f::before { content: '\f002'; }
.summary-83aa::before { content: '\f0c9'; }
.picture_paper_47f5::before { content: '\f061'; }
.small_6491::before { content: '\f060'; }
.image-dark-bcba::before { content: '\f04b'; }
.sort-62ff::before { content: '\f04c'; }
.full-1ac1::before { content: '\f019'; }
.hero_7005::before { content: '\f093'; }
.disabled-972b::before { content: '\f132'; }
.outline-top-cf10::before { content: '\f091'; }
.progress-70be::before { content: '\f06b'; }
.paragraph_b952::before { content: '\f0d6'; }
.overlay-3cef::before { content: '\f09d'; }
.full_f5b2::before { content: '\f10b'; }
.gold_0654::before { content: '\f108'; }
.label-purple-ae5b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-medium-65e4::before { content: '\f522'; }
.header-complex-ee53::before { content: '\f327'; }
.under-ff12::before { content: '\f219'; }
.paragraph_74fa::before { content: '\f21e'; }
.soft_3f54::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_a0c9::before { content: '\f09a'; }
.container_plasma_f8c1::before { content: '\f099'; }
.highlight-54f1::before { content: '\f16d'; }
.text-3995::before { content: '\f167'; }
.menu-left-bece::before { content: '\f2c6'; }
.preview_bottom_0a43::before { content: '\f232'; }

/* Size Classes */
.dim-7403 { font-size: 0.75em; }
.sidebar_basic_d839 { font-size: 0.875em; }
.background-narrow-4584 { font-size: 1.33em; }
.gradient_fixed_1cc7 { font-size: 1.5em; }
.static_a878 { font-size: 2em; }
.sort_fresh_634d { font-size: 3em; }

/* Animation Classes */
.avatar_inner_738e {
    animation: fa-spin 2s infinite linear;
}

.white_1f50 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3b3a */
.shadow-element-s5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
