#body-container{box-shadow:rgba(0,0,0,.1) 0 0 20px;max-width:100%;min-height:100vh;display:flex;flex-direction:column;max-width:428px;box-sizing:border-box;margin:0 auto}.back-button{color:#ff6b81;font-size:1.2rem;cursor:pointer;width:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.back-button a{color:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:8px;transition:all .3s ease}.back-button:hover{transform:scale(1.1)}.main-header{border-bottom:1px solid #f0e1e1;background:#fff;position:relative}.my-comics-page .main-header{background-color:#fff2f2;border-bottom:1px solid #f0e1e1;color:#333}.my-comics-page .back-button a{color:#ff6b81}.my-comics-page .back-button:hover a{color:#ff4757}.task-list-page .main-header{background-color:#fff2f2;border-bottom:1px solid #f0e1e1;color:#333;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.task-list-page .back-button a{color:#ff6b81}.task-list-page .back-button:hover a{color:#ff4757}.comic-chapter-page .main-header{background-color:#fff;border-bottom:1px solid #f0e1e1;color:#333}.comic-chapter-page .back-button{color:#ff6b81}.comic-chapter-page .back-button:hover{color:#ff4757;transform:scale(1.1)}.comic-chapter-page .back-button a{color:inherit}.section-title-container{display:flex;justify-content:space-between;align-items:left;margin-bottom:.5rem;margin-top:1rem;padding:0 15px}.section-title{margin:0;font-size:1.25rem;color:#333;font-weight:700;position:relative;padding-left:15px}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:70%;background-color:#ff6b81;border-radius:3px}.more-link{color:#ff6b81;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;gap:5px}.more-link:hover{color:#ff4757;text-decoration:underline}.more-link i{font-size:.8rem}.area-label{display:inline-block;background-color:#f1f1f1;color:#666;font-size:.75rem;padding:2px 8px;border-radius:10px;margin-left:10px;vertical-align:middle}.vip-status-container{display:flex;align-items:center}.vip-status{display:flex;align-items:center;gap:20px;font-size:.9rem}.vip-status #vip-countdown{color:#ff6b81;font-weight:500}.vip-status .user-account{display:flex;align-items:center;gap:15px}.vip-status .points-container{display:flex;align-items:center}.vip-status .points-label{color:#666}.vip-status .points-value{color:#ff6b81;font-weight:500;padding-right:8px}.vip-status .points-buy-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;background-color:#ff6b81;color:#fff;border-radius:4px;text-decoration:none;font-size:.8rem;transition:all .2s;line-height:1;height:24px}.vip-status .points-buy-button:hover{background-color:#ff4757}.vip-status .points-buy-button i{font-size:.8rem;display:flex;align-items:center}.vip-status .checkin-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;background-color:#fff;color:#ff6b81;border:1px solid #ff6b81;border-radius:4px;text-decoration:none;font-size:.8rem;transition:all .2s;line-height:1;height:24px}.vip-status .checkin-button:hover{background-color:#f5f5f5}.vip-status .checkin-button i{font-size:.8rem;color:#ff6b81;display:flex;align-items:center}.user-info-section{background-color:#fff;padding:20px 15px;margin-bottom:10px}.user-basic-info{display:flex;align-items:center;margin-bottom:20px;position:relative}.avatar-container{margin-right:15px}.user-avatar{width:60px;height:60px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.user-details{flex:1}.user-id-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.user-id{font-size:18px;font-weight:500;color:#333;margin:0;flex:1}.vip-level{display:flex;align-items:center;gap:10px}.vip-tag{background-color:#ff6b81;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px}.vip-progress{color:#666;font-size:12px}.check-level-btn{color:#ff6b81;font-size:12px;text-decoration:none}.vip-end-time{margin-top:5px;font-size:12px;color:#666}.vip-end-label{margin-right:5px}.remaining-time{font-size:12px;color:#4caf50}.expired-time{font-size:12px;color:#f44336;margin-left:5px}.switch-account-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:4px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#666;margin-left:10px;flex-shrink:0;font-size:11px;gap:4px}.switch-account-btn:hover{background:#ff6b81;color:#fff;border-color:#ff6b81;transform:scale(1.02)}.switch-account-btn i{font-size:11px}.switch-account-btn span{white-space:nowrap}.user-stats{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #f0f0f0}.stats-item{text-align:center;flex:1}.stats-value{font-size:18px;font-weight:500;color:#333;margin-bottom:4px}.stats-label{font-size:12px;color:#666}.recharge-button{flex:1;text-align:right}.action-btn{background:#ff6b81;color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:14px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:background-color .2s}.action-btn:hover{background:#ff4757}.menu-section{background:#fff;margin-top:10px}.menu-item{display:flex;align-items:center;padding:15px;text-decoration:none;color:#333;border-bottom:1px solid #f0f0f0}.menu-item:last-child{border-bottom:none}.menu-item i:first-child{width:24px;margin-right:15px;color:#ff6b81}.menu-item span{flex:1;font-size:14px}.menu-item .fa-chevron-right{color:#ccc;font-size:14px}.menu-item:hover{background-color:#f8f9fa}.menu-category{background-color:#fff;border-bottom:1px solid #f0f0f0}.menu-category:last-child{border-bottom:none}.menu-category-header{display:flex;align-items:center;padding:15px;cursor:pointer}.menu-category-header i:first-child{width:24px;margin-right:15px;color:#ff6b81}.menu-category-header span{flex:1;font-size:14px;font-weight:500}.menu-category-header .fa-chevron-down{color:#999;font-size:14px;transition:transform .3s}.menu-category.active .fa-chevron-down{transform:rotate(180deg)}.menu-category-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.menu-category.active .menu-category-content{max-height:500px}.submenu-item{padding-left:30px;background-color:#f9f9f9}.submenu-item:last-child{border-bottom:none}.submenu-item i:first-child{font-size:.9em}
