/* 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-a247) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-8284, .narrow_14da {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thick_fc14::before { content: '\f015'; }
.primary-ab0c::before { content: '\f007'; }
.hero-east-3f74::before { content: '\f023'; }
.article-silver-fd4f::before { content: '\f0e0'; }
.hover-75ba::before { content: '\f095'; }
.accordion-1c5d::before { content: '\f005'; }
.heading_up_8d9c::before { content: '\f004'; }
.pink_7c87::before { content: '\f00c'; }
.button_pink_dea5::before { content: '\f00d'; }
.preview_40b5::before { content: '\f002'; }
.in-2d31::before { content: '\f0c9'; }
.west-dbd0::before { content: '\f061'; }
.text_over_76fd::before { content: '\f060'; }
.grid-0f6e::before { content: '\f04b'; }
.lower-b2dd::before { content: '\f04c'; }
.liquid_401b::before { content: '\f019'; }
.card-tiny-8333::before { content: '\f093'; }
.tabs-fc54::before { content: '\f132'; }
.avatar_3a0a::before { content: '\f091'; }
.row-fresh-4738::before { content: '\f06b'; }
.fresh_b423::before { content: '\f0d6'; }
.info_7e71::before { content: '\f09d'; }
.container-ef20::before { content: '\f10b'; }
.stone-9d74::before { content: '\f108'; }
.element-tall-9c71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_bright_bc8e::before { content: '\f522'; }
.column-e34b::before { content: '\f327'; }
.complex_a7f7::before { content: '\f219'; }
.notice-lower-b55e::before { content: '\f21e'; }
.right_30f3::before { content: '\f2f5'; }

/* Social Icons */
.last_9c73::before { content: '\f09a'; }
.gallery-red-f484::before { content: '\f099'; }
.overlay_84bb::before { content: '\f16d'; }
.hero-stone-ad7b::before { content: '\f167'; }
.mask-61e0::before { content: '\f2c6'; }
.border-active-0f82::before { content: '\f232'; }

/* Size Classes */
.easy_e8c6 { font-size: 0.75em; }
.complex-d9ea { font-size: 0.875em; }
.icon-3e08 { font-size: 1.33em; }
.hard-7eb6 { font-size: 1.5em; }
.current-92a9 { font-size: 2em; }
.column_0afa { font-size: 3em; }

/* Animation Classes */
.search-bright-b932 {
    animation: fa-spin 2s infinite linear;
}

.status_9ef0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 85f7 */
.phantom-card-w3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
