#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.btn-Volver{text-align:left;margin-bottom:20px;-webkit-user-drag:none}.btn-Volver button{display:flex;justify-content:center;align-items:center;height:40px;width:100px;background-color:#275d5f;border:none;border-radius:20px;gap:10px}.btn-Volver button:hover{background-color:#5f9ea0;border:none}.home-container{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px}.btn-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:50px}.btn-home{display:flex;justify-content:center;align-items:center;background:#0174ac;background:linear-gradient(90deg,#0174ac 35%,#1e92be);color:#fff;width:300px;height:80px;border-radius:40px;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;box-sizing:border-box;border:none}.btn-home:hover{background:#2d98ce;background:linear-gradient(90deg,#2d98ce 35%,#4ca2c4);border:2px solid;border-color:#fff}.Clientes{width:80vw;min-height:80vh}.cards-client-container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;border:1px solid rgb(0,128,124);margin-top:20px}.card-client{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:5px;box-sizing:border-box;border:2px solid rgb(0,128,124);border-radius:10px;background-color:#1d2c2f;width:160px;height:180px;padding:10px}.card-client-title{font-size:20px;align-self:center;font-weight:700}.card-client p{margin:0}.card-client-btns{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.btn-agregar{border:1px solid gray;border-radius:30px;background-color:#173c32;width:160px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:8px;font-size:16px}.btn-agregar:hover{border:1px solid rgb(255,255,255);background-color:#326457}.form-agregar-client{display:flex;flex-direction:column;row-gap:15px;border:2px solid rgb(0,128,124);border-radius:10px;padding:10px;min-width:200px}.confirm-dialog-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000001a;display:flex;align-items:center;justify-content:center;z-index:10000}.confirm-dialog{background-color:#2d524f;width:280px;padding:20px;box-sizing:border-box;border-radius:8px;box-shadow:0 0 10px #00000080;text-align:center}.confirm-dialog-buttons{margin-top:20px;display:flex;justify-content:space-around}.btn-editar{background-color:#404040;border:1px solid gray;border-radius:2px;height:21.2px;width:62px}.btn-editar:hover{background-color:#908c8c;border:1px solid rgb(255,255,255)}.btn-delete{background-color:brown;border:1px solid gray;border-radius:2px;height:21.2px;width:62px}.btn-delete:hover{background-color:#c45151;border:1px solid rgb(255,255,255)}.btn-ConfirmDialog{height:30px;width:80px}.form-agregar{display:flex;flex-direction:column;row-gap:15px;border:2px solid rgb(0,128,124);border-radius:10px;padding:10px;min-width:200px}.form-agregar-field{display:flex;flex-direction:column;text-align:left;row-gap:10px}.form-btn{width:200px;align-self:center}.Productos{width:80vw;min-height:80vh}.btn-lista-productos-container{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;margin-bottom:20px}.btn-lista-productos-container button{min-height:30px}.cards-product-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;border:1px solid rgb(0,128,124);margin-top:20px}.card-product{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:5px;box-sizing:border-box;border:2px solid rgb(0,128,124);border-radius:10px;background-color:#1d2c2f;width:260px;height:240px;padding:10px;position:relative}.card-product-title{font-size:20px;align-self:center;font-weight:700}.card-product p{margin:0;text-align:left}.card-product-btns{display:flex;flex-direction:row;justify-content:space-around;align-items:center;align-self:center;width:80%;position:absolute;bottom:10px}.btn-agregar-producto{border:1px solid gray;border-radius:30px;background-color:#173c32;width:160px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:8px;font-size:16px;padding:20px;box-sizing:border-box}.btn-agregar-producto:hover{border:1px solid rgb(255,255,255);background-color:#326457}.table-productos-venta{border:0px solid white;border-collapse:collapse;margin-top:10px}th{background-color:#275d5f;border:none;padding-left:5px;padding-right:5px}tr{background-color:#4c7778}td{padding-left:5px;padding-right:5px}.row-total{font-weight:bolder}.btn-delete-row{background-color:brown;border:1px solid gray;border-radius:2px;height:21.2px;width:62px}.btn-delete-row:hover{background-color:#c45151;border:1px solid rgb(255,255,255)}:root{font-family:Inter,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{display:flex;font-weight:500;color:#646cff;text-decoration:inherit;align-items:center;width:fit-content}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{cursor:pointer}
