.JobListCard-module__diFxTG__jobCard{cursor:pointer;background:#fff;border:1px solid rgba(52,152,219,.1);border-radius:.5rem;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:22rem;padding:1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.05)}.JobListCard-module__diFxTG__expandButton{display:none}.JobListCard-module__diFxTG__arrow{margin-left:.5rem;font-size:.75rem;transition:transform .3s;display:inline-block}.JobListCard-module__diFxTG__arrow.JobListCard-module__diFxTG__expanded{transform:rotate(180deg)}.JobListCard-module__diFxTG__jobCard:hover{border-color:rgba(52,152,219,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(52,152,219,.15)}.JobListCard-module__diFxTG__companySection{background:linear-gradient(135deg,rgba(52,152,219,.03),rgba(128,231,177,.03));border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.4rem;padding:.75rem;display:flex;position:relative}.JobListCard-module__diFxTG__companyHeader{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.JobListCard-module__diFxTG__companyInfoLeft{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;display:flex}.JobListCard-module__diFxTG__manpowerStats{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;display:flex}.JobListCard-module__diFxTG__manpowerStats h3{color:var(--accent);margin:0;font-size:1.4rem;font-weight:700;line-height:1}.JobListCard-module__diFxTG__manpowerStats p{text-transform:uppercase;letter-spacing:.4px;color:#64748b;opacity:.8;word-wrap:break-word;text-align:center;margin:0;font-size:.625rem;font-weight:600;line-height:1.2}.JobListCard-module__diFxTG__companyLogo{object-fit:contain;background:#fff;border:1px solid rgba(52,152,219,.1);border-radius:.375rem;width:52px;height:52px;padding:.4rem;transition:transform .25s;box-shadow:0 2px 8px rgba(0,0,0,.08)}.JobListCard-module__diFxTG__jobCard:hover .JobListCard-module__diFxTG__companyLogo{transform:scale(1.05)}.JobListCard-module__diFxTG__companyName{color:#1e293b;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:.875rem;font-weight:600;line-height:1.3}.JobListCard-module__diFxTG__badgeContainer{position:absolute;top:.75rem;right:.75rem}.JobListCard-module__diFxTG__jobContent{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.JobListCard-module__diFxTG__jobTitle{color:#1e293b;-webkit-line-clamp:2;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;border-bottom:2px solid rgba(52,152,219,.1);-webkit-box-orient:vertical;margin:0 0 .4rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.JobListCard-module__diFxTG__detailsList{flex-direction:column;gap:.5rem;margin-bottom:.4rem;transition:max-height .3s,opacity .3s;display:flex}.JobListCard-module__diFxTG__detailItem{color:#475569;background:rgba(52,152,219,.02);border-radius:.25rem;align-items:center;gap:.6rem;padding:.4rem .6rem;font-size:.8rem;line-height:1.4;transition:all .2s;display:flex}.JobListCard-module__diFxTG__detailItem:hover{background:rgba(52,152,219,.05)}.JobListCard-module__diFxTG__icon{width:1.1rem;height:1.1rem;color:var(--accent);stroke-width:2px;flex-shrink:0}.JobListCard-module__diFxTG__detailItem span{color:#334155;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0;font-weight:500}.JobListCard-module__diFxTG__skillsSection{border-top:1px solid #e2e8f0;margin-top:.4rem;padding-top:.6rem;transition:max-height .3s,opacity .3s}.JobListCard-module__diFxTG__skillsList{flex-wrap:wrap;gap:.35rem;display:flex}.JobListCard-module__diFxTG__skillTag{letter-spacing:.01em;word-wrap:break-word;white-space:normal;text-align:center;border-radius:.3rem;align-items:center;padding:.25rem .55rem;font-size:.7rem;font-weight:500;line-height:1.3;transition:all .2s;display:inline-flex}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__matched{color:#15803d;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.15));border:1.5px solid rgba(34,197,94,.4)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__matched:hover{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.2));transform:translateY(-1px)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__unmatched{color:#64748b;background:rgba(148,163,184,.08);border:1.5px solid rgba(148,163,184,.25)}.JobListCard-module__diFxTG__skillTag.JobListCard-module__diFxTG__unmatched:hover{background:rgba(148,163,184,.12)}.JobListCard-module__diFxTG__checkmark{color:#15803d;margin-left:.25rem;font-weight:700}.JobListCard-module__diFxTG__jobContent>div:last-child{margin-top:auto;padding-top:.75rem}.JobListCard-module__diFxTG__jobContent button{white-space:normal;word-wrap:break-word;border-radius:.375rem;width:100%;min-height:2.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.3;transition:all .2s}.JobListCard-module__diFxTG__jobContent button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.JobListCard-module__diFxTG__jobCard{-webkit-tap-highlight-color:rgba(52,152,219,.1);min-height:auto;padding:1rem}.JobListCard-module__diFxTG__companySection{gap:.5rem;padding:.75rem}.JobListCard-module__diFxTG__companyHeader{flex-wrap:wrap;gap:.75rem}.JobListCard-module__diFxTG__companyInfoLeft{flex:1;gap:.5rem;min-width:0}.JobListCard-module__diFxTG__companyLogo{width:52px;height:52px}.JobListCard-module__diFxTG__manpowerStats{flex-shrink:0}.JobListCard-module__diFxTG__manpowerStats h3{font-size:1.3rem}.JobListCard-module__diFxTG__manpowerStats p{font-size:.6rem;line-height:1.1}.JobListCard-module__diFxTG__companyName{font-size:.85rem;line-height:1.2}.JobListCard-module__diFxTG__jobTitle{margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem}.JobListCard-module__diFxTG__expandButton{touch-action:manipulation;margin-bottom:.5rem;padding:.5rem .75rem}.JobListCard-module__diFxTG__detailItem{gap:.5rem;padding:.35rem .5rem;font-size:.8rem}.JobListCard-module__diFxTG__icon{width:1rem;height:1rem}.JobListCard-module__diFxTG__skillsSection{margin-top:.5rem;padding-top:.5rem}.JobListCard-module__diFxTG__skillTag{padding:.25rem .5rem;font-size:.7rem}.JobListCard-module__diFxTG__jobContent button{touch-action:manipulation;padding:.6rem 1rem;font-size:.8rem}.JobListCard-module__diFxTG__badgeContainer{top:.5rem;right:.5rem}}@media (max-width:480px){.JobListCard-module__diFxTG__jobCard{border-radius:.375rem;min-height:auto;padding:.75rem}.JobListCard-module__diFxTG__expandButton{width:100%;color:var(--accent);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,rgba(52,152,219,.05),rgba(52,152,219,.08));border:1px solid rgba(52,152,219,.2);border-radius:.375rem;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.JobListCard-module__diFxTG__expandButton:active{background:rgba(52,152,219,.15);transform:scale(.98)}.JobListCard-module__diFxTG__detailsList{opacity:0;gap:.4rem;max-height:0;margin-bottom:0;transition:max-height .3s,opacity .3s;overflow:hidden}.JobListCard-module__diFxTG__detailsList.JobListCard-module__diFxTG__expanded{opacity:1;max-height:1000px;margin-bottom:.5rem}.JobListCard-module__diFxTG__skillsSection{opacity:0;border-top:none;max-height:0;margin-top:0;padding-top:0;transition:max-height .3s,opacity .3s;overflow:hidden}.JobListCard-module__diFxTG__skillsSection.JobListCard-module__diFxTG__expanded{opacity:1;border-top:1px solid #e2e8f0;max-height:600px;margin-top:.5rem;padding-top:.5rem}.JobListCard-module__diFxTG__companySection{gap:.4rem;padding:.5rem}.JobListCard-module__diFxTG__companyHeader{flex-wrap:wrap;gap:.5rem}.JobListCard-module__diFxTG__companyInfoLeft{gap:.4rem;min-width:0}.JobListCard-module__diFxTG__companyLogo{width:44px;height:44px;padding:.25rem}.JobListCard-module__diFxTG__companyName{font-size:.75rem;line-height:1.15}.JobListCard-module__diFxTG__manpowerStats{padding:.25rem 0}.JobListCard-module__diFxTG__manpowerStats h3{font-size:1.15rem;line-height:1}.JobListCard-module__diFxTG__manpowerStats p{font-size:.55rem;line-height:1.1}.JobListCard-module__diFxTG__jobTitle{-webkit-line-clamp:2;margin-bottom:.5rem;padding-bottom:.4rem;font-size:.9rem;line-height:1.25}.JobListCard-module__diFxTG__detailItem{gap:.4rem;padding:.35rem .5rem;font-size:.7rem;line-height:1.3}.JobListCard-module__diFxTG__icon{flex-shrink:0;width:.85rem;height:.85rem}.JobListCard-module__diFxTG__skillTag{border-radius:.25rem;padding:.2rem .4rem;font-size:.6rem}.JobListCard-module__diFxTG__jobContent button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:.375rem;min-height:2.5rem;padding:.6rem 1rem;font-size:.75rem}.JobListCard-module__diFxTG__jobContent button:active{transform:translateY(0)}.JobListCard-module__diFxTG__badgeContainer{top:.4rem;right:.4rem}.JobListCard-module__diFxTG__jobContent>div:last-child{padding-top:.75rem}}
.VerifiedIdManager-module__YPjkgG__container{max-width:800px;margin:0 auto;padding:2rem}.VerifiedIdManager-module__YPjkgG__loading{color:#64748b;justify-content:center;place-self:center;align-items:center;padding:3rem;font-size:1rem;display:flex}.VerifiedIdManager-module__YPjkgG__dropdownSection{margin-bottom:2rem}.VerifiedIdManager-module__YPjkgG__label{color:#64748b;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.VerifiedIdManager-module__YPjkgG__dropdown{color:#1e293b;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.875rem 3rem .875rem 1rem;font-size:1rem;transition:all .2s}.VerifiedIdManager-module__YPjkgG__dropdown:hover{border-color:#cbd5e1}.VerifiedIdManager-module__YPjkgG__dropdown:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.VerifiedIdManager-module__YPjkgG__dropdown:disabled{cursor:not-allowed;opacity:.6;background-color:#f8fafc}.VerifiedIdManager-module__YPjkgG__uploadGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.VerifiedIdManager-module__YPjkgG__uploadSingle{justify-content:center;margin-bottom:2rem;display:flex}.VerifiedIdManager-module__YPjkgG__uploadSingle .VerifiedIdManager-module__YPjkgG__uploadSection{width:calc(50% - .75rem)}.VerifiedIdManager-module__YPjkgG__uploadSection{flex-direction:column;display:flex}.VerifiedIdManager-module__YPjkgG__uploadLabel{color:#64748b;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.VerifiedIdManager-module__YPjkgG__uploadBox{aspect-ratio:16/10;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:.75rem;transition:all .2s;position:relative;overflow:hidden}.VerifiedIdManager-module__YPjkgG__uploadBox:hover{border-color:var(--accent);background-color:#f1f5f9}.VerifiedIdManager-module__YPjkgG__uploadPlaceholder{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.5rem;display:flex}.VerifiedIdManager-module__YPjkgG__uploadIcon{color:#7adaef;width:3rem;height:3rem;margin-bottom:1rem}.VerifiedIdManager-module__YPjkgG__placeholderIcon{margin-top:.5rem}.VerifiedIdManager-module__YPjkgG__idCardIcon{opacity:.7;width:5rem;height:auto}.VerifiedIdManager-module__YPjkgG__selfieIcon{color:#9e9e9e;width:3rem;height:3rem}.VerifiedIdManager-module__YPjkgG__previewImage{object-fit:cover;width:100%;height:100%;display:block}.VerifiedIdManager-module__YPjkgG__verifiedBadge{z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.VerifiedIdManager-module__YPjkgG__modalOverlay{z-index:1000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.VerifiedIdManager-module__YPjkgG__defaultModal{background:#fff;border-radius:1rem;width:100%;max-width:500px;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.VerifiedIdManager-module__YPjkgG__modalTitle{color:#1e293b;text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.VerifiedIdManager-module__YPjkgG__modalMessage{color:#64748b;text-align:center;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.VerifiedIdManager-module__YPjkgG__modalButtons{justify-content:center;gap:1rem;display:flex}.VerifiedIdManager-module__YPjkgG__modalButtons button{flex:1;max-width:200px}.VerifiedIdManager-module__YPjkgG__actionLinks{background-color:transparent;justify-content:center;align-items:center;gap:2rem;margin-top:.75rem;padding:.5rem 0;visibility:visible!important;display:flex!important}.VerifiedIdManager-module__YPjkgG__changeLink,.VerifiedIdManager-module__YPjkgG__removeLink{cursor:pointer;letter-spacing:.3px;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-block}.VerifiedIdManager-module__YPjkgG__changeLink{color:#7adaef!important}.VerifiedIdManager-module__YPjkgG__changeLink:hover{text-decoration:underline;color:#5bc4dc!important}.VerifiedIdManager-module__YPjkgG__removeLink{color:#ef4444!important}.VerifiedIdManager-module__YPjkgG__removeLink:hover{text-decoration:underline;color:#dc2626!important}.VerifiedIdManager-module__YPjkgG__fileInput{display:none}.VerifiedIdManager-module__YPjkgG__buttonContainer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding-top:1rem;display:flex}@media (max-width:768px){.VerifiedIdManager-module__YPjkgG__container{padding:1.5rem 1rem}.VerifiedIdManager-module__YPjkgG__uploadGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.VerifiedIdManager-module__YPjkgG__uploadSingle .VerifiedIdManager-module__YPjkgG__uploadSection{width:100%}.VerifiedIdManager-module__YPjkgG__uploadBox{aspect-ratio:16/9}.VerifiedIdManager-module__YPjkgG__uploadIcon{width:2.5rem;height:2.5rem}.VerifiedIdManager-module__YPjkgG__idCardIcon{width:4rem}.VerifiedIdManager-module__YPjkgG__selfieIcon{width:2.5rem;height:2.5rem}.VerifiedIdManager-module__YPjkgG__actionLinks{gap:1.5rem;padding:.625rem}.VerifiedIdManager-module__YPjkgG__changeLink,.VerifiedIdManager-module__YPjkgG__removeLink{font-size:.8rem}.VerifiedIdManager-module__YPjkgG__buttonContainer{justify-content:stretch}.VerifiedIdManager-module__YPjkgG__buttonContainer button{width:100%!important}}@media (max-width:480px){.VerifiedIdManager-module__YPjkgG__container{padding:1rem .75rem}.VerifiedIdManager-module__YPjkgG__dropdown{padding:.75rem 2.5rem .75rem .875rem;font-size:.9rem}.VerifiedIdManager-module__YPjkgG__uploadLabel{margin-bottom:.5rem;font-size:.7rem}.VerifiedIdManager-module__YPjkgG__uploadBox{aspect-ratio:4/3}.VerifiedIdManager-module__YPjkgG__uploadIcon{width:2rem;height:2rem}.VerifiedIdManager-module__YPjkgG__idCardIcon{width:3rem}.VerifiedIdManager-module__YPjkgG__selfieIcon{width:2rem;height:2rem}.VerifiedIdManager-module__YPjkgG__actionLinks{gap:1rem;padding:.5rem}.VerifiedIdManager-module__YPjkgG__changeLink,.VerifiedIdManager-module__YPjkgG__removeLink{font-size:.75rem}}.VerifiedIdManager-module__YPjkgG__cropModal{background:#fff;border-radius:1rem;width:100%;max-width:600px;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.VerifiedIdManager-module__YPjkgG__cropContainer{background:#000;border-radius:.75rem;width:100%;height:400px;margin-bottom:1.5rem;position:relative;overflow:hidden}.VerifiedIdManager-module__YPjkgG__cropControls{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.VerifiedIdManager-module__YPjkgG__zoomLabel{color:#64748b;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.VerifiedIdManager-module__YPjkgG__zoomSlider{-webkit-appearance:none;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px}.VerifiedIdManager-module__YPjkgG__zoomSlider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:18px;height:18px;transition:all .2s}.VerifiedIdManager-module__YPjkgG__zoomSlider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 4px rgba(52,152,219,.2)}.VerifiedIdManager-module__YPjkgG__zoomSlider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;transition:all .2s}.VerifiedIdManager-module__YPjkgG__zoomSlider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 4px rgba(52,152,219,.2)}.VerifiedIdManager-module__YPjkgG__cropHint{text-align:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}@media (max-width:768px){.VerifiedIdManager-module__YPjkgG__cropModal{max-width:95vw;padding:1.5rem}.VerifiedIdManager-module__YPjkgG__cropContainer{height:300px}.VerifiedIdManager-module__YPjkgG__modalButtons{flex-direction:column}.VerifiedIdManager-module__YPjkgG__modalButtons button{width:100%;max-width:none}}@media (max-width:480px){.VerifiedIdManager-module__YPjkgG__cropModal{border-radius:.75rem;padding:1rem}.VerifiedIdManager-module__YPjkgG__cropContainer{height:250px}.VerifiedIdManager-module__YPjkgG__modalTitle{font-size:1.25rem}.VerifiedIdManager-module__YPjkgG__cropHint{padding:.625rem;font-size:.8125rem}.VerifiedIdManager-module__YPjkgG__zoomLabel{font-size:.8125rem}}
