/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module-small-dff3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-f0fe, .silver_6b87 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north-383b::before { content: '\f015'; }
.bright-e314::before { content: '\f007'; }
.video-7f75::before { content: '\f023'; }
.dark-bed0::before { content: '\f0e0'; }
.gradient_mini_3fa6::before { content: '\f095'; }
.surface_71c2::before { content: '\f005'; }
.gas_268b::before { content: '\f004'; }
.box-b534::before { content: '\f00c'; }
.layout_light_e41c::before { content: '\f00d'; }
.mask-6536::before { content: '\f002'; }
.alert_south_2d56::before { content: '\f0c9'; }
.column-static-4579::before { content: '\f061'; }
.hover_focused_61bf::before { content: '\f060'; }
.outline_03e1::before { content: '\f04b'; }
.out-0b79::before { content: '\f04c'; }
.section_white_3a3a::before { content: '\f019'; }
.east_16cc::before { content: '\f093'; }
.row_fbdf::before { content: '\f132'; }
.notice_large_4656::before { content: '\f091'; }
.label_inner_1103::before { content: '\f06b'; }
.text-e71b::before { content: '\f0d6'; }
.accordion-silver-e563::before { content: '\f09d'; }
.description-south-74fe::before { content: '\f10b'; }
.shade_e2bc::before { content: '\f108'; }
.modal-185b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.clean-09eb::before { content: '\f522'; }
.basic_53ec::before { content: '\f327'; }
.soft_711a::before { content: '\f219'; }
.south_d72e::before { content: '\f21e'; }
.dim-677a::before { content: '\f2f5'; }

/* Social Icons */
.feature_dim_f5e0::before { content: '\f09a'; }
.accent_b741::before { content: '\f099'; }
.wrapper_160b::before { content: '\f16d'; }
.medium-d049::before { content: '\f167'; }
.shadow-a478::before { content: '\f2c6'; }
.outline_f6d2::before { content: '\f232'; }

/* Size Classes */
.row-gas-17e9 { font-size: 0.75em; }
.copper_8839 { font-size: 0.875em; }
.logo_c649 { font-size: 1.33em; }
.module-672a { font-size: 1.5em; }
.component-2454 { font-size: 2em; }
.panel_copper_23e2 { font-size: 3em; }

/* Animation Classes */
.copper_537b {
    animation: fa-spin 2s infinite linear;
}

.narrow-ce15 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 497e */
.phantom-card-g7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
