/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview_action_81b2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs-tiny-3c89, .text-1c1f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-ce8d::before { content: '\f015'; }
.summary_center_a434::before { content: '\f007'; }
.text-top-040e::before { content: '\f023'; }
.component-brown-3c22::before { content: '\f0e0'; }
.shadow-ca00::before { content: '\f095'; }
.backdrop_medium_9d71::before { content: '\f005'; }
.focus_clean_e25b::before { content: '\f004'; }
.hard_db3b::before { content: '\f00c'; }
.link_clean_9048::before { content: '\f00d'; }
.footer_narrow_4a89::before { content: '\f002'; }
.filter-lower-6215::before { content: '\f0c9'; }
.filter_32eb::before { content: '\f061'; }
.stone-80d6::before { content: '\f060'; }
.tag_bottom_39cc::before { content: '\f04b'; }
.panel_ad4a::before { content: '\f04c'; }
.hero-2830::before { content: '\f019'; }
.carousel_light_ac71::before { content: '\f093'; }
.cool-8612::before { content: '\f132'; }
.box-e2da::before { content: '\f091'; }
.outline-narrow-4438::before { content: '\f06b'; }
.liquid_a2a7::before { content: '\f0d6'; }
.filter_edd5::before { content: '\f09d'; }
.primary_04d5::before { content: '\f10b'; }
.preview-old-dae9::before { content: '\f108'; }
.active-4456::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fresh_bb02::before { content: '\f522'; }
.heading_first_f5b3::before { content: '\f327'; }
.pink_3b9f::before { content: '\f219'; }
.box-7360::before { content: '\f21e'; }
.badge_7983::before { content: '\f2f5'; }

/* Social Icons */
.left_2888::before { content: '\f09a'; }
.shade-wood-c75f::before { content: '\f099'; }
.fluid_b811::before { content: '\f16d'; }
.focused-d273::before { content: '\f167'; }
.notice_action_1de1::before { content: '\f2c6'; }
.brown-7d1d::before { content: '\f232'; }

/* Size Classes */
.element-0214 { font-size: 0.75em; }
.left-c9ee { font-size: 0.875em; }
.tertiary-1b24 { font-size: 1.33em; }
.popup-liquid-0b15 { font-size: 1.5em; }
.notice-tall-124b { font-size: 2em; }
.item-slow-2c0d { font-size: 3em; }

/* Animation Classes */
.link-down-c6fe {
    animation: fa-spin 2s infinite linear;
}

.input_cf40 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b4d5 */
.ghost-box-l5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
