/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-90b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal-fe72, .element-dynamic-4a1c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner-1545::before { content: '\f015'; }
.picture_75c3::before { content: '\f007'; }
.paragraph_cold_c001::before { content: '\f023'; }
.outline-fc31::before { content: '\f0e0'; }
.icon-c055::before { content: '\f095'; }
.hover-dark-0c68::before { content: '\f005'; }
.status_outer_f446::before { content: '\f004'; }
.left_8004::before { content: '\f00c'; }
.shadow_thick_04a5::before { content: '\f00d'; }
.new-8033::before { content: '\f002'; }
.primary-2c68::before { content: '\f0c9'; }
.pro-3cb6::before { content: '\f061'; }
.brown-46be::before { content: '\f060'; }
.photo-static-741b::before { content: '\f04b'; }
.action-b778::before { content: '\f04c'; }
.focus-in-5586::before { content: '\f019'; }
.short-0504::before { content: '\f093'; }
.thick_7381::before { content: '\f132'; }
.silver-70f7::before { content: '\f091'; }
.overlay_rough_e792::before { content: '\f06b'; }
.copper_cae6::before { content: '\f0d6'; }
.video-short-3aaf::before { content: '\f09d'; }
.hover-e968::before { content: '\f10b'; }
.highlight-inner-3751::before { content: '\f108'; }
.shade_c403::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link_4a49::before { content: '\f522'; }
.avatar-74d1::before { content: '\f327'; }
.modal_a0ae::before { content: '\f219'; }
.message_60cd::before { content: '\f21e'; }
.background-a401::before { content: '\f2f5'; }

/* Social Icons */
.black-9259::before { content: '\f09a'; }
.layout_f1b6::before { content: '\f099'; }
.full-8ff3::before { content: '\f16d'; }
.warm-dabb::before { content: '\f167'; }
.hover_41b9::before { content: '\f2c6'; }
.tabs-45ae::before { content: '\f232'; }

/* Size Classes */
.footer_thick_e5e6 { font-size: 0.75em; }
.first-45eb { font-size: 0.875em; }
.info-07df { font-size: 1.33em; }
.large-4b3e { font-size: 1.5em; }
.logo_c7fa { font-size: 2em; }
.focus-blue-3a51 { font-size: 3em; }

/* Animation Classes */
.item_brown_60b2 {
    animation: fa-spin 2s infinite linear;
}

.form-dirty-9e08 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d05 */
.phantom-card-v1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
