.animehub-comments-section{margin-top:40px;margin-bottom:40px}.animehub-comments-section .comments-header{margin-bottom:30px}.animehub-comments-section .comments-title{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;color:var(--animehub-text);margin:0;padding-bottom:15px;border-bottom:2px solid var(--animehub-primary)}.animehub-comments-section .comments-title svg{flex-shrink:0;color:var(--animehub-primary)}.animehub-comments-section .comments-title .comment-count{color:var(--animehub-primary)}.animehub-comments-section .comment-list{list-style:none;padding:0;margin:0 0 30px}.animehub-comments-section .comment{background:var(--animehub-bg-card,#1e1e1e);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px;margin-bottom:20px;transition:.3s;position:relative}.animehub-comments-section .comment:hover{border-color:rgba(255,107,53,.3);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-2px)}.animehub-comments-section .comment:last-child{margin-bottom:0}.animehub-comments-section .comment-body{display:flex;gap:16px}.animehub-comments-section .comment-author{display:flex;align-items:center;gap:14px;margin-bottom:14px;flex-shrink:0}.animehub-comments-section .comment-author .avatar{width:56px;height:56px;border-radius:50%;border:2px solid var(--animehub-primary);padding:2px;background:var(--animehub-bg-secondary);flex-shrink:0}.animehub-comments-section .comment-author .fn{font-weight:600;color:var(--animehub-text);font-size:16px;line-height:1.4}.animehub-comments-section .comment-author .fn a{color:var(--animehub-text);text-decoration:none;transition:color .2s}.animehub-comments-section .comment-author .fn a:hover{color:var(--animehub-primary)}.animehub-comments-section .comment-author .says{display:none}.animehub-comments-section .comment-metadata{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--animehub-text-muted,#999);margin-bottom:14px;margin-left:70px}.animehub-comments-section .comment-metadata a{color:var(--animehub-text-muted,#999);text-decoration:none;transition:color .2s}.animehub-comments-section .comment-metadata a:hover{color:var(--animehub-primary)}.animehub-comments-section .comment-content{color:var(--animehub-text-secondary,#e0e0e0);line-height:1.7;margin-bottom:14px;margin-left:70px;font-size:15px}.animehub-comments-section .comment-content p{margin-bottom:12px}.animehub-comments-section .comment-content p:last-child{margin-bottom:0}.animehub-comments-section .comment-content a{color:var(--animehub-primary);text-decoration:none}.animehub-comments-section .comment-content a:hover{text-decoration:underline}.animehub-comments-section .reply{margin-top:14px;margin-left:70px}.animehub-comments-section .comment-reply-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--animehub-bg-secondary,#2a2a2a);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:var(--animehub-text);font-size:13px;font-weight:600;text-decoration:none;transition:.2s}.animehub-comments-section .comment-reply-link:hover{background:var(--animehub-primary);border-color:var(--animehub-primary);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(255,107,53,.3)}.animehub-comments-section .children{list-style:none;padding:0 0 0 20px;margin:20px 0 0 60px;border-left:2px solid rgba(255,107,53,.2)}.animehub-comments-section .children .comment{margin-bottom:20px;background:var(--animehub-bg-secondary,#232323)}.animehub-comments-section .children .comment-author .avatar{width:48px;height:48px}.animehub-comments-section .children .comment-content,.animehub-comments-section .children .comment-metadata,.animehub-comments-section .children .reply{margin-left:64px}.animehub-comments-section .comment-navigation-bottom,.animehub-comments-section .comment-navigation-top{margin:30px 0}.animehub-comments-section .comment-navigation .nav-links{display:flex;justify-content:space-between;gap:15px}.animehub-comments-section .comment-navigation .nav-next,.animehub-comments-section .comment-navigation .nav-previous{flex:1}.animehub-comments-section .comment-navigation a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:var(--animehub-bg-secondary,#2a2a2a);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--animehub-text);text-decoration:none;font-weight:600;transition:.2s}.animehub-comments-section .comment-navigation a:hover{background:var(--animehub-primary);border-color:var(--animehub-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.animehub-comments-section .comments-closed-notice{padding:20px;background:var(--animehub-bg-card,#1e1e1e);border:1px solid rgba(255,255,255,.08);border-radius:12px;text-align:center;margin-bottom:30px}.animehub-comments-section .comments-closed-notice p{margin:0;color:var(--animehub-text-muted,#999);font-size:14px}.animehub-comments-section .comment-form-wrapper{margin-top:30px;background:var(--animehub-bg-card,#1e1e1e);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:30px}.animehub-comments-section #commentform,.animehub-comments-section .comment-form{display:block!important;width:100%!important}.animehub-comments-section #commentform p,.animehub-comments-section .comment-form p{display:block!important;width:100%!important;margin-bottom:20px!important}.animehub-comments-section #commentform p:last-child,.animehub-comments-section .comment-form p:last-child{margin-bottom:0!important}.animehub-comments-section .comment-form p.comment-form-author,.animehub-comments-section .comment-form p.comment-form-comment,.animehub-comments-section .comment-form p.comment-form-cookies-consent,.animehub-comments-section .comment-form p.comment-form-email,.animehub-comments-section .comment-form p.comment-form-url,.animehub-comments-section .comment-form p.form-submit{display:block!important;width:100%!important}.animehub-comments-section .comment-reply-title{font-size:20px;font-weight:600;color:var(--animehub-text);margin-bottom:20px;border:none!important;border-bottom:none!important;padding-bottom:0!important}.animehub-comments-section .cancel-reply{margin-left:10px}.animehub-comments-section .cancel-reply a{color:var(--animehub-text-muted);text-decoration:none;font-size:14px;font-weight:400}.animehub-comments-section .cancel-reply a:hover{color:var(--animehub-primary)}.animehub-comments-section .comment-form-comment,.animehub-comments-section p.comment-form-comment{display:flex!important;flex-direction:column!important;width:100%!important;margin-bottom:20px!important}.animehub-comments-section .comment-form-comment label,.animehub-comments-section p.comment-form-comment label{display:block!important;width:100%!important;margin-bottom:10px!important;font-weight:600!important;color:var(--animehub-text)!important;font-size:15px!important;order:-1!important}.animehub-comments-section .comment-form-comment .required,.animehub-comments-section .comment-form-comment label .required{color:var(--animehub-primary)!important;margin-left:4px!important}.animehub-comments-section #comment,.animehub-comments-section .comment-form-comment textarea,.animehub-comments-section p.comment-form-comment textarea{display:block!important;width:100%!important;min-height:150px!important;padding:14px!important;background:var(--animehub-bg-secondary,#232323)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;color:var(--animehub-text)!important;font-family:inherit!important;font-size:15px!important;line-height:1.6!important;resize:vertical!important;transition:.2s!important;box-sizing:border-box!important}.animehub-comments-section .comment-form-comment textarea:focus{outline:0;border-color:var(--animehub-primary);box-shadow:0 0 0 3px rgba(255,107,53,.1)}.animehub-comments-section .comment-form-author,.animehub-comments-section .comment-form-email,.animehub-comments-section .comment-form-url,.animehub-comments-section p.comment-form-author,.animehub-comments-section p.comment-form-email,.animehub-comments-section p.comment-form-url{display:flex!important;flex-direction:column!important;width:100%!important;margin-bottom:20px!important}.animehub-comments-section .comment-form-author label,.animehub-comments-section .comment-form-email label,.animehub-comments-section .comment-form-url label,.animehub-comments-section p.comment-form-author label,.animehub-comments-section p.comment-form-email label,.animehub-comments-section p.comment-form-url label{display:block!important;width:100%!important;margin-bottom:8px!important;font-weight:600!important;color:var(--animehub-text)!important;font-size:14px!important;order:-1!important}.animehub-comments-section #author,.animehub-comments-section #email,.animehub-comments-section #url,.animehub-comments-section .comment-form-author input,.animehub-comments-section .comment-form-email input,.animehub-comments-section .comment-form-url input,.animehub-comments-section p.comment-form-author input,.animehub-comments-section p.comment-form-email input,.animehub-comments-section p.comment-form-url input{display:block!important;width:100%!important;padding:12px 14px!important;background:var(--animehub-bg-secondary,#232323)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;color:var(--animehub-text)!important;font-family:inherit!important;font-size:15px!important;transition:.2s!important;box-sizing:border-box!important}.animehub-comments-section .comment-form-author input:focus,.animehub-comments-section .comment-form-email input:focus,.animehub-comments-section .comment-form-url input:focus{outline:0;border-color:var(--animehub-primary);box-shadow:0 0 0 3px rgba(255,107,53,.1)}.animehub-comments-section .form-submit{margin-top:25px}.animehub-comments-section .form-submit input[type=submit],.animehub-comments-section .submit-btn{padding:14px 32px;background:var(--animehub-primary);border:none;border-radius:8px;color:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:.2s;box-shadow:0 2px 8px rgba(255,107,53,.3)}.animehub-comments-section .form-submit input[type=submit]:hover,.animehub-comments-section .submit-btn:hover{background:var(--animehub-primary-hover,#e55a2b);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.4)}@media (max-width:768px){.animehub-comments-section .comment-body{flex-direction:column}.animehub-comments-section .comment-author{margin-bottom:12px}.animehub-comments-section .comment-author .avatar{width:48px;height:48px}.animehub-comments-section .comment-content,.animehub-comments-section .comment-metadata,.animehub-comments-section .reply{margin-left:0}.animehub-comments-section .children{margin-left:20px;padding-left:15px}.animehub-comments-section .children .comment-content,.animehub-comments-section .children .comment-metadata,.animehub-comments-section .children .reply{margin-left:0}.animehub-comments-section .comment-navigation .nav-links{flex-direction:column}.animehub-comments-section .comment-form-wrapper{padding:20px}}