/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_d061) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card_up_ceeb, .paragraph-outer-e12f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze_4f8a::before { content: '\f015'; }
.caption_north_d3f2::before { content: '\f007'; }
.media_0d53::before { content: '\f023'; }
.sidebar-north-6b3a::before { content: '\f0e0'; }
.notice-green-7d77::before { content: '\f095'; }
.sidebar_medium_d42e::before { content: '\f005'; }
.search_d676::before { content: '\f004'; }
.notification-hovered-dd09::before { content: '\f00c'; }
.glass-f0fe::before { content: '\f00d'; }
.fast-b242::before { content: '\f002'; }
.block-next-06d3::before { content: '\f0c9'; }
.header_basic_1c04::before { content: '\f061'; }
.bottom_baaf::before { content: '\f060'; }
.old_e87d::before { content: '\f04b'; }
.shade-46e5::before { content: '\f04c'; }
.small_6348::before { content: '\f019'; }
.tertiary-last-db99::before { content: '\f093'; }
.accordion_gas_e641::before { content: '\f132'; }
.image_2fb5::before { content: '\f091'; }
.chip-fresh-30e4::before { content: '\f06b'; }
.status_ca9a::before { content: '\f0d6'; }
.pink_fd95::before { content: '\f09d'; }
.focus_advanced_334a::before { content: '\f10b'; }
.accordion-7f95::before { content: '\f108'; }
.info_0ea7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag_hovered_7944::before { content: '\f522'; }
.small-ea3a::before { content: '\f327'; }
.box_hard_2c66::before { content: '\f219'; }
.description-stale-7fc7::before { content: '\f21e'; }
.widget_selected_6ca9::before { content: '\f2f5'; }

/* Social Icons */
.static_ba15::before { content: '\f09a'; }
.grid_pressed_6373::before { content: '\f099'; }
.small_23a9::before { content: '\f16d'; }
.secondary-3186::before { content: '\f167'; }
.feature-198d::before { content: '\f2c6'; }
.preview-solid-7943::before { content: '\f232'; }

/* Size Classes */
.purple-c57a { font-size: 0.75em; }
.pink_599d { font-size: 0.875em; }
.box-cool-816d { font-size: 1.33em; }
.pattern_pro_24c7 { font-size: 1.5em; }
.detail-0429 { font-size: 2em; }
.card_hard_c559 { font-size: 3em; }

/* Animation Classes */
.texture_b802 {
    animation: fa-spin 2s infinite linear;
}

.message-e2bc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8512 */
.shadow-element-d0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
