body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcf8f9;background-color:var(--color-background);font-family:Inter,sans-serif;margin:0;overflow-x:hidden}:root{--color-primario:#ee2b6c;--color-primario-shadow:#f3e8ea;--color-fondo:#fff;--color-texto:#191113;--color-texto-secundary:#929cae;--color-background:#fcf8f9;--color-border:#f3e7eb}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-table-thead>tr>th{background-color:var(--color-primario-shadow)!important;color:#8c8c8c!important;font-size:12px;font-weight:600;letter-spacing:.5px}.ant-table-tbody>tr>td{padding:16px!important}.ant-table{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.Layout-component{display:flex;flex-direction:column;flex-wrap:wrap}.Layout-children{box-sizing:border-box;margin-left:0;margin-top:90px;width:100vw}.Layout-component-admin{display:flex;flex-direction:row;flex-wrap:nowrap}.Layout-children-admin{box-sizing:border-box;margin-left:0;overflow:scroll;padding:10px;width:calc(100vw - 20%)}.navbar-component{background-color:#fff;border-bottom:1px solid var(--color-border);box-sizing:border-box;height:80px;position:absolute;top:0;width:100vw;z-index:1}.navbar-content{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;padding:12px;width:100%}.navbar-logo{height:100%;width:100px}.navbar-logo>img{height:100%;object-fit:cover;width:100%}.navbar-links{align-items:center;display:none;flex-direction:row;flex-wrap:nowrap;gap:16px;height:100%;justify-content:center}.navbar-link{cursor:pointer}.navbar-end{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;height:100%}.navbar-acount{display:none}.navbar-search-input{max-width:180px}.navbar-movil-menu{cursor:pointer;display:flex}@media (min-width:720px){.navbar-movil-menu{display:none}.navbar-search-input{max-width:none}.navbar-acount,.navbar-links{display:flex}.navbar-content{justify-content:space-between}}.SideBar-Component{background:var(--color-background);display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transition:all .5s ease-in-out;width:60vw;z-index:4}.SideBar-Background{background-color:#000000ad;height:100vh;position:fixed;width:100vw;z-index:2}.SideBar-Items{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.SideBar-item{align-items:center;display:flex;gap:8px;padding:1rem}@media (min-width:720px){.SideBar-Component{display:none}.SideBar-Background{display:none!important}}.navbarAdmin-section-desk{align-items:center;background-color:#fff;border-right:1px solid rgba(0,0,0,.158);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;height:100vh;padding:10px;width:20%}.navbarAdmin-section-desk-headerLogo{width:125px}.navbarAdmin-section-desk-headerLogo>img{height:100%;object-fit:contain;width:100%}.navbarAdmin-section-desk-body{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;width:90%}.navbarAdmin-section-desk-footer{margin-top:auto;width:90%}.navbarAdmin-section-desk-footer>button{height:40px;width:100%}.NavbarAdminItem-section{color:#665e5c}.NavbarAdminItem-section,.NavbarAdminItem-section-selected{border-radius:25px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;padding:14px;width:100%}.NavbarAdminItem-section-selected{background-color:var(--color-primario-shadow);color:var(--color-primario)}.NavbarAdminItem-section-selected>span{color:var(--color-primario)}.ProductClientView-component{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ProductClientView-filters{display:none;width:20%}.ProductClientView-body{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;padding:16px;width:100%}.ProductClientView-info-text{color:var(--color-texto-secundary)}.ProductClientView-info{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between}.ProductClientView-filterButton{display:flex}@media (min-width:720px){.ProductClientView-filters{display:flex}.ProductClientView-body{width:80%}.ProductClientView-info{flex-direction:row;justify-content:flex-end}.ProductClientView-filterButton{display:none}}.ProductListComponent{grid-gap:30px 10px;display:grid;gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));margin:0;width:100%}.centerPaginate{box-sizing:border-box;display:flex;justify-content:center;margin-top:20px;padding-top:1rem}@media (min-width:900px){.ProductListComponent{grid-gap:30px 53px;display:grid;gap:30px 53px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;width:100%}}.ProductCardComponent{background-color:var(--color-fondo);border:1px solid var(--color-border);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.ProductCard-image{align-items:center;background-color:#fdf2f8;display:flex;height:180px;justify-content:center;width:100%}.productCard-image-element{background-color:#fdf2f8;height:170px!important}.ProductCard-body{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:12px}.ProductCard-text{display:flex;flex-direction:column;gap:5px}.ProductCard-name{color:var(--color-texto);font-family:Playfair Display,serif;font-size:16px;font-weight:400}.ProductCard-detail{color:var(--color-texto-secundary);font-family:Inter,sans-serif;font-size:12px}.ProductCard-bottom{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.productCard-price{color:var(--color-texto);font-family:Inter,sans-serif;font-size:16px;font-weight:700}.SkeletonCartComponent{background-color:#fff;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;padding:1rem;position:relative;width:100%}.SkeletonCartTitle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.EmptyList-component{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}.filter-Products-container{border-radius:5px;box-sizing:border-box;padding:1rem;width:100%}.filter-Products-container,.filter-products-elements{display:flex;flex-direction:column;gap:5px}.filter-pokemon-movil-collapse{max-height:250px;overflow-y:scroll}.ListProducts-search{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.SideBardComponent-Component{background:var(--color-background);display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transition:all .5s ease-in-out;width:60vw;z-index:2}.SideBar-Header{align-items:center;background:#fff;border:1px solid var(--color-border);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:1rem;width:100%}.SideBar-content{height:calc(90vh - 80px);overflow-y:scroll;width:100%}.SideBarComponent-Background{background-color:#000000ad;height:100vh;position:fixed;top:0;width:100vh;z-index:1}.Sidebar-Header-logo{height:100%;width:120px}.Sidebar-Header-logo>img{height:100%;object-fit:contain;width:100%}@media (min-width:720px){.SideBardComponent-Component{display:none}.SideBarComponent-Background{display:none!important}}.Inventory-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.Inventory-header-title{display:flex;flex-direction:column}.filter-bar-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:8px}.ant-select-selector{align-items:center!important;border-color:#f0f0f0!important;border-radius:8px!important;display:flex!important;height:40px!important}.ant-select-selection-placeholder{color:#8c8c8c!important;font-weight:500}.CreateProduct-component{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly}.CreateProduct-preview{width:300px}.authComponent-layout{align-items:center;box-sizing:border-box;justify-content:center;width:100%}.authComponent-layout,.authComponent-section{display:flex;flex-direction:row;flex-wrap:nowrap}.authComponent-section{background-color:#fff;border-radius:8px;box-shadow:0 7px 29px 0 #64646f33;height:90%;justify-content:space-between;width:90%}.authComponent-left{display:none}.authComponent-rigth{height:100%;justify-content:space-between;padding:20px}.authComponent-body,.authComponent-rigth{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.authComponent-body{height:75%}.auth-title{font-size:25px;font-weight:500;letter-spacing:-.5px;margin-bottom:8px;width:100%}.auth-subtitle{color:#8c8c8c;font-size:14px;font-weight:400;width:100%}.auth-footertext,.authComponentFooter{display:flex;justify-content:center}.auth-footertext{align-items:center;color:#8c8c8c;font-size:12px;text-align:center;width:80%}.authLoginForm-componentSection{margin-top:10px;width:100%}.authLoginForm-section{box-sizing:border-box;padding:10px 0}.formItem-AuthLoginForm{width:100%}.input-AuthLoginForm{height:35px}.button-AuthLoginForm{height:35px;width:100%}@media (min-width:720px){.authComponent-layout{height:calc(100vh - 90px)}.authComponent-section{height:95%;width:80%}.authComponent-left{border-right:1px solid rgba(0,0,0,.158);box-sizing:border-box;display:flex;height:100%;width:50%}.authComponent-rigth{height:100%;padding:5px 20px;width:50%}}@media (min-width:1000px){.authComponent-body{height:70%}.authComponent-rigth{padding:20px}}
/*# sourceMappingURL=main.55f29b8d.css.map*/