/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fixed_3601) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus_7531, .gallery-9c35 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.selected-58f7::before { content: '\f015'; }
.button_8605::before { content: '\f007'; }
.out_b3d3::before { content: '\f023'; }
.info_e6de::before { content: '\f0e0'; }
.modal_93e5::before { content: '\f095'; }
.lower-8cc4::before { content: '\f005'; }
.outline_2cf4::before { content: '\f004'; }
.description_b99f::before { content: '\f00c'; }
.icon-gas-12d4::before { content: '\f00d'; }
.east-1a12::before { content: '\f002'; }
.menu-b866::before { content: '\f0c9'; }
.modal-e185::before { content: '\f061'; }
.hover_43af::before { content: '\f060'; }
.content-bright-bbee::before { content: '\f04b'; }
.label_west_6925::before { content: '\f04c'; }
.carousel-a360::before { content: '\f019'; }
.warm-0d31::before { content: '\f093'; }
.heading-6e2e::before { content: '\f132'; }
.huge-c8e9::before { content: '\f091'; }
.picture_gold_2c69::before { content: '\f06b'; }
.preview_4329::before { content: '\f0d6'; }
.slider-186f::before { content: '\f09d'; }
.tooltip-9eb0::before { content: '\f10b'; }
.old-d056::before { content: '\f108'; }
.action-a01a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-east-32f3::before { content: '\f522'; }
.description_f62d::before { content: '\f327'; }
.soft_2acc::before { content: '\f219'; }
.cold-0015::before { content: '\f21e'; }
.medium_d672::before { content: '\f2f5'; }

/* Social Icons */
.chip-ebb1::before { content: '\f09a'; }
.tertiary-red-a536::before { content: '\f099'; }
.hidden-ef5b::before { content: '\f16d'; }
.alert_16d6::before { content: '\f167'; }
.box-9606::before { content: '\f2c6'; }
.element_b5f5::before { content: '\f232'; }

/* Size Classes */
.easy_e1d4 { font-size: 0.75em; }
.wrapper_9e78 { font-size: 0.875em; }
.notification_slow_add9 { font-size: 1.33em; }
.rough-6a53 { font-size: 1.5em; }
.sort_0476 { font-size: 2em; }
.focused-e63b { font-size: 3em; }

/* Animation Classes */
.row_purple_dbcf {
    animation: fa-spin 2s infinite linear;
}

.texture-1e83 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a6d9 */
.ghost-box-q2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
