/* 首页专用样式 - 赛博朋克主题 */

/* ==================== */
/* 数据统计卡片 */
/* ==================== */
.nav_6e64 {
    padding: 4rem 0;
    position: relative;
}

.middle_ed8d {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.9) 0%, rgba(26, 26, 58, 0.9) 100%);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(0, 245, 255, 0.2);
    border-radius: var(--radius-lg);
    padding: 2rem 1.5rem;
    text-align: center;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.middle_ed8d::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: conic-gradient(from 0deg, transparent, rgba(0, 245, 255, 0.1), transparent);
    animation: rotate-gradient 4s linear infinite;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.middle_ed8d:hover::before {
    opacity: 1;
}

@keyframes rotate-gradient {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.middle_ed8d:hover {
    transform: translateY(-5px);
    border-color: var(--color-accent-cyan);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 245, 255, 0.2);
}

.sidebar_lite_29c1 {
    font-family: var(--font-display);
    font-size: clamp(2rem, 5vw, 3rem);
    font-weight: 800;
    background: var(--gradient-secondary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 1;
}

.dirty-8491 {
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text-secondary);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}

.overlay-hovered-bad4 {
    font-size: 0.8rem;
    color: var(--color-text-muted);
    margin-top: 0.25rem;
    position: relative;
    z-index: 1;
}

/* ==================== */
/* RTP Podium - Top 3 */
/* ==================== */
.text_medium_1927 {
    display: grid;
    grid-template-columns: 1fr 1.2fr 1fr;
    gap: 1.5rem;
    margin: 2rem 0;
    align-items: end;
}

.right_8fd9 {
    background: linear-gradient(180deg, rgba(18, 18, 42, 0.9) 0%, rgba(10, 10, 26, 0.9) 100%);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    text-align: center;
    position: relative;
    transition: all 0.4s ease;
    border: 2px solid transparent;
}

.right_8fd9:hover {
    transform: translateY(-10px);
}

.right_8fd9.footer-down-9534 {
    border-color: #ffd700;
    box-shadow: 0 10px 40px rgba(255, 215, 0, 0.3), 0 0 60px rgba(255, 215, 0, 0.1);
    padding: 2rem 1.5rem;
}

.right_8fd9.module-small-fbcc {
    border-color: #c0c0c0;
    box-shadow: 0 10px 30px rgba(192, 192, 192, 0.2);
}

.right_8fd9.liquid_1053 {
    border-color: #cd7f32;
    box-shadow: 0 10px 30px rgba(205, 127, 50, 0.2);
}

.search_441c {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));
}

.right_8fd9.footer-down-9534 .search_441c {
    font-size: 4rem;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.first_8d43 {
    font-family: var(--font-display);
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
}

.right_8fd9.footer-down-9534 .first_8d43 { color: #ffd700; }
.right_8fd9.module-small-fbcc .first_8d43 { color: #c0c0c0; }
.right_8fd9.liquid_1053 .first_8d43 { color: #cd7f32; }

.accent-middle-4f43 {
    font-family: var(--font-heading);
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin-bottom: 0.25rem;
}

.right_8fd9.footer-down-9534 .accent-middle-4f43 {
    font-size: 1.3rem;
}

.green-1a0d {
    font-size: 0.85rem;
    color: var(--color-text-muted);
    display: block;
    margin-bottom: 1rem;
}

.primary_7bf2 {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin: 1rem 0;
    padding: 1rem 0;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.tertiary_stone_27e1 {
    text-align: center;
}

.tertiary_stone_27e1 .dirty-8491 {
    display: block;
    font-size: 0.7rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0.25rem;
}

.tertiary_stone_27e1 .static_1d98 {
    font-family: var(--font-display);
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--color-accent-lime);
}

.tertiary_stone_27e1 .static_1d98.glass-60e6 {
    color: #ffd700;
    font-size: 1.3rem;
}

/* ==================== */
/* RTP Games Grid */
/* ==================== */
.active_easy_e1ad {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
    margin: 2rem 0;
}

.wrapper-fast-5eed {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.8) 0%, rgba(26, 26, 58, 0.8) 100%);
    border: 1px solid rgba(0, 245, 255, 0.1);
    border-radius: var(--radius-md);
    padding: 1rem 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: all 0.3s ease;
}

.wrapper-fast-5eed:hover {
    border-color: rgba(0, 245, 255, 0.3);
    background: linear-gradient(135deg, rgba(0, 245, 255, 0.05) 0%, rgba(18, 18, 42, 0.9) 100%);
    transform: translateX(5px);
}

.shadow_motion_388f {
    font-family: var(--font-display);
    font-size: 1rem;
    font-weight: 800;
    color: var(--color-accent-cyan);
    min-width: 35px;
    text-align: center;
}

.inner_28e2 {
    flex: 1;
    min-width: 0;
}

.shade_steel_7a34 {
    font-family: var(--font-heading);
    font-size: 1rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin: 0 0 0.25rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shade-center-2584 {
    font-size: 0.8rem;
    color: var(--color-text-muted);
}

.nav_simple_07fc {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-shrink: 0;
}

.full-7f79 {
    text-align: center;
}

.list_4433 {
    display: block;
    font-size: 0.65rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.article_wide_7e19 {
    font-family: var(--font-display);
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--color-accent-lime);
}

/* Volatility Badges */
.huge_413f {
    display: inline-block;
    padding: 0.25rem 0.6rem;
    border-radius: 12px;
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.highlight-2096 {
    background: rgba(255, 107, 53, 0.2);
    color: var(--color-accent-orange);
    border: 1px solid rgba(255, 107, 53, 0.5);
}

.label-lite-7599 {
    background: rgba(255, 215, 0, 0.2);
    color: var(--color-accent-gold);
    border: 1px solid rgba(255, 215, 0, 0.5);
}

.description-old-86f9 {
    background: rgba(0, 255, 136, 0.2);
    color: var(--color-accent-lime);
    border: 1px solid rgba(0, 255, 136, 0.5);
}

/* RTP Note */
.badge_center_abb0 {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    background: linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(255, 215, 0, 0.05) 100%);
    border: 1px solid rgba(255, 215, 0, 0.2);
    border-radius: var(--radius-md);
    padding: 1.25rem;
    margin-top: 2rem;
}

.disabled_b364 {
    font-size: 1.5rem;
    flex-shrink: 0;
}

.badge_center_abb0 p {
    margin: 0;
    font-size: 0.9rem;
    color: var(--color-text-secondary);
    line-height: 1.6;
}

.badge_center_abb0 strong {
    color: var(--color-accent-gold);
}

/* Responsive */
@media (max-width: 992px) {
    .text_medium_1927 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .right_8fd9 {
        order: 2;
    }
    
    .right_8fd9.footer-down-9534 {
        order: 1;
        padding: 1.5rem;
    }
    
    .right_8fd9.footer-down-9534 .search_441c {
        font-size: 3rem;
    }
}

@media (max-width: 768px) {
    .active_easy_e1ad {
        grid-template-columns: 1fr;
    }
    
    .wrapper-fast-5eed {
        padding: 1rem;
    }
    
    .nav_simple_07fc {
        flex-direction: column;
        gap: 0.5rem;
    }
    
    .full-7f79 {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }
    
    .badge_center_abb0 {
        flex-direction: column;
        text-align: center;
    }
}

/* ==================== */
/* 获奖展示卡片 */
/* ==================== */
.link-b526 {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.8) 0%, rgba(10, 10, 26, 0.8) 100%);
    border: 2px solid rgba(255, 215, 0, 0.3);
    border-radius: var(--radius-xl);
    padding: 2.5rem;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 215, 0, 0.1);
}

/* ==================== */
/* Winners Stats Bar */
/* ==================== */
.header-fresh-63c6 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    margin: 2rem 0;
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(255, 107, 53, 0.1) 100%);
    border: 1px solid rgba(255, 215, 0, 0.2);
    border-radius: var(--radius-lg);
}

.column-8a8e {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    justify-content: center;
}

.item_7a0c {
    font-size: 2rem;
}

.mask-a255 {
    display: flex;
    flex-direction: column;
}

.mask-a255 .sidebar_lite_29c1 {
    font-family: var(--font-display);
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--color-accent-gold);
}

.mask-a255 .green-7554 {
    font-size: 0.75rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ==================== */
/* Winners Timeline */
/* ==================== */
.cool-e3ae {
    position: relative;
    padding-left: 3rem;
}

.cool-e3ae::before {
    content: '';
    position: absolute;
    left: 1rem;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, var(--color-accent-gold) 0%, var(--color-accent-cyan) 50%, var(--color-accent-lime) 100%);
    border-radius: 3px;
}

.border_9cd5 {
    position: relative;
    margin-bottom: 1.5rem;
}

.thumbnail-thick-e08f {
    position: absolute;
    left: -2.5rem;
    top: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background: var(--color-bg-primary);
    border: 3px solid var(--color-accent-cyan);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.border_9cd5.small_e7eb .thumbnail-thick-e08f {
    width: 3rem;
    height: 3rem;
    border-color: var(--color-accent-gold);
    box-shadow: 0 0 20px rgba(255, 215, 0, 0.4);
}

.paragraph_pink_02fe {
    font-size: 1.1rem;
}

.border_9cd5.small_e7eb .paragraph_pink_02fe {
    font-size: 1.4rem;
}

.accent-6d30 {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.9) 0%, rgba(26, 26, 58, 0.9) 100%);
    border: 1px solid rgba(0, 245, 255, 0.15);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    transition: all 0.3s ease;
}

.border_9cd5.small_e7eb .accent-6d30 {
    border-color: rgba(255, 215, 0, 0.3);
    box-shadow: 0 10px 40px rgba(255, 215, 0, 0.1);
}

.accent-6d30:hover {
    transform: translateX(5px);
    border-color: var(--color-accent-cyan);
}

.narrow-4ad1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 1rem;
}

.frame-pro-7dd7 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.highlight-ef0d {
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, var(--color-accent-gold) 0%, var(--color-accent-orange) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-heading);
    font-weight: 800;
    font-size: 1rem;
    color: #0a0a1a;
}

.frame-pro-7dd7 .short-95fa {
    font-family: var(--font-heading);
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin: 0;
}

.card-075c {
    font-size: 0.8rem;
    color: var(--color-text-muted);
}

.next-9626 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.25rem;
}

.box-over-b32d.border-bright-d43f {
    background: var(--color-accent-lime);
    color: #0a0a1a;
    padding: 0.3rem 0.75rem;
    border-radius: 20px;
    font-size: 0.7rem;
    font-weight: 700;
}

.secondary_fluid_a424 {
    font-size: 0.75rem;
    color: var(--color-text-muted);
}

.button-a525 {
    background: linear-gradient(90deg, rgba(255, 215, 0, 0.15) 0%, transparent 100%);
    border-left: 4px solid var(--color-accent-gold);
    padding: 1rem 1.25rem;
    margin: 1rem 0;
    border-radius: 0 var(--radius-md) var(--radius-md) 0;
}

.action_350e {
    display: block;
    font-size: 0.7rem;
    color: var(--color-accent-gold);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0.25rem;
}

.pink-7f29 {
    font-family: var(--font-display);
    font-size: clamp(1.5rem, 4vw, 2rem);
    font-weight: 800;
    color: var(--color-text-primary);
}

.wrapper_medium_71d3 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.75rem;
    margin: 1rem 0;
}

.thumbnail-silver-99e4 {
    background: rgba(0, 0, 0, 0.3);
    padding: 0.6rem 0.75rem;
    border-radius: var(--radius-sm);
    text-align: center;
}

.thumbnail-silver-99e4.glass-60e6 {
    background: rgba(0, 245, 255, 0.1);
    border: 1px solid rgba(0, 245, 255, 0.3);
}

.thumbnail-silver-99e4 .sidebar-56c2 {
    display: block;
    font-size: 0.65rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.2rem;
}

.thumbnail-silver-99e4 .detail-selected-a494 {
    font-family: var(--font-display);
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--color-text-primary);
}

.thumbnail-silver-99e4.glass-60e6 .detail-selected-a494 {
    color: var(--color-accent-cyan);
}

.footer_8710 {
    font-style: italic;
    color: var(--color-text-secondary);
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 1rem 0 0 0;
    padding: 0.75rem 1rem;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.02);
    border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
}

/* Timeline Responsive */
@media (max-width: 768px) {
    .header-fresh-63c6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cool-e3ae {
        padding-left: 2.5rem;
    }
    
    .cool-e3ae::before {
        left: 0.75rem;
    }
    
    .thumbnail-thick-e08f {
        left: -2rem;
        width: 2rem;
        height: 2rem;
    }
    
    .border_9cd5.small_e7eb .thumbnail-thick-e08f {
        width: 2.25rem;
        height: 2.25rem;
    }
    
    .paragraph_pink_02fe {
        font-size: 0.9rem;
    }
    
    .accent-6d30 {
        padding: 1rem;
    }
    
    .wrapper_medium_71d3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .highlight-ef0d {
        width: 38px;
        height: 38px;
        font-size: 0.85rem;
    }
}

/* ==================== */
/* Knowledge Center */
/* ==================== */
.huge-08fa {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem;
    margin: 2rem 0;
}

.search-8728 {
    background: rgba(0, 0, 0, 0.4);
    border: 2px solid rgba(0, 245, 255, 0.2);
    padding: 0.6rem 1.25rem;
    border-radius: 30px;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--color-text-secondary);
    cursor: pointer;
    transition: all 0.3s ease;
}

.search-8728:hover {
    border-color: var(--color-accent-cyan);
    color: var(--color-accent-cyan);
}

.search-8728.fn-active-d9d6 {
    background: linear-gradient(135deg, var(--color-accent-cyan), var(--color-accent-lime));
    border-color: transparent;
    color: #0a0a1a;
}

.highlight-6bf0 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 1.5rem;
}

.disabled_2165 {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.95) 0%, rgba(26, 26, 58, 0.95) 100%);
    border: 1px solid rgba(0, 245, 255, 0.15);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    transition: all 0.4s ease;
}

.disabled_2165:hover {
    transform: translateY(-5px);
    border-color: rgba(0, 245, 255, 0.4);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 245, 255, 0.1);
}

.disabled_2165 .grid-b1ef {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.disabled_2165 .slider-gold-9009 {
    font-size: 2rem;
}

.disabled_2165 .pink-0845 {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.disabled_2165 .input_dbac {
    font-size: 0.7rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.disabled_2165 .gradient_under_ffb8 {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--color-accent-gold);
}

.disabled_2165 .nav_ef5c {
    font-family: var(--font-heading);
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin: 0 0 1rem 0;
    line-height: 1.4;
}

.disabled_2165 .plasma_9af9 {
    color: var(--color-text-secondary);
    font-size: 0.9rem;
    line-height: 1.6;
}

.disabled_2165 .logo-c11d {
    margin: 0.75rem 0 0 0;
    font-size: 0.85rem;
    color: var(--color-text-muted);
}

/* Info Grid */
.picture-huge-ad28 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.green_638c {
    background: rgba(0, 0, 0, 0.3);
    padding: 0.6rem;
    border-radius: var(--radius-sm);
    text-align: center;
}

.chip_71d8 {
    display: block;
    font-size: 0.65rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}

.frame_yellow_179b {
    font-family: var(--font-display);
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--color-accent-cyan);
}

/* Highlight Boxes */
.chip_b1c5 {
    padding: 0.85rem 1rem;
    border-radius: var(--radius-sm);
    margin: 1rem 0;
    font-size: 0.85rem;
    line-height: 1.5;
}

.chip_b1c5.fn-success-d9d6 {
    background: rgba(0, 255, 136, 0.1);
    border-left: 3px solid var(--color-accent-lime);
}

.chip_b1c5.fn-warning-d9d6 {
    background: rgba(255, 107, 53, 0.1);
    border-left: 3px solid var(--color-accent-orange);
}

.chip_b1c5.fn-info-d9d6 {
    background: rgba(0, 245, 255, 0.1);
    border-left: 3px solid var(--color-accent-cyan);
}

/* Timeline Mini */
.detail-5499 {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin: 1rem 0;
}

.shadow_motion_076f {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.5rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
}

.wrapper-paper-6d8e {
    font-family: var(--font-display);
    font-weight: 700;
    color: var(--color-accent-lime);
    min-width: 70px;
}

.medium_064d {
    font-size: 0.85rem;
    color: var(--color-text-secondary);
}

/* Payment Grid */
.background_30c3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    margin: 1rem 0;
}

.focused_4ccc {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
}

.focused_4ccc.glass-60e6 {
    background: rgba(0, 245, 255, 0.1);
    border: 1px solid rgba(0, 245, 255, 0.3);
}

.down_3ad4 {
    font-size: 1.1rem;
}

.focused_05cb {
    font-weight: 600;
    font-size: 0.8rem;
}

.element-6df0 {
    font-size: 0.75rem;
    color: var(--color-text-muted);
}

.inner_8b40 {
    font-size: 0.7rem;
    color: var(--color-accent-lime);
    font-weight: 600;
}

/* Cert Grid */
.surface_brown_92ea {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    margin: 1rem 0;
}

.search_4886 {
    text-align: center;
    padding: 0.75rem 0.5rem;
    background: rgba(0, 255, 136, 0.1);
    border-radius: var(--radius-sm);
}

.out_86fa {
    display: block;
    font-weight: 700;
    font-size: 0.85rem;
    color: var(--color-accent-lime);
}

.title-062d {
    font-size: 0.7rem;
    color: var(--color-text-muted);
}

/* Game Recommendations */
.label-524b {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin: 1rem 0;
}

.frame_solid_5864 {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.6rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
}

.shadow_motion_388f {
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, var(--color-accent-gold), var(--color-accent-orange));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 0.85rem;
    color: #0a0a1a;
}

.label-solid-08da {
    flex: 1;
}

.label-solid-08da .shade_steel_7a34 {
    display: block;
    font-weight: 700;
    font-size: 0.9rem;
    color: var(--color-text-primary);
}

.label-solid-08da .photo-f92a {
    font-size: 0.75rem;
    color: var(--color-accent-lime);
}

/* Security Features */
.carousel-first-166b {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin: 1rem 0;
}

.container_35b0 {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
    padding: 0.6rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
}

.notice-7246 {
    font-size: 1.25rem;
}

.container_35b0 strong {
    display: block;
    font-size: 0.8rem;
    color: var(--color-accent-cyan);
}

.container_35b0 span {
    font-size: 0.7rem;
    color: var(--color-text-muted);
}

/* Comparison Grid */
.avatar_9406 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin: 1rem 0;
}

.widget-iron-69dd {
    padding: 1rem;
    border-radius: var(--radius-sm);
}

.widget-iron-69dd.mask_1f0b {
    background: rgba(0, 255, 136, 0.1);
    border: 1px solid rgba(0, 255, 136, 0.2);
}

.widget-iron-69dd.wrapper_fade {
    background: rgba(0, 245, 255, 0.1);
    border: 1px solid rgba(0, 245, 255, 0.2);
}

.widget-iron-69dd h4 {
    margin: 0 0 0.75rem 0;
    font-size: 0.9rem;
    color: var(--color-text-primary);
}

.widget-iron-69dd ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget-iron-69dd li {
    font-size: 0.8rem;
    padding: 0.3rem 0;
    color: var(--color-text-secondary);
}

/* VIP Levels */
.hard-b89e {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 1rem 0;
}

.sort_f667 {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.5rem 0.75rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: var(--radius-sm);
    font-size: 0.75rem;
    font-weight: 600;
}

.sort_f667.liquid_1053 { border-left: 3px solid #cd7f32; }
.sort_f667.module-small-fbcc { border-left: 3px solid #c0c0c0; }
.sort_f667.footer-down-9534 { border-left: 3px solid #ffd700; }
.sort_f667.tooltip-white-92dd { border-left: 3px solid #e5e4e2; }
.sort_f667.left_3186 { border-left: 3px solid #00f5ff; }

/* Support Channels */
.column-15e6 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    margin: 1rem 0;
}

.breadcrumb_last_39db {
    text-align: center;
    padding: 0.75rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
}

.tooltip-e815 {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0.3rem;
}

.last_27ac {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--color-text-primary);
    margin-bottom: 0.2rem;
}

.text_bb3d {
    font-size: 0.7rem;
    color: var(--color-accent-lime);
    font-weight: 700;
}

/* Knowledge Center Responsive */
@media (max-width: 768px) {
    .highlight-6bf0 {
        grid-template-columns: 1fr;
    }
    
    .picture-huge-ad28 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .surface_brown_92ea {
        grid-template-columns: 1fr;
    }
    
    .carousel-first-166b {
        grid-template-columns: 1fr;
    }
    
    .avatar_9406 {
        grid-template-columns: 1fr;
    }
    
    .column-15e6 {
        grid-template-columns: 1fr;
    }
    
    .background_30c3 {
        grid-template-columns: 1fr;
    }
}

/* ==================== */
/* Safe Gaming Hub */
/* ==================== */
.light-fc2a {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.9) 0%, rgba(10, 10, 26, 0.9) 100%);
    border: 1px solid rgba(255, 107, 53, 0.2);
    border-radius: var(--radius-xl);
    padding: 2rem;
}

.row-purple-9c0f {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 1rem;
    margin-bottom: 2rem;
}

.current_fb5e {
    background: linear-gradient(135deg, rgba(0, 245, 255, 0.05) 0%, rgba(0, 0, 0, 0.3) 100%);
    border: 1px solid rgba(0, 245, 255, 0.15);
    border-radius: var(--radius-md);
    padding: 1.25rem;
    text-align: center;
    transition: all 0.3s ease;
}

.current_fb5e:hover {
    transform: translateY(-3px);
    border-color: var(--color-accent-cyan);
}

.full_190b {
    font-size: 2rem;
    margin-bottom: 0.75rem;
}

.current_fb5e h4 {
    font-family: var(--font-heading);
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin: 0 0 0.5rem 0;
}

.current_fb5e p {
    font-size: 0.8rem;
    color: var(--color-text-muted);
    margin: 0 0 0.75rem 0;
    line-height: 1.4;
}

.wood_6105 {
    display: inline-block;
    background: rgba(0, 245, 255, 0.15);
    color: var(--color-accent-cyan);
    padding: 0.25rem 0.6rem;
    border-radius: 12px;
    font-size: 0.7rem;
    font-weight: 600;
}

/* Warning Panel */
.new_79f4 {
    background: linear-gradient(135deg, rgba(255, 107, 53, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    border: 1px solid rgba(255, 107, 53, 0.3);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    margin-bottom: 2rem;
}

.main_fresh_61a6 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.badge-0cad {
    font-size: 1.5rem;
}

.main_fresh_61a6 h3 {
    font-family: var(--font-heading);
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--color-accent-orange);
    margin: 0;
}

.green-9a1a {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 0.75rem;
}

.media_9ea1 {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.6rem 0.75rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: var(--radius-sm);
    font-size: 0.85rem;
    color: var(--color-text-secondary);
}

.media_9ea1 span:first-child {
    font-size: 1.1rem;
    flex-shrink: 0;
}

/* Help Resources */
.notification_yellow_4f02 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.out_0c8d {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem;
    background: linear-gradient(135deg, rgba(255, 107, 53, 0.15) 0%, rgba(0, 0, 0, 0.3) 100%);
    border: 2px solid var(--color-accent-orange);
    border-radius: var(--radius-md);
}

.narrow-6ef0 {
    font-size: 2.5rem;
}

.footer_hovered_28f2 h4 {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--color-text-primary);
    margin: 0 0 0.3rem 0;
}

.shadow_d181 {
    display: block;
    font-family: var(--font-display);
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--color-accent-orange);
}

.image-3866 {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--color-accent-cyan);
}

.green-1747 {
    display: block;
    font-size: 0.75rem;
    color: var(--color-text-muted);
    margin-top: 0.2rem;
}

/* Philosophy Message */
.accordion_7621 {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem;
    background: linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-left: 4px solid var(--color-accent-gold);
    border-radius: 0 var(--radius-md) var(--radius-md) 0;
}

.container-b6b4 {
    font-size: 1.75rem;
    flex-shrink: 0;
}

.accordion_7621 p {
    margin: 0;
    font-size: 0.9rem;
    color: var(--color-text-secondary);
    line-height: 1.6;
}

.accordion_7621 strong {
    color: var(--color-accent-gold);
}

/* Safe Gaming Responsive */
@media (max-width: 768px) {
    .row-purple-9c0f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .green-9a1a {
        grid-template-columns: 1fr;
    }
    
    .notification_yellow_4f02 {
        grid-template-columns: 1fr;
    }
    
    .accordion_7621 {
        flex-direction: column;
        text-align: center;
    }
}

.under-22a0 p {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}

.under-22a0 a {
    color: var(--color-accent-cyan);
}

/* ==================== */
/* 认证徽章区域 */
/* ==================== */
.soft-abbd {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    margin: 2rem 0;
}

.chip-south-b6f0 {
    background: rgba(0, 245, 255, 0.1);
    border: 1px solid rgba(0, 245, 255, 0.3);
    border-radius: var(--radius-md);
    padding: 1.25rem;
    text-align: center;
    transition: all 0.3s ease;
    flex: 1;
    min-width: 150px;
    max-width: 200px;
}

.chip-south-b6f0:hover {
    transform: translateY(-5px);
    border-color: var(--color-accent-cyan);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 245, 255, 0.2);
}

.chip-south-b6f0 h4 {
    color: var(--color-accent-cyan);
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.chip-south-b6f0 p {
    font-size: 0.8rem;
    color: var(--color-text-muted);
    margin: 0;
}

/* ==================== */
/* CTA Banner */
/* ==================== */
.bottom_292d {
    background: var(--gradient-primary);
    border-radius: var(--radius-lg);
    padding: 1.5rem 2rem;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.bottom_292d::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    animation: shine 3s infinite;
}

@keyframes shine {
    0% { left: -100%; }
    50%, 100% { left: 100%; }
}

.bottom_292d h2 {
    color: var(--color-text-primary);
    font-size: 1.5rem;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

/* ==================== */
/* 支付方式表格 */
/* ==================== */
.panel-cool-08b5 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 1.5rem 0;
}

.panel-cool-08b5 th {
    background: rgba(102, 126, 234, 0.3);
    padding: 1rem;
    text-align: center;
    font-family: var(--font-heading);
    font-weight: 700;
    color: var(--color-accent-gold);
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
    border-bottom: 2px solid rgba(255, 215, 0, 0.3);
}

.panel-cool-08b5 td {
    padding: 1rem;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: var(--color-text-secondary);
}

.panel-cool-08b5 tbody tr:hover {
    background: rgba(0, 245, 255, 0.05);
}

.panel-cool-08b5 .popup_eb4d {
    background: rgba(0, 255, 136, 0.1);
}

.panel-cool-08b5 .popup_eb4d td:first-child {
    color: var(--color-accent-lime);
    font-weight: 700;
}

.background_a7a9 {
    color: var(--color-accent-lime) !important;
    font-weight: 700;
}

/* ==================== */
/* VIP 表格 */
/* ==================== */
.current_be3f {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 1.5rem 0;
}

.current_be3f th {
    background: linear-gradient(90deg, rgba(102, 126, 234, 0.3) 0%, rgba(118, 75, 162, 0.3) 100%);
    padding: 1rem 0.75rem;
    text-align: center;
    font-family: var(--font-heading);
    font-weight: 700;
    color: var(--color-accent-gold);
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
    border-bottom: 2px solid rgba(255, 215, 0, 0.3);
}

.current_be3f td {
    padding: 1rem 0.75rem;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: var(--color-text-secondary);
    font-size: 0.9rem;
}

.current_be3f tbody tr:hover {
    background: rgba(0, 245, 255, 0.05);
}

.status_8354 {
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.status_8354.liquid_1053 { color: #cd7f32; }
.status_8354.module-small-fbcc { color: #c0c0c0; }
.status_8354.footer-down-9534 { color: #ffd700; }
.status_8354.tooltip-white-92dd { color: #e5e4e2; }
.status_8354.left_3186 { color: #b9f2ff; }

/* ==================== */
/* 游戏推荐网格 */
/* ==================== */
.focus-hovered-3157 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    margin: 2rem 0;
}

.cool_99c8 {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 245, 255, 0.15);
    border-radius: var(--radius-md);
    padding: 1.5rem;
    transition: all 0.3s ease;
}

.cool_99c8:hover {
    transform: translateY(-5px);
    border-color: var(--color-accent-cyan);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 245, 255, 0.1);
}

.cool_99c8 h4 {
    color: var(--color-accent-gold);
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.cool_99c8 .shade-center-2584 {
    font-size: 0.85rem;
    color: var(--color-text-muted);
    margin-bottom: 0.75rem;
}

.cool_99c8 .photo-f92a {
    display: inline-block;
    background: rgba(0, 255, 136, 0.2);
    color: var(--color-accent-lime);
    padding: 0.25rem 0.75rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.cool_99c8 p {
    font-size: 0.9rem;
    color: var(--color-text-secondary);
    margin-bottom: 0;
}

/* ==================== */
/* 联系支持卡片 */
/* ==================== */
.chip-short-5f03 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    margin: 1.5rem 0;
}

.dropdown-right-1d9c {
    background: rgba(0, 255, 136, 0.1);
    border: 1px solid rgba(0, 255, 136, 0.3);
    border-radius: var(--radius-md);
    padding: 1.5rem;
    text-align: center;
    transition: all 0.3s ease;
}

.dropdown-right-1d9c:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 255, 136, 0.2);
}

.dropdown-right-1d9c .focus_bf07 {
    font-size: 2rem;
    margin-bottom: 0.75rem;
}

.dropdown-right-1d9c h4 {
    color: var(--color-accent-lime);
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.dropdown-right-1d9c .form_over_89d3 {
    font-size: 0.9rem;
    color: var(--color-text-secondary);
    margin-bottom: 0.25rem;
}

.dropdown-right-1d9c .form_over_89d3 strong {
    color: var(--color-text-primary);
}

.dropdown-right-1d9c .input-south-9402 {
    font-size: 0.8rem;
    color: var(--color-text-muted);
}

/* ==================== */
/* 响应式调整 */
/* ==================== */
@media (max-width: 992px) {
    .link-b526,
    .sort-fc42,
    .gallery-bronze-583d,
    .active_gold_fd72 {
        padding: 1.5rem;
    }
}

@media (max-width: 768px) {
    .middle_ed8d {
        padding: 1.5rem 1rem;
    }
    
    .sidebar_lite_29c1 {
        font-size: 1.75rem;
    }
    
    
    .bright-42ac {
        padding: 1.25rem;
        font-size: 1rem;
    }
    
    .solid_ffea {
        padding: 0 1.25rem 1.25rem 1.25rem;
    }
    
    .chip-south-b6f0 {
        min-width: 120px;
    }
    
    .focus-hovered-3157 {
        grid-template-columns: 1fr;
    }
    
    .chip-short-5f03 {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .sidebar_lite_29c1 {
        font-size: 1.5rem;
    }
    
    .dirty-8491 {
        font-size: 0.85rem;
    }
    
    .bright-42ac {
        font-size: 0.95rem;
    }
    
    .bottom_292d {
        padding: 1.25rem 1rem;
    }
    
    .bottom_292d h2 {
        font-size: 1.25rem;
    }
}

/* ==================== */
/* Trust Signals - E-E-A-T */
/* ==================== */
.media-center-6d23 {
    background: linear-gradient(135deg, rgba(18, 18, 42, 0.9) 0%, rgba(10, 10, 26, 0.9) 100%);
    border: 1px solid rgba(0, 245, 255, 0.2);
    border-radius: var(--radius-xl);
    padding: 2rem;
}

.widget_fdfe {
    text-align: center;
    margin-bottom: 2rem;
}

.north-15e8 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
}

.tiny-5995 {
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(0, 245, 255, 0.15);
    border-radius: var(--radius-md);
    padding: 1.25rem;
    text-align: center;
    transition: all 0.3s ease;
}

.tiny-5995:hover {
    transform: translateY(-3px);
    border-color: var(--color-accent-cyan);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.input-7f00 {
    font-size: 2rem;
    display: block;
    margin-bottom: 0.75rem;
}

.video-03fb {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.video-03fb strong {
    font-size: 0.9rem;
    color: var(--color-text-primary);
}

.video-03fb span {
    font-size: 0.75rem;
    color: var(--color-text-muted);
}

.content-adbd {
    color: var(--color-accent-lime) !important;
    font-weight: 600;
}

/* ==================== */
/* Footer - E-E-A-T Enhanced */
/* ==================== */
footer {
    background: linear-gradient(180deg, rgba(10, 10, 26, 0.95) 0%, rgba(5, 5, 15, 1) 100%);
    border-top: 1px solid rgba(0, 245, 255, 0.1);
    padding: 3rem 0 2rem;
    margin-top: 3rem;
}

.button-14f9 {
    text-align: left;
    max-width: 900px;
    margin: 0 auto 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.button-14f9 h2 {
    font-family: var(--font-heading);
    font-size: 1.25rem;
    color: var(--color-accent-cyan);
    margin-bottom: 1rem;
}

.button-14f9 h3 {
    font-family: var(--font-heading);
    font-size: 1rem;
    color: var(--color-accent-gold);
    margin: 1.5rem 0 0.5rem;
}

.gallery_over_d931 p {
    color: var(--color-text-secondary);
    line-height: 1.7;
    margin-bottom: 1rem;
    font-size: 0.95rem;
}

.carousel-middle-5b3b {
    background: rgba(0, 245, 255, 0.05);
    border-left: 3px solid var(--color-accent-cyan);
    padding: 1rem 1.25rem;
    margin-top: 1.5rem;
    border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
}

.carousel-middle-5b3b p {
    margin: 0.3rem 0;
    font-size: 0.85rem;
    color: var(--color-text-secondary);
}

.article-prev-29ec {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1rem;
    margin-top: 1rem;
}

.motion_a803 {
    background: rgba(0, 0, 0, 0.2);
    padding: 0.75rem 1rem;
    border-radius: var(--radius-sm);
}

.motion_a803 strong {
    display: block;
    font-size: 0.8rem;
    color: var(--color-accent-gold);
    margin-bottom: 0.25rem;
}

.motion_a803 span {
    font-size: 0.9rem;
    color: var(--color-text-secondary);
}

.up-2c36 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem 2rem;
    padding: 1.5rem 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.up-2c36 a {
    color: var(--color-text-secondary);
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.up-2c36 a:hover {
    color: var(--color-accent-cyan);
}

/* Legal Sections */
.section_selected_72d7 {
    padding-top: 2rem;
}

.section_selected_72d7 .widget_warm_0f4a {
    font-size: 0.85rem;
    color: var(--color-text-muted);
    font-style: italic;
    margin-bottom: 1.5rem;
}

.section_selected_72d7 p {
    color: var(--color-text-secondary);
    line-height: 1.7;
    margin-bottom: 1rem;
    font-size: 0.9rem;
}

.input_7077 {
    text-align: center;
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.input_7077 p {
    color: var(--color-text-muted);
    font-size: 0.85rem;
    margin: 0.5rem 0;
}

/* Footer Responsive */
@media (max-width: 768px) {
    .north-15e8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .article-prev-29ec {
        grid-template-columns: 1fr;
    }
    
    .up-2c36 {
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }
    
    .button-14f9 {
        padding: 0 1rem 2rem;
    }
}

/* css-noise: 8c3a */
.widget-item-k6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
