*{margin:0;box-sizing:border-box}:focus{outline:0!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{min-height:100vh;background-color:#181717}.home__row{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.home__row::-webkit-scrollbar{display:none}.home__card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);text-align:center;display:flex;flex-direction:column;background-color:#fff;width:200px;transition:transform .45s;margin:10px;padding:7px}.home__card:hover{transform:scale(1.08);opacity:1}.home__card>img{height:135px}label{font-family:"Abel";font-size:24px;font-weight:600;color:#860264}.table__background{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#360000;background-image:linear-gradient(90deg,#d88b17,#6e6726)}.table__div,p{display:flex;justify-content:center}p{font-size:40px;font-weight:600;font-family:cursive;text-shadow:0 0 14px #d88b17}.table__table{display:flex;justify-content:center}table{border:1px solid #ccc;border-collapse:collapse;padding:0;table-layout:fixed;max-width:600px;margin:25px;box-shadow:4px 8px 0 transparent,0 6px 20px 0 rgba(237,172,141,.8)}table caption{font-size:1.5em;margin:.5em 0 .75em}table tr{background-color:#f8f8f8;border:1px solid #ddd;padding:.35em}table td,table th{padding:.625em}table th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:600px){table{border:0}table caption{font-size:1.3em}table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table tr{border:3px solid #ddd;display:block;margin-bottom:.625em}table td{border:1px solid #ddd;display:block;font-size:.8em;text-align:left}table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}table td:last-child{border-bottom:0}}tbody tr:hover{background-color:#d6d6d6}.table__info{display:flex;flex-direction:column}.table__title{font-size:small}.table__album{font-family:"Courier New",Courier,monospace;font-size:17px;font-weight:600}.table__img__col{width:15%}.table__caption{width:auto;display:flex;justify-content:center;margin-top:64px}.table__caption>p{color:#eeeaf0;border-bottom:3px double #fff}.table__div__border{border:5px double #fff;width:60%}.close{color:#fff;font-size:xxx-large;margin-right:15px;opacity:1}.close:hover{color:#ffc766;outline:none}.modal-title{float:left}.modal-body{display:flex;justify-content:center;flex-flow:column;align-items:center}.modal-body>p{font-size:14px;font-family:monospace;color:#000;text-shadow:none}@media (min-width:576px){.modal-dialog{max-width:783px;margin:1.75rem auto}}.modal__error{width:200px;height:200px}.modal__close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;background-color:#fff;border:none}.ReactModal__Content::-webkit-scrollbar{display:none}.modal__hr{position:relative;margin-top:1%}.modal__header>img{max-height:100px;max-width:100px}.modal__header{display:flex}.modal__artist__details{margin-left:5px}.pagination__nav{display:flex;justify-content:center;margin-top:15px}.search__row{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px;flex-direction:column}.search__row::-webkit-scrollbar{display:none}.search__row__card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);text-align:center;display:flex;flex-direction:column;background-color:#fff;width:200px;transition:transform .45s;margin:10px;padding:7px}.search__row__card:hover{transform:scale(1.08);opacity:1}.search__row__card>img{height:180px}.search__row__album__title{margin-top:10px;display:flex}.search__row__album__title>label{font-size:18px}.search__current__page{display:flex}.search__paginate{display:flex;justify-content:center;padding-top:30px}.search__label{font-size:40px;margin-left:30px;text-transform:uppercase;color:#fff;margin-bottom:-2em;margin-top:20px}.pagination{display:flex;list-style:none;cursor:pointer}.pagination a{padding:10px;border:1px solid #d12475;color:#fff}.pagination__link{font-weight:700}.pagination__link--active a{color:#fff;background:#7c7a7a}.pagination__link--disabled a{color:#c6c5ca;border:1px solid #c6c5ca}ul li:first-child>a{margin-right:5px}ul li:first-child>a,ul li:last-child>a{border-radius:20px;background-color:#e21d5f}ul li:last-child>a{margin-left:5px}h1{color:#fff;display:flex;justify-content:center}.search__musictype{color:#e634f2;font-size:30px}.songlyrics__div{max-height:400px;overflow-y:scroll;display:flex;justify-content:center}.songlyrics__div::-webkit-scrollbar{display:none}.songlyrics__div>pre{color:#fff;padding:10px}.songlyrics__error{width:200px;height:200px}pre::-webkit-scrollbar{display:none}.songlyrics__error__content{display:flex;flex-direction:column;align-items:center}.songlyrics__error__content>p{color:#fff;font-size:18px;text-shadow:none;padding:10px}.songlyrics__caption{display:flex;flex-direction:column}.songlyrics__title{color:#fff;font-size:22px;font-family:"Abel"}.songlyrics__artist{color:#fff;font-size:16px;font-family:"Abel"}.songlyrics__image{height:70px;padding-right:10px}.songlyrics__header{display:flex;justify-content:space-between;margin-bottom:20px;max-width:400px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin-left:35%}.songlyrics__header__icon{color:"white";width:20px}.songlyrics__download{background:none;border:none;color:#fff}.header,.songlyrics__data{display:flex}.header{flex-direction:column;justify-content:center;align-items:center;height:40vh}.header__name{font-family:"Oleo Script",sans-serif;font-size:70px;color:#822f9d;margin-bottom:20px}.header__search{display:flex;justify-content:center;width:360px}.header__input__search{width:180px;box-sizing:border-box;border-radius:4px 0 0 4px;font-size:16px;background-position:10px 10px;background-repeat:no-repeat;padding:12px 20px;transition:width .4s ease-in-out;float:right;outline:none}.header__input__search:focus{width:80%}.header__searchbtn{width:50px;background-color:#822f9d;color:#fff}.row__genre{font-size:40px;margin-left:30px;text-transform:uppercase;color:#fff;margin-bottom:-2em;margin-top:20px}.row__row{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row__row::-webkit-scrollbar{display:none}.row__card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);text-align:center;display:flex;flex-direction:column;background-color:#fff;width:200px;transition:transform .45s;margin:10px;padding:7px}.row__card:focus,.row__card:hover{transform:scale(1.08);opacity:1}.row__card>img{height:180px}.row__album__title{margin-top:10px;display:flex}.row__album__title>label{font-size:18px}
/*# sourceMappingURL=main.c9c821a6.chunk.css.map */