/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner-270c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-fast-524a, .east_02ef {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-rough-88ff::before { content: '\f015'; }
.hover-stale-2a68::before { content: '\f007'; }
.dark_d5b9::before { content: '\f023'; }
.hero_b0a9::before { content: '\f0e0'; }
.action_8bae::before { content: '\f095'; }
.white-1c57::before { content: '\f005'; }
.frame_full_9cfc::before { content: '\f004'; }
.center_fed9::before { content: '\f00c'; }
.list-bb7a::before { content: '\f00d'; }
.content_in_a351::before { content: '\f002'; }
.next_cbe1::before { content: '\f0c9'; }
.popup-gold-818b::before { content: '\f061'; }
.mask_complex_7ad0::before { content: '\f060'; }
.left-38b4::before { content: '\f04b'; }
.soft-0e69::before { content: '\f04c'; }
.wood_2021::before { content: '\f019'; }
.focus-09e9::before { content: '\f093'; }
.pro-ebcf::before { content: '\f132'; }
.component-8d4f::before { content: '\f091'; }
.surface-0f05::before { content: '\f06b'; }
.badge-7556::before { content: '\f0d6'; }
.progress-fast-8fc5::before { content: '\f09d'; }
.header-new-d5bc::before { content: '\f10b'; }
.paragraph-slow-cb13::before { content: '\f108'; }
.pattern-c3ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag-thick-9798::before { content: '\f522'; }
.element-4856::before { content: '\f327'; }
.wood_15ba::before { content: '\f219'; }
.large_9729::before { content: '\f21e'; }
.wrapper-bright-3d47::before { content: '\f2f5'; }

/* Social Icons */
.component_dim_d120::before { content: '\f09a'; }
.progress_b1e2::before { content: '\f099'; }
.message-9c92::before { content: '\f16d'; }
.photo_1a51::before { content: '\f167'; }
.texture_tiny_e3aa::before { content: '\f2c6'; }
.panel-medium-ccb2::before { content: '\f232'; }

/* Size Classes */
.left_4cc9 { font-size: 0.75em; }
.frame-hard-6b70 { font-size: 0.875em; }
.wrapper-8f30 { font-size: 1.33em; }
.aside-stale-65ff { font-size: 1.5em; }
.menu-advanced-09e3 { font-size: 2em; }
.focus_416a { font-size: 3em; }

/* Animation Classes */
.over_d0f9 {
    animation: fa-spin 2s infinite linear;
}

.frame-hot-e165 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4077 */
.phantom-card-d7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
