@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";.container{font-size:var(--text-md);padding:0 var(--p-2);width:100%;margin:0 auto;max-width:var(--container-width);padding:0 var(--container-padding)}@media screen and (min-width: 780px){.container{max-width:1260px!important}}.footer__connexion{padding:var(--p-2);margin:var(--m-3)}.footer__connexion span{color:var(--purple-light)}.footer__connexion p{margin:var(--m-2)}.footer__connexion__wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:var(--gap-2);margin-top:var(--m-5)}.footer__connexion__wrapper__bar{background:var(--gray);width:5rem;height:.7rem;border-radius:var(--rounded)}.footer__connexion__wrapper:hover{background-color:var(--white)}.header__container{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center}.header__container__logo{align-self:start;position:relative;left:-2rem}.header__container__logo img{max-width:23rem}.header__container__greetings img{max-width:12rem;left:3rem;position:relative}.header__container__greetings__text>h1 span:nth-child(2){margin-left:var(--m-2);font-style:italic}.button{border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--purple-light);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem;font-weight:700;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center}.button:hover,.button:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-dark)}.button:active{transform:translateY(2px)}.button:focus-within{transform:translateY(2px)}.button img{max-width:2rem!important;margin-right:2rem}.input__wrapper{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:start}.input__wrapper:focus-within{transform:translateY(2px)}.input__label{left:0}.input__input{background-color:var(--gray);border-radius:var(--rounded);border:2px solid var(--white);width:100%;min-height:4rem;margin-bottom:var(--m-4);color:var(--white);padding-left:var(--p-4)}.input__input:focus{outline:none;border-color:var(--purple-light)}.login__form{max-width:500px;margin:0 auto}.login__form p a{color:var(--purple-light)}.login__form .errorLog{color:red}.login__form button{margin:0 auto}.errorContentBody{max-width:var(--w-sm);margin:0 auto}.errorContentBody img{max-width:20rem;display:block;margin:0 auto}.errorContentBody__btn{display:flex;flex-wrap:nowrap;flex-direction:row;gap:1rem}.errorContentBody__btn a{margin-top:var(--m-2);border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--purple-light);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem;display:block;text-align:center}.errorContentBody__btn a:hover,.errorContentBody__btn a:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-dark)}.errorContentBody__btn a:active{transform:translateY(2px)}.errorContentBody__btn a:focus-within{transform:translateY(2px)}.signup__form{max-width:500px;margin:0 auto}.signup__form p a{color:var(--purple-light)}.signup__form button{margin:0 auto}.footer{padding-top:var(--p-3);color:var(--gray)}.footer__socials{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:var(--gap-3);margin:var(--m-2) 0}.footer__socials a img{max-width:3rem;display:block}.footer__socials a img:hover{animation:pulse 1s infinite}.footer img{max-width:4rem;display:block;margin:0 auto}.footer:last-child{padding-top:5rem}.footer:last-child:hover{transition:color .3s ease;color:var(--purple-light)}.footer p:nth-child(2){color:var(--white);font-size:2.4rem;line-height:3.2rem}.footer p:nth-child(2):hover{transition:color .3s ease;color:var(--purple-light);width:fit-content;margin:0 auto}.footer p:nth-child(5){color:var(--white);font-size:var(--text-sm)}.footer p:nth-child(5):hover{transition:color .3s ease;color:var(--purple-light);width:fit-content;margin:0 auto}.footer p:last-child{color:var(--gray);font-size:var(--text-xs)}.footer p:last-child:hover{transition:color .3s ease;color:var(--purple-light)}.hidden{display:none!important}.header__nav{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}.header__nav .logo{width:20rem;max-width:13rem}@media screen and (min-width: 780px){.header__nav{justify-content:space-between;align-items:center;gap:var(--gap-2)}}.header__nav__logoContainer{max-width:10rem;position:relative;top:7px;margin-right:var(--m-5)}@media screen and (min-width: 780px){.header__nav__logoContainer{margin-right:10rem;height:10rem}}.header__nav__icon{max-width:2rem}.header__nav__menu li{margin-bottom:var(--m-1)}.header__nav__menu li a{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;transition:color .3s ease}.header__nav__menu li a:hover{color:var(--purple-light)!important}.header__nav__menu li a span:after{content:"";width:0;height:2px;display:block;background:var(--purple-light);transition:.2s}.header__nav__menu li a span:hover:after{width:100%}.header__nav__menu li a img{max-width:2rem;display:block;margin-right:1rem}@media screen and (min-width: 850px){.header__nav__menu li{display:inline-block;margin-left:var(--m-1);font-size:var(--text-lg)}}@media screen and (min-width: 768px){.header__nav__menu__icon-close{display:none!important}}.searchbar__content{position:relative}.searchbar__content input{background-color:transparent;border:none;border-bottom:1px solid var(--gray);border-radius:0}.searchbar__content img{max-width:2rem;position:absolute;top:1rem;right:0;cursor:pointer}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slider-container{max-width:65vw;height:112svh;padding:0px var(--p-5);background-image:-webkit-linear-gradient(90deg,rgb(37,6,48) 0%,#25041f 100%)}@media screen and (min-width: 1040px){.slider-container{height:65svh}}@media screen and (min-width: 1250px){.slider-container{height:66svh}}.slider-container .slick-dots li.slick-active button:before{color:var(--purple-light)}.slider-container .slick-dots li button:before{color:var(--purple-light)}.slider-container .slick-dots{margin-bottom:2rem}@media screen and (min-width: 1040px){.slider-container .slick-dots{margin-bottom:8rem}}@media screen and (min-width: 1200px){.slider-container .slick-dots{margin-bottom:6rem}}@media screen and (min-width: 1300px){.slider-container .slick-dots{margin-bottom:2rem}}.slider-container .anime-details__hero{display:flex!important;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}@media screen and (min-width: 1040px){.slider-container .anime-details__hero{display:flex;flex-wrap:nowrap;flex-direction:row}}.slider-container .anime-details__hero__r{max-width:100%}.slider-container .anime-details__hero__r .synopsis{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:normal;align-items:end;color:var(--gray)}.slider-container .anime-details__hero__r .synopsis p{font-size:1.2rem;line-height:1.6rem;line-height:1.8;height:15rem;width:95%;overflow:hidden;text-overflow:ellipsis}.slider-container.lightmode{background:var(--purple-light)}.slider-container.lightmode .slick-dots li button:before{color:var(--purple-dark)}.slider-container.lightmode article{background-color:#d1d8e0}.slider-container.lightmode article h3{color:#000}.trending-animes{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:var(--gap-3);max-width:1200px}.trending-animes__headings h1,.trending-animes__headings h2{text-align:center;line-height:0}.trending-animes__headings h2{color:var(--gray);font-size:var(--text-sm);line-height:3}.trending-animes button:last-of-type{max-width:var(--w-s)}.filtered{position:relative}.filtered:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--purple-light);transition:width .1s ease-in-out}.filtered:hover:before{width:0%}.your-collection__headings{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;margin-bottom:var(--m-6)}.your-collection__headings h1,.your-collection__headings h2{text-align:center;line-height:0}.your-collection__headings h2{color:var(--gray);font-size:var(--text-sm);line-height:3}.your-collection__headings p{font-size:1.2rem;line-height:1.6rem;color:var(--purple-light);cursor:pointer}.your-collection__lists{padding:var(--p-4)}.your-collection__lists__errorBtn{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;max-width:50%;margin:0 auto;gap:1rem}.your-collection__lists__errorBtn button{max-width:var(--w-s)}.your-collection__lists__filters{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:var(--gap-3);cursor:pointer}@media screen and (min-width: 760px){.your-collection__lists__filters{justify-content:start;align-items:center}}.your-collection__lists__filters p{border-bottom:2px solid transparent;margin-bottom:var(--m-6)}.your-collection__lists__filters p:hover{transition:color .3s ease;color:var(--purple-light)}.your-collection__lists__filters p:after{content:"";width:0;height:2px;display:block;background:var(--purple-light);transition:.2s}.your-collection__lists__filters p:hover:after{width:100%}.your-collection__lists__filters p.active:after{width:100%}.your-collection__lists__card{width:var(--w-s);background:#3c105333;border-radius:var(--rounded-md)}.your-collection__lists__card a{cursor:pointer}.your-collection__lists__card:hover{transition:all .2s ease-out;box-shadow:0 4px 8px #26262633;top:-4px;background-color:#5b197e33;transform:translateY(-5px)}.your-collection__lists__card__animeImg{width:100%;height:20rem}.your-collection__lists__card__animeImg img{object-fit:cover;width:100%;height:100%;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.your-collection__lists__card__animeInfo{padding:var(--p-2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:start;height:24rem;width:var(--w-full)}.your-collection__lists__card__animeInfo h1,.your-collection__lists__card__animeInfo h2,.your-collection__lists__card__animeInfo h3{padding:0;margin-bottom:var(--m-1);font-size:var(--text-md);color:#fff;line-height:normal}.your-collection__lists__card__animeInfo h1:hover,.your-collection__lists__card__animeInfo h2:hover,.your-collection__lists__card__animeInfo h3:hover{transition:color .3s ease;color:var(--purple-light)}.your-collection__lists__card__animeInfo__tags{display:flex;flex-wrap:wrap;flex-direction:row;font-size:var(--text-sm);gap:1rem;margin-bottom:1.5rem}.your-collection__lists__card__animeInfo__tags span{background-color:#aca6ad33;border-radius:var(--rounded);padding:0 .5rem;border:1px solid transparent}.your-collection__lists__card__animeInfo__tags span:hover{transition:color .3s ease;color:var(--purple-light);background-color:transparent;border:1px solid var(--purple-light);cursor:pointer}.your-collection__lists__card__animeInfo__stats{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;width:var(--w-full)}.your-collection__lists__card__animeInfo__stats div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.your-collection__lists__card__animeInfo__stats div:first-child{flex:1}.your-collection__lists__card__animeInfo__stats div:last-child{flex:2}.your-collection__lists__card__animeInfo__stats div:last-child img:last-of-type{max-width:3.4rem}.your-collection__lists__card__animeInfo__stats div:hover{transition:color .3s ease;color:var(--purple-light)}.your-collection__lists__card__animeInfo__stats div img{max-width:2.5rem;display:block;padding-right:.53rem}.your-collection__lists__card__btn{font-weight:700;color:var(--white);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;margin-top:var(--m-1)}.your-collection__lists__card__btn:hover{transition:color .3s ease;color:var(--purple-light)}.your-collection__lists__card__btn:hover img{animation:bounce 1s infinite}.your-collection__lists__card__btn img{max-width:1.5rem;display:block;margin-left:1rem}.your-collection__lists__card img{object-fit:cover;width:100%;max-height:20rem;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.your-collection__lists__card h3{text-align:center;margin:var(--m-2)}.your-collection__lists__card h3:hover{transition:color .3s ease;color:var(--purple-light)}.your-collection__lists__content{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width: 760px){.your-collection__lists__content{justify-content:start;align-items:center}}.your-collection__lists__content>div{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.your-collection__lists__content .wrapper-error{width:100%}.your-collection__lists__content div:last-child{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:start;align-items:center;margin-bottom:1rem}.your-collection__lists__content div:last-child h3{margin-bottom:var(--m-4)}.your-collection__lists__content div:last-child h3:hover{color:var(--purple-light);transition:color .3s ease}.your-collection__lists__content.lightmode article{background-color:#d1d8e0}.your-collection__lists__content.lightmode article h3:hover{color:var(--purple-dark)}.anime-details h1{text-align:left}.anime-details-additionalinfos span{font-weight:700}.anime-details-additionalinfos p{margin-top:1rem}.anime-details-additionalinfos ul{display:flex;flex-wrap:wrap;flex-direction:row}.anime-details-additionalinfos li{display:inline-block}.anime-details-additionalinfos article:nth-child(2) a{margin-left:.3rem}.anime-details.lightmode>*,.anime-details-synopsis.lightmode,.anime-details-synopsis.lightmode>*{background-color:#d1d8e0}.anime-details.lightmode>* h3,.anime-details-synopsis.lightmode h3,.anime-details-synopsis.lightmode>* h3{color:#000}.anime-details-additionalinfos.lightmode>article{background-color:#d1d8e0!important}.anime-details-additionalinfos.lightmode>article h3{color:#000}.errorPageBody{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:center}.errorPageBody__controls{display:flex;flex-wrap:nowrap;flex-direction:row;gap:2rem}.errorPageBody button{max-width:var(--w-s)}.genre__body h1,.genre__body h2{text-align:center;line-height:0}.genre__body h2{color:var(--gray);font-size:var(--text-sm);line-height:3;margin-bottom:var(--m-5)}.genre__body__wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}@media screen and (min-width: 750px){.genre__body__wrapper{gap:4rem}}.genre__body__wrapper article{border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--purple-light);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem;padding:var(--p-2) var(--p-3);width:30rem;text-align:center}.genre__body__wrapper article:hover,.genre__body__wrapper article:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-dark)}.genre__body__wrapper article:active{transform:translateY(2px)}.genre__body__wrapper article:focus-within{transform:translateY(2px)}.genre__body__wrapper article:focus{border:1px solid white}.genre__body.lightmode article{background-color:var(--purple-light)}.genre__body.lightmode article:hover{background-color:var(--purple-dark)}.search-results-page{width:var(--w-full);margin:var(--m-4) 0}.search-results-page h1{text-align:center;margin-bottom:var(--m-4)}.search-results-page .wrapper__card{width:var(--w-s);background:#3c105333;border-radius:var(--rounded-md)}.search-results-page .wrapper__card a{cursor:pointer}.search-results-page .wrapper__card:hover{transition:all .2s ease-out;box-shadow:0 4px 8px #26262633;top:-4px;background-color:#5b197e33;transform:translateY(-5px)}.search-results-page .wrapper__card__animeImg{width:100%;height:20rem}.search-results-page .wrapper__card__animeImg img{object-fit:cover;width:100%;height:100%;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.search-results-page .wrapper__card__animeInfo{padding:var(--p-2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:start;height:24rem;width:var(--w-full)}.search-results-page .wrapper__card__animeInfo h1,.search-results-page .wrapper__card__animeInfo h2,.search-results-page .wrapper__card__animeInfo h3{padding:0;margin-bottom:var(--m-1);font-size:var(--text-md);color:#fff;line-height:normal}.search-results-page .wrapper__card__animeInfo h1:hover,.search-results-page .wrapper__card__animeInfo h2:hover,.search-results-page .wrapper__card__animeInfo h3:hover{transition:color .3s ease;color:var(--purple-light)}.search-results-page .wrapper__card__animeInfo__tags{display:flex;flex-wrap:wrap;flex-direction:row;font-size:var(--text-sm);gap:1rem;margin-bottom:1.5rem}.search-results-page .wrapper__card__animeInfo__tags span{background-color:#aca6ad33;border-radius:var(--rounded);padding:0 .5rem;border:1px solid transparent}.search-results-page .wrapper__card__animeInfo__tags span:hover{transition:color .3s ease;color:var(--purple-light);background-color:transparent;border:1px solid var(--purple-light);cursor:pointer}.search-results-page .wrapper__card__animeInfo__stats{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;width:var(--w-full)}.search-results-page .wrapper__card__animeInfo__stats div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.search-results-page .wrapper__card__animeInfo__stats div:first-child{flex:1}.search-results-page .wrapper__card__animeInfo__stats div:last-child{flex:2}.search-results-page .wrapper__card__animeInfo__stats div:last-child img:last-of-type{max-width:3.4rem}.search-results-page .wrapper__card__animeInfo__stats div:hover{transition:color .3s ease;color:var(--purple-light)}.search-results-page .wrapper__card__animeInfo__stats div img{max-width:2.5rem;display:block;padding-right:.53rem}.search-results-page .wrapper__card__btn{font-weight:700;color:var(--white);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;margin-top:var(--m-1)}.search-results-page .wrapper__card__btn:hover{transition:color .3s ease;color:var(--purple-light)}.search-results-page .wrapper__card__btn:hover img{animation:bounce 1s infinite}.search-results-page .wrapper__card__btn img{max-width:1.5rem;display:block;margin-left:1rem}.search-results-page button{margin:var(--m-4) auto}.search-results-page .button{margin:0 auto}.user-settings{max-width:var(--w-sm);margin:0 auto}.user-settings h1{text-align:center;text-decoration:wavy}.user-settings h2{margin:var(--m-3) 0px}.user-settings button{max-width:var(--w-s)}.user-settings__updates__avatar{width:100%;margin-top:var(--m-4);margin-bottom:var(--m-4);gap:2rem}@media screen and (min-width: 760px){.user-settings__updates__avatar{display:flex;flex-wrap:nowrap;flex-direction:row}}.user-settings__updates__avatar>div>img{max-width:18rem;margin-bottom:var(--m-2)}.user-settings__updates__avatar>div>img:hover{transform:scale(1.1);transition:transform .3s ease}.user-settings__updates__avatar div:nth-child(2){gap:2rem}.user-settings__updates__avatar div:nth-child(2) .icon{max-width:3rem;background-color:var(--purple-light);padding:.5rem;border-radius:var(--rounded);cursor:pointer;margin:3rem auto 0}@media screen and (min-width: 780px){.user-settings__updates__avatar div:nth-child(2) .icon{margin:13rem auto 0rem}}.user-settings__updates__avatar div:nth-child(2) .avatar-grid{gap:1rem;height:10rem;display:grid!important}.user-settings__updates__avatar div:nth-child(2) .avatar-grid img{max-width:15rem}.user-settings__updates__avatar .avatar-grid{gap:1rem;height:10rem;display:grid!important}.user-settings__updates__avatar .avatar-grid img{max-width:15rem}.user-settings__updates__infos h3{display:inline-block;margin-bottom:var(--m-1)}.user-settings__updates__infos h3 img{margin-left:1rem}.user-settings__updates__infos img{max-width:3rem;background-color:var(--purple-light);padding:.5rem;border-radius:1rem;margin-left:1rem;display:inline-block;position:relative;top:1rem}.user-settings__updates__infos .mobile-margin{margin-top:14rem}@media screen and (min-width: 400px){.user-settings__updates__infos .mobile-margin{margin-top:22rem}}.user-settings__updates__infos__email__inputs{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.user-settings__updates__infos__email__inputs .icon{top:-1rem}.user-settings__updates__infos__pseudo__inputs{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.user-settings__updates__infos__pseudo__inputs .icon{top:-1rem}.user-settings__updates__infos__pass__inputs{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.user-settings__updates__infos__pass__inputs .icon{top:-1rem}.user-settings__account{margin-top:var(--m-5);background-color:#3c105366;border-radius:1rem;padding:var(--p-2);width:var(--w-full)}.user-settings__account h2{text-align:center}.user-settings__account__controls{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--gap-2);justify-content:center;align-items:center}@media screen and (min-width: 520px){.user-settings__account__controls{justify-content:space-between;align-items:center}}.modal-content{background:linear-gradient(0deg,#190420,#060008);width:var(--w-sm);padding:var(--p-6);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--rounded)}.modal-content h1{text-align:center}.modal-content__controls{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-around;align-items:center;gap:8rem;width:var(--w-full);padding-top:var(--p-2)}.modal-content__controls button{max-width:50%}.modal-content__controls button:first-child{border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--gray);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem}.modal-content__controls button:first-child:hover,.modal-content__controls button:first-child:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-light)}.modal-content__controls button:first-child:active{transform:translateY(2px)}.modal-content__controls button:first-child:focus-within{transform:translateY(2px)}.modal-content__controls button:last-child{border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--purple-light);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem}.modal-content__controls button:last-child:hover,.modal-content__controls button:last-child:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-dark)}.modal-content__controls button:last-child:active{transform:translateY(2px)}.modal-content__controls button:last-child:focus-within{transform:translateY(2px)}#darkmode{width:15rem;margin:0 auto;border:none;padding:10px;border-radius:5px;display:flex;justify-content:center;align-items:center;background-color:var(--purple-dark);color:#f1f1f1;cursor:pointer}#darkmode img{max-width:5rem}.latest-animes h1{padding:0}.latest-animes h2{color:var(--gray);font-size:var(--text-sm);line-height:3;text-align:center;margin-bottom:var(--m-4)}.latest-animes__wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;gap:var(--gap-3)}.latest-animes__wrapper article{width:var(--w-s);background:#3c105333;border-radius:var(--rounded-md)}.latest-animes__wrapper article a{cursor:pointer}.latest-animes__wrapper article:hover{transition:all .2s ease-out;box-shadow:0 4px 8px #26262633;top:-4px;background-color:#5b197e33;transform:translateY(-5px)}.latest-animes__wrapper article__animeImg{width:100%;height:20rem}.latest-animes__wrapper article__animeImg img{object-fit:cover;width:100%;height:100%;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.latest-animes__wrapper article__animeInfo{padding:var(--p-2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:start;height:24rem;width:var(--w-full)}.latest-animes__wrapper article__animeInfo h1,.latest-animes__wrapper article__animeInfo h2,.latest-animes__wrapper article__animeInfo h3{padding:0;margin-bottom:var(--m-1);font-size:var(--text-md);color:#fff;line-height:normal}.latest-animes__wrapper article__animeInfo h1:hover,.latest-animes__wrapper article__animeInfo h2:hover,.latest-animes__wrapper article__animeInfo h3:hover{transition:color .3s ease;color:var(--purple-light)}.latest-animes__wrapper article__animeInfo__tags{display:flex;flex-wrap:wrap;flex-direction:row;font-size:var(--text-sm);gap:1rem;margin-bottom:1.5rem}.latest-animes__wrapper article__animeInfo__tags span{background-color:#aca6ad33;border-radius:var(--rounded);padding:0 .5rem;border:1px solid transparent}.latest-animes__wrapper article__animeInfo__tags span:hover{transition:color .3s ease;color:var(--purple-light);background-color:transparent;border:1px solid var(--purple-light);cursor:pointer}.latest-animes__wrapper article__animeInfo__stats{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;width:var(--w-full)}.latest-animes__wrapper article__animeInfo__stats div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.latest-animes__wrapper article__animeInfo__stats div:first-child{flex:1}.latest-animes__wrapper article__animeInfo__stats div:last-child{flex:2}.latest-animes__wrapper article__animeInfo__stats div:last-child img:last-of-type{max-width:3.4rem}.latest-animes__wrapper article__animeInfo__stats div:hover{transition:color .3s ease;color:var(--purple-light)}.latest-animes__wrapper article__animeInfo__stats div img{max-width:2.5rem;display:block;padding-right:.53rem}.latest-animes__wrapper article__btn{font-weight:700;color:var(--white);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;margin-top:var(--m-1)}.latest-animes__wrapper article__btn:hover{transition:color .3s ease;color:var(--purple-light)}.latest-animes__wrapper article__btn:hover img{animation:bounce 1s infinite}.latest-animes__wrapper article__btn img{max-width:1.5rem;display:block;margin-left:1rem}.latest-animes__wrapper article h1{margin-top:0}.latest-animes button{margin:var(--m-5) auto var(--m-4)}.latest-animes.lightmode article{background-color:#d1d8e0!important}.latest-animes.lightmode article h3{color:#000}.genre__body__wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;gap:var(--gap-3)}.genre__body article{width:var(--w-s);background:#3c105333;border-radius:var(--rounded-md)}.genre__body article a{cursor:pointer}.genre__body article:hover{transition:all .2s ease-out;box-shadow:0 4px 8px #26262633;top:-4px;background-color:#5b197e33;transform:translateY(-5px)}.genre__body article__animeImg{width:100%;height:20rem}.genre__body article__animeImg img{object-fit:cover;width:100%;height:100%;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.genre__body article__animeInfo{padding:var(--p-2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:start;height:24rem;width:var(--w-full)}.genre__body article__animeInfo h1,.genre__body article__animeInfo h2,.genre__body article__animeInfo h3{padding:0;margin-bottom:var(--m-1);font-size:var(--text-md);color:#fff;line-height:normal}.genre__body article__animeInfo h1:hover,.genre__body article__animeInfo h2:hover,.genre__body article__animeInfo h3:hover{transition:color .3s ease;color:var(--purple-light)}.genre__body article__animeInfo__tags{display:flex;flex-wrap:wrap;flex-direction:row;font-size:var(--text-sm);gap:1rem;margin-bottom:1.5rem}.genre__body article__animeInfo__tags span{background-color:#aca6ad33;border-radius:var(--rounded);padding:0 .5rem;border:1px solid transparent}.genre__body article__animeInfo__tags span:hover{transition:color .3s ease;color:var(--purple-light);background-color:transparent;border:1px solid var(--purple-light);cursor:pointer}.genre__body article__animeInfo__stats{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;width:var(--w-full)}.genre__body article__animeInfo__stats div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.genre__body article__animeInfo__stats div:first-child{flex:1}.genre__body article__animeInfo__stats div:last-child{flex:2}.genre__body article__animeInfo__stats div:last-child img:last-of-type{max-width:3.4rem}.genre__body article__animeInfo__stats div:hover{transition:color .3s ease;color:var(--purple-light)}.genre__body article__animeInfo__stats div img{max-width:2.5rem;display:block;padding-right:.53rem}.genre__body article__btn{font-weight:700;color:var(--white);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;margin-top:var(--m-1)}.genre__body article__btn:hover{transition:color .3s ease;color:var(--purple-light)}.genre__body article__btn:hover img{animation:bounce 1s infinite}.genre__body article__btn img{max-width:1.5rem;display:block;margin-left:1rem}.genre__body .ErrorContent-wrapper{text-align:center}.genre__body .ErrorContent-wrapper>div:last-child{max-width:50%;margin:0 auto;gap:var(--gap-2);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center}.genre__body .button{margin:var(--m-4) auto}.latest-animes__wrapper.lightmode article{background-color:#d1d8e0}.latest-animes__wrapper.lightmode article h3{color:#000}*,:after,:before{box-sizing:inherit;padding:0;margin:0}:where(:root){line-height:1.15;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:where(main){display:block}:where(h1){font-size:2em;margin:.67em 0}:where(p+p){margin-top:1rem}:where(a){background-color:transparent}:where(abbr[title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(code,kbd,samp,pre){font-family:monospace,monospace;font-size:1em}:where(sub,sup){font-size:75%;line-height:0;position:relative;vertical-align:baseline}:where(sub){bottom:-.25em}:where(sup){top:-.5em}:where(button,input,optgroup,select,textarea){line-height:inherit;border:1px solid currentColor}:where(button){overflow:visible;text-transform:none}:where(button,[type=button],[type=reset],[type=submit]){-webkit-appearance:button;padding:1px 6px}:where(input){overflow:visible}:where(input,textarea){padding:1px}:where(fieldset){border:1px solid currentColor;margin:0 2px}:where(legend){color:inherit;display:table;max-width:100%;white-space:normal}:where(progress){display:inline-block;vertical-align:baseline}:where(select){text-transform:none}:where(textarea){overflow:auto;vertical-align:top}:where([type=search]){-webkit-appearance:textfield;outline-offset:-2px}:where([type=color]){background:inherit}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.5}::-webkit-file-upload-button,::-webkit-search-decoration{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}:where(hr){box-sizing:content-box;height:0;color:inherit;overflow:visible}:where(dl,ol,ul){margin:1em 0}:where(ol ol,ol ul,ol dl,ul ol,ul ul,ul dl,dl ol,dl ul,dl dl){margin:0}:where(b,strong){font-weight:bolder}:where(audio,video){display:inline-block}:where(audio):not([controls]){display:none;height:0}:where(img){border:0}:where(svg):not(:root){overflow:hidden}:where(table){text-indent:0;border-color:inherit}:where(details){display:block}:where(dialog){background-color:inherit;border:solid;color:inherit;display:block;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:fit-content}:where(dialog):not([open]){display:none}:where(summary){display:list-item}:where(canvas){display:inline-block}:where(template){display:none}:where([hidden]){display:none}:root{--gradient-bg: linear-gradient(to bottom, #190420, #060008);--gradient-bg-2: linear-gradient(90deg, rgba(25,4,32,1) 0%, rgba(6,0,8,1) 100%) // --gradient-bg-2: linear-gradient(to bottom, #190420, #3a044d);--bg-dark: #190420;--light-mode-bg: #d1bfd7;--white: rgba(255, 255, 255, .8);--shadow-color: rgba(0, 0, 0, .7);--purple-light: #E487FB;--purple-dark: #3c1053;--gray: #ACA6AD;--green:#0CAC39;--red: crimson;--w-full: 100%;--w-xxs:10px;--w-xs:30px;--w-s:340px;--w-sm:640px;--w-md:768px;--w-lg:1024px;--w-xl:1280px;--w-2xl:1536px;--rounded: 4px;--rounded-md: 10px;--rounded-lg: 20px;--rounded-full: 40px;--p-1: .8rem;--p-2: 1.6rem;--p-3: 2.4rem;--p-4: 3.2rem;--p-5: 4.8rem;--p-6: 6.4rem;--m-1: .8rem;--m-2: 1.6rem;--m-3: 2.4rem;--m-4: 3.2rem;--m-5: 4.8rem;--m-6: 6.4rem;--gap-1: .4rem;--gap-2:.8rem;--gap-3:5rem;--gap-4: 4rem;--gap-5:10rem;--container-width: 96.4rem;--container-padding: var(--p-2);--text-xs: calc(.75rem + .6vmin) ;--text-sm: calc(.875rem + .6vmin) ;--text-md: calc(1.2rem + .6vmin) ;--text-lg: calc(1.4rem + .6vmin) ;--text-xl: calc(1.8rem + .6vmin) ;--text-xxl: calc(2.4rem + .6vmin) ;--font-weight-thin: 100;--font-weight-extra-light: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--font-weight-extra-bold: 800;--font-weight-black: 900}html{display:flex;font-size:62.5%;min-height:100%;flex-direction:column;color:#fff;font-family:Poppins,sans-serif}a{color:var(--white);text-decoration:none}.active{color:var(--purple-light)}.error-txt{width:100%}.error-txt p{margin-bottom:var(--m-2)}.error-txt img{max-width:30rem;margin:0 auto;display:block}.error-txt button{max-width:50%;margin:0 auto;display:block}.lightmode{background:#fff;color:#000}.lightmode a,.lightmode p,.lightmode input{color:#000}.lightmode article.wrapper__card{background-color:#d1d8e0}.lightmode article.wrapper__card h3{color:#000}.lightmode footer{background:var(--purple-dark)}.lightmode footer p,.lightmode footer a{color:#fff}body{flex:1 0;display:flex;line-height:1.618;flex-direction:column;font-size:var(--text-sm);-webkit-font-smoothing:antialiased;background:var(--gradient-bg)}*[class*=adaptative-img]{position:relative}*[class*=adaptative-img]>img{top:0;left:0;width:100%;height:100%;position:absolute}.adaptative-img--cover>img{object-fit:cover}.adaptative-img--contain>img{object-fit:contain}img{width:100%;height:auto}ul{margin:0;padding:0}ul li{list-style:none}h1,h2,h3,p{margin:0}h1{font-size:var(--text-xl);padding-bottom:var(--p-3);text-align:center;margin-top:var(--m-4)}article h1{text-align:left}.button,.input{font-size:var(--text-sm)}.label{font-size:var(--text-s)}.card{border-radius:var(--rounded);box-shadow:6px 6px 0 var(--shadow-color),0 0 0 2px var(--shadow-color)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.icon{max-width:5rem;display:block}.p-1{padding:var(--p-1)}.p-2{padding:var(--p-2)}.p-3{padding:var(--p-3)}.p-4{padding:var(--p-4)}.p-5{padding:var(--p-5)}.p-6{padding:var(--p-6)}.m-1{padding:var(--m-1)}.m-2{padding:var(--m-2)}.m-3{padding:var(--m-3)}.m-4{padding:var(--m-4)}.m-5{padding:var(--m-5)}.m-6{padding:var(--m-6)}.modal-bg{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1e293bf2;padding:var(--p-5)}.wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;gap:2rem}@media screen and (min-width: 780px){.wrapper{justify-content:center;align-items:start}}.wrapper__card{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around;align-items:start;width:var(--w-s);background:#3c105333;border-radius:var(--rounded-md)}.wrapper__card a{cursor:pointer}.wrapper__card:hover{transition:all .2s ease-out;box-shadow:0 4px 8px #26262633;top:-4px;background-color:#5b197e33;transform:translateY(-5px)}.wrapper__card__animeImg{width:100%;height:20rem}.wrapper__card__animeImg img{object-fit:cover;width:100%;height:100%;object-position:center;border-top-right-radius:var(--rounded-md);border-top-left-radius:var(--rounded-md)}.wrapper__card__animeInfo{padding:var(--p-2);display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;align-items:start;height:24rem;width:var(--w-full)}.wrapper__card__animeInfo h1,.wrapper__card__animeInfo h2,.wrapper__card__animeInfo h3{padding:0;margin-bottom:var(--m-1);font-size:var(--text-md);color:#fff;line-height:normal}.wrapper__card__animeInfo h1:hover,.wrapper__card__animeInfo h2:hover,.wrapper__card__animeInfo h3:hover{transition:color .3s ease;color:var(--purple-light)}.wrapper__card__animeInfo__tags{display:flex;flex-wrap:wrap;flex-direction:row;font-size:var(--text-sm);gap:1rem;margin-bottom:1.5rem}.wrapper__card__animeInfo__tags span{background-color:#aca6ad33;border-radius:var(--rounded);padding:0 .5rem;border:1px solid transparent}.wrapper__card__animeInfo__tags span:hover{transition:color .3s ease;color:var(--purple-light);background-color:transparent;border:1px solid var(--purple-light);cursor:pointer}.wrapper__card__animeInfo__stats{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;width:var(--w-full)}.wrapper__card__animeInfo__stats div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center}.wrapper__card__animeInfo__stats div:first-child{flex:1}.wrapper__card__animeInfo__stats div:last-child{flex:2}.wrapper__card__animeInfo__stats div:last-child img:last-of-type{max-width:3.4rem}.wrapper__card__animeInfo__stats div:hover{transition:color .3s ease;color:var(--purple-light)}.wrapper__card__animeInfo__stats div img{max-width:2.5rem;display:block;padding-right:.53rem}.wrapper__card__btn{font-weight:700;color:var(--white);display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:start;align-items:center;margin-top:var(--m-1)}.wrapper__card__btn:hover{transition:color .3s ease;color:var(--purple-light)}.wrapper__card__btn:hover img{animation:bounce 1s infinite}.wrapper__card__btn img{max-width:1.5rem;display:block;margin-left:1rem}.avatar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-4);max-width:600px;margin:var(--m-4) auto}.avatar-grid-item{width:100%;cursor:pointer;transition:transform .2s ease-in-out}.avatar-grid-item:hover{transform:scale(1.1)}.avatar-grid .selected{box-shadow:0 0 0 .5rem var(--purple-light);border-radius:var(--w-full)}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.anime-details__hero{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:start;align-items:start;background-color:var(--bg-dark);margin:4rem 0;padding:var(--p-3)}@media screen and (min-width: 500px){.anime-details__hero{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:end;align-items:center}}.anime-details__hero img{max-width:20rem;margin:0 auto}@media screen and (min-width: 780px){.anime-details__hero img{max-width:30rem;margin:0}}.anime-details__hero__r{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;padding:var(--p-2);width:var(--w-full)}@media screen and (min-width: 780px){.anime-details__hero__r{max-width:45%}}.anime-details__hero__r__date-info{width:var(--w-full);display:flex;flex-wrap:wrap;flex-direction:column;justify-content:start;align-items:start;gap:2rem}@media screen and (min-width: 500px){.anime-details__hero__r__date-info{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:start;max-width:var(--w-lg);margin:0 auto}}.anime-details__hero__r__date-info .airing{background-color:var(--green)}.anime-details__hero__r__date-info .finished{background-color:var(--red)}.anime-details__hero__r__date-info .finished,.anime-details__hero__r__date-info .airing,.anime-details__hero__r__date-info p:last-child{font-weight:700;border-radius:var(--rounded);padding:0 var(--p-1);font-size:1.2rem;line-height:1.6rem}.anime-details__hero__r__date-info p:last-child{background-color:#ffffff1a}.anime-details__hero__r__main{width:var(--w-full)}.anime-details__hero__r__main div{margin:var(--m-3) 0}.anime-details__hero__r__main div p:first-child{font-size:1.4rem;line-height:2rem;color:var(--gray)}.anime-details__hero__r__main div p:last-child{font-weight:700;font-size:1.8rem;line-height:2.8rem}.anime-details__hero__r__main span{font-size:1rem;line-height:1.4rem}@media screen and (min-width: 780px){.anime-details__hero__r__main span{font-size:1.2rem;line-height:1.6rem}}.anime-details__hero__r__main h1{font-size:2.4rem;line-height:3.2rem;padding:var(--p-1) 0}.anime-details__hero__r__main p{font-size:1rem;line-height:1.4rem;font-weight:700}@media screen and (min-width: 780px){.anime-details__hero__r__main p{font-size:1.2rem;line-height:1.6rem}}.anime-details__hero__r__main button{width:50%}.anime-details__hero__r__main__addingListBtn{margin:0!important;position:absolute}.anime-details__hero__r__main__addingListBtn button{border:none;cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--p-1) 12px;background:var(--purple-light);border-radius:var(--rounded);margin:var(--m-1) 0;color:var(--white);min-width:20rem;width:10rem;display:inline-block;margin:.5rem;border:1px solid var(--purple-dark);background-color:transparent}.anime-details__hero__r__main__addingListBtn button:hover,.anime-details__hero__r__main__addingListBtn button:focus{outline:none;transition:background-color .3s ease;background-color:var(--purple-dark)}.anime-details__hero__r__main__addingListBtn button:active{transform:translateY(2px)}.anime-details__hero__r__main__addingListBtn button:focus-within{transform:translateY(2px)}.anime-details-synopsis{padding:var(--p-2);font-size:1.4rem;line-height:2rem;margin:0 auto;line-height:2;background-color:var(--bg-dark)}.anime-details-synopsis h2{text-align:center;margin:var(--m-3)}.anime-details-synopsis p{padding:var(--p-3)}.anime-details-additionalinfos{margin:8rem 0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@media screen and (min-width: 780px){.anime-details-additionalinfos{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:start}}.anime-details-additionalinfos article{padding:var(--p-2);background-color:var(--bg-dark);width:var(--w-full);height:38rem}@media screen and (min-width: 780px){.anime-details-additionalinfos article{width:45%}}.anime-details-additionalinfos article h2{margin-bottom:var(--m-3)}@media screen and (min-width: 500px){.anime-details-additionalinfos article h2{text-align:center}}.anime-details-additionalinfos button{width:var(--w-full)}@media screen and (min-width: 565px){.anime-details-additionalinfos button{max-width:30%;margin:5rem auto}}
