:root{font-family:sans-serif;color-scheme:light dark;color:#e4e4e4;background-color:#222}*{box-sizing:border-box}body{display:flex;justify-content:center;margin:100px 20px 20px}#root{max-width:800px}header{text-align:center;margin-bottom:60px}h1 a{text-decoration:none}a{color:#e4e4e4}@media(max-width:600px){body{margin-top:20px}}.intro{margin-bottom:20px}.order{display:flex;margin-bottom:20px;justify-content:flex-end}.order .pill{background:#222}.tags{display:flex;margin-bottom:10px;flex-wrap:wrap;gap:10px}.tags .pill{background:#1a1a1a}.faIcon{border-left:1px solid #555;padding-left:2px;margin-right:-3px;width:17px;height:17px}.deathTags{display:flex;justify-content:flex-start;margin-bottom:0;flex-wrap:wrap;gap:10px}.contact{margin:0 0 35px;font-size:12px;color:#888;text-align:right}.contact a{color:#888}.pill{white-space:nowrap;background:#252525;font-size:12px;padding:4px 8px;border-radius:4px;color:#bbb;display:flex;align-items:center;gap:6px}.pill.selected{background:#444}.death{background:#333;padding:20px;margin-bottom:20px}.death ul{padding-left:15px}.death li{font-size:14px}.death p{margin-top:0}.detail{font-size:12px}.link{overflow-wrap:anywhere}@media(max-width:600px){.tags{margin-bottom:25px}.order{margin-bottom:30px}}
