.sch-hub,.sch-comments-hub{max-width:1340px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.sch-hub-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:16px 20px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;align-items:center;justify-content:space-between}.sch-hub-filter-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;flex:1;align-items:center}#sch-hub-domain,#sch-hub-period,#sch-hub-orderby,.sch-hub-domain-filter,.sch-hub-period-filter,.sch-hub-orderby-filter{padding:10px 36px 10px 14px;border:1px solid #ced4da;border-radius:8px;background:#fff;font-size:14px;color:#212529;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;transition:border-color 0.15s,box-shadow 0.15s;min-width:140px}#sch-hub-domain,.sch-hub-domain-filter{min-width:200px;flex:1;max-width:400px}#sch-hub-domain:hover,#sch-hub-period:hover,#sch-hub-orderby:hover{border-color:#adb5bd}#sch-hub-domain:focus,#sch-hub-period:focus,#sch-hub-orderby:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.sch-hub-filter-group label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#6c757d}.sch-hub-select{padding:10px 36px 10px 14px;border:1px solid #ced4da;border-radius:8px;background:#fff;font-size:14px;color:#212529;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;transition:border-color 0.15s,box-shadow 0.15s}.sch-hub-select:hover{border-color:#adb5bd}.sch-hub-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.sch-hub-stats{margin-bottom:16px;padding:0 4px;color:#6c757d;font-size:14px}.sch-hub-total{font-weight:600;font-size:15px;color:#374151;white-space:nowrap}.sch-hub-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6c757d;gap:16px}.sch-hub-spinner{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#6366f1;border-radius:50%;animation:sch-spin 0.8s linear infinite}@keyframes sch-spin{to{transform:rotate(360deg)}}.sch-hub-comments{display:flex;flex-direction:column;gap:16px}.sch-hub-comment{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px;transition:box-shadow 0.15s,border-color 0.15s}.sch-hub-comment:hover{border-color:#dee2e6;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.sch-hub-card{padding:0;overflow:hidden}.sch-hub-card-article{display:flex;gap:0;border-bottom:1px solid #e9ecef}.sch-hub-card-image-link{flex-shrink:0;width:200px;height:140px;overflow:hidden;background:#f1f3f4}.sch-hub-card-image{width:100%;height:100%;object-fit:cover;transition:transform 0.2s}.sch-hub-card-image-link:hover .sch-hub-card-image{transform:scale(1.05)}.sch-hub-card-article-info{flex:1;padding:16px;display:flex;flex-direction:column;justify-content:center;min-width:0}.sch-hub-card-title{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.3}.sch-hub-card-title a{color:#212529;text-decoration:none}.sch-hub-card-title a:hover{color:#6366f1}.sch-hub-card-description{margin:0 0 10px;font-size:13px;line-height:1.5;color:#6c757d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sch-hub-card-domain{display:flex;align-items:center;gap:6px;font-size:12px;color:#868e96}.sch-hub-card-domain svg{opacity:0.6}.sch-hub-card-comment{padding:16px 20px}.sch-hub-card .sch-hub-card-article:not(:has(.sch-hub-card-image)) .sch-hub-card-article-info{padding:20px}@media (max-width:600px){.sch-hub-card-article{flex-direction:column}.sch-hub-card-image-link{width:100%;height:180px}.sch-hub-card-article-info{padding:14px}.sch-hub-card-comment{padding:14px}}.sch-hub-comment-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.sch-hub-comment-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.sch-hub-comment-meta{flex:1;min-width:0}.sch-hub-comment-author{font-weight:600;color:#212529;font-size:15px;margin-bottom:4px}.sch-hub-comment-author a{color:inherit;text-decoration:none}.sch-hub-comment-author a:hover{color:#6366f1}.sch-hub-comment-time{font-size:13px;color:#6c757d}.sch-hub-comment-content{font-size:15px;line-height:1.6;color:#212529;margin-bottom:12px;word-wrap:break-word}.sch-hub-comment-content p{margin:0 0 8px 0}.sch-hub-comment-content p:last-child{margin-bottom:0}.sch-hub-comment-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.sch-hub-tag{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;border-radius:16px;color:#fff;text-decoration:none;transition:opacity 0.15s}.sch-hub-tag:hover{opacity:0.85}.sch-hub-comment-page{display:flex;align-items:center;gap:8px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:12px;font-size:13px}.sch-hub-comment-page-icon{flex-shrink:0;width:16px;height:16px;color:#6c757d}.sch-hub-comment-page-info{flex:1;min-width:0}.sch-hub-comment-page-title{font-weight:500;color:#212529;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-hub-comment-page-title a{color:inherit;text-decoration:none}.sch-hub-comment-page-title a:hover{color:#6366f1}.sch-hub-comment-page-domain{font-size:12px;color:#6c757d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-hub-comment-footer{display:flex;align-items:center;gap:16px;padding-top:12px;border-top:1px solid #f1f3f4}.sch-hub-vote-info{display:flex;align-items:center;gap:4px;font-size:14px;color:#6c757d}.sch-hub-vote-info.positive{color:#22c55e}.sch-hub-vote-info.negative{color:#ef4444}.sch-hub-vote-icon{width:18px;height:18px}.sch-hub-load-more{display:flex;justify-content:center;padding:24px 0}.sch-hub-load-more-btn{padding:12px 32px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color 0.15s,transform 0.15s}.sch-hub-load-more-btn:hover{background:#4f46e5}.sch-hub-load-more-btn:active{transform:scale(0.98)}.sch-hub-load-more-btn:disabled{background:#a5b4fc;cursor:not-allowed}.sch-hub-empty{text-align:center;padding:60px 20px;color:#6c757d}.sch-hub-empty-icon{width:64px;height:64px;margin-bottom:16px;color:#dee2e6}.sch-hub-empty-title{font-size:18px;font-weight:600;color:#212529;margin-bottom:8px}.sch-hub-empty-text{font-size:14px}@media (max-width:768px){.sch-hub{padding:12px}.sch-hub-filters{padding:16px}.sch-hub-filter-group{min-width:calc(50% - 8px)}.sch-hub-comment{padding:16px}.sch-hub-comment-header{flex-wrap:wrap}}@media (max-width:480px){.sch-hub-filter-group{min-width:100%}}.sch-hub-comment-actions{display:flex;gap:8px;margin-left:auto}.sch-hub-edit-btn,.sch-hub-delete-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#6c757d;cursor:pointer;transition:all 0.15s}.sch-hub-edit-btn:hover{background:#e3f2fd;color:#1976d2}.sch-hub-delete-btn:hover{background:#ffebee;color:#d32f2f}.sch-hub-edit-textarea{width:100%;min-height:80px;padding:12px;border:2px solid #6366f1;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;margin-bottom:12px}.sch-hub-edit-textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.sch-hub-edit-actions{display:flex;gap:8px;justify-content:flex-end}.sch-hub-save-btn,.sch-hub-cancel-btn{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.15s}.sch-hub-save-btn{background:#6366f1;color:#fff}.sch-hub-save-btn:hover{background:#4f46e5}.sch-hub-save-btn:disabled{background:#a5a8fc;cursor:not-allowed}.sch-hub-cancel-btn{background:#f1f5f9;color:#64748b}.sch-hub-cancel-btn:hover{background:#e2e8f0}.sch-hub-articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:32px}.sch-hub-article-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow 0.2s,border-color 0.2s,transform 0.2s}.sch-hub-article-card:hover{border-color:#dee2e6;box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.sch-hub-card-image-wrapper{position:relative;width:100%;height:180px;min-height:180px;max-height:180px;background:linear-gradient(135deg,#f1f3f4 0%,#e9ecef 100%);overflow:hidden;flex-shrink:0}.sch-hub-card-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.sch-hub-article-card:hover .sch-hub-card-image-wrapper img{transform:scale(1.05)}.sch-hub-card-image-wrapper.sch-hub-card-no-image{display:flex;align-items:center;justify-content:center}.sch-hub-card-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#adb5bd}.sch-hub-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;text-align:center}.sch-hub-card-favicon{width:48px;height:48px;border-radius:8px;background:rgba(255,255,255,0.2);padding:4px;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.sch-hub-card-domain-text{color:white;font-size:18px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,0.3);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-hub-card-content{padding:16px}.sch-hub-card-title{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.4;color:#212529;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sch-hub-article-card:hover .sch-hub-card-title{color:#6366f1}.sch-hub-card-domain{display:flex;align-items:center;gap:6px;font-size:13px;color:#6c757d;margin-bottom:12px}.sch-hub-card-domain svg{opacity:0.5;flex-shrink:0}.sch-hub-card-stats{display:flex;align-items:center;gap:16px;padding-top:12px;border-top:1px solid #f1f3f4;font-size:13px;color:#6c757d}.sch-hub-card-stat{display:flex;align-items:center;gap:5px}.sch-hub-card-stat svg{width:16px;height:16px;opacity:0.6}.sch-hub-card-stat.comments{color:#6366f1;font-weight:500}@media (max-width:768px){.sch-hub-articles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.sch-hub-card-image-wrapper{height:160px}}@media (max-width:480px){.sch-hub-articles-grid{grid-template-columns:1fr;gap:12px}.sch-hub-article-card{border-radius:8px}.sch-hub-card-content{padding:12px}.sch-hub-card-title{font-size:15px;line-height:1.3}}.sch-article-detail{max-width:1340px;margin:0 auto;padding:20px}.sch-article-back{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:24px;color:#6c757d;text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:all 0.15s}.sch-article-back:hover{color:#6366f1;background:#f8f9fa}.sch-article-back svg{width:18px;height:18px}.sch-article-header{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;margin-bottom:24px}.sch-article-header-loading{display:flex;align-items:center;justify-content:center;padding:60px}.sch-article-header-image{width:100%;height:300px;object-fit:cover;display:block}.sch-article-header-placeholder{width:100%;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.sch-article-header-favicon{width:64px;height:64px;border-radius:12px;background:rgba(255,255,255,0.2);padding:6px;box-shadow:0 4px 12px rgba(0,0,0,0.2)}.sch-article-header-domain-text{color:white;font-size:24px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.sch-article-header-content{padding:24px}.sch-article-header-title{margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.3;color:#212529}.sch-article-header-title a{color:inherit;text-decoration:none}.sch-article-header-title a:hover{color:#6366f1}.sch-article-header-description{margin:0 0 16px;font-size:15px;line-height:1.6;color:#6c757d}.sch-article-header-meta{display:flex;align-items:center;gap:16px;font-size:14px;color:#868e96}.sch-article-header-meta-item{display:flex;align-items:center;gap:6px}.sch-article-header-meta-item svg{width:16px;height:16px;opacity:0.6}.sch-article-comment-form-wrapper{margin-bottom:24px}.sch-article-new-comment{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px}.sch-article-new-comment h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#212529}.sch-article-comment-form{display:flex;gap:12px}.sch-article-comment-form-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;object-fit:cover}.sch-article-comment-form-input-wrapper{flex:1;display:flex;flex-direction:column;gap:12px}.sch-article-comment-form-textarea{width:100%;max-width:100%;box-sizing:border-box;padding:12px;border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;min-height:80px;transition:border-color 0.15s,box-shadow 0.15s}.sch-article-comment-form-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.sch-article-comment-form-actions{display:flex;justify-content:flex-end}.sch-article-comment-submit-btn{padding:10px 20px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color 0.15s}.sch-article-comment-submit-btn:hover:not(:disabled){background:#4f46e5}.sch-article-comment-submit-btn:disabled{background:#a5b4fc;cursor:not-allowed}.sch-article-login-prompt{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:24px;text-align:center;margin-bottom:24px}.sch-article-login-prompt p{margin:0 0 16px;color:#6c757d;font-size:15px}.sch-article-login-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#fff;border:1px solid #e9ecef;border-radius:8px;font-size:14px;font-weight:500;color:#212529;cursor:pointer;transition:all 0.15s}.sch-article-login-btn:hover{background:#f8f9fa;border-color:#dee2e6;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.sch-article-login-btn svg{width:18px;height:18px}.sch-article-comments-list{display:flex;flex-direction:column;gap:16px}.sch-article-comments-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sch-article-comments-header h3{margin:0;font-size:18px;font-weight:600;color:#212529}.sch-article-comments-count{background:#6366f1;color:#fff;padding:4px 10px;border-radius:12px;font-size:13px;font-weight:500}.sch-article-comment{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px}.sch-article-comment.sch-comment-reply{margin-left:48px;border-left:3px solid #6366f1;background:#f8f9ff}.sch-article-comment.sch-comment-depth-1{margin-left:48px}.sch-article-comment.sch-comment-depth-2{margin-left:80px}.sch-article-comment.sch-comment-depth-3{margin-left:100px}.sch-article-comment.sch-comment-depth-4,.sch-article-comment.sch-comment-depth-5,.sch-article-comment.sch-comment-depth-6{margin-left:120px}.sch-article-comment.sch-comment-reply .sch-article-comment-avatar{width:32px;height:32px}.sch-article-comment.sch-comment-reply::before{content:'';position:absolute;left:-24px;top:28px;width:20px;height:2px;background:#6366f1}.sch-article-comment.sch-comment-reply{position:relative}.sch-article-comment-main{display:flex;gap:12px}.sch-article-comment-body{flex:1;min-width:0}.sch-article-comment-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sch-article-comment-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.sch-article-comment-info{flex:1;min-width:0}.sch-article-comment-author{font-weight:600;font-size:14px;color:#212529;margin-bottom:2px}.sch-article-comment-author a{color:inherit;text-decoration:none}.sch-article-comment-author a:hover{color:#6366f1}.sch-article-comment-time{font-size:13px;color:#6c757d}.sch-article-comment-content{font-size:15px;line-height:1.6;color:#212529;margin-bottom:12px;white-space:pre-wrap;word-wrap:break-word}.sch-article-comment-footer,.sch-article-comment-actions{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #f1f3f4}.sch-article-comment-votes{display:flex;align-items:center;gap:8px}.sch-article-vote-score{font-size:14px;font-weight:600;min-width:20px;text-align:center;color:#6c757d}.sch-article-vote-score.positive{color:#16a34a}.sch-article-vote-score.negative{color:#dc2626}.sch-article-vote-btn,.sch-vote-up,.sch-vote-down{display:flex;align-items:center;justify-content:center;padding:6px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;font-size:13px;color:#6c757d;cursor:pointer;transition:all 0.15s}.sch-article-vote-btn:hover:not(:disabled),.sch-vote-up:hover:not(:disabled),.sch-vote-down:hover:not(:disabled){background:#e9ecef}.sch-article-vote-btn.active.upvote,.sch-vote-up.active{background:#dcfce7;border-color:#86efac;color:#16a34a}.sch-article-vote-btn.active.downvote,.sch-vote-down.active{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.sch-article-vote-btn:disabled{opacity:0.5;cursor:not-allowed}.sch-article-vote-btn svg{width:16px;height:16px}.sch-article-reply-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:none;font-size:13px;color:#6c757d;cursor:pointer;transition:color 0.15s}.sch-article-reply-btn:hover{color:#6366f1}.sch-article-reply-btn svg{width:16px;height:16px}.sch-article-reply-form{margin-top:16px;padding-top:16px;border-top:1px solid #f1f3f4}.sch-article-reply-form textarea{width:100%;padding:12px;border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;min-height:60px;margin-bottom:12px}.sch-article-reply-form textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.sch-article-reply-actions{display:flex;gap:8px;justify-content:flex-end}.sch-article-reply-submit,.sch-article-reply-cancel{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.15s}.sch-article-reply-submit{background:#6366f1;color:#fff;border:none}.sch-article-reply-submit:hover:not(:disabled){background:#4f46e5}.sch-article-reply-submit:disabled{background:#a5b4fc;cursor:not-allowed}.sch-article-reply-cancel{background:#f1f5f9;color:#64748b;border:none}.sch-article-reply-cancel:hover{background:#e2e8f0}.sch-article-comment-replies{margin-top:16px;padding-left:52px;display:flex;flex-direction:column;gap:12px}.sch-article-comment-reply{background:#f8f9fa;border-radius:8px;padding:16px}@media (max-width:768px){.sch-article-detail{padding:12px}.sch-article-header-image{height:200px}.sch-article-header-content{padding:16px}.sch-article-header-title{font-size:20px}.sch-article-comment-replies{padding-left:24px}.sch-article-comment.sch-comment-depth-1{margin-left:32px}.sch-article-comment.sch-comment-depth-2{margin-left:48px}.sch-article-comment.sch-comment-depth-3,.sch-article-comment.sch-comment-depth-4,.sch-article-comment.sch-comment-depth-5,.sch-article-comment.sch-comment-depth-6{margin-left:64px}.sch-article-comment.sch-comment-reply::before{left:-16px;width:12px}}@media (max-width:480px){.sch-article-comment-form{flex-direction:column}.sch-article-comment-form-avatar{display:none}.sch-article-header-meta{flex-direction:column;align-items:flex-start;gap:8px}.sch-article-comment.sch-comment-reply{margin-left:12px !important;padding:12px;border-left-width:3px}.sch-article-comment.sch-comment-depth-1{margin-left:12px !important}.sch-article-comment.sch-comment-depth-2{margin-left:20px !important}.sch-article-comment.sch-comment-depth-3,.sch-article-comment.sch-comment-depth-4,.sch-article-comment.sch-comment-depth-5,.sch-article-comment.sch-comment-depth-6{margin-left:24px !important}.sch-article-comment.sch-comment-reply .sch-article-comment-avatar{width:28px;height:28px}.sch-article-comment.sch-comment-reply::before{left:-8px;width:6px;top:20px}.sch-article-comment.sch-comment-depth-2{border-left-color:#818cf8}.sch-article-comment.sch-comment-depth-3{border-left-color:#a5b4fc}.sch-article-comment.sch-comment-depth-4,.sch-article-comment.sch-comment-depth-5,.sch-article-comment.sch-comment-depth-6{border-left-color:#c7d2fe}.sch-article-comment-actions{flex-wrap:wrap;gap:6px}}.sch-article-export-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:none;background:none;color:#6c757d;font-size:12px;cursor:pointer;border-radius:4px;transition:all 0.15s}.sch-article-export-btn:hover{background:#f8f9fa;color:#6366f1}.sch-article-export-btn svg{flex-shrink:0}.sch-export-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;box-sizing:border-box}.sch-export-modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.sch-export-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e9ecef}.sch-export-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1e293b}.sch-export-modal-close{background:none;border:none;font-size:28px;line-height:1;color:#6c757d;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all 0.15s}.sch-export-modal-close:hover{background:#f1f5f9;color:#1e293b}.sch-export-modal-body{padding:24px;overflow-y:auto}.sch-export-description{margin:0 0 16px;color:#64748b;font-size:14px}.sch-export-format-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.sch-export-format-btn{padding:10px 20px;border:2px solid #e9ecef;background:#fff;color:#64748b;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all 0.15s}.sch-export-format-btn:hover{border-color:#6366f1;color:#6366f1}.sch-export-format-btn.active{background:#6366f1;border-color:#6366f1;color:#fff}.sch-export-content-wrapper{position:relative}.sch-export-textarea{width:100%;min-height:200px;max-height:400px;padding:16px;border:1px solid #e9ecef;border-radius:12px;background:#f8f9fa;font-family:'SF Mono',Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:13px;line-height:1.5;color:#1e293b;resize:vertical;box-sizing:border-box}.sch-export-textarea:focus{outline:none;border-color:#6366f1}.sch-export-copy-btn{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.15s}.sch-export-copy-btn:hover{background:#4f46e5}.sch-export-copy-btn svg{flex-shrink:0}@media (max-width:480px){.sch-export-modal{padding:10px}.sch-export-modal-content{border-radius:12px}.sch-export-modal-header{padding:16px 20px}.sch-export-modal-body{padding:16px 20px}.sch-export-format-btn{flex:1;min-width:calc(50% - 4px);padding:8px 12px;font-size:13px}.sch-export-textarea{font-size:12px;min-height:150px}.sch-export-copy-btn{position:static;width:100%;justify-content:center;margin-top:12px}}.sch-article-report-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;transition:all 0.15s ease}.sch-article-report-btn:hover{background:#fef2f2;color:#ef4444}.sch-report-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:100000;padding:20px}.sch-report-modal-content{background:white;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);max-width:420px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.sch-report-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.sch-report-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.sch-report-modal-close{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#9ca3af;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all 0.15s ease}.sch-report-modal-close:hover{background:#f3f4f6;color:#1f2937}.sch-report-modal-body{padding:20px;overflow-y:auto}.sch-report-description{margin:0 0 16px 0;color:#6b7280;font-size:14px}.sch-report-reasons{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.sch-report-reason{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all 0.15s ease}.sch-report-reason:hover{border-color:#d1d5db;background:#f9fafb}.sch-report-reason input[type="radio"]{margin-top:3px;accent-color:#ef4444}.sch-report-reason-label{display:flex;flex-direction:column;gap:2px}.sch-report-reason-label strong{font-size:14px;font-weight:600;color:#1f2937}.sch-report-reason-label small{font-size:12px;color:#6b7280}.sch-report-details{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}.sch-report-details:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,0.1)}.sch-report-actions{display:flex;gap:8px;margin-top:16px}.sch-report-submit-btn{flex:1;padding:12px 20px;background:#ef4444;color:white;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.15s ease}.sch-report-submit-btn:hover:not(:disabled){background:#dc2626}.sch-report-submit-btn:disabled{background:#fca5a5;cursor:not-allowed}.sch-report-cancel-btn{padding:12px 20px;background:transparent;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;cursor:pointer;transition:all 0.15s ease}.sch-report-cancel-btn:hover{background:#f3f4f6;color:#1f2937}.sch-report-result{margin-top:16px}.sch-report-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px}.sch-report-success svg{color:#22c55e;margin-bottom:12px}.sch-report-success p{margin:0;font-size:16px;font-weight:600;color:#1f2937}.sch-report-success small{margin-top:4px;font-size:13px;color:#6b7280}.sch-report-error{padding:12px;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;text-align:center}.sch-report-error p{margin:0;font-size:14px;color:#ef4444}@media (max-width:480px){.sch-report-modal-content{max-width:100%;margin:10px}.sch-report-actions{flex-direction:column}.sch-report-cancel-btn{order:1}}.sch-comment-type-meinung{border-left:3px solid #6b7280}.sch-comment-type-faktencheck{border-left:3px solid #22c55e;background:linear-gradient(90deg,rgba(34,197,94,0.05) 0%,transparent 100%)}.sch-comment-type-kontext{border-left:3px solid #3b82f6;background:linear-gradient(90deg,rgba(59,130,246,0.05) 0%,transparent 100%)}.sch-comment-type-frage{border-left:3px solid #f59e0b;background:linear-gradient(90deg,rgba(245,158,11,0.05) 0%,transparent 100%)}.sch-comment-type-korrektur{border-left:3px solid #ef4444;background:linear-gradient(90deg,rgba(239,68,68,0.05) 0%,transparent 100%)}.sch-comment-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;background:#f9fafb;border-radius:8px;margin-bottom:16px}.sch-comment-filters-label{font-size:13px;font-weight:500;color:#6b7280;margin-right:4px}.sch-filter-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:white;border:1px solid #e5e7eb;border-radius:20px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all 0.15s ease}.sch-filter-btn:hover{border-color:#d1d5db;background:#f3f4f6}.sch-filter-btn.active{background:#1f2937;border-color:#1f2937;color:white}.sch-filter-btn[data-filter="faktencheck"].active{background:#22c55e;border-color:#22c55e}.sch-filter-btn[data-filter="frage"].active{background:#f59e0b;border-color:#f59e0b}.sch-filter-btn[data-filter="korrektur"].active{background:#ef4444;border-color:#ef4444}.sch-filter-icon{font-size:12px}.sch-filter-count{font-size:11px;opacity:0.8;margin-left:2px}.sch-hub-empty-filter{text-align:center;padding:40px 20px;color:#6b7280;background:#f9fafb;border-radius:8px;margin-bottom:16px}.sch-hub-empty-filter p{margin:0;font-size:14px}@media (max-width:640px){.sch-comment-filters{padding:10px 12px}.sch-filter-btn{padding:5px 10px;font-size:12px}.sch-comment-filters-label{width:100%;margin-bottom:4px}}.sch-article-comment-tag{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;color:white;margin-left:8px}.sch-article-comment-tags{display:inline-flex;gap:4px;align-items:center}.sch-note-type-selector{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.sch-article-tag-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all 0.15s ease}.sch-article-tag-btn:hover{border-color:#d1d5db;background:#f9fafb}.sch-article-tag-btn.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.sch-article-tag-btn[data-tag="meinung"].active{border-color:#6b7280;background:#f3f4f6;color:#374151}.sch-article-tag-btn[data-tag="faktencheck"].active{border-color:#22c55e;background:#f0fdf4;color:#166534}.sch-article-tag-btn[data-tag="kontext"].active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.sch-article-tag-btn[data-tag="frage"].active{border-color:#f59e0b;background:#fffbeb;color:#b45309}.sch-article-tag-btn[data-tag="korrektur"].active{border-color:#ef4444;background:#fef2f2;color:#dc2626}.sch-tag-icon{font-size:14px}.sch-article-comment-form-tags{width:100%}.sch-source-url-field{width:100%;margin-top:12px;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.sch-source-url-label{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:#166534}.sch-source-url-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:13px;line-height:1.5;resize:vertical;min-height:60px}.sch-source-url-input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,0.15)}.sch-comment-sources{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;padding:10px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.sch-comment-sources-label{font-size:13px;font-weight:500;color:#166534;margin-right:4px}.sch-comment-source-link{display:inline-flex;align-items:center;padding:4px 10px;background:white;border:1px solid #d1fae5;border-radius:16px;font-size:12px;color:#059669;text-decoration:none;transition:all 0.15s ease}.sch-comment-source-link:hover{background:#d1fae5;border-color:#059669}.sch-comment-source-link::before{content:'🔗';margin-right:4px;font-size:10px}.sch-comment-helpful{display:flex;align-items:center;gap:10px;margin:12px 0;padding:10px 12px;background:#fef9c3;border:1px solid #fde047;border-radius:8px}.sch-comment-helpful-label{font-size:13px;font-weight:500;color:#854d0e;margin-right:4px}.sch-helpful-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:white;border:1px solid #fde047;border-radius:20px;font-size:13px;font-weight:500;color:#78716c;cursor:pointer;transition:all 0.15s ease}.sch-helpful-btn:hover{background:#fefce8}.sch-helpful-btn.sch-helpful-yes.active{background:#dcfce7;border-color:#22c55e;color:#166534}.sch-helpful-btn.sch-helpful-no.active{background:#fee2e2;border-color:#ef4444;color:#dc2626}.sch-helpful-count{font-size:11px;opacity:0.8}@media (max-width:480px){.sch-note-type-selector{gap:4px}.sch-article-tag-btn{padding:5px 10px;font-size:12px}.sch-article-vote-btn,.sch-vote-up,.sch-vote-down{min-width:44px;min-height:44px;padding:10px}.sch-article-reply-btn,.sch-article-export-btn,.sch-article-report-btn{min-height:44px;padding:10px 12px}.sch-filter-btn{min-height:44px;padding:10px 14px}.sch-source-url-field{padding:10px}.sch-source-url-input{font-size:16px}.sch-comment-helpful{flex-wrap:wrap;gap:8px}.sch-helpful-btn{min-height:44px;padding:10px 14px}.sch-comment-sources{padding:8px 10px}.sch-comment-source-link{padding:6px 12px;min-height:36px}}.sch-transparency-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:100000;padding:20px}.sch-transparency-modal-content{background:white;border-radius:12px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,0.2)}.sch-transparency-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.sch-transparency-modal-header h3{margin:0;font-size:18px;font-weight:600}.sch-transparency-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px;line-height:1}.sch-transparency-modal-body{padding:20px}.sch-transparency-status{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sch-transparency-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:500}.sch-transparency-reported{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.sch-transparency-pending{background:#fefce8;color:#ca8a04;border:1px solid #fde047}.sch-transparency-log h4{margin:0 0 12px 0;font-size:14px;font-weight:600;color:#374151}.sch-transparency-timeline{list-style:none;padding:0;margin:0}.sch-transparency-entry{display:flex;flex-direction:column;gap:4px;padding:12px;margin-bottom:8px;background:#f9fafb;border-radius:8px;border-left:3px solid #6b7280}.sch-transparency-time{font-size:12px;color:#6b7280}.sch-transparency-action{font-size:14px;font-weight:500;color:#111827}.sch-transparency-reason{font-size:13px;color:#6b7280;font-style:italic}.sch-transparency-empty,.sch-transparency-loading,.sch-transparency-error{color:#6b7280;text-align:center;padding:20px}.sch-transparency-error{color:#dc2626}.sch-article-transparency-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;color:#b45309;font-size:12px;cursor:pointer;transition:all 0.15s ease}.sch-article-transparency-btn:hover{background:#fde68a;border-color:#f59e0b}@media (max-width:480px){.sch-transparency-modal{padding:10px}.sch-transparency-modal-content{max-height:90vh}.sch-article-transparency-btn{min-height:44px;padding:10px 12px}}