.inicio-fondo{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:3rem;text-align:center}.inicio-fondo:before{background:#0006;content:"";inset:0;position:absolute;z-index:0}.inicio-fondo>*{position:relative;z-index:1}.card-hover:hover{transform:scale(1.05);transition:transform .3s ease-in-out}.boton-llamativo{background-color:#d5b430;border-radius:.375rem;color:#fff;padding:.75rem 1.5rem;transition:background-color .3s}.boton-llamativo:hover{background-color:#d38d13}body{background-color:#060401;font-family:sans-serif}header h1{font-size:1.8rem;font-weight:700;margin:0}header h3{font-size:1rem;font-weight:400;margin:0}header img{border:2px solid #7a1f1f;border-radius:50%;box-shadow:0 2px 4px #0000004d;height:48px;width:48px}header nav a{color:#462d0a;font-weight:500;padding:.25rem .5rem;text-decoration:none;transition:color .3s ease,background-color .3s ease}header nav a:hover{background-color:#ffffff26;border-radius:4px}body{background:linear-gradient(to bottom right,#e8c388);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}header{align-items:center;background-color:#bb8b30;box-shadow:0 4px 6px #0003;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem;transition:background-color .3s ease}.productos-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.producto-card{background-color:#fffaf0;border-radius:12px;box-shadow:0 4px 10px #00000026;padding:1rem;text-align:center;transition:transform .3s ease;width:240px}.producto-card:hover{transform:scale(1.03)}.producto-card img{border-radius:8px;height:150px;object-fit:cover;width:100%}.producto-card h2{color:#4b3621;font-size:1.2rem;margin:.5rem 0}.producto-card p{color:#555;margin:.25rem 0}.precio{color:#b45309;font-weight:700;margin-top:.5rem}
/*# sourceMappingURL=main.d7867b0a.css.map*/