.Modal--container{align-items:center;background-color:#454545aa;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:10000000000000}.hidden{display:none}.visible{display:flex}.Modal--content{--borderWidth:3px;background:#000;border-radius:10px;border-radius:14px;display:flex;flex-direction:column;gap:12px;height:600px;min-width:300px;padding:2rem 4rem;position:relative;width:500px}h2{color:#fff;font-size:1.5rem;font-weight:700;text-align:center}@-webkit-keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Form--container{align-items:center;display:flex;flex-direction:column;gap:1.4rem;height:100%;justify-content:space-evenly}textarea{height:100%;resize:none}@media screen and (max-width:768px){.Modal--content{padding:1rem 2rem;width:95%}}.Categories--section{display:flex;flex-direction:column;gap:12px;height:50%;width:100%}.Categories--container{align-content:flex-start;background-color:#1f1f1f;border-radius:5px;box-shadow:inset 1px 1px 18px #141414;display:flex;flex-wrap:wrap;gap:12px;height:180px;justify-content:center;max-height:200px;overflow-y:auto;padding:12px 14px;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#048}::-webkit-scrollbar-thumb:hover{background:#001988}::-webkit-scrollbar-thumb:active{background:#5b7188}.Category--container{align-items:center;background-color:var(--button-background-color);border-radius:10px;display:flex;gap:8px;justify-content:center;padding:10px 14px;position:relative}.Category--container>*{height:100%}.Icon--container{color:#fff;padding:2px}.Icon--container,.Name--container{align-items:center;display:flex;height:100%;justify-content:center}.Name--container{color:#e0feff;font:1em sans-serif;font-weight:700;letter-spacing:.8px;line-height:normal!important}.DeleteButton--container{align-items:center;background-color:#282828;border:none;border-radius:5px;color:#fff;display:flex;height:100%;justify-content:center;padding:5px;text-align:center}.DeleteButton--container:hover{color:red;cursor:pointer}.AddNewCategory--container{align-items:center;display:flex;gap:14px;justify-content:center;width:100%}.ModalButtons--container{align-items:center;border-radius:5px;display:flex;gap:8px;justify-content:flex-end;width:100%}
/*# sourceMappingURL=502.9593ac1a.chunk.css.map*/