@charset "UTF-8";@keyframes squish{0%{transform:scale(1)}30%{transform:scale(1.2,.8)}50%{transform:scale(.9,1.1)}70%{transform:scale(1.05,.95)}to{transform:scale(1)}}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.25)}50%{transform:scale(1.1)}70%{transform:scale(1.2)}to{transform:scale(1.15)}}*{margin:0;padding:0;display:block;box-sizing:border-box;font-family:Arial}.inline_content{display:flex;gap:.5em;align-items:center}.h_center,.h_center_text,.h_center_content>*,.h_center_text_content>*{position:relative;left:50%;transform:translate(-50%)}.h_center_text>*,.h_center_text_content>*{text-align:center}.v_center,.v_center_text,.v_center_content>*,.v_center_text_content>*{position:relative;top:50%;transform:translateY(-50%)}.h_center.v_center,.h_center_text.v_center,.h_center.v_center_text,.h_center_text.v_center_text,.h_center_content.v_center_content>*,.h_center_text_content.v_center_content>*,.h_center_content.v_center_text_content>*,.h_center_text_content.v_center_text_content>*{transform:translate(-50%) translateY(-50%)}.notif_list_cont{pointer-events:none}.notif_list_cont .notif_list>li:not(:first-child){display:none}.notif_list_cont .notif{pointer-events:all}.url{word-break:break-all}.loading_icon{width:8em}iframe.license{border-style:none;background-color:#dbdbdb;border-radius:1em}html{height:100%;width:100%}head{display:none}body{position:fixed;height:100%;width:100%;font-family:Arial;background-color:#71aeef;background-image:radial-gradient(rgba(255,255,255,.0509803922) 3em,transparent 0),radial-gradient(rgba(255,255,255,.0784313725) 3em,transparent 0);background-size:10em 10em;background-position:0 0,5em 5em}body>*{white-space:initial}script{display:none}header{display:none}footer{display:flex;justify-content:center;align-items:center;gap:1em;z-index:9999;background-color:#2f89e9;color:#fff;padding:.4em;bottom:0;width:100%;border-style:solid;border-width:.1em 0 0 0;border-color:#2b6eb6}footer>.copyright{white-space:nowrap}footer>.navbar>ul{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}footer>.navbar>ul>li>a{color:#fff;text-decoration:none;white-space:nowrap}body.debug footer{background-color:#602fe9}title,datalist{display:none!important}textarea{padding:.5em;border-radius:.5em}#navbar{position:absolute;left:2%;bottom:7%;display:flex;flex-direction:column-reverse;align-items:center;gap:.5em;pointer-events:all;z-index:1}.btn.nav{position:relative;width:4em;border-radius:100%;overflow-y:hidden;background-color:#262424;aspect-ratio:1;padding:.8em;border-style:solid;border-width:.15em;border-color:#9ab8cf}.btn.nav>img{width:100%;aspect-ratio:1;filter:drop-shadow(0 0 .2em white)}#tos_agreement_warning_cont{position:fixed;width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(.5em) brightness(.8) grayscale(.5);backdrop-filter:blur(.5em) brightness(.8) grayscale(.5)}#tos_agreement_warning{position:fixed;width:30%;padding:3em;display:flex;flex-direction:column;gap:1em;border-radius:1em;box-shadow:0 0 10px #2a2a2a;background-color:#363636;color:#fff;z-index:9998}#tos_agreement_warning>.msg>p>a{display:initial;color:#79e0ff;padding:0 .5em}#tos_agreement_warning>.msg>p>a:last-child{padding-right:0}#tos_agreement_warning>.btn{align-self:end}main{width:100%;height:100%;overflow:hidden}button,input[type=button],input[type=submit],.button{background-color:#45802f;width:fit-content;height:fit-content;padding:.4em;border-radius:.5em;border-style:none;color:#fff;font-weight:700;cursor:pointer}button:hover,input[type=button]:hover,input[type=submit]:hover,.button:hover{background-color:#20be65}button:disabled,input[type=button]:disabled,input[type=submit]:disabled,.button:disabled{filter:saturate(.1) brightness(.75)}.btn{display:flex;justify-content:center;align-items:center;padding:.5em}.btn.w_icon{border-radius:100%}.btn.w_icon>svg{width:16px;aspect-ratio:1;fill:#fff}.btn.danger{background-color:#ff6b6b}.btn.danger>svg{fill:#fff}.btn.danger.no_area>svg{fill:#ff6b6b}.btn.no_area{padding:0;border:none;box-shadow:none;background-color:transparent!important}.btn.busy{cursor:wait;background-color:#747b70;border-color:#bbb!important}.btn.busy .busy_icon{width:2em;position:absolute}.check_button+p{background-color:#74886e;width:fit-content;padding:.2em;border-radius:.3em;font-weight:700}.check_button:checked+p{background-color:#faff62;color:#000}.check_button:hover+p{background-color:#8b7a68;color:#fff}.check_button:checked:hover+p{background-color:#eccb7d;color:#000}.bottom_info{font-family:Arial;font-size:1vw;font-weight:inherit;text-align:center;width:100%}#out_of_order,#main_error{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}#out_of_order>.billboard,#main_error>.billboard{position:relative;display:flex;flex-direction:column;align-items:center}#out_of_order>.billboard>.logotype,#main_error>.billboard>.logotype{font-size:2em;position:absolute;bottom:0;color:#fff;font-weight:700}#out_of_order>.billboard>img,#main_error>.billboard>img{width:25em}#out_of_order>h1,#main_error>h1{font-size:3em;text-shadow:0 0 2em}#out_of_order{-webkit-backdrop-filter:grayscale(.5) blur(7.5px);backdrop-filter:grayscale(.5) blur(7.5px);filter:grayscale(.25)}#out_of_order>h1{color:#ffd453}#main_error{-webkit-backdrop-filter:hue-rotate(141deg) blur(10px) saturate(4) grayscale(.75);backdrop-filter:hue-rotate(141deg) blur(10px) saturate(4) grayscale(.75)}#main_error>h1{color:#ff7878}#main_error>p{font-size:1.5em;color:#fff}#main_error>a{font-size:1.25em;color:#9fdbff}#left_sidebar_container .bottom_info{position:relative;top:92%;text-align:center}.bottom_info .website_domain{color:#f6f3f3;cursor:default}.bottom_info>*:not(:first-child),.bottom_info .bottom_links>*:not(:first-child){margin-left:.5em}.bottom_info .bottom_links>*{color:#f6f3f3;text-decoration:none;transition:text-shadow .2s}.bottom_info .bottom_links>*:hover{text-shadow:0 0 1.1em yellow}@media only screen and (max-width: 1000px){.info{font-size:.7em}}@media only screen and (max-width: 1000px) and (orientation: portrait){*{-webkit-tap-highlight-color:transparent}footer{flex-direction:column;gap:.2em;font-size:.7em}#hub_container{margin-top:0;scale:.9}#hub_top_texts{padding:1em;gap:1em!important;font-size:.7em!important}#hub{gap:1em!important}.bottom_info{text-align:center}.bottom_info>.website_domain{font-size:3vw}.bottom_info>.bottom_links{font-size:3vw}#navbar{left:inherit;right:2%}.notif{width:100%}#tos_agreement_warning{width:90%}.info{width:100%;height:fit-content;margin-bottom:30%}}#react_root{width:100%;height:100%;display:flex;flex-direction:column}#hub_container{position:relative;color:#fff;text-shadow:0 0 .2em black;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2em;margin-top:-1em}#hub_top_texts{display:flex;flex-direction:column;gap:.5em;font-size:1em}#hub_top_texts>*{width:100%;text-align:center}#hub_top_texts>h1:first-child{font-size:3em}#hub{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:3em;justify-content:center}#hub>li{position:relative}#hub>li>a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;text-decoration:none}#hub>li>a>.icon_cont{display:flex;justify-content:center;align-items:center;width:7em;border-radius:100%;overflow-y:hidden;background-color:#000000cf;-webkit-backdrop-filter:blur(5em);backdrop-filter:blur(5em);aspect-ratio:1;padding:.8em;border-style:solid;border-width:.15em;border-color:#9ab8cf}#hub>li>a>.icon_cont>img{position:relative}#hub>li>a>.icon_cont:hover>img{animation:bounce .8s ease-out forwards}#hub>li>a>p{font-size:1.5em;width:5em;text-align:center;color:#fff}#hub>li.coming_soon{pointer-events:none}#hub>li.coming_soon>a>.icon_cont:after{content:"COMING SOON";position:absolute;color:#ff1a1a;font-size:1.5em;font-family:impact;text-align:center;rotate:-2deg}.notif_list_cont{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}.notif_list_cont .notif_list{width:100%;height:100%;display:flex;justify-content:center}.notif_list_cont .notif{top:0;padding:.75em 1.5em;border-radius:0 0 1em 1em;font-size:1.2em;color:#fff;text-shadow:0 0 .6em #000;text-align:center;z-index:9999}.notif_list_cont .notif.info{background-color:#23a2ff}.notif_list_cont .notif.warn{background-color:#e48540}.notif_list_cont .notif.error{background-color:#e44040}#main_view_container{position:relative;width:67%;height:100%;left:6%}#mod_form{width:24em;height:90%;display:flex;flex-direction:column;gap:.4em;align-items:center;pointer-events:none}#mod_form.hidden{display:none}#mod_form>.title{color:#fff;padding:.5em .25em;border-radius:.4em;margin-bottom:.2em;background:transparent;text-shadow:0 0 1em black;-webkit-backdrop-filter:none;backdrop-filter:none}#mod_menus{display:flex;flex-direction:column;gap:.5em;overflow-y:scroll;pointer-events:all;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.8980392157) rgba(0,0,0,0);padding-right:.74em}.panels_list{width:100%}.panels_list>*{width:100%}.gui_panel{width:100%;padding:1em;display:flex;flex-direction:column;gap:1em;justify-content:center;align-items:center;border-radius:1em;background-color:#000000b5;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);color:#fff}.gui_panel input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:1.25em;aspect-ratio:1;border:2px solid #b29e79;border-radius:.2em}.gui_panel input[type=checkbox]:checked:after{content:"✓";position:absolute;top:-.05em;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.25em}.gui_panel input[type=checkbox]:disabled{opacity:.5;filter:grayscale(1)}.gui_panel>.title{font-size:1.5em}.gui_panel ul{display:grid;grid-template-columns:auto auto auto;gap:.5em}.gui_panel ul>li{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.gui_panel ul>li>label{position:relative}.gui_panel ul>li>label>p{text-align:center;transition:transform .1s ease}.gui_panel ul>li>label>p.special{background-color:#776bc9}.gui_panel input[type=number],.gui_panel input[type=text]{border-radius:.5em;background-color:#fff;font-size:1em;padding:.3em 2ch}svg.ui.debug{position:absolute;top:0;left:0;color:red;fill:red;width:30em}#insta_mod_container{display:flex;flex-direction:row;align-items:center;gap:2em}#insta_mod_container label{align-items:center}.menu_help,.menu_warning{position:relative;width:92%;padding:3% 2%;font-family:Arial;font-weight:700;font-style:italic;border-radius:.5em}.menu_help{border-style:double;border-color:#488cd5;border-width:thick;color:#fff}.menu_warning{background-color:#ff7835;color:#fff;text-shadow:0 0 .7em black}#loading_spinner{width:3em;display:none}#loading_spinner.show{display:inherit}#menu_btn{display:none}#item_menu{width:100%}#presets{width:75%}#description{width:15em;height:6em;resize:none}#create_mod_btn{font-size:1.3em;border-style:solid;border-color:#ffffa0b2}[id^=debug_menu]{background-color:#3c1d92}body:not(.debug) [id^=debug_menu]{display:none}@media only screen and ((max-width: 750px) or ((max-width: 1000px) and (orientation: portrait))){#mod_form,#navbar{position:absolute}#mod_menus{width:100%;height:100%;padding:1em}#menu_btn{display:inherit}#mod_form>.title{padding:0}}@media only screen and not ((max-width: 750px) or ((max-width: 1000px) and (orientation: portrait))){#mod_form{display:inherit!important}}#info_box_cont{width:100%;height:100%;display:flex;justify-content:center}#info_box_cont #info_box{width:60%;padding:4% 7% 7%;color:#fff;overflow-y:scroll;scrollbar-width:none}#info_box_cont #info_box>*:not(:first-child){margin-top:2em}#info_box_cont #info_box a{color:#29c1f0}#info_box_cont #info_box>section{display:flex;flex-direction:column;gap:1em}#info_box_cont #info_box>section .section_paragraphs{display:flex;flex-direction:column;gap:1em;background-color:#0000006e;border-radius:.5em;padding:1em;margin-left:3%}#info_box_cont #info_box>section .section_paragraphs>h2:not(:first-child){margin-top:1em}#info_box_cont #info_box>section .section_paragraphs>p{white-space:normal;margin-left:1em;line-height:1.3em}#info_box_cont #info_box>section .section_paragraphs>p a{display:inline}code{background-color:#bdaf99;color:#000;padding:.2em .5em;font-family:monospace;font-weight:700;display:inline}@media only screen and (max-width: 1000px) and (orientation: portrait){#info_box{width:100%!important}}#simplify_container{display:flex;flex-direction:column;justify-content:center;gap:1em}#simplify_container>label{display:flex;gap:1em}#simplify_container>label>#simplify_fac{width:2em;color:#0f0}#simplify_container>label>#simplify_fac.exceed{color:red;text-shadow:0 0 .05em red}#icon_view_container{width:50%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-style:solid;border-color:#aa9885}#icon_view_container #icon_viewport_cont{height:100%;width:100%}#icon_view_container #icon_viewport_cont:not(.show){display:none}#icon_in_preview{width:100%;aspect-ratio:1;padding:1em}#icon_in_preview:not(.show){display:none}#icon_in_preview.empty{width:fit-content;aspect-ratio:initial}#main_viewport_cont{flex:.975;height:100%;width:100%;opacity:0;overflow:hidden;transition:opacity .8s ease-in}#main_viewport_cont.show{opacity:1}@media only screen and ((max-width: 750px) or ((max-width: 1000px) and (orientation: portrait))){#mod_menus{top:0;left:0}}#mod_menus{top:6%}#img_preview_container{width:50%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-style:solid;border-color:#aa9885}#img_preview{width:100%;aspect-ratio:1;padding:1em}#img_preview.empty{width:fit-content;aspect-ratio:initial}main{display:flex;justify-content:center;align-items:center}#mod_menus{top:6%;right:2%}#magic_mouth_menu>#texts_cont{width:100%;display:flex;flex-direction:column;gap:1em;align-items:center}#magic_mouth_menu>#texts_cont>#texts{width:100%;display:flex;flex-direction:column;gap:1em;align-items:center}#magic_mouth_menu>#texts_cont>#texts>li{position:relative;width:95%;display:flex;gap:1em;align-items:center;padding:.5em;border-radius:1em;background-color:#00000075}#magic_mouth_menu>#texts_cont>#texts>li>.text_editor{flex:1;display:flex;flex-direction:column;gap:1em;align-items:center}#magic_mouth_menu>#texts_cont>#texts>li>.text_editor>.text{width:100%;border-radius:.5em;padding:.5em}#magic_mouth_menu>#texts_cont>#texts>li>.text_editor>.text_details{display:flex;justify-content:space-evenly;align-items:center;width:100%}#magic_mouth_menu>#texts_cont>#texts>li>.text_editor>.text_details .size{width:5em}#magic_mouth_menu>#texts_cont>#texts>li>.text_editor>.text_details .color_display{width:1em;height:1em;background-color:#fff;border-radius:.2em;border:solid .1em}#magic_mouth_menu>#texts_cont>#texts>li>.delete_btn{position:absolute;top:0;right:0;width:1.5em;transform:translate3d(50%,-50%,0)}#magic_mouth_menu>#texts_cont>#texts>li>.delete_btn>svg{scale:1.5}#speech_bubble_cont{flex:.975;height:100%;width:100%;display:flex;justify-content:center;align-items:center}#speech_bubble_cont>#speech_bubble{background-color:#fff;padding:1em;border-radius:2em;font-weight:700;font-size:20px}#speech_bubble_cont>#speech_bubble>*{display:inline;vertical-align:baseline;font-style:normal;line-height:inherit;white-space:pre-wrap;cursor:pointer;-webkit-user-select:none;user-select:none}#speech_bubble_cont>#speech_bubble>*:hover{background-color:#dbcdc1}#speech_bubble_cont>#speech_bubble>em{color:#ff00e3!important;font-size:1em!important}.delete_btn>svg{width:1.5em!important}
