.yc-page{--yc-pad-x:24px;--yc-gap:16px}.yc-page .page-wrapper{width:100%;box-sizing:border-box}.yc-inner{width:var(--site-inner-width);max-width:100%;margin:0 auto;box-sizing:border-box}.yc-detect-panel .yc-inner,.yc-history-card .yc-inner{width:100%;max-width:var(--site-inner-width)}.yc-subnav-wrap{width:100%;margin-top:14px;margin-bottom:6px}.yc-subnav{display:flex;flex-wrap:nowrap;gap:4px;width:100%;margin:0;padding:5px;box-sizing:border-box;background:#f1f4f9;border:1px solid #e8ecf3;border-radius:12px}.yc-subnav a{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:11px 10px;border-radius:8px;border:1px solid transparent;background:transparent;color:#5f6b7c;font-size:14px;font-weight:500;line-height:1.25;text-align:center;white-space:nowrap;text-decoration:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.yc-subnav a:hover{color:#4680ff;background:#ffffffb8}.yc-subnav a.active{color:#fff;background:linear-gradient(135deg,#5b9cff,#4680ff);border-color:#4680ff;box-shadow:0 4px 14px #4680ff47}.yc-search-card{width:100%;display:block;background:#fff;border-radius:12px;padding:20px var(--yc-pad-x) 24px;box-shadow:0 6px 24px #0f172a0f;border:1px solid #eef2f7;margin:0;box-sizing:border-box;text-align:left}.yc-card-intro{margin:0 0 18px;padding:10px 14px;border-left:3px solid #4680ff;border-radius:0 6px 6px 0;background:#f8fafc;font-size:13px;color:#6b7280;line-height:1.65}.yc-search-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%}.yc-tool-badge{flex-shrink:0;padding:10px 18px;border-radius:8px;background:linear-gradient(135deg,#5b9cff,#4680ff);color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.yc-search-row .form-control{flex:1 1 280px;width:auto;min-width:0;max-width:none;height:44px;border-radius:8px;border:1px solid #e3e8f0;font-size:14px}.yc-search-row .form-control:focus{border-color:#4680ff;box-shadow:0 0 0 3px #4680ff1f}.yc-detect-btn{flex-shrink:0;height:44px;padding:0 28px;border:none;border-radius:8px;background:linear-gradient(135deg,#34d399,#10b981);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #10b9814d;transition:all .2s}.yc-detect-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.yc-detect-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.yc-detect-panel{display:none;width:100%;max-width:100%}.yc-detect-panel.show{display:block}.yc-hosts-input{width:100%;min-height:120px;max-width:100%;resize:vertical;border:1px solid #e3e8f0;border-radius:8px;padding:10px 12px;font-size:14px}.yc-batch-tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;width:100%}.yc-batch-tools button{padding:4px 12px;border:1px solid #e3e8f0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer}.yc-batch-tools button:hover{border-color:#4680ff;color:#4680ff}.yc-mode-bar{display:inline-flex;align-items:center;gap:4px;margin-bottom:16px;padding:4px;background:#f1f4f9;border-radius:10px}.yc-mode-btn{padding:7px 24px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.yc-mode-btn:hover{color:#4680ff}.yc-mode-btn.active{color:#4680ff;background:#fff;box-shadow:0 1px 3px #0f172a1f}.yc-batch-panel{width:100%}.yc-batch-panel .yc-detect-btn{margin-top:14px}.yc-intercept-head-right{margin-left:auto;display:flex;align-items:center;gap:12px;flex-shrink:0}.yc-radar-wrap{display:flex;flex-direction:column;align-items:center;padding:48px 20px 40px;background:#fff}.yc-radar{position:relative;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#4680ff0f 0,#4680ff03 72%);overflow:hidden;margin-bottom:24px}.yc-radar:before{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid rgba(70,128,255,.18)}.yc-radar-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(70,128,255,.22);border-radius:50%;pointer-events:none}.yc-radar-ring.ring-1{width:35%;height:35%}.yc-radar-ring.ring-2{width:58%;height:58%}.yc-radar-ring.ring-3{width:82%;height:82%}.yc-radar-sweep{width:50%;height:50%;transform-origin:0 0;background:conic-gradient(from 0deg,rgba(70,128,255,.55) 0deg,rgba(70,128,255,.15) 55deg,transparent 56deg,transparent 1turn);animation:yc-radar-spin 2.4s linear infinite}.yc-radar-dot,.yc-radar-sweep{position:absolute;top:50%;left:50%}.yc-radar-dot{width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:#4680ff;box-shadow:0 0 8px #4680ff99}@keyframes yc-radar-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.yc-radar-text{margin:0;color:#888;font-size:15px;letter-spacing:.5px}.yc-simple-loading{padding:32px 20px;text-align:center;color:#888;font-size:15px}.yc-intercept-result{background:#fff;padding:0}.yc-intercept-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:16px 0 12px;border-bottom:1px solid #eef2f7}.yc-intercept-title{font-size:16px;font-weight:600;color:#333}.yc-intercept-domain{color:#4680ff;text-decoration:none;font-size:15px;word-break:break-all}.yc-intercept-domain:hover{text-decoration:underline}.yc-intercept-time{color:#999;font-size:13px;white-space:nowrap}.yc-intercept-refresh{padding:4px 12px;border:1px solid #4680ff;border-radius:4px;background:#fff;color:#4680ff;font-size:13px;cursor:pointer}.yc-intercept-refresh:hover{background:#f0f7ff}.yc-intercept-panel{display:flex;align-items:center;justify-content:center;gap:10px;min-height:88px;margin:16px 0;padding:20px 24px;border-radius:4px;font-size:18px;font-weight:500;text-align:center}.yc-intercept-panel.is-safe{color:#059669;background:#ecfdf5;border:1px solid #6ee7b7;align-items:center}.yc-intercept-panel.is-danger{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;align-items:center}.yc-intercept-panel.is-warn{color:#d97706;background:#fffbeb;border:1px solid #fcd34d;align-items:center}.yc-intercept-panel.is-fail{color:#666;background:#f8fafc;border:1px solid #e2e8f0;align-items:center}.yc-intercept-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;font-style:normal;font-size:16px;font-weight:700;line-height:1}.yc-intercept-panel.is-safe .yc-intercept-icon{background:#10b981;color:#fff}.yc-intercept-panel.is-safe .yc-intercept-icon:before{content:"✓"}.yc-intercept-panel.is-danger .yc-intercept-icon{background:#ef4444;color:#fff}.yc-intercept-panel.is-danger .yc-intercept-icon:before{content:"!"}.yc-intercept-panel.is-warn .yc-intercept-icon{background:#f59e0b;color:#fff}.yc-intercept-panel.is-warn .yc-intercept-icon:before{content:"!"}.yc-intercept-panel.is-fail .yc-intercept-icon{background:#94a3b8;color:#fff}.yc-intercept-panel.is-fail .yc-intercept-icon:before{content:"?"}.yc-intercept-panel-main{display:inline-flex;align-items:center;gap:10px}.yc-intercept-panel:has(.yc-hijack-stats){flex-direction:column;align-items:center;gap:0}.yc-intercept-tip{margin:16px 0;padding-top:4px;color:#999;font-size:12px;text-align:center}.yc-batch-result{background:#fff;width:100%}.yc-batch-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;padding:16px 0 10px;border-bottom:1px solid #eef2f7}.yc-batch-head-left{flex:1;min-width:200px}.yc-batch-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.yc-batch-history-btn{padding:4px 12px;border:1px solid #f59e0b;border-radius:4px;background:#fff;color:#f59e0b;font-size:13px;cursor:pointer}.yc-batch-history-btn:hover{background:#fffbeb}.yc-batch-head-title{font-size:16px;font-weight:600;color:#333;border-left:4px solid #4680ff;padding-left:10px}.yc-batch-head-time{color:#999;font-size:13px}.yc-batch-head-count{color:#666;font-size:14px;margin-top:6px;padding-left:14px}.yc-batch-progress-wrap{display:flex;align-items:center;gap:10px;min-width:260px}.yc-batch-progress-label{color:#666;font-size:13px;white-space:nowrap}.yc-batch-progress-bar{flex:1;height:8px;background:#eef2f7;border-radius:999px;overflow:hidden;min-width:100px}.yc-batch-progress-bar i{display:block;height:100%;background:#4680ff;border-radius:999px;transition:width .2s}.yc-batch-progress-text{color:#4680ff;font-size:13px;min-width:36px;text-align:right}.yc-batch-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;padding:10px 0;border-bottom:1px solid #eef2f7}.yc-batch-actions button{padding:5px 12px;border:1px solid #4680ff;border-radius:4px;background:#fff;color:#4680ff;font-size:13px;cursor:pointer}.yc-batch-actions button:hover{background:#f0f7ff}.yc-batch-table{margin:0;width:100%;table-layout:fixed}.yc-batch-table thead th{background:#4680ff;color:#fff;font-weight:500;font-size:14px;border:none;padding:12px 14px;white-space:nowrap}.yc-batch-table tbody td{padding:14px;font-size:14px;color:#444;border-top:1px solid #eef2f7;vertical-align:middle}.yc-batch-table tbody tr:hover{background:#f8fafc}.yc-batch-table thead th:first-child{width:42px;text-align:center}.yc-batch-table thead th:nth-child(2){width:32%}.yc-batch-table thead th:nth-child(3){width:auto}.yc-batch-table thead th:nth-child(4){width:120px;text-align:center}.yc-batch-status{display:inline-flex;align-items:center;gap:6px;font-size:14px}.yc-batch-status.is-safe{color:#059669}.yc-batch-status.is-danger{color:#dc2626}.yc-batch-status.is-warn{color:#d97706}.yc-batch-status.is-fail{color:#666}.yc-batch-status i{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-style:normal;font-size:12px;color:#fff}.yc-batch-status.is-safe i{background:#10b981}.yc-batch-status.is-danger i{background:#ef4444}.yc-batch-status.is-warn i{background:#f59e0b}.yc-batch-status.is-fail i{background:#94a3b8}.yc-batch-op a{color:#4680ff;text-decoration:none;margin:0 4px}.yc-batch-op a:hover{text-decoration:underline}.yc-search-intercept{width:100%;max-width:100%}.yc-search-intercept #yc-single-wrap{display:none!important}.yc-search-intercept #yc-batch-wrap{display:block!important}.yc-detect-panel.card{width:100%;padding:20px 0;overflow:hidden;border-radius:12px;box-shadow:0 6px 24px #0f172a0f;border:1px solid #eef2f7;margin:0;box-sizing:border-box}.yc-result-box{display:none}.yc-result-box.show{display:block}.yc-history-card{width:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #0f172a0f;border:1px solid #eef2f7;margin:0;box-sizing:border-box}.yc-history-head{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #eef2f7}.yc-history-title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#333}.yc-history-title .title-badge{justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#5b9cff,#4680ff);color:#fff;font-size:14px}.yc-export-btn,.yc-history-title .title-badge{display:inline-flex;align-items:center;border-radius:6px}.yc-export-btn{gap:6px;padding:6px 14px;border:1px solid #e3e8f0;background:#fff;color:#4680ff;font-size:13px;cursor:pointer}.yc-export-btn:hover{background:#f0f7ff;border-color:#4680ff}.yc-history-table{margin:0;width:100%;table-layout:fixed}.yc-history-table thead th{background:#0a1628;color:#fff;font-weight:500;font-size:14px;border:none;padding:12px var(--yc-pad-x);white-space:nowrap}.yc-history-table tbody td:first-child,.yc-history-table thead th:first-child{width:36%;text-align:left;word-break:break-all}.yc-history-table tbody td:nth-child(2),.yc-history-table thead th:nth-child(2){width:18%;text-align:center}.yc-history-table tbody td:nth-child(3),.yc-history-table thead th:nth-child(3){width:28%;text-align:center;white-space:nowrap}.yc-history-table tbody td:nth-child(4),.yc-history-table thead th:nth-child(4){width:18%;text-align:center}.yc-history-table tbody td{padding:14px var(--yc-pad-x);font-size:14px;color:#444;border-top:1px solid #eef2f7;vertical-align:middle}.yc-result-cell{text-align:center}.yc-history-empty td{padding:0;border-top:none}.yc-history-empty td:hover{background:transparent}.yc-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;color:#9ca3af;font-size:14px;text-align:center}.yc-empty-state .feather{font-size:40px;opacity:.45}.yc-history-card .table-responsive{padding-bottom:10px}.yc-history-table tbody tr:hover{background:#f8fafc}.yc-status-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:500}.yc-status-badge.is-ok{background:#d1fae5;color:#059669}.yc-status-badge.is-bad{background:#fee2e2;color:#dc2626}.yc-status-badge.is-warn{background:#fef3c7;color:#d97706}.yc-detail-link{color:#4680ff;text-decoration:none}.yc-detail-link:hover{text-decoration:underline}.yc-detail-table{margin:0;width:100%}.yc-detail-table thead th{background:#0a1628;color:#fff;font-weight:500;font-size:14px;border:none;padding:12px 16px;white-space:nowrap;text-align:center}.yc-detail-table tbody td{padding:14px 16px;font-size:14px;color:#444;border-top:1px solid #eef2f7;vertical-align:middle;text-align:center}.yc-detail-table tbody tr:hover{background:#f8fafc}.yc-kv-table td:first-child{width:160px;color:#888;text-align:left}.yc-kv-table td:last-child{text-align:left}.yc-detail-extra{padding:16px 20px;border-top:1px solid #eef2f7}.yc-detail-empty{padding:16px 20px;margin:0}.yc-hijack-table td,.yc-hijack-table th{font-size:13px;vertical-align:middle!important}.yc-hijack-result-wrap{padding:0 18px 16px}.yc-hijack-stats{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:10px;font-size:13px;color:#666}.yc-hijack-stats strong{color:#333;font-weight:600}.yc-hijack-stats .is-bad-num{color:#dc2626}.yc-hijack-detail{margin-top:8px}.yc-hijack-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.yc-hijack-detail-head h6{margin:0;font-size:15px;font-weight:600;color:#1f2937}.yc-hijack-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.yc-hijack-filter-btn{border:1px solid #dbe3ef;background:#fff;color:#4b5563;border-radius:6px;padding:6px 12px;font-size:13px;cursor:pointer;transition:all .15s ease}.yc-hijack-filter-btn em{font-style:normal;margin-left:4px;color:#9ca3af}.yc-hijack-filter-btn.active{background:#4680ff;border-color:#4680ff;color:#fff}.yc-hijack-filter-btn.active em{color:#ffffffd9}.yc-hijack-filter-btn:hover:not(.active){border-color:#4680ff;color:#4680ff}.yc-hijack-table thead th{background:#0a1628;color:#fff;font-weight:500;border:none;padding:10px 12px;white-space:nowrap}.yc-hijack-table tbody td{padding:10px 12px;border-top:1px solid #eef2f7;color:#444}.yc-hijack-table tbody tr:hover{background:#f8fafc}.yc-hijack-node-inner{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.yc-hijack-isp{display:inline-block;font-size:12px;line-height:1;padding:3px 6px;border-radius:4px;color:#fff;white-space:nowrap}.yc-hijack-isp--电信{background:#10b981}.yc-hijack-isp--联通{background:#ef4444}.yc-hijack-isp--移动{background:#3b82f6}.yc-hijack-isp--广电,.yc-hijack-isp--教育网,.yc-hijack-isp--铁通,.yc-hijack-isp--鹏博士{background:#6b7280}.yc-hijack-location{font-size:13px;color:#374151}.yc-hijack-result{font-weight:500}.yc-hijack-result.is-ok{color:#059669}.yc-hijack-result.is-bad{color:#dc2626}.yc-hijack-result.is-warn{color:#d97706}.yc-hijack-result.is-info{color:#2563eb}.yc-hijack-url{max-width:280px;word-break:break-all;font-size:12px;color:#6b7280}.yc-summary{font-size:16px;font-weight:600;padding:14px 18px;margin-bottom:16px;border-radius:8px;background:#f8fafc;border-left:4px solid #4680ff}.yc-summary.is-success{border-left-color:#10b981;color:#059669;background:#ecfdf5}.yc-summary.is-danger{border-left-color:#ef4444;color:#dc2626;background:#fef2f2}.yc-summary.is-warn{border-left-color:#f59e0b;color:#d97706;background:#fffbeb}#yc-progress{display:none}.yc-detail-card{width:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #0f172a0f;border:1px solid #eef2f7;padding:22px var(--yc-pad-x) 26px;margin:0;box-sizing:border-box}.yc-detail-card .table-responsive,.yc-detail-card .yc-detail-pad{width:100%}.yc-detail-loading{padding:28px 4px;margin:0;color:#9ca3af}@media(max-width:767px){.yc-page{--yc-gap:12px;--yc-pad-x:14px}.yc-search-row{flex-direction:column;align-items:stretch}.yc-detect-btn,.yc-tool-badge{width:100%;justify-content:center;text-align:center}.yc-history-head{flex-direction:column;align-items:flex-start;gap:10px}}.yc-hijack-live{display:none}.yc-hijack-live.show{display:block}.yc-hijack-live-progress{margin:12px 0 4px}.yc-hijack-live-status{margin:8px 0 0;color:#666;font-size:13px}.yc-hijack-live-error{margin:8px 0 0;color:#e74c3c;font-size:13px}.yc-hijack-live-note{margin:8px 0 0;color:#6b7280;font-size:13px}.yc-hijack-progress-spinner{width:1.2rem;height:1.2rem;margin-left:10px;vertical-align:middle}.yc-hijack-live-row.is-pending{background:#fafbfd}.yc-hijack-live-row.is-revealed td{animation:yc-hijack-row-in .35s ease}.yc-hijack-pending-cell{color:#8a94a6;font-size:13px}.yc-hijack-cell-spinner{width:1.2rem;height:1.2rem;margin-right:8px;vertical-align:middle}.yc-hijack-pending-text{vertical-align:middle}@keyframes yc-hijack-row-in{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn:active,.btn:focus,button:active,button:focus{outline:none!important;box-shadow:none!important}button::-moz-focus-inner{border:0}
