/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next_d2d2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_inner_601d, .mask_fe67 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner-b921::before { content: '\f015'; }
.icon-gas-d922::before { content: '\f007'; }
.top_9506::before { content: '\f023'; }
.pagination_724b::before { content: '\f0e0'; }
.stone_6574::before { content: '\f095'; }
.picture-first-382d::before { content: '\f005'; }
.fixed_bb4f::before { content: '\f004'; }
.right_5627::before { content: '\f00c'; }
.menu_large_6f4e::before { content: '\f00d'; }
.tooltip-90c6::before { content: '\f002'; }
.pagination_orange_2b6b::before { content: '\f0c9'; }
.texture-57fe::before { content: '\f061'; }
.notification_bc48::before { content: '\f060'; }
.fluid-355e::before { content: '\f04b'; }
.thick-6c43::before { content: '\f04c'; }
.block-5fea::before { content: '\f019'; }
.highlight_huge_8ff4::before { content: '\f093'; }
.chip-hard-edaa::before { content: '\f132'; }
.slow_a4f9::before { content: '\f091'; }
.middle_bea5::before { content: '\f06b'; }
.alert_pro_90a0::before { content: '\f0d6'; }
.content-8115::before { content: '\f09d'; }
.middle-7421::before { content: '\f10b'; }
.filter-iron-91d5::before { content: '\f108'; }
.video_north_5876::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table_da1c::before { content: '\f522'; }
.steel_3705::before { content: '\f327'; }
.steel_2917::before { content: '\f219'; }
.tertiary-1ca2::before { content: '\f21e'; }
.static-50b8::before { content: '\f2f5'; }

/* Social Icons */
.notice-0519::before { content: '\f09a'; }
.orange-6f80::before { content: '\f099'; }
.gas-976a::before { content: '\f16d'; }
.accent_5b86::before { content: '\f167'; }
.surface-bd5b::before { content: '\f2c6'; }
.description_4c29::before { content: '\f232'; }

/* Size Classes */
.label-a4c9 { font-size: 0.75em; }
.header-glass-d37e { font-size: 0.875em; }
.smooth_c058 { font-size: 1.33em; }
.accent-hovered-ae5a { font-size: 1.5em; }
.north-dc15 { font-size: 2em; }
.description_e7ee { font-size: 3em; }

/* Animation Classes */
.south_0ae1 {
    animation: fa-spin 2s infinite linear;
}

.aside-copper-8edf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0452 */
.phantom-card-b6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
