@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--radius-md:.375rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-highlight:#ff8500;--color-accent:lightgreen;--color-alert:indianred}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.shrink-0{flex-shrink:0}.scale-x-\[-1\]{--tw-scale-x:-1;scale:var(--tw-scale-x) var(--tw-scale-y)}.\[transform\:scaleX\(-1\)\]{transform:scaleX(-1)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t-transparent{border-top-color:#0000}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:underline:hover{text-decoration-line:underline}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@keyframes spin{to{transform:rotate(360deg)}}:root{--ui-highlight-color: #ff8500;--ui-highlight-color-rgb: 255, 133, 0;--ui-color: lightgreen;--ui-color-rgb: 144, 238, 144;--ui-alert-color: indianred;--ui-control-color: rgb(230, 230, 230);--ui-control-color-rgb: 230, 230, 230;--ui-submit-button-color: #495057;--ui-input-bg-color: #e9ecef;--ui-input-border-color: #ced4da;--ui-color-white: #ffffff;--control-shadow: 0 0 5px 5px}html{position:relative;min-height:100%;height:100%;width:100%}body{background-color:#161616;overflow-y:hidden;overflow-x:hidden;margin:0;height:100%;width:100%}*{font-family:Comfortaa,cursive;font-weight:300}button:focus{outline:none;box-shadow:none}.circlesDialog{color:#000;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20100%20100'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='50'%20cy='50'%20r='50'%20fill='rgba(222,222,222,0.97)'/%3e%3c/svg%3e");background-size:30em 30em;background-repeat:no-repeat;background-position:center center}.alertContainer{padding:0 1rem}.floatCenter{position:absolute;width:100vw;height:100vh}.circlesDialogRowContainer{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;height:100%!important;justify-content:center!important}.circlesDialogChildren{max-width:25em;width:25em;text-align:center;align-self:center}.alertBoxLogo{position:absolute;width:5em}.errorDialog{background-color:var(--ui-alert-color)!important;color:var(--ui-alert-color)!important}.errorDialog p{font-size:2em;font-weight:600}@media screen and (max-width:449px){.circlesDialogChildren{max-width:16em;width:16em}.circlesDialog{background-size:21em 21em}}#start-circles-anim{z-index:-99;position:fixed;top:0;left:0;width:100%;height:100%}.versionNo{color:var(--ui-control-color)}.bm-menu .versionNo{font-size:1em;text-align:center}.circlesDialog .versionNo{position:fixed;right:0;bottom:0;margin:1em;font-size:1.5em}.alert{text-align:center}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;margin-bottom:1rem!important}.input-group-prepend{margin-right:-1px;display:flex}.select-field{position:relative;flex:1 1 auto;min-width:0;margin-bottom:0;background-color:var(--ui-color-white);background-clip:padding-box;border:1px solid var(--ui-input-border-color);border-radius:.25rem;width:1%;text-align:left}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;border-radius:.25rem}.MuiButton-root,.MuiInputBase-input,button{font-family:Comfortaa,cursive!important}#join-dialog h1{text-align:center}.input-group-prepend{width:2em;margin:.2em}#sessionId{margin-bottom:.5em;width:80%}#sessionId,.enterRoom{font-size:1.5em;padding:.4em}.enterRoom{border-width:1px;border-radius:5px}.glow-on-hover{width:220px;height:50px;border:none;outline:none;color:#fff;background:#111;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.personStreamCircle video{border-radius:50%;overflow:hidden;height:100%;width:100%;object-fit:cover;float:left}.personStreamCircle .streamcomponent{background:#00000080;overflow:hidden;display:flex;justify-content:center;border-radius:50%;box-shadow:0 0 20px 6px rgba(var(--ui-control-color-rgb),.45)}.personStreamCircle .microphoneMuteIndicator{color:rgba(var(--ui-control-color-rgb),.8);font-weight:700;position:absolute;right:20%;bottom:5%;width:4vh!important;height:4vh!important;z-index:1;transition-duration:.4s}.personStreamCircle .hearthIcon{position:absolute;left:20%;bottom:5%;width:8vh!important;height:8vh!important;z-index:1;transition-duration:.4s}.personStreamCircle .personName{position:absolute;bottom:5%;width:100%;text-align:center;margin:auto;z-index:1;color:var(--ui-control-color);font-weight:500;font-size:2em;opacity:.7}.circleOccupied .personStreamCircle .mutedOverlay{position:absolute;width:100%;height:100%;background-color:#0006;border-radius:50%;z-index:5}.personStreamCircle.micOff .microphoneMuteIndicator{opacity:.85;transition-duration:.4s}.userIsIdle .personStreamCircle.micOff .microphoneMuteIndicator{opacity:0;transition-duration:.4s}.nextInQueue{box-shadow:var(--control-shadow) var(--ui-highlight-color)!important}.personStreamCircle:hover+.kick-out{display:block}.personBox{left:50%;bottom:0;z-index:2;transform:translate(-50%);border-radius:50%;transition-duration:.2s;background:#00000080}.personEmptyBox{background:#00000080;border-radius:50%;left:50%;bottom:0;transform:translate(-50%);transition-duration:.2s}.isSpeaking{box-shadow:var(--control-shadow) var(--ui-color);transition-duration:.2s;border:2px solid var(--ui-color)}.personBox *{font-size:4vh!important}.personBox .MuiCircularProgress-colorPrimary{color:rgba(var(--ui-control-color-rgb),.7)!important}.kick-out{display:none;position:absolute;bottom:50%;float:right;right:50%;width:6vh;height:6vh;box-sizing:border-box;z-index:2;border-radius:50%;transform:translate(50%,50%);cursor:pointer;background:#00000052 url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3c!--%20Creator:%20CorelDRAW%20X6%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20width='100%25'%20height='100%25'%20version='1.1'%20style='shape-rendering:geometricPrecision;%20text-rendering:geometricPrecision;%20image-rendering:optimizeQuality;%20fill-rule:evenodd;%20clip-rule:evenodd'%20viewBox='0%200%20500%20500'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cstyle%20type='text/css'%3e%3c![CDATA[%20.str0%20{stroke:%23FF3300;stroke-width:40;stroke-linecap:round}%20.fil0%20{fill:none}%20]]%3e%3c/style%3e%3c/defs%3e%3cg%20id='Layer_x0020_1'%3e%3cmetadata%20id='CorelCorpID_0Corel-Layer'/%3e%3cpath%20class='fil0%20str0'%20d='M425%2075l-350%20350m350%200l-350%20-350'/%3e%3c/g%3e%3c/svg%3e") no-repeat center}.kick-out:hover{display:block}.emptyCircle{background:#00000080;border-radius:50%}.stickCircle{background:url(/assets/talking_stick_3-yxCw_qf8.png);border-radius:50%;z-index:5;background-size:cover;background-position:center center;background-repeat:no-repeat}.absolutePositionCircle{position:absolute;object-fit:cover}.moviePlayCircle{background:#00000080;border-radius:50%;overflow:hidden;pointer-events:none}.mainOccupied .personStreamCircle{z-index:99}.circleMeeting{width:100%;height:100%;overflow:hidden}.circleMeeting .pageLogo{top:1vh;left:1vh;position:fixed}.circleMeeting .pageLogo img{width:40%;opacity:.3}#buttonLeaveSession{right:10px;top:60px;width:290px}#controlBar{position:absolute;bottom:0;left:0;width:100%;height:7vh;background-color:#d1cccc4f;transition-duration:.2s}.userIsIdle #controlBar{bottom:-7vh;transition-duration:1s}.userIsPresent #controlBar{bottom:0;transition-duration:.5s}#roomName{color:var(--ui-control-color);opacity:.7;line-height:1;font-size:5vh;font-weight:500;position:relative;bottom:0;display:flex;align-items:center;justify-content:flex-start;width:100%}#controlLeft{position:absolute;left:0;bottom:0;z-index:1;height:7vh;display:flex;justify-content:left;text-overflow:nowrap;width:50%}#controlRight{position:absolute;right:0;bottom:0;z-index:1;height:7vh;display:flex;justify-content:flex-end;text-overflow:nowrap}.likeEmoji{position:absolute;z-index:1;bottom:10px;right:35px;height:7vh;display:flex;justify-content:right;text-overflow:nowrap;width:10vh;background:transparent;background-color:transparent;border:none}.changeToRound{background:#0000 url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2018.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20490.099%20490.099'%20style='enable-background:new%200%200%20490.099%20490.099;'%20xml:space='preserve'%3e%3cg%20id='XMLID_68_'%3e%3cpath%20id='XMLID_72_'%20d='M119.536,275.451l20.505,13.82c1.609,1.085,3.737,0.943,5.195-0.324c1.458-1.275,1.873-3.371,1.019-5.104%20l-69.072-139.75c-0.719-1.458-2.202-2.378-3.826-2.378h-0.009c-1.632,0-3.106,0.92-3.819,2.378L0.44,283.835%20c-0.854,1.733-0.44,3.828,1.02,5.104c1.458,1.276,3.587,1.408,5.193,0.325l26.124-17.598%20c6.917,55.433,34.937,104.407,75.947,138.358c2.113-11.799,9.296-22.054,20.341-27.514l51.606-25.518%20C150.439,339.536,127.97,310.24,119.536,275.451z'/%3e%3cpath%20id='XMLID_71_'%20d='M382.51,361.657l-25.692-51.948c-17.474,30.092-46.686,52.453-81.367,60.863l13.828-20.515%20c1.085-1.605,0.944-3.736-0.324-5.194c-1.276-1.458-3.372-1.872-5.103-1.019l-139.751,69.072c-1.458,0.719-2.378,2.201-2.378,3.827%20v0.008c0,1.631,0.92,3.106,2.378,3.819l139.743,69.088c1.732,0.854,3.827,0.439,5.103-1.019c1.276-1.459,1.409-3.588,0.324-5.194%20l-17.591-26.114c55.188-6.893,103.944-34.722,137.871-75.443C397.969,379.61,387.73,372.329,382.51,361.657z'/%3e%3cpath%20id='XMLID_70_'%20d='M107.589,129.056l25.517,51.615c17.582-30.456,47.176-53.049,82.295-61.334l-13.951,20.703%20c-1.086,1.609-0.953,3.737,0.323,5.195c1.275,1.458,3.372,1.872,5.104,1.019l139.742-69.087c1.46-0.713,2.379-2.187,2.379-3.82%20c0,0,0,0,0-0.008c0-1.623-0.92-3.106-2.379-3.828L206.868,0.44c-1.73-0.854-3.828-0.439-5.104,1.02%20c-1.267,1.458-1.408,3.587-0.323,5.193l17.54,26.023c-55.658,6.802-104.829,34.896-138.899,76.038%20C91.882,110.83,102.13,118.011,107.589,129.056z'/%3e%3cpath%20id='XMLID_69_'%20d='M488.641,201.756c-1.46-1.267-3.589-1.408-5.195-0.322l-26.024,17.54%20c-6.777-55.41-34.665-104.376-75.518-138.426c-2.286,11.582-9.568,21.821-20.239,27.041l-51.939,25.684%20c30.299,17.606,52.775,47.109,61.036,82.122l-20.705-13.953c-1.606-1.085-3.736-0.952-5.195,0.323%20c-1.457,1.275-1.872,3.373-1.018,5.104l69.087,139.744c0.713,1.457,2.187,2.377,3.819,2.377c0.009,0,0.009,0,0.009,0%20c1.624,0,3.107-0.92,3.828-2.377l69.072-139.752C490.513,205.129,490.098,203.032,488.641,201.756z'/%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e") no-repeat center/80%;width:4vh;height:4vh;display:flex;padding-left:2vh;z-index:2;border-radius:50%}.changeToNormal{background:#01010100 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBmaWxsPSJyZWQiIGQ9Ik00NDMuNiwzODcuMUwzMTIuNCwyNTUuNGwxMzEuNS0xMzBjNS40LTUuNCw1LjQtMTQuMiwwLTE5LjZsLTM3LjQtMzcuNmMtMi42LTIuNi02LjEtNC05LjgtNGMtMy43LDAtNy4yLDEuNS05LjgsNCAgTDI1NiwxOTcuOEwxMjQuOSw2OC4zYy0yLjYtMi42LTYuMS00LTkuOC00Yy0zLjcsMC03LjIsMS41LTkuOCw0TDY4LDEwNS45Yy01LjQsNS40LTUuNCwxNC4yLDAsMTkuNmwxMzEuNSwxMzBMNjguNCwzODcuMSAgYy0yLjYsMi42LTQuMSw2LjEtNC4xLDkuOGMwLDMuNywxLjQsNy4yLDQuMSw5LjhsMzcuNCwzNy42YzIuNywyLjcsNi4yLDQuMSw5LjgsNC4xYzMuNSwwLDcuMS0xLjMsOS44LTQuMUwyNTYsMzEzLjFsMTMwLjcsMTMxLjEgIGMyLjcsMi43LDYuMiw0LjEsOS44LDQuMWMzLjUsMCw3LjEtMS4zLDkuOC00LjFsMzcuNC0zNy42YzIuNi0yLjYsNC4xLTYuMSw0LjEtOS44QzQ0Ny43LDM5My4yLDQ0Ni4yLDM4OS43LDQ0My42LDM4Ny4xeiIvPjwvc3ZnPg==) no-repeat center/80%;width:4vh;display:flex;height:4vh;opacity:.3;z-index:3;border:.5vh solid red;border-radius:50%}.changeToNormal:hover{opacity:1}#controlBar button{color:var(--ui-control-color);display:flex;align-items:center;justify-content:center;height:7vh;width:7vh;background:transparent;border:none;cursor:pointer;padding:0}#controlBar button:hover{background-color:rgba(var(--ui-control-color-rgb),.3);transition-duration:.2s}.bm-burger-button{position:fixed;width:36px;height:30px;left:36px;bottom:36px}.bm-burger-bars{background:var(--ui-control-color);border-radius:2px;height:15%}.bm-cross-button{height:24px;width:24px}.bm-cross{background:var(--ui-control-color)}.roundModePanel{display:flex}.roundLengthButton{border:1px solid var(--ui-control-color);background:transparent;color:var(--ui-control-color);cursor:pointer;padding:.2em .5em;font-size:inherit}.roundLengthButton:hover{border-width:1px;box-shadow:var(--control-shadow) var(--ui-color);color:var(--ui-color);transition-duration:.2s}.roundLengthButton.selected{background-color:rgba(var(--ui-control-color-rgb),.9);color:#000}.roundModePanel-startButton-button{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;border-radius:50%;border-width:0!important;margin:auto}.normal-mode .roundModePanel-startButton-button{border:2px solid var(--ui-control-color);color:var(--ui-control-color);transition-duration:.2s}.normal-mode .roundModePanel-startButton-button:hover{color:var(--ui-color);transition-duration:.2s}.round-mode .roundLengthSelectPanel{display:none}.round-mode .roundModePanel-startButton-button{border:2px solid var(--ui-alert-color);color:var(--ui-alert-color);padding-bottom:1.5vh;margin:auto}.round-mode .roundModePanel-startButton-button:hover{background-color:var(--ui-alert-color);color:var(--ui-control-color)}.sceneButton{margin-top:.5vh!important}.hostSettings-hidden{display:none!important}.bm-item{display:inline-block;text-decoration:none;margin-bottom:10px;color:var(--ui-control-color);transition:color .2s}.bm-menu{position:fixed;height:100%;padding:1vw 1vh;font-size:1.15em;overflow:hidden;width:20%}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad}.bm-overlay{background:#0000004d}.bm-item{max-width:10em;margin:auto}.bm-menu .menuItem{border:1px dashed rgba(var(--ui-control-color-rgb),.5);border-radius:5px;padding:.5em;margin:1vh 0}.bm-menu button.menuItem{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;cursor:pointer;font-size:.9375rem;text-transform:none;color:var(--ui-control-color);border-color:var(--ui-control-color);transition:.2s;width:100%}.bm-menu button.menuItem:hover{color:var(--ui-color);border-color:var(--ui-color);box-shadow:var(--control-shadow) var(--ui-color)}.pageLogo{display:flex!important;flex-direction:column;justify-content:center}.menuItemTitle{width:100%;text-align:center;color:var(--ui-control-color);display:flex;justify-content:center}.circleModeItem{text-align:center}.bm-menu .sceneButton{background:transparent;color:var(--ui-control-color);border:1px solid var(--ui-control-color);border-radius:4px;font-size:.8125rem;padding:4px 10px;cursor:pointer;transition:.2s;width:100%;text-transform:none}.bm-menu .sceneButton:hover{color:var(--ui-color);border-color:var(--ui-color);box-shadow:var(--control-shadow) var(--ui-color)}.bm-menu .sceneButton.contained{background:rgba(var(--ui-control-color-rgb),.9);color:#000;border-color:transparent}.forceMuteAllButton{color:var(--ui-alert-color)!important;border-color:var(--ui-alert-color)!important;transition:.2s;border-style:solid!important}.forceMuteAllButton:hover{color:var(--ui-control-color)!important;border-color:var(--ui-control-color)!important;background-color:var(--ui-alert-color)!important;box-shadow:none!important;transition:.2s}.settingsButton{color:#fff!important;border-color:#fff!important}.closeRoomButton:hover{color:var(--ui-alert-color)!important;border-color:var(--ui-alert-color)!important;box-shadow:var(--control-shadow) var(--ui-alert-color)!important}.normalModePanel{width:10vh;height:10vh;left:50%;bottom:-1vh;position:fixed;z-index:2;border-radius:50%;transform:translate(-50%);transition-duration:.2s;cursor:pointer}.userIsIdle .normalModePanel{bottom:-8vh;transition-duration:.5s}.normalModePanel:hover{box-shadow:var(--control-shadow) var(--ui-color);transition-duration:.2s}.normalGetIn{background:#00000052 url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='arrow-circle-up'%20class='svg-inline--fa%20fa-arrow-circle-up%20fa-w-16'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='white'%20opacity='80%25'%20d='M8%20256C8%20119%20119%208%20256%208s248%20111%20248%20248-111%20248-248%20248S8%20393%208%20256zm143.6%2028.9l72.4-75.5V392c0%2013.3%2010.7%2024%2024%2024h16c13.3%200%2024-10.7%2024-24V209.4l72.4%2075.5c9.3%209.7%2024.8%209.9%2034.3.4l10.9-11c9.4-9.4%209.4-24.6%200-33.9L273%20107.7c-9.4-9.4-24.6-9.4-33.9%200L106.3%20240.4c-9.4%209.4-9.4%2024.6%200%2033.9l10.9%2011c9.6%209.5%2025.1%209.3%2034.4-.4z'%3e%3c/path%3e%3c/svg%3e") no-repeat center;transition-duration:.5s}.normalGetIn:hover{background:url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='arrow-circle-up'%20class='svg-inline--fa%20fa-arrow-circle-up%20fa-w-16'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='white'%20opacity='80%25'%20d='M8%20256C8%20119%20119%208%20256%208s248%20111%20248%20248-111%20248-248%20248S8%20393%208%20256zm143.6%2028.9l72.4-75.5V392c0%2013.3%2010.7%2024%2024%2024h16c13.3%200%2024-10.7%2024-24V209.4l72.4%2075.5c9.3%209.7%2024.8%209.9%2034.3.4l10.9-11c9.4-9.4%209.4-24.6%200-33.9L273%20107.7c-9.4-9.4-24.6-9.4-33.9%200L106.3%20240.4c-9.4%209.4-9.4%2024.6%200%2033.9l10.9%2011c9.6%209.5%2025.1%209.3%2034.4-.4z'%3e%3c/path%3e%3c/svg%3e") no-repeat center;transition-duration:.2s}.normalQueueUp{background:#00000052 url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='hand-point-up'%20class='svg-inline--fa%20fa-hand-point-up%20fa-w-12'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='white'%20opacity='80%25'%20d='M256%20504c137%200%20248-111%20248-248S393%208%20256%208%208%20119%208%20256s111%20248%20248%20248zm0-448c110.5%200%20200%2089.5%20200%20200s-89.5%20200-200%20200S56%20366.5%2056%20256%20145.5%2056%20256%2056zm20%20328h-40c-6.6%200-12-5.4-12-12V256h-67c-10.7%200-16-12.9-8.5-20.5l99-99c4.7-4.7%2012.3-4.7%2017%200l99%2099c7.6%207.6%202.2%2020.5-8.5%2020.5h-67v116c0%206.6-5.4%2012-12%2012z'%20class=''%3e%3c/path%3e%3c/svg%3e") no-repeat center}.normalLeaveQueue{background:#00000052 url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='hand-point-down'%20class='svg-inline--fa%20fa-hand-point-down%20fa-w-12'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20512'%3e%3cpath%20fill='white'%20opacity='80%25'%20d='M91.826%20467.2V317.966c-8.248%205.841-16.558%2010.57-24.918%2014.153C35.098%20345.752-.014%20322.222%200%20288c.008-18.616%2010.897-32.203%2029.092-40%2028.286-12.122%2064.329-78.648%2077.323-107.534%207.956-17.857%2025.479-28.453%2043.845-28.464l.001-.002h171.526c11.812%200%2021.897%208.596%2023.703%2020.269%207.25%2046.837%2038.483%2061.76%2038.315%20123.731-.007%202.724.195%2013.254.195%2016%200%2050.654-22.122%2081.574-71.263%2072.6-9.297%2018.597-39.486%2030.738-62.315%2016.45-21.177%2024.645-53.896%2022.639-70.944%206.299V467.2c0%2024.15-20.201%2044.8-43.826%2044.8-23.283%200-43.826-21.35-43.826-44.8zM112%2072V24c0-13.255%2010.745-24%2024-24h192c13.255%200%2024%2010.745%2024%2024v48c0%2013.255-10.745%2024-24%2024H136c-13.255%200-24-10.745-24-24zm212-24c0-11.046-8.954-20-20-20s-20%208.954-20%2020%208.954%2020%2020%2020%2020-8.954%2020-20z'%20class=''%3e%3c/path%3e%3c/svg%3e") no-repeat center}.normalStopSpeaking{background:#00000052 url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='portal-exit'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20class='svg-inline--fa%20fa-portal-exit%20fa-w-16%20fa-3x'%3e%3cpath%20fill='white'%20d='M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm216%20248c0%20118.7-96.1%20216-216%20216-118.7%200-216-96.1-216-216%200-118.7%2096.1-216%20216-216%20118.7%200%20216%2096.1%20216%20216zm-92.5-4.5l-6.9-6.9c-4.7-4.7-12.5-4.7-17.1.2L273%20330.3V140c0-6.6-5.4-12-12-12h-10c-6.6%200-12%205.4-12%2012v190.3l-82.5-85.6c-4.7-4.8-12.4-4.9-17.1-.2l-6.9%206.9c-4.7%204.7-4.7%2012.3%200%2017l115%20115.1c4.7%204.7%2012.3%204.7%2017%200l115-115.1c4.7-4.6%204.7-12.2%200-16.9z'%20class=''%3e%3c/path%3e%3c/svg%3e") no-repeat center}.normalStopSpeakingSomeoneWaiting{background:#00000052 url("data:image/svg+xml,%3csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fas'%20data-icon='portal-exit'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20class='svg-inline--fa%20fa-portal-exit%20fa-w-16%20fa-3x'%3e%3cpath%20fill='white'%20d='M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm216%20248c0%20118.7-96.1%20216-216%20216-118.7%200-216-96.1-216-216%200-118.7%2096.1-216%20216-216%20118.7%200%20216%2096.1%20216%20216zm-92.5-4.5l-6.9-6.9c-4.7-4.7-12.5-4.7-17.1.2L273%20330.3V140c0-6.6-5.4-12-12-12h-10c-6.6%200-12%205.4-12%2012v190.3l-82.5-85.6c-4.7-4.8-12.4-4.9-17.1-.2l-6.9%206.9c-4.7%204.7-4.7%2012.3%200%2017l115%20115.1c4.7%204.7%2012.3%204.7%2017%200l115-115.1c4.7-4.6%204.7-12.2%200-16.9z'%20class=''%3e%3c/path%3e%3c/svg%3e") no-repeat center;box-shadow:var(--control-shadow) var(--ui-highlight-color);transition-duration:.2s}.roundModeControl-speaking{left:50%;bottom:0;z-index:2;transform:translate(-50%);border-radius:50%;transition-duration:.2s;box-shadow:var(--control-shadow) var(--ui-control-color);border:2px solid var(--ui-control-color)}.roundModeControl-speaking:hover{box-shadow:var(--control-shadow) var(--ui-color);transition-duration:.2s;border:2px solid var(--ui-color)}.roundModeControl-speaking *{font-size:4vh!important;cursor:pointer}.roundModeControl-speaking .MuiCircularProgress-colorPrimary{color:rgba(var(--ui-control-color-rgb),.7)!important}.roundModeControl-inQueue{display:flex;justify-content:center;align-items:center;font-size:4vh;width:10vh;height:10vh;left:50%;bottom:0;position:fixed;z-index:2;color:var(--ui-highlight-color);box-shadow:var(--control-shadow) var(--ui-highlight-color);border-radius:50%;transform:translate(-50%);background-color:rgba(var(--ui-highlight-color-rgb),.3);cursor:pointer;font-weight:700}.roundModeControl-haveSpoken{width:10vh;height:10vh;left:50%;bottom:0;position:fixed;z-index:2;border:1vh solid rgba(0,0,0,.7);border-radius:50%;transform:translate(-50%);background-color:#46464699}.moviePlayBackground{pointer-events:none}.circleSpace{width:100%;height:100%}.circleSpace #bm-page-wrap{display:flex;flex-direction:row;justify-content:center;overflow:hidden;width:100%;height:100%;position:absolute}#bm-page-wrap{background-image:url(/assets/ash-1866620_1920-BystNPjZ.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat}.mainEmpty .emptyCircle{background:url(/assets/center-4EU7aBOm.gif);background-size:cover;background-position:center center;background-repeat:no-repeat}.userIsIdle{cursor:none}
