@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-M.ttf) format("truetype")}body{align-items:flex-start;background-color:#222;border-radius:8px;color:#fff;display:flex;flex-direction:column;font-family:Rajdhani,sans-serif;font-size:16px;justify-content:space-between;margin:0 auto;max-width:550px;padding:16px}body a{color:#41aaaa;text-decoration:none}body header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:1rem;width:100%}body header .avatar{background-color:#000;border-radius:.5rem;color:grey;flex-grow:0;flex-shrink:0;font-size:.5rem;height:3rem;overflow:hidden;width:3rem}body header .avatar img{display:block}@media (hover:hover){body header .cortex-logo:hover{filter:drop-shadow(0 0 .5rem #41aaaa)}}body header .header-center{align-items:flex-start;align-self:center;display:flex;flex-direction:column;flex-grow:1;gap:4px;justify-content:center}body header .header-center .username{align-items:center;color:#fff;display:flex;font-weight:600;gap:4px;justify-content:flex-start;white-space:nowrap}body header .header-center .username .username-icon{height:.75rem;width:.75rem}body header .header-center .username .username-icon svg{height:100%;width:100%}body header .header-center .datetime{align-items:center;color:#bbb;display:flex;font-size:.75rem;gap:5px;justify-content:flex-start;white-space:nowrap}body header .header-center .datetime .icon:not(:first-child){margin-left:1rem}body header .header-center .datetime span.icon{height:.675rem;position:relative;transform:translateY(-1px);width:.675rem}body header .header-center .datetime span.icon svg{height:100%;width:100%}body main{align-items:stretch;display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%}body main>*{margin:0!important}body main img{align-self:center;border-radius:.25rem;display:block;overflow:hidden}body img{max-width:100%}body video{width:100%}