/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal-23b5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-2467, .card_2f53 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid_063b::before { content: '\f015'; }
.label-out-621d::before { content: '\f007'; }
.hidden-0967::before { content: '\f023'; }
.fluid_741b::before { content: '\f0e0'; }
.secondary_2162::before { content: '\f095'; }
.footer-inner-6168::before { content: '\f005'; }
.red-4538::before { content: '\f004'; }
.link_e3cb::before { content: '\f00c'; }
.thick-0c36::before { content: '\f00d'; }
.tiny-8c63::before { content: '\f002'; }
.outer_627a::before { content: '\f0c9'; }
.slider_rough_5256::before { content: '\f061'; }
.input-hard-e7c7::before { content: '\f060'; }
.photo-right-6cc8::before { content: '\f04b'; }
.pressed_4d2b::before { content: '\f04c'; }
.gradient_b03e::before { content: '\f019'; }
.text-short-fced::before { content: '\f093'; }
.block-0daa::before { content: '\f132'; }
.item_f250::before { content: '\f091'; }
.purple_735e::before { content: '\f06b'; }
.primary-medium-87b3::before { content: '\f0d6'; }
.stone_aa63::before { content: '\f09d'; }
.input_static_d007::before { content: '\f10b'; }
.notice_top_7643::before { content: '\f108'; }
.fast-7e36::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite-9dad::before { content: '\f522'; }
.preview_8fe2::before { content: '\f327'; }
.tabs_2274::before { content: '\f219'; }
.alert-fast-ba8d::before { content: '\f21e'; }
.heading-6dd9::before { content: '\f2f5'; }

/* Social Icons */
.iron-cff4::before { content: '\f09a'; }
.notification-d7df::before { content: '\f099'; }
.tag-7aa5::before { content: '\f16d'; }
.focus_first_ef3d::before { content: '\f167'; }
.badge_7bf2::before { content: '\f2c6'; }
.aside_advanced_da46::before { content: '\f232'; }

/* Size Classes */
.surface-cb03 { font-size: 0.75em; }
.notification_3fa0 { font-size: 0.875em; }
.title_center_0a2e { font-size: 1.33em; }
.sidebar_6141 { font-size: 1.5em; }
.motion-1795 { font-size: 2em; }
.gallery-up-06fa { font-size: 3em; }

/* Animation Classes */
.light_fa28 {
    animation: fa-spin 2s infinite linear;
}

.text-fd75 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a066 */
.phantom-card-i8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
