.businesses-hero{background-image:url(/img/solutions_hero-UTl5MO4p.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.businesses-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);z-index:1}.solution-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative}.solution-card:hover{border-color:#c7d2fe;box-shadow:0 8px 24px rgba(102,126,234,.12);transform:translateY(-3px)}.solution-card:hover .card-title{color:#4338ca}.solution-card:hover .card-accent-bar{height:5px}.solution-card:hover .card-action-arrow{transform:translate(3px)}.solution-card:focus-visible{outline:none;box-shadow:0 0 0 2px #667eea,0 0 0 4px rgba(102,126,234,.25)}.card-accent-bar{height:3px;width:100%;flex-shrink:0;transition:height .2s ease;margin-top:auto;border-radius:0 0 14px 14px}.card-body{padding:1.15rem 1.25rem 1rem;display:flex;flex-direction:column;flex:1;min-width:0}.card-category-badge{margin-bottom:.65rem;display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .7rem;border-radius:6px;font-size:.72rem;font-weight:600;width:fit-content;letter-spacing:.01em;background:#f1f5f9;color:#475569}.card-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.card-summary{color:#64748b;font-size:.85rem;line-height:1.6;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.card-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.card-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .6rem;border-radius:6px;font-size:.72rem;font-weight:600;white-space:nowrap;min-height:28px}.card-chip--steps,.card-chip--time,.card-chip--docs{background:#f1f5f9;color:#475569}.card-chip .chip-icon{width:14px;height:14px;flex-shrink:0}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid #f1f5f9}.card-indicators{display:flex;gap:.4rem;align-items:center}.card-indicator{min-width:44px;min-height:44px;border-radius:6px;display:flex;align-items:center;justify-content:center}.card-indicator--warning,.card-indicator--cost{background:#f1f5f9;color:#64748b}.card-indicator svg{width:14px;height:14px}.card-action{font-size:.78rem;font-weight:600;color:#667eea;display:inline-flex;align-items:center;gap:.3rem}.card-action-arrow{transition:transform .2s;display:inline-block}@media(hover:none){.solution-card:hover{transform:none;box-shadow:none;border-color:#e2e8f0}.solution-card:hover .card-title{color:#1e293b}.solution-card:hover .card-accent-bar{height:3px}.solution-card:hover .card-action-arrow{transform:none}.solution-card:active{background:#f8fafc}}.card-steps-section{background:#f8fafc;border-radius:10px;padding:1rem;border:1px solid #e2e8f0}.steps-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.steps-label{font-size:.85rem;font-weight:600;color:#475569}.steps-count{background:#e0e7ff;color:#4f46e5;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:700}.card-steps{display:flex;flex-direction:column;gap:.6rem}.step-item{display:flex;align-items:flex-start;gap:.65rem}.step-number{flex-shrink:0;width:22px;height:22px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.step-text{flex:1;font-size:.85rem;color:#334155;line-height:1.5}.solution-category{display:inline-block;background:#ecfdf5;color:#065f46;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;margin-bottom:.75rem}.solution-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem;line-height:1.4}.solution-description{color:#64748b;font-size:.875rem;line-height:1.6;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.solution-meta{display:flex;gap:1rem;font-size:.75rem;color:#64748b;flex-wrap:wrap}.solution-meta-item{display:flex;align-items:center;gap:.25rem}.sol-filter-bar{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0;margin-bottom:16px}.sol-filter-pill{padding:6px 14px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;font-family:inherit;line-height:1.4}.sol-filter-pill:hover{border-color:#667eea;color:#667eea}.sol-filter-pill.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.sol-filter-pill:focus-visible{outline:2px solid #667eea;outline-offset:2px}.sol-filter-pill .pill-count{font-size:.7rem;opacity:.8;margin-left:4px}@media(max-width:480px){.sol-filter-bar{gap:6px;padding:8px 0;margin-bottom:12px}.sol-filter-pill{padding:5px 10px;font-size:.72rem}}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;padding:1rem;margin-bottom:4rem;max-width:1400px;margin-left:auto;margin-right:auto}.loading-state{text-align:center;padding:3rem;color:#64748b}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:3rem;color:#64748b}.empty-state h3{color:#1e293b;margin-bottom:.5rem}.results-summary{padding:1rem;text-align:center;color:#64748b;font-size:.875rem;margin-bottom:1rem}.results-summary span{font-weight:600;color:#667eea}@media(max-width:768px){.solutions-grid{grid-template-columns:1fr;padding:0 .5rem;gap:1rem}.solution-card{border-radius:12px}.card-accent-bar{border-radius:0 0 12px 12px}.card-body{padding:1rem}.card-title{font-size:.95rem}.card-summary{font-size:.82rem}.card-chip{font-size:.68rem;padding:.2rem .5rem}}@media(min-width:769px)and (max-width:1024px){.solutions-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}.businesses-hero{padding:3.5rem 0 2.5rem}.businesses-title{font-size:2.5rem}}@media(max-width:480px){.businesses-hero{padding:2.5rem 0 2rem}.businesses-title{font-size:1.75rem}.businesses-subtitle{font-size:1rem}.card-body{padding:.85rem}.card-title{font-size:.9rem}.card-summary{font-size:.8rem;-webkit-line-clamp:2}.card-chip{font-size:.65rem;padding:.18rem .45rem}.card-chip .chip-icon{width:12px;height:12px}}
