/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.rough_16f2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header-out-933f, .link_42eb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_tall_c898::before { content: '\f015'; }
.form-39a6::before { content: '\f007'; }
.accent_a89d::before { content: '\f023'; }
.down_fe40::before { content: '\f0e0'; }
.basic-c85c::before { content: '\f095'; }
.summary_motion_fbea::before { content: '\f005'; }
.gradient-stone-c04a::before { content: '\f004'; }
.center-0a6c::before { content: '\f00c'; }
.badge-easy-81ce::before { content: '\f00d'; }
.layout_outer_4873::before { content: '\f002'; }
.over-87b0::before { content: '\f0c9'; }
.row_a684::before { content: '\f061'; }
.slider-south-17df::before { content: '\f060'; }
.hover-4b17::before { content: '\f04b'; }
.widget_north_e1ae::before { content: '\f04c'; }
.input-full-2fa7::before { content: '\f019'; }
.dynamic_d3be::before { content: '\f093'; }
.photo-red-59b0::before { content: '\f132'; }
.feature-40e6::before { content: '\f091'; }
.backdrop-purple-2230::before { content: '\f06b'; }
.green-1cc5::before { content: '\f0d6'; }
.disabled_af3c::before { content: '\f09d'; }
.steel-26c9::before { content: '\f10b'; }
.main-inner-ae8b::before { content: '\f108'; }
.chip_upper_727c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-f689::before { content: '\f522'; }
.thumbnail-fresh-114b::before { content: '\f327'; }
.breadcrumb_a70f::before { content: '\f219'; }
.bronze_db0a::before { content: '\f21e'; }
.pattern_b936::before { content: '\f2f5'; }

/* Social Icons */
.accordion_d5a1::before { content: '\f09a'; }
.banner_892c::before { content: '\f099'; }
.footer-large-534f::before { content: '\f16d'; }
.tooltip-light-ba0c::before { content: '\f167'; }
.dirty-972e::before { content: '\f2c6'; }
.backdrop-7fa8::before { content: '\f232'; }

/* Size Classes */
.gradient-5377 { font-size: 0.75em; }
.tiny-80ec { font-size: 0.875em; }
.preview-fd5d { font-size: 1.33em; }
.picture_1532 { font-size: 1.5em; }
.description_f040 { font-size: 2em; }
.thick-cf5e { font-size: 3em; }

/* Animation Classes */
.message_e643 {
    animation: fa-spin 2s infinite linear;
}

.light_d5dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1ea8 */
.ghost-box-b3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
