/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_medium_d987) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-1792, .notification-662a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_brown_973b::before { content: '\f015'; }
.cool_4dd4::before { content: '\f007'; }
.new-8ef2::before { content: '\f023'; }
.wood-5d48::before { content: '\f0e0'; }
.icon_0a95::before { content: '\f095'; }
.table_steel_bfd2::before { content: '\f005'; }
.status_1c1d::before { content: '\f004'; }
.photo-next-5c8e::before { content: '\f00c'; }
.panel_994d::before { content: '\f00d'; }
.content-c531::before { content: '\f002'; }
.outline-glass-7990::before { content: '\f0c9'; }
.border_pressed_3bb0::before { content: '\f061'; }
.gold_f22e::before { content: '\f060'; }
.out_5a35::before { content: '\f04b'; }
.preview-18c6::before { content: '\f04c'; }
.basic_c985::before { content: '\f019'; }
.article-67be::before { content: '\f093'; }
.message_3072::before { content: '\f132'; }
.link_last_045c::before { content: '\f091'; }
.gradient_7ebf::before { content: '\f06b'; }
.narrow-c373::before { content: '\f0d6'; }
.backdrop_huge_bcbf::before { content: '\f09d'; }
.modal-steel-2bcc::before { content: '\f10b'; }
.light-6083::before { content: '\f108'; }
.old_8d55::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_7596::before { content: '\f522'; }
.column-wide-afb5::before { content: '\f327'; }
.label-8b90::before { content: '\f219'; }
.fixed_61f3::before { content: '\f21e'; }
.progress_6015::before { content: '\f2f5'; }

/* Social Icons */
.soft_a3ca::before { content: '\f09a'; }
.hard-7529::before { content: '\f099'; }
.carousel-7f22::before { content: '\f16d'; }
.inner-3b39::before { content: '\f167'; }
.preview-25e7::before { content: '\f2c6'; }
.bronze-13ce::before { content: '\f232'; }

/* Size Classes */
.focused_b8d6 { font-size: 0.75em; }
.small-e0f1 { font-size: 0.875em; }
.full_f58f { font-size: 1.33em; }
.element-fresh-3f27 { font-size: 1.5em; }
.menu_ef92 { font-size: 2em; }
.outline-action-b476 { font-size: 3em; }

/* Animation Classes */
.glass-bec0 {
    animation: fa-spin 2s infinite linear;
}

.heading_lower_d08a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d1fc */
.phantom-card-p9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
