.solutions-module__y3n07G__solutionsSection{background:var(--card-bg-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-soft);border:1px solid #7090b01a;margin-bottom:32px;padding:32px}.solutions-module__y3n07G__sectionTitle{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:12px;font-size:22px;font-weight:800;display:flex}.solutions-module__y3n07G__sectionSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:14.5px;line-height:1.6}.solutions-module__y3n07G__searchContainer{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.solutions-module__y3n07G__searchWrapper{width:100%;position:relative}.solutions-module__y3n07G__searchIcon{color:var(--text-secondary);pointer-events:none;transition:var(--transition-smooth);position:absolute;top:50%;left:20px;transform:translateY(-50%)}.solutions-module__y3n07G__searchInput{border-radius:var(--border-radius-full);width:100%;color:var(--text-primary);background:var(--background-color);transition:var(--transition-smooth);border:1px solid #64748b33;outline:none;padding:16px 24px 16px 52px;font-size:16px;box-shadow:inset 0 2px 4px #00000005}.solutions-module__y3n07G__searchInput:focus{border-color:var(--accent-blue);background:var(--card-bg-white);box-shadow:0 0 0 4px #4318ff14,inset 0 2px 4px #00000003}.solutions-module__y3n07G__searchInput:focus+.solutions-module__y3n07G__searchIcon{color:var(--accent-blue)}.solutions-module__y3n07G__filterRow{flex-wrap:wrap;gap:8px;display:flex}.solutions-module__y3n07G__filterChip{border-radius:var(--border-radius-full);cursor:pointer;background:var(--background-color);color:var(--text-secondary);transition:var(--transition-smooth);border:1px solid #0000;padding:6px 16px;font-size:13.5px;font-weight:600}.solutions-module__y3n07G__filterChip:hover{color:var(--accent-blue);background:#4318ff0d}.solutions-module__y3n07G__filterChipActive{background:var(--accent-blue);box-shadow:0 4px 12px #4318ff40;color:#fff!important}.solutions-module__y3n07G__list{flex-direction:column;gap:16px;display:flex}.solutions-module__y3n07G__card{background:var(--background-color);border-radius:var(--border-radius-md);transition:var(--transition-smooth);border:1px solid #0000;flex-direction:column;gap:14px;padding:24px;display:flex}.solutions-module__y3n07G__card:hover{background:var(--card-bg-white);box-shadow:var(--shadow-soft);border-color:#4318ff26;transform:translateY(-2px)}.solutions-module__y3n07G__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.solutions-module__y3n07G__cardTitle{color:var(--text-primary);font-size:17px;font-weight:700;line-height:1.4}.solutions-module__y3n07G__cardCode{color:var(--text-secondary);background:var(--card-bg-white);border-radius:var(--border-radius-full);border:1px solid #a3aed04d;flex-shrink:0;padding:2px 10px;font-size:12px;font-weight:700}.solutions-module__y3n07G__card:hover .solutions-module__y3n07G__cardCode{background:var(--background-color)}.solutions-module__y3n07G__cardInfo{color:var(--text-secondary);font-size:13.5px;line-height:1.6}.solutions-module__y3n07G__cardActions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.solutions-module__y3n07G__actionBtn{border-radius:var(--border-radius-full);transition:var(--transition-smooth);cursor:pointer;border:1px solid #0000;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.solutions-module__y3n07G__actionBtnPrimary{background:var(--accent-blue);box-shadow:0 4px 12px #4318ff26;color:#fff!important}.solutions-module__y3n07G__actionBtnPrimary:hover{background:#330ed4;transform:translateY(-1px);box-shadow:0 6px 16px #4318ff40}.solutions-module__y3n07G__actionBtnSecondary{background:var(--card-bg-white);color:var(--text-primary);border-color:#a3aed04d}.solutions-module__y3n07G__actionBtnSecondary:hover{background:var(--background-color);border-color:var(--text-secondary)}.solutions-module__y3n07G__emptyState{text-align:center;color:var(--text-secondary);background:var(--background-color);border-radius:var(--border-radius-md);padding:40px 20px}.solutions-module__y3n07G__emptyTitle{color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:700}.solutions-module__y3n07G__emptyText{font-size:13.5px}@media (max-width:768px){.solutions-module__y3n07G__solutionsSection{padding:20px}.solutions-module__y3n07G__sectionTitle{font-size:18px}.solutions-module__y3n07G__searchInput{padding:14px 20px 14px 44px;font-size:15px}.solutions-module__y3n07G__searchIcon{width:18px;height:18px;left:16px}.solutions-module__y3n07G__card{gap:10px;padding:16px}.solutions-module__y3n07G__cardTitle{font-size:15px}.solutions-module__y3n07G__actionBtn{justify-content:center;width:100%;padding:6px 14px;font-size:12px}}
