/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard_422b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bronze_5ed5, .logo-dark-8cea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wood-3d6d::before { content: '\f015'; }
.main-pro-92e5::before { content: '\f007'; }
.chip_mini_afae::before { content: '\f023'; }
.focus-c071::before { content: '\f0e0'; }
.wrapper-527f::before { content: '\f095'; }
.gallery-prev-4b29::before { content: '\f005'; }
.sort-bf8e::before { content: '\f004'; }
.inner_b375::before { content: '\f00c'; }
.east_c70e::before { content: '\f00d'; }
.pattern_simple_d3a6::before { content: '\f002'; }
.new_f4c2::before { content: '\f0c9'; }
.caption_light_ed5c::before { content: '\f061'; }
.notification_north_f7d2::before { content: '\f060'; }
.purple-76d7::before { content: '\f04b'; }
.chip_7d16::before { content: '\f04c'; }
.content_58c6::before { content: '\f019'; }
.primary-6638::before { content: '\f093'; }
.caption-easy-6f9e::before { content: '\f132'; }
.breadcrumb-6afc::before { content: '\f091'; }
.narrow_950d::before { content: '\f06b'; }
.tertiary-e344::before { content: '\f0d6'; }
.info-cec2::before { content: '\f09d'; }
.hero-hard-d2d9::before { content: '\f10b'; }
.article-ea78::before { content: '\f108'; }
.summary-3471::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus_ca1b::before { content: '\f522'; }
.current_3e67::before { content: '\f327'; }
.tiny-d3d5::before { content: '\f219'; }
.hard_906a::before { content: '\f21e'; }
.bronze-906c::before { content: '\f2f5'; }

/* Social Icons */
.north-618f::before { content: '\f09a'; }
.paper_e8b4::before { content: '\f099'; }
.column-hovered-1212::before { content: '\f16d'; }
.focus-a2c1::before { content: '\f167'; }
.current-0d76::before { content: '\f2c6'; }
.selected_45d2::before { content: '\f232'; }

/* Size Classes */
.progress_down_1ee7 { font-size: 0.75em; }
.action-4a71 { font-size: 0.875em; }
.nav-c061 { font-size: 1.33em; }
.solid-52e4 { font-size: 1.5em; }
.heading_9487 { font-size: 2em; }
.photo-tiny-f8e4 { font-size: 3em; }

/* Animation Classes */
.lite_84f3 {
    animation: fa-spin 2s infinite linear;
}

.old-e564 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 36dc */
.phantom-card-q0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
