:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{margin:0;padding:0;height:100%}body{background-image:url(/fondo.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.LoginContainer{width:400px;padding:40px 0;display:flex;flex-flow:column;justify-content:space-around;align-items:center}.LoginImg{width:270px;height:270px;background-image:url(/logo.png);background-size:cover;background-position:center}.LoginText{font-size:15px;padding-left:20px;color:#faf089;display:flex;justify-content:start;align-items:center}.LoginBtn{justify-content:center;display:flex;background-color:#faf089;color:#eb3237;height:40px;border-radius:20px}.CreatePartContainer{display:flex;justify-content:center;align-items:start;flex-direction:column;width:400px;padding:5px 30px;background-color:#c03136;border-radius:20px;box-shadow:0 0 10px #0003,0 0 15px #00000029,0 0 20px #0000001a}.textCreateProduct{padding:5px;display:flex;justify-content:center;align-items:center;height:50px}.createProductTextField{padding-bottom:25px}.NavbarContainer{background-color:#eb3237}.NavBarImgContainer{width:40px}.buttonBigNavBar{justify-content:center;display:flex;align-items:center;padding-inline:20px}
