:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:1200px;margin:0 auto;padding:1rem 1.5rem 2rem}.app-header{margin-bottom:1rem}.app-header h1{margin:0;font-size:1.8rem}.subtitle{margin:.25rem 0 0;color:#666;font-size:.9rem}.tabs{display:flex;gap:.5rem;margin-bottom:.75rem}.tab-button{padding:.4rem .9rem;border-radius:999px;border:1px solid #ccc;background:#f7f7f7;cursor:pointer;font-size:.9rem}.tab-button.active{background:#2563eb;border-color:#2563eb;color:#fff}.toolbar{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.toolbar input[type=text]{flex:1;padding:.4rem .6rem;border-radius:.4rem;border:1px solid #ccc}.status{font-size:.85rem;color:#555}.status.error{color:#b91c1c}.layout{display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);gap:1rem;min-height:60vh}.list-column,.detail-column{border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;overflow:hidden;display:flex;flex-direction:column}.list-panel{flex:1;overflow-y:auto}.list-panel.empty{padding:.75rem;color:#6b7280;font-size:.9rem}.list-item{width:100%;text-align:left;padding:.5rem .75rem;border:none;border-bottom:1px solid #f3f4f6;background:#fff;cursor:pointer}.list-item:last-child{border-bottom:none}.list-item.active{background:#eff6ff}.list-item-label{font-size:.95rem;font-weight:500}.list-item-secondary{font-size:.8rem;color:#6b7280}.detail-panel{padding:.75rem 1rem 1rem;overflow-y:auto}.detail-panel.empty{color:#6b7280;font-size:.9rem}.detail-panel h2{margin-top:0;margin-bottom:.25rem}.meta{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem;font-size:.8rem;color:#4b5563}.meta span{background:#f3f4f6;padding:.15rem .45rem;border-radius:999px}.tags{margin-bottom:.5rem}.tag{display:inline-block;padding:.15rem .45rem;border-radius:999px;background:#e5e7eb;font-size:.8rem;margin-right:.25rem;margin-bottom:.25rem}.description p{margin:.25rem 0;font-size:.9rem}.attacks-list{padding-left:1.25rem;margin:.25rem 0 .5rem;font-size:.9rem}@media(max-width:800px){.layout{grid-template-columns:1fr}}
