.tt-head.svelte-zj6hng{align-items:center;gap:10px;display:flex}.tt-icon.svelte-zj6hng{border-radius:var(--radius-2);object-fit:cover;background:var(--surface-sunken);border:1px solid var(--border);flex:none;width:75px;height:75px}.tt-body.svelte-zj6hng .pc-line{color:var(--text-dim);font-size:12px}.tt-body.svelte-zj6hng .pc-sect{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-top:6px;font-size:9.5px}.tt-card.svelte-zj6hng:has(.pc-cols){max-width:380px}.tt-body.svelte-zj6hng .pc-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 14px;display:grid}.tt-body.svelte-zj6hng .pc-list{flex-direction:column;gap:3px;margin-top:3px;display:flex}.tt-body.svelte-zj6hng .pc-entry{min-width:0;color:var(--text);align-items:center;gap:5px;font-size:12px;display:flex}.tt-body.svelte-zj6hng .pc-entry>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tt-body.svelte-zj6hng .pc-none{color:var(--text-faint);font-size:11.5px}.tt-body.svelte-zj6hng .pc-entry img,.tt-body.svelte-zj6hng .pc-entry i{object-fit:cover;background:var(--surface-sunken);width:20px;height:20px;font:700 9px/1 var(--font-mono);color:var(--text-dim);border-radius:4px;place-items:center;font-style:normal;display:inline-grid}.tt-body.svelte-zj6hng .pc-entry.round img,.tt-body.svelte-zj6hng .pc-entry.round i{border-radius:50%}.tt-body.svelte-zj6hng .pc-entry small{font-family:var(--font-mono);color:var(--text-faint);flex:none;font-size:10px}.tt-card.svelte-zj6hng{z-index:var(--z-float,60);background:var(--surface);max-width:300px;color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-3);box-shadow:var(--shadow-2);text-align:left;pointer-events:none;opacity:0;flex-direction:column;gap:4px;padding:8px 11px;font-size:12.5px;line-height:1.5;transition:opacity .11s;display:flex;position:fixed}.tt-card.placed.svelte-zj6hng{opacity:1}.tt-label.svelte-zj6hng{font-size:13px;font-weight:600}.tt-text.svelte-zj6hng{color:var(--text-dim);white-space:pre-line}.tt-arrow.svelte-zj6hng{background:var(--surface);border:1px solid var(--border-strong);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.top.svelte-zj6hng .tt-arrow:where(.svelte-zj6hng){bottom:-5px;left:var(--arrow);border-width:0 1px 1px 0;margin-left:-4px}.bottom.svelte-zj6hng .tt-arrow:where(.svelte-zj6hng){top:-5px;left:var(--arrow);border-width:1px 0 0 1px;margin-left:-4px}.left.svelte-zj6hng .tt-arrow:where(.svelte-zj6hng){right:-5px;top:var(--arrow);border-width:1px 1px 0 0;margin-top:-4px}.right.svelte-zj6hng .tt-arrow:where(.svelte-zj6hng){left:-5px;top:var(--arrow);border-width:0 0 1px 1px;margin-top:-4px}@media (prefers-reduced-motion:reduce){.tt-card.svelte-zj6hng{transition:none}}.rich.svelte-zj6hng .md{min-width:0;font-size:13.5px;line-height:1.6}.rich.svelte-zj6hng .md p{margin:0 0 10px}.rich.svelte-zj6hng .md>:last-child{margin-bottom:0}.rich.svelte-zj6hng .md h2,.rich.svelte-zj6hng .md h3,.rich.svelte-zj6hng .md h4{margin:16px 0 6px;line-height:1.3}.rich.svelte-zj6hng .md h2{font-size:15px;font-weight:650}.rich.svelte-zj6hng .md h3{font-size:13.5px;font-weight:650}.rich.svelte-zj6hng .md h4{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:10px;font-weight:500}.rich.svelte-zj6hng .md :is(h2,h3,h4):first-child{margin-top:0}.rich.svelte-zj6hng .md.incard h2{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin:0 0 9px;font-size:10px;font-weight:500}.rich.svelte-zj6hng .md ol{margin:0 0 10px;padding-left:22px}.rich.svelte-zj6hng .md li{margin:3px 0}.rich.svelte-zj6hng .md ul{margin:0 0 10px;padding:0;list-style:none}.rich.svelte-zj6hng .md ul li{padding-left:14px;position:relative}.rich.svelte-zj6hng .md ul li:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:0}.rich.svelte-zj6hng .md ul ul{margin:3px 0 0}.rich.svelte-zj6hng .md.incard ol{padding-left:18px}.rich.svelte-zj6hng .md.incard ul li:before{top:8px}.rich.svelte-zj6hng .md.incard li{color:var(--text-dim);margin:0 0 7px;font-size:12.5px;line-height:1.5}.rich.svelte-zj6hng .md.incard li b{color:var(--text)}.rich.svelte-zj6hng .md li>p{margin:0}.rich.svelte-zj6hng .md a{color:var(--accent)}.rich.svelte-zj6hng .md blockquote{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-2);color:var(--text-dim);margin:0 0 10px;padding:8px 14px}.rich.svelte-zj6hng .md blockquote>:last-child{margin-bottom:0}.rich.svelte-zj6hng .md code{font-family:var(--font-mono);background:var(--surface-raised);border-radius:4px;padding:1px 5px;font-size:11.5px}.rich.svelte-zj6hng .md kbd{font-family:var(--font-mono);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-bottom-width:2px;border-radius:4px;padding:0 5px;font-size:11px;font-weight:650}.rich.svelte-zj6hng .md pre{background:var(--surface-raised);border-radius:var(--radius-2);margin:0 0 10px;padding:10px 12px;overflow-x:auto}.rich.svelte-zj6hng .md pre code{background:0 0;padding:0}.rich.svelte-zj6hng .md hr{border:0;border-top:1px solid var(--border);margin:16px 0}.rich.svelte-zj6hng .md .tablewrap{margin:4px 0 12px}.rich.svelte-zj6hng .md.incard .tablewrap{box-shadow:none;background:0 0;border:0;border-radius:0}.rich.svelte-zj6hng .md table.data{font-size:12.5px}.rich.svelte-zj6hng .md table.data th{position:static}.rich.svelte-zj6hng .md table.data :is(th,td):not(:last-child){white-space:nowrap;width:1%}.rich.svelte-zj6hng .md table.data td:last-child{min-width:240px}.rich.svelte-zj6hng .md .md-fig{margin:4px 0 12px}.rich.svelte-zj6hng .md img{border-radius:var(--radius-2);border:1px solid var(--border);background:var(--surface-raised);max-width:100%;height:auto;display:block}.rich.svelte-zj6hng .md figcaption{color:var(--text-faint);margin-top:5px;font-size:11px;line-height:1.45}.rich.svelte-zj6hng .md p>.md-fig{vertical-align:middle;max-width:48%;margin:2px 4px;display:inline-block}.rich.svelte-zj6hng .ref{vertical-align:middle;background:var(--surface-raised);border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:1px 8px 1px 3px;font-size:12px;font-weight:550;line-height:1.4;text-decoration:none;display:inline-flex}.rich.svelte-zj6hng a.ref:hover{border-color:var(--border-strong)}.rich.svelte-zj6hng .ref-icon{object-fit:cover;background:0 0;border:0;border-radius:4px;width:18px;height:18px;display:inline-block}.rich.svelte-zj6hng .ref-icon.ph,.rich.svelte-zj6hng .ref-entry-icon.ph{font-family:var(--font-mono);background:var(--surface-raised);color:var(--text-dim);justify-content:center;align-items:center;font-weight:650;display:inline-flex}.rich.svelte-zj6hng .ref-icon.ph{font-size:8.5px}.rich.svelte-zj6hng .ref-entry-icon.ph{font-size:12px}.rich.svelte-zj6hng .ref-skill,.rich.svelte-zj6hng .ref-ability,.rich.svelte-zj6hng .ref-mos{color:var(--mos);background:var(--mos-soft);border-color:#0000}.rich.svelte-zj6hng .ref-item{color:var(--item);background:var(--item-soft);border-color:#0000}.rich.svelte-zj6hng .ref-unit{color:var(--hostile);background:var(--hostile-soft);border-color:#0000}.rich.svelte-zj6hng .ref-si,.rich.svelte-zj6hng .ref-effect{color:var(--accent);background:var(--accent-soft);border-color:#0000}.rich.svelte-zj6hng .ref-mission{color:var(--text);background:var(--surface-sunken);border-color:var(--border-strong)}.rich.svelte-zj6hng .ref-player{color:var(--mos);background:var(--surface-raised);border-color:var(--mos)}.rich.svelte-zj6hng .ref-player .ref-icon{border-radius:50%}.rich.svelte-zj6hng .ref-entry{vertical-align:middle;color:var(--text);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.rich.svelte-zj6hng .ref-entry b{font-weight:550}.rich.svelte-zj6hng a.ref-entry:hover b{color:var(--accent)}.rich.svelte-zj6hng .ref-entry-icon{object-fit:cover;background:var(--surface-raised);border:0;border-radius:4px;flex:none;width:30px;height:30px;display:inline-block}.rich.svelte-zj6hng li .ref-entry-icon{width:26px;height:26px}.rich.svelte-zj6hng li .ref-entry{margin-right:2px}.rich.svelte-zj6hng .ref-missing{font-family:var(--font-mono);color:var(--hostile);border-style:dashed;padding:1px 6px;font-size:11px}
