*{box-sizing:border-box;margin:0;padding:0}body{background:#13393a;font-family:sans-serif}button{cursor:pointer}.menu{align-items:center;display:flex;gap:10px;position:absolute;right:6%;top:20px}.menu a{color:#eee;font-weight:700;text-decoration:none}.menu a:hover{color:#d0d0d0;transition:.4s}.menu-item,.modal-container{border-radius:5px}.modal-container{-webkit-animation:upArea 1.2s;animation:upArea 1.2s;background:#eee;display:flex;flex-direction:column;gap:8px;padding:14px;width:700px}.modal-container span{color:#212121;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-header{display:flex;justify-content:space-between}.modal-header h2{color:#13393a}.modal-header button{background:transparent;border:0}.modal-btn{background:#13393a;border:0;border-radius:5px;color:#eee;display:flex;justify-content:space-between;padding:8px}@media (max-width:767px){.modal-container{width:90%}}.modal-countainer{background:rgba(0,0,0,.5);height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.modal,.modal-countainer{align-items:center;display:flex}.modal{background:#eee;border-radius:5px;flex-direction:column;height:70px;width:300px}.modal span{color:#13393a;font-size:18px}.modal-repeat-header{display:flex;justify-content:end;width:100%}.modal-repeat-header button{border:0;margin:2px}#container-home{align-items:center;display:flex;flex-direction:column;gap:4vh;height:100vh;justify-content:center;width:100vw}#container-home h1,h4{color:#eee}.logo{align-items:center;justify-content:center}.input-area,.logo{display:flex;flex-direction:column}.input-area{-webkit-animation:upArea 1.5s;animation:upArea 1.5s;gap:2vh;width:38vw}@-webkit-keyframes upArea{0%{-webkit-transform:translateY(90px);transform:translateY(90px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes upArea{0%{-webkit-transform:translateY(90px);transform:translateY(90px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.input-area div{align-items:center;background:hsla(0,0%,100%,.15);border-radius:5px;display:flex;height:6vh;width:100%}.input-area button{border:0;border-radius:5px;color:#13393a;font-size:14px;font-weight:700;height:6vh;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.input-area button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.input-area svg{margin:0 5px}.input-area input{background:transparent;border:0;color:#eee;font-size:14px;height:100%;outline:none;width:100%}.input-area input::-webkit-input-placeholder{color:#d0d0d0}.input-area input:-ms-input-placeholder{color:#d0d0d0}.input-area input::placeholder{color:#d0d0d0}@media (max-width:767px){.input-area{width:60vw}.logo img{width:20vw}}#container-links{margin:10vh auto 0;max-width:92vw}.header-links{align-items:center;display:flex}.header-links h1{color:#eee}.header-links svg{margin-right:8px}.item-links{color:#faebd7;display:flex;flex-direction:row;justify-content:center;margin-top:2vh;min-width:80%;width:50vw}.item-links:last-child{margin-bottom:18px}.link{align-items:center;background:hsla(0,0%,100%,.15);border:0;border-radius:5px;color:#eee;display:flex;font-size:14px;height:6vh;margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.link svg{margin:0 6px}.link-delete{background:transparent;border:0}#modal{display:flex;justify-content:center;margin-top:100px;width:100%}.empty-list h2{color:#eee;margin-top:20px;text-align:center;width:100%}@media (max-width:767px){.item-links{width:94vw}.header-links h1{font-size:28px}}.error-container{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100vh;justify-content:center}.error-container img{-webkit-animation:shake 1.5s;animation:shake 1.5s;margin:14px;max-width:240px}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.error-container h2{color:#eee}.error-container a{background:#d0d0d0;border-radius:5px;color:#13393a;padding:8px;text-decoration:none}.error-container a:hover{background:#eee;transition:.4s}
/*# sourceMappingURL=main.1a98b72a.css.map*/