/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar_bf4f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup_action_5fc9, .aside_3a6b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component-b6d8::before { content: '\f015'; }
.down_cd2d::before { content: '\f007'; }
.steel-7d2d::before { content: '\f023'; }
.panel-5aa5::before { content: '\f0e0'; }
.notice_1d61::before { content: '\f095'; }
.chip-4031::before { content: '\f005'; }
.silver-efc0::before { content: '\f004'; }
.title-green-5d35::before { content: '\f00c'; }
.image-brown-59a9::before { content: '\f00d'; }
.last_6f41::before { content: '\f002'; }
.over-67b8::before { content: '\f0c9'; }
.row-purple-c732::before { content: '\f061'; }
.red-0b26::before { content: '\f060'; }
.rough_432b::before { content: '\f04b'; }
.block_basic_5877::before { content: '\f04c'; }
.button-hot-08c5::before { content: '\f019'; }
.tiny_7b87::before { content: '\f093'; }
.column-warm-7bae::before { content: '\f132'; }
.focused_9d3e::before { content: '\f091'; }
.tag-tiny-2355::before { content: '\f06b'; }
.pattern_9d42::before { content: '\f0d6'; }
.basic-0e4f::before { content: '\f09d'; }
.next-8754::before { content: '\f10b'; }
.wrapper_8947::before { content: '\f108'; }
.chip_top_5e9f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface-ed17::before { content: '\f522'; }
.tall-66ea::before { content: '\f327'; }
.summary_6bd7::before { content: '\f219'; }
.pattern-2c34::before { content: '\f21e'; }
.huge-d9d7::before { content: '\f2f5'; }

/* Social Icons */
.bottom-cc10::before { content: '\f09a'; }
.block-left-ad1d::before { content: '\f099'; }
.small-1177::before { content: '\f16d'; }
.wrapper_088c::before { content: '\f167'; }
.border_55f8::before { content: '\f2c6'; }
.narrow_da06::before { content: '\f232'; }

/* Size Classes */
.container-iron-8d0d { font-size: 0.75em; }
.north_7e03 { font-size: 0.875em; }
.selected-8782 { font-size: 1.33em; }
.solid_378e { font-size: 1.5em; }
.surface_fresh_54e0 { font-size: 2em; }
.shadow-9163 { font-size: 3em; }

/* Animation Classes */
.description-center-ee1f {
    animation: fa-spin 2s infinite linear;
}

.hard_5a19 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 54de */
.shadow-element-w6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
