/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.orange_94cb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green-4cef, .dirty-764d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.smooth_a42e::before { content: '\f015'; }
.container_left_2a5d::before { content: '\f007'; }
.card_0d88::before { content: '\f023'; }
.fixed-d459::before { content: '\f0e0'; }
.alert-under-b48e::before { content: '\f095'; }
.rough_f202::before { content: '\f005'; }
.dim-ee5e::before { content: '\f004'; }
.yellow-a8f3::before { content: '\f00c'; }
.cool-a883::before { content: '\f00d'; }
.full-377b::before { content: '\f002'; }
.hard-7e46::before { content: '\f0c9'; }
.east-381d::before { content: '\f061'; }
.cold-1433::before { content: '\f060'; }
.notification_glass_61f3::before { content: '\f04b'; }
.alert-e62b::before { content: '\f04c'; }
.north_9c42::before { content: '\f019'; }
.disabled_002a::before { content: '\f093'; }
.last_579a::before { content: '\f132'; }
.medium-a219::before { content: '\f091'; }
.form-top-3cff::before { content: '\f06b'; }
.dropdown-plasma-2b0e::before { content: '\f0d6'; }
.active_4de4::before { content: '\f09d'; }
.carousel_white_3be9::before { content: '\f10b'; }
.bronze_35bd::before { content: '\f108'; }
.paragraph-light-f9b9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_down_ece0::before { content: '\f522'; }
.active-under-6e70::before { content: '\f327'; }
.background_orange_575f::before { content: '\f219'; }
.huge-5eaf::before { content: '\f21e'; }
.breadcrumb-b278::before { content: '\f2f5'; }

/* Social Icons */
.photo_inner_963a::before { content: '\f09a'; }
.logo-37f3::before { content: '\f099'; }
.modal-1053::before { content: '\f16d'; }
.modal_black_8d74::before { content: '\f167'; }
.link-0f62::before { content: '\f2c6'; }
.pink-cc2a::before { content: '\f232'; }

/* Size Classes */
.hard_5de1 { font-size: 0.75em; }
.card-static-9ce1 { font-size: 0.875em; }
.black_3e0d { font-size: 1.33em; }
.layout-glass-ef4a { font-size: 1.5em; }
.highlight_23cd { font-size: 2em; }
.dropdown_64e9 { font-size: 3em; }

/* Animation Classes */
.layout-stone-5750 {
    animation: fa-spin 2s infinite linear;
}

.preview_copper_94dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7abd */
.ghost-box-l8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
