.section{padding:80px 0}.section-title{font-size:2.5rem;font-weight:700;color:var(--toy-dark);margin-bottom:1rem}.section-description{font-size:1.2rem;color:var(--toy-secondary);max-width:600px;margin:0 auto}.service-card{background:#fff;padding:2.5rem 2rem;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);transition:all .3s ease;border:1px solid rgba(30,58,138,.1)}.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--toy-primary)}.service-icon{width:80px;height:80px;background:var(--toy-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.service-title{color:var(--toy-dark);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-description{color:var(--toy-secondary);line-height:1.6;margin-bottom:2rem}.service-detailed-content h2{color:var(--toy-dark);font-weight:700}.service-features li{padding:.5rem 0;font-size:1.1rem}.service-image img{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md)}.service-actions{margin-top:2rem}.category-card{background:#fff;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;height:100%}.category-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.category-image{height:200px;overflow:hidden;position:relative}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-image img{transform:scale(1.05)}.category-placeholder{width:100%;height:100%;background:var(--toy-light);display:flex;align-items:center;justify-content:center;color:var(--toy-secondary);font-size:3rem}.category-content{padding:2rem}.category-content h3{color:var(--toy-dark);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.category-content p{color:var(--toy-secondary);margin-bottom:1.5rem}.cta-section{background:var(--toy-gradient)}.cta-section h2{font-size:2.2rem;font-weight:700}@media (max-width: 768px){.section{padding:60px 0}.section-title{font-size:2rem}.service-card{padding:2rem 1.5rem}.category-content{padding:1.5rem}}
