*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,PingFang SC,Hiragino Sans GB,sans-serif;background:#f4f6f9;color:#1d2129;line-height:1.65}a{color:#06c}a:hover{text-decoration:underline}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.site-header{background:#1a1a2e;padding:.75rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 6px #00000059}.site-header .container{display:flex;align-items:center;gap:1rem}.site-logo{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;white-space:nowrap;letter-spacing:.02em}.site-logo:hover{text-decoration:none;color:#a0c4ff}.header-search{flex:1;max-width:540px}.lang-switch{margin-left:auto;color:#adb5bd;font-size:.875rem;text-decoration:none;white-space:nowrap}.lang-switch:hover{color:#fff;text-decoration:none}.site-main{padding:1.75rem 0;min-height:calc(100vh - 120px)}.site-footer{background:#343a40;color:#adb5bd;padding:1.25rem 0;font-size:.85rem;text-align:center}.search-form{display:flex;gap:.375rem;background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:.25rem;transition:border-color .2s}.search-form:focus-within{border-color:#06c}.search-input{flex:1;border:none;outline:none;padding:.5rem .75rem;font-size:1rem;background:transparent;min-width:0}.search-btn{background:#06c;color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.search-btn:hover{background:#0052a3}.hero{text-align:center;padding:3.5rem 0 2.5rem}.hero-title{font-size:2.2rem;font-weight:700;color:#1d2129;margin-bottom:.5rem}.hero-sub{color:#6c757d;font-size:1.05rem;margin-bottom:2rem}.hero-form{max-width:620px;margin:0 auto}.hot-section{margin:2rem 0;text-align:center}.hot-label{font-size:.9rem;color:#6c757d;margin-bottom:.75rem}.keyword-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none}.keyword-list a{display:inline-block;padding:.3rem .85rem;background:#e9ecef;border-radius:20px;color:#495057;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s}.keyword-list a:hover{background:#06c;color:#fff;text-decoration:none}.search-layout{display:grid;grid-template-columns:210px 1fr;gap:1.5rem;align-items:start}@media (max-width: 768px){.search-layout{grid-template-columns:1fr}}.filter-panel{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1rem;position:sticky;top:68px}.filter-group+.filter-group{margin-top:1.25rem}.filter-group-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6c757d;margin-bottom:.5rem}.filter-link{display:block;padding:.35rem .6rem;color:#495057;text-decoration:none;border-radius:5px;font-size:.9rem;transition:background .12s}.filter-link:hover{background:#f1f3f5;text-decoration:none;color:#212529}.filter-link.active{background:#dbeafe;color:#1d4ed8;font-weight:600}.results-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem;font-size:.875rem;color:#6c757d;flex-wrap:wrap;gap:.5rem}.sort-links{display:flex;gap:.375rem;flex-wrap:wrap}.sort-link{padding:.25rem .65rem;border:1px solid #dee2e6;border-radius:5px;font-size:.8rem;color:#495057;text-decoration:none;transition:all .12s;background:#fff}.sort-link:hover{background:#f1f3f5;text-decoration:none}.sort-link.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.torrent-list{list-style:none}.torrent-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.1rem;margin-bottom:.65rem;transition:box-shadow .18s}.torrent-card:hover{box-shadow:0 2px 10px #00000014}.torrent-card-name{font-size:.975rem;font-weight:600;color:#06c;text-decoration:none;display:block;margin-bottom:.45rem;word-break:break-all;line-height:1.4}.torrent-card-name:hover{text-decoration:underline}.torrent-card-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.8rem;color:#6c757d}.cat-badge{display:inline-block;padding:.1rem .55rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.cat-video{background:#fef3c7;color:#92400e}.cat-music{background:#d1fae5;color:#065f46}.cat-image{background:#dbeafe;color:#1e40af}.cat-document{background:#fce7f3;color:#9d174d}.cat-other{background:#f3f4f6;color:#374151}.pagination{display:flex;justify-content:center;align-items:center;gap:.375rem;margin:2rem 0 1rem;flex-wrap:wrap}.page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .75rem;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#495057;text-decoration:none;font-size:.875rem;transition:all .12s}.page-btn:hover{background:#f1f3f5;text-decoration:none}.page-btn.current{background:#06c;border-color:#06c;color:#fff;font-weight:600}.page-btn.disabled{opacity:.45;pointer-events:none}.alert{padding:.875rem 1rem;border-radius:8px;margin:1rem 0}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.alert-info{background:#e0f2fe;color:#075985;border:1px solid #7dd3fc}.detail-wrap{max-width:900px}.detail-title{font-size:1.45rem;font-weight:700;line-height:1.35;word-break:break-all;margin-bottom:.75rem}.detail-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.detail-table th,.detail-table td{padding:.6rem .85rem;text-align:left;border-bottom:1px solid #e5e7eb}.detail-table th{font-weight:600;color:#6c757d;background:#f8f9fa;width:150px;white-space:nowrap}.magnet-btn{display:inline-flex;align-items:center;gap:.4rem;background:#06c;color:#fff;text-decoration:none;padding:.6rem 1.25rem;border-radius:7px;font-weight:500;font-size:.95rem;margin:1rem 0 1.5rem;transition:background .2s}.magnet-btn:hover{background:#0052a3;text-decoration:none}.file-section h2{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.file-table{width:100%;border-collapse:collapse;font-size:.85rem}.file-table th,.file-table td{padding:.45rem .75rem;text-align:left;border-bottom:1px solid #e5e7eb}.file-table th{background:#f8f9fa;font-weight:600;color:#6c757d}.file-table tr:hover td{background:#f8f9fa}.file-path{word-break:break-all}.file-size-col{white-space:nowrap;color:#6c757d;text-align:right;width:110px}
