.ImageIconLoaderModal_modalOverlay__dUafG{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease-out}.ImageIconLoaderModal_modalOpen__rfZ6B{opacity:1;pointer-events:auto}.ImageIconLoaderModal_modalClose__jh50E{opacity:0;pointer-events:none}.ImageIconLoaderModal_blurBackground___2YiK{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ImageIconLoaderModal_modalContainer__aCx_9{position:relative;background-color:rgba(28,28,28,.91);border-radius:14px;width:100%;max-width:500px;overflow:hidden;color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.1);transform:scale(.95);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.ImageIconLoaderModal_modalContainerOpen__LTg_s{transform:scale(1);opacity:1}.ImageIconLoaderModal_modalContainerClose__pwBqW{transform:scale(.95);opacity:0}.ImageIconLoaderModal_modalHeader__SEeMW{padding:20px}.ImageIconLoaderModal_backButton__btMHx{background:none;border:none;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;cursor:pointer;padding:0;transition:opacity .2s ease}.ImageIconLoaderModal_backButton__btMHx:hover{opacity:1}.ImageIconLoaderModal_backButton__btMHx:active{opacity:.6}.ImageIconLoaderModal_backIcon__qWNc2{margin-right:8px;font-size:18px;color:#61605f}.ImageIconLoaderModal_modalContent__OUfL4{padding:20px;max-height:80vh;overflow-y:auto}.ImageIconLoaderModal_uploadArea__sz83t{border:1px dashed #478cf6;display:flex;flex-direction:column;align-items:center;padding:32px;margin-bottom:24px;border-radius:10px;transition:background-color .2s ease,border-color .2s ease;min-height:200px;position:relative}.ImageIconLoaderModal_uploadArea__sz83t.ImageIconLoaderModal_dragging__pFXPW{background-color:rgba(71,140,246,.1);border-color:#007aff}.ImageIconLoaderModal_uploadArea__sz83t.ImageIconLoaderModal_hasFile__kL8zg{align-items:flex-start;padding:20px}.ImageIconLoaderModal_uploadButton__yb1Ru{width:120px;padding:6px;border-radius:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,0)),#5a5a58;color:#fff;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.ImageIconLoaderModal_uploadButton__yb1Ru:hover{background-color:#4e4e4c}.ImageIconLoaderModal_uploadButton__yb1Ru:active{background-color:#5a5a58;transform:scale(.98)}.ImageIconLoaderModal_logoContainer__RcYJy{display:flex;justify-content:center;margin-bottom:24px}.ImageIconLoaderModal_logo__yxO_J{display:flex;justify-content:center;align-items:center}.ImageIconLoaderModal_logoCircle__MI3Ok{position:relative;background:transparent;border-radius:50%;font-size:64px;color:#007aff}.ImageIconLoaderModal_title__omuho{font-size:13px;text-align:center;margin-bottom:10px;font-weight:500}.ImageIconLoaderModal_subtitle__AQXSs{font-size:11px;text-align:center;color:hsla(0,0%,100%,.6);line-height:1.5;margin-bottom:10px}.ImageIconLoaderModal_imagePreview__w4rrU{width:100%}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_previewTitle__w4TaT{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:15px;font-weight:500}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_fileName__k0lNi{color:#007aff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_changeFileButton__8wnFw{background:none;border:none;color:#478cf6;cursor:pointer;font-size:12px;padding:3px 8px;border-radius:4px;transition:background-color .2s ease}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_changeFileButton__8wnFw:hover{background-color:rgba(71,140,246,.1)}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_previewImageContainer__HYEWG{width:100%;border-radius:6px;padding:10px;text-align:center}.ImageIconLoaderModal_imagePreview__w4rrU .ImageIconLoaderModal_previewImageContainer__HYEWG img.ImageIconLoaderModal_previewImage__3h7Qx{background-color:rgba(40,39,39,.5);max-width:100%;max-height:300px;border-radius:50%;object-fit:contain}.ImageIconLoaderModal_buttonContainer__3a4_H{display:flex;align-items:center;flex-direction:column;gap:11px;margin-top:20px}.ImageIconLoaderModal_submitButton__kpiK_{width:228px;padding:6px;border-radius:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,0)),#007aff;color:#fff;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.ImageIconLoaderModal_submitButton__kpiK_:hover{background-color:#0071eb}.ImageIconLoaderModal_submitButton__kpiK_:active{background-color:#0068d7;transform:scale(.98)}.ImageIconLoaderModal_submitButton__kpiK_:disabled{background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,0)),#5a5a58;cursor:not-allowed;opacity:.7}.ImageIconLoaderModal_cancelButton__bzg3w{width:228px;padding:6px;border-radius:8px;color:#fff;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.ImageIconLoaderModal_cancelButton__bzg3w:active{transform:scale(.98)}.HeaderAccountModal_container__iWJoB{display:flex;position:fixed;flex-direction:column;z-index:10;width:250px;top:50px;right:0;margin:8px;padding:4px;border-radius:8px;background-color:#333;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.2);border:1px solid #111}.HeaderAccountModal_account_area__We0Hq{display:flex;margin:8px 4px}.HeaderAccountModal_account_area__avoter__tVC_9{cursor:pointer;width:26px;height:26px;border-radius:50%;overflow:hidden;margin:0 8px}.HeaderAccountModal_account_area__avoter__tVC_9:hover{opacity:.75}.HeaderAccountModal_account_area__infos__Jh13G{flex:1 1;display:flex;flex-direction:column;margin:0 4px}.HeaderAccountModal_account_area__infos__name__0n6fX{color:#f5f5f5;font-size:14px}.HeaderAccountModal_account_area__infos__note__jg_WA{margin-top:4px;color:gray;font-size:9px;overflow:hidden}.HeaderAccountModal_menu_line__yZx7R{width:100%;height:1px;background-color:#333}.HeaderAccountModal_menu_item_area__syfd_{display:flex;flex-direction:column}.HeaderAccountModal_menu_item_area__item__MPW90{cursor:pointer;display:flex;width:100%;height:32px;align-items:center;overflow:hidden;border-radius:2px;padding:0 8px}.HeaderAccountModal_menu_item_area__item__MPW90 p{color:#f5f5f5;font-size:12px}.HeaderAccountModal_menu_item_area__item__MPW90:hover{background-color:#1a1a1a}.Header_header__DFSOI{position:fixed;display:flex;flex-direction:row;z-index:100;top:0;left:0;height:50px;width:100%;padding:12px}.Header_logo_area__Xsyyf{cursor:pointer;display:flex;padding:2px 0}.Header_logo_area__logo__oyO2d{object-fit:contain;height:100%;width:100%}.Header_tool_area__GFOj2{flex:1 1}.Header_account_area__QhLiS{flex:0 1;display:flex;flex-direction:row;align-items:center;height:100%}.Header_account_area__account_btn__2IkAk{cursor:pointer;height:100%;border-radius:50%;background-color:gray;overflow:hidden}.Header_account_area__account_btn__2IkAk img{height:26px;width:26px}.Header_account_area__account_btn__2IkAk:hover{opacity:.75}.Header_account_area__actions__0RBSj{display:flex}.Header_account_area__actions__signin_btn__2ivZA{cursor:pointer;display:flex;width:80px;justify-content:center;align-items:center;border-radius:2px;background-color:#146ef5}.Header_account_area__actions__signin_btn__2ivZA p{color:#f5f5f5;font-size:12px;margin:6px;font-weight:700}.BaseLayout_container__8SauD{display:flex;flex-direction:column;width:100%;height:100vh;background-color:#1e1e1e;padding-top:50px;overflow:hidden}@keyframes Loading_loadingDissolve__GrhGM{0%{background-position:200% 0}to{background-position:0 0}}@keyframes Loading_loadingAnimation__bIpqD{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes Loading_loadingFontColorAnimation__TmlMy{0%{color:#a4a4a1}50%{color:#dadada}to{color:#a4a4a1}}@keyframes Loading_shrinkContents__aDiao{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes Loading_shrinkMainLayout__jZ4HD{0%{width:calc(100% - 240px)}to{width:calc(100vw - 70px)}}@keyframes Loading_expandMainLayout__qauJO{0%{width:calc(100vw - 70px)}to{width:calc(100% - 240px)}}@keyframes Loading_expandSideBar__2FFwP{0%{width:70px}to{width:241px}}@keyframes Loading_shrinkSideBar__EIzTh{0%{width:240px}to{width:70px}}.Loading_container__D3Q8a{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6)}.Loading_loadingBar__Qp_lZ{width:100%;height:4px;background-color:var(--color-blue);animation:Loading_slide__cmiPH 2s infinite;top:0;position:absolute;border-radius:10px;z-index:10000}@keyframes Loading_slide__cmiPH{0%{transform:translateX(-100%);background-color:var(--color-blue);opacity:1}49%{transform:translateX(100%);background-color:var(--color-blue);opacity:1}50%{opacity:0}51%{opacity:0;transform:translateX(-100%)}52%{background-color:var(--color-yellow);opacity:0}60%{opacity:1}to{transform:translateX(100%);background-color:var(--color-yellow);opacity:1}}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-UltralightItalic.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-UltralightItalic.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Black.otf) format("opentype");font-weight:900;font-style:normal}@keyframes TextInput_loadingDissolve__QZRGj{0%{background-position:200% 0}to{background-position:0 0}}@keyframes TextInput_loadingAnimation__9HPgg{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes TextInput_loadingFontColorAnimation__GNoxh{0%{color:#a4a4a1}50%{color:#dadada}to{color:#a4a4a1}}@keyframes TextInput_shrinkContents__dEQ20{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes TextInput_shrinkMainLayout__2U4O_{0%{width:calc(100% - 240px)}to{width:calc(100vw - 70px)}}@keyframes TextInput_expandMainLayout__Gwz4l{0%{width:calc(100vw - 70px)}to{width:calc(100% - 240px)}}@keyframes TextInput_expandSideBar__cVcTJ{0%{width:70px}to{width:241px}}@keyframes TextInput_shrinkSideBar__7Gexy{0%{width:240px}to{width:70px}}.TextInput_box__J8hV_.TextInput_disabled__wkH_C{background-color:var(--color-border)}.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u{position:relative}.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input{width:100%;padding:.625rem .78125vw;font-size:max(.9375vw,12px);letter-spacing:.062rem;border:1px solid var(--color-border);background:var(--color-item);border-radius:4px;height:max(4.375vw,56px);color:var(--color-font)}@media screen and (max-width:800px){.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input{font-size:max(1.25vw,16px);height:max(4.375vw,56px)}}.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u label{position:absolute;top:1.40625vw;left:.78125vw;padding:.625rem 0;font-size:max(.9375vw,12px);color:hsla(0,0%,100%,.4);pointer-events:none;transition:.2s}@media screen and (max-width:800px){.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u label{font-size:max(.9375vw,12px)}}.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input:focus~label,.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u label.TextInput_hasValue__N6b2H{top:-1.125rem;left:.78125vw;color:hsla(0,0%,100%,.4);font-size:12px;height:max(1.875vw,24px);padding-left:5px;padding-right:5px}@media screen and (max-width:800px){.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input:focus~label,.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u label.TextInput_hasValue__N6b2H{height:max(1.875vw,24px)}}.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input:-moz-placeholder~label,.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input:-webkit-autofill~label,.TextInput_box__J8hV_ .TextInput_inputBox__HEH_u input:focus{outline:none;border:2px solid #1a73e8}.TextInput_box__J8hV_ input[type=submit]{margin-right:1.76rem;margin-bottom:2rem;border:none;outline:none;color:#fff;padding:.625rem 1.25rem;cursor:pointer;border-radius:.312rem;font-size:1rem;float:right}.TextInput_box__J8hV_ input[type=submit]:hover{background-color:var(--color-baseBackground)}.TextInput_inputBox__HEH_u input[type=text]:focus{outline:none}.TextInput_box__J8hV_ .TextInput_error___dweZ{display:block;font-family:Product Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;color:var(--color-red);margin-top:4px;line-height:14px}.TextInput_next__gNclR{position:absolute;top:50%;right:16px;transform:translateY(-50%);cursor:pointer}