.challenges-module__PR9N0G__splitPage{max-width:1400px;min-height:calc(100vh - 70px);box-shadow:none;background:#f5f7fa;margin:0 auto;display:flex}.challenges-module__PR9N0G__listPanel{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:380px;min-width:380px;height:calc(100vh - 70px);display:flex;overflow:hidden}.challenges-module__PR9N0G__listHeader{background:linear-gradient(#f0fdf4 0%,#fff 100%);padding:1.75rem 1.5rem 1rem}.challenges-module__PR9N0G__listTitle{color:#1f2937;letter-spacing:-.5px;margin:0 0 .35rem;font-size:1.5rem;font-weight:800}.challenges-module__PR9N0G__resultCount{color:#16a34a;font-size:.85rem;font-weight:500}.challenges-module__PR9N0G__searchBar{background:#f5f7fa;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;margin:.75rem 1rem;padding:.875rem 1rem;transition:all .2s;display:flex}.challenges-module__PR9N0G__searchBar:focus-within{background:#fff;border-color:#16a34a}.challenges-module__PR9N0G__searchIcon{opacity:.5;color:#6b7280;font-size:1rem}.challenges-module__PR9N0G__searchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.challenges-module__PR9N0G__searchInput::placeholder{color:#9ca3af}.challenges-module__PR9N0G__filterRow{gap:.5rem;padding:.5rem 1rem 1rem;display:flex}.challenges-module__PR9N0G__filterSelect{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:.625rem .875rem;font-size:.8rem;font-weight:500;transition:all .2s}.challenges-module__PR9N0G__filterSelect:hover{border-color:#16a34a}.challenges-module__PR9N0G__filterSelect option{background:#fff}.challenges-module__PR9N0G__jobList{flex:1;padding:.5rem 0;overflow-y:auto}.challenges-module__PR9N0G__jobList::-webkit-scrollbar{width:6px}.challenges-module__PR9N0G__jobList::-webkit-scrollbar-track{background:0 0}.challenges-module__PR9N0G__jobList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.challenges-module__PR9N0G__jobListItem{cursor:pointer;border-left:3px solid #0000;border-radius:0 12px 12px 0;margin:0 .5rem;padding:1.25rem 1.5rem;transition:all .2s}.challenges-module__PR9N0G__jobListItem:hover{background:#f9fafb}.challenges-module__PR9N0G__jobListItemActive{background:linear-gradient(90deg,#dcfce7 0%,#f0fdf4 100%);border-left-color:#16a34a}.challenges-module__PR9N0G__jobItemHeader{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.challenges-module__PR9N0G__jobIcon{font-size:1.1rem}.challenges-module__PR9N0G__jobCategory{color:#16a34a;text-transform:uppercase;letter-spacing:.75px;font-size:.7rem;font-weight:600}.challenges-module__PR9N0G__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:6px;margin-left:auto;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.challenges-module__PR9N0G__jobItemTitle{color:#1f2937;margin:0 0 .6rem;font-size:1rem;font-weight:700;line-height:1.35}.challenges-module__PR9N0G__jobItemMeta{justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.8rem;display:flex}.challenges-module__PR9N0G__jobCompany{color:#6b7280;font-weight:500}.challenges-module__PR9N0G__jobBudget{color:#16a34a;font-size:.85rem;font-weight:700}.challenges-module__PR9N0G__jobTime{color:#9ca3af;font-size:.75rem}.challenges-module__PR9N0G__loadingState,.challenges-module__PR9N0G__emptyState{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.challenges-module__PR9N0G__spinner{border:3px solid #e5e7eb;border-top-color:#16a34a;border-radius:50%;width:36px;height:36px;margin-bottom:1rem;animation:.8s linear infinite challenges-module__PR9N0G__spin}@keyframes challenges-module__PR9N0G__spin{to{transform:rotate(360deg)}}.challenges-module__PR9N0G__errorState{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.challenges-module__PR9N0G__errorState span{margin-bottom:1rem;font-size:2.5rem}.challenges-module__PR9N0G__errorState p{margin:0 0 1.25rem;line-height:1.5}.challenges-module__PR9N0G__retryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.challenges-module__PR9N0G__retryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #22c55e4d}.challenges-module__PR9N0G__detailPanel{background:#f9fafb;flex:1;height:calc(100vh - 70px);overflow-y:auto}.challenges-module__PR9N0G__noSelection{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.challenges-module__PR9N0G__noSelectionIcon{opacity:.4;margin-bottom:1.5rem;font-size:4rem}.challenges-module__PR9N0G__noSelection h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.challenges-module__PR9N0G__noSelection p{margin:0;font-size:.9rem}.challenges-module__PR9N0G__detailContent{max-width:900px;padding:2.5rem 3rem}.challenges-module__PR9N0G__detailHeader{margin-bottom:2.5rem}.challenges-module__PR9N0G__detailCategory{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:25px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.challenges-module__PR9N0G__detailTitle{color:#1f2937;letter-spacing:-.5px;margin:0 0 1.25rem;font-size:2rem;font-weight:800;line-height:1.2}.challenges-module__PR9N0G__detailMeta{color:#6b7280;flex-wrap:wrap;gap:1.25rem;font-size:.95rem;display:flex}.challenges-module__PR9N0G__detailMeta>span{align-items:center;gap:.4rem;display:flex}.challenges-module__PR9N0G__detailBudget{font-weight:700;color:#16a34a!important;font-size:1rem!important}.challenges-module__PR9N0G__companyCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.challenges-module__PR9N0G__companyAvatar{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:800;display:flex}.challenges-module__PR9N0G__companyInfo{flex-direction:column;gap:.35rem;display:flex}.challenges-module__PR9N0G__companyName{color:#1f2937;font-size:1.1rem;font-weight:700}.challenges-module__PR9N0G__companyLink{color:#16a34a;font-size:.85rem;font-weight:500;text-decoration:none}.challenges-module__PR9N0G__companyLink:hover{text-decoration:underline}.challenges-module__PR9N0G__detailSection{margin-bottom:2.5rem}.challenges-module__PR9N0G__detailSection h2{color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;font-size:.8rem;font-weight:700}.challenges-module__PR9N0G__descriptionText{color:#4b5563;font-size:1rem;line-height:1.8}.challenges-module__PR9N0G__metadataGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.challenges-module__PR9N0G__metaItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.challenges-module__PR9N0G__metaLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.75px;margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.challenges-module__PR9N0G__metaValue{color:#1f2937;font-size:.95rem;font-weight:700}.challenges-module__PR9N0G__applySection{border-top:1px solid #e5e7eb;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.challenges-module__PR9N0G__applyBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 4px 12px #16a34a33}.challenges-module__PR9N0G__applyBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #16a34a59}.challenges-module__PR9N0G__viewFullBtn{color:#4b5563;text-align:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:.875rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.challenges-module__PR9N0G__viewFullBtn:hover{color:#1f2937;background:#e5e7eb}.challenges-module__PR9N0G__mobileBackBtn{color:#16a34a;cursor:pointer;background:#dcfce7;border:1px solid #bbf7d0;border-radius:10px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:none}.challenges-module__PR9N0G__mobileBackBtn:hover{background:#bbf7d0}@media (max-width:1100px){.challenges-module__PR9N0G__listPanel{width:340px;min-width:340px}.challenges-module__PR9N0G__detailContent{padding:2rem}}@media (max-width:900px){.challenges-module__PR9N0G__splitPage{flex-direction:column}.challenges-module__PR9N0G__listPanel{width:100%;min-width:100%;height:auto;max-height:none}.challenges-module__PR9N0G__detailPanel{height:auto;min-height:100vh;display:none}.challenges-module__PR9N0G__mobileBackBtn{display:block}.challenges-module__PR9N0G__mobileHidden{display:none!important}.challenges-module__PR9N0G__mobileVisible{display:block!important}}@media (max-width:600px){.challenges-module__PR9N0G__detailContent{padding:1.25rem}.challenges-module__PR9N0G__detailTitle{font-size:1.35rem}.challenges-module__PR9N0G__metadataGrid{grid-template-columns:1fr}.challenges-module__PR9N0G__applySection{flex-direction:column}.challenges-module__PR9N0G__companyCard{padding:1rem}.challenges-module__PR9N0G__listHeader{padding:1.25rem 1rem .75rem}.challenges-module__PR9N0G__listTitle{font-size:1.25rem}.challenges-module__PR9N0G__searchBar{margin:.5rem .75rem;padding:.75rem}.challenges-module__PR9N0G__filterRow{padding:.5rem .75rem .75rem}.challenges-module__PR9N0G__jobListItem{margin:0 .25rem;padding:1rem}.challenges-module__PR9N0G__detailMeta{flex-wrap:wrap;gap:.5rem}}
