.stvv-game{--stvv-bg:#ffffff;--stvv-soft:#f6f7fb;--stvv-line:#e6e8ef;--stvv-ink:#202331;--stvv-muted:#687085;--stvv-dark:#22283a;--stvv-accent:#6d5dfc;--stvv-danger:#b42318;--stvv-danger-soft:#fff1f0;--stvv-ok:#067647;--stvv-ok-soft:#ecfdf3;border:1px solid var(--stvv-line);padding:0;border-radius:18px;background:var(--stvv-bg);margin:20px 0;overflow:hidden;box-shadow:0 10px 30px rgba(16,24,40,.06);color:var(--stvv-ink)}
.stvv-hero{padding:22px 24px;background:linear-gradient(135deg,#22283a 0%,#3a315f 55%,#522a35 100%);color:#fff}.stvv-hero-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.stvv-title{margin:0;font-size:26px;line-height:1.2;color:#fff}.stvv-subtitle{margin:8px 0 0;opacity:.82}.stvv-phase-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);font-weight:700;color:#fff}.stvv-wrap{padding:20px 24px}
.stvv-info-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0 0 20px}.stvv-info-card{position:relative;background:#fff;border:1px solid #e6e8ef;border-radius:4px;min-height:110px;padding:20px 64px 17px 20px;box-shadow:0 10px 24px rgba(16,24,40,.08);overflow:hidden}.stvv-info-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--stvv-card-color,#6d5dfc)}.stvv-info-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--stvv-card-color,#6d5dfc);opacity:.95}.stvv-info-label{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--stvv-card-color,#6d5dfc);font-weight:800}.stvv-info-value{font-size:30px;font-weight:900;line-height:1.1;margin-top:8px;color:#111827}.stvv-info-value-small{font-size:18px;line-height:1.2}.stvv-info-sub{margin-top:8px;color:#687085;font-size:12px}.stvv-info-icon{position:absolute;right:18px;top:24px;font-size:42px;line-height:1;opacity:.13;color:#202331}.stvv-info-blue{--stvv-card-color:#0ea5c6}.stvv-info-green{--stvv-card-color:#16a34a}.stvv-info-red{--stvv-card-color:#ef4444}.stvv-info-purple{--stvv-card-color:#4f46e5}.stvv-info-gray{--stvv-card-color:#64748b}
.stvv-status,.stvv-box{background:#f6f7fb;padding:12px;border-radius:10px;margin:10px 0}.stvv-card{border:1px solid #e6e8ef;padding:16px;border-radius:14px;margin:14px 0;background:#fff;box-shadow:0 4px 14px rgba(16,24,40,.035)}.stvv-card h3{margin-top:0}.stvv-vampire{background:#fff1f0;border-color:#f5b5ae}.stvv-table{width:100%;border-collapse:separate;border-spacing:0;margin:10px 0;border:1px solid #e6e8ef;border-radius:12px;overflow:hidden}.stvv-table th,.stvv-table td{border-bottom:1px solid #e6e8ef;padding:10px;text-align:left}.stvv-table tr:last-child td{border-bottom:0}.stvv-table th{background:#f6f7fb;font-weight:800}.stvv-actions select,.stvv-actions textarea{width:100%;max-width:520px}.stvv-btn{display:inline-block;padding:10px 15px;border:0;border-radius:9px;background:#22283a;color:#fff!important;cursor:pointer;text-decoration:none;margin:4px 4px 4px 0;font-weight:700}.stvv-btn:hover{filter:brightness(1.06);text-decoration:none}.stvv-btn-secondary{background:#666}.stvv-chat-nav{margin:12px 0}.stvv-chat-box{max-height:380px;overflow:auto;background:#fdfdfd;border:1px solid #eee;padding:10px;border-radius:8px}.stvv-chat-msg{border-bottom:1px solid #eee;padding:7px 0}.stvv-chat-meta{font-size:12px;opacity:.7}.stvv-chat-readonly{background:#fff8e1;padding:8px;border-radius:6px}.stvv-muted{opacity:.75;color:#687085}.stvv-note{background:#fafafa;border-left:4px solid #22283a;margin:8px 0;padding:8px}.stvv-log-public{background:#f5f5ff}.stvv-log-vampire{background:#fff0f0}.stvv-log-admin{background:#fffbe6}.stvv-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.stvv-badge-alive{background:#ecfdf3;color:#067647}.stvv-badge-dead{background:#fff1f0;color:#b42318}.stvv-badge-spectator{background:#eef4ff;color:#3538cd}.stvv-player-link{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-weight:700;color:#202331}.stvv-player-link img{border-radius:50%;width:32px;height:32px}.stvv-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stvv-player-row{border:1px solid #e6e8ef;border-radius:12px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff}.stvv-section-title{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.stvv-count-pill{border-radius:999px;background:#f6f7fb;padding:6px 10px;font-weight:800;color:#687085}
.stvv-thread-info{margin:12px 0 16px;padding:14px;border:1px solid #e6e8ef;border-radius:14px;background:#f8fafc;color:#202331;box-shadow:0 8px 18px rgba(16,24,40,.06)}.stvv-thread-info-top{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.stvv-thread-title{font-weight:800;font-size:15px}.stvv-thread-sub{font-size:13px;color:#687085;margin-top:4px}.stvv-thread-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.stvv-thread-pill{display:inline-flex;gap:5px;align-items:center;padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #e6e8ef;font-size:12px;font-weight:700}.stvv-thread-btn{display:inline-block;padding:9px 12px;border-radius:9px;background:#22283a;color:#fff!important;text-decoration:none;font-weight:800;font-size:13px}.stvv-thread-btn:hover{text-decoration:none;filter:brightness(1.06)}
@media(max-width:1100px){.stvv-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.stvv-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stvv-player-grid{grid-template-columns:1fr}.stvv-wrap{padding:16px}.stvv-hero{padding:18px}.stvv-title{font-size:22px}}@media(max-width:520px){.stvv-info-grid{grid-template-columns:1fr}.stvv-player-row{align-items:flex-start;flex-direction:column}.stvv-phase-pill{width:100%;justify-content:center}}

.stvv-thread-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.stvv-thread-btn-secondary{background:#4f46e5}.stvv-current-target{margin:8px 0 14px;padding:10px 12px;border-left:4px solid #4f46e5;background:#f5f7ff;border-radius:10px;font-size:14px}.stvv-current-target a{font-weight:800;text-decoration:none}

.stvv-target-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:999999;padding:20px}.stvv-target-modal.is-open{display:flex}.stvv-target-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.54);backdrop-filter:blur(2px)}.stvv-target-modal-dialog{position:relative;width:min(520px,100%);background:#fff;border-radius:18px;padding:22px;border:1px solid #e6e8ef;box-shadow:0 24px 70px rgba(2,6,23,.28);color:#202331}.stvv-target-modal-dialog h3{margin:0 34px 10px 0;font-size:20px}.stvv-target-modal-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:999px;background:#f1f5f9;color:#334155;font-size:24px;line-height:1;cursor:pointer}.stvv-target-modal-close:hover{background:#e2e8f0}.stvv-target-modal-select{width:100%;max-width:100%;height:42px;margin:8px 0 14px;border:1px solid #d0d5dd;border-radius:10px;padding:0 10px;background:#fff}.stvv-target-modal-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.stvv-target-modal .stvv-current-target{margin:10px 0 14px}
