@import url('/assets/css/style.css');

.ygtfrdesw {
    padding: 30px 0;
}

.tgbyhnju {
    margin-bottom: 50px;
}

.mkiolpujy {
    margin-bottom: 25px;
}

.hgtfrdeswa {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.zaqxswcderfv {
    color: #666;
    font-size: 14px;
}

.aqwsedfrgt {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
}

.hyjukilop {
    display: flex;
    gap: 15px;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.3s;
}

.hyjukilop:last-child {
    border-bottom: none;
}

.hyjukilop:hover {
    background: #f9f9f9;
}

.mnbvcxzaqw {
    width: 40px;
    height: 40px;
    background: #ff6f61;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    flex-shrink: 0;
}

.mnbvcxzaqw.top {
    background: linear-gradient(135deg, #ff6f61, #ff8a80);
}

.sderftgyhu {
    flex-shrink: 0;
}

.sderftgyhu img {
    width: 80px;
    height: 110px;
    object-fit: cover;
    border-radius: 6px;
}

.jikolpmnb {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rank-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.rank-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}

.rank-title a:hover {
    color: #ff6f61;
}

.rank-meta {
    color: #666;
    font-size: 14px;
    margin-bottom: 6px;
}

.rank-views {
    color: #999;
    font-size: 13px;
}

@media (max-width: 768px) {
    .hyjukilop {
        gap: 10px;
    }
    
    .mnbvcxzaqw {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    
    .sderftgyhu img {
        width: 60px;
        height: 85px;
    }
}
.zxcvbnmas {
    background: #f8f9fa;
    padding: 12px 0;
    margin-bottom: 20px;
}

.dfghjklpoi {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.zxcvbnmas-item {
    display: flex;
    align-items: center;
}

.zxcvbnmas-item a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
}

.zxcvbnmas-item a:hover {
    color: #4a90e2;
}

.zxcvbnmas-item + .zxcvbnmas-item::before {
    content: ">";
    margin: 0 8px;
    color: #999;
}

.zxcvbnmas-item[aria-current="page"] {
    color: #333;
    font-weight: 500;
}
