a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a,del,ins{-webkit-text-decoration:none;text-decoration:none}a{color:inherit}button,label{cursor:pointer}button,input{outline:0}body{font-family:sans-serif}.toggle{display:none}.menu{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;list-style:none;width:500px}@media (max-width:900px){.toggle{cursor:pointer;display:block;z-index:3001}.logo,.toggle{position:relative}.logo{font-size:2rem;z-index:20}.ouvrir{display:block;z-index:3001}.close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3773cd;border-radius:.5rem;color:#dfd57a;display:none;font-size:3rem;font-weight:700;height:48px;justify-content:center;width:50px}.open .ouvrir{display:none;z-index:3001}.open .close{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3001}.open .menu{-webkit-transform:translateX(0);transform:translateX(0)}.settings{display:none}}.search-form{position:relative}.search-form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.input-search-form{border:2px solid #3773cd;border-radius:1rem;height:2rem;margin-top:.3rem;width:80%}.favorite-checkbox-container{background-color:#3773cd;border:3px solid #000;border-radius:2rem;bottom:0;color:#fff;padding:.5rem;position:absolute;right:-5rem;text-align:center;width:6rem}article .pokeball{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.article-pokeball{display:block;max-height:70px;max-width:70px;opacity:.3;z-index:0}.delete-button{background-color:red;border:none;border-radius:1em;color:#d9d9d9;font-size:bolder;top:0}.delete-button,.team-info-button{position:absolute;right:0;z-index:11}.team-info-button{background-color:#fff;border-radius:2em;bottom:0;color:red;display:none;font-weight:700}.delete-button:hover{background-color:#fff;color:red;cursor:pointer}.team-icon{max-height:70px;max-width:70px;position:absolute;top:0;z-index:10}.team-icon:hover{cursor:pointer;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:.2s;transition:.2s}.pokeball{height:70px;width:70px}.header-button-container,.pokeball{position:relative}.header-button{-ms-flex-item-align:center;align-self:center;background-color:#3773cd;border:2px solid #000;border-radius:1rem;color:#fff;margin-bottom:1rem;width:80%}.header-button:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.save-team-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#3773cd;border:3px solid #000;border-radius:1rem;bottom:-8rem;color:#fff;display:none;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:1rem;position:absolute;right:7rem;z-index:5}.save-team-modal-input{border-radius:1rem;margin-bottom:.5rem;margin-top:.5rem}.save-team-modal-button{background-color:#f7d358;border-radius:1rem;padding:.2rem}.close-team-modal-button{background-color:red;border-radius:2rem;color:#fff;margin-top:.5rem;position:relative;right:0;top:0}header{background-color:#f7d358;border-bottom:3px solid #3773cd;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.5);box-shadow:0 5px 10px 0 rgba(0,0,0,.5);height:200px}h1{font-size:1.5rem;position:relative}h1 span{bottom:-10px;font-size:1.2rem;font-weight:700;position:absolute;right:-20px}.title-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:.6rem}.title-nav-main{height:3rem;width:20rem}.nav,ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex}ul.menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.settings{float:right;height:2rem;margin-left:1rem;width:2rem}.settings:hover{cursor:pointer;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:.3s;transition:.3s}.drawer-section{display:grid;grid-template-columns:1fr 4fr 1fr}.search-form{grid-column:1}.team{-ms-flex-pack:distribute;grid-column:2;justify-content:space-around}.random-button-container,.team{display:-webkit-box;display:-ms-flexbox;display:flex}.random-button-container{-webkit-box-pack:center;-ms-flex-pack:center;grid-column:3;justify-content:center;width:100%}.drawer-button{width:100%}.pokeball-button{display:block;left:calc(50% - 35px);max-height:70px;max-width:70px;position:absolute;top:165px}.pokeball-button:hover{cursor:pointer}.open-modal-button{border:3px solid #3773cd;border-radius:2rem;margin-right:2rem}.close-modal-button{background-color:red;border-radius:100%;color:#fff;position:absolute;right:5px;top:5px}.modal-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modal-submit-button{background-color:#3773cd;border:2px solid #000;border-radius:1rem;color:#fff;margin-top:1rem;padding:.3rem}.modal-login{font-size:2rem;text-align:center}.input-modal{border:2px solid #3773cd;border-radius:1em;margin-left:2rem;margin-right:2rem;margin-top:1rem;padding:.5rem}.modal-message-register{color:red;margin-top:1rem;max-width:300px}@media (max-width:900px){.team{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;width:100%}.title-nav{margin-bottom:0}.title-nav-main{height:2rem;width:10rem}.header{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:250px;z-index:100}.burger-menu,.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.burger-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;height:40px;justify-content:space-between;width:50px}.burger-menu span{background-color:#3773cd;border-radius:5px;height:10px;width:80%}.drawer-button{bottom:0;position:absolute}.drawer-section{display:block;margin:none}form{margin-top:2rem}.header-button-container{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around}.header-button{font-size:bolder;height:1.5rem;width:10rem}.input-search-form{border:2px solid #3773cd;border-radius:1rem;height:1.5rem;margin-top:.2rem;width:75%}.team-info-button{display:block;height:1.3rem;width:1.3rem}h1{font-size:1rem;font-size:bold;position:relative}h1 span{bottom:-10px;font-size:1rem;position:absolute;right:-15px}.pokeball-button{-webkit-transform:scale(0);transform:scale(0)}ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(255,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:2rem;height:2.5em;justify-content:space-around;left:0;position:absolute;top:0;-webkit-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;width:100%;z-index:3000}ul.menu button{background-color:#3773cd;border:2px solid #000;color:#fff;font-size:bolder;height:1.5rem;width:10rem}}@media (max-width:400px){h1{font-size:2rem}h1 span{bottom:-10px;font-size:1rem;right:-6px}}.isConnected{display:none}body{background-color:rgba(186,22,22,.376);overflow-y:hidden}.pokemon-card-container{margin-bottom:auto;margin-left:1em;margin-top:auto;padding-bottom:1em;padding-top:3rem}.pokemon-card{background-color:var(--background);border:4px solid #000;border-radius:1.4em;color:var(--color);padding:5px;position:relative}.pokemon-card:hover{-webkit-box-shadow:0 5px 10px 0 #000;box-shadow:0 5px 10px 0 #000;cursor:pointer}.card-add-button{background-color:#fff;right:0}.card-add-button,.close-card-modal{border-radius:2em;position:absolute;top:0}.close-card-modal{background-color:red;color:#fff;display:none;font-weight:700;height:2rem;left:0;width:2rem;z-index:4001}.card-favorites-button{background-color:var(--background);height:1.4rem;left:calc(50% - .7rem);top:-.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1.4rem;z-index:2000}.card-favorites-button,.card-favorites-button-dots{position:absolute;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.card-favorites-button-dots{background-color:red;background-color:var(--background);border-radius:50%;height:100%;width:100%}.card-favorites-button-dots:first-of-type{top:-50%}.card-favorites-button-dots:nth-of-type(2){left:-50%}.card-add-button:hover{background-color:#000;color:#fff;cursor:pointer;font-size:bolder;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:.3s;transition:.3s}.card-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;-ms-flex-direction:row;flex-direction:row;justify-content:space-around}.card-header,.pokemon-card-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.pokemon-card-item{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#d9d9d9;border:4px solid #000;border-radius:1.4rem;justify-content:center;margin:.2rem .2rem 2rem;position:relative}.pokedex-card-artwork,.pokemon-card-item{height:10rem;width:10rem}.pokemon-name{font-size:2rem;font-weight:700;text-align:center}.pokemon-card-type{background-color:#d9d9d9;border:2px solid;border-radius:50px;height:40px;margin-right:2em;width:40px}.resistances-and-weaknesses{margin-top:.5rem}.resistances-and-weaknesses-infos{margin-top:1rem}.resistance-and-weakness{background-color:#d9d9d9;border:2px solid;border-radius:30px;height:30px;margin-right:.5rem;padding:.2rem;width:30px}.stat{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;margin-top:1em}.stat,.stat-details{display:-webkit-box;display:-ms-flexbox;display:flex}.stat-details{-ms-flex-pack:distribute;justify-content:space-around;width:50%}.stat-bar-container{background-color:#fff;border:1px solid #fff;border-radius:2em;height:1em;overflow:hidden;position:relative;width:70%}.stat-bar{background-color:var(--background);border-radius:2em;height:100%;left:0;position:absolute;top:0;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;width:var(--width-percent)}.pokedex,.pokedex-items{display:-webkit-box;display:-ms-flexbox;display:flex}.pokedex-items{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100vh - 250px);justify-content:center;overflow-x:hidden;overflow-y:scroll;padding-bottom:2rem;padding-top:2rem;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:rgba(186,22,22,.145);border-radius:1em}::-webkit-scrollbar-thumb{background:rgba(255,0,0,.452);border-radius:1em}::-webkit-scrollbar-thumb:hover{background:darkred}.add-button{background-color:#f7d358;top:0}.add-button,.infos-button{border-radius:2em;position:absolute;right:0}.infos-button{background-color:#fff;bottom:0;color:red;display:none;font-weight:700}.pokedex button:hover{background-color:#000;color:#f7d358;cursor:pointer;font-size:bolder;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.2s;transition:.2s}.pokedex-item{background-color:#d9d9d9;border:var(--border);border-radius:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:5rem;margin:.2rem;position:relative;width:5rem}.pokedex-item:hover{background-color:#a9a9a9;cursor:pointer;scale:1.7;-webkit-transition:.2s;transition:.2s;z-index:3000}.pokedex-artwork{height:70px;width:70px}@media (max-width:900px){::-webkit-scrollbar{width:0}}.stats-team{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d9d9d9;border:4px solid #000;border-radius:1em;height:calc(100vh - 270px);justify-content:center;margin:1rem;overflow-y:hidden;overflow-y:scroll}.stats-team-table{border:2px solid #000;width:100%}.stats-team-table td,th{background-color:var(--background);border:2px solid #000;height:1em;text-align:center;vertical-align:middle;width:1em}.stat-table-type{border:2px solid;border-radius:2rem;height:40px;width:40px}.stat-team-pokemon{height:60px;width:60px}#finalTd{border-left:5px solid #000;color:var(--color);font-weight:700}.main-section{display:grid;grid-template-columns:2fr 1fr 2fr;position:relative;width:100%}.card-modal{display:none}@media (max-width:1500px){.stats-team-table td,th{height:.5em;width:.5em}.stat-table-type{border:1px solid;border-radius:1rem;height:20px;width:20px}.stat-team-pokemon{height:30px;width:30px}.resistances-and-weaknesses,.resistances-and-weaknesses-infos{margin-top:.2rem}.stat{font-size:.8rem;margin-top:.3em}}@media (max-width:900px){.main-section{display:grid;grid-template-areas:"pokedex" "stats";grid-template-columns:1fr;height:35rem;width:100%}.main-section .pokedex,.main-section .stats-team{-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.main-section.open .pokedex{opacity:0;-webkit-transform:translateY(20rem);transform:translateY(20rem)}.main-section.open .stats-team{min-height:60vh;opacity:1;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}.main-section>.pokemon-card-container{display:none}.pokedex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:pokedex;height:90vh;justify-content:flex-start;opacity:1}.pokedex-item{height:50px;width:50px}.pokedex-artwork{height:35px;width:35px}.add-button,.infos-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;justify-content:center;width:15px}.infos-button{font-size:.5rem}.close-card-modal{display:block}.card-modal{position:absolute;top:-16rem;z-index:4000}.stats-team{grid-area:stats;max-height:40vh;opacity:0;overflow-y:visible;overflow-y:scroll}}footer{background-color:#f7d358;border-top:3px solid #3773cd;bottom:0;height:3rem;position:fixed;width:100%;z-index:9999999999}.pokeball-button-footer{display:none}.footer-links{-ms-flex-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:3rem;justify-content:space-around;margin:auto;padding-top:.5rem;width:100%}@media (max-width:900px){.pokeball-button-footer{display:block;left:calc(50% - 1.5rem);max-height:3rem;position:relative;top:-4.6rem;-webkit-transition:2s ease-in-out;transition:2s ease-in-out;width:3rem}}.profile-page{height:calc(100vh - 100px - 3rem)}.upper-section{-ms-flex-pack:distribute;height:40%;justify-content:space-around}.lower-section,.upper-section{display:-webkit-box;display:-ms-flexbox;display:flex}.lower-section{-webkit-box-pack:justify;-ms-flex-pack:justify;height:60%;justify-content:space-between}h2{font-size:2rem;font-weight:700;padding-left:1rem;padding-right:1rem}.profile-input{border:3px solid #000;border-radius:2rem;height:2rem}.user-information{height:100%;padding:1rem}.profile-picture{height:50%;position:relative}.profile-picture-background{display:block;height:16rem;opacity:.3;width:16rem}.profile-picture-avatar{height:14rem;left:1rem;position:absolute;top:1rem;width:14rem}.profile-picture-editer{height:2rem;position:absolute;right:0;top:0;width:2rem}.favorites{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin-right:5rem;padding:1rem}.favorites ::-webkit-scrollbar{display:none}.favorites-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.favorites-header-star{display:block;height:2rem;width:2rem}.favorites-card,.favorites-card-cardX,.favorites-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.favorites-card,.favorites-card-cardX{-webkit-box-pack:center;-ms-flex-pack:center;height:300px;justify-content:center;margin:5px;min-height:300px;min-width:200px;-webkit-transition-duration:1s;transition-duration:1s;width:200px;z-index:1}.favorites-card-sprite{display:block;height:100px;width:100px}.arrow{background-color:#3773cd;border:3px solid #000;border-radius:5rem;color:#fff;font-size:1rem;font-weight:700;margin-left:1rem;margin-right:1rem;padding:1rem}#left{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#right{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.slide{overflow-X:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;scroll-behavior:smooth;width:630px}.profile-teams{padding-top:1rem}.profile-teams-header,.profile-teams-main{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-teams-main{-ms-flex-wrap:wrap;flex-wrap:wrap;height:72%;overflow-y:scroll}.profile-team-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly;margin-top:2rem;width:49vw}.profile-team-item-name{font-size:2rem;height:3rem;position:relative;width:15rem}.profile-team-item-name-editer{height:1.5rem;position:absolute;right:-30px;top:-10px;width:1.5rem}.profile-team-item-name-editer:hover{cursor:pointer}.profile-team{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.profile-team-pokemon{margin-left:1rem;position:relative}.profile-team-pokemon-background{height:3.5rem;opacity:.33;width:3.5rem;z-index:0}.profile-team-pokemon-avatar{height:3rem;left:.25rem;position:absolute;top:.25rem;width:3rem;z-index:5}.profile-team-pokemon:hover{cursor:pointer}.profile-team-suppressor{background-color:red;border-radius:2rem;color:#fff;position:absolute;right:-20px;top:0}.profile-team-suppressor:hover{background-color:#fff;color:red;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:.3s;transition:.3s}.profile-team-loader{background-color:#3773cd;border:3px solid #000;border-radius:2rem;color:#fff;font-weight:700;height:3rem;width:10rem}.profile-team-loader:hover{background-color:#fff;color:rgba(186,22,22,.604);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}