/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_69fd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.in-27b9, .iron-6af9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-ba7d::before { content: '\f015'; }
.icon_warm_f2ff::before { content: '\f007'; }
.highlight_f81a::before { content: '\f023'; }
.wood_3661::before { content: '\f0e0'; }
.header-stone-e123::before { content: '\f095'; }
.layout_pink_feb2::before { content: '\f005'; }
.content-gold-94eb::before { content: '\f004'; }
.feature_d79b::before { content: '\f00c'; }
.static-fa2f::before { content: '\f00d'; }
.container_copper_d8e7::before { content: '\f002'; }
.pagination_2dc5::before { content: '\f0c9'; }
.picture-up-4b04::before { content: '\f061'; }
.silver_6c29::before { content: '\f060'; }
.heading_tiny_2cb7::before { content: '\f04b'; }
.modal-640d::before { content: '\f04c'; }
.fluid-ec2e::before { content: '\f019'; }
.pro_0984::before { content: '\f093'; }
.out-3ca5::before { content: '\f132'; }
.breadcrumb_under_6b14::before { content: '\f091'; }
.old-34d0::before { content: '\f06b'; }
.huge-d3f3::before { content: '\f0d6'; }
.wide-f72e::before { content: '\f09d'; }
.focused-0ce1::before { content: '\f10b'; }
.caption-tall-9927::before { content: '\f108'; }
.outline-6f07::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-9da5::before { content: '\f522'; }
.logo_5998::before { content: '\f327'; }
.pagination-light-058c::before { content: '\f219'; }
.tag-96fc::before { content: '\f21e'; }
.red-f8b7::before { content: '\f2f5'; }

/* Social Icons */
.new-961b::before { content: '\f09a'; }
.pagination_9009::before { content: '\f099'; }
.feature-gas-f1fc::before { content: '\f16d'; }
.grid_fe45::before { content: '\f167'; }
.backdrop-center-4349::before { content: '\f2c6'; }
.card-904e::before { content: '\f232'; }

/* Size Classes */
.mini-2be0 { font-size: 0.75em; }
.label_light_4aa5 { font-size: 0.875em; }
.fast-4ce0 { font-size: 1.33em; }
.first_5b2c { font-size: 1.5em; }
.box-01d7 { font-size: 2em; }
.media_stone_63ef { font-size: 3em; }

/* Animation Classes */
.texture_a204 {
    animation: fa-spin 2s infinite linear;
}

.middle_c511 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 00df */
.ghost-box-u3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
