* { margin: 0; padding: 0; box-sizing: border-box; }
:root { --primary: #ff6b9d; --secondary: #4a90e2; --dark: #1a1a2e; --text: #333; --shadow: rgba(0, 0, 0, 0.1); }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; color: var(--text); background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); min-height: 100vh; }
.qwemnzx-breadcrumb { background: rgba(255, 255, 255, 0.9); padding: 0.75rem 0; font-size: 0.875rem; }
.qwemnzx-breadcrumb a { color: var(--secondary); text-decoration: none; }
.kfjdnwq { background: white; box-shadow: 0 2px 10px var(--shadow); padding: 1.5rem 0; margin-bottom: 2rem; }
.xnmzaqw { max-width: 1200px; margin: 0 auto; padding: 0 1.5rem; }
.ytplmnb { font-size: 0; margin-bottom: 1rem; }
.ytplmnb a { font-size: 2rem; font-weight: 700; background: linear-gradient(135deg, var(--primary), var(--secondary)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-decoration: none; }
.plmqwer { display: flex; gap: 2rem; flex-wrap: wrap; }
.plmqwer a { color: var(--text); text-decoration: none; font-weight: 500; padding: 0.5rem 1rem; border-radius: 8px; }
.plmqwer a.active { color: white; background: var(--primary); }
.mnbvcxz { padding: 2rem 0; }
.zxcvbnm-main { background: white; border-radius: 20px; padding: 3rem; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1); }
.plkmnbv-header { margin-bottom: 3rem; text-align: center; }
.asdfghj-title { font-size: 2.5rem; color: var(--dark); margin-bottom: 0.5rem; background: linear-gradient(135deg, var(--primary), var(--secondary)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.qwertyu-subtitle { color: #666; font-size: 1.1rem; }
.zxcmnb-ranking { display: flex; flex-direction: column; gap: 2rem; }
.qweasd-rank { display: flex; align-items: center; gap: 2rem; padding: 2rem; background: #f8f9fa; border-radius: 15px; transition: all 0.3s ease; }
.qweasd-rank:hover { background: white; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); transform: translateY(-3px); }
.plmnbv-num { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; font-size: 2rem; font-weight: 700; background: #e1e8ed; color: #666; border-radius: 10px; }
.qweasd-rank.top1 .plmnbv-num { background: linear-gradient(135deg, #ffd700, #ffed4e); color: white; }
.qweasd-rank.top2 .plmnbv-num { background: linear-gradient(135deg, #c0c0c0, #e8e8e8); color: white; }
.qweasd-rank.top3 .plmnbv-num { background: linear-gradient(135deg, #cd7f32, #e8a574); color: white; }
.zxcasd-cover { width: 120px; height: 160px; object-fit: cover; border-radius: 8px; box-shadow: 0 3px 10px var(--shadow); }
.plkmju-details { flex: 1; }
.qwezxc-title { font-size: 1.5rem; margin-bottom: 0.5rem; }
.qwezxc-title a { color: var(--dark); text-decoration: none; }
.asdfmn-intro { color: #666; margin-bottom: 1rem; }
.zxcbnm-stats { display: flex; gap: 2rem; margin-bottom: 0.5rem; }
.plkjhg-stat { color: var(--secondary); font-weight: 600; font-size: 0.9rem; }
.qwemnb-update { color: #999; font-size: 0.875rem; }
.zxcvbnm-footer { background: rgba(26, 26, 46, 0.95); color: white; padding: 3rem 0 2rem; margin-top: 4rem; }
.plkmnbv-footer-nav { display: flex; justify-content: center; gap: 2rem; margin-bottom: 2rem; flex-wrap: wrap; }
.plkmnbv-footer-nav a { color: rgba(255, 255, 255, 0.8); text-decoration: none; }
.qwemnb-copyright { text-align: center; color: rgba(255, 255, 255, 0.6); font-size: 0.875rem; }
.plkjhg-totop { position: fixed; bottom: 2rem; right: 2rem; width: 50px; height: 50px; background: var(--primary); color: white; border: none; border-radius: 50%; cursor: pointer; opacity: 0; visibility: hidden; z-index: 999; }
.plkjhg-totop.show { opacity: 1; visibility: visible; }
