img{max-width:100%;object-fit:contain;max-height:600px}ol,ul{padding-left:20px}table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;text-align:left;background-color:#000}table td,table th{border:1px solid #ffb21c;padding:5px}table th{padding:10px 5px}table tr:nth-child(2n){background-color:#000}table td{padding:5px}.attachment{padding:10px;display:flex;flex-direction:column;gap:10px;border:1px solid #ffb21c;margin:10px 0}.attachment.image .image-container{position:relative;text-align:center;width:100%}.attachment.image .image-container img{width:100%;max-height:450px;object-fit:contain}.attachment.image .image-container a{opacity:0;visibility:hidden;background-color:#000;border:1px solid #9efeb9;position:absolute;width:50px;height:50px;top:10px;right:10px;box-shadow:0 0 10px #9efeb9;transition:opacity .1s ease-in-out}.attachment.image .image-container a svg{fill:#9efeb9;text-shadow:0 0 5px #9efeb9}.attachment.image .image-container a:hover{background-color:#9efeb9}.attachment.image .image-container a:hover svg{fill:#000;text-shadow:0 0 5px #000}.attachment.image .image-container:hover a{opacity:.75;visibility:visible}.attachment.image .image-container.lightbox-enabled a{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.attachment.iframe>iframe,.attachment.pdf>iframe{height:1000px;border:none}.attachment.iframe iframe{background-color:#fff}.attachment.youtube iframe{height:425px}#article-title{display:flex;flex-direction:column;align-items:center;text-align:center}#article-title h1,#article-title h2{text-shadow:0 0 30px #ffb21c}article hr{margin-top:10px;margin-bottom:10px}pre{background-color:#000;color:#fff;border:1px solid #ffb21c;padding:10px;overflow-x:auto;font-size:.95rem}pre code{background:none;color:inherit;font-size:inherit;padding:0;border:none}