body,html{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,segoe ui,\\6E38\30B4\30B7\30C3\30AF Medium,\\30E1\30A4\30EA\30AA,Meiryo,"\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF",MS PGothic,sans-serif;height:100%;margin:0;padding:0;background:#342e37;font-size:7.5px;font-size:3vw;overflow:hidden}@media (orientation:landscape){body,html{font-size:3vh}}@media (orientation:landscape) and (min-width:768px){body,html{font-size:2vh}}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#App,#root{padding:0;margin:0;height:100%}.Offscreen{display:none}img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#Downloads{width:100%;height:100%;text-align:center;padding:5%;color:#fafffd}#Downloads #Title{font-size:2rem;margin:3rem 0 5rem}#Downloads #Apps{margin:3% auto 0;width:80%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#Downloads #Apps .App{display:block;width:25%;margin:0 5rem;color:#fafffd;text-decoration:none}#Downloads #Apps .App img{width:70%}#Downloads #Apps .App p{width:100%;font-size:1.5rem}#MimiSpace{position:fixed;width:100%;height:100%;overflow:hidden;z-index:0}#MimiSpace #InnerSpace{position:relative;background:#342e37;width:100%;height:100%;z-index:5}#MimiSpace #OuterSpace{position:absolute;z-index:10;-webkit-transition:all 50ms;-o-transition:all 50ms;transition:all 50ms}#MimiSpace #OuterSpace #OuterSpaceLeft{position:absolute;top:0;left:0;width:6rem;height:100%;background:#1c191d}#MimiSpace #OuterSpace #OuterSpaceRight{position:absolute;top:0;right:0;width:6rem;height:100%;background:#1c191d}#MimiSpace #OuterSpace #OuterSpaceTop{position:absolute;left:0;top:0;width:100%;height:6rem;background:#1c191d}#MimiSpace #OuterSpace #OuterSpaceBottom{position:absolute;left:0;bottom:0;width:100%;height:6rem;background:#1c191d}#MimiSpace .EditInnerSpace{pointer-events:none}#MimiSpace .EditInnerSpace .Channel{opacity:.2}#MimiSpace .NormalOuterSpace{pointer-events:none;top:-4.5rem;left:-4.5rem;width:calc(100% + 9rem);height:calc(100% + 9rem)}#MimiSpace .NormalOuterSpace .Channel{opacity:.2}#MimiSpace .EditOuterSpace{top:0;left:0;width:100%;height:100%}#AudioCreator{position:absolute;z-index:15;width:100%;height:100%;background:#9fd356}#AudioCreator #CancelAudioCreator{position:absolute;top:0;right:1rem;z-index:11;color:#cbe8a1;font-size:4rem;cursor:pointer}#AudioCreator .ChannelSymbol{margin:10rem auto 5rem;z-index:10;width:6rem;height:6rem;border-radius:50%;z-index:5;background:#9fd356;border:.5rem solid #cbe8a1}#AudioCreator .ChannelSymbol img{width:100%}#AudioCreator #Confirmation{margin:0 auto;width:80%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#AudioCreator #Confirmation .FileName{font-size:1.5rem;text-align:center}#AudioCreator #Confirmation .AddAudio{margin:3rem 0 0;background:#342e37;color:#fafffd;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:8rem;height:8rem;font-size:8rem;cursor:pointer}#AudioCreator #Confirmation .AddAudio img{width:50%}#AudioCreator #Uploader{margin:10rem auto 5rem;background:#342e37;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:8rem;height:8rem;cursor:pointer}#AudioCreator #Uploader img{width:50%}#AudioCreator #Uploader input{display:none}.AudioProcessorVoice{background:#ef626c}.AudioProcessorVoice #TargetChannel{background:#ef626c;border:.5rem solid #f4b0b5}.AudioProcessorVoice #CancelAudioProcessing{color:#f4b0b5}.AudioProcessorAudio{background:#9fd356}.AudioProcessorAudio #TargetChannel{background:#9fd356;border:.5rem solid #cbe8a1}.AudioProcessorAudio #CancelAudioProcessing{color:#cbe8a1}#AudioProcessor{position:absolute;z-index:15;width:100%;height:100%}#AudioProcessor #TargetChannel{position:absolute;top:2.5rem;left:2.5rem;z-index:10;width:6rem;height:6rem;border-radius:50%;z-index:5}#AudioProcessor #TargetChannel img{width:100%}#AudioProcessor #CancelAudioProcessing{position:absolute;top:0;right:1rem;z-index:11;font-size:4rem;cursor:pointer}#AudioProcessor #AudioWave{width:100%;height:10rem}#AudioProcessor #ModeSelectorContainer{position:relative}#AudioProcessor #ModeSelectorContainer .ModeSelectorAnimation{-webkit-transition:left .1s;-o-transition:left .1s;transition:left .1s}#AudioProcessor #ModeSelectorContainer #ModeSelector{position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background:#1c191d;color:#fafffd;padding:1rem 0;font-size:1.5rem;width:65rem;overflow-x:auto}#AudioProcessor #ModeSelectorContainer #ModeSelector .Mode{width:15rem;text-align:center}#AudioProcessor #AudioProcessingFunctions{margin:5rem 0;width:100%;height:75%}#AudioProcessor #AudioProcessingFunctions .FunctionHidden,#AudioProcessor #AudioProcessingFunctions .FunctionShown{padding:1rem;height:100%;overflow:auto}#AudioProcessor #AudioProcessingFunctions .FunctionHidden .Description,#AudioProcessor #AudioProcessingFunctions .FunctionShown .Description{font-size:.8rem;line-height:1.5}#AudioProcessor #AudioProcessingFunctions .FunctionHidden .SelectAudioParam,#AudioProcessor #AudioProcessingFunctions .FunctionShown .SelectAudioParam{margin:2rem 0;position:relative;width:100%;height:7rem}#AudioProcessor #AudioProcessingFunctions .FunctionHidden .SelectAudioParam .Title,#AudioProcessor #AudioProcessingFunctions .FunctionShown .SelectAudioParam .Title{position:absolute;font-size:1.5rem;color:#342e37;top:0;left:0}#AudioProcessor #AudioProcessingFunctions .FunctionHidden .SelectAudioParam .BaseLine,#AudioProcessor #AudioProcessingFunctions .FunctionShown .SelectAudioParam .BaseLine{position:absolute;left:0;bottom:3rem;width:100%;height:.2rem;background:#342e37;cursor:pointer}#AudioProcessor #AudioProcessingFunctions .FunctionHidden .SelectAudioParam .Pointer,#AudioProcessor #AudioProcessingFunctions .FunctionShown .SelectAudioParam .Pointer{position:absolute;margin-left:-1rem;bottom:2rem;width:2rem;height:2rem;border-radius:50%;background:#342e37;cursor:pointer}#AudioProcessor #AudioProcessingFunctions .FunctionHidden{display:none}.ChannelAudio .Icon{background:#9fd356;border:.5rem solid #cbe8a1}.ChannelAudio .ControlPanel{background:#cbe8a1}.ChannelAudio .ControlPanel .ControlItem{border-right:.15rem solid #cbe8a1;border-bottom:.15rem solid #cbe8a1}.ChannelAudio .ControlPanel .ControlItemNormal{background:#9fd356}.ChannelAudio .ControlPanel .ControlItemFocused{background:#1c191d}.ChannelMoving{z-index:30}.ChannelDisabled{opacity:.2}.Channel{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Channel .ImageCover{position:absolute;width:100%;height:100%;z-index:21;background:#342e37;opacity:.6}.Channel .Icon{position:relative;width:6rem;height:6rem;border-radius:50%;z-index:20;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:move}.Channel .Icon img{width:6rem;height:6rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Channel .ControlPanelShown{width:14.4rem;height:14.4rem}.Channel .ControlPanelHidden{width:0;height:0}.Channel .ControlPanel{z-index:15;position:absolute;border-radius:50%;overflow:hidden;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.Channel .ControlPanel .ControlItem{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:0;left:0;width:50%;height:50%;border-radius:100% 0 0 0;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.Channel .ControlPanel .ControlItem img{position:absolute;right:30%;bottom:30%;width:38%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;cursor:pointer}.Channel .ControlPanel .ControlItem:first-of-type{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.Channel .ControlPanel .ControlItem:first-of-type img{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.Channel .ControlPanel .ControlItem:nth-of-type(2){-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.Channel .ControlPanel .ControlItem:nth-of-type(2) img{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.Channel .ControlPanel .ControlItem:nth-of-type(3){-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.Channel .ControlPanel .ControlItem:nth-of-type(3) img{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.Channel .ControlPanel .ControlItem:nth-of-type(4){-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.Channel .ControlPanel .ControlItem:nth-of-type(4) img{-webkit-transform:rotate(-315deg);-ms-transform:rotate(-315deg);transform:rotate(-315deg)}.Channel .Loading{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#ChannelSetting .Icon{background:#342e37;border:.5rem solid #88818b}#ChannelSetting .ControlPanel{background:#88818b}#ChannelSetting .ControlPanel .ControlItem{border-right:.15rem solid #88818b;border-bottom:.15rem solid #88818b}#ChannelSetting .ControlPanel .ControlItemNormal{background:#49414d}#ChannelSetting .ControlPanel .ControlItemFocused{background:#1c191d}#ChannelSync .Icon{background:#342e37;border:.5rem solid #88818b}.ChannelVoice .IconDefault{background:#ef626c;border:.5rem solid #f4b0b5}.ChannelVoice .IconCustom{border:.5rem solid #f4b0b5}.ChannelVoice .IconCustom img{width:6rem;border-radius:50%}.ChannelVoice .ControlPanel{background:#f4b0b5}.ChannelVoice .ControlPanel .ControlItem{border-right:.15rem solid #f4b0b5;border-bottom:.15rem solid #f4b0b5}.ChannelVoice .ControlPanel .ControlItemNormal{background:#ef626c}.ChannelVoice .ControlPanel .ControlItemFocused{background:#1c191d}.ChannelVoice .WebRtcVideo{width:0;height:0}.ChannelYoutube .IconDefault{background:#fa824c;border:.5rem solid #f7b89b}.ChannelYoutube .IconCustom{border:.5rem solid #88818b}.ChannelYoutube .IconCustom img{width:120%;border-radius:50%}.ChannelYoutube .IconCustomExtended{border:.5rem solid #f7b89b}.ChannelYoutube .IconCustomExtended img{width:120%;border-radius:50%}.ChannelYoutube .ControlPanel{background:#f7b89b}.ChannelYoutube .ControlPanel .ControlItem{border-right:.15rem solid #f7b89b;border-bottom:.15rem solid #f7b89b}.ChannelYoutube .ControlPanel .ControlItemNormal{background:#fa824c}.ChannelYoutube .ControlPanel .ControlItemFocused{background:#1c191d}.ChannelYoutube .Youtube{position:absolute;opacity:0;pointer-events:none}#EditAccount{position:absolute;z-index:15;width:100%;height:100%;background:#342e37;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#EditAccount #CancelEditAccount{position:absolute;top:0;right:1rem;z-index:11;color:#88818b;font-size:4rem;cursor:pointer}#EditAccount #Picture{margin:10rem auto 5rem;width:100%;text-align:center;cursor:pointer}#EditAccount #Picture img{margin:0 auto;width:5rem;height:5rem;border-radius:50%;border:.3rem solid #88818b}#EditAccount #Picture input{display:none}#EditAccount #MiminetId{margin:0 auto;width:80%;font-size:1.5rem;padding:1rem;outline:none;border:none;border-radius:.2rem;background:#fafffd}#EditAccount #Logout{position:absolute;bottom:5rem;cursor:pointer;font-size:2rem;color:#88818b}#EditAccount #Logout img{width:4rem}#EditChannelAudio,#EditChannelVoice,#EditChannelYoutube{position:absolute;z-index:15;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#EditChannelAudio .CancelEditChannel,#EditChannelVoice .CancelEditChannel,#EditChannelYoutube .CancelEditChannel{position:absolute;top:0;right:1rem;z-index:11;font-size:4rem;cursor:pointer}#EditChannelAudio .Icon,#EditChannelVoice .Icon,#EditChannelYoutube .Icon{margin:10rem auto 0;width:6rem;height:6rem;border-radius:50%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#EditChannelAudio .Icon img,#EditChannelVoice .Icon img,#EditChannelYoutube .Icon img{width:6rem;height:6rem}#EditChannelAudio .Title,#EditChannelVoice .Title,#EditChannelYoutube .Title{width:80%;margin:2rem auto 0;font-size:1.2rem}#EditChannelAudio .Player,#EditChannelVoice .Player,#EditChannelYoutube .Player{margin:7rem 0 2rem;position:relative;width:100%;height:7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#EditChannelAudio .Player .BaseLine,#EditChannelVoice .Player .BaseLine,#EditChannelYoutube .Player .BaseLine{position:absolute;z-index:1;left:0;bottom:3rem;width:100%;height:.4rem;background:#fafffd;cursor:pointer}#EditChannelAudio .Player .PastLine,#EditChannelVoice .Player .PastLine,#EditChannelYoutube .Player .PastLine{position:absolute;z-index:2;left:0;bottom:3rem;height:.4rem;background:#342e37;cursor:pointer}#EditChannelAudio .Player .Pointer,#EditChannelVoice .Player .Pointer,#EditChannelYoutube .Player .Pointer{position:absolute;z-index:3;margin-left:-1rem;bottom:1.7rem;width:3rem;height:3rem;border-radius:50%;background:#342e37;cursor:pointer}#EditChannelAudio .Timer,#EditChannelVoice .Timer,#EditChannelYoutube .Timer{color:#fafffd;font-size:1.5rem}#EditChannelAudio .DeleteChannel,#EditChannelVoice .DeleteChannel,#EditChannelYoutube .DeleteChannel{position:absolute;bottom:5rem;width:4rem;font-size:2rem;color:#88818b;cursor:pointer}#EditChannelAudio .DeleteChannel img,#EditChannelVoice .DeleteChannel img,#EditChannelYoutube .DeleteChannel img{width:100%}#EditChannelVoice{background:#ef626c}#EditChannelVoice .IconDefault{background:#ef626c;border:.5rem solid #f4b0b5}#EditChannelVoice .IconCustom{border:.5rem solid #f4b0b5}#EditChannelVoice .IconCustom img{width:120%;border-radius:50%}#EditChannelVoice .MiminetId{margin:1rem 0 0;font-size:2rem;color:#fafffd}#EditChannelVoice .CancelEditChannel{color:#f4b0b5}#EditChannelAudio{background:#9fd356}#EditChannelAudio .IconDefault{background:#9fd356;border:.5rem solid #cbe8a1}#EditChannelAudio .CancelEditChannel{color:#cbe8a1}#EditChannelYoutube{background:#fa824c}#EditChannelYoutube .IconDefault{background:#fa824c;border:.5rem solid #f7b89b}#EditChannelYoutube .IconCustom{border:.5rem solid #f7b89b}#EditChannelYoutube .IconCustom img{width:120%;border-radius:50%}#EditChannelYoutube .CancelEditChannel{color:#f7b89b}#RequestChannel{position:absolute;z-index:15;width:100%;height:100%;background:rgba(0,0,0,.8)}#RequestChannel #Card{position:absolute;left:10%;top:30%;width:80%;padding:1.5rem;background:#342e37}#RequestChannel #Card #RequestedPicture{margin:3rem auto 0;width:5rem;height:5rem;border-radius:50%;border:.3rem solid #f4b0b5;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}#RequestChannel #Card #RequestedPicture img{width:6rem}#RequestChannel #Card #RequestedMiminetId{margin:1rem auto 3rem;color:#fafffd;text-align:center;font-size:1.5rem}#RequestChannel #Card #Actions{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}#RequestChannel #Card #Actions #Accept{margin-right:4rem}#RequestChannel #Card #Actions #Accept img{width:100%}#RequestChannel #Card #Actions #Deny{margin-left:4rem}#RequestChannel #Card #Actions #Deny img{width:100%}#SyncEntrance{width:100%;height:100%;background:#342e37;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media screen and (min-width:960px){#SyncEntrance{margin:0 auto;max-width:600px}}#SyncEntrance #SyncIcon{margin:3rem 0 2rem;width:50%}#SyncEntrance #SyncLogo{margin:0 0 8rem;width:25%}#SyncEntrance #BeforeCalling{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#SyncEntrance #BeforeCalling #SyncCode{width:80%;font-size:1.5rem;padding:1rem;outline:none;border:none;border-radius:.2rem;background:#fafffd}#SyncEntrance #BeforeCalling .Start{margin:4rem 0 0;width:5rem;height:5rem;background:#342e37;border:.3rem solid #88818b;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#SyncEntrance #BeforeCalling .Start img{width:60%}#SyncEntrance #ToWelcome{position:absolute;bottom:2rem;right:10%;width:5rem;height:5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#SyncEntrance #ToWelcome img{width:80%}#SyncEntrance #Loading{margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid hsla(0,0%,100%,.2);border-right:1.1em solid hsla(0,0%,100%,.2);border-bottom:1.1em solid hsla(0,0%,100%,.2);border-left:1.1em solid #fafffd;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;border-radius:50%;width:10rem;height:10rem}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#SyncInterface{position:absolute;z-index:100;height:100%;background:#342e37}#SyncInterface,#SyncInterface #BeforeSync{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#SyncInterface #BeforeSync .Cancel{position:absolute;top:0;right:1rem;z-index:11;color:#88818b;font-size:4rem;cursor:pointer}#SyncInterface #BeforeSync #SyncCode{margin:20rem 0 0;width:60%;text-align:center;font-size:3rem;background:#fafffd;border:.4rem solid #88818b;border-radius:.5rem;padding:.8rem}#SyncInterface #AfterSync{width:100%;-ms-flex-direction:column;flex-direction:column}#SyncInterface #AfterSync,#SyncInterface #AfterSync #SyncNow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#SyncInterface #AfterSync #SyncNow{margin:20rem 0 0;border:.4rem solid #88818b;background:#342e37;color:#fafffd;border-radius:50%;-ms-flex-pack:center;justify-content:center;width:8rem;height:8rem}#SyncInterface #AfterSync #SyncNow img{width:90%}#SyncInterface #AfterSync .Cancel{margin:5rem 0 0;color:#88818b;font-size:8rem;cursor:pointer}#VoiceCreator{position:absolute;z-index:15;width:100%;height:100%;background:#ef626c}#VoiceCreator #CancelVoiceCreator{position:absolute;top:0;right:1rem;z-index:11;color:#f4b0b5;font-size:4rem}#VoiceCreator .ChannelSymbol{margin:10rem auto 5rem;z-index:10;width:5rem;height:5rem;border-radius:50%;z-index:5;background:#ef626c;border:.5rem solid #f4b0b5}#VoiceCreator .ChannelSymbol img{width:100%}#VoiceCreator #Confirmation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#VoiceCreator #Confirmation .Thumbnail{margin:0 auto;width:80%}#VoiceCreator #Uploader{margin:0 auto;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#VoiceCreator #Uploader input{width:80%;font-size:1.5rem;padding:1rem;outline:none;border:none;border-radius:.2rem;background:#fafffd}#VoiceCreator #Uploader .AddVoice{margin:3rem 0 0;background:#342e37;color:#fafffd;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:8rem;height:8rem;font-size:8rem}#YoutubeCreator{position:absolute;z-index:15;width:100%;height:100%;background:#fa824c}#YoutubeCreator #CancelYoutubeCreator{position:absolute;top:0;right:1rem;z-index:11;color:#f7b89b;font-size:4rem}#YoutubeCreator .ChannelSymbol{margin:10rem auto 5rem;z-index:10;width:5rem;height:5rem;border-radius:50%;z-index:5;background:#fa824c;border:.5rem solid #f7b89b}#YoutubeCreator .ChannelSymbol img{width:100%}#YoutubeCreator #Results{width:calc(100% - 4rem);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;height:80%;overflow:auto;text-align:center}#YoutubeCreator #Results .Result{position:relative;width:80%;margin:1rem 0}#YoutubeCreator #Results .Result .Thumbnail{width:100%}#YoutubeCreator #Results .Result .Title{position:absolute;z-index:1;bottom:0;left:0;width:100%;padding:1rem;font-size:1.2rem;line-height:1.5;color:#fafffd;text-align:left;background:rgba(0,0,0,.8)}#YoutubeCreator #SearchBox{margin:2rem auto;width:100%;height:4rem;text-align:center}#YoutubeCreator #SearchBox input{width:80%;font-size:1.5rem;padding:1rem;outline:none;border:none;border-radius:.2rem;background:#fafffd}#Signup{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background:#342e37}@media screen and (min-width:960px){#Signup{margin:0 auto;max-width:600px}}#Signup #ServiceIcon{margin:7rem 0 3rem;width:40%}#Signup #ServiceLogo{margin:0 0 8rem;width:50%}#Signup #WhenAvailable{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#Signup #WhenAvailable #MiminetId{width:80%;font-size:1.5rem;padding:1rem;outline:none;border:none;border-radius:.2rem;background:#fafffd}#Signup #WhenAvailable #AddAccount{margin:4rem 0 0;width:5rem;height:5rem;background:#342e37;border:.3rem solid #88818b;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#Signup #WhenAvailable #AddAccount img{width:60%}#Signup #WhenNotAvailable{width:80%;font-size:1.5rem;color:#fafffd;text-align:center}#Signup #ToSync{position:absolute;bottom:2rem;right:10%;width:5rem;height:5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#Signup #ToSync img{width:90%}
/*# sourceMappingURL=main.c3d30e28.css.map*/