.TagInput input{width:100%}.TagInput .tags{background:var(--page-background);border:1px solid hsla(0,0%,50%,.8);border-top:none;position:fixed}.TagInput .tags .row{cursor:pointer;display:block;font-size:.8em;outline:none!important;padding:.25em}.TagInput .tags .row .posts{color:hsla(0,0%,50%,.5);float:right}.TagInput .tags .row:focus,.TagInput .tags .row:hover{background:rgba(127,200,255,.1)}.TagInput .tags .row:nth-child(odd){background:rgba(127,200,255,.05)}.TagInput .tags .row:nth-child(odd):focus,.TagInput .tags .row:nth-child(odd):hover{background:rgba(127,200,255,.1)}.ThemeSwitch{color:gray!important;cursor:pointer;display:inline-block;height:1.5em;opacity:.5;text-align:center;transition:opacity .1s;vertical-align:middle}.ThemeSwitch:focus-within,.ThemeSwitch:hover{opacity:1}.ThemeSwitch input{background:none;border:none;display:inline-block;height:1.5em;margin:-.25em;outline:none;padding:0;width:1.5em}.ThemeSwitch.dark,:root.dark .ThemeSwitch{display:none}:root.dark .ThemeSwitch.dark{display:inline-block}@media(prefers-color-scheme:dark){:root.auto .ThemeSwitch{display:none}:root.auto .ThemeSwitch.dark{display:inline-block}}.SettingsMenu{background:var(--page-background);padding:.5em}.SettingsMenu select{margin-bottom:.25em;width:100%}.SettingsMenu hr{background-color:hsla(0,0%,50%,.5);border:none;color:hsla(0,0%,50%,.5);height:1px;margin:.3em 0 .1em}img{background:transparent}.Layout{display:flex;left:0;min-height:100%;position:absolute;right:0;top:0}.Layout>.sidebar{align-self:flex-start;background:var(--page-background);border-right:1px solid hsla(0,0%,50%,.2);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:sticky;top:0;transition:background-color .1s;width:15em;z-index:1}.Layout>.sidebar.simple{height:auto;position:fixed}.Layout>.sidebar.simple>.sidebarContent{display:none}.Layout>.sidebar>.logo{background:var(--page-background);box-shadow:0 0 .5rem .5rem var(--page-background);font-size:1.5em;font-weight:700;height:4rem;text-align:center;transition:background-color .1s,box-shadow .1s;z-index:3}.Layout>.sidebar>.logo>*{display:block;height:100%;width:100%}.Layout>.sidebar>.sidebarContent{flex:1;overflow:hidden auto;padding:.5em}.Layout>.header{background:var(--page-background);box-shadow:0 0 .5rem .5rem var(--page-background);left:15rem;max-height:4rem;position:fixed;right:0;top:0;transition:max-height .1s ease-in-out,background-color .1s,box-shadow .1s;z-index:2}.Layout>.header .menuButton{float:left;margin:.6rem 0 0 .5rem;outline:none!important}.Layout>.header .menuButton img{height:3rem;object-fit:contain;opacity:.5;transition:opacity .1s;width:2rem}.Layout>.header .menuButton:focus img,.Layout>.header .menuButton:hover img{opacity:.8}.Layout>.header .links{align-items:center;display:flex;white-space:nowrap}.Layout>.header .links a{display:inline-block;padding:.25em .5em}.Layout>.header .links .ThemeSwitch{padding:.1em .3em 0}.Layout>.header .search{display:flex;gap:.25em;padding:0 .5em}.Layout>.header .search .settingsButton{margin:.25em 0}.Layout>.header .search .settingsButton img{height:1.5em;object-fit:contain;opacity:.25;width:1.5em}:root.dark .Layout>.header .search .settingsButton img{-webkit-filter:invert(100%);filter:invert(100%)}@media(prefers-color-scheme:dark){:root.auto .Layout>.header .search .settingsButton img{-webkit-filter:invert(100%);filter:invert(100%)}}.Layout>.header .search .settingsButton:focus,.Layout>.header .search .settingsButton:hover{outline:none!important}.Layout>.header .search .settingsButton:focus img,.Layout>.header .search .settingsButton:hover img{opacity:.5}.Layout>.header .search .TagInput{flex:1}.Layout>.header .progress{animation:LayoutProgressAnimation 10s ease-out forwards;background-color:#148cff;height:.1em;left:0;position:absolute;top:calc(100% + .175em)}@keyframes LayoutProgressAnimation{0%{opacity:0;width:0}5%{opacity:0}10%{opacity:1}to{width:100%}}.Layout>.header .SettingsMenu{border-bottom:1px solid hsla(0,0%,50%,.5);border-left:1px solid hsla(0,0%,50%,.5);position:absolute;right:0;top:100%}.Layout>.contentDimmer{height:100vh;left:0;pointer-events:none;position:fixed;right:0;top:0;transition:background .2s ease;z-index:5}.Layout>.contentDimmer.active{background:rgba(0,0,0,.5);pointer-events:all}.Layout>.content{flex:1;padding-top:4.5rem}.Layout.mobile>.sidebar{left:-100%;position:fixed;transition:left .2s ease;z-index:10}.Layout.mobile>.sidebar.open{left:0}.Layout.mobile>.content{transition:filter .2s ease}.Layout.mobile>.header{left:0}.Pagination{margin:3em 0;text-align:center}.Pagination>*{border:1px solid hsla(0,0%,50%,.5);border-radius:.2em;color:#7f7f7f;display:inline-block;font-size:125%;height:1.5em;line-height:1.35em;margin:.2em;min-width:1.5em;padding:0 .15em;user-select:none}.Pagination>.active{border-color:#148cff}.Pagination>.disabled{opacity:.5}.Ruffle{display:contents}.File{display:block;position:relative}.File .note{background:rgba(20,140,255,.1);border:1px solid rgba(20,140,255,.5);cursor:pointer;min-height:1em;min-width:1em;position:absolute}.File .note:before{border-color:transparent transparent rgba(20,140,255,.5);border-style:solid;border-width:0 0 .5em .5em;bottom:0;content:"";position:absolute;right:0}.File .note:hover:after{background:var(--page-background);border:1px solid rgba(20,140,255,.5);color:var(--text-color);content:attr(data-content);font-size:75%;left:-1px;max-width:300px;padding:.1em .25em .25em;pointer-events:none;position:absolute;text-align:left;top:calc(100% + .5rem);white-space:pre-line;width:max-content;z-index:5}.File .audio,.File .image,.File .unknown,.File .video{display:block;max-height:100%;max-width:100%}.File .unknown{position:relative}.File .unknown img{height:12.5em;width:auto}.File .unknown:after,.File .unknown:before{color:#888;font-weight:700;left:.6rem;overflow:hidden;position:absolute;right:.6rem;text-align:center;text-transform:uppercase;white-space:nowrap}.File .unknown:after{bottom:3rem;content:attr(data-ext);font-size:300%}.File .unknown:before{bottom:1.5rem;content:attr(data-size);font-size:130%}.IndexPage{text-align:center}.IndexPage .motdWrap{display:inline-block;height:15em;margin:.5em auto -5em;overflow:hidden;text-align:center}.IndexPage .motdWrap .File{align-items:center;display:flex;height:100%;justify-content:center;max-width:20em}.IndexPage .header{font-size:4em;font-weight:bolder;margin-top:4rem}.IndexPage .links a{display:inline-block;padding:.5em}.IndexPage .search{display:flex;justify-content:center;margin:.5em 1em}.IndexPage .search .TagInput{flex:0 1 15em}.IndexPage .search button{margin-left:.5em}.IndexPage .stats{font-size:90%;font-weight:lighter}.IndexPage .stats a:not(:hover){color:inherit}.IndexPage .stats div{display:inline-block;margin:.5em}.IndexPage .stats div span{font-weight:400}.IndexPage .footer{color:gray;font-size:66%;line-height:170%;margin-top:.5em}.IndexPage .updateInfo{margin-left:.75em;position:absolute}.IndexPage .ThemeSwitch{position:fixed;right:.5em;top:.5em}.FeaturedCollectionList{align-items:center;display:flex;flex-direction:column;margin:auto;width:50%}.FeaturedCollectionList .list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.FeaturedCollectionList .list h2{border-top:1px dotted #fff;padding:.5em;width:100%}.FeaturedCollectionThumbnail{align-items:center;display:flex;flex-direction:column;justify-content:start;margin:.25em 0;width:175px}.FeaturedCollectionThumbnail .preview{max-height:150px}.FeaturedCollectionThumbnail .title{align-content:center;height:3em}.Tags{font-size:75%}.Tags .namespace{margin-top:.5em}.Tags .namespace b{text-transform:capitalize}.Tags a:not(.btn){margin-right:.2em}.Tags span{color:inherit;opacity:.5}.Tags .btn{display:inline-block;font-weight:700;margin-right:.1em;text-align:center;user-select:none;width:1.3ch}.Tags .btn.hide{opacity:0}.Thumbnail{display:inline-block;margin:.5em;text-align:center}.Thumbnail .imgWrap{position:relative}.Thumbnail .imgWrap .Blurhash{transition:opacity .15s .15s;z-index:-1}.Thumbnail .imgWrap img{transition:opacity .3s}.Thumbnail .imgWrap .Blurhash,.Thumbnail .imgWrap img{height:100%;left:0;position:absolute!important;top:0;width:100%}.Thumbnail .imgWrap.fit .Blurhash,.Thumbnail .imgWrap.fit img{object-fit:contain}.Thumbnail .imgWrap.fill .Blurhash,.Thumbnail .imgWrap.fill img{object-fit:cover}.Thumbnail .imgWrap.unknown .Blurhash,.Thumbnail .imgWrap.unknown img{object-fit:contain}.Thumbnail .imgWrap.unknown:after{bottom:1em;color:#888;content:attr(data-ext);font-size:150%;font-weight:700;left:0;line-height:100%;overflow:hidden;position:absolute;text-align:center;text-transform:uppercase;width:100%}.Thumbnail .imgWrap.fade img{opacity:0}.Thumbnail .imgWrap.loaded img{opacity:1}.Thumbnail .imgWrap.loaded canvas{opacity:0}.Thumbnail label{color:var(--text-color);font-size:75%}.Spinner{display:inline-block;height:3em;opacity:.5;position:relative;width:5.666em}.Spinner div{animation-timing-function:cubic-bezier(0,1,1,0);background:#47a2ff;border-radius:50%;height:1em;position:absolute;top:1em;width:1em}.Spinner div:first-child{animation:spinner-grow .6s infinite;left:.666em}.Spinner div:nth-child(2){animation:spinner-move .6s infinite;left:.666em}.Spinner div:nth-child(3){animation:spinner-move .6s infinite;left:2.333em}.Spinner div:nth-child(4){animation:spinner-shrink .6s infinite;left:4em}@keyframes spinner-grow{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes spinner-shrink{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes spinner-move{0%{transform:translate(0)}to{transform:translate(1.666em)}}.GalleryPopup{bottom:0;left:0;position:fixed;top:0;touch-action:none;width:100vw;z-index:999}.GalleryPopup .wrap{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.GalleryPopup .wrap.left{left:-50%}.GalleryPopup .wrap.right{left:150%}.GalleryPopup .wrap .File{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.GalleryPopup .wrap .File .image{height:100%;object-fit:contain;width:100%}.GalleryPopup .wrap .File .video{max-height:100%;max-width:100%}.GalleryPopup .header{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);height:5em;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s;z-index:10}.GalleryPopup .header.open{opacity:1;pointer-events:all}.GalleryPopup .header .closeBtn,.GalleryPopup .header .moreBtn{color:#fff;cursor:pointer;font-size:2rem;opacity:.75;padding:1rem;position:absolute;top:0;transition:opacity .3s}.GalleryPopup .header .closeBtn:hover,.GalleryPopup .header .moreBtn:hover{opacity:1}.GalleryPopup .header .closeBtn{right:0}.GalleryPopup .header .moreBtn{left:50%;transform:translate(-50%)}.SearchPage>.header .links .total{float:right;font-size:75%;line-height:100%;margin-left:auto;opacity:.5;padding-right:.75em;text-align:right;white-space:normal}.SearchPage>.content{display:flex;flex-direction:column;position:relative}.SearchPage>.content .posts{display:flex;flex-wrap:wrap;justify-content:center;line-height:0}.SearchPage>.content .posts img{display:inline-block;line-height:100%}.SearchPage>.content .posts .placeholder{display:inline-block;margin:0 .5em;width:7.5em}.SearchPage>.content .bottomPad{height:8em;position:relative}.SearchPage>.content .bottomPad.end:before{content:"End";font-size:75%;left:.75em;opacity:.5;position:absolute;top:.5em}.SearchPage>.content .empty{font-size:150%;font-weight:700;margin-top:1em;opacity:.7}.SearchPage>.content .Spinner{margin:2.5em auto}.SearchPage>.content .Pagination{margin-top:auto;padding-top:3em}.NotFoundPage>.content{text-align:center}.NotFoundPage>.content h1{margin:1em 0}.NotFoundPage>.content pre{padding:1em;text-align:left}.PostPage{height:100%}.PostPage .postTitle{font-size:1.25em;opacity:50%;padding-bottom:.5em}.PostPage .notesWrap{max-width:50vw;padding:1rem}.PostPage .notesWrap .note b{text-transform:capitalize}.PostPage .notesWrap .note *{white-space:pre-line}.PostPage .sidebar .sidebarContent .rating{font-size:2em;margin-top:-.5rem;text-align:center}.PostPage .sidebar .sidebarContent .rating .gold{color:gold}.PostPage .sidebar .sidebarContent .rating .gray{color:#d3d3d3}.PostPage .sidebar .sidebarContent>.namespace{font-size:75%;margin-top:.5em}.PostPage .sidebar .sidebarContent>.namespace.spaced{margin-top:1em}.PostPage .sidebar .sidebarContent .feedback{align-items:center;background-color:hsla(0,0%,50%,.1);display:flex;flex-direction:row;font-size:1.5em;justify-content:space-evenly;width:100%}.PostPage .content{align-items:center;align-self:flex-start;display:flex;flex-direction:column;height:100%;text-align:center}.PostPage .content .fileWrap{align-items:center;align-self:stretch;display:flex;flex:1;flex-direction:column;justify-content:center;max-height:80vh;padding:0;position:relative}.PostPage .content .fileWrap .feedbackButtons{display:flex;flex-direction:column;width:100%}.PostPage .content .fileWrap a:not(.File){align-items:center;display:flex;font-size:0;height:100%;justify-content:center;pointer-events:none;width:100%}.PostPage .content .fileWrap .File{height:auto;max-height:100%;max-width:100%;pointer-events:all}.PostPage .content .relations{display:flex;max-height:100%}.PostPage .content .relations .Thumbnail{display:flex;flex-direction:column}.PostPage .content .relations .Thumbnail:first-child{margin-top:auto}.PostPage .content .relations .Thumbnail:last-child{margin-bottom:auto}.PostPage.fullHeight{height:unset}.PostPage.fullHeight .content{height:fit-content;min-height:100vh}.PostPage.fullHeight .fileWrap .File{max-height:unset!important}.PostPage.fullHeight .relations{overflow:visible}.PostPage.fullHeight>.header{position:absolute}.PostPage.fullHeight:not(.mobile) .sidebar{height:unset;min-height:100vh}.RandomPage>.content{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center}.TagsPage .content>.tags{border-collapse:collapse;margin:2em auto 3em;max-width:70vw;text-align:center;width:calc(100% - 2em)}.TagsPage .content>.tags td,.TagsPage .content>.tags th{border:1px solid hsla(0,0%,50%,.2);vertical-align:top}.TagsPage .content>.tags thead{background-color:rgba(50,120,255,.5)}.TagsPage .content>.tags tbody tr:nth-child(2n){background-color:rgba(127,200,255,.05)}.TagsPage .content>.tags tbody td:nth-child(3){text-transform:capitalize}*{box-sizing:border-box;margin:0;padding:0;scrollbar-color:light}html{height:100%}:root{--page-background:#fff;--text-color:#000;background:var(--page-background);color:var(--text-color);font-family:Segoe UI,Open Sans,sans-serif;font-size:20px;transition:background-color .1s,color .1s}:root.dimmed{overflow:hidden}:root.dark{--page-background:#060b11;--text-color:#fff}:root.dark,:root.dark *{scrollbar-color:dark}@media(prefers-color-scheme:dark){:root.auto{--page-background:#060b11;--text-color:#fff}:root.auto,:root.auto *{scrollbar-color:dark}}a{color:#47a2ff;text-decoration:none;transition:color .1s}a:hover{color:#148cff}input{background-color:hsla(0,0%,100%,.05);color:var(--text-color);padding:.3em;transition:color .1s}button,input{border:1px solid hsla(0,0%,50%,.5);font-size:1rem;height:2em}button{background-color:hsla(0,0%,50%,.2);border-radius:5px;color:inherit;line-height:0rem;padding:0 1em;transition:background-color .1s}button:focus,button:hover{background-color:hsla(0,0%,50%,.3)}button:active{background-color:hsla(0,0%,50%,.5)}select{-moz-appearance:none;background-color:hsla(0,0%,50%,.2);border:1px solid hsla(0,0%,50%,.5);border-radius:5px;color:inherit;font-size:.75rem;height:2em;line-height:2em;outline:none;padding:0;position:relative;transition:background-color .1s}select:focus,select:hover{background-color:hsla(0,0%,50%,.3)}select:active{background-color:hsla(0,0%,50%,.5)}select option{color:initial}img:-moz-loading{color:transparent}.BlacklistPage{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1em}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{-ms-flex-pack:justify;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:-ms-flexbox;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{-ms-flex-item-align:start;align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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: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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}