/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient-current-f39c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light-1334, .shade-large-e445 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.panel-5f31::before { content: '\f015'; }
.hero-5745::before { content: '\f007'; }
.focused-8da3::before { content: '\f023'; }
.middle-6694::before { content: '\f0e0'; }
.pro_eb58::before { content: '\f095'; }
.slider-a598::before { content: '\f005'; }
.block_simple_e15d::before { content: '\f004'; }
.narrow_adb7::before { content: '\f00c'; }
.card-e5d5::before { content: '\f00d'; }
.border_a0b4::before { content: '\f002'; }
.list-fixed-8706::before { content: '\f0c9'; }
.chip_b4ef::before { content: '\f061'; }
.active-321f::before { content: '\f060'; }
.menu_tiny_416a::before { content: '\f04b'; }
.shadow_c028::before { content: '\f04c'; }
.in_1502::before { content: '\f019'; }
.south-529d::before { content: '\f093'; }
.card_pink_acc9::before { content: '\f132'; }
.pink-c4c4::before { content: '\f091'; }
.hero-easy-1c21::before { content: '\f06b'; }
.grid-b024::before { content: '\f0d6'; }
.card-narrow-0664::before { content: '\f09d'; }
.easy_8185::before { content: '\f10b'; }
.brown-b403::before { content: '\f108'; }
.notice_1d95::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tiny_1105::before { content: '\f522'; }
.backdrop-8a50::before { content: '\f327'; }
.filter-d2ed::before { content: '\f219'; }
.breadcrumb-clean-a6e4::before { content: '\f21e'; }
.message_narrow_3b49::before { content: '\f2f5'; }

/* Social Icons */
.backdrop_brown_990b::before { content: '\f09a'; }
.message_1345::before { content: '\f099'; }
.box-a9dc::before { content: '\f16d'; }
.image-light-8f39::before { content: '\f167'; }
.sidebar_rough_7f15::before { content: '\f2c6'; }
.column-fluid-e311::before { content: '\f232'; }

/* Size Classes */
.shadow-tiny-e307 { font-size: 0.75em; }
.old_3090 { font-size: 0.875em; }
.large-6a4c { font-size: 1.33em; }
.accent_slow_9637 { font-size: 1.5em; }
.outline_lower_2990 { font-size: 2em; }
.feature-1b82 { font-size: 3em; }

/* Animation Classes */
.paragraph_6bc6 {
    animation: fa-spin 2s infinite linear;
}

.box_a3ce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f1ed */
.phantom-card-f4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
