diff --git a/src/404.html b/404.html similarity index 76% rename from src/404.html rename to 404.html index c45c26e..8841b7d 100644 --- a/src/404.html +++ b/404.html @@ -1,27 +1,30 @@ - - - - - - - 404 Not Found - - - - - -
-
-

- 44 -

-

Error: 404 page not found

-

Sorry, the page you're looking for cannot be accessed

- (Press any key to continue...) -
-
- - + + + + + + + 404 Not Found + + + + + + + + +
+
+

+ 44 +

+

Error: 404 page not found

+

Sorry, the page you're looking for cannot be accessed

+ (Press any key to continue...) +
+
+ + diff --git a/assets/404.b62376ee.js b/assets/404.b62376ee.js new file mode 100644 index 0000000..d3728ce --- /dev/null +++ b/assets/404.b62376ee.js @@ -0,0 +1 @@ +import"./modulepreload-polyfill.b7f2da20.js";document.getElementById("keys").addEventListener("keypress",()=>{document.location.href="/"}); diff --git a/assets/404.e760a0e4.css b/assets/404.e760a0e4.css new file mode 100644 index 0000000..e9de99d --- /dev/null +++ b/assets/404.e760a0e4.css @@ -0,0 +1 @@ +@import"https://fonts.googleapis.com/css?family=Montserrat:400,400i,700";*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}:root{--bck: #3f3f3f;--font: rgb(241, 241, 241);--glitch1: hsl(214, 50%, 52%);--glitch2: hsl(9, 50%, 52%);--glitch3: hsl(61, 50%, 52%)}body{background-color:#313942;font-family:Montserrat,sans-serif;overflow:hidden}main{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}h1{color:#e7ebf2;font-size:20.5rem;letter-spacing:.1em;margin:.025em 0;text-shadow:.05em .05em 0 rgba(0,0,0,.25);white-space:nowrap;animation:glitch .5s infinite}@media (max-width: 30rem){h1{font-size:8.5rem}}h1>span{-webkit-animation:spooky 2s alternate infinite linear;animation:spooky 2s alternate infinite linear;color:#528cce;display:inline-block}h2{color:#e7ebf2;margin-bottom:.4em}p{color:#ccc;margin-top:0}.sub-grey{color:#ccc}#txt:after{transform:translateY(10px);animation:line .4s infinite}#txt:before{animation:lineTwo .9s infinite}#txt{transform:translateX(5px,3px);animation:move .8s infinite}@-webkit-keyframes spooky{0%{transform:translatey(.15em) scaley(.95)}to{transform:translatey(-.15em)}}@keyframes spooky{0%{transform:translatey(.15em) scaley(.95)}to{transform:translatey(-.15em)}}@keyframes glitch{0%{text-shadow:6px 4px var(--glitch2),5px -5px var(--glitch1),2px -4px var(--glitch3)}1%{text-shadow:-2px 0px var(--glitch2),-5px 5px var(--glitch1),2px 4px var(--glitch3)}19%{text-shadow:-2px 0px var(--glitch2),-5px 5px var(--glitch1),2px 4px var(--glitch3)}20%{text-shadow:-4px 4px var(--glitch2),3px 3px var(--glitch1),-2px 4px var(--glitch3)}39%{text-shadow:-4px 4px var(--glitch2),3px 3px var(--glitch1),-2px 4px var(--glitch3)}40%{text-shadow:1px -1px var(--glitch2),-1px 5px var(--glitch1),6px -3px var(--glitch3)}59%{text-shadow:1px -1px var(--glitch2),-1px 5px var(--glitch1),6px -3px var(--glitch3)}60%{text-shadow:-5px -4px var(--glitch2),-4px 4px var(--glitch1),-3px 3px var(--glitch3)}79%{text-shadow:-5px -4px var(--glitch2),-4px 4px var(--glitch1),-3px 3px var(--glitch3)}80%{text-shadow:-4px 4px var(--glitch2),3px 3px var(--glitch1),-2px 4px var(--glitch3)}99%{text-shadow:-4px 4px var(--glitch2),3px 3px var(--glitch1),-2px 4px var(--glitch3)}}@keyframes line{0%{transform:translateY(10px)}50%{transform:translateY(-110px)}}@keyframes lineTwo{0%{transform:translateY(10px)}48%{transform:translateY(-110px)}50%{transform:translateY(50px)}to{transform:translateY(-110px)}}@keyframes move{0%{transform:translate(5px,3px)}25%{transform:translate(-4px,1px)}50%{transform:translate(3px,-4px)}75%{transform:translate(-3px,4px)}99%{transform:translate(5px,3px)}}@media screen and (max-width: 720px){h1{font-size:5rem}} diff --git a/assets/main.31c6a53d.css b/assets/main.31c6a53d.css new file mode 100644 index 0000000..a44413d --- /dev/null +++ b/assets/main.31c6a53d.css @@ -0,0 +1 @@ +@import"//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600";*{margin:0;padding:0}body{background-color:#f5f5f5;font-family:Source Sans Pro,sans-serif;font-size:20px}main{display:none;animation:fadeInAnimation ease 3s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.profile{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.profile_photo{position:relative;width:75%;height:75%;overflow:hidden;border-radius:50%}.profile_photo,.profile_name,.profile_desc,.github_link{margin-bottom:5px;text-align:center}.profile_desc{font-size:20px;color:#666}.github_link{color:#5bc09e;text-decoration:none;font-size:20px}.info_icon{position:absolute;color:#5ac3c3;top:10px;left:10px;font-size:30px;cursor:pointer}.info_icon:hover{color:#5ac3c3}.noscript{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:block;text-align:center;font-size:20px;color:#666}.fa-exclamation-triangle{color:#ebb917}#whole-content{position:absolute;top:0px;right:0px;bottom:0px;left:0px;margin:0;padding:0;background:#036;overflow:hidden;display:none}#nyan-cat{position:absolute;width:194px;height:122px;top:50%;left:50%;margin-top:-60px;margin-left:-97px;z-index:2}#nyan-cat.frame1,#nyan-cat.frame2{margin-top:-54px}#pop-tarts-body{border:solid black;border-width:6px 0;width:97px;height:92px;position:absolute;left:52px;top:0}#pop-tarts-body:after{content:"";border:solid black;border-width:0 6px;width:109px;height:80px;position:absolute;top:6px;left:-12px}#pop-tarts-body:before{content:"";position:absolute;left:-6px;top:0;width:109px;height:92px;background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-color:#fc9;background-size:6px 6px;background-position:0 0,103px 0,0 86px,103px 86px}#pop-tarts-body-cream{position:absolute;width:100%;height:80px;top:6px;left:0;background:linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat,linear-gradient(#f39,#f39) no-repeat;background-color:#f9f;background-size:6px 6px;background-position:12px 12px,40px 6px,58px 6px,35px 29px,80px 18px,18px 40px,40px 46px,6px 52px,29px 63px}#pop-tarts-body-cream:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat,linear-gradient(#fc9,#fc9) no-repeat;background-size:12px 6px,12px 6px,12px 6px,12px 6px,6px 12px,6px 12px,6px 12px,6px 12px;background-position:0 0,85px 0,0 74px,85px 74px,0 0,91px 0,0 68px,91px 68px}#head:before,#head:after,#tail:before,#nyan-cat:before,#paws:before,#face:before{content:"";position:absolute}.sparks-combo{height:100%;width:200%;position:absolute;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:column wrap;flex-flow:column wrap}.spark{z-index:1;position:relative;width:100%;height:25%;background-color:transparent;background:linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x}.spark:before{background:linear-gradient(to right,white 0px,white 5px,transparent 5px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 5px,transparent 5px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 5px,transparent 5px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 5px,transparent 5px,transparent 400px) repeat-x}.spark:after{background:linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 11px,transparent 11px,transparent 400px) repeat-x,linear-gradient(to right,white 0px,white 11px,transparent 11px,transparent 400px) repeat-x}.spark:before,.spark:after{content:"";position:absolute;background-color:transparent}.spark:nth-child(4n){z-index:3;left:20px;animation:sparkly .7s 0ms steps(1) infinite both}.spark:nth-child(4n):before{animation:sparkly-before .7s 0ms steps(1) infinite both}.spark:nth-child(4n):after{animation:sparkly-after .7s 0ms steps(1) infinite both}.spark:nth-child(4n+1){left:170px;animation:sparkly .7s .2s steps(1) infinite both}.spark:nth-child(4n+1):before{animation:sparkly-before .7s .2s steps(1) infinite both}.spark:nth-child(4n+1):after{animation:sparkly-after .7s .2s steps(1) infinite both}.spark:nth-child(4n+2){left:320px;animation:sparkly .7s .4s steps(1) infinite both}.spark:nth-child(4n+2):before{animation:sparkly-before .7s .4s steps(1) infinite both}.spark:nth-child(4n+2):after{animation:sparkly-after .7s .4s steps(1) infinite both}.spark:nth-child(4n+3){left:200px;animation:sparkly .7s .6s steps(1) infinite both}.spark:nth-child(4n+3):before{animation:sparkly-before .7s .6s steps(1) infinite both}.spark:nth-child(4n+3):after{animation:sparkly-after .7s .6s steps(1) infinite both}.sparks-moving{position:relative;width:100%;height:20%}.sparks-moving:nth-child(1){animation:woosh 5s 0ms linear infinite both}.sparks-moving:nth-child(2){animation:woosh 3s 0ms linear infinite both}.sparks-moving:nth-child(3){animation:woosh 2s 0ms linear infinite both}.sparks-moving:nth-child(4){animation:woosh 1s 0ms linear infinite both}.sparks-moving:nth-child(5){animation:woosh .5s 0ms linear infinite both}@keyframes woosh{0%{left:0}to{left:-400px}}@keyframes sparkly{0%{background-size:400px 6px,0 0,0 0,0 0;background-position:17px 17px,0 0,0 0,0 0}16%{background-size:400px 6px,400px 6px,400px 6px,400px 6px;background-position:17px 0,34px 17px,17px 34px,0 17px}33%{background-size:400px 6px,400px 6px,400px 6px,400px 6px;background-position:17px 0,34px 17px,17px 34px,0 17px}50%{background-size:400px 6px,0 0,0 0,0 0;background-position:17px 17px,0 0,0 0,0 0}66%{background-size:400px 11px,400px 11px,0 0,0 0;background-position:17px 6px,17px 23px,0 0,0 0}83%{background-size:0 0,0 0,400px 5px,400px 5px;background-position:0 0,0 0,11px 17px,22px 17px}to{background-size:400px 6px,0 0,0 0,0 0;background-position:17px 17px,0 0,0 0,0 0}}@keyframes sparkly-before{0%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}16%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}33%{background-size:400px 5px,400px 5px,400px 5px,400px 5px;background-position:6px 6px,29px 6px,29px 29px,6px 29px}50%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}66%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}83%{background-size:0 0,0 0,400px 5px,400px 5px;background-position:0 0,0 0,17px 12px,17px 22px}to{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}}@keyframes sparkly-after{0%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}16%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}33%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}50%{background-size:400px 11px,400px 11px,400px 6px,400px 6px;background-position:17px 0,17px 29px,0 17px,29px 17px}66%{background-size:0 0,0 0,400px 6px,400px 6px;background-position:0 0,0 0,6px 17px,23px 17px}83%{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}to{background-size:0 0,0 0,0 0,0 0;background-position:0 0,0 0,0 0,0 0}}.rainbow{background:none;height:102px;width:50%;position:absolute;top:50%;right:50%;margin-right:45px;z-index:2}.hot:after,.hot:before,.cold:after,.cold:before{content:"";position:absolute;left:0;right:0;height:50%}.hot:after,.hot:before{top:0}.cold:after,.cold:before{bottom:0}#wave-a{margin-top:-54px;animation:wavy .7s 0ms steps(2) infinite both}#wave-b{margin-top:-60px;animation:wavy .7s .35s steps(2) infinite both}.hot{background-image:linear-gradient(to right,#f00 49px,transparent 49px,transparent 92px)}.hot:after{background-image:linear-gradient(to right,#f90 49px,transparent 49px,transparent 92px)}.hot:before{background-image:linear-gradient(to right,#ff0 49px,transparent 49px,transparent 92px)}.cold:after{background-image:linear-gradient(to right,#3f0 49px,transparent 49px,transparent 92px);background-position:left top}.cold:before{background-image:linear-gradient(to right,#09f 49px,transparent 49px,transparent 92px)}.cold{background-image:linear-gradient(to right,#63f 49px,transparent 49px,transparent 92px)}.rainbow,.hot:after,.hot:before,.cold:after,.cold:before{background-size:95px 17px;background-repeat:repeat-x}#wave-a.hot,#wave-a.cold:after{background-position:left top}#wave-a.hot:after,#wave-a.cold:before{background-position:left center}#wave-a.hot:before,#wave-a.cold{background-position:left bottom}#wave-b.hot,#wave-b.cold:after{background-position:46px top}#wave-b.hot:after,#wave-b.cold:before{background-position:46px center}#wave-b.hot:before,#wave-b.cold{background-position:46px bottom}@keyframes wavy{0%{margin-top:-54px}to{margin-top:-60px}}#head{width:80px;height:30px;border:solid black;border-width:0 6px;background:#999;position:absolute}#head:before,#head:after{width:40px;height:30px;top:-30px;background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:6px 24px,12px 6px,12px 6px,6px 6px,6px 6px,12px 30px,12px 12px,12px 6px,6px 6px;background-position:0 6px,6px 0,30px 18px,18px 6px,24px 12px,6px 6px,18px 18px,30px 24px,18px 12px}#head:after{right:0;transform:scaleX(-1);-webkit-transform:scaleX(-1)}#face{width:80px;height:100%;position:absolute;top:6px;background:linear-gradient(white,white) no-repeat,linear-gradient(white,white) no-repeat,linear-gradient(#f99,#f99) no-repeat,linear-gradient(#f99,#f99) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:6px 6px,6px 6px,12px 12px,12px 12px,12px 12px,12px 12px,6px 6px,6px 6px,6px 6px,6px 6px;background-position:17px 0,56px 0,5px 12px,68px 12px,17px 0,56px 0,42px 6px,23px 18px,40px 18px,56px 18px}#face:before{bottom:-12px;width:100%;height:18px;background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px,56px 6px,39px 6px,68px 6px,56px 6px;background-position:0 0,6px 6px,74px 0,68px 6px,12px 12px,23px 0,6px 0,12px 6px}.frame1 #head,.frame5 #head{bottom:36px;right:0}.frame2 #head,.frame3 #head,.frame4 #head{bottom:36px;right:-6px}.frame6 #head{bottom:42px;right:0}#paws{width:156px;height:30px;position:absolute;bottom:0;left:24px}.frame1 #paws{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:18px 18px;background-position:4px 6px,10px 0,34px 0,40px 6px,94px 0px,101px 6px,125px 0px,131px 6px}.frame1 #paws:before{width:100%;height:100%;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:12px 12px,12px 12px,12px 12px,12px 12px,6px 6px;background-position:10px 6px,40px 6px,101px 6px,131px 6px,22px 6px}.frame2 #paws,.frame4 #paws{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:18px 18px;background-position:10px 6px,16px 0,40px 0,46px 6px,95px 0,101px 6px,125px 0,131px 6px}.frame2 #paws:before,.frame4 #paws:before{width:100%;height:100%;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:12px 12px;background-position:16px 6px,46px 6px,101px 6px,131px 6px}.frame3 #paws{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:18px 18px;background-position:16px 6px,22px 0px,46px 0px,52px 6px,100px 0px,106px 6px,131px 0px,137px 6px}.frame3 #paws:before{width:100%;height:100%;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:12px 12px;background-position:22px 6px,52px 6px,106px 6px,137px 6px}.frame5 #paws,.frame6 #paws{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:18px 18px;background-position:4px 6px,10px 0,34px 0,40px 6px,94px 0px,101px 6px,125px 0px,131px 6px}.frame5 #paws:before,.frame6 #paws:before{width:100%;height:100%;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:12px 12px;background-position:10px 6px,16px 0,40px 6px,101px 6px,131px 6px}.frame6 #paws{background-position:4px 6px,10px 0,40px 0,34px 6px,101px 0px,95px 6px,125px 0px,131px 6px}#tail{width:40px;height:54px;position:absolute;left:0;top:40px}.frame1 #tail{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:23px 18px;background-position:6px 0,11px 6px,17px 11px,23px 17px,34px 23px}.frame1 #tail:before{left:11px;top:6px;width:29px;height:23px;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:11px 6px;background-position:0 0,6px 6px,12px 12px,18px 18px,24px 24px}.frame2 #tail,.frame6 #tail{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:11px 23px,11px 23px,11px 23px,6px 11px;background-position:12px 6px,18px 12px,29px 17px,6px 12px}.frame2 #tail:before,.frame6 #tail:before{width:28px;height:23px;left:12px;top:12px;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:11px 6px;background-position:0 0,0 5px,6px 11px,17px 11px,17px 17px}.frame3 #tail{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:24px 12px,24px 12px,24px 12px,6px 24px;background-position:16px 24px,4px 30px,10px 36px,34px 18px}.frame3 #tail:before{width:30px;height:12px;top:30px;right:0;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:24px 6px,18px 6px;background-position:6px 0,0 6px}.frame4 #tail{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:12px 24px,12px 24px,12px 24px,6px 12px;background-position:28px 18px,16px 24px,10px 30px,4px 36px}.frame4 #tail:before{width:30px;height:24px;top:24px;right:0;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:12px 12px,12px 12px,12px 6px;background-position:18px 0,0 12px,6px 6px}.frame5 #tail{background:linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat,linear-gradient(black,black) no-repeat;background-size:24px 18px,24px 18px,6px 12px,6px 12px,12px 6px;background-position:6px 6px,12px 12px,0 12px,36px 12px,28px 30px}.frame5 #tail:before{width:34px;height:18px;top:12px;right:0;background:linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat,linear-gradient(#999,#999) no-repeat;background-size:18px 6px,22px 6px,6px 6px;background-position:0 0,6px 6px,28px 12px}@font-face{font-family:Minecraft;src:url(https://minecraft.fandom.com/media/hydra/fonts/minecraft.ttf) format("truetype"),url(https://minecraft.fandom.com/media/hydra/fonts/minecraft.woff) format("woff")}.achievement-container{font-family:Minecraft}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start top top-end" "center-start center center-end" "bottom-start bottom-center bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px #6496c880}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:0 0;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:0 0;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:0 0;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:0 0;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-no-war{display:flex;position:fixed;z-index:1061;top:0;left:0;align-items:center;justify-content:center;width:100%;height:3.375em;background:#20232a;color:#fff;text-align:center}.swal2-no-war a{color:#61dafb;text-decoration:none}.swal2-no-war a:hover{text-decoration:underline}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto} diff --git a/assets/main.41c7d9d8.js b/assets/main.41c7d9d8.js new file mode 100644 index 0000000..ff5ab25 --- /dev/null +++ b/assets/main.41c7d9d8.js @@ -0,0 +1,84 @@ +import"./modulepreload-polyfill.b7f2da20.js";const nt="SweetAlert2:",Rt=e=>{const t=[];for(let n=0;ne.charAt(0).toUpperCase()+e.slice(1),S=e=>Array.prototype.slice.call(e),k=e=>{console.warn(`${nt} ${typeof e=="object"?e.join(" "):e}`)},W=e=>{console.error(`${nt} ${e}`)},Ue=[],Vt=e=>{Ue.includes(e)||(Ue.push(e),k(e))},Wt=(e,t)=>{Vt(`"${e}" is deprecated and will be removed in the next major release. Please use "${t}" instead.`)},fe=e=>typeof e=="function"?e():e,Te=e=>e&&typeof e.toPromise=="function",ne=e=>Te(e)?e.toPromise():Promise.resolve(e),xe=e=>e&&Promise.resolve(e)===e,Ut=e=>e[Math.floor(Math.random()*e.length)],_={title:"",titleText:"",text:"",html:"",footer:"",icon:void 0,iconColor:void 0,iconHtml:void 0,template:void 0,toast:!1,showClass:{popup:"swal2-show",backdrop:"swal2-backdrop-show",icon:"swal2-icon-show"},hideClass:{popup:"swal2-hide",backdrop:"swal2-backdrop-hide",icon:"swal2-icon-hide"},customClass:{},target:"body",color:void 0,backdrop:!0,heightAuto:!0,allowOutsideClick:!0,allowEscapeKey:!0,allowEnterKey:!0,stopKeydownPropagation:!0,keydownListenerCapture:!1,showConfirmButton:!0,showDenyButton:!1,showCancelButton:!1,preConfirm:void 0,preDeny:void 0,confirmButtonText:"OK",confirmButtonAriaLabel:"",confirmButtonColor:void 0,denyButtonText:"No",denyButtonAriaLabel:"",denyButtonColor:void 0,cancelButtonText:"Cancel",cancelButtonAriaLabel:"",cancelButtonColor:void 0,buttonsStyling:!0,reverseButtons:!1,focusConfirm:!0,focusDeny:!1,focusCancel:!1,returnFocus:!0,showCloseButton:!1,closeButtonHtml:"×",closeButtonAriaLabel:"Close this dialog",loaderHtml:"",showLoaderOnConfirm:!1,showLoaderOnDeny:!1,imageUrl:void 0,imageWidth:void 0,imageHeight:void 0,imageAlt:"",timer:void 0,timerProgressBar:!1,width:void 0,padding:void 0,background:void 0,input:void 0,inputPlaceholder:"",inputLabel:"",inputValue:"",inputOptions:{},inputAutoTrim:!0,inputAttributes:{},inputValidator:void 0,returnInputValueOnDeny:!1,validationMessage:void 0,grow:!1,position:"center",progressSteps:[],currentProgressStep:void 0,progressStepsDistance:void 0,willOpen:void 0,didOpen:void 0,didRender:void 0,willClose:void 0,didClose:void 0,didDestroy:void 0,scrollbarPadding:!0},_t=["allowEscapeKey","allowOutsideClick","background","buttonsStyling","cancelButtonAriaLabel","cancelButtonColor","cancelButtonText","closeButtonAriaLabel","closeButtonHtml","color","confirmButtonAriaLabel","confirmButtonColor","confirmButtonText","currentProgressStep","customClass","denyButtonAriaLabel","denyButtonColor","denyButtonText","didClose","didDestroy","footer","hideClass","html","icon","iconColor","iconHtml","imageAlt","imageHeight","imageUrl","imageWidth","preConfirm","preDeny","progressSteps","returnFocus","reverseButtons","showCancelButton","showCloseButton","showConfirmButton","showDenyButton","text","title","titleText","willClose"],Nt={},Kt=["allowOutsideClick","allowEnterKey","backdrop","focusConfirm","focusDeny","focusCancel","returnFocus","heightAuto","keydownListenerCapture"],ot=e=>Object.prototype.hasOwnProperty.call(_,e),it=e=>_t.indexOf(e)!==-1,ve=e=>Nt[e],zt=e=>{ot(e)||k(`Unknown parameter "${e}"`)},Yt=e=>{Kt.includes(e)&&k(`The parameter "${e}" is incompatible with toasts`)},Zt=e=>{ve(e)&&Wt(e,ve(e))},Jt=e=>{!e.backdrop&&e.allowOutsideClick&&k('"allowOutsideClick" parameter requires `backdrop` parameter to be set to `true`');for(const t in e)zt(t),e.toast&&Yt(t),Zt(t)},Gt="swal2-",st=e=>{const t={};for(const n in e)t[e[n]]=Gt+e[n];return t},i=st(["container","shown","height-auto","iosfix","popup","modal","no-backdrop","no-transition","toast","toast-shown","show","hide","close","title","html-container","actions","confirm","deny","cancel","default-outline","footer","icon","icon-content","image","input","file","range","select","radio","checkbox","label","textarea","inputerror","input-label","validation-message","progress-steps","active-progress-step","progress-step","progress-step-line","loader","loading","styled","top","top-start","top-end","top-left","top-right","center","center-start","center-end","center-left","center-right","bottom","bottom-start","bottom-end","bottom-left","bottom-right","grow-row","grow-column","grow-fullscreen","rtl","timer-progress-bar","timer-progress-bar-container","scrollbar-measure","icon-success","icon-warning","icon-info","icon-question","icon-error","no-war"]),Q=st(["success","warning","info","question","error"]),C=()=>document.body.querySelector(`.${i.container}`),oe=e=>{const t=C();return t?t.querySelector(e):null},x=e=>oe(`.${e}`),f=()=>x(i.popup),ie=()=>x(i.icon),rt=()=>x(i.title),ae=()=>x(i["html-container"]),lt=()=>x(i.image),ct=()=>x(i["progress-steps"]),pe=()=>x(i["validation-message"]),I=()=>oe(`.${i.actions} .${i.confirm}`),j=()=>oe(`.${i.actions} .${i.deny}`),Xt=()=>x(i["input-label"]),Y=()=>oe(`.${i.loader}`),q=()=>oe(`.${i.actions} .${i.cancel}`),se=()=>x(i.actions),at=()=>x(i.footer),he=()=>x(i["timer-progress-bar"]),Ie=()=>x(i.close),Qt=` + a[href], + area[href], + input:not([disabled]), + select:not([disabled]), + textarea:not([disabled]), + button:not([disabled]), + iframe, + object, + embed, + [tabindex="0"], + [contenteditable], + audio[controls], + video[controls], + summary +`,$e=()=>{const e=S(f().querySelectorAll('[tabindex]:not([tabindex="-1"]):not([tabindex="0"])')).sort((n,o)=>{const s=parseInt(n.getAttribute("tabindex")),r=parseInt(o.getAttribute("tabindex"));return s>r?1:sn.getAttribute("tabindex")!=="-1");return Rt(e.concat(t)).filter(n=>E(n))},Le=()=>M(document.body,i.shown)&&!M(document.body,i["toast-shown"])&&!M(document.body,i["no-backdrop"]),ge=()=>f()&&M(f(),i.toast),en=()=>f().hasAttribute("data-loading"),N={previousBodyPadding:null},w=(e,t)=>{if(e.textContent="",t){const o=new DOMParser().parseFromString(t,"text/html");S(o.querySelector("head").childNodes).forEach(s=>{e.appendChild(s)}),S(o.querySelector("body").childNodes).forEach(s=>{e.appendChild(s)})}},M=(e,t)=>{if(!t)return!1;const n=t.split(/\s+/);for(let o=0;o{S(e.classList).forEach(n=>{!Object.values(i).includes(n)&&!Object.values(Q).includes(n)&&!Object.values(t.showClass).includes(n)&&e.classList.remove(n)})},T=(e,t,n)=>{if(tn(e,t),t.customClass&&t.customClass[n]){if(typeof t.customClass[n]!="string"&&!t.customClass[n].forEach)return k(`Invalid type of customClass.${n}! Expected string or iterable object, got "${typeof t.customClass[n]}"`);a(e,t.customClass[n])}},Oe=(e,t)=>{if(!t)return null;switch(t){case"select":case"textarea":case"file":return e.querySelector(`.${i.popup} > .${i[t]}`);case"checkbox":return e.querySelector(`.${i.popup} > .${i.checkbox} input`);case"radio":return e.querySelector(`.${i.popup} > .${i.radio} input:checked`)||e.querySelector(`.${i.popup} > .${i.radio} input:first-child`);case"range":return e.querySelector(`.${i.popup} > .${i.range} input`);default:return e.querySelector(`.${i.popup} > .${i.input}`)}},ut=e=>{if(e.focus(),e.type!=="file"){const t=e.value;e.value="",e.value=t}},dt=(e,t,n)=>{!e||!t||(typeof t=="string"&&(t=t.split(/\s+/).filter(Boolean)),t.forEach(o=>{Array.isArray(e)?e.forEach(s=>{n?s.classList.add(o):s.classList.remove(o)}):n?e.classList.add(o):e.classList.remove(o)}))},a=(e,t)=>{dt(e,t,!0)},L=(e,t)=>{dt(e,t,!1)},D=(e,t)=>{const n=S(e.childNodes);for(let o=0;o{n===`${parseInt(n)}`&&(n=parseInt(n)),n||parseInt(n)===0?e.style[t]=typeof n=="number"?`${n}px`:n:e.style.removeProperty(t)},y=(e,t="flex")=>{e.style.display=t},v=e=>{e.style.display="none"},_e=(e,t,n,o)=>{const s=e.querySelector(t);s&&(s.style[n]=o)},me=(e,t,n="flex")=>{t?y(e,n):v(e)},E=e=>!!(e&&(e.offsetWidth||e.offsetHeight||e.getClientRects().length)),nn=()=>!E(I())&&!E(j())&&!E(q()),Ne=e=>e.scrollHeight>e.clientHeight,ft=e=>{const t=window.getComputedStyle(e),n=parseFloat(t.getPropertyValue("animation-duration")||"0"),o=parseFloat(t.getPropertyValue("transition-duration")||"0");return n>0||o>0},Me=(e,t=!1)=>{const n=he();E(n)&&(t&&(n.style.transition="none",n.style.width="100%"),setTimeout(()=>{n.style.transition=`width ${e/1e3}s linear`,n.style.width="0%"},10))},on=()=>{const e=he(),t=parseInt(window.getComputedStyle(e).width);e.style.removeProperty("transition"),e.style.width="100%";const n=parseInt(window.getComputedStyle(e).width),o=t/n*100;e.style.removeProperty("transition"),e.style.width=`${o}%`},pt=()=>typeof window=="undefined"||typeof document=="undefined",sn=100,c={},rn=()=>{c.previousActiveElement instanceof HTMLElement?(c.previousActiveElement.focus(),c.previousActiveElement=null):document.body&&document.body.focus()},ln=e=>new Promise(t=>{if(!e)return t();const n=window.scrollX,o=window.scrollY;c.restoreFocusTimeout=setTimeout(()=>{rn(),t()},sn),window.scrollTo(n,o)}),cn=` +
+ +
    +
    + +

    +
    + + +
    + + +
    + +
    + + +
    +
    +
    + + + +
    +
    +
    +
    +
    +
    +`.replace(/(^|\n)\s*/g,""),an=()=>{const e=C();return e?(e.remove(),L([document.documentElement,document.body],[i["no-backdrop"],i["toast-shown"],i["has-column"]]),!0):!1},F=()=>{c.currentInstance.resetValidationMessage()},un=()=>{const e=f(),t=D(e,i.input),n=D(e,i.file),o=e.querySelector(`.${i.range} input`),s=e.querySelector(`.${i.range} output`),r=D(e,i.select),h=e.querySelector(`.${i.checkbox} input`),b=D(e,i.textarea);t.oninput=F,n.onchange=F,r.onchange=F,h.onchange=F,b.oninput=F,o.oninput=()=>{F(),s.value=o.value},o.onchange=()=>{F(),s.value=o.value}},dn=e=>typeof e=="string"?document.querySelector(e):e,fn=e=>{const t=f();t.setAttribute("role",e.toast?"alert":"dialog"),t.setAttribute("aria-live",e.toast?"polite":"assertive"),e.toast||t.setAttribute("aria-modal","true")},pn=e=>{window.getComputedStyle(e).direction==="rtl"&&a(C(),i.rtl)},hn=e=>{const t=an();if(pt()){W("SweetAlert2 requires document to initialize");return}const n=document.createElement("div");n.className=i.container,t&&a(n,i["no-transition"]),w(n,cn);const o=dn(e.target);o.appendChild(n),fn(e),pn(o),un(),gn(n,e)},gn=(e,t)=>{if(t.toast)return;const n=Ut([{text:"\u0428\u0412\u0410\u0420\u0426\u0415\u041D\u0415\u0413\u0413\u0415\u0420 \u043E\u0431\u0440\u0430\u0442\u0438\u043B\u0441\u044F
    \u043A \u0420\u0423\u0421\u0421\u041A\u041E\u041C\u0423 \u041D\u0410\u0420\u041E\u0414\u0423 \u043E \u0432\u043E\u0439\u043D\u0435",youtubeId:"fWClXZd9c78"},{text:"\u0420\u0423\u0421\u0421\u041A\u0418\u0419 \u041F\u0410\u0422\u0420\u0418\u041E\u0422
    \u043E\u0442\u043A\u0440\u044B\u043B \u0433\u043B\u0430\u0432\u043D\u0443\u044E \u0442\u0430\u0439\u043D\u0443 \u0441\u043F\u0435\u0446\u043E\u043F\u0435\u0440\u0430\u0446\u0438\u0438",youtubeId:"_RjBNkn88yA"},{text:"\u0413\u0415\u0420\u041E\u0419 \u041D\u041E\u0412\u041E\u0420\u041E\u0421\u0421\u0418\u0418 \u0421\u0422\u0420\u0415\u041B\u041A\u041E\u0412
    \u0434\u0430\u043B \u043E\u0446\u0435\u043D\u043A\u0443 \u0445\u043E\u0434\u0443 \u0441\u043F\u0435\u0446\u043E\u043F\u0435\u0440\u0430\u0446\u0438\u0438",youtubeId:"yUmzQT4C8JY"},{text:"\u0424\u0418\u041D\u0421\u041A\u0418\u0419 \u0414\u0420\u0423\u0413 \u0420\u041E\u0421\u0421\u0418\u0418
    \u0433\u043E\u0432\u043E\u0440\u0438\u0442 \u041F\u041E-\u0420\u0423\u0421\u0421\u041A\u0418 \u043E \u0441\u043F\u0435\u0446\u043E\u043F\u0435\u0440\u0430\u0446\u0438\u0438",youtubeId:"hkCYb6edUrQ"},{text:"\u042E\u0420\u0418\u0419 \u041F\u041E\u0414\u041E\u041B\u042F\u041A\u0410 \u0447\u0435\u0441\u0442\u043D\u043E
    \u043E \u0433\u0435\u043D\u0435\u0440\u0430\u043B\u0430\u0445 \u0420\u0423\u0421\u0421\u041A\u041E\u0419 \u0410\u0420\u041C\u0418\u0418",youtubeId:"w4-_8BJKfpk"},{text:"\u041F\u043E\u043B\u043A\u043E\u0432\u043D\u0438\u043A \u0424\u0421\u0411 \u0421\u0422\u0420\u0415\u041B\u041A\u041E\u0412
    \u043E\u0431 \u0443\u0441\u043F\u0435\u0445\u0430\u0445 \u0420\u041E\u0421\u0421\u0418\u0418 \u0432 \u0441\u043F\u0435\u0446\u043E\u043F\u0435\u0440\u0430\u0446\u0438\u0438",youtubeId:"saK5UTKroDA"}]);if(navigator.language==="ru"&&location.host.match(/\.(ru|su|xn--p1ai)$/)){const o=document.createElement("div");o.className=i["no-war"],w(o,`${n.text}`),e.appendChild(o),e.style.paddingTop="4em"}},He=(e,t)=>{e instanceof HTMLElement?t.appendChild(e):typeof e=="object"?mn(e,t):e&&w(t,e)},mn=(e,t)=>{e.jquery?bn(t,e):w(t,e.toString())},bn=(e,t)=>{if(e.textContent="",0 in t)for(let n=0;n in t;n++)e.appendChild(t[n].cloneNode(!0));else e.appendChild(t.cloneNode(!0))},ee=(()=>{if(pt())return!1;const e=document.createElement("div"),t={WebkitAnimation:"webkitAnimationEnd",animation:"animationend"};for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&typeof e.style[n]!="undefined")return t[n];return!1})(),wn=()=>{const e=document.createElement("div");e.className=i["scrollbar-measure"],document.body.appendChild(e);const t=e.getBoundingClientRect().width-e.clientWidth;return document.body.removeChild(e),t},yn=(e,t)=>{const n=se(),o=Y();!t.showConfirmButton&&!t.showDenyButton&&!t.showCancelButton?v(n):y(n),T(n,t,"actions"),Cn(n,o,t),w(o,t.loaderHtml),T(o,t,"loader")};function Cn(e,t,n){const o=I(),s=j(),r=q();ye(o,"confirm",n),ye(s,"deny",n),ye(r,"cancel",n),vn(o,s,r,n),n.reverseButtons&&(n.toast?(e.insertBefore(r,o),e.insertBefore(s,o)):(e.insertBefore(r,t),e.insertBefore(s,t),e.insertBefore(o,t)))}function vn(e,t,n,o){if(!o.buttonsStyling)return L([e,t,n],i.styled);a([e,t,n],i.styled),o.confirmButtonColor&&(e.style.backgroundColor=o.confirmButtonColor,a(e,i["default-outline"])),o.denyButtonColor&&(t.style.backgroundColor=o.denyButtonColor,a(t,i["default-outline"])),o.cancelButtonColor&&(n.style.backgroundColor=o.cancelButtonColor,a(n,i["default-outline"]))}function ye(e,t,n){me(e,n[`show${Se(t)}Button`],"inline-block"),w(e,n[`${t}ButtonText`]),e.setAttribute("aria-label",n[`${t}ButtonAriaLabel`]),e.className=i[t],T(e,n,`${t}Button`),a(e,n[`${t}ButtonClass`])}const Pn=(e,t)=>{const n=C();!n||(An(n,t.backdrop),kn(n,t.position),Bn(n,t.grow),T(n,t,"container"))};function An(e,t){typeof t=="string"?e.style.background=t:t||a([document.documentElement,document.body],i["no-backdrop"])}function kn(e,t){t in i?a(e,i[t]):(k('The "position" parameter is not valid, defaulting to "center"'),a(e,i.center))}function Bn(e,t){if(t&&typeof t=="string"){const n=`grow-${t}`;n in i&&a(e,i[n])}}var l={awaitingPromise:new WeakMap,promise:new WeakMap,innerParams:new WeakMap,domCache:new WeakMap};const En=["input","file","range","select","radio","checkbox","textarea"],Sn=(e,t)=>{const n=f(),o=l.innerParams.get(e),s=!o||t.input!==o.input;En.forEach(r=>{const h=D(n,i[r]);In(r,t.inputAttributes),h.className=i[r],s&&v(h)}),t.input&&(s&&Tn(t),$n(t))},Tn=e=>{if(!A[e.input])return W(`Unexpected type of input! Expected "text", "email", "password", "number", "tel", "select", "radio", "checkbox", "textarea", "file" or "url", got "${e.input}"`);const t=ht(e.input),n=A[e.input](t,e);y(t),setTimeout(()=>{ut(n)})},xn=e=>{for(let t=0;t{const n=Oe(f(),e);if(!!n){xn(n);for(const o in t)n.setAttribute(o,t[o])}},$n=e=>{const t=ht(e.input);typeof e.customClass=="object"&&a(t,e.customClass.input)},De=(e,t)=>{(!e.placeholder||t.inputPlaceholder)&&(e.placeholder=t.inputPlaceholder)},re=(e,t,n)=>{if(n.inputLabel){e.id=i.input;const o=document.createElement("label"),s=i["input-label"];o.setAttribute("for",e.id),o.className=s,typeof n.customClass=="object"&&a(o,n.customClass.inputLabel),o.innerText=n.inputLabel,t.insertAdjacentElement("beforebegin",o)}},ht=e=>D(f(),i[e]||i.input),ue=(e,t)=>{["string","number"].includes(typeof t)?e.value=`${t}`:xe(t)||k(`Unexpected type of inputValue! Expected "string", "number" or "Promise", got "${typeof t}"`)},A={};A.text=A.email=A.password=A.number=A.tel=A.url=(e,t)=>(ue(e,t.inputValue),re(e,e,t),De(e,t),e.type=t.input,e);A.file=(e,t)=>(re(e,e,t),De(e,t),e);A.range=(e,t)=>{const n=e.querySelector("input"),o=e.querySelector("output");return ue(n,t.inputValue),n.type=t.input,ue(o,t.inputValue),re(n,e,t),e};A.select=(e,t)=>{if(e.textContent="",t.inputPlaceholder){const n=document.createElement("option");w(n,t.inputPlaceholder),n.value="",n.disabled=!0,n.selected=!0,e.appendChild(n)}return re(e,e,t),e};A.radio=e=>(e.textContent="",e);A.checkbox=(e,t)=>{const n=Oe(f(),"checkbox");n.value="1",n.id=i.checkbox,n.checked=Boolean(t.inputValue);const o=e.querySelector("span");return w(o,t.inputPlaceholder),n};A.textarea=(e,t)=>{ue(e,t.inputValue),De(e,t),re(e,e,t);const n=o=>parseInt(window.getComputedStyle(o).marginLeft)+parseInt(window.getComputedStyle(o).marginRight);return setTimeout(()=>{if("MutationObserver"in window){const o=parseInt(window.getComputedStyle(f()).width),s=()=>{const r=e.offsetWidth+n(e);r>o?f().style.width=`${r}px`:f().style.width=null};new MutationObserver(s).observe(e,{attributes:!0,attributeFilter:["style"]})}}),e};const Ln=(e,t)=>{const n=ae();T(n,t,"htmlContainer"),t.html?(He(t.html,n),y(n,"block")):t.text?(n.textContent=t.text,y(n,"block")):v(n),Sn(e,t)},On=(e,t)=>{const n=at();me(n,t.footer),t.footer&&He(t.footer,n),T(n,t,"footer")},Mn=(e,t)=>{const n=Ie();w(n,t.closeButtonHtml),T(n,t,"closeButton"),me(n,t.showCloseButton),n.setAttribute("aria-label",t.closeButtonAriaLabel)},Hn=(e,t)=>{const n=l.innerParams.get(e),o=ie();if(n&&t.icon===n.icon){ze(o,t),Ke(o,t);return}if(!t.icon&&!t.iconHtml)return v(o);if(t.icon&&Object.keys(Q).indexOf(t.icon)===-1)return W(`Unknown icon! Expected "success", "error", "warning", "info" or "question", got "${t.icon}"`),v(o);y(o),ze(o,t),Ke(o,t),a(o,t.showClass.icon)},Ke=(e,t)=>{for(const n in Q)t.icon!==n&&L(e,Q[n]);a(e,Q[t.icon]),qn(e,t),Dn(),T(e,t,"icon")},Dn=()=>{const e=f(),t=window.getComputedStyle(e).getPropertyValue("background-color"),n=e.querySelectorAll("[class^=swal2-success-circular-line], .swal2-success-fix");for(let o=0;o + +
    +
    +`,Fn=` + + + + +`,ze=(e,t)=>{e.textContent="",t.iconHtml?w(e,Ye(t.iconHtml)):t.icon==="success"?w(e,jn):t.icon==="error"?w(e,Fn):w(e,Ye({question:"?",warning:"!",info:"i"}[t.icon]))},qn=(e,t)=>{if(!!t.iconColor){e.style.color=t.iconColor,e.style.borderColor=t.iconColor;for(const n of[".swal2-success-line-tip",".swal2-success-line-long",".swal2-x-mark-line-left",".swal2-x-mark-line-right"])_e(e,n,"backgroundColor",t.iconColor);_e(e,".swal2-success-ring","borderColor",t.iconColor)}},Ye=e=>`
    ${e}
    `,Rn=(e,t)=>{const n=lt();if(!t.imageUrl)return v(n);y(n,""),n.setAttribute("src",t.imageUrl),n.setAttribute("alt",t.imageAlt),K(n,"width",t.imageWidth),K(n,"height",t.imageHeight),n.className=i.image,T(n,t,"image")},Vn=(e,t)=>{const n=ct();if(!t.progressSteps||t.progressSteps.length===0)return v(n);y(n),n.textContent="",t.currentProgressStep>=t.progressSteps.length&&k("Invalid currentProgressStep parameter, it should be less than progressSteps.length (currentProgressStep like JS arrays starts from 0)"),t.progressSteps.forEach((o,s)=>{const r=Wn(o);if(n.appendChild(r),s===t.currentProgressStep&&a(r,i["active-progress-step"]),s!==t.progressSteps.length-1){const h=Un(t);n.appendChild(h)}})},Wn=e=>{const t=document.createElement("li");return a(t,i["progress-step"]),w(t,e),t},Un=e=>{const t=document.createElement("li");return a(t,i["progress-step-line"]),e.progressStepsDistance&&K(t,"width",e.progressStepsDistance),t},_n=(e,t)=>{const n=rt();me(n,t.title||t.titleText,"block"),t.title&&He(t.title,n),t.titleText&&(n.innerText=t.titleText),T(n,t,"title")},Nn=(e,t)=>{const n=C(),o=f();t.toast?(K(n,"width",t.width),o.style.width="100%",o.insertBefore(Y(),ie())):K(o,"width",t.width),K(o,"padding",t.padding),t.color&&(o.style.color=t.color),t.background&&(o.style.background=t.background),v(pe()),Kn(o,t)},Kn=(e,t)=>{e.className=`${i.popup} ${E(e)?t.showClass.popup:""}`,t.toast?(a([document.documentElement,document.body],i["toast-shown"]),a(e,i.toast)):a(e,i.modal),T(e,t,"popup"),typeof t.customClass=="string"&&a(e,t.customClass),t.icon&&a(e,i[`icon-${t.icon}`])},gt=(e,t)=>{Nn(e,t),Pn(e,t),Vn(e,t),Hn(e,t),Rn(e,t),_n(e,t),Mn(e,t),Ln(e,t),yn(e,t),On(e,t),typeof t.didRender=="function"&&t.didRender(f())},Z=Object.freeze({cancel:"cancel",backdrop:"backdrop",close:"close",esc:"esc",timer:"timer"}),zn=()=>{S(document.body.children).forEach(t=>{t===C()||t.contains(C())||(t.hasAttribute("aria-hidden")&&t.setAttribute("data-previous-aria-hidden",t.getAttribute("aria-hidden")),t.setAttribute("aria-hidden","true"))})},mt=()=>{S(document.body.children).forEach(t=>{t.hasAttribute("data-previous-aria-hidden")?(t.setAttribute("aria-hidden",t.getAttribute("data-previous-aria-hidden")),t.removeAttribute("data-previous-aria-hidden")):t.removeAttribute("aria-hidden")})},bt=["swal-title","swal-html","swal-footer"],Yn=e=>{const t=typeof e.template=="string"?document.querySelector(e.template):e.template;if(!t)return{};const n=t.content;return to(n),Object.assign(Zn(n),Jn(n),Gn(n),Xn(n),Qn(n),eo(n,bt))},Zn=e=>{const t={};return S(e.querySelectorAll("swal-param")).forEach(n=>{R(n,["name","value"]);const o=n.getAttribute("name"),s=n.getAttribute("value");typeof _[o]=="boolean"&&s==="false"&&(t[o]=!1),typeof _[o]=="object"&&(t[o]=JSON.parse(s))}),t},Jn=e=>{const t={};return S(e.querySelectorAll("swal-button")).forEach(n=>{R(n,["type","color","aria-label"]);const o=n.getAttribute("type");t[`${o}ButtonText`]=n.innerHTML,t[`show${Se(o)}Button`]=!0,n.hasAttribute("color")&&(t[`${o}ButtonColor`]=n.getAttribute("color")),n.hasAttribute("aria-label")&&(t[`${o}ButtonAriaLabel`]=n.getAttribute("aria-label"))}),t},Gn=e=>{const t={},n=e.querySelector("swal-image");return n&&(R(n,["src","width","height","alt"]),n.hasAttribute("src")&&(t.imageUrl=n.getAttribute("src")),n.hasAttribute("width")&&(t.imageWidth=n.getAttribute("width")),n.hasAttribute("height")&&(t.imageHeight=n.getAttribute("height")),n.hasAttribute("alt")&&(t.imageAlt=n.getAttribute("alt"))),t},Xn=e=>{const t={},n=e.querySelector("swal-icon");return n&&(R(n,["type","color"]),n.hasAttribute("type")&&(t.icon=n.getAttribute("type")),n.hasAttribute("color")&&(t.iconColor=n.getAttribute("color")),t.iconHtml=n.innerHTML),t},Qn=e=>{const t={},n=e.querySelector("swal-input");n&&(R(n,["type","label","placeholder","value"]),t.input=n.getAttribute("type")||"text",n.hasAttribute("label")&&(t.inputLabel=n.getAttribute("label")),n.hasAttribute("placeholder")&&(t.inputPlaceholder=n.getAttribute("placeholder")),n.hasAttribute("value")&&(t.inputValue=n.getAttribute("value")));const o=e.querySelectorAll("swal-input-option");return o.length&&(t.inputOptions={},S(o).forEach(s=>{R(s,["value"]);const r=s.getAttribute("value"),h=s.innerHTML;t.inputOptions[r]=h})),t},eo=(e,t)=>{const n={};for(const o in t){const s=t[o],r=e.querySelector(s);r&&(R(r,[]),n[s.replace(/^swal-/,"")]=r.innerHTML.trim())}return n},to=e=>{const t=bt.concat(["swal-param","swal-button","swal-image","swal-icon","swal-input","swal-input-option"]);S(e.children).forEach(n=>{const o=n.tagName.toLowerCase();t.indexOf(o)===-1&&k(`Unrecognized element <${o}>`)})},R=(e,t)=>{S(e.attributes).forEach(n=>{t.indexOf(n.name)===-1&&k([`Unrecognized attribute "${n.name}" on <${e.tagName.toLowerCase()}>.`,`${t.length?`Allowed attributes are: ${t.join(", ")}`:"To set the value, use HTML within the element."}`])})};var Ze={email:(e,t)=>/^[a-zA-Z0-9.+_-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9-]{2,24}$/.test(e)?Promise.resolve():Promise.resolve(t||"Invalid email address"),url:(e,t)=>/^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-z]{2,63}\b([-a-zA-Z0-9@:%_+.~#?&/=]*)$/.test(e)?Promise.resolve():Promise.resolve(t||"Invalid URL")};function no(e){e.inputValidator||Object.keys(Ze).forEach(t=>{e.input===t&&(e.inputValidator=Ze[t])})}function oo(e){(!e.target||typeof e.target=="string"&&!document.querySelector(e.target)||typeof e.target!="string"&&!e.target.appendChild)&&(k('Target parameter is not valid, defaulting to "body"'),e.target="body")}function io(e){no(e),e.showLoaderOnConfirm&&!e.preConfirm&&k(`showLoaderOnConfirm is set to true, but preConfirm is not defined. +showLoaderOnConfirm should be used together with preConfirm, see usage example: +https://sweetalert2.github.io/#ajax-request`),oo(e),typeof e.title=="string"&&(e.title=e.title.split(` +`).join("
    ")),hn(e)}class so{constructor(t,n){this.callback=t,this.remaining=n,this.running=!1,this.start()}start(){return this.running||(this.running=!0,this.started=new Date,this.id=setTimeout(this.callback,this.remaining)),this.remaining}stop(){return this.running&&(this.running=!1,clearTimeout(this.id),this.remaining-=new Date().getTime()-this.started.getTime()),this.remaining}increase(t){const n=this.running;return n&&this.stop(),this.remaining+=t,n&&this.start(),this.remaining}getTimerLeft(){return this.running&&(this.stop(),this.start()),this.remaining}isRunning(){return this.running}}const ro=()=>{N.previousBodyPadding===null&&document.body.scrollHeight>window.innerHeight&&(N.previousBodyPadding=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right")),document.body.style.paddingRight=`${N.previousBodyPadding+wn()}px`)},lo=()=>{N.previousBodyPadding!==null&&(document.body.style.paddingRight=`${N.previousBodyPadding}px`,N.previousBodyPadding=null)},co=()=>{if((/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1)&&!M(document.body,i.iosfix)){const t=document.body.scrollTop;document.body.style.top=`${t*-1}px`,a(document.body,i.iosfix),uo(),ao()}},ao=()=>{const e=navigator.userAgent,t=!!e.match(/iPad/i)||!!e.match(/iPhone/i),n=!!e.match(/WebKit/i);t&&n&&!e.match(/CriOS/i)&&f().scrollHeight>window.innerHeight-44&&(C().style.paddingBottom=`${44}px`)},uo=()=>{const e=C();let t;e.ontouchstart=n=>{t=fo(n)},e.ontouchmove=n=>{t&&(n.preventDefault(),n.stopPropagation())}},fo=e=>{const t=e.target,n=C();return po(e)||ho(e)?!1:t===n||!Ne(n)&&t.tagName!=="INPUT"&&t.tagName!=="TEXTAREA"&&!(Ne(ae())&&ae().contains(t))},po=e=>e.touches&&e.touches.length&&e.touches[0].touchType==="stylus",ho=e=>e.touches&&e.touches.length>1,go=()=>{if(M(document.body,i.iosfix)){const e=parseInt(document.body.style.top,10);L(document.body,i.iosfix),document.body.style.top="",document.body.scrollTop=e*-1}},wt=10,mo=e=>{const t=C(),n=f();typeof e.willOpen=="function"&&e.willOpen(n);const s=window.getComputedStyle(document.body).overflowY;yo(t,n,e),setTimeout(()=>{bo(t,n)},wt),Le()&&(wo(t,e.scrollbarPadding,s),zn()),!ge()&&!c.previousActiveElement&&(c.previousActiveElement=document.activeElement),typeof e.didOpen=="function"&&setTimeout(()=>e.didOpen(n)),L(t,i["no-transition"])},yt=e=>{const t=f();if(e.target!==t)return;const n=C();t.removeEventListener(ee,yt),n.style.overflowY="auto"},bo=(e,t)=>{ee&&ft(t)?(e.style.overflowY="hidden",t.addEventListener(ee,yt)):e.style.overflowY="auto"},wo=(e,t,n)=>{co(),t&&n!=="hidden"&&ro(),setTimeout(()=>{e.scrollTop=0})},yo=(e,t,n)=>{a(e,n.showClass.backdrop),t.style.setProperty("opacity","0","important"),y(t,"grid"),setTimeout(()=>{a(t,n.showClass.popup),t.style.removeProperty("opacity")},wt),a([document.documentElement,document.body],i.shown),n.heightAuto&&n.backdrop&&!n.toast&&a([document.documentElement,document.body],i["height-auto"])},z=e=>{let t=f();t||new V,t=f();const n=Y();ge()?v(ie()):Co(t,e),y(n),t.setAttribute("data-loading","true"),t.setAttribute("aria-busy","true"),t.focus()},Co=(e,t)=>{const n=se(),o=Y();!t&&E(I())&&(t=I()),y(n),t&&(v(t),o.setAttribute("data-button-to-replace",t.className)),o.parentNode.insertBefore(o,t),a([e,n],i.loading)},vo=(e,t)=>{t.input==="select"||t.input==="radio"?Eo(e,t):["text","email","number","tel","textarea"].includes(t.input)&&(Te(t.inputValue)||xe(t.inputValue))&&(z(I()),So(e,t))},Po=(e,t)=>{const n=e.getInput();if(!n)return null;switch(t.input){case"checkbox":return Ao(n);case"radio":return ko(n);case"file":return Bo(n);default:return t.inputAutoTrim?n.value.trim():n.value}},Ao=e=>e.checked?1:0,ko=e=>e.checked?e.value:null,Bo=e=>e.files.length?e.getAttribute("multiple")!==null?e.files:e.files[0]:null,Eo=(e,t)=>{const n=f(),o=s=>To[t.input](n,Pe(s),t);Te(t.inputOptions)||xe(t.inputOptions)?(z(I()),ne(t.inputOptions).then(s=>{e.hideLoading(),o(s)})):typeof t.inputOptions=="object"?o(t.inputOptions):W(`Unexpected type of inputOptions! Expected object, Map or Promise, got ${typeof t.inputOptions}`)},So=(e,t)=>{const n=e.getInput();v(n),ne(t.inputValue).then(o=>{n.value=t.input==="number"?parseFloat(o)||0:`${o}`,y(n),n.focus(),e.hideLoading()}).catch(o=>{W(`Error in inputValue promise: ${o}`),n.value="",y(n),n.focus(),e.hideLoading()})},To={select:(e,t,n)=>{const o=D(e,i.select),s=(r,h,b)=>{const m=document.createElement("option");m.value=b,w(m,h),m.selected=Je(b,n.inputValue),r.appendChild(m)};t.forEach(r=>{const h=r[0],b=r[1];if(Array.isArray(b)){const m=document.createElement("optgroup");m.label=h,m.disabled=!1,o.appendChild(m),b.forEach(H=>s(m,H[1],H[0]))}else s(o,b,h)}),o.focus()},radio:(e,t,n)=>{const o=D(e,i.radio);t.forEach(r=>{const h=r[0],b=r[1],m=document.createElement("input"),H=document.createElement("label");m.type="radio",m.name=i.radio,m.value=h,Je(h,n.inputValue)&&(m.checked=!0);const G=document.createElement("span");w(G,b),G.className=i.label,H.appendChild(m),H.appendChild(G),o.appendChild(H)});const s=o.querySelectorAll("input");s.length&&s[0].focus()}},Pe=e=>{const t=[];return typeof Map!="undefined"&&e instanceof Map?e.forEach((n,o)=>{let s=n;typeof s=="object"&&(s=Pe(s)),t.push([o,s])}):Object.keys(e).forEach(n=>{let o=e[n];typeof o=="object"&&(o=Pe(o)),t.push([n,o])}),t},Je=(e,t)=>t&&t.toString()===e.toString();function Ge(){const e=l.innerParams.get(this);if(!e)return;const t=l.domCache.get(this);v(t.loader),ge()?e.icon&&y(ie()):xo(t),L([t.popup,t.actions],i.loading),t.popup.removeAttribute("aria-busy"),t.popup.removeAttribute("data-loading"),t.confirmButton.disabled=!1,t.denyButton.disabled=!1,t.cancelButton.disabled=!1}const xo=e=>{const t=e.popup.getElementsByClassName(e.loader.getAttribute("data-button-to-replace"));t.length?y(t[0],"inline-block"):nn()&&v(e.actions)};function Io(e){const t=l.innerParams.get(e||this),n=l.domCache.get(e||this);return n?Oe(n.popup,t.input):null}var te={swalPromiseResolve:new WeakMap,swalPromiseReject:new WeakMap};const $o=()=>E(f()),Ct=()=>I()&&I().click(),Lo=()=>j()&&j().click(),Oo=()=>q()&&q().click(),vt=e=>{e.keydownTarget&&e.keydownHandlerAdded&&(e.keydownTarget.removeEventListener("keydown",e.keydownHandler,{capture:e.keydownListenerCapture}),e.keydownHandlerAdded=!1)},Mo=(e,t,n,o)=>{vt(t),n.toast||(t.keydownHandler=s=>Do(e,s,o),t.keydownTarget=n.keydownListenerCapture?window:f(),t.keydownListenerCapture=n.keydownListenerCapture,t.keydownTarget.addEventListener("keydown",t.keydownHandler,{capture:t.keydownListenerCapture}),t.keydownHandlerAdded=!0)},Ae=(e,t,n)=>{const o=$e();if(o.length)return t=t+n,t===o.length?t=0:t===-1&&(t=o.length-1),o[t].focus();f().focus()},Pt=["ArrowRight","ArrowDown"],Ho=["ArrowLeft","ArrowUp"],Do=(e,t,n)=>{const o=l.innerParams.get(e);!o||t.isComposing||t.keyCode===229||(o.stopKeydownPropagation&&t.stopPropagation(),t.key==="Enter"?jo(e,t,o):t.key==="Tab"?Fo(t,o):[...Pt,...Ho].includes(t.key)?qo(t.key):t.key==="Escape"&&Ro(t,o,n))},jo=(e,t,n)=>{if(!!fe(n.allowEnterKey)&&t.target&&e.getInput()&&t.target instanceof HTMLElement&&t.target.outerHTML===e.getInput().outerHTML){if(["textarea","file"].includes(n.input))return;Ct(),t.preventDefault()}},Fo=(e,t)=>{const n=e.target,o=$e();let s=-1;for(let r=0;r{const t=I(),n=j(),o=q();if(document.activeElement instanceof HTMLElement&&![t,n,o].includes(document.activeElement))return;const s=Pt.includes(e)?"nextElementSibling":"previousElementSibling";let r=document.activeElement;for(let h=0;h{fe(t.allowEscapeKey)&&(e.preventDefault(),n(Z.esc))};function At(e,t,n,o){ge()?Xe(e,o):(ln(n).then(()=>Xe(e,o)),vt(c)),/^((?!chrome|android).)*safari/i.test(navigator.userAgent)?(t.setAttribute("style","display:none !important"),t.removeAttribute("class"),t.innerHTML=""):t.remove(),Le()&&(lo(),go(),mt()),Vo()}function Vo(){L([document.documentElement,document.body],[i.shown,i["height-auto"],i["no-backdrop"],i["toast-shown"]])}function ce(e){e=No(e);const t=te.swalPromiseResolve.get(this),n=Uo(this);this.isAwaitingPromise()?e.isDismissed||(le(this),t(e)):n&&t(e)}function Wo(){return!!l.awaitingPromise.get(this)}const Uo=e=>{const t=f();if(!t)return!1;const n=l.innerParams.get(e);if(!n||M(t,n.hideClass.popup))return!1;L(t,n.showClass.popup),a(t,n.hideClass.popup);const o=C();return L(o,n.showClass.backdrop),a(o,n.hideClass.backdrop),Ko(e,t,n),!0};function _o(e){const t=te.swalPromiseReject.get(this);le(this),t&&t(e)}const le=e=>{e.isAwaitingPromise()&&(l.awaitingPromise.delete(e),l.innerParams.get(e)||e._destroy())},No=e=>typeof e=="undefined"?{isConfirmed:!1,isDenied:!1,isDismissed:!0}:Object.assign({isConfirmed:!1,isDenied:!1,isDismissed:!1},e),Ko=(e,t,n)=>{const o=C(),s=ee&&ft(t);typeof n.willClose=="function"&&n.willClose(t),s?zo(e,t,o,n.returnFocus,n.didClose):At(e,o,n.returnFocus,n.didClose)},zo=(e,t,n,o,s)=>{c.swalCloseEventFinishedCallback=At.bind(null,e,n,o,s),t.addEventListener(ee,function(r){r.target===t&&(c.swalCloseEventFinishedCallback(),delete c.swalCloseEventFinishedCallback)})},Xe=(e,t)=>{setTimeout(()=>{typeof t=="function"&&t.bind(e.params)(),e._destroy()})};function kt(e,t,n){const o=l.domCache.get(e);t.forEach(s=>{o[s].disabled=n})}function Bt(e,t){if(!e)return!1;if(e.type==="radio"){const o=e.parentNode.parentNode.querySelectorAll("input");for(let s=0;s{const t={};return Object.keys(e).forEach(n=>{it(n)?t[n]=e[n]:k(`Invalid parameter to update: ${n}`)}),t};function oi(){const e=l.domCache.get(this),t=l.innerParams.get(this);if(!t){Et(this);return}e.popup&&c.swalCloseEventFinishedCallback&&(c.swalCloseEventFinishedCallback(),delete c.swalCloseEventFinishedCallback),typeof t.didDestroy=="function"&&t.didDestroy(),ii(this)}const ii=e=>{Et(e),delete e.params,delete c.keydownHandler,delete c.keydownTarget,delete c.currentInstance},Et=e=>{e.isAwaitingPromise()?(Ce(l,e),l.awaitingPromise.set(e,!0)):(Ce(te,e),Ce(l,e))},Ce=(e,t)=>{for(const n in e)e[n].delete(t)};var St=Object.freeze(Object.defineProperty({__proto__:null,hideLoading:Ge,disableLoading:Ge,getInput:Io,close:ce,isAwaitingPromise:Wo,rejectPromise:_o,handleAwaitingPromise:le,closePopup:ce,closeModal:ce,closeToast:ce,enableButtons:Yo,disableButtons:Zo,enableInput:Jo,disableInput:Go,showValidationMessage:Xo,resetValidationMessage:Qo,getProgressSteps:ei,update:ti,_destroy:oi},Symbol.toStringTag,{value:"Module"}));const si=e=>{const t=l.innerParams.get(e);e.disableButtons(),t.input?Tt(e,"confirm"):Fe(e,!0)},ri=e=>{const t=l.innerParams.get(e);e.disableButtons(),t.returnInputValueOnDeny?Tt(e,"deny"):je(e,!1)},li=(e,t)=>{e.disableButtons(),t(Z.cancel)},Tt=(e,t)=>{const n=l.innerParams.get(e);if(!n.input)return W(`The "input" parameter is needed to be set when using returnInputValueOn${Se(t)}`);const o=Po(e,n);n.inputValidator?ci(e,o,t):e.getInput().checkValidity()?t==="deny"?je(e,o):Fe(e,o):(e.enableButtons(),e.showValidationMessage(n.validationMessage))},ci=(e,t,n)=>{const o=l.innerParams.get(e);e.disableInput(),Promise.resolve().then(()=>ne(o.inputValidator(t,o.validationMessage))).then(r=>{e.enableButtons(),e.enableInput(),r?e.showValidationMessage(r):n==="deny"?je(e,t):Fe(e,t)})},je=(e,t)=>{const n=l.innerParams.get(e||globalThis);n.showLoaderOnDeny&&z(j()),n.preDeny?(l.awaitingPromise.set(e||globalThis,!0),Promise.resolve().then(()=>ne(n.preDeny(t,n.validationMessage))).then(s=>{s===!1?(e.hideLoading(),le(e)):e.closePopup({isDenied:!0,value:typeof s=="undefined"?t:s})}).catch(s=>xt(e||globalThis,s))):e.closePopup({isDenied:!0,value:t})},Qe=(e,t)=>{e.closePopup({isConfirmed:!0,value:t})},xt=(e,t)=>{e.rejectPromise(t)},Fe=(e,t)=>{const n=l.innerParams.get(e||globalThis);n.showLoaderOnConfirm&&z(),n.preConfirm?(e.resetValidationMessage(),l.awaitingPromise.set(e||globalThis,!0),Promise.resolve().then(()=>ne(n.preConfirm(t,n.validationMessage))).then(s=>{E(pe())||s===!1?(e.hideLoading(),le(e)):Qe(e,typeof s=="undefined"?t:s)}).catch(s=>xt(e||globalThis,s))):Qe(e,t)},ai=(e,t,n)=>{l.innerParams.get(e).toast?ui(e,t,n):(fi(t),pi(t),hi(e,t,n))},ui=(e,t,n)=>{t.popup.onclick=()=>{const o=l.innerParams.get(e);o&&(di(o)||o.timer||o.input)||n(Z.close)}},di=e=>e.showConfirmButton||e.showDenyButton||e.showCancelButton||e.showCloseButton;let de=!1;const fi=e=>{e.popup.onmousedown=()=>{e.container.onmouseup=function(t){e.container.onmouseup=void 0,t.target===e.container&&(de=!0)}}},pi=e=>{e.container.onmousedown=()=>{e.popup.onmouseup=function(t){e.popup.onmouseup=void 0,(t.target===e.popup||e.popup.contains(t.target))&&(de=!0)}}},hi=(e,t,n)=>{t.container.onclick=o=>{const s=l.innerParams.get(e);if(de){de=!1;return}o.target===t.container&&fe(s.allowOutsideClick)&&n(Z.backdrop)}},gi=e=>typeof e=="object"&&e.jquery,et=e=>e instanceof Element||gi(e),mi=e=>{const t={};return typeof e[0]=="object"&&!et(e[0])?Object.assign(t,e[0]):["title","html","icon"].forEach((n,o)=>{const s=e[o];typeof s=="string"||et(s)?t[n]=s:s!==void 0&&W(`Unexpected type of ${n}! Expected "string" or "Element", got ${typeof s}`)}),t};function bi(...e){const t=this;return new t(...e)}function wi(e){class t extends this{_main(o,s){return super._main(o,Object.assign({},e,s))}}return t}const yi=()=>c.timeout&&c.timeout.getTimerLeft(),It=()=>{if(c.timeout)return on(),c.timeout.stop()},$t=()=>{if(c.timeout){const e=c.timeout.start();return Me(e),e}},Ci=()=>{const e=c.timeout;return e&&(e.running?It():$t())},vi=e=>{if(c.timeout){const t=c.timeout.increase(e);return Me(t,!0),t}},Pi=()=>c.timeout&&c.timeout.isRunning();let tt=!1;const ke={};function Ai(e="data-swal-template"){ke[e]=this,tt||(document.body.addEventListener("click",ki),tt=!0)}const ki=e=>{for(let t=e.target;t&&t!==document;t=t.parentNode)for(const n in ke){const o=t.getAttribute(n);if(o){ke[n].fire({template:o});return}}};var Bi=Object.freeze(Object.defineProperty({__proto__:null,isValidParameter:ot,isUpdatableParameter:it,isDeprecatedParameter:ve,argsToParams:mi,getContainer:C,getPopup:f,getTitle:rt,getHtmlContainer:ae,getImage:lt,getIcon:ie,getInputLabel:Xt,getCloseButton:Ie,getActions:se,getConfirmButton:I,getDenyButton:j,getCancelButton:q,getLoader:Y,getFooter:at,getTimerProgressBar:he,getFocusableElements:$e,getValidationMessage:pe,isLoading:en,isVisible:$o,clickConfirm:Ct,clickDeny:Lo,clickCancel:Oo,fire:bi,mixin:wi,showLoading:z,enableLoading:z,getTimerLeft:yi,stopTimer:It,resumeTimer:$t,toggleTimer:Ci,increaseTimer:vi,isTimerRunning:Pi,bindClickHandler:Ai},Symbol.toStringTag,{value:"Module"}));let $;class J{constructor(...t){if(typeof window=="undefined")return;$=this;const n=Object.freeze(this.constructor.argsToParams(t));Object.defineProperties(this,{params:{value:n,writable:!1,enumerable:!0,configurable:!0}});const o=$._main($.params);l.promise.set(this,o)}_main(t,n={}){Jt(Object.assign({},n,t)),c.currentInstance&&(c.currentInstance._destroy(),Le()&&mt()),c.currentInstance=$;const o=Si(t,n);io(o),Object.freeze(o),c.timeout&&(c.timeout.stop(),delete c.timeout),clearTimeout(c.restoreFocusTimeout);const s=Ti($);return gt($,o),l.innerParams.set($,o),Ei($,s,o)}then(t){return l.promise.get(this).then(t)}finally(t){return l.promise.get(this).finally(t)}}const Ei=(e,t,n)=>new Promise((o,s)=>{const r=h=>{e.closePopup({isDismissed:!0,dismiss:h})};te.swalPromiseResolve.set(e,o),te.swalPromiseReject.set(e,s),t.confirmButton.onclick=()=>si(e),t.denyButton.onclick=()=>ri(e),t.cancelButton.onclick=()=>li(e,r),t.closeButton.onclick=()=>r(Z.close),ai(e,t,r),Mo(e,c,n,r),vo(e,n),mo(n),xi(c,n,r),Ii(t,n),setTimeout(()=>{t.container.scrollTop=0})}),Si=(e,t)=>{const n=Yn(e),o=Object.assign({},_,t,n,e);return o.showClass=Object.assign({},_.showClass,o.showClass),o.hideClass=Object.assign({},_.hideClass,o.hideClass),o},Ti=e=>{const t={popup:f(),container:C(),actions:se(),confirmButton:I(),denyButton:j(),cancelButton:q(),loader:Y(),closeButton:Ie(),validationMessage:pe(),progressSteps:ct()};return l.domCache.set(e,t),t},xi=(e,t,n)=>{const o=he();v(o),t.timer&&(e.timeout=new so(()=>{n("timer"),delete e.timeout},t.timer),t.timerProgressBar&&(y(o),T(o,t,"timerProgressBar"),setTimeout(()=>{e.timeout&&e.timeout.running&&Me(t.timer)})))},Ii=(e,t)=>{if(!t.toast){if(!fe(t.allowEnterKey))return Li();$i(e,t)||Ae(t,-1,1)}},$i=(e,t)=>t.focusDeny&&E(e.denyButton)?(e.denyButton.focus(),!0):t.focusCancel&&E(e.cancelButton)?(e.cancelButton.focus(),!0):t.focusConfirm&&E(e.confirmButton)?(e.confirmButton.focus(),!0):!1,Li=()=>{document.activeElement instanceof HTMLElement&&typeof document.activeElement.blur=="function"&&document.activeElement.blur()};Object.assign(J.prototype,St);Object.assign(J,Bi);Object.keys(St).forEach(e=>{J[e]=function(...t){if($)return $[e](...t)}});J.DismissReason=Z;J.version="11.4.16";const V=J;V.default=V;var Oi="/assets/ree.9d7643fe.mp3";let Mi=new Audio(Oi);document.getElementById("whole-content").style.display="block";console.log("I don't know why you are here");document.addEventListener("DOMContentLoaded",()=>{setTimeout(()=>{document.getElementById("whole-content").remove(),document.getElementById("append-head").style.display="block"},2e3)});const Hi=` +
    This is a help text
    +`;document.getElementById("help-tooltip").addEventListener("click",async()=>{Mi.play(),V.fire({title:"Help",html:Hi,showCancelButton:!1,confirmButtonColor:"#3085d6",allowEscapeKey:!1,allowOutsideClick:!1,confirmButtonText:"OK"})});const Di=localStorage.getItem("previousVisit");Di===null&&(alert("The website has been resetted by the admin. So you will be redoing the achievements"),localStorage.clear(),localStorage.setItem("previousVisit","true"));let Be=window.location.origin;Be==="http://localhost:3000"&&(Be="http://localhost:3000/src/");const ji=``,Fi=document.getElementById("append-head");Fi.insertAdjacentHTML("beforeend",ji);function qi(e,t){e.classList=[],e.classList.add(`frame${t}`)}(function(){let e=document.getElementById("nyan-cat"),t=1;setInterval(function(){t=t%6+1,qi(e,t)},70)})();var g={maxCount:150,speed:2,frameInterval:15,alpha:1,gradient:!1,start:null,stop:null,toggle:null,pause:null,resume:null,togglePause:null,remove:null,isPaused:null,isRunning:null};(function(){g.start=We,g.stop=we,g.toggle=Mt,g.pause=Re,g.resume=Ve,g.togglePause=H,g.isPaused=G,g.remove=Ot,g.isRunning=Ht;var e=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame,t=["rgba(30,144,255,","rgba(107,142,35,","rgba(255,215,0,","rgba(255,192,203,","rgba(106,90,205,","rgba(173,216,230,","rgba(238,130,238,","rgba(152,251,152,","rgba(70,130,180,","rgba(244,164,96,","rgba(210,105,30,","rgba(220,20,60,"],n=!1,o=!1,s=Date.now(),r=[],h=0,b=null;function m(p,u,d){return p.color=t[Math.random()*t.length|0]+(g.alpha+")"),p.color2=t[Math.random()*t.length|0]+(g.alpha+")"),p.x=Math.random()*u,p.y=Math.random()*d-d,p.diameter=Math.random()*10+5,p.tilt=Math.random()*10-10,p.tiltAngleIncrement=Math.random()*.07+.05,p.tiltAngle=Math.random()*Math.PI,p}function H(){o?Ve():Re()}function G(){return o}function Re(){o=!0}function Ve(){o=!1,be()}function be(){if(!o)if(r.length===0)b.clearRect(0,0,window.innerWidth,window.innerHeight);else{var p=Date.now(),u=p-s;(!e||u>g.frameInterval)&&(b.clearRect(0,0,window.innerWidth,window.innerHeight),jt(),Dt(b),s=p-u%g.frameInterval),requestAnimationFrame(be)}}function We(p,u,d){var B=window.innerWidth,U=window.innerHeight;window.requestAnimationFrame=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(qt){return window.setTimeout(qt,g.frameInterval)}}();var P=document.getElementById("confetti-canvas");P===null?(P=document.createElement("canvas"),P.setAttribute("id","confetti-canvas"),P.setAttribute("style","display:block;z-index:999999;pointer-events:none;position:fixed;top:0"),document.body.prepend(P),P.width=B,P.height=U,window.addEventListener("resize",function(){P.width=window.innerWidth,P.height=window.innerHeight},!0),b=P.getContext("2d")):b===null&&(b=P.getContext("2d"));var O=g.maxCount;if(u)if(d)if(u==d)O=r.length+d;else{if(u>d){var Ft=u;u=d,d=Ft}O=r.length+(Math.random()*(d-u)+u|0)}else O=r.length+u;else d&&(O=r.length+d);for(;r.lengthp+20||d.x<-20||d.y>u)&&(n&&r.length<=g.maxCount?m(d,p,u):(r.splice(B,1),B--))}})();const Lt=()=>{g.start()},qe=()=>{setTimeout(function(){g.stop()},3e3)},Ee=[{name:"First Step",description:"Visit the website for the first time",id:"firstStep"},{name:"Code Review",description:"Visit the official repo of the website...",id:"codeReview"}],Ri=e=>(localStorage.setItem(e.id,"true"),Lt(),qe(),V.fire({html:`
    +
    + trophy +
    +
    +
    +

    ${e.name}

    +
    +

    ${e.description}

    +
    +
    `,showConfirmButton:!1,showCloseButton:!0,allowEscapeKey:!1,allowOutsideClick:!1}));document.addEventListener("DOMContentLoaded",()=>{localStorage.getItem("firstStep")||setTimeout(()=>{Ri(Ee[0])},3e3)});const Vi=window.location.search,Wi=new URLSearchParams(Vi),X=Wi.get("redirect");X==="https://github.com/Criticalcarpet/criticalcarpet.github.io"?(Lt(),qe(),V.fire({title:"Redirecting...",showConfirmButton:!1,showCloseButton:!1,allowEscapeKey:!1,allowOutsideClick:!1}),localStorage.getItem("codeReview")?window.location.href=X:(localStorage.setItem("codeReview","true"),V.fire({html:`
    +
    + trophy +
    +
    +
    +

    ${Ee[1].name}

    +
    +

    ${Ee[1].description}

    +
    +
    `,showConfirmButton:!1,showCloseButton:!0,allowEscapeKey:!1,allowOutsideClick:!1,footer:"You will be redirected when you close this popup !!!"}).then(()=>{window.location.href=X}))):X!==null&&(window.location.href=X);Hyperlinks.Init("mixed"); diff --git a/assets/modulepreload-polyfill.b7f2da20.js b/assets/modulepreload-polyfill.b7f2da20.js new file mode 100644 index 0000000..c9883e1 --- /dev/null +++ b/assets/modulepreload-polyfill.b7f2da20.js @@ -0,0 +1 @@ +const s=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))n(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&n(o)}).observe(document,{childList:!0,subtree:!0});function i(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerpolicy&&(r.referrerPolicy=e.referrerpolicy),e.crossorigin==="use-credentials"?r.credentials="include":e.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function n(e){if(e.ep)return;e.ep=!0;const r=i(e);fetch(e.href,r)}};s(); diff --git a/src/public/ree.mp3 b/assets/ree.9d7643fe.mp3 similarity index 100% rename from src/public/ree.mp3 rename to assets/ree.9d7643fe.mp3 diff --git a/src/index.html b/index.html similarity index 90% rename from src/index.html rename to index.html index 6452721..db1e8d7 100644 --- a/src/index.html +++ b/index.html @@ -30,13 +30,13 @@ href="//github.com/Criticalcarpet.png" type="image/x-icon" /> - - - - - - - + + + + + + + + + + +