table tr td{border:1px solid #ddd;padding:4px 8px;vertical-align:top}table{border-collapse:collapse;width:100%}img{max-width:100%;height:auto}p{word-break:break-word}.quest-wiki-detail{margin-top:24px}.quest-wiki-detail h2{font-size:1.25rem;font-weight:700;margin-bottom:12px}.quest-wiki-detail h3{font-size:1.1rem;font-weight:600;margin:16px 0 8px}.quest-wiki-detail table th{background:#f5f5f5;text-align:left;padding:4px 8px}.quest-wiki-filter-row{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0}.quest-wiki-step-row{border-bottom:1px solid #eee;padding:12px 0}.quest-wiki-step-row:last-child{border-bottom:none}.quest-wiki-result-item{cursor:pointer;padding:8px 12px;border-bottom:1px solid #eee;transition:background .15s}.quest-wiki-result-item:hover{background:hsla(0,0%,100%,.06)}.quest-wiki-result-item.selected{background:hsla(40,86%,75%,.22);font-weight:600;border-left:4px solid #f6d187;padding-left:8px}.quest-wiki-result-item:focus-visible{outline:2px solid #f6d187;outline-offset:-2px}.quest-wiki-empty-state{color:#666;font-style:italic;padding:24px 8px}@media (min-width:900px){.quest-wiki-left-rail{position:-webkit-sticky;position:sticky;top:16px;align-self:flex-start;max-height:calc(100vh - 32px);overflow-y:auto}.quest-wiki-result-list{max-height:50vh;overflow-y:auto}}