:root{--color-text: rgba(200, 200, 255, .7);--color-text-opaque: rgba(200, 200, 255, 1);font-family:monospace;background-color:#000;font-weight:300;font-size:10px;color:var(--color-text)}html{width:100dvw;height:100dvh}body{width:100dvw;height:100dvh;margin:0}a{cursor:pointer;text-decoration:underline;text-decoration-color:var(--color-text);color:var(--color-text);-webkit-tap-highlight-color:transparent}p{margin:10px 0}.TopView{width:100dvw;height:100dvh;user-select:none;-webkit-user-select:none;touch-action:none}.TopView .preview{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.TopView .content{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;text-align:center;background-color:#00001066}.TopView .content img{margin-top:-14px;width:100px;height:100px}.TopView .content h1{margin:0;font-size:24px;line-height:24px;color:#fff;text-shadow:0 0 2px var(--color-text),0 0 2px var(--color-text)}.TopView .content .version{display:block;margin:5px 0 2px;font-size:8px}.TopView .content .terms{font-size:6px;height:10px;line-height:10px}.TopView .content .pages{display:flex;align-items:start;transform:translate(50vw);transition:transform .2s;height:100px}.TopView .content .pages>div{width:100vw}.TopView .content .pages.--room{transform:translate(-50vw)}.TopView .content .hr{display:block;width:160px;border-bottom:1px solid var(--color-text);margin:5px 0}.TopView .content .page-mode{display:flex;flex-flow:column;justify-content:center;align-items:center}.TopView .content .page-mode a{font-size:9px;font-weight:700;margin-top:12px;width:110px;padding:4px;text-decoration:none;border:1px solid var(--color-text);border-radius:5px;background-color:#6464804d}.TopView .content .page-mode a.--hidden{display:none}.TopView .content .page-room a,.TopView .content .page-room input{pointer-events:auto}.TopView .content .page-room .roomId{width:196px;padding:3px 5px;border:none;border-radius:5px;background-color:#fff}.TopView .content .page-room .roomId:invalid{background-color:#ffb6c1}.TopView .content .page-room .info{position:relative;height:35px}.TopView .content .page-room .info *.--hidden{display:none}.TopView .content .page-room .info .users{list-style:none;padding:5px 8px;margin:0;pointer-events:none;position:absolute;text-align:left;left:calc(50% + 40px);bottom:48px;background-color:#000010cc;border:1px solid white;border-radius:8px}.TopView .content .page-room .info .users li{white-space:nowrap}.TopView .content .page-room .info .notice{color:#ffb6c1}.TopView .content .page-room .info .back{margin-top:15px}.TopView .content .switchStage{position:fixed;left:10px;bottom:10px;padding:10px}.TopView .content .switchStage.--hidden{display:none}.TopView .content .switchStage:before{background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7;content:"";display:inline-block;width:15px;height:10px;margin-bottom:-4px;margin-right:3px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='381px'%20height='216px'%20viewBox='0%200%20381%20216'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eswitch%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(165.500000,%2087.000000)%20scale(-1,%201)%20translate(-165.500000,%20-87.000000)%20translate(23.000000,%209.000000)'%3e%3cpath%20d='M69.5733973,35.2600098%20C69.5733973,35.2600098%2094.2406358,13.9325562%20152.382992,13.9325562%20C210.525349,13.9325562%20274.117126,41.3929443%20282.890869,84.7115479%20C291.664612,128.030151%20261.171666,155.49054%20261.171666,155.49054'%20id='Line'%20stroke='%23000000'%20stroke-width='40'%20stroke-linecap='square'%3e%3c/path%3e%3cpolygon%20id='Triangle'%20fill='%23000000'%20points='34.7046041%200.600341797%2090.0639712%2083%200%2083'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group'%20transform='translate(215.500000,%20129.000000)%20scale(-1,%201)%20rotate(180.000000)%20translate(-215.500000,%20-129.000000)%20translate(73.000000,%2051.000000)'%3e%3cpath%20d='M69.5733973,35.2600098%20C69.5733973,35.2600098%2094.2406358,13.9325562%20152.382992,13.9325562%20C210.525349,13.9325562%20274.117126,41.3929443%20282.890869,84.7115479%20C291.664612,128.030151%20261.171666,155.49054%20261.171666,155.49054'%20id='Line'%20stroke='%23000000'%20stroke-width='40'%20stroke-linecap='square'%3e%3c/path%3e%3cpolygon%20id='Triangle'%20fill='%23000000'%20points='34.7046041%200.600341797%2090.0639712%2083%200%2083'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.TopView .content .switchStage:before.--active{opacity:1}.TopView .landscapeRecommendation{position:fixed;margin:0;top:5px;right:5px;font-size:8px}.TopView .landscapeRecommendation.--hidden{display:none}@keyframes landscape-rotate{0.00%{transform:rotate(0)}90.00%{transform:rotate(0)}100.00%{transform:rotate(-360deg)}}.TopView .landscapeRecommendation>span{display:inline-block;transform:rotate(0)}.TopView .landscapeRecommendation.--active>span{animation-duration:4s;animation-name:landscape-rotate;animation-iteration-count:infinite}.TopView .landscapeRecommendation span:nth-of-type(1){animation-delay:0}.TopView .landscapeRecommendation span:nth-of-type(2){animation-delay:.16s}.TopView .landscapeRecommendation span:nth-of-type(3){animation-delay:.32s}.TopView .landscapeRecommendation span:nth-of-type(4){animation-delay:.48s}@keyframes landscape-shake{0.00%{transform:rotate(0)}40.00%{transform:rotate(0)}43.33%{transform:rotate(-25deg)}46.66%{transform:rotate(25deg)}50.00%{transform:rotate(0)}100.00%{transform:rotate(0)}}.TopView .landscapeRecommendation>span>span{display:inline-block;transform:rotate(0)}.TopView .landscapeRecommendation.--active>span>span{animation-duration:4s;animation-name:landscape-shake;animation-iteration-count:infinite}.TopView .setting{background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7;position:fixed;padding:10px 10px 15px 15px;bottom:-4px;right:0;width:20px;height:20px;pointer-events:auto;z-index:30;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='269px'%20height='269px'%20viewBox='0%200%20269%20269'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3egear%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M135,221%20C87.5035115,221%2049,182.496488%2049,135%20C49,87.5035115%2087.5035115,49%20135,49%20C182.496488,49%20221,87.5035115%20221,135%20C221,182.496488%20182.496488,221%20135,221%20Z%20M135.5,173%20C157.315248,173%20175,155.315248%20175,133.5%20C175,111.684752%20157.315248,94%20135.5,94%20C113.684752,94%2096,111.684752%2096,133.5%20C96,155.315248%20113.684752,173%20135.5,173%20Z'%20id='Oval'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M109,4%20L162,4%20L162,57%20L109,57%20L109,4%20Z%20M109,212%20L162,212%20L162,265%20L109,265%20L109,212%20Z%20M265,107%20L265,160%20L212,160%20L212,107%20L265,107%20Z%20M57,107%20L57,160%20L4,160%20L4,107%20L57,107%20Z'%20id='Combined-Shape'%20fill='%23000000'%3e%3c/path%3e%3cpath%20d='M109,4%20L162,4%20L162,57%20L109,57%20L109,4%20Z%20M109,212%20L162,212%20L162,265%20L109,265%20L109,212%20Z%20M265,107%20L265,160%20L212,160%20L212,107%20L265,107%20Z%20M57,107%20L57,160%20L4,160%20L4,107%20L57,107%20Z'%20id='Combined-Shape'%20fill='%23000000'%20transform='translate(134.500000,%20134.500000)%20rotate(45.000000)%20translate(-134.500000,%20-134.500000)%20'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.TopView .setting.--active{opacity:1}.TopView .information{background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7;position:fixed;padding:10px 10px 15px 15px;bottom:-4px;right:35px;width:20px;height:20px;pointer-events:auto;z-index:30;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='269px'%20height='269px'%20viewBox='0%200%20269%20269'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3einformation%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(4.000000,%204.000000)'%20fill='%23000000'%3e%3cpath%20d='M130.5,261%20C58.4268402,261%200,202.57316%200,130.5%20C0,58.4268402%2058.4268402,0%20130.5,0%20C202.57316,0%20261,58.4268402%20261,130.5%20C261,202.57316%20202.57316,261%20130.5,261%20Z%20M108.536966,51.7467431%20L108.536966,81.5408481%20L152.343363,81.5408481%20L152.343363,51.7467431%20L108.536966,51.7467431%20Z%20M108.536966,95.2009611%20L108.536966,209.429623%20L152.343363,209.429623%20L152.343363,95.2009611%20L108.536966,95.2009611%20Z'%20id='Combined-Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.TopView .information.--active{opacity:1}.TopView .connectivity{position:fixed;bottom:0;left:50vw;transform:translate(-50%);padding:18px 12px 12px;text-decoration:none;pointer-events:auto;z-index:30;display:none}.TopView .connectivity span{display:block;padding:1px 2px;font-size:8px;line-height:8px;font-weight:700;border:1px solid var(--color-text);border-radius:0;background-color:#5050804d;pointer-events:none}.TopView .connectivity.--unreachable{display:block}.TopView .connectivity.--unreachable span{border-color:#ff000080;color:#ff000080;background-color:#ff00004d}.TopView .fullscreen{position:fixed;padding:10px;bottom:3px;right:2px;width:16px;height:16px;pointer-events:auto;z-index:30;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='222px'%20height='222px'%20viewBox='0%200%20222%20222'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3efullscreen%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='square'%3e%3cpath%20d='M101.407097,171.236166%20L11.5278682,171.236166'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(56.096411,%20170.000000)%20scale(1,%20-1)%20rotate(45.000000)%20translate(-56.096411,%20-170.000000)%20'%3e%3c/path%3e%3cpath%20d='M85.1644302,176.483802%20L28.5958877,233.052345'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(56.664430,%20204.983802)%20scale(1,%20-1)%20rotate(45.000000)%20translate(-56.664430,%20-204.983802)%20'%3e%3c/path%3e%3cpath%20d='M45.5664505,135.885822%20L-11.002092,192.454365'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(17.066450,%20164.385822)%20rotate(-45.000000)%20translate(-17.066450,%20-164.385822)%20'%3e%3c/path%3e%3cpath%20d='M211.214275,61.2361663%20L121.335047,61.2361663'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(165.903589,%2060.000000)%20scale(1,%20-1)%20rotate(-135.000000)%20translate(-165.903589,%20-60.000000)%20'%3e%3c/path%3e%3cpath%20d='M193.83557,-11.4838021%20L137.267027,45.0847404'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(165.335570,%2017.016198)%20scale(1,%20-1)%20rotate(-135.000000)%20translate(-165.335570,%20-17.016198)%20'%3e%3c/path%3e%3cpath%20d='M233.43355,29.1141777%20L176.865007,85.6827202'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(204.933550,%2057.614178)%20rotate(135.000000)%20translate(-204.933550,%20-57.614178)%20'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7}.TopView .fullscreen.--hidden{display:none}:-webkit-full-screen .TopView .fullscreen{display:none}.TopView.--hasFullscreen .setting{right:35px}:-webkit-full-screen .TopView.--hasFullscreen .setting{right:0}.TopView.--hasFullscreen .information{right:72px}:-webkit-full-screen .TopView.--hasFullscreen .information{right:37px}.Pad{position:fixed;display:flex;justify-content:center;align-items:center;padding:10px;pointer-events:auto;bottom:20px;z-index:20;transform:rotate(45deg)}.Pad.--hidden{display:none}.Pad span{width:100px;height:100px;border-radius:100%;background-color:#e1e1ff4d;transform:rotate(-45deg);display:flex;justify-content:center;align-items:center}.Pad span span{display:block;width:50px;height:50px;border-radius:100%;pointer-events:none;background-color:#e1e1ff4d}.Pad.--left{left:20px}.Pad.--right{right:20px}.UIView{position:fixed;top:0;left:0;width:100vw;height:100vh;color:var(--color-text);text-shadow:0 0 2px #000,0 0 2px #000;font-size:10px;font-weight:700;line-height:10px;pointer-events:none;-webkit-text-size-adjust:none}.UIView .roomId{position:absolute;margin:0;top:5px;left:5px;font-size:9px}.InfoTip{display:block;top:0;left:0;position:fixed;z-index:1}.InfoTip .nicknameLabel{display:block;top:0;left:0;height:10px;font-size:10px;position:relative;color:#fff;text-shadow:0 0 2px hsl(0,0%,40%),0 0 2px hsl(0,0%,40%);font-weight:700}.InfoTip .lifeMeter{position:relative;left:-.5px;margin:4px 1.5px 0 0;border:0;--meter-optimum-background: hsl(135deg 100% 60%);width:48px}.InfoTip .lifeMeter::-webkit-meter-bar{background:#447;border-radius:10px;height:5px;width:50px}.InfoTip .lifeMeter::-webkit-meter-inner-element{height:5px}.InfoTip .lifeMeter::-webkit-meter-optimum-value{position:absolute;background:var(--meter-optimum-background);top:1px;left:1px;height:3px;block-size:3px!important;border-radius:10px;box-shadow:0 0 2px #666,0 0 2px #666}.DamageDisplay{display:block;top:0;left:0;position:fixed;z-index:2}.DamageDisplay .damage{display:block;top:-50px;left:-50px;width:100px;height:100px;position:absolute;font-weight:700;text-align:center;vertical-align:middle;font-size:13px;line-height:100px;opacity:0}@keyframes damage{0.00%{opacity:1;transform:translateY(0)}20.00%{opacity:1;transform:translateY(-25px)}40.00%{opacity:1;transform:translateY(0)}60.00%{opacity:1;transform:translateY(-12px)}80.00%{opacity:1;transform:translateY(0)}100.00%{opacity:1;transform:translateY(0)}}.DamageDisplay .damage.--active{animation-duration:.5s;animation-name:damage;animation-fill-mode:none;animation-timing-function:cubic-bezier(.42,0,1,1)}@keyframes scream{0.00%{opacity:0;transform:rotate(20deg) translate(-40px,-20px)}50.00%{opacity:1;transform:rotate(20deg) translate(-70px,-40px)}100.00%{opacity:1;transform:rotate(20deg) translate(-70px,-40px)}}.DamageDisplay .scream{display:block;position:absolute;top:-50px;left:-50px;width:100px;height:100px;text-align:center;vertical-align:middle;font-size:12px;line-height:100px;white-space:nowrap;font-weight:700;color:#fff;text-shadow:0 0 2px black,0 0 2px black;opacity:0}.DamageDisplay .scream.--active{animation-duration:.5s;animation-name:scream;animation-fill-mode:none;animation-timing-function:cubic-bezier(.42,0,1,1)}.KillCountDisplay{display:block;top:0;left:0;position:fixed;z-index:3}.KillCountDisplay .container{opacity:0}@keyframes fade{0.00%{opacity:1;transform:translateY(0)}50.00%{opacity:1;transform:translateY(-30px)}100.00%{opacity:0;transform:translateY(-30px)}}.KillCountDisplay .container.--active{animation-duration:.5s;animation-name:fade;animation-fill-mode:none}.KillCountDisplay .container .star{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Android Emoji,EmojiSymbols,EmojiOne Mozilla,Twemoji Mozilla,Segoe UI Symbol,Noto Color Emoji Compat,emoji;text-indent:-1.5px;line-height:20px;position:absolute;display:block;width:20px;height:20px;left:-10px;top:-10px;font-size:20px;text-align:center}.KillCountDisplay .container .count{position:absolute;display:block;left:-25px;top:-23px;width:50px;height:12px;font-size:12px;line-height:12px;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 2px black,0 0 2px black}.Ranking{position:fixed;right:5px;top:5px;white-space:nowrap;font-size:9px;color:#fff;font-weight:700;opacity:.5;line-height:9px;--ranking-offset: 12px;transition:transform .5s;transform:translateY(calc(var(--ranking-offset) * -2))}.Ranking .star{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Android Emoji,EmojiSymbols,EmojiOne Mozilla,Twemoji Mozilla,Segoe UI Symbol,Noto Color Emoji Compat,emoji}.Ranking .killCount{text-shadow:0 0 2px var(--color-text),0 0 2px var(--color-text)}.Ranking .connecting,.Ranking.--connecting .nickname,.Ranking.--connecting .star,.Ranking.--connecting .killCount{display:none}.Ranking.--connecting .connecting{display:initial}.Ranking[data-rank="1"]{transform:translateY(calc(var(--ranking-offset) * 0));z-index:10}.Ranking[data-rank="2"]{transform:translateY(calc(var(--ranking-offset) * 1));z-index:9}.Ranking[data-rank="3"]{transform:translateY(calc(var(--ranking-offset) * 2));z-index:8}.Ranking[data-rank="4"]{transform:translateY(calc(var(--ranking-offset) * 3));z-index:7}.Ranking[data-rank="5"]{transform:translateY(calc(var(--ranking-offset) * 4));z-index:6}.Ranking[data-rank="6"]{transform:translateY(calc(var(--ranking-offset) * 5));z-index:5}.Ranking[data-rank="7"]{transform:translateY(calc(var(--ranking-offset) * 6));z-index:4}.Ranking[data-rank="8"]{transform:translateY(calc(var(--ranking-offset) * 7));z-index:3}.Ranking[data-rank="9"]{transform:translateY(calc(var(--ranking-offset) * 8));z-index:2}.Ranking[data-rank="10"]{transform:translateY(calc(var(--ranking-offset) * 9));z-index:1}.DebugLog{position:fixed;top:0;left:0;width:100dvw;height:100dvh;color:#fff6;font-family:monospace;font-size:10px;pointer-events:none;-webkit-text-size-adjust:none;z-index:10000}.SettingModal{text-align:left;background-color:#00001066;position:fixed;top:0;left:0;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:35;user-select:none;-webkit-user-select:none}.SettingModal.--hidden{display:none}.SettingModal .container{padding:20px;background-color:#000010cc;border:1px solid var(--color-text);border-radius:5px}.SettingModal .container>p{margin:0 -8px 0 0;text-align:center}.SettingModal .container>h2{margin:0;text-align:center;color:#fff;font-size:12px}.SettingModal .container>a:last-child{display:block;width:100px;text-align:center;margin:10px auto -10px;padding:10px;font-size:10px;color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-text);text-shadow:none}.SettingModal .container>a:last-child.--disabled{pointer-events:none;cursor:none;opacity:.5}.SettingModal .container>div{margin:0 auto;width:155px}.SettingModal .container label{margin:12px 0 5px;display:block}.SettingModal .container input[type=text]{width:155px;box-sizing:border-box;font-size:11px}.SettingModal .container input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:5px 0 0;padding:0;height:10px;width:155px}.SettingModal .container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;width:25px;height:25px;border-radius:50%}.SettingModal .container .difficulty label:nth-child(n+2){margin:5px 0}.InformationModal{text-align:left;background-color:#00001066;position:fixed;top:0;left:0;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:35;user-select:none;-webkit-user-select:none}.InformationModal.--hidden{display:none}.InformationModal .container{padding:20px;background-color:#000010cc;border:1px solid var(--color-text);border-radius:5px}.InformationModal .container>p{margin:0 -8px 0 0;text-align:center}.InformationModal .container>h2{margin:0;text-align:center;color:#fff;font-size:12px}.InformationModal .container>a:last-child{display:block;width:100px;text-align:center;margin:10px auto -10px;padding:10px;font-size:10px;color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-text);text-shadow:none}.InformationModal .container>a:last-child.--disabled{pointer-events:none;cursor:none;opacity:.5}.InformationModal .container ul{list-style:none;padding:0;margin:15px 0 0;text-align:center}.InformationModal .container ul a{display:block;height:28px;line-height:28px;text-decoration:none;color:#fff}.InformationModal .container ul li{border-bottom:1px solid var(--color-text)}.InformationModal .container ul li:first-child{border-top:1px solid var(--color-text)}.InformationModal .container>a:last-child{margin-top:5px}.STUNModal{text-align:left;background-color:#00001066;position:fixed;top:0;left:0;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:35;user-select:none;-webkit-user-select:none}.STUNModal.--hidden{display:none}.STUNModal .container{padding:20px;background-color:#000010cc;border:1px solid var(--color-text);border-radius:5px}.STUNModal .container>p{margin:0 -8px 0 0;text-align:center}.STUNModal .container>h2{margin:0;text-align:center;color:#fff;font-size:12px}.STUNModal .container>a:last-child{display:block;width:100px;text-align:center;margin:10px auto -10px;padding:10px;font-size:10px;color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-text);text-shadow:none}.STUNModal .container>a:last-child.--disabled{pointer-events:none;cursor:none;opacity:.5}.InitialSettingDialog{text-align:left;background-color:#00001066;position:fixed;top:0;left:0;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:35;user-select:none;-webkit-user-select:none}.InitialSettingDialog.--hidden{display:none}.InitialSettingDialog .container{padding:20px;background-color:#000010cc;border:1px solid var(--color-text);border-radius:5px}.InitialSettingDialog .container>p{margin:0 -8px 0 0;text-align:center}.InitialSettingDialog .container>h2{margin:0;text-align:center;color:#fff;font-size:12px}.InitialSettingDialog .container>a:last-child{display:block;width:100px;text-align:center;margin:10px auto -10px;padding:10px;font-size:10px;color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-text);text-shadow:none}.InitialSettingDialog .container>a:last-child.--disabled{pointer-events:none;cursor:none;opacity:.5}.InitialSettingDialog.--disableClickOverray{pointer-events:none}.InitialSettingDialog .container{pointer-events:auto}.InitialSettingDialog .container>div{margin:0 auto;width:155px}.InitialSettingDialog .container label{margin:12px 0 5px;display:block}.InitialSettingDialog .container input[type=text]{width:155px;box-sizing:border-box;font-size:11px}.InitialSettingDialog .container input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:5px 0 0;padding:0;height:10px;width:155px}.InitialSettingDialog .container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;width:25px;height:25px;border-radius:50%}.InitialSettingDialog .container .terms{font-size:6px;height:10px;line-height:10px;margin-top:5px;display:block;text-align:center}.InitialSettingDialog .container .terms.--hidden{display:none}.OnlineView{width:100%;height:100%;user-select:none;-webkit-user-select:none;touch-action:none}.FieldMap{position:fixed;top:18px;left:5px;width:173.2050807569px;height:100px;z-index:10}.FieldMap .field{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e1e1ff33}.FieldMap .user{position:absolute;display:block;top:-2.5px;left:-2.5px;width:5px;height:5px;opacity:.8}.FieldMap .user.--blinking{opacity:0}.FieldMap .item{position:absolute;display:block;top:-1.5px;left:-1.5px;width:3px;height:3px;border-radius:3px;opacity:.8}.FieldMap .item.--blinking{opacity:0}.SessionView{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:11}.SessionView.--hidden,.SessionView *.--hidden{display:none!important}.SessionView .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00001066;pointer-events:auto}.SessionView .overlay .message{position:absolute;margin:none;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:700;white-space:nowrap;color:#fff;text-shadow:0 0 2px hsl(0,0%,40%),0 0 2px hsl(0,0%,40%)}.SessionView .overlay .start,.SessionView .overlay .replay{position:absolute;display:block;top:calc(50% + 40px);left:50%;padding:0 14px;transform:translate(-50%,-50%);font-size:16px;line-height:36px;font-weight:700;color:#fff;text-shadow:0 0 2px hsl(0,0%,40%),0 0 2px hsl(0,0%,40%);text-decoration-color:#fff;text-decoration-thickness:2px}.SessionView .overlay .okCancel{position:absolute;display:flex;top:calc(50% + 40px);left:50%;transform:translate(-50%,-50%)}.SessionView .overlay .okCancel a{font-size:16px;line-height:36px;font-weight:700;color:#fff;text-shadow:0 0 2px hsl(0,0%,40%),0 0 2px hsl(0,0%,40%);text-decoration-color:#fff;text-decoration-thickness:2px}.SessionView .overlay .okCancel a:first-child{padding:0 10px 0 15px}.SessionView .overlay .okCancel a:last-child{margin-left:5px;padding:0 30px 0 15px}.SessionView .overlay .adContainer{position:absolute;left:50%;top:30px;transform:translate(-50%);width:300px;height:50px}@keyframes blinking{0.00%{opacity:0}12.50%{opacity:.6}25.00%{opacity:0}37.50%{opacity:.6}87.50%{opacity:.6}100.00%{opacity:0}}.SessionView .waitingRemoteUser{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);width:100%;font-size:14px;line-height:20px;font-weight:700;opacity:.6;text-align:center;animation-duration:2s;animation-name:blinking;animation-iteration-count:infinite}.SessionView .exitSession{background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7;position:fixed;padding:8px 6px 8px 10px;bottom:3px;left:2px;width:20px;height:20px;pointer-events:auto;z-index:30;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='328px'%20height='328px'%20viewBox='0%200%20328%20328'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eExit%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(-15.000000,%20163.000000)%20scale(-1,%201)%20translate(15.000000,%20-163.000000)%20translate(-350.000000,%2018.000000)'%20stroke-linecap='square'%20stroke='%23000000'%3e%3cpolyline%20id='Line'%20stroke-width='25'%20points='73%2053.5%2073%200.264673383%20298.607776%201.26467338%20298.607776%20289.337531'%3e%3c/polyline%3e%3cpath%20d='M0.580066276,189.104301%20C0.580066276,189.104301%2018.5456244,185.096522%2026.5800663,184.364124%20C34.6145081,183.631726%2052.5800663,184.364124%2052.5800663,184.364124'%20id='Line'%20stroke-width='10'%3e%3c/path%3e%3cpath%20d='M2.3214499,237.038614%20C2.3214499,237.038614%2018.8525261,227.82626%2028.3214499,225.101871%20C37.7903737,222.377482%2054.3214499,222.077228%2054.3214499,222.077228'%20id='Line'%20stroke-width='10'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group'%20transform='translate(47.000000,%20111.000000)'%20stroke='%23000000'%20stroke-width='15'%3e%3cpath%20d='M63.1766035,17.9217441%20L192.531418,17.9217441%20L145.029134,76.8788041%20L15.67432,76.8788041%20L63.1766035,17.9217441%20Z'%20id='Rectangle'%3e%3c/path%3e%3cpath%20d='M10.9822842,82.3622356%20L144.596502,82.3622356%20L146.524208,170.476738%20L12.9099906,170.476738%20L10.9822842,82.3622356%20Z'%20id='Rectangle'%3e%3c/path%3e%3cpath%20d='M152.710471,84.0316748%20L198.262091,22.5662072%20L198.954591,99.5535646%20L153.40297,161.019032%20L152.710471,84.0316748%20Z'%20id='Rectangle'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.SessionView .exitSession.--active{opacity:1}.SessionView .fullscreen{position:fixed;padding:10px;bottom:3px;right:2px;width:16px;height:16px;pointer-events:auto;z-index:30;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='222px'%20height='222px'%20viewBox='0%200%20222%20222'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3efullscreen%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='square'%3e%3cpath%20d='M101.407097,171.236166%20L11.5278682,171.236166'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(56.096411,%20170.000000)%20scale(1,%20-1)%20rotate(45.000000)%20translate(-56.096411,%20-170.000000)%20'%3e%3c/path%3e%3cpath%20d='M85.1644302,176.483802%20L28.5958877,233.052345'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(56.664430,%20204.983802)%20scale(1,%20-1)%20rotate(45.000000)%20translate(-56.664430,%20-204.983802)%20'%3e%3c/path%3e%3cpath%20d='M45.5664505,135.885822%20L-11.002092,192.454365'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(17.066450,%20164.385822)%20rotate(-45.000000)%20translate(-17.066450,%20-164.385822)%20'%3e%3c/path%3e%3cpath%20d='M211.214275,61.2361663%20L121.335047,61.2361663'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(165.903589,%2060.000000)%20scale(1,%20-1)%20rotate(-135.000000)%20translate(-165.903589,%20-60.000000)%20'%3e%3c/path%3e%3cpath%20d='M193.83557,-11.4838021%20L137.267027,45.0847404'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(165.335570,%2017.016198)%20scale(1,%20-1)%20rotate(-135.000000)%20translate(-165.335570,%20-17.016198)%20'%3e%3c/path%3e%3cpath%20d='M233.43355,29.1141777%20L176.865007,85.6827202'%20id='Line'%20stroke='%23000000'%20stroke-width='20'%20transform='translate(204.933550,%2057.614178)%20rotate(135.000000)%20translate(-204.933550,%20-57.614178)%20'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7}.SessionView .fullscreen.--hidden{display:none}:-webkit-full-screen .SessionView .fullscreen{display:none}.RoomView{width:100%;height:100%;user-select:none;-webkit-user-select:none;touch-action:none}.RoomView .copyURL{position:fixed;bottom:6px;left:50vw;transform:translate(-50%);padding:5px;z-index:11}.RoomView .copyURL.--hidden{display:none}.RoomView .copyURL:before{background-size:contain;background-repeat:no-repeat;background-origin:content-box;filter:invert(51%) sepia(21%) saturate(330%) hue-rotate(195deg) brightness(155%) contrast(100%);opacity:.7;content:"";display:inline-block;width:12px;height:12px;margin-bottom:-3px;margin-right:3px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='116px'%20height='116px'%20viewBox='0%200%20116%20116'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3elink%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(58.000000,%2058.000000)%20rotate(-45.000000)%20translate(-58.000000,%20-58.000000)%20translate(-1.000000,%2035.000000)'%20stroke='%23000000'%3e%3cpath%20d='M42.9688416,0.403076172%20L23.7876179,0.403076172%20C11.0977173,0.403076172%200.491021239,12.2432455%200.615352263,23.5753418%20C0.739683288,34.9074381%2010.5216675,45.2395343%2024.2795448,45.2395343%20L43.1476079,45.2395343'%20id='Path'%20stroke-width='15'%3e%3c/path%3e%3cpath%20d='M116.968842,0.403076172%20L97.7876179,0.403076172%20C85.0977173,0.403076172%2074.4910212,12.2432455%2074.6153523,23.5753418%20C74.7396833,34.9074381%2084.5216675,45.2395343%2098.2795448,45.2395343%20L117.147608,45.2395343'%20id='Path'%20stroke-width='15'%20transform='translate(95.880939,%2022.821305)%20scale(-1,%201)%20translate(-95.880939,%20-22.821305)%20'%3e%3c/path%3e%3cpath%20d='M31.0376587,23%20L88.7444394,23'%20id='Path-2'%20stroke-width='14'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.RoomView .copyURL:before.--active{opacity:1}.SandboxView{width:100%;height:100%;user-select:none;-webkit-user-select:none;touch-action:none}.AboutView .kv{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;padding:10px 0 0}.AboutView .kv img{width:80px;height:80px}.AboutView .kv h1{font-size:16px!important;line-height:16px!important;margin:0!important;color:#fff;text-shadow:0 0 2px var(--color-text),0 0 2px var(--color-text);border-bottom:none!important}.AboutView .kv span{display:block;margin:5px 0 2px;font-size:8px}.AboutView .kv p{margin:4px 0 0;font-size:8px}.AboutView hr{margin:28px 0 30px!important;border-bottom:.5px solid var(--color-text)!important}.InformationView .back{position:absolute;top:20px;left:20px;padding-left:25px;height:20px;line-height:20px}.InformationView .back:before{content:"";display:inline-block;position:absolute;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='420px'%20height='420px'%20viewBox='0%200%20420%20420'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2043.2%20(39069)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='77.7324621%2012.2675217%20271.604406%2012.2675217%20193.871944%20109.053029%200%20109.053029'%3e%3c/polygon%3e%3cpolygon%20id='path-2'%20points='3.16632992%2098.0546756%20197.038273%2098.0546756%20199.981051%20232.997701%206.10910709%20232.997701'%3e%3c/polygon%3e%3cpolygon%20id='path-3'%20points='189.397976%20106.853358%20268.153701%200.243818287%20269.349132%20133.56862%20190.593407%20240.17816'%3e%3c/polygon%3e%3cpolygon%20id='path-4'%20points='71.4826159%2012.5020876%20249.766865%2012.5020876%20178.28425%20101.222136%201.42108547e-14%20101.222136'%3e%3c/polygon%3e%3cpolygon%20id='path-5'%20points='3.9784173%2089.8059108%20182.262667%2089.8059108%20184.968839%20213.503684%206.68458926%20213.503684'%3e%3c/polygon%3e%3cpolygon%20id='path-6'%20points='174.169998%2097.8713697%20246.593605%200.145958269%20247.692921%20122.36036%20175.269314%20220.085772'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cellipse%20id='Oval'%20stroke='%23FFFFFF'%20stroke-width='10'%20fill='%23000000'%20cx='209.5'%20cy='240.5'%20rx='202.5'%20ry='124.5'%3e%3c/ellipse%3e%3cg%20id='Group-2'%20transform='translate(80.000000,%2048.000000)'%3e%3cg%20id='Group'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-1'%3e%3c/use%3e%3cpath%20stroke='%23FFFFFF'%20stroke-width='5'%20d='M78.9310824,14.7675217%20L266.390077,14.7675217%20L192.673323,106.553029%20L5.21432814,106.553029%20L78.9310824,14.7675217%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-2'%3e%3c/use%3e%3cpath%20stroke='%23FFFFFF'%20stroke-width='5'%20d='M5.7214432,100.554676%20L194.592198,100.554676%20L197.425937,230.497701%20L8.55518259,230.497701%20L5.7214432,100.554676%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-3'%3e%3c/use%3e%3cpath%20stroke='%23FFFFFF'%20stroke-width='5'%20d='M191.905368,107.666625%20L265.720855,7.7445559%20L266.84174,132.755353%20L193.026253,232.677422%20L191.905368,107.666625%20Z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group'%20transform='translate(9.599921,%208.065459)'%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-4'%3e%3c/use%3e%3cpath%20stroke='%23000000'%20stroke-width='10'%20d='M73.8750641,17.5020876%20L239.317319,17.5020876%20L175.891801,96.2221355%20L10.4495467,96.2221355%20L73.8750641,17.5020876%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-5'%3e%3c/use%3e%3cpath%20stroke='%23000000'%20stroke-width='10'%20d='M9.08900014,94.8059108%20L177.370857,94.8059108%20L179.858256,208.503684%20L11.5763992,208.503684%20L9.08900014,94.8059108%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Rectangle'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20xlink:href='%23path-6'%3e%3c/use%3e%3cpath%20stroke='%23000000'%20stroke-width='10'%20d='M179.184868,99.5020831%20L241.727995,15.1089825%20L242.67805,120.729647%20L180.134924,205.122747%20L179.184868,99.5020831%20Z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-origin:content-box}.InformationView .content{color:var(--color-text-opaque);-webkit-text-size-adjust:none;padding:50px 20px 20px}.InformationView .content h1,.InformationView .content h2,.InformationView .content h3{color:#fff}.InformationView .content h1{font-size:16px;margin-bottom:20px;border-bottom:1px solid white;line-height:24px}.InformationView .content h2{margin-top:20px;font-size:12px;line-height:18px;border-bottom:.5px solid white}.InformationView .content h3{margin-top:20px;font-size:11px;line-height:17px}.InformationView .content p{line-height:14px}.InformationView .content hr{margin:30px 0 20px;border-top:none;border-bottom:1px solid white}.InformationView .content pre{background-color:#5050804d;padding:10px;white-space:pre-wrap;font-size:8px}.InformationView .content ul{padding-left:19px}.InformationView .languageSW{position:absolute;top:20px;right:20px}.LanguageSwitcher a{height:20px;line-height:20px}.LanguageSwitcher a.--active{pointer-events:none;text-decoration:none}.TermsView ol{list-style-type:lower-latin}.TermsView li{margin:5px 0}.NotFoundView{display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:center;width:100dvw;height:100dvh;user-select:none;-webkit-user-select:none;touch-action:none}.NotFoundView h1{margin:0;font-size:16px;line-height:16px;color:#fff}.DebugView{width:100%;height:100%;user-select:none;-webkit-user-select:none;touch-action:none}.DebugView .content{position:fixed;top:0;left:0;right:0;pointer-events:none;padding:20px}.DebugView .content h1{margin-top:0;color:#fff;border-bottom:1px solid white}.DebugView .content a{display:block;margin-top:5px;pointer-events:auto}.Toast{position:fixed;bottom:12%;padding:7px 12px;left:50vw;transform:translate(-50%);z-index:900;pointer-events:none;user-select:none;-webkit-user-select:none;display:inline-block;color:#fff;font-size:10px;font-weight:700;line-height:14px;text-align:center;opacity:0}.Toast .content a{color:#fff;text-decoration-color:#fff}.Toast.--alert{background-color:#ff466480}.Toast.--warning{background-color:#e1ff6480}.Toast.--notice{background-color:#6464ff80}.Toast.--active{opacity:1;pointer-events:auto}.Toast.--fade{transition:opacity .3s}@media (orientation: portrait){.Toast{margin-right:-10vw}}@media (orientation: portrait){body.--in-session .Toast{bottom:145px}}
