.mono{font-family:inherit;font-weight:500;letter-spacing:.01em}.status-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.status-listed{background:#f7931e26;color:#f7931e;border:1px solid rgba(247,147,30,.25)}.status-countdown{background:#d10a3026;color:#ff5570;border:1px solid rgba(209,10,48,.25)}.status-fully_leaked{background:#ef44442e;color:#ff5570;border:1px solid rgba(239,68,68,.3)}.status-partial_leak{background:#f7931e26;color:#f7931e;border:1px solid rgba(247,147,30,.25)}.status-removed{background:#2ecc7126;color:#2ecc71;border:1px solid rgba(46,204,113,.25)}.status-unknown{background:#a0a0a01f;color:#a0a0a0;border:1px solid rgba(160,160,160,.2)}.victim-card{border:1px solid rgba(42,43,42,.3);border-radius:.5rem;padding:1rem;transition:border-color .15s ease,transform .15s ease,background .15s ease;cursor:pointer}.victim-card:hover{border-color:#d10a30;background:#0a0b0a66;transform:translateY(-1px)}.region-btn{padding:.375rem .75rem;border-radius:999px;font-size:.75rem;font-weight:500;background:#0a0b0a80;border:1px solid rgba(42,43,42,.3);color:#a0a0a0;transition:all .15s ease}.region-btn:hover{border-color:#d10a30;color:#fff}.region-btn.active{background:#d10a30;border-color:#d10a30;color:#fff}.dw-tag{display:inline-block;padding:.2rem .5rem;border-radius:.375rem;border:1px solid rgba(42,43,42,.3);color:#a0a0a0;font-size:.72rem;margin:0 .25rem .25rem 0}.dw-tag-hot{background:#d10a301a;border-color:#d10a304d;color:#ff5570}.dw-pager-btn{display:inline-block;padding:.375rem .75rem;border-radius:.5rem;background:transparent;border:1px solid rgba(42,43,42,.5);color:#fff;font-size:.8rem;transition:border-color .15s ease}.dw-pager-btn:hover:not(:disabled):not([aria-disabled=true]){border-color:#d10a30}.dw-pager-btn:disabled,.dw-pager-btn[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.dw-chat-line{display:grid;grid-template-columns:120px 1fr;gap:.75rem;padding:.4rem 0;border-bottom:1px dashed #2a2b2a;font-size:.8rem}.dw-chat-line:last-child{border-bottom:0}.dw-chat-speaker{color:#a0a0a0;font-weight:600}.dw-chat-text{color:#fff;white-space:pre-wrap;word-break:break-word}.dw-file-tree-item{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.75rem;padding:.2rem .5rem;border-radius:.25rem;color:#a0a0a0}.dw-file-tree-item:nth-child(2n){background:#1a1b1a66}#victimRows tr:hover td{background:#0a0b0a80}.victim-row{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;padding:.75rem;border-bottom:1px solid #2a2b2a;align-items:center}.victim-row:last-child{border-bottom:0}.victim-row:hover{background:#0a0b0a80}.dw-detail details>summary{cursor:pointer;list-style:none}.dw-detail details>summary::-webkit-details-marker{display:none}.entity-highlight{color:#d10a30cc;background-color:#d10a301a;padding:0 .125rem;border-radius:.125rem;text-decoration:none;transition:all .2s ease;cursor:pointer;position:relative}.entity-highlight:hover{color:#ef4444;background-color:#d10a3033;box-shadow:0 0 8px #d10a3080,0 0 16px #d10a304d}#worldMap{height:420px;width:100%}#worldMap svg{background:transparent!important}image,text,.jvm-zoomin,.jvm-zoomout{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jvm-container{touch-action:none;position:relative;overflow:hidden;height:100%;width:100%}.jvm-tooltip{border-radius:3px;background-color:#5c5cff;font-family:sans-serif,Verdana;font-size:smaller;box-shadow:1px 2px 12px #0003;padding:3px 5px;white-space:nowrap;position:absolute;display:none;color:#fff}.jvm-tooltip.active{display:block}.jvm-zoom-btn{border-radius:3px;background-color:#292929;padding:3px;box-sizing:border-box;position:absolute;line-height:10px;cursor:pointer;color:#fff;height:15px;width:15px;left:10px}.jvm-zoom-btn.jvm-zoomout{top:30px}.jvm-zoom-btn.jvm-zoomin{top:10px}.jvm-series-container{right:15px;position:absolute}.jvm-series-container.jvm-series-h{bottom:15px}.jvm-series-container.jvm-series-v{top:15px}.jvm-series-container .jvm-legend{background-color:#fff;border:1px solid #e5e7eb;margin-left:.75rem;border-radius:.25rem;border-color:#e5e7eb;padding:.6rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.jvm-series-container .jvm-legend .jvm-legend-title{line-height:1;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:.575rem}.jvm-series-container .jvm-legend .jvm-legend-inner{overflow:hidden}.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick{overflow:hidden;min-width:40px}.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick:not(:first-child){margin-top:.575rem}.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-sample{border-radius:4px;margin-right:.65rem;height:16px;width:16px;float:left}.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-text{font-size:12px;text-align:center;float:left}.jvm-line[animation=true]{-webkit-animation:jvm-line-animation 10s linear forwards infinite;animation:jvm-line-animation 10s linear forwards infinite}@keyframes jvm-line-animation{0%{stroke-dashoffset:250}}.jvm-tooltip{background:#1a1b1a!important;border:1px solid #2a2b2a!important;color:#fff!important;border-radius:.5rem!important;padding:.5rem .75rem!important;font-size:.8rem!important}
