.artesanias-main{min-height:100vh;padding:2rem 0}.hero-section{text-align:center;margin-bottom:1rem;padding:3rem 0}.hero-title{font-size:3.5rem;font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:var(--spacing-md)}.hero-description{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.portada-section{margin-bottom:5rem}.portada-image{position:relative;width:100%;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 15px 40px #0000004d}.portada-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.portada-image:hover img{transform:scale(1.05)}.portada-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.portada-image:hover .portada-overlay{opacity:1}.portada-content{text-align:center;color:#fff;padding:1rem}.portada-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.portada-content p{font-size:1.1rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.intro-section{margin-bottom:5rem;text-align:center}.intro-content{max-width:800px;margin:0 auto}.intro-content h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:2rem;font-weight:600}.intro-content p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.intro-image{margin-top:2rem}.intro-image img,.intro-image picture{width:100%;max-width:700px;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:1rem;box-shadow:0 10px 30px #0003;transition:transform .3s ease;margin:0 auto;display:block}.intro-image img:hover,.intro-image picture:hover{transform:scale(1.02)}.productos-section{margin-bottom:5rem}.productos-section h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:3rem;text-align:center;font-weight:600}.productos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.producto-card{background:var(--glass-bg-light);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 30px #0003}.producto-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.producto-image{position:relative;overflow:hidden}.producto-image img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.producto-card:hover .producto-image img{transform:scale(1.05)}.producto-content{padding:1.5rem}.producto-content h3{font-size:1.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:600}.producto-content p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.producto-features{display:flex;gap:.5rem;flex-wrap:wrap}.feature-tag{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.proceso-section{margin-bottom:5rem;text-align:center}.proceso-section h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:3rem;font-weight:600}.proceso-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.proceso-step{background:var(--glass-bg-light);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.proceso-step:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.step-icon{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.step-icon svg{width:30px;height:30px}.proceso-step h3{font-size:1.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:600}.proceso-step p{color:var(--text-secondary);line-height:1.6}.caracteristicas-section{margin-bottom:5rem}.caracteristicas-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.caracteristicas-text h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:2rem;font-weight:600}.caracteristica-item{margin-bottom:2rem}.caracteristica-item h3{font-size:1.3rem;color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.caracteristica-item p{color:var(--text-secondary);line-height:1.6}.caracteristicas-image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:1rem;box-shadow:0 10px 30px #0003;transition:transform .3s ease}.caracteristicas-image img:hover{transform:scale(1.02)}.artesanos-section{margin-bottom:5rem;text-align:center}.artesanos-section h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:2rem;font-weight:600}.artesanos-content{max-width:800px;margin:0 auto 3rem}.artesanos-content p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.artesanos-stats{display:flex;justify-content:center;gap:2rem;max-width:800px;margin:0 auto;flex-wrap:wrap}.stat-card{background:var(--glass-bg-light);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;min-width:180px;width:180px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}.stat-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00000026}.stat-number{display:block;font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem;line-height:1}.stat-label{font-size:.9rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;line-height:1.2;text-align:center;max-width:100%}.cta-section{text-align:center;padding:4rem 0;background:var(--glass-bg-light);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem;margin-top:3rem}.cta-section h2{font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:600}.cta-section p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.cta-button.primary{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.cta-button.secondary{background:transparent;color:var(--text-primary);border-color:var(--primary-color)}.cta-button.secondary:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.intro-content h2,.productos-section h2,.proceso-section h2,.caracteristicas-text h2,.artesanos-section h2,.cta-section h2{font-size:2rem}.productos-grid,.proceso-grid{grid-template-columns:1fr}.caracteristicas-content{grid-template-columns:1fr;gap:2rem}.artesanos-stats{flex-direction:column;align-items:center}.stat-card{min-width:200px;width:200px;height:100px}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px;text-align:center}}@media (max-width: 480px){.artesanias-main{padding:1rem 0}.hero-section{padding:2rem 0}.hero-title{font-size:2rem}.productos-grid{grid-template-columns:1fr}.producto-card,.proceso-step,.stat-card{padding:1.5rem}.caracteristicas-content{grid-template-columns:1fr}.portada-image{height:300px}.portada-content h3{font-size:1.5rem}.portada-content p{font-size:1rem}.stat-card{min-width:160px;width:160px;height:90px}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}}
