@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap);.welcome-container{align-items:center;border:3px solid red;box-shadow:1px 1px 20px #2f2f2f;display:flex;flex-direction:column;gap:32px;padding:16px;position:relative;width:250px;div{display:flex;flex-direction:column;gap:40px}p{font-size:14px;margin:0;text-align:center}img{bottom:-7px;position:absolute;right:-30px;width:100px}}.home-button{background-color:#3b4cca;border:3px outset red;color:#ffde00;cursor:pointer;font-family:Fredoka;font-size:16px;padding:5px 0;text-align:center;text-decoration:none;width:100px;&:focus,&:hover{background-color:red;border:3px outset #3b4caa;box-shadow:1px 1px 14px #3b4cca}}@media only screen and (min-width:480px){.welcome-container{width:300px}.home-button{width:135px}}@media only screen and (min-width:600px){.welcome-container{padding:24px;width:450px;p{font-size:22px;text-align:start}img{width:140px}}.home-button{font-size:1.5em;width:180px}}@media only screen and (min-width:900px){.welcome-container{padding:40px;width:500px;img{width:170px}}}.logo{align-items:center;display:flex;flex-direction:column;font-size:26px;margin:0;img{height:150px}}.logo-home{margin-top:60px}@media only screen and (min-width:600px){.logo{font-size:32px;img{height:180px}}.logo-home{margin-top:36px}}@media only screen and (min-width:768px){.logo-home{margin-top:16px}}@media only screen and (min-width:900px){.logo img{height:200px}}@media only screen and (min-width:1200px){.logo-home{margin-top:0}}.more-info-message{p{font-size:20px;font-weight:100;text-align:center;width:75vw}button{display:flex;font-size:25px;padding:2px 10px}}.more-info-p{display:flex;flex-direction:column;gap:30px}.contact-links{align-items:center;display:flex;font-size:20px;gap:15px;justify-content:center;a{color:#f8f8f8;font-weight:100;text-decoration:none}a:hover{font-weight:400;text-decoration:underline}}@media only screen and (min-width:480px){.more-info-message p{font-size:22px}}@media only screen and (min-width:600px){.more-info-message p{font-size:26px}.more-info-message button{font-size:32px;padding:5px 15px}}.more-info-link{align-items:center;cursor:pointer;display:flex;gap:8px;left:15px;position:absolute;top:10px;&:focus,&:hover{zoom:105%;font-weight:700}}.pokebola-info{border-radius:50%;box-shadow:1px 1px 13px #3b4cca;width:30px}.more-info-span{align-items:center;display:flex;flex-direction:column;font-size:12px}@media only screen and (min-width:600px){.more-info-link{gap:16px}.pokebola-info{width:35px}.more-info-span{font-size:12px}}@media only screen and (min-width:768px){.more-info-link{left:20px;top:15px}.more-info-span{font-size:15px}}@media only screen and (min-width:900px){.pokebola-info{width:45px}}.home-container{align-items:center;display:flex;flex-direction:column;gap:15vh;height:-webkit-min-content;height:min-content;justify-content:start}@media only screen and (min-width:600px){.home-container{height:85vh}}@media only screen and (min-width:768px){.home-container{height:80vh}}label{align-items:center;display:flex;font-weight:400;gap:14px;justify-content:start;&:hover{background-color:#ff000042;font-weight:700}img{height:20px}input+img+span+img{display:none}input[type=radio]:checked+img{content:url(/pokeBuzz/static/media/pokebola-cor.2e4159a779009c2f1266.png)}input[type=radio]:checked+img+span+img{display:none}input[type=radio]:checked+img+span{font-weight:600}span{font-size:16px}}input{opacity:0;pointer-events:none;position:absolute}@media only screen and (min-width:600px){label{justify-content:space-between;img{height:30px}input+img+span+img{display:block;z-index:1}input[type=radio]:checked+img+span+img{content:url(/pokeBuzz/static/media/pokebola-cor.2e4159a779009c2f1266.png);display:block}input[type=radio]:focus+img+span{font-weight:700}span{font-size:20px}}}@media only screen and (min-width:900px){label{img{height:35px}span{font-size:22px}}}fieldset{background-color:#f8f8f8b0;border:3px solid red;border-radius:8px;display:flex;flex-direction:column;gap:5px;margin-bottom:15px;width:300px}fieldset,legend{padding-left:10px;padding-right:10px}legend{font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}.hasError{background-color:red}.error-fieldset{border:5px dashed red;position:relative;transition:.3s ease}.form-error-image{position:absolute;right:-25px;top:-25px;width:120px}@media only screen and (min-width:480px){fieldset{width:330px}legend{font-size:18px;padding-left:20px;padding-right:20px}}@media only screen and (min-width:600px){fieldset{width:500px}legend{font-size:22px}.form-error-image{right:-40px;top:-70px;width:170px}}@media only screen and (min-width:768px){fieldset{padding-left:30px;padding-right:30px;width:600px}.form-error-image{right:-30px;top:-80px;width:200px}}@media only screen and (min-width:900px){fieldset{gap:0;width:750px}legend{font-size:24px}.form-error-image{right:-20px;top:-90px;width:230px}}@media only screen and (min-width:1200px){fieldset{padding-left:50px;padding-right:50px;width:900px}.form-error-image{width:250px}}form{align-items:center;display:flex;flex-direction:column;margin-top:32px}.form-button{border-width:3px;font-size:24px;margin-top:14px;padding:5px 20px}.form-errors{color:red;font-size:14px;margin-top:16px;width:270px}@media only screen and (min-width:480px){.form-button{font-size:26px}.form-errors{font-size:16px;width:320px}}@media only screen and (min-width:600px){.form-button{font-size:28px}.form-errors{font-size:16px;width:450px}}@media only screen and (min-width:768px){.form-errors{font-size:18px;width:550px}}@media only screen and (min-width:900px){.form-errors{font-size:20px;width:700px}}@media only screen and (min-width:1200px){.form-button{font-size:32px}.form-errors{width:800px}}.pokeCard{background:linear-gradient(135deg,#6b6b47,#ffde00,#332d03);border:3px ridge #2f2f2f;border-radius:5px;box-shadow:inset 0 0 8px #fff3,inset 0 0 20px #ffffff1a,0 4px 10px #0006;color:#000;display:flex;flex-direction:column;gap:20px;height:420px;justify-content:start;padding:13px;transition:transform .7s ease,box-shadow .7s ease;width:300px;&:hover{box-shadow:inset 0 0 12px #898000,inset 0 0 25px #0f09ff4a,0 6px 15px #000;transform:scale(1.02)}}.pokeCard-img{align-items:center;align-self:center;background-position:50%;background-size:cover;border:2px ridge #2f2f2f;box-shadow:1px 1px 5px #000;display:flex;height:270px;justify-content:center;width:260px}.pokemon-img{filter:drop-shadow(1px 1px 4px black);max-height:260px;max-width:250px;min-height:240px;min-width:220px}.pokeCard-attributes{display:flex;flex-direction:column;font-family:Play,sans-serif;font-weight:400;gap:5px}.pokeCard p{font-size:22px;font-weight:500;margin:0 10px}*,:after,:before{box-sizing:border-box}.pokedex{align-items:end;display:flex;grid-column:2;z-index:1}.pokedex,.pokedex__left,.pokedex__right,.red-frame{position:relative}.red-frame{background:#dc0a2d;border:2px solid #000;border-radius:20px;display:flex;flex-direction:column;height:435px;justify-content:space-between;width:300px}.red-frame:after{background:#89061c;border:2px solid #000;border-radius:0 0 20px 20px;bottom:-10px;content:"";height:40px;left:0;position:absolute;right:0;z-index:-1}.camera-wrapper{height:27%;position:absolute;width:100%}.camera-wrapper__border-bottom-curve,.camera-wrapper__border-top-curve,.camera-wrapper__shadow,.camera-wrapper__top-portion{border-radius:20px 20px 0 0;height:100%;position:absolute;width:100%}.camera-wrapper__border-bottom-curve,.camera-wrapper__border-top-curve{background-color:#000}.camera-wrapper__top-portion{background-color:#dc0a2d;background:#dc0a2d;-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 40%,hline to 65%,line to 45% 65%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 40%,hline to 65%,line to 45% 65%,hline to 0,close);z-index:5}.camera-wrapper__border-top-curve{-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 41%,hline to 65%,line to 45% 66%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 41%,hline to 65%,line to 45% 66%,hline to 0,close);z-index:4}.camera-wrapper__shadow{background-color:#89061c;-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 65%,hline to 65%,line to 45% 88%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 65%,hline to 65%,line to 45% 88%,hline to 0,close);z-index:3}.camera-wrapper__border-bottom-curve{-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 66%,hline to 65%,line to 45% 89%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 66%,hline to 65%,line to 45% 89%,hline to 0,close);z-index:2}.red-frame .red-frame-outline-black{background-color:#000;-webkit-clip-path:polygon(13px 107px,134px 107px,193px 80px,283px 80px,283px 413px,281px 416px,279px 417px,275px 418px,276px 418px,18px 418px,16px 417px,15px 416px,14px 415px,13px 414px,13px 107px);clip-path:polygon(13px 107px,134px 107px,193px 80px,283px 80px,283px 413px,281px 416px,279px 417px,275px 418px,276px 418px,18px 418px,16px 417px,15px 416px,14px 415px,13px 414px,13px 107px);height:100%;position:absolute;width:100%}.red-frame .red-frame-outline-red{background-color:#dc0a2d;-webkit-clip-path:polygon(15px 109px,134px 109px,193px 82px,281px 82px,281px 411px,280px 413px,279px 414px,278px 415px,276px 416px,20px 416px,18px 415px,17px 414px,16px 413px,15px 411px,15px 109px);clip-path:polygon(15px 109px,134px 109px,193px 82px,281px 82px,281px 411px,280px 413px,279px 414px,278px 415px,276px 416px,20px 416px,18px 415px,17px 414px,16px 413px,15px 411px,15px 109px);height:100%;position:absolute;width:100%}.camera{height:35px;left:20px;position:absolute;top:20px;width:35px;z-index:6}.camera__frame,.camera__lenz,.camera__light,.camera__regular-color,.camera__shade{border-radius:100%;position:absolute}.camera__frame{background-color:#dedede;border:1px solid #000;height:100%;width:100%}.camera__lenz{background:#28abfc;border:1px solid #000;height:80%;left:50%;overflow:hidden;top:50%;transform:translate(-50%,-53%);width:80%}.camera__shade{animation:blink .8s infinite;background:#19699e;height:95%;left:7%;top:7%;width:95%}.camera__regular-color{background:#28abfc;height:50%;left:11%;top:11%;width:50%}.camera__light{background:#9fdbff;height:20%;left:20%;top:20%;width:20%}.lights{align-items:center;display:flex;justify-content:space-between;left:70px;position:absolute;top:18px;width:80px;z-index:6}.light{background:#519d5f;border:1px solid #000;border-radius:100%;height:15px;overflow:hidden;position:relative;width:15px}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.light--red{background:#ea1b3f}.light--yellow{background:#ecd74f}.light--green{background:#519d5f}.light__light,.light__regular-color,.light__shade{border-radius:100%;position:absolute}.light__shade{animation:blink 1.5s infinite;height:95%;transform:translate(5%,5%);width:95%}.light__shade--red{background:#a0011b}.light__shade--yellow{background:#a08908}.light__shade--green{background:#2f6b3e}.light__regular-color{height:75%;left:5%;top:5%;width:75%}.light__regular-color--red{background:#ea1b3f}.light__regular-color--yellow{background:#ecd74f}.light__regular-color--green{background:#519d5f}.light__light{height:35%;left:15%;top:15%;width:35%}.light__light--red{background:#ffabbc}.light__light--yellow{background:#fff996}.light__light--green{background:#b9ecbf}.display-wrapper{align-items:flex-end;display:flex;height:100%;width:100%}.display-wrapper__left{align-items:center;display:flex;flex-direction:column;height:78%;justify-content:start;width:100%}.button-prev-next{bottom:195px;display:flex;justify-content:space-between;margin:0 19px;position:absolute;width:87%;z-index:5}.button-prev-next button{background-color:#3b4cca;border:1px solid #3b4cca;border-radius:50%;color:#f8f8f8;display:flex;height:21px;justify-content:center;padding:0;width:21px}.button-prev-next button:focus,.button-prev-next button:hover{background-color:#f8f8f8;border:1px solid #f8f8f8;color:#3b4cca;outline:1px solid #ffde00}.button-prev-next svg{height:19px;width:19px}.white-frame-wrapper{align-items:start;display:flex;height:230px;justify-content:center;position:relative;width:300px}.white-frame,.white-frame-shadow{border-radius:8px;height:178px;position:absolute;top:35px;width:210px}.white-frame{align-items:center;background:#dedede;border:1px solid #000;-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 100%,hline to 10%,line to 0 90%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 100%,hline to 10%,line to 0 90%,hline to 0,close);display:flex;justify-content:center;z-index:1}.white-frame-shadow{background-color:#000;-webkit-clip-path:shape(from 0 0,hline to 100%,vline to 101%,hline to 10%,line to 0 91%,hline to 0,close);clip-path:shape(from 0 0,hline to 100%,vline to 101%,hline to 10%,line to 0 91%,hline to 0,close);z-index:0}.screen{background:#232323;border-radius:8px;color:#fff}.screen--left{align-items:flex-end;background-position:50%;background-size:cover;border:1px solid rgba(0,0,0,.322);box-shadow:1px 1px 10px #000;display:flex;height:140px;justify-content:center;width:170px}.pokemon-pokedex{filter:drop-shadow(1px 1px 5px black);max-height:130px;max-width:160px;min-height:100px;min-width:130px}.screen-attributes{background:#2f2f2f;border:1px ridge #413f3f;border-radius:5px;box-shadow:1px 1px 2px #000;color:#fff;font-size:14px;font-weight:100;height:75px;overflow-y:scroll;width:210px;z-index:2}.screen-attributes::-webkit-scrollbar{background-color:hsla(0,0%,100%,.773);width:5px}.screen-attributes::-webkit-scrollbar-thumb{background-color:#3b4cca}.attributes{color:lime;display:flex;flex-direction:column;font-family:Play,sans-serif;font-weight:400;gap:4px;padding:5px}.attributes p{margin:0;padding:0}.pokemon-attribute{text-transform:none}.pokemon-attribute-name{text-transform:capitalize}@media only screen and (min-width:768px){.pokedex{grid-column-end:3;grid-column-start:1}.red-frame:after{bottom:-20px}.bottom-details-wrapper{display:flex;justify-content:space-between;padding:0 30px;width:100%;z-index:2}.dark-circle-wrapper{border-radius:100%;height:35px;position:relative;width:35px}.dark-circle-wrapper .dark-circle{background-color:#002e2a;z-index:1}.dark-circle-wrapper .dark-circle,.dark-circle-wrapper:after{border:1px solid #000;border-radius:100%;height:100%;position:absolute;width:100%}.dark-circle-wrapper:after{background-color:#070508;content:"";top:2px}.central-elements{align-items:center;display:flex;flex-direction:column;gap:15px}.leds-wrapper{display:flex;justify-content:space-between;width:95px}.leds-wrapper .led{border:1px solid #000;border-radius:3px;height:6px;width:35px}.leds-wrapper .led--red{background:#dc0a2d}.leds-wrapper .led--blue{background:#0b5f89}.green-element{background-color:#52ae5f;border:1px solid #000;border-radius:4px;height:45px;width:80px}.directional{height:75px;position:relative;width:75px}.directional .horizontal-element-wrapper{height:23px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.directional .horizontal-element-wrapper .horizontal-element{background-color:#002e2a;border:1px solid #000;border-radius:4px;height:100%;position:absolute;width:100%;z-index:1}.directional .horizontal-element-wrapper:after{background-color:#070508;border:1px solid #000;border-radius:4px;content:"";height:100%;position:absolute;top:2px;width:100%}.directional .vertical-element-wrapper{height:100%;left:50%;position:absolute;transform:translateX(-50%);width:23px}.directional .vertical-element-wrapper .vertical-element{background-color:#002e2a;border:1px solid #000;border-radius:4px;height:100%;position:absolute;width:100%;z-index:1}.directional .vertical-element-wrapper .vertical-element:before{background:#002e2a;content:"";height:21px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:25px}.directional .vertical-element-wrapper .vertical-element:after{border:1px solid #000;border-radius:100%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.directional .vertical-element-wrapper:after{background-color:#070508;border:1px solid #000;border-radius:4px;content:"";height:100%;position:absolute;top:2px;width:100%}.display-wrapper__right{align-items:center;display:flex;flex-direction:column;height:325px;justify-content:start;width:100%}.lid-wrapper{display:flex;flex-direction:column;height:355px;justify-content:end;position:relative;width:280px}.lid-wrapper:after{background:#89061c;border:2px solid #000;border-radius:0 8px 8px 8px;content:"";height:50%;position:absolute;transform:translateY(8px);width:100%;z-index:0}.lid-wrapper .lid-top__eraser--black{background-color:#000;-webkit-clip-path:polygon(97px 1.5px,97.1% 0,99.1% 25px,153px 25px);clip-path:polygon(97px 1.5px,97.1% 0,99.1% 25px,153px 25px);height:100%;position:absolute;width:100.5%;z-index:2}.lid-wrapper .lid-top__eraser--white{background-color:#f8f8f8;-webkit-clip-path:polygon(101px 0,100% 0,100% 23px,153px 23px,99px 0);clip-path:polygon(101px 0,100% 0,100% 23px,153px 23px,99px 0);height:100%;position:absolute;width:101%;z-index:2}.lid{background:#dc0a2d;border:2px solid #000;border-radius:0 8px 8px 8px;height:354px;width:100%;z-index:1}.lid .red-frame-outline-black{background-color:#000;-webkit-clip-path:polygon(13px 3px,96px 3px,150px 25px,263px 25px,263px 333px,263px 334px,262px 336px,261px 337px,259px 338px,20px 338px,20px 338px,19px 338px,16px 338px,14px 337px,13px 335px,13px 3px);clip-path:polygon(13px 3px,96px 3px,150px 25px,263px 25px,263px 333px,263px 334px,262px 336px,261px 337px,259px 338px,20px 338px,20px 338px,19px 338px,16px 338px,14px 337px,13px 335px,13px 3px);height:100%;position:absolute;width:100%}.lid .red-frame-outline-red{background-color:#dc0a2d;-webkit-clip-path:polygon(15px 5px,96px 5px,150px 27px,261px 27px,261px 334px,260px 335px,259px 336px,257px 336px,257px 336px,18px 336px,20px 337px,17px 336px,19px 337px,15px 335px,15px 330px,15px 5px);clip-path:polygon(15px 5px,96px 5px,150px 27px,261px 27px,261px 334px,260px 335px,259px 336px,257px 336px,257px 336px,18px 336px,20px 337px,17px 336px,19px 337px,15px 335px,15px 330px,15px 5px);height:100%;position:absolute;width:100%}.lid-top{height:75px;left:0;top:0}.lid-top,.lid-top__layer{position:absolute;width:100%}.lid-top__layer{height:100%}.right-side-divisions{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.right-side-divisions__bottom{display:flex;flex-direction:column;gap:15px;width:200px}.right-side-divisions__row,.screen--right{position:relative}.screen--right{align-items:center;color:#f8f8f8;display:flex;height:140px;padding:0 10px;width:200px;z-index:1}.screen-attributes::-webkit-scrollbar{display:none}.blue-buttons-grid-wrapper{height:50px;position:relative}.blue-buttons-grid-wrapper:before{background:#00285a;border:2px solid #000;border-radius:6px;content:"";height:100%;position:absolute;transform:translateY(4px);width:100%}.blue-buttons-grid{grid-gap:1px;background:#00285a;border:1px solid #000;border-radius:6px;bottom:0;display:grid;grid-template-columns:repeat(6,auto);grid-template-rows:repeat(2,auto);left:0;overflow:hidden;position:absolute;right:0;top:0}.blue-buttons-grid__button{align-items:stretch;background:#28aafe;justify-items:stretch}.white-buttons-grid-wrapper{height:25px;position:relative;width:30%}.white-buttons-grid-wrapper:before{background:#00285a;border:1px solid #000;border-radius:6px;content:"";height:100%;position:absolute;transform:translateY(4px);width:100%}.white-buttons-grid{grid-gap:1px;background-color:#000;border:1px solid #000;border-radius:6px;bottom:0;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:auto;left:0;overflow:hidden;position:absolute;top:0;width:100%}.white-buttons-grid__button{align-items:stretch;background:#dedede;justify-items:stretch}.rubber-wrapper{display:flex;gap:20px}.rubber{background-color:#002e2a;border:1px solid #000;border-radius:4px;flex:1 1;height:25px}.small-rubber-wrapper{bottom:-17px;display:flex;gap:3px;height:8px;position:absolute;right:0;width:70px}.small-rubber{background-color:#002e2a;border:2px solid #000;border-radius:6px;flex:1 1;height:100%}.right-light-wrapper .light{bottom:0;height:15px;position:absolute;right:0;width:15px}}@media only screen and (min-width:1200px){.pokedex{grid-column-end:4;grid-column-start:1}}.card-container{grid-row-gap:40px;display:grid;justify-items:center;justify-self:center;margin-top:48px;row-gap:40px}.results-btn{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:3em;button{font-size:24px;width:190px}}.btn-try-again{background-color:#3b4cca;border:3px outset red;color:#ffde00;cursor:pointer;font-family:Fredoka;font-size:24px;padding:1px 6px;text-align:center;text-decoration:none;width:190px;&:focus,&:hover{background-color:red;border:3px outset #3b4caa;box-shadow:1px 1px 14px #3b4cca}}@media only screen and (min-width:768px){.card-container{grid-template-columns:350px 350px}}@media only screen and (min-width:1200px){.card-container{grid-template-columns:350px 350px 350px}}@media only screen and (min-width:1500px){.card-container{grid-template-columns:450px 450px 450px}}.loading-pokeball{animation:spin 1.5s linear infinite;background:linear-gradient(180deg,#fe0001 50%,#fff 0);border:8px solid #000;border-radius:50%;height:100px;position:relative;width:100px;&:before{background:#000;height:8px;transform:translatey(-50%);width:90px}&:after,&:before{content:"";position:absolute;top:42px}&:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 8px #000,inset 0 0 0 10px #fff,inset 0 0 0 12px #000;height:38px;left:42px;transform:translate(-50%,-50%);width:38px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{align-items:center;border:3px solid red;box-shadow:1px 1px 20px #2f2f2f;display:flex;flex-direction:column;gap:35px;padding:32px;position:relative;width:320px;div{display:flex;flex-direction:column;gap:40px}p{font-size:16px}img{bottom:0;position:absolute;right:-25px;width:100px}}.error-button{background-color:#3b4cca;border:3px outset red;color:#ffde00;cursor:pointer;font-family:Fredoka;font-size:16px;padding:5px 0;text-align:center;text-decoration:none;width:170px;&:focus,&:hover{background-color:red;border:3px outset #3b4caa;box-shadow:1px 1px 14px #3b4cca}}@media only screen and (min-width:600px){.error-container{width:450px;p{font-size:23px}img{right:-10px;width:140px}}.error-button{font-size:23px;width:180px}}@media only screen and (min-width:768px){.error-container{gap:64px;img{bottom:10px;right:-10px;width:150px}}}@media only screen and (min-width:900px){.error-container{width:600px;p{font-size:30px}}.error-button{font-size:30px;width:220px}}*{box-sizing:border-box}body{background-color:#f8f8f8;color:#2f2f2f;font-family:Fredoka,sans-serif;margin:0 auto;padding-bottom:3em;padding-top:5em;width:90vw}p{margin:0}button{background-color:#3b4cca;border:3px outset red;color:#ffde00;cursor:pointer;font-family:Fredoka;&:focus,&:hover{background-color:red;border:3px outset #3b4caa;box-shadow:1px 1px 14px #3b4cca}}.black-background{align-items:center;background-color:#000000fc;color:#fff;display:flex;flex-direction:column;font-size:2rem;gap:32px;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}@media only screen and (min-width:600px){.black-background{gap:50px}}
/*# sourceMappingURL=main.c5a846ed.css.map*/