*{margin:0;padding:0}html,body{overflow:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.webgl{position:fixed;top:0;left:0;outline:none}img{border:none;box-shadow:none;outline:none}button{background:none;border:none;font-family:DaysOne,sans-serif;font-size:16px;color:#fff;cursor:pointer}@font-face{font-family:DaysOne;src:url(/assets/DaysOne-Regular-B-Sb6OTb.ttf) format("truetype")}@font-face{font-family:GilroyThin;src:url(/assets/Gilroy-Thin2-Ct5tua37.ttf) format("truetype")}:root{--btc-orange: rgba(255, 153, 0, 1)}.container{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}.grid-container{width:100%;height:100%;display:grid;grid-template-areas:"    header    header    header    header    header    " "    content    content    content    content    content    " "    .    .    .    .    ." "    .    .    .    .    ." "    .    .    .    .    ." "    footer    footer    footer    footer    footer    "}.header{display:flex;font-family:DaysOne;grid-area:header;height:40px;width:100%;background-color:#0006;align-items:center;justify-content:space-between;border-bottom:1px solid #343434}.header-logo{width:32px;height:32px;margin-left:6px}#ume-logo{width:100%;height:100%}#ume-title{color:#fff;position:absolute;left:38px;font-size:20px}.social{display:flex;align-items:center;justify-content:flex-end;margin-right:10px;width:134px;height:100%;gap:10px}.social-button{cursor:pointer;width:34px;height:34px;background-size:contain;background-position:center;background-repeat:no-repeat}.x-button{background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/x_logo_white.png)}.x-button:hover{background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/x_logo_orange.png)}.discord-button{background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/discord_logo_white.png)}.discord-button:hover{background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/discord_logo_orange.png)}.sfx-button{position:absolute;top:50px;left:10px;width:80px;height:30px;z-index:1000;border-radius:2px;cursor:pointer;transition:background-color .3s ease;text-decoration:none;background-color:#ff990040;color:#ff990080}.sfx-button:hover{background-color:#ff990080;color:#f90}.sfx-button:active{background-color:#f90;color:#f90}.audio-off{text-decoration:line-through;background-color:#ff000040;color:#ff000080}.audio-off:hover{background-color:#ff000080;color:red}.audio-off:active{background-color:red;color:red}.footer{display:flex;font-family:GilroyThin;grid-area:footer;height:20px;width:100%;background-color:#000c;align-items:center;justify-content:center;color:#989898;font-size:6px;border-top:1px solid #343434}.content{display:grid;grid-area:content;grid-template-columns:1fr;grid-template-rows:1fr;overflow-y:scroll}.section{display:flex;font-family:DaysOne;height:100vh;position:relative;color:#ffeded;text-transform:uppercase;font-size:6vmin;padding-left:10%;padding-right:10%}.hover-ui{position:absolute;top:0;left:0;display:flex;width:120px;height:120px;justify-content:center;align-items:center;background-color:#ff99001a;outline:1px solid rgba(255,255,255,.2);color:#fff;padding:10px 15px;border-radius:2px;font-size:14px;white-space:nowrap;pointer-events:none;transform:translate(10px,10px);display:none}#hover-ui-header{margin:0;padding:0;font-family:DaysOne;font-size:20px;white-space:nowrap;background-color:#ffffff1a}#hover-ui-title{font-family:GilroyThin;font-size:14px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000;color:#fff;overflow:hidden}.modal-content{display:flex;flex-direction:column;background-color:#000000b3;border-radius:2px;box-shadow:0 4px 10px #0003;outline:1px solid rgba(255,255,255,.8);width:92%;max-height:80vh;overflow:hidden}.modal-overlay.active{opacity:1;visibility:visible}#modal-header{display:flex;align-items:center;justify-content:center;font-family:DaysOne;font-size:30px;height:70px;text-align:center}#modal-description{display:flex;align-items:center;justify-content:center;font-family:GilroyThin;font-size:12px;height:auto;border-bottom:1px solid rgba(255,255,255,.2)}#modal-sections-container{display:flex;flex-direction:column;width:100%;max-height:60vh;align-items:center;justify-content:flex-start;gap:10px;overflow-y:auto}.modal-section{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100%}.section-left{width:100%;height:100%;object-fit:contain;max-height:60vh;background-color:#000}video.section-left{aspect-ratio:16 / 9}.section-right{display:flex;flex-direction:column;padding:20px;background:linear-gradient(to bottom,#ffffff1a,#ffffff1a)}.section-right h1{font-family:DaysOne;font-size:20px}.section-right p{font-family:GilroyThin;font-size:16px}#headcases-create-button{position:relative;margin-top:auto;height:40px;bottom:0;background-color:#ff990080;color:#fff}#headcases-create-button:hover{background-color:#f90;color:#fff}#headcases-create-button:active{background-color:#fff;color:#fff}@media (max-width: 768px){.modal-section{grid-template-columns:1fr}}#loading-screen{display:grid;grid-template-columns:1fr 20px 2px 20px 1fr;grid-template-rows:1fr 1fr 1fr 1fr;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#08020a;z-index:1000}#gap{width:10px;height:100%;background-color:#e797ff}#visual-loader{grid-column:2 / 3;grid-row:2 / 3;height:60vh;display:flex;align-items:center;justify-content:center;position:relative}#auditory-loader{grid-column:4 / 5;grid-row:2 / 3;height:60vh;display:flex;align-items:center;justify-content:center;position:relative}#visual-graphic-container{grid-column:2 / 3;grid-row:3 / 4;background-color:#000;display:flex;align-items:center;justify-content:center}#visual-bar{position:relative;width:10px;height:60vh;background-color:#001c24}#audio-chunk-container{display:flex;flex-direction:column;position:relative;width:10px;height:60vh;align-items:center;justify-content:center}#visual-bar-fill{position:absolute;width:3px;height:2%;bottom:0;background-color:#07c5ff}.audio-chunk{flex-grow:1;width:3px;height:100%;background-color:#02ffea26;margin-bottom:10px}.audio-chunk.loaded{background-color:#02ffea}.audio-chunk:last-child{margin-bottom:0}#visual-graphic-image{width:48px;height:48px;object-fit:contain;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/eye_icon.png)}#auditory-graphic-image{width:48px;height:48px;object-fit:contain;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(https://storage.googleapis.com/virulent-software-python-1.appspot.com/_UME/_images/ear_icon.png)}#auditory-graphic-container{grid-column:4 / 5;grid-row:3 / 4;background-color:#000;display:flex;align-items:center;justify-content:center}
