/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_6f3b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_88e2, .advanced-563b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_center_f585::before { content: '\f015'; }
.purple_eb09::before { content: '\f007'; }
.surface-dark-d017::before { content: '\f023'; }
.tertiary_6f43::before { content: '\f0e0'; }
.main-a680::before { content: '\f095'; }
.accordion-e3c8::before { content: '\f005'; }
.wrapper_blue_44a7::before { content: '\f004'; }
.breadcrumb-6ee7::before { content: '\f00c'; }
.active_1b1f::before { content: '\f00d'; }
.highlight_light_43ab::before { content: '\f002'; }
.label_bb2e::before { content: '\f0c9'; }
.green-77a3::before { content: '\f061'; }
.shadow-wide-f890::before { content: '\f060'; }
.notification-43cf::before { content: '\f04b'; }
.huge-4b95::before { content: '\f04c'; }
.message-76db::before { content: '\f019'; }
.main_in_6b44::before { content: '\f093'; }
.out-3483::before { content: '\f132'; }
.overlay_old_9776::before { content: '\f091'; }
.feature-plasma-5e3d::before { content: '\f06b'; }
.shade_mini_f449::before { content: '\f0d6'; }
.secondary_14db::before { content: '\f09d'; }
.middle-c440::before { content: '\f10b'; }
.huge-6c70::before { content: '\f108'; }
.focus-dbc5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.middle_b72e::before { content: '\f522'; }
.label-cff7::before { content: '\f327'; }
.wood_6540::before { content: '\f219'; }
.pro_3bd6::before { content: '\f21e'; }
.thumbnail-tall-6919::before { content: '\f2f5'; }

/* Social Icons */
.slider-50e2::before { content: '\f09a'; }
.image-down-a22c::before { content: '\f099'; }
.image_simple_e7ab::before { content: '\f16d'; }
.label_7cca::before { content: '\f167'; }
.widget-508a::before { content: '\f2c6'; }
.steel-942e::before { content: '\f232'; }

/* Size Classes */
.yellow-2b7d { font-size: 0.75em; }
.large_4e60 { font-size: 0.875em; }
.simple-25e1 { font-size: 1.33em; }
.breadcrumb-f143 { font-size: 1.5em; }
.pressed_9630 { font-size: 2em; }
.avatar_west_be3f { font-size: 3em; }

/* Animation Classes */
.thumbnail-copper-1551 {
    animation: fa-spin 2s infinite linear;
}

.lower-5c85 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: daa9 */
.ghost-box-w7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
