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}.Layout-component{display:flex;flex-direction:column;flex-wrap:wrap}.Layout-children{box-sizing:border-box;margin-left:0;margin-top:90px;width:100vw}.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:100vh;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}}.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:90%!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}}
/*# sourceMappingURL=main.b06de55b.css.map*/