body{font-family:Inter,sans-serif;margin:0;padding:0;background-color:var(--primary-color, #ffffff);color:#222;transition:background-color .3s ease}.main-header{background:#fff;box-shadow:0 2px 10px #0000000f;padding:1rem 2rem;position:sticky;top:0;z-index:100}.header-content{display:flex;align-items:center;justify-content:space-between}nav ul{display:flex;gap:1.5rem;list-style:none}nav a{text-decoration:none;color:#333;font-weight:600}.hero{position:relative;height:500px;width:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero-logo{width:120px;margin-bottom:1rem}.hero h1{max-width:600px;margin:0 auto;font-size:2rem;line-height:1.2}.hero p{font-size:1.2rem;color:#666}.titulo_destacados{padding-left:2rem}.categorias-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:2rem}.cat{display:block;padding:2rem;color:#fff;text-align:center;font-weight:700;border-radius:8px;text-decoration:none}.filtros{padding:1rem 2rem;background:#f9f9f9}.filtro-tags{display:flex;gap:.5rem;flex-wrap:wrap}.filtro-tags a{background:#e0e0e0;text-decoration:none;color:#333;font-size:.9rem}.productos{padding:2rem}.product-grid{display:flex!important;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:0}.product-card{background:#fff!important;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;width:100%;max-width:250px}.product-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026}.product-card a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.product-image img{width:100%;height:auto;object-fit:cover;display:block}.product-info{display:flex;flex-direction:column;padding:1rem;flex-grow:1}.product-info h4{font-size:1.1rem;font-weight:600;color:#333;margin:0;min-height:3rem}.spacer{flex-grow:1}.price{font-size:1rem;color:#e36f24;font-weight:700;margin-top:1rem}.main-footer{background:#222;color:#fff;padding:2rem;min-height:200px}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-columns h4{margin-bottom:.5rem;color:#fff}.belleza-theme body{--primary-color: #fce7f2}.mascotas-theme body{--primary-color: #e0f8ee}.tecnologia-theme body{--primary-color: #e6eefc}.cocina-theme body{--primary-color: #fff0e3}.header-search{flex:1;max-width:500px;margin:0 2rem;display:flex}.search-wrapper{display:flex;border:1px solid #ccc;border-radius:4px;overflow:hidden;width:300px}.search-wrapper:focus-within{border:1px solid #e7a977;box-shadow:0 0 0 2px #e7a97766}.search-wrapper input{flex:1;padding:.5rem 1rem;border:none;outline:none;font-family:inherit}.search-wrapper button{background:#f8cba6;border:none;padding:0 1rem;cursor:pointer;display:flex;align-items:center;color:#fff;font-size:1rem}@media (max-width: 768px){.header-content{flex-direction:column;align-items:flex-start;gap:1rem}.header-search{width:100%;margin:0}.search-wrapper{width:100%}nav ul{flex-direction:column;width:100%;gap:.5rem;padding:0}nav a{display:block;width:100%;padding:.5rem 0;border-bottom:1px solid #eee}.logo img{max-width:150px;height:auto}.categorias-grid{grid-template-columns:1fr;padding:1rem}.cat{padding:1.5rem;font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
