/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag-c81b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_tiny_4bd0, .row-1c10 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.brown_2c23::before { content: '\f015'; }
.breadcrumb-3b70::before { content: '\f007'; }
.pink-0e70::before { content: '\f023'; }
.gradient_09fe::before { content: '\f0e0'; }
.column_fa5d::before { content: '\f095'; }
.stale_107b::before { content: '\f005'; }
.tiny-df9f::before { content: '\f004'; }
.caption-iron-f132::before { content: '\f00c'; }
.image-cold-d6f8::before { content: '\f00d'; }
.wrapper-8535::before { content: '\f002'; }
.cold-daf1::before { content: '\f0c9'; }
.thumbnail-old-3082::before { content: '\f061'; }
.tag-inner-a1a7::before { content: '\f060'; }
.block-cc3e::before { content: '\f04b'; }
.bright_ccbc::before { content: '\f04c'; }
.frame_in_74fa::before { content: '\f019'; }
.dynamic_409b::before { content: '\f093'; }
.item_385b::before { content: '\f132'; }
.dropdown-b426::before { content: '\f091'; }
.picture_a940::before { content: '\f06b'; }
.left-9c6b::before { content: '\f0d6'; }
.bronze-e0f0::before { content: '\f09d'; }
.tooltip_de5d::before { content: '\f10b'; }
.in_babc::before { content: '\f108'; }
.blue_6f47::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info_south_1c63::before { content: '\f522'; }
.accent_79a9::before { content: '\f327'; }
.paper_434c::before { content: '\f219'; }
.shade_plasma_70d8::before { content: '\f21e'; }
.dropdown-dynamic-3536::before { content: '\f2f5'; }

/* Social Icons */
.icon-75b0::before { content: '\f09a'; }
.copper_7e96::before { content: '\f099'; }
.column-0f90::before { content: '\f16d'; }
.pink_7288::before { content: '\f167'; }
.left_f626::before { content: '\f2c6'; }
.picture_a627::before { content: '\f232'; }

/* Size Classes */
.gold_f1d9 { font-size: 0.75em; }
.motion-5ff3 { font-size: 0.875em; }
.nav-5445 { font-size: 1.33em; }
.message_3687 { font-size: 1.5em; }
.widget_f216 { font-size: 2em; }
.avatar-red-9424 { font-size: 3em; }

/* Animation Classes */
.form_d943 {
    animation: fa-spin 2s infinite linear;
}

.sidebar_selected_beca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af5e */
.phantom-card-p3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
