html{background-color:#0a0a0a}body{margin:0;font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5}#allowedRoot{overflow:hidden;margin:0 auto;position:fixed;height:100%;width:100%;display:grid;grid-template-columns:1fr minmax(20rem,20%);grid-template-rows:1fr}#forbiddenRoot{height:100vh;width:100vw;overflow:hidden;text-align:center}#forbiddenRoot>h1{color:#fff;text-align:center;vertical-align:middle;height:50px}#forbiddenRoot>img{max-width:100%;max-height:100%;height:calc(100vh - 90px)}@media only screen and (orientation: portrait){#allowedRoot{display:grid;grid-template-rows:1fr;grid-template-columns:none}}.main-area{width:100%;order:1;display:flex;flex-direction:column}.player-wrapper{display:flex}#player_id{max-height:100vh}.op-progressbar-padding,.op-progress-list,.op-progressbar-knob-container{display:none}.viewer-box{display:flex;flex-direction:row;flex-wrap:wrap;border:1px solid #202225;width:fit-content;margin-left:auto;margin-right:5px}@media only screen and (orientation: portrait){.viewer-box{display:none}}.viewer{height:7.5vh;aspect-ratio:1;display:grid;margin:7px;max-height:75px}.viewer img{width:100%;border-radius:50%;opacity:1;background:#000;z-index:0;grid-column:1;grid-row:1}.viewer-name{display:none;grid-column:1;grid-row:1;max-width:70px;text-align:center;color:#fff;z-index:1}.viewer:hover>.viewer-name{display:flex;opacity:1}.viewer:hover>img{opacity:.5;animation:shake 1s;animation-iteration-count:infinite}@keyframes shake{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.flex-chat{background-color:#141414;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;order:2;position:relative;max-height:100vh}.chat-body{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;flex-basis:auto;overflow:auto;border:1px solid #4c4c4c;scrollbar-width:none;border-radius:8px;padding-bottom:5px}.chat-body::-webkit-scrollbar{display:none}.end-ref{flex:auto}.chat-body-snowflake{position:absolute;height:calc(100% - 7px - 4rem);width:100%;mask-image:linear-gradient(to bottom,#000,transparent);pointer-events:none}@media only screen and (orientation: portrait){.flex-chat{width:100%}}.chat-input{display:flex;flex-direction:row;background-color:#000000b3;border:1px solid #4c4c4c;border-radius:8px;margin-top:5px;height:4rem}.chat-input textarea{flex:1 1 auto;overflow:auto;width:70%;color:#d3d3d3;background-color:transparent;border:none;border-radius:0;outline:none;resize:none;font-family:inherit;font-size:inherit}.chat-input img{border-radius:50%;width:50px;height:50px;object-fit:cover;margin:auto}.loading-spinner{width:50px;height:50px}.chat-send{margin:auto}.emoji-picker{position:absolute;bottom:70px;width:calc(100% - 4px)}#send-msg-btn{width:40px;height:40px;background-color:#26a69a;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none;border-radius:50%}#emojipicker-btn{width:100%;height:100%;background-color:transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none}.chat-message{display:flex;flex-direction:row;margin-left:10px;margin-top:15px}.chat-message-left{width:50px;height:50px;aspect-ratio:1 / 1;margin-right:10px}.chat-message-left img{width:100%;height:100%;border-radius:50%;object-fit:cover}.chat-message-right{min-width:0px}.chat-message-header{display:flex;flex-direction:row}.user-name{color:#fff;font-weight:700}.chat-message-avatar{position:relative}.chat-message-time{color:#fff;margin-left:10px}.chat-message-edited{color:gray;font-style:italic;margin-left:10px}.chat-message-content{color:#fff;position:relative;display:inline-block;width:100%;min-height:30px;white-space:pre-wrap;overflow-wrap:break-word}.chat-message-content img{max-height:500px}.chat-message-content video{height:200px}.spoilerParent{position:relative;display:inline-block}.spoilerInline{position:absolute;width:100%;height:100%;min-height:36px;bottom:0;background-color:#333;border-radius:5px;cursor:pointer;z-index:1;transition:opacity .2s}.spoilerInline:hover{background-color:#444}.Emoji{position:relative;display:inline-block;top:1px}.spoilerParent>img{margin-top:8px}.spoilerURL{position:absolute;width:100%;height:100%;bottom:0;margin-top:8px;background-color:#333;border-radius:5px;cursor:pointer;z-index:1;transition:opacity .2s}.spoilerURL:hover{background-color:#444}#avatar{position:relative}#hat{position:absolute;left:3px;bottom:30px}.chat-header-foreground{position:absolute;width:100%;box-sizing:border-box;backdrop-filter:blur(10px);background-color:#00000080;border:1px solid #4c4c4c;min-height:30px;display:flex;flex-direction:column;z-index:2}.chat-header-flex-horizontal{display:flex;flex-direction:row;align-items:flex-start}.chat-header-text-left,.chat-header-text-right{color:silver;flex:1;text-align:center;transform:translateY(+50%)}.guild-logo img{width:30px;border-radius:50%;margin-top:5px}.chat-header-background{flex-direction:row;width:100%;position:absolute}.rainbow-bar{min-height:18px;margin-top:25px;background:linear-gradient(90deg,red,#ff0,#0f0 30%,#0ff 50%,#00f,#f0f 80%,red);background-size:200%;animation:moveGradient 5s linear infinite}@keyframes moveGradient{0%{background-position:0% 0%}to{background-position:-200% 0%}}#info-span{display:inline-block}.popup-content{min-width:50%;min-height:20%;backdrop-filter:blur(10px);background-color:#141414;border:1px solid #4c4c4c;border-radius:8px;padding:3px;display:flex;flex-direction:column}.popup-content-title{display:flex;flex-direction:row;border-bottom:white 1px solid}.popup-content-title>*{flex:1 1 0px;text-align:center;color:#fff}.popup-content-source{display:flex;flex-direction:row}.popup-content-source>*{flex:1 1 0px;text-align:center;color:#fff}.popup-content-license{display:flex;flex-direction:row;align-items:center}.popup-content-license>*{flex:1 1 0px;text-align:center;color:#fff}
