/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.grid-a2a6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_96da, .plasma_1f61 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-large-c0ca::before { content: '\f015'; }
.widget_e4fc::before { content: '\f007'; }
.carousel-ba9e::before { content: '\f023'; }
.box_tiny_f075::before { content: '\f0e0'; }
.plasma-16e2::before { content: '\f095'; }
.focus-cold-1a73::before { content: '\f005'; }
.block-gas-9e84::before { content: '\f004'; }
.brown-c020::before { content: '\f00c'; }
.footer-basic-c08f::before { content: '\f00d'; }
.fixed-f2aa::before { content: '\f002'; }
.table_cold_9f47::before { content: '\f0c9'; }
.tag_bronze_b992::before { content: '\f061'; }
.wrapper-south-030e::before { content: '\f060'; }
.pro-b1c6::before { content: '\f04b'; }
.tall_3b7c::before { content: '\f04c'; }
.hidden-slow-cacb::before { content: '\f019'; }
.wrapper-first-1a69::before { content: '\f093'; }
.row_brown_533c::before { content: '\f132'; }
.focus_d170::before { content: '\f091'; }
.gold_43ca::before { content: '\f06b'; }
.footer-wide-becf::before { content: '\f0d6'; }
.west_1e73::before { content: '\f09d'; }
.media_wide_ba99::before { content: '\f10b'; }
.left_950d::before { content: '\f108'; }
.warm-4233::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo_3dc1::before { content: '\f522'; }
.item_ae6d::before { content: '\f327'; }
.breadcrumb_7278::before { content: '\f219'; }
.stone-c500::before { content: '\f21e'; }
.summary-15cc::before { content: '\f2f5'; }

/* Social Icons */
.input_0842::before { content: '\f09a'; }
.sidebar_hot_6067::before { content: '\f099'; }
.primary-active-dcac::before { content: '\f16d'; }
.stone_9ae5::before { content: '\f167'; }
.card-fixed-2383::before { content: '\f2c6'; }
.dark_9029::before { content: '\f232'; }

/* Size Classes */
.button-5f0d { font-size: 0.75em; }
.text-stone-49ac { font-size: 0.875em; }
.text-c88a { font-size: 1.33em; }
.progress_9331 { font-size: 1.5em; }
.motion-17ee { font-size: 2em; }
.slow-9865 { font-size: 3em; }

/* Animation Classes */
.dim_8826 {
    animation: fa-spin 2s infinite linear;
}

.module-7fc5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f672 */
.widget-item-k3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
