.CustomSelect_selectContainer__XrVi6{position:relative;width:100%;font-family:inherit}.CustomSelect_selectHeader__8hRvF{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f7f8fa;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:auto}.CustomSelect_selectHeader__8hRvF:hover{background:#f2f3f5}.CustomSelect_isOpen__iMySu .CustomSelect_selectHeader__8hRvF{background:#f2f3f5;box-shadow:none;border-radius:8px 8px 0 0}.CustomSelect_error__5sIKr .CustomSelect_selectHeader__8hRvF{border-color:#ef4444;background:#fef2f2}.CustomSelect_disabled__kGiji .CustomSelect_selectHeader__8hRvF{cursor:not-allowed;opacity:.6;background:#f1f5f9}.CustomSelect_selectedValue__YWaUL{font-size:1rem;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CustomSelect_placeholder__YbCLK{color:#9ca3af;font-size:1rem}.CustomSelect_chevron__0Hn7G{font-size:.75rem;color:#6b7280;transition:transform .2s ease}.CustomSelect_isOpen__iMySu .CustomSelect_chevron__0Hn7G{transform:rotate(180deg);color:#043cb5}.CustomSelect_optionsList__jjI_6{position:absolute;top:100%;left:0;right:0;z-index:1000;margin:0;padding:.25rem 0;list-style:none;background:#ffffff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.08);max-height:220px;overflow-y:auto}.CustomSelect_optionsList__jjI_6::-webkit-scrollbar{width:6px}.CustomSelect_optionsList__jjI_6::-webkit-scrollbar-track{background:#f1f5f9}.CustomSelect_optionsList__jjI_6::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CustomSelect_optionsList__jjI_6::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CustomSelect_optionItem__Ywwc9{padding:.625rem 1rem;font-size:.9375rem;color:#374151;cursor:pointer;transition:background .15s ease,color .15s ease}.CustomSelect_isSelected__NjGBX,.CustomSelect_optionItem__Ywwc9:hover{background:#f0f4ff;color:#043cb5}.CustomSelect_isSelected__NjGBX{font-weight:600}.CustomSelect_optionItem__Ywwc9:not(:last-child){border-bottom:1px solid #f3f4f6}.PostCat_pageWrapper__PeWSI{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#ffffff);padding:1rem}.PostCat_contentContainer__caAUE{max-width:1200px;margin:0 auto}.PostCat_backButton__WpYk5{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;background:transparent;border:none;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.PostCat_backButton__WpYk5:hover{color:#043cb5;transform:translateX(-3px)}.PostCat_headerSection__BZMGj{text-align:center;padding:0 1rem .5rem;margin-bottom:1rem}.PostCat_pageTitle__sH59K{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:.25rem;letter-spacing:-.02em}.PostCat_pageSubtitle__0XIQr{font-size:1rem;color:#64748b;line-height:1.5;max-width:600px;margin:0 auto}.PostCat_infoBanner__izU_c{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:12px;margin-bottom:2rem;color:#0369a1}.PostCat_infoBanner__izU_c svg{color:#3b82f6;font-size:1.25rem;margin-top:.125rem;flex-shrink:0}.PostCat_infoBanner__izU_c h3{font-size:1rem;font-weight:600;color:#0c4a6e;margin:0 0 .25rem}.PostCat_infoBanner__izU_c p{font-size:.9rem;margin:0;line-height:1.5}.PostCat_formSection__Q71Uc{background:white;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem;margin-bottom:2rem}.PostCat_formGroup__89NBn{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed #e2e8f0}.PostCat_formGroup__89NBn:nth-last-child(2){border-bottom:none;margin-bottom:1rem;padding-bottom:0}.PostCat_formGroupHeader__LY5_0{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.PostCat_formGroupIcon__Fec06{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.1rem;flex-shrink:0}.PostCat_formGroupTitle__6TTVD{font-size:1.15rem;font-weight:600;color:#0f172a;margin:0}.PostCat_formGroupSubtitle__jhDGY{font-size:.875rem;color:#64748b;margin:0}.PostCat_inputGrid__NotSc{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.PostCat_inputContainer__D71MN{display:flex;flex-direction:column}.PostCat_inputLabel__Vp_E_{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.35rem}.PostCat_required__6hIMj{color:#ef4444;margin-left:.25rem}.PostCat_input__AFqvc{width:100%;padding:.85rem .75rem;border:none;border-radius:6px;font-size:.85rem;color:#0f172a;background:rgba(4,60,181,.04);transition:all .2s ease;font-family:inherit}.PostCat_input__AFqvc:focus,.PostCat_input__AFqvc:hover{background:rgba(4,60,181,.08)}.PostCat_input__AFqvc:focus{outline:none;box-shadow:none}.PostCat_input__AFqvc::placeholder{color:#94a3b8}.PostCat_inputError__B0gQZ{border-color:#ef4444;background:#fef2f2}.PostCat_inputError__B0gQZ:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.PostCat_select__aSa04{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.PostCat_helperText__yRjh9{font-size:.8rem;color:#64748b;margin-top:.5rem;line-height:1.4}.PostCat_errorMessage__fqnoO{color:#ef4444;font-size:.8rem;margin-top:.35rem;display:flex;align-items:center;gap:.25rem;font-weight:500}.PostCat_submitSection__lj3fU{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding-top:1.5rem;border-top:1px dashed #e2e8f0}.PostCat_submitButton__y6hU5{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2.5rem;background:#0f172a;color:white;border:1px solid #0f172a;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.PostCat_submitButton__y6hU5:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.PostCat_submitButton__y6hU5:active{transform:translateY(0)}.PostCat_analysisButton__N3LzN{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2.5rem;background:white;color:#64748b;border:1px solid #cbd5e1;border-radius:10px;font-size:1rem;font-weight:600;cursor:not-allowed;opacity:.6;transition:all .3s ease}.PostCat_analysisButtonActive__abcPA{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:white;border:none;cursor:pointer;opacity:1;box-shadow:0 0 0 0 rgba(37,99,235,.7);animation:PostCat_pulseGlow__4Usx4 2s infinite}.PostCat_analysisButtonActive__abcPA:hover{transform:translateY(-2px);background:linear-gradient(135deg,#1d4ed8,#1e40af)}@keyframes PostCat_pulseGlow__4Usx4{0%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}70%{box-shadow:0 0 0 12px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}.PostCat_resultsSection__iuNWk{margin-top:3rem;padding-top:3rem;border-top:2px dashed #e2e8f0}.PostCat_resultsHeader__oyy20{text-align:center;margin-bottom:2.5rem}.PostCat_resultsTitle__5ER9s{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.PostCat_resultsSubtitle__l_mv_{font-size:1rem;color:#64748b;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.PostCat_resultsStats__fYxiM{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;background:#f8fafc;border-radius:999px;border:1px solid #e2e8f0;margin:0 auto;width:-moz-fit-content;width:fit-content}.PostCat_statItem__341KH{display:flex;align-items:center;gap:.75rem;position:relative}.PostCat_statItem__341KH:not(:last-child):after{content:"";height:1.25rem;width:1px;background:#e2e8f0;margin-left:.75rem}.PostCat_statValue__Z2PzS{font-size:1.25rem;font-weight:700;color:#0f172a}.PostCat_statLabel__JJJQa{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.PostCat_controlsSection__8oiWs{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.PostCat_filtersGrid__T2WFH{display:grid;grid-template-columns:1fr 280px;grid-gap:1.5rem;gap:1.5rem;align-items:flex-end}.PostCat_searchWrapper__AeKCj{position:relative;flex:1 1}.PostCat_searchIcon__G1lIx{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.9rem}.PostCat_searchInput__TFeGV{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;transition:all .2s ease;background:#f8fafc}.PostCat_searchInput__TFeGV:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.PostCat_sortWrapper__Z3aU_{display:flex;flex-direction:column;gap:.5rem}.PostCat_filterLabel__y_0Y6{font-size:.8rem;font-weight:600;color:#64748b;margin-left:.25rem}.PostCat_iimResultsGrid__6oQBw{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.PostCat_iimResultCard__khhkT{background:white;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column}.PostCat_iimResultCard__khhkT:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px rgba(0,0,0,.1);border-color:#cbd5e1}.PostCat_iimCardImage__F8JV_{width:100%;height:140px;overflow:hidden;flex-shrink:0}.PostCat_iimCardImage__F8JV_ img{width:100%;height:100%;object-fit:cover;object-position:center}.PostCat_iimCardContent__CO1_F{padding:.75rem;flex:1 1;display:flex;flex-direction:column}.PostCat_iimResultCard__khhkT.PostCat_notEligible__fbSRm{opacity:.85}.PostCat_iimCardHeader__SdJvL{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem;border-bottom:1px solid #f1f5f9;padding-bottom:.75rem}.PostCat_iimName__qV2o6{font-size:1rem;font-weight:700;color:#0f172a;margin:0;flex:1 1}.PostCat_statusBadge__oMcR2{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;white-space:nowrap;letter-spacing:.025em;text-transform:uppercase}.PostCat_badgeEligible__K1d1Z{background:#dcfce7;color:#15803d}.PostCat_badgeNotEligible__jc_EX{background:#fee2e2;color:#b91c1c}.PostCat_notEligibleReason__1FNGp{font-size:.8rem;color:#64748b;line-height:1.3;margin:0 0 .4rem;padding-bottom:.4rem;border-bottom:1px dashed #e2e8f0}.PostCat_notEligibleReason__1FNGp p{margin:.25rem 0}.PostCat_percentageCard__VmreS{border-radius:10px;padding:.75rem 1rem;text-align:center;margin-bottom:.75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;transition:all .2s ease}.PostCat_percentageLabel__MLu_C{display:block;font-size:.7rem;color:#475569;font-weight:600;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.03em}.PostCat_percentageValue__z_njI{font-size:1.35rem;font-weight:800;color:#1e40af;line-height:1.2;display:inline-block;padding:.2rem .75rem;border-radius:6px}.PostCat_percentageValue__z_njI[data-chance="Very likely"]{background:#DCFCE7;color:#166534}.PostCat_percentageValue__z_njI[data-chance=Likely]{background:#FEF3C7;color:#92400E}.PostCat_percentageValue__z_njI[data-chance="On borderline"]{background:#FED7AA;color:#C2410C}.PostCat_percentageValue__z_njI[data-chance=Unlikely]{background:#FEE2E2;color:#7F1D1D}.PostCat_percentageSubtext__it85R{display:block;font-size:.7rem;color:#64748b;margin-top:.35rem}.PostCat_scoreSummary__Qr0ji{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.35rem;gap:.35rem;margin-bottom:.5rem}.PostCat_scoreItem__rgZIW{display:flex;flex-direction:column;gap:.1rem;padding:.35rem .5rem;background:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}.PostCat_fullWidthScoreItem__mw612{grid-column:1/-1;text-align:center;align-items:center;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(37,99,235,.04));border:1px solid rgba(37,99,235,.15);padding:.5rem}.PostCat_scoreLabel__y9srR{font-size:.65rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.PostCat_scoreValue__VjwMg{font-size:1rem;font-weight:700;color:#0f172a}.PostCat_finalScore__qcznw{color:#2563eb}.PostCat_noWeightageText__YwNbp{font-size:.75rem;color:#94a3b8;font-weight:400;margin-left:.25rem}.PostCat_expandButton__7SXx1{width:100%;padding:.75rem;background:transparent;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:.85rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;margin-top:1rem}.PostCat_expandButton__7SXx1:hover{background:#f8fafc;border-color:#94a3b8;color:#334155}.PostCat_scoreBreakdown__40Prg{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;animation:PostCat_slideDown__H_mev .2s ease-out}@keyframes PostCat_slideDown__H_mev{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.PostCat_breakdownSection__PgYGb h4{font-size:.9rem;font-weight:600;color:#0f172a;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.PostCat_breakdownRow___pVs9{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px dashed #e2e8f0}.PostCat_breakdownRow___pVs9:last-child{border-bottom:none}.PostCat_breakdownRow___pVs9 span{font-size:.85rem;color:#64748b}.PostCat_breakdownRow___pVs9 strong{font-size:.9rem;color:#0f172a;font-weight:600}.PostCat_disclaimer__AzEGK{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:8px;padding:1.25rem;display:flex;gap:1rem;align-items:flex-start;margin-top:2rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.PostCat_disclaimer__AzEGK svg{color:#3b82f6;font-size:1.25rem;margin-top:.125rem;flex-shrink:0}.PostCat_disclaimer__AzEGK p{font-size:.9rem;color:#64748b;line-height:1.6;margin:0}.PostCat_disclaimer__AzEGK strong{color:#0f172a;font-weight:600}@media (max-width:768px){.PostCat_pageWrapper__PeWSI{padding:1rem 0 80px}.PostCat_formSection__Q71Uc{padding:1.5rem;border-radius:0;border-left:none;border-right:none}.PostCat_pageTitle__sH59K{font-size:1.5rem}.PostCat_inputGrid__NotSc{grid-template-columns:1fr;gap:1.25rem}.PostCat_iimResultsGrid__6oQBw{grid-template-columns:1fr}.PostCat_resultsStats__fYxiM{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;border-radius:16px;width:100%}.PostCat_statItem__341KH{width:100%;justify-content:space-between}.PostCat_statItem__341KH:not(:last-child):after{display:none}.PostCat_filtersGrid__T2WFH{grid-template-columns:1fr;gap:1rem}.PostCat_searchInput__TFeGV{font-size:16px}.PostCat_submitSection__lj3fU{flex-direction:column;gap:1rem;padding-left:1rem;padding-right:1rem}.PostCat_analysisButton__N3LzN,.PostCat_submitButton__y6hU5{width:100%;padding:.875rem 1.5rem;justify-content:center}}