/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_north_a863) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mini_25f6, .short-1a6b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip_iron_3220::before { content: '\f015'; }
.block-d0d3::before { content: '\f007'; }
.detail-center-d6ea::before { content: '\f023'; }
.link-iron-4098::before { content: '\f0e0'; }
.progress-thick-9d68::before { content: '\f095'; }
.steel_01dc::before { content: '\f005'; }
.main-center-a24f::before { content: '\f004'; }
.photo_280b::before { content: '\f00c'; }
.dynamic-1869::before { content: '\f00d'; }
.background_5f5d::before { content: '\f002'; }
.carousel-fluid-5e7e::before { content: '\f0c9'; }
.main-cold-79c8::before { content: '\f061'; }
.cool-1698::before { content: '\f060'; }
.label_soft_3cde::before { content: '\f04b'; }
.hard_bc33::before { content: '\f04c'; }
.footer_copper_f1ba::before { content: '\f019'; }
.button-center-cd2b::before { content: '\f093'; }
.pagination_liquid_859c::before { content: '\f132'; }
.disabled-complex-2f86::before { content: '\f091'; }
.medium-03ce::before { content: '\f06b'; }
.active_b771::before { content: '\f0d6'; }
.widget-left-bdae::before { content: '\f09d'; }
.wood_d46f::before { content: '\f10b'; }
.west-5449::before { content: '\f108'; }
.icon-bottom-9700::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu_copper_97ed::before { content: '\f522'; }
.accordion-copper-031b::before { content: '\f327'; }
.border_static_f74a::before { content: '\f219'; }
.over-1823::before { content: '\f21e'; }
.feature_brown_ff17::before { content: '\f2f5'; }

/* Social Icons */
.link_motion_3fb1::before { content: '\f09a'; }
.static-5590::before { content: '\f099'; }
.texture_8acf::before { content: '\f16d'; }
.notice-soft-3ed2::before { content: '\f167'; }
.south_c3d9::before { content: '\f2c6'; }
.panel_9585::before { content: '\f232'; }

/* Size Classes */
.steel_cb5b { font-size: 0.75em; }
.rough-252c { font-size: 0.875em; }
.info-54d3 { font-size: 1.33em; }
.table-silver-5812 { font-size: 1.5em; }
.pattern-plasma-1c45 { font-size: 2em; }
.fast-687d { font-size: 3em; }

/* Animation Classes */
.warm-b8b5 {
    animation: fa-spin 2s infinite linear;
}

.tooltip-35d4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 35d4 */
.phantom-card-v4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
