body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg-dark, #1a1a1a);color:var(--text-primary, #eee);margin:0;padding:2rem}.lore-container{max-width:800px;margin:0 auto;background:#0006;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000004d}html[data-theme=terminal] body{background-color:#0d0d0d;color:#00ff41;font-family:Courier New,Courier,monospace}html[data-theme=terminal] body .lore-container{background:#001400e6;border:1px solid #00ff41;box-shadow:0 0 20px #00ff411a;border-radius:0}html[data-theme=terminal] body h1,html[data-theme=terminal] body h2,html[data-theme=terminal] body h3{text-transform:uppercase;border-bottom:1px dashed #00ff41;color:#00ff41}html[data-theme=terminal] body a{color:#00ff41;text-decoration:underline}html[data-theme=terminal] body .lore-tag{background:transparent;border:1px solid #00ff41;color:#00ff41;border-radius:0}html[data-theme=terminal] body .classified-badge{background:#00ff41;color:#000;border-radius:0}.lore-header{border-bottom:2px solid #444;margin-bottom:2rem;padding-bottom:1rem}.lore-meta{display:flex;gap:1rem;margin-top:.5rem;color:#aaa;font-size:.9rem}.lore-tag{background:#333;padding:.2rem .5rem;border-radius:4px}.lore-content img{max-width:100%;border-radius:4px}.lore-content p{margin-bottom:1.25rem;line-height:1.7}.lore-content h1,.lore-content h2,.lore-content h3{margin-top:2rem;margin-bottom:1rem;color:#fff}.lore-content ul,.lore-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.lore-content li{margin-bottom:.5rem}.lore-content blockquote{border-left:4px solid #8B5CF6;margin:1.5rem 0;padding-left:1rem;font-style:italic;color:#ccc;background:#8b5cf61a;padding:1rem;border-radius:4px}.classified-overlay{background:repeating-linear-gradient(45deg,#222,#222 10px,#333 10px 20px);padding:4rem;text-align:center;border:2px solid #ff4444;color:#f44;font-family:monospace}.classified-badge{background:#f44;color:#000;padding:.2rem .5rem;border-radius:4px;font-weight:700;text-transform:uppercase;font-size:.8rem;margin-left:1rem;vertical-align:middle}.annotation-toggle-container{display:flex;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem 1rem;background:#8b5cf61a;border:1px solid #8B5CF6;border-radius:4px}html[data-theme=terminal] body .annotation-toggle-container{background:#8b5cf633;border-radius:0}.annotation-toggle{position:relative;width:50px;height:26px}.annotation-toggle input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#444;transition:.3s;border-radius:26px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.toggle-slider{background-color:#8b5cf6}input:checked+.toggle-slider:before{transform:translate(24px)}.toggle-label{font-weight:700;color:#8b5cf6}.party-annotation{display:none;margin:.75rem 0;padding:.75rem 1rem;background:#1e1e1ee6;border-left:3px solid var(--character-color, #8B5CF6);border-radius:0 4px 4px 0;font-size:.9rem;animation:fadeIn .3s ease}.annotations-visible .party-annotation{display:block}.annotation-character{font-weight:700;color:var(--character-color, #8B5CF6);margin-right:.5rem}.annotation-text{color:#ccc}html[data-theme=terminal] body .party-annotation{background:#001400cc;border-color:var(--character-color, #8B5CF6)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.annotations-section{margin-top:2rem;padding-top:1rem;border-top:1px dashed #444}html[data-theme=terminal] body .annotations-section{border-top-color:#00ff41}.redacted-block{background:#ff33660d;border:1px dashed #ff3366;border-radius:8px;padding:1.5rem;margin:1rem 0;text-align:center}.redacted-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.redacted-icon{font-size:1.5rem}.redacted-label{color:#f36;font-weight:700;letter-spacing:2px;text-transform:uppercase}.redacted-teaser{color:#888;font-style:italic;margin:.5rem 0}.redacted-level,.redacted-until{color:#666;font-size:.85rem;margin:.25rem 0}html[data-theme=terminal] body .redacted-block{background:#ff33661a;border-radius:0}html[data-theme=terminal] body .redacted-label{color:#f36}
