:root{--bg:#fafafa;--surface:#fff;--border:#e5e7eb;--text:#1f2937;--text-muted:#6b7280;--link:#2563eb;--link-hover:#1d4ed8;--rank-s:#4f46e5;--rank-a:#059669;--rank-b:#0d9488;--font:"Segoe UI","Microsoft JhengHei","PingFang TC",sans-serif}*,:after,:before{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;margin:0}.site-main{margin:0 auto;max-width:1200px;padding:1.5rem}.page-header-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.page-header-right{flex-shrink:0;text-align:right}.page-header-right .build-date,.page-header-right .meta{margin:0}.page h1{color:var(--text);font-size:1.5rem;font-weight:600;margin:0}.build-date,.meta{color:var(--text-muted);font-size:.7rem}.build-date{margin-top:.15rem}.search-wrap{align-items:center;display:flex;gap:.5rem}.search-label{color:var(--text-muted);flex-shrink:0;font-size:.875rem}.search-input{background:var(--surface);border:1px solid var(--border);border-radius:6px;color:var(--text);flex:1;font-family:var(--font);font-size:.9375rem;max-width:20rem;padding:.4rem .75rem}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{border-color:var(--link);box-shadow:0 0 0 2px #2563eb26;outline:none}.table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 3px #0000000a;max-height:calc(100vh - 12rem);overflow:auto}.data-table{border-collapse:collapse;font-size:.875rem;table-layout:fixed;width:100%}.data-table td,.data-table th{border-bottom:1px solid var(--border);overflow:hidden;padding:.625rem .75rem;text-align:left;vertical-align:middle}.data-table th{box-shadow:0 1px 0 var(--border);color:var(--text-muted);font-weight:600;position:sticky;top:0;white-space:nowrap;z-index:2}.data-table tbody tr:hover,.data-table th{background:#f9fafb}.data-table .col-avatar{vertical-align:top;width:56px}.avatar-wrap{display:inline-block;line-height:0;position:relative}.avatar-wrap .no-avatar,.data-table .col-avatar img{display:block}.data-table .col-avatar img{border-radius:50%;height:48px;object-fit:cover;width:48px}.data-table .no-avatar{color:var(--text-muted);font-size:.875rem;height:48px;line-height:48px;text-align:center;width:48px}.dispute-badge{cursor:help;font-size:1rem;line-height:1;position:absolute;right:-2px;top:-2px;z-index:1}.dispute-popover{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #00000026;display:none;font-size:.8125rem;max-height:320px;max-width:360px;min-width:260px;overflow:auto;padding:.75rem;pointer-events:auto;position:fixed;text-align:left;z-index:1000}.dispute-popover.is-visible{display:block}.dispute-popover-block+.dispute-popover-block{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.dispute-popover-title{color:var(--text);font-weight:600;margin-bottom:.35rem}.dispute-popover-content{color:var(--text);line-height:1.5}.dispute-popover-content p{margin:.25rem 0}.dispute-popover-content a{color:var(--link);text-decoration:none}.dispute-popover-content a:hover{text-decoration:underline}.data-table .col-name{min-width:120px}.data-table .pv-name-link{color:inherit;text-decoration:none}.data-table .pv-name-link:hover{text-decoration:underline}.pv-page-title-wrap{display:flex;flex-direction:column;gap:.25rem;min-width:0}.pv-breadcrumb-title{color:var(--text);font-size:1.5rem;font-weight:600;line-height:1.25;margin:0;min-width:0}.pv-breadcrumb-link{color:var(--link);text-decoration:none}.pv-breadcrumb-link:hover{text-decoration:underline}.pv-breadcrumb-sep{color:var(--text-muted)}.pv-breadcrumb-name{color:var(--text);word-break:break-word}.pv-profile{padding:1.25rem}.pv-profile-card{border-radius:12px;box-shadow:0 1px 3px #0000000a;margin:0 auto;max-width:680px;padding:1.25rem 1.25rem 1rem;width:100%}.pv-profile-header{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.pv-profile-avatar{align-items:center;background:var(--bg);border-radius:14px;display:flex;flex:0 0 auto;height:96px;justify-content:center;overflow:hidden;position:relative;width:96px}.pv-profile-avatar img{height:100%;object-fit:cover;width:100%}.pv-profile-avatar--empty{color:var(--text-muted);font-size:1.25rem}.pv-profile-header-text{flex:1 1 auto;min-width:0}.pv-profile-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.pv-profile-name{font-size:1.25rem;font-weight:650;line-height:1.2;margin:0;min-width:0}.pv-profile-rank{background:#f9fafb;border:1px solid var(--border);border-radius:6px;color:var(--text);display:inline-block;font-size:.85rem;padding:.2em .55em;white-space:nowrap}.pv-profile-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.pv-profile-section{margin-top:.9rem}.pv-profile-section-label{color:var(--text-muted);font-size:.85rem;margin-bottom:.35rem}.pv-profile-card .tag-cell-inner{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem .5rem;min-height:1.5em}.pv-profile-note{color:var(--text);font-size:.95rem;white-space:pre-wrap}.pv-profile-links{display:grid;gap:.5rem}.pv-link-btn{align-items:center;background:#f9fafb;border:1px solid var(--border);border-radius:10px;color:var(--text);display:grid;gap:.6rem;grid-template-columns:22px minmax(0,1fr) minmax(0,18rem);padding:.7rem .85rem;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .02s ease}.pv-link-btn:hover{background:#eef2ff;border-color:#c7d2fe}.pv-link-btn:active{transform:translateY(1px)}.pv-link-icon{display:block;height:18px;object-fit:contain;opacity:.95;width:18px}.pv-link-label{font-weight:600}.pv-link-label,.pv-link-url{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv-link-url{color:var(--text-muted);display:none;font-size:.8125rem;max-width:100%}.pv-link-btn:focus-within .pv-link-url,.pv-link-btn:hover .pv-link-url{display:block}.pv-link-btn:focus-visible{box-shadow:0 0 0 2px #2563eb2e;outline:none}.pv-profile-empty{color:var(--text-muted)}.data-table .col-rank .rank{border-radius:4px;display:inline-block;font-size:.8125rem;font-weight:500;padding:.2em .5em}.data-table .col-rank .rank:empty:before{color:var(--text-muted);content:"—"}.data-table a{color:var(--link);text-decoration:none}.data-table a:hover{text-decoration:underline}.link-list{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:0;padding:0}.link-list li{margin:0}.tag-cell .tag-cell-inner{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem .5rem;min-height:1.5em}.tag{border-radius:4px;display:inline-block;font-size:.8125rem;padding:.2em .5em;white-space:nowrap}.tag--country,.tag--default,.tag--org,.tag--tag{background:#f3f4f6;border:1px solid var(--border);color:var(--text)}.tag--link{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;color:var(--link);display:inline-flex;gap:.2rem;text-decoration:none}.tag--link:hover{background:#dbeafe;text-decoration:none}.tag--link .link-favicon{display:block;height:18px;object-fit:contain;width:18px}.toolbar-and-search{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.toolbar-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.toolbar-row .toolbar{flex:1 1 auto;margin-bottom:0;min-width:0;padding:0}.toolbar-row .search-wrap{flex:0 0 auto}.toolbar-row .search-input{min-width:16rem}.filter-panel{background:var(--surface);border:1px solid var(--border);border-radius:6px;max-height:280px;overflow-y:auto;padding:.75rem 1rem}.filter-panel-section{margin-bottom:.5rem}.filter-panel-section:last-child{margin-bottom:0}.filter-panel-section-label{color:var(--text-muted);display:inline-block;font-size:.8125rem;margin-right:.5rem;margin-top:.25rem;vertical-align:top}.filter-panel-tags{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.35rem}.filter-mode-row{align-items:center;display:flex;gap:.35rem;margin-right:.5rem}.filter-mode-label{color:var(--text-muted);font-size:.8125rem}.filter-mode-btn{background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:.8125rem;padding:.2em .5em}.filter-mode-btn:hover{background:#f3f4f6}.filter-mode-btn--active{background:#dbeafe;border-color:var(--link);color:var(--link-hover)}.filter-tag--exclude{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.toolbar{gap:.5rem 1rem}.filter-tags-wrap,.toolbar{align-items:center;display:flex;flex-wrap:wrap}.filter-tags-wrap{gap:.5rem}.filter-label{color:var(--text-muted);flex-shrink:0;font-size:.875rem}.filter-tags-list{display:flex;flex-wrap:wrap;gap:.35rem}.filter-tag{background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:.8125rem;padding:.25em .5em;transition:background .15s,border-color .15s}.filter-tag:hover{background:#f3f4f6;border-color:#d1d5db}.filter-tag--active{background:#dbeafe;border-color:var(--link);color:var(--link-hover)}.filter-by-category{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.filter-category{flex:0 0 auto}.filter-category-header{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.35rem;padding:.35rem .5rem;text-align:left;white-space:nowrap}.filter-category-header:hover{background:#f9fafb}.filter-category-arrow{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.filter-category-label{flex:0 1 auto}.data-table th.sortable{cursor:pointer;user-select:none}.data-table th.sortable:hover{color:var(--text)}.data-table .th-label{margin-right:.25rem}.data-table .th-sort{color:var(--link);font-size:.65em;opacity:.9}.dispute-list{list-style:none;margin:0;padding:0}.dispute-item{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 3px #0000000a;margin-bottom:1rem;padding:1.25rem 1.5rem}.dispute-item h2{color:var(--text);font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.dispute-content{color:var(--text);font-size:.9375rem}.dispute-content p{margin:.25rem 0}.dispute-content a{color:var(--link);text-decoration:none}.dispute-content a:hover{text-decoration:underline}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);font-size:.8125rem;margin:2rem auto 0;max-width:960px;padding:1rem 1.5rem}.site-footer code{background:#f3f4f6;border-radius:4px;font-size:.875em;padding:.15em .4em}.site-float-actions{align-items:center;bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem;left:1.25rem;position:fixed;z-index:100}.site-reseed-sort{align-items:center;background:var(--surface);border:2px solid var(--border);border-radius:50%;box-shadow:0 2px 8px #0000001f;cursor:pointer;display:flex;font-size:1.5rem;height:2.5rem;justify-content:center;line-height:1;padding:0;transition:transform .15s ease,box-shadow .15s ease;width:2.5rem}.site-reseed-sort:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.08)}.site-info-trigger{align-items:center;background:var(--surface);border:2px solid var(--border);border-radius:50%;box-shadow:0 2px 8px #0000001f;color:var(--text);cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;height:2.5rem;justify-content:center;transition:transform .15s ease,box-shadow .15s ease;width:2.5rem}.site-info-trigger:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.08)}.site-info-trigger-icon{line-height:1}.site-info-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.site-info-overlay[hidden]{display:none}.site-info-panel{background:var(--surface);border-radius:8px;box-shadow:0 8px 32px #0003;max-width:520px;padding:2rem 1.5rem 1.25rem;position:relative;width:100%}.site-info-close{align-items:center;background:transparent;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;line-height:1;position:absolute;right:.5rem;top:.5rem;width:2rem}.site-info-close:hover{background:var(--bg);color:var(--text)}.site-info-title{font-size:.9rem;font-weight:600;margin:0 0 .75rem}.site-info-content{color:var(--text);font-size:.7rem}.site-info-content h1,.site-info-content h2{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.site-info-content p{margin:0 0 .5rem}.site-info-content p:last-child{margin-bottom:0}.site-info-content ul{margin:0 0 .5rem;padding-left:1.25rem}.site-info-content li{margin-bottom:.25rem}.site-info-content li:last-child{margin-bottom:0}.pv-detail-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:210}.pv-detail-overlay[hidden]{display:none}.pv-detail-panel{background:var(--surface);border-radius:10px;box-shadow:0 10px 30px #00000040;max-height:80vh;max-width:460px;overflow-y:auto;padding:1.5rem 1.5rem 1.25rem;position:relative;width:100%}.pv-detail-close{align-items:center;background:transparent;border:none;border-radius:999px;color:var(--text-muted);cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;line-height:1;position:absolute;right:.5rem;top:.5rem;width:2rem;z-index:2}.pv-detail-close:hover{background:var(--bg);color:var(--text)}.pv-detail-header{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem;padding-right:2.25rem}.pv-detail-header--link{border-radius:8px;cursor:pointer}.pv-detail-header--link:hover{background:#f9fafb}.pv-detail-header--link:focus-visible{box-shadow:0 0 0 2px #2563eb2e;outline:none}.pv-detail-avatar{background:var(--bg);border-radius:8px;display:block;flex-shrink:0;height:72px;overflow:hidden;width:72px}.pv-detail-avatar img{height:100%;object-fit:cover;width:100%}.pv-detail-title{align-items:center;display:flex;flex:1;font-size:1.1rem;font-weight:600;gap:.4rem;margin:0;min-width:0}.pv-detail-title a{color:inherit;text-decoration:none}.pv-detail-permalink{flex:0 0 auto;font-size:.95rem;line-height:1;opacity:.75;text-decoration:none}.pv-detail-subtitle{color:var(--text-muted);font-size:.85rem;margin:0 0 .75rem}.pv-detail-section{margin-top:.75rem}.pv-detail-section-label{color:var(--text-muted);display:block;font-size:.8rem;margin-bottom:.15rem}.pv-detail-section-body{font-size:.9rem}.pv-detail-section-body .tag-cell-inner{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem .5rem;min-height:1.5em;padding-top:.1rem}@media(max-width:768px){.site-main{padding:1rem}.page-header-row{align-items:flex-start;flex-direction:column}.page-header-right{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;text-align:left;width:100%}.page h1{font-size:1.25rem}.toolbar-and-search{gap:.75rem}.toolbar-row{align-items:stretch;flex-direction:column-reverse}.toolbar-row .toolbar{width:100%}.toolbar-row .search-wrap{justify-content:flex-end;width:100%}.toolbar-row .search-input{max-width:100%;min-width:0;width:100%}.table-wrap{max-height:none}.data-table{font-size:.8rem}.data-table col.col-avatar{width:15%!important}.data-table col.col-links{width:50%!important}.data-table td,.data-table th{padding:.5rem}.data-table .col-avatar{width:48px}.data-table .col-country,.data-table .col-note,.data-table .col-org,.data-table .col-rank,.data-table .col-tags{display:none}.data-table .col-name strong{cursor:pointer;text-decoration:underline;text-underline-offset:.12em}.pv-profile{padding:1rem}.pv-profile-card{padding:1rem 1rem .9rem}.pv-profile-header{align-items:flex-start}.pv-profile-avatar{border-radius:12px;height:84px;width:84px}.pv-link-btn{grid-auto-flow:row;grid-template-columns:22px 1fr}.pv-link-url{display:block;grid-column:1/-1;margin-left:calc(22px + .6rem);min-height:1.5em;overflow:hidden;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.pv-link-btn:focus-within .pv-link-url,.pv-link-btn:hover .pv-link-url{visibility:visible}.site-float-actions{bottom:1rem;left:auto;right:1rem}}
