/* 首页专用样式 */

/* 英雄区域增强样式 */
.dark-d9e3 {
    background: rgba(93, 64, 55, 0.12);
    padding: 2.5rem 0;
    margin: 1rem 0;
    border-radius: 20px;
    border: 1px solid rgba(141, 110, 99, 0.15);
}

.dark-d9e3 h1 {
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}

.dark-d9e3 p {
    color: #e9ecef;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 2rem;
}

.dark-d9e3 .content-thick-4a6c {
    font-size: 1.1rem;
    padding: 0.8rem 2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(141, 110, 99, 0.3);
}

/* Featured Games Section - New Design */
.tabs-paper-b6da {
    background: linear-gradient(135deg, #3E2723 0%, #4E342E 50%, #5D4037 100%);
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}

.tabs-paper-b6da::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.dropdown-f1b5.alert-78fd/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(../23grain)"/></svg>');
    opacity: 0.1;
    pointer-events: none;
}

.grid-under-601d {
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
    z-index: 2;
}

.filter-plasma-3377 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 1rem;
    text-shadow: 0 4px 20px rgba(141, 110, 99, 0.35);
    background: linear-gradient(135deg, #FF6F00 0%, #FFA726 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.main-pro-87dc {
    font-size: 1.2rem;
    color: #e9ecef;
    opacity: 0.8;
    margin-bottom: 0;
}

.preview-9c7e {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    position: relative;
    z-index: 2;
}

.hard-fe98 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 20px;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.hard-fe98::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(141, 110, 99, 0.15), transparent);
    transition: left 0.6s ease;
}

.hard-fe98:hover::before {
    left: 100%;
}

.hard-fe98:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(78, 52, 46, 0.35);
    border-color: rgba(141, 110, 99, 0.35);
}

.breadcrumb-up-7ee4 {
    background: linear-gradient(135deg, rgba(141, 110, 99, 0.25) 0%, rgba(78, 52, 46, 0.15) 100%);
    border: 2px solid rgba(141, 110, 99, 0.35);
    box-shadow: 0 15px 35px rgba(78, 52, 46, 0.3);
}

.breadcrumb-up-7ee4:hover {
    box-shadow: 0 25px 50px rgba(78, 52, 46, 0.4);
}

.button_out_e0fb {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

/* Image sizing for game icons */
.button_out_e0fb img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    display: inline-block;
}

@media (max-width: 480px) {
    .button_out_e0fb img {
        width: 192px;
        height: 192px;
    }
}

.inner_b98f {
    text-align: center;
}

.old_99aa {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.dirty-b325 {
    font-size: 1rem;
    color: #e9ecef;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    line-height: 1.5;
}

.backdrop-fluid-bef4 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.layout-cool-54a1 {
    background: linear-gradient(135deg, #FF6F00 0%, #FFA726 100%);
    color: #ffffff;
    padding: 0.3rem 0.8rem;
    border-radius: 15px;
    font-size: 0.8rem;
    font-weight: 600;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px rgba(255, 167, 38, 0.35);
}

.icon_short_5d4d {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: linear-gradient(135deg, #ffeb3b 0%, #fdd835 100%);
    color: #1a1a1a;
    padding: 0.8rem 2rem;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 25px rgba(253, 216, 53, 0.35);
    position: relative;
    overflow: hidden;
}

.icon_short_5d4d::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    transition: left 0.6s ease;
}

.icon_short_5d4d:hover::before {
    left: 100%;
}

.icon_short_5d4d:hover {
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 12px 35px rgba(253, 216, 53, 0.55);
    color: #1a1a1a;
    text-decoration: none;
}

.hover_west_c0d2 {
    font-style: normal;
    transition: transform 0.3s ease;
}

.icon_short_5d4d:hover .hover_west_c0d2 {
    transform: translateX(5px);
}

/* Responsive Design */
@media (max-width: 768px) {
    .tabs-paper-b6da {
        padding: 3rem 0;
    }
    
    .filter-plasma-3377 {
        font-size: 2rem;
    }
    
    .main-pro-87dc {
        font-size: 1rem;
    }
    
    .preview-9c7e {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .hard-fe98 {
        padding: 1.5rem;
    }
    
    .button_out_e0fb {
        font-size: 2.5rem;
    }
    
    .old_99aa {
        font-size: 1.3rem;
    }
    
    .icon_short_5d4d {
        padding: 0.7rem 1.5rem;
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .tabs-paper-b6da {
        padding: 2rem 0;
    }
    
    .filter-plasma-3377 {
        font-size: 1.8rem;
    }
    
    .hard-fe98 {
        padding: 1.2rem;
    }
    
    .button_out_e0fb {
        font-size: 2rem;
    }
    
    .old_99aa {
        font-size: 1.2rem;
    }
    
    .backdrop-fluid-bef4 {
        gap: 0.3rem;
    }
    
    .layout-cool-54a1 {
        padding: 0.2rem 0.6rem;
        font-size: 0.7rem;
    }
}

/* 导航菜单当前页面高亮 */
.link_green_e232 a[href="index.south-aa65"] {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 100%);
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(141, 110, 99, 0.4);
    transform: translateY(-2px);
    position: relative;
    overflow: hidden;
}

.link_green_e232 a[href="index.south-aa65"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(141, 110, 99, 0.3), transparent);
    transition: left 0.6s ease;
}

.link_green_e232 a[href="index.south-aa65"]:hover::before {
    left: 100%;
}

/* 首页导航特殊样式 */
.link_green_e232 .breadcrumb-center-3cf4:first-child .lite-462e {
    position: relative;
}

.link_green_e232 .breadcrumb-center-3cf4:first-child .lite-462e::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 2px;
    background: #8D6E63;
    border-radius: 2px;
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { opacity: 0.7; transform: translateX(-50%) scaleX(1); }
    50% { opacity: 1; transform: translateX(-50%) scaleX(1.1); }
}

/* 响应式图片样式 */
.notice_stale_d34a {
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 1.5rem auto;
    display: block;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4);
    border-radius: 2rem;
}

.new-56a8 {
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 1.5rem auto;
    display: block;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4);
    border-radius: 2rem;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .dark-d9e3 {
        padding: 1.5rem 0;
        text-align: center;
        margin: 0.5rem 0;
        border-radius: 15px;
    }
    
    .dark-d9e3 h1 {
        font-size: 1.75rem;
        margin-bottom: 0.5rem;
    }
    
    .dark-d9e3 p {
        margin-bottom: 0.75rem;
    }
    
    .silver-f305 {
        padding: 1.5rem;
        margin-bottom: 1rem;
        border-radius: 12px;
    }
    
    .chip_0f17 {
        margin-top: 1rem;
        padding: 1.5rem;
        border-radius: 15px;
    }
    
    .chip_0f17::before {
        border-radius: 17px;
    }
    
    .notice_stale_d34a,
    .new-56a8 {
        max-width: 100%;
        margin: 1rem auto;
    }
    
    /* 移动端防止图片溢出 */
    body {
        overflow-x: hidden;
    }
    
    section {
        overflow-x: hidden;
    }
    
    section img {
        max-width: 100%;
        height: auto;
    }
    
    .article_23f1 img,
    .complex_62c6 img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 480px) {
    .notice_stale_d34a,
    .new-56a8 {
        margin: 0.75rem auto;
    }
    
    /* 强制所有图片在小屏幕上自适应 */
    img {
        max-width: 100% !important;
        height: auto !important;
    }
}
/* css-noise: 89af */
.shadow-element-h6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
