:root{font-family:system-ui,sans-serif;line-height:1.5;color:#213547}html{margin:0;padding:0;overflow:hidden;width:100%;height:100%;touch-action:manipulation}#app{display:flex;justify-content:center;align-items:center;height:100%;width:100%;background-color:#f0f0f0}#html-element{position:fixed;top:0;left:0;z-index:100;width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:end;align-items:center}#background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:bottom;z-index:0;object-fit:fill}#video-player{max-width:100%;max-height:100%;width:330px;height:auto}#sidebar{opacity:0;position:absolute;top:0;right:0;width:120px;height:100%;background-color:#0000005c;padding:15px;box-sizing:border-box;overflow-y:auto;z-index:2;display:flex;flex-direction:column;color:#fff}#ChatText{white-space:nowrap;align-content:center;font-size:.5em;color:#254af0;user-select:none;-webkit-user-select:none;font-family:Roboto Condensed,sans-serif}#sendIcon{width:30px;height:60px;border:none;margin:none}.input-box{width:100%;background-color:#000;color:#000;border-radius:30px}.input-box-inner{background-color:#000;border-radius:30px;display:flex;justify-content:space-between}.close-button{width:30px;border:none;margin:none;background-color:#0b143300}#closeIcon{width:20px;height:20px;border:none;margin:none}#ChatIcon{width:60px;height:60px;border:none;margin:auto}#background-list{order:1;margin-bottom:10px}#video-list{order:2;margin-bottom:px}.list-container h3{margin-top:0;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:1dvb;font-size:.6rem}ul{list-style:none;padding:0;margin:0}li{padding:4px;margin-bottom:1px;background-color:#fff3;border-radius:3px;cursor:pointer;transition:background-color .3s;font-size:.6rem;word-wrap:break-word}li:hover{background-color:#79bcff4d}li.active{background-color:#4a89dcb3;color:#fff}#sidebar{transition:opacity .3s ease}#sidebar.hidden{opacity:0;pointer-events:none}#loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:9999}.send-button{width:30px;height:60px;padding:0;margin:0;border:none;border-radius:50%;background-color:#0e46fc00;color:#fff;cursor:pointer}.myinput{height:30px;border:none;padding:0 px;margin:auto;font-size:.8rem;color:#254af0;background-color:#000;width:100%}.myinput:focus{outline:none;box-shadow:none;border:none}.myinput::placeholder{color:#254af0}.chat-container::-webkit-scrollbar{width:.52vw}.chat-container::-webkit-scrollbar-thumb{background-color:#ffffff6f;border-radius:10px}.chat-container::-webkit-scrollbar-track{background-color:#000000c3}.chat-letter{opacity:0;transition:opacity 1s ease-in-out;display:inline-block;word-wrap:break-word;word-break:break-all}.user{align-self:flex-end;background-color:#0009;color:#fff;border-radius:5px;padding:8px}.ai{align-self:flex-start;background-color:#0009;color:#fff;border-radius:5px;padding:8px;border:2px solid rgb(37,74,240)}body{flex-direction:column;align-items:stretch}#logoicon{position:fixed;width:20vw;height:4vw;right:10px;top:10px}#TextChat{display:none;width:100%;align-items:center;flex-direction:column;justify-content:center;margin-left:20px}#TextChatbutton{display:flex;justify-content:center;align-items:center;background:none;border:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#VoiceChat{width:100%;display:none;align-items:center;flex-direction:column;justify-content:center}#VoiceChatbutton{display:none;justify-content:center;align-items:center;background:none;border:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#PresstoTalk{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-right:0}#PresstoTalkbutton{display:flex;justify-content:center;align-items:center;background:none;border:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#button-img{width:20vw;height:20vw;max-width:100px;max-height:100px}.input-container{display:none;flex-direction:column;align-items:center;gap:10px;z-index:10;justify-content:center;padding:40px}.input-wrap{width:85vw;display:flex;flex-direction:column;align-items:end;gap:0px}#for-micUI{z-index:1000;display:flex;position:static;right:0;align-items:center;flex-direction:row;width:100%;height:20%;justify-content:space-between}#ChatText{align-content:center;font-size:.5em;color:#254af0;user-select:none;-webkit-user-select:none}.chat-container{width:80vw;height:20vh;display:flex;position:relative;flex-direction:column-reverse;align-content:center;overflow-y:auto;right:0;top:0%;gap:10px;padding:10px;z-index:1;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 80%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,#000 80%,#0000)}.chat-bubble{max-width:80%;word-wrap:break-word;font-size:3vw;font-weight:0;letter-spacing:.04em;font-family:Roboto Condensed,sans-serif}#player-container{position:absolute;bottom:25vh;left:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}#waveform{position:absolute;width:30%;height:3%;left:34%;top:80%;display:none;color:#254af0}#Load{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000ab;z-index:9999;display:flex;align-items:center;justify-content:center}#Loadbutton{width:100%;height:100%;background-color:#00000050;color:#fff;font-family:Roboto Condensed,sans-serif}
