@keyframes glitch-anim{0%{transform:translate(0);opacity:.1}25%{transform:translate(-2px,2px);opacity:.15}50%{transform:translate(2px,-1px);opacity:.1}75%{transform:translate(-1px,1px);opacity:.2}to{transform:translate(0);opacity:.1}}*{margin:0;padding:0;font-family:IBM Plex Mono,monospace}body{background-color:#0a0a0a;color:#e0e0e0;overflow-x:hidden;position:relative;width:99vw;min-height:99vh}body #root{width:100%;min-height:100%}body #root main{display:flex;align-items:center;width:100%;min-height:90%;margin-top:2rem}.glitch-background{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1;background:linear-gradient(0deg,#0a0a0a,#111);overflow:hidden}.glitch-layer{position:absolute;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(0,255,100,.05),rgba(0,255,100,.05) 2px,transparent 2px,transparent 4px);animation:glitch-anim 2s infinite;mix-blend-mode:screen}:root{--fc-page-bg-color: transparent;--toastify-toast-width: auto;--toastify-toast-min-height: 3rem;--toastify-toast-padding: .75rem 1rem;--toastify-toast-border-radius: .5rem;--toastify-toast-box-shadow: 0 2px 8px rgba(0, 255, 65, .4);--toastify-font-family: "Inter", sans-serif}.Toastify__toast--success{background:#000c!important;color:#06c000!important;border:1px solid #06c000!important}.Toastify__progress-bar--success{background:#06c000!important}.loading-spinner{width:40px;height:40px;border:4px solid #06c000;border-top:4px solid transparent;border-radius:50%;animation:spin 1s linear infinite}.flex-center{display:flex;align-items:center;justify-content:flex-start}.mobile-menu-dialog{width:100%;max-width:300px}.mobile-menu-dialog .mobile-menu{display:flex;flex-direction:column}.mobile-menu-dialog .mobile-menu .menu-item{margin:.75rem 0rem}.mobile-menu-dialog .mobile-menu .menu-item .submenu-button,.mobile-menu-dialog .mobile-menu .menu-item .link{width:100%;text-align:left;padding:.25rem 1rem;font-size:1rem;border:none;background:none;color:#06c000;cursor:pointer;transition:background .2s;display:block;box-shadow:none}.mobile-menu-dialog .mobile-menu .menu-item .submenu-button.flex-center{display:flex;align-items:center;justify-content:flex-start}.mobile-menu-dialog .mobile-menu .back-button,.mobile-menu-dialog .mobile-menu .profile-button{display:flex;align-items:center;padding:.75rem .5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(0,255,65,.2);cursor:pointer}.mobile-menu-dialog .mobile-menu .back-button svg,.mobile-menu-dialog .mobile-menu .profile-button svg{margin-right:.5rem;color:#06c000}.mobile-menu-dialog .mobile-menu .back-button span,.mobile-menu-dialog .mobile-menu .profile-button span{color:#06c000}.mobile-menu-dialog .mobile-menu .back-button:hover,.mobile-menu-dialog .mobile-menu .profile-button:hover{background:#00ff4114}.header{z-index:1000;display:flex;justify-content:space-between;align-items:center;padding-inline:2rem;top:0;position:sticky;height:5rem;background-color:#00000069;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:3px solid rgba(0,170,43,.6117647059)}@media screen and (max-width: 768px){.header{padding-right:.5rem}}@media screen and (max-width: 375px){.header{padding-inline:1rem}}.header h1{font-size:4rem;color:#00aa2b;cursor:pointer}@media screen and (max-width: 768px){.header h1{font-size:3rem}}.header div{display:flex}.header div .page-count{display:flex;flex-direction:column;line-height:1;font-size:1.2rem;margin-right:1rem;color:#48ff00;width:fit-content;opacity:.8}.header div .page-count .num{font-weight:700;font-size:1.5rem}.header div .page-count .break{font-size:1.1rem}.header div .user-button{display:flex;align-items:center;gap:8px;padding:.7rem 1rem;background-color:#00ff411a;border:1px solid #06c000;border-radius:6px;color:#06c000;font-size:1.2rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 6px #00ff414d}.header div .user-button:hover{background-color:#00ff4133;box-shadow:0 0 12px #00ff4180}@media screen and (max-width: 768px){.header div .user-button p{display:none}}@media screen and (max-width: 768px){.header div .user-button svg{width:2rem;height:2rem}}@media screen and (max-width: 375px){.header div .user-button svg{width:1.5rem;height:1.5rem}}.header div .menu{margin-left:1rem}.header div .menu svg{width:3rem;height:3rem}.header .menu{margin:.3rem;display:flex;align-items:center;color:#06c000}.header .menu .link{display:block;margin:0 .1rem;padding:.7rem .6rem;color:#06c000;text-decoration:none;font-size:1rem;transition:background .2s,color .2s}.header .menu .link:hover{background:#06c0002a;color:#48ff00}.header .menu .menu-submenu{position:relative;display:block;text-align:center;width:100%}.header .menu .menu-submenu a{text-align:center}.header .menu .menu-submenu .submenu-button{width:100%;cursor:pointer;background:none;text-align:center;border:none;color:#06c000;font-size:1rem;padding:.5rem 1rem;transition:background .2s}.header .menu .menu-submenu .submenu-button:hover{background:#00ff4114}.header .menu .menu-submenu .submenu{position:absolute;top:100%;left:45%;min-width:180px;background:#000;border:1px solid #06c000;border-radius:6px;box-shadow:0 2px 10px #00ff0026;z-index:1000;padding:.5rem 0;display:block}.header .menu .menu-submenu .submenu li{list-style:none;padding:0;margin:0}.header .menu .menu-submenu{display:inline}.header .menu .matrix{position:relative;display:inline-block;cursor:pointer}.header .menu .matrix .dropdown,.header .menu p .dropdown{position:absolute;top:100%;left:0;background:#000;border:1px solid #06c000;box-shadow:0 2px 10px #0f03;border-radius:6px;z-index:1000;min-width:150px}.header .menu .matrix .dropdown li,.header .menu p .dropdown li{position:relative;list-style:none;font-size:.8rem;color:#06c000}.header .menu .matrix .dropdown li:hover,.header .menu p .dropdown li:hover{background-color:#06c0002a}.header .menu .matrix .dropdown li p,.header .menu p .dropdown li p{margin:0;cursor:pointer}.header .menu .matrix .dropdown .dropdown.second,.header .menu .matrix .dropdown .dropdown.nested,.header .menu p .dropdown .dropdown.second,.header .menu p .dropdown .dropdown.nested{position:absolute;top:0;left:100%;border-radius:.3rem;white-space:nowrap}.header .search-bar{position:relative;width:30em;display:flex}@media screen and (max-width: 768px){.header .search-bar{width:20em}}@media screen and (max-width: 1025px){.header .search-bar{width:20em}}@media screen and (max-width: 600px){.header .search-bar{position:fixed;top:120%;left:60%;transform:translate(-50%);width:25em}}.header .search-bar svg{height:3rem;width:3rem;color:#06c000;margin-left:.5rem}.header .search-bar svg:hover{color:#48ff00}.header .search-bar .matrix-input{width:90%;padding:.5rem 1rem;background-color:#0009;color:#06c000;border:2px solid #06c000;border-radius:8px;font-size:1.25rem;outline:none;transition:all .3s ease;box-shadow:0 0 8px #06c000}@media screen and (max-width: 600px){.header .search-bar .matrix-input{background-color:#000000e0}}@media screen and (max-width: 425px){.header .search-bar .matrix-input{width:70%}}.header .search-bar .matrix-input::placeholder{color:#00ffcc4d;letter-spacing:1px}.header .search-bar .matrix-input:focus{background-color:#000c;border-color:#00aa2b;box-shadow:0 0 12px #06c000}.header .search-bar .matrix-input::-webkit-search-cancel-button{-webkit-appearance:none;height:1rem;width:1rem;background-color:#06c000;border-radius:50%;position:relative;cursor:pointer;opacity:.7;transition:opacity .2s ease,transform .2s ease}.header .search-bar .matrix-input::-webkit-search-cancel-button:hover{opacity:1;transform:scale(1.1)}.header .search-bar .search-dropdown{position:absolute;top:110%;left:0;z-index:50;width:100%;overflow-y:auto;overflow-x:hidden;box-shadow:0 2px 8px #0006}@media screen and (max-width: 425px){.header .search-bar .search-dropdown{width:80%}}.header .search-bar .search-dropdown ul{list-style:none;margin:0;padding:0;width:95%}.header .search-bar .search-dropdown ul li{padding:.5rem;border-bottom:1px solid #333;background:#111;margin-bottom:.5rem;padding:1rem;border:1px solid #06c000;border-radius:8px;transition:all .3s,transform .3s;font-size:1.25rem;font-weight:700;color:#06c000;cursor:pointer}.header .search-bar .search-dropdown ul li:hover:hover{background:#06c0005d;transform:translate(5px);color:#48ff00}@media screen and (max-width: 768px){.header .search-bar .search-dropdown ul li{font-size:1rem;padding:.75rem}}.header .search-bar .search-dropdown .no-results{padding:.5rem;color:#888}.header .search-svg{width:2rem;height:2rem;color:#167312b7}.header .search-svg.opened{color:#06c000}main{display:flex;justify-content:center;align-items:center;width:100%;height:90%}.user-dialog{position:fixed;top:5.2rem;right:2rem;display:flex;flex-direction:column;gap:.7rem;padding:1rem 1.5rem;background-color:#000000e6;border:1px solid #06c000;border-radius:8px;box-shadow:0 0 12px #00ff4166;color:#06c000;z-index:1;width:240px}@media screen and (max-width: 320px){.user-dialog{right:.75rem}}.user-dialog label{font-size:1rem;color:#06c000}.user-dialog input{padding:.5rem;background-color:#00ff411a;border:1px solid #06c000;border-radius:4px;color:#06c000;font-size:1rem}.user-dialog input:focus{outline:none;background-color:#00ff4133;box-shadow:0 0 6px #00ff4199}.user-dialog .user-button{display:flex;align-items:center;justify-content:space-around;gap:8px;padding:.7rem 1rem;background-color:#00ff411a;border:1px solid #06c000;border-radius:6px;color:#06c000;font-size:1.2rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 6px #00ff414d}.user-dialog .user-button:hover{background-color:#00ff4133;box-shadow:0 0 12px #00ff4180}.user-dialog .user-button svg{width:1.75rem;height:1.75rem}.user-dialog button{padding:.6rem 1rem;background-color:#00ff4126;border:1px solid #06c000;border-radius:4px;color:#06c000;font-family:VT323,monospace;font-size:1.1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 6px #00ff4133;margin-top:0rem}.user-dialog button:hover{background-color:#00ff4140;box-shadow:0 0 10px #00ff4166}.user-dialog button:active{transform:scale(.98);box-shadow:0 0 6px #00ff414d inset}.user-dialog button:focus{outline:none}.user-dialog .matrix{position:relative;display:inline-block;cursor:pointer}.user-dialog .matrix p{padding:.6rem 1rem;background-color:#00ff4126;border:1px solid #06c000;border-radius:4px;color:#06c000;font-family:VT323,monospace;font-size:1.1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 6px #00ff4133;margin-top:1rem;text-align:center}.user-dialog .matrix .dropdown{position:absolute;top:-250%;left:0;background:#000;box-shadow:0 2px 10px #0f03;border-radius:6px;z-index:1000;min-width:150px}.user-dialog .matrix .dropdown li{position:relative;list-style:none;font-size:.8rem;color:#06c000}.user-dialog .matrix .dropdown li p{margin:0;margin-top:.4rem}.user-dialog .matrix .dropdown .dropdown.second{position:absolute;top:0;left:100%;border-radius:.3rem;white-space:nowrap}.blured-background{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;z-index:10}.info-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000e6;border:2px solid #00aa2b;border-radius:10px;padding:2rem;z-index:15;max-width:500px;width:90%;color:#00aa2b;box-shadow:0 0 12px #00ff4166}.info-dialog h2{font-size:1.8rem;color:#00aa2b;margin-bottom:1rem}.info-dialog p{font-size:1rem;line-height:1.5;color:#00aa2b;margin-bottom:1.5rem}.info-dialog .link-input input{width:100%;outline:none;font-size:1rem;padding-block:.6rem;padding-left:.6rem;background:#0a0a0a;border:1px solid #00aa2b;color:#06c000;border-radius:5px;margin-bottom:1rem}.info-dialog .link-input input::placeholder{color:#00aa2b;opacity:.5}.info-dialog .link-input input:focus{background-color:#00ff4133;box-shadow:0 0 6px #00ff4199}.info-dialog .link-input .suggestions{position:absolute;top:calc(100% + .4rem);left:0;width:100%;background-color:#0a0a0a;border:1px solid #00aa2b;border-radius:6px;z-index:20;max-height:200px;overflow-y:auto;box-shadow:0 0 6px #00ff414d}.info-dialog .link-input .suggestions li{padding:.6rem .8rem;color:#06c000;font-family:Courier New,monospace;font-size:.95rem;cursor:pointer;border-bottom:1px solid rgba(0,255,65,.15);transition:background-color .2s ease,padding-left .2s ease}.info-dialog .link-input .suggestions li:hover{background-color:#00ff4126;padding-left:1rem;color:#48ff00}.info-dialog .link-input .suggestions li .slug{font-size:.8rem;color:#00aa2b;opacity:.7;margin-left:.5rem}.info-dialog .link-input .suggestions li:last-child{border-bottom:none}.info-dialog div{display:flex;justify-content:flex-end;gap:1rem}.info-dialog div button{padding:.5rem 1.2rem;background:transparent;border:1px solid #00aa2b;border-radius:4px;color:#00aa2b;cursor:pointer;transition:all .2s ease}.info-dialog div button:hover{background:#06c000;color:#0f0f0f}.info-dialog div button.red{border-color:#f44;color:#f44}.info-dialog div button.red:hover{background:#f44;color:#0f0f0f}.editor-wrapper{display:flex;align-items:flex-start;gap:2rem;width:95%;margin-top:2rem;justify-content:space-between}.editor-wrapper .editor-container{max-width:85%;width:85%;display:flex}.editor-wrapper .editor-container div{width:100%}.editor-wrapper .editor-container div .ProseMirror{min-height:400px;padding:1rem;background-color:#0a0a0a;color:#06c000;border:1px solid #06c000;border-radius:8px;width:100%}.editor-wrapper .editor-container div .ProseMirror:focus{outline:none}.editor-wrapper .editor-container div .ProseMirror p{margin-bottom:1rem}.editor-wrapper .editor-container div .ProseMirror ul,.editor-wrapper .editor-container div .ProseMirror ol{padding-left:1.5rem;margin:.5rem 0}.editor-wrapper .editor-container div .ProseMirror ul{list-style-type:disc}.editor-wrapper .editor-container div .ProseMirror ol{list-style-type:decimal}.editor-wrapper .editor-container div .ProseMirror li{margin-bottom:.3rem;line-height:1.5}.editor-wrapper .style-panel{display:flex;flex-direction:column;gap:1rem;width:fit-content;max-width:20%;margin-left:1rem}.editor-wrapper .style-panel select{padding:.5rem;outline:none;background:#0a0a0a;color:#fff;border:1px solid #00aa2b;color:#06c000;border-radius:5px;margin-right:1rem}.editor-wrapper .style-panel .style-buttons{display:flex;flex-wrap:wrap;gap:.1rem}.editor-wrapper .style-panel .style-buttons button{width:2.5rem;height:2.5rem;background-color:#0a0a0a;border:1px solid #06c000;color:#06c000;border-radius:6px;padding:.5rem;cursor:pointer}.editor-wrapper .style-panel .style-buttons button.link{width:fit-content}.editor-wrapper .style-panel .style-buttons button:hover,.editor-wrapper .style-panel .style-buttons button.selected{background-color:#06c000;color:#000}.editor-wrapper .style-panel .style-buttons button svg{height:90%;width:90%}.editor-wrapper .style-panel .color-picker{display:flex;align-items:center;gap:.5rem;color:#06c000;font-weight:700;font-size:1rem}.editor-wrapper .style-panel .color-picker input[type=color]{-webkit-appearance:none;border:2px solid #00aa2b;width:2.5rem;height:2.5rem;background:none;border-radius:6px;padding:0;cursor:pointer}.editor-wrapper .style-panel .color-picker input[type=color]::-webkit-color-swatch-wrapper{padding:0}.editor-wrapper .style-panel .color-picker input[type=color]::-webkit-color-swatch{border:none}.editor-wrapper .style-panel .color-picker input[type=color]::-moz-color-swatch{border:none;border-radius:6px}.editor-wrapper .style-panel .color-picker button{width:2.5rem;height:2.5rem;background-color:#0a0a0a;border:1px solid #06c000;color:#06c000;border-radius:6px;padding:.5rem;cursor:pointer}.editor-wrapper .style-panel .color-picker button.link{width:fit-content}.editor-wrapper .style-panel .color-picker button:hover,.editor-wrapper .style-panel .color-picker button.selected{background-color:#06c000;color:#000}.editor-wrapper .style-panel .color-picker button svg{height:90%;width:90%}.spinner{border:4px solid #00aa2b;border-top:4px solid #06c000;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:auto;display:block;margin-top:40vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
