.schemes_container__JH9Vd{min-height:100vh;background:var(--color-gray-50)}.schemes_categoryJobs__RhS69{background:#fff3e0;color:#e65100}.schemes_categoryGovtCard__Bjvi_{background:#e8eaf6;color:#283593}.schemes_categoryLicence__ibfqc{background:#f3e5f5;color:#6a1b9a}.schemes_categoryTax__Ymmsm{background:#e8f5e9;color:#1b5e20}.schemes_completionTime__taIA5{font-size:11px;color:var(--color-gray-500);display:flex;align-items:center;gap:2px}.schemes_titleActions__F0tQJ{display:flex;align-items:center;gap:var(--space-3)}.schemes_viewAllLink__MwWBA{text-decoration:none}.schemes_inlineSearch__wRXsw{display:flex;align-items:center;gap:0;border-radius:8px;background:var(--color-gray-100);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;max-width:44px;height:44px}.schemes_inlineSearch__wRXsw.schemes_inlineSearchOpen__Osvfu{max-width:400px;background:var(--color-white);border:1px solid var(--color-gray-300);box-shadow:0 2px 8px rgba(0,0,0,.08)}.schemes_inlineSearchInput__2U5Ay{border:none;outline:none;background:transparent;padding:10px 12px;font-size:14px;color:var(--color-gray-800);min-width:0;flex:1 1;width:200px}.schemes_inlineSearchInput__2U5Ay::placeholder{color:var(--color-gray-400)}.schemes_inlineSearchClose__6aDAN{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--color-gray-400);transition:all .2s;flex-shrink:0}.schemes_inlineSearchClose__6aDAN:hover{background:var(--color-gray-100);color:var(--color-gray-700)}.schemes_searchToggle__mqY5w{display:flex;align-items:center;gap:6px;padding:10px;border-radius:8px;background:transparent;border:none;cursor:pointer;color:var(--color-gray-700);font-weight:500;font-size:14px;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.schemes_searchToggle__mqY5w:hover{background:var(--color-primary);color:#fff}.schemes_inlineSearchOpen__Osvfu .schemes_searchToggle__mqY5w{background:var(--color-primary);color:#fff;border-radius:6px;margin:4px;padding:8px 12px}.schemes_inlineSearchOpen__Osvfu .schemes_searchToggle__mqY5w:hover{background:var(--color-primary-dark)}.schemes_main__zKDUh{max-width:1200px;margin:0 auto;padding:var(--space-6) var(--space-4)}.schemes_titleRow__0Qeqt{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-6)}.schemes_title__jZQwj{font-size:var(--text-2xl);font-weight:700;color:var(--color-gray-900);margin-bottom:var(--space-2)}.schemes_subtitle__nLo5h{color:var(--color-gray-500)}.schemes_viewAllLink__MwWBA{color:var(--color-primary);font-weight:500;white-space:nowrap}.schemes_viewAllLink__MwWBA:hover{text-decoration:underline}.schemes_emptyState__ItL_z,.schemes_loading__Ocm_O{text-align:center;padding:var(--space-12);color:var(--color-gray-500)}.schemes_loading__Ocm_O{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.schemes_error__BzkyO{padding:var(--space-4);background:rgba(239,68,68,.1);color:var(--color-error);border-radius:var(--radius-md);margin-bottom:var(--space-4)}.schemes_grid__Z4LnO{display:grid;grid-template-columns:1fr;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:640px){.schemes_grid__Z4LnO{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.schemes_grid__Z4LnO{grid-template-columns:repeat(3,1fr)}}.schemes_card__mXvLG{background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-gray-200);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);transition:all .2s ease}.schemes_card__mXvLG:hover{border-color:var(--color-primary);box-shadow:0 4px 20px rgba(27,94,32,.1);transform:translateY(-2px)}.schemes_cardHeader__vqu_r{display:flex;justify-content:space-between;align-items:center}.schemes_category__rBgae{font-size:var(--text-xs);font-weight:600;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);text-transform:uppercase}.schemes_categoryStudent__Qrsnk{background:rgba(0,137,123,.1);color:#00897b}.schemes_categoryFarmer__KDR0M{background:rgba(239,108,0,.1);color:#ef6c00}.schemes_categoryLoan__Y1Ucm{background:rgba(106,27,154,.1);color:#6a1b9a}.schemes_categoryCertificate__xeXVy{background:rgba(30,136,229,.1);color:#1e88e5}.schemes_categoryEmployment__ger5R{background:rgba(211,47,47,.1);color:#d32f2f}.schemes_categoryHealth__uSIpq{background:rgba(56,142,60,.1);color:#388e3c}.schemes_categoryWomen__rAVRI{background:rgba(233,30,99,.1);color:#e91e63}.schemes_categorySenior__ttadg{background:rgba(121,85,72,.1);color:#795548}.schemes_categoryOther__EJLN2{background:rgba(156,39,176,.1);color:#9c27b0}.schemes_type__Nb9e1{font-size:var(--text-xs);color:var(--color-gray-500)}.schemes_cardTitle__M2BNZ{font-size:var(--text-lg);font-weight:600;color:var(--color-gray-900)}.schemes_cardDescription__kXHQu{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.5}.schemes_cardFooter__HB1Oj{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:var(--space-3);border-top:1px solid var(--color-gray-100)}.schemes_fee__QHJuv{font-size:var(--text-sm);font-weight:600;color:var(--color-primary)}.schemes_arrow__KAomX{color:var(--color-gray-400);transition:transform .2s}.schemes_card__mXvLG:hover .schemes_arrow__KAomX{transform:translateX(4px);color:var(--color-primary)}@media (max-width:640px){.schemes_titleRow__0Qeqt{flex-direction:column;gap:var(--space-2)}}