/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.picture-ebbd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture_e8fa, .light-b887 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture_e5aa::before { content: '\f015'; }
.backdrop_e454::before { content: '\f007'; }
.icon_glass_581a::before { content: '\f023'; }
.title-medium-284d::before { content: '\f0e0'; }
.panel_06b5::before { content: '\f095'; }
.gallery-wood-a6e7::before { content: '\f005'; }
.photo_7a38::before { content: '\f004'; }
.status-dirty-9853::before { content: '\f00c'; }
.mini-1839::before { content: '\f00d'; }
.shadow-dim-b8da::before { content: '\f002'; }
.slow_9132::before { content: '\f0c9'; }
.fluid_9ef0::before { content: '\f061'; }
.notice_9c14::before { content: '\f060'; }
.wrapper_8614::before { content: '\f04b'; }
.text-fcf1::before { content: '\f04c'; }
.surface_top_27c9::before { content: '\f019'; }
.breadcrumb_78d9::before { content: '\f093'; }
.plasma_3600::before { content: '\f132'; }
.widget_702c::before { content: '\f091'; }
.primary-6362::before { content: '\f06b'; }
.caption_a268::before { content: '\f0d6'; }
.active_fluid_d99f::before { content: '\f09d'; }
.article_pink_9d6d::before { content: '\f10b'; }
.middle-cc8b::before { content: '\f108'; }
.mask-clean-e49b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mini-f0ab::before { content: '\f522'; }
.tooltip-tall-2c5c::before { content: '\f327'; }
.logo-0dc2::before { content: '\f219'; }
.description-fresh-5066::before { content: '\f21e'; }
.form_medium_9154::before { content: '\f2f5'; }

/* Social Icons */
.purple_4f95::before { content: '\f09a'; }
.basic-216b::before { content: '\f099'; }
.feature-11bb::before { content: '\f16d'; }
.feature_d0e2::before { content: '\f167'; }
.hard_4c1c::before { content: '\f2c6'; }
.active-focused-e84a::before { content: '\f232'; }

/* Size Classes */
.huge_7fca { font-size: 0.75em; }
.footer-motion-be27 { font-size: 0.875em; }
.wrapper-fe65 { font-size: 1.33em; }
.tertiary-middle-854b { font-size: 1.5em; }
.highlight_5a82 { font-size: 2em; }
.fresh-43d4 { font-size: 3em; }

/* Animation Classes */
.header-8694 {
    animation: fa-spin 2s infinite linear;
}

.photo-4558 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebf0 */
.ghost-box-i7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
