/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination_right_2c4c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-4ea9, .icon_steel_5857 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary-left-0400::before { content: '\f015'; }
.lower-a3e2::before { content: '\f007'; }
.hero_in_de4c::before { content: '\f023'; }
.pagination-lite-b564::before { content: '\f0e0'; }
.feature-00af::before { content: '\f095'; }
.over-4c83::before { content: '\f005'; }
.link_east_0ce4::before { content: '\f004'; }
.layout_hard_a250::before { content: '\f00c'; }
.yellow_c52a::before { content: '\f00d'; }
.column_0419::before { content: '\f002'; }
.old_b54a::before { content: '\f0c9'; }
.mini-af7b::before { content: '\f061'; }
.secondary_stone_1c63::before { content: '\f060'; }
.hover_2917::before { content: '\f04b'; }
.description_45ec::before { content: '\f04c'; }
.content_stale_af5a::before { content: '\f019'; }
.paragraph_8cb7::before { content: '\f093'; }
.stale_8b03::before { content: '\f132'; }
.hover_6e12::before { content: '\f091'; }
.description_out_4033::before { content: '\f06b'; }
.plasma_9134::before { content: '\f0d6'; }
.motion-91db::before { content: '\f09d'; }
.header-b2e1::before { content: '\f10b'; }
.secondary-67b0::before { content: '\f108'; }
.row-fixed-4712::before { content: '\f10a'; }

/* Gambling Specific Icons */
.brown-7cfe::before { content: '\f522'; }
.tertiary_dark_5117::before { content: '\f327'; }
.banner_hovered_8337::before { content: '\f219'; }
.notification-current-c6c4::before { content: '\f21e'; }
.lite_8c25::before { content: '\f2f5'; }

/* Social Icons */
.list_thick_e9c2::before { content: '\f09a'; }
.gradient_east_b350::before { content: '\f099'; }
.button_iron_42e3::before { content: '\f16d'; }
.dropdown_up_8525::before { content: '\f167'; }
.title_dark_d713::before { content: '\f2c6'; }
.primary_904d::before { content: '\f232'; }

/* Size Classes */
.center_1fa0 { font-size: 0.75em; }
.iron-c04f { font-size: 0.875em; }
.pattern-ea96 { font-size: 1.33em; }
.input_8736 { font-size: 1.5em; }
.stone-83a8 { font-size: 2em; }
.tertiary-clean-8978 { font-size: 3em; }

/* Animation Classes */
.overlay_bronze_1d4d {
    animation: fa-spin 2s infinite linear;
}

.preview_ee38 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f4b3 */
.phantom-card-b9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
