.Footer-module__S6Hkya__footer{color:#e2e8f0;background:#1e293b;position:relative}.Footer-module__S6Hkya__footerMain{background:#1e293b;border-top:1px solid #334155;padding:3.5rem 2rem}.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__footerSectionTitle{color:#f1f5f9;letter-spacing:.5px;margin:0;font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__footerDescription{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linksList li{margin:0}.Footer-module__S6Hkya__footerLink{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__footerLink:after{content:"";background:#3b82f6;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__footerLink:hover{color:#3b82f6}.Footer-module__S6Hkya__footerLink:hover:after{width:100%}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactIcon{flex-shrink:0;font-size:1.25rem}.Footer-module__S6Hkya__contactLink{color:#cbd5e1;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__contactLink:hover{color:#3b82f6}.Footer-module__S6Hkya__contactText{color:#cbd5e1}.Footer-module__S6Hkya__socialMedia{gap:1rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#cbd5e1;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:#3b82f6;transform:translateY(-3px)}.Footer-module__S6Hkya__footerBottom{background:#0f172a;border-top:1px solid #334155;padding:1.5rem 2rem}.Footer-module__S6Hkya__footerBottomContainer{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__S6Hkya__copyright{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}.Footer-module__S6Hkya__footerBottomLinks{color:#94a3b8;font-size:.875rem}.Footer-module__S6Hkya__footerBottomLink{color:#cbd5e1;font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__footerBottomLink:hover{color:#3b82f6;text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__footerMain{padding:2.5rem 1rem}.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footerBottomContainer{flex-direction:column;gap:.75rem}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__footerBottomLink{font-size:.8rem}.Footer-module__S6Hkya__liveChat{bottom:1rem;right:1rem}.Footer-module__S6Hkya__liveChatButton{padding:.6rem 1.2rem;font-size:.85rem}.Footer-module__S6Hkya__socialMedia{justify-content:flex-start}}@media (max-width:480px){.Footer-module__S6Hkya__footerMain{padding:2rem 1rem}.Footer-module__S6Hkya__footerContainer{gap:1.5rem}.Footer-module__S6Hkya__footerSectionTitle{font-size:1rem}.Footer-module__S6Hkya__footerDescription,.Footer-module__S6Hkya__footerLink,.Footer-module__S6Hkya__contactLink,.Footer-module__S6Hkya__contactItem{font-size:.9rem}.Footer-module__S6Hkya__liveChat{bottom:1rem;right:1rem}.Footer-module__S6Hkya__liveChatButton{gap:.3rem;padding:.5rem 1rem;font-size:.8rem}.Footer-module__S6Hkya__liveChatIcon{font-size:1rem}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px}}
.auth-module__ozYyRa__pageLayout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.auth-module__ozYyRa__header{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000;background:#1e293b;border-bottom:1px solid #334155;padding:1.5rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0003}.auth-module__ozYyRa__container{max-width:1200px;margin:0 auto}.auth-module__ozYyRa__headerContent{justify-content:space-between;align-items:center;display:flex;position:relative}.auth-module__ozYyRa__headerActionsWrapper{align-items:center;display:flex;position:relative}.auth-module__ozYyRa__headerActions,.auth-module__ozYyRa__desktopActions{align-items:center;gap:1rem;display:flex}.auth-module__ozYyRa__hamburger{cursor:pointer;background:#334155;border:1px solid #475569;border-radius:8px;flex-direction:column;gap:4px;padding:8px;transition:background .2s,border-color .2s;display:none}.auth-module__ozYyRa__hamburger:hover{background:#475569;border-color:#3b82f6}.auth-module__ozYyRa__hamburgerLine{background:#cbd5e1;border-radius:2px;width:22px;height:2px}.auth-module__ozYyRa__mobileMenu{display:none}.auth-module__ozYyRa__mobileMenuItem{text-align:left;color:#cbd5e1;cursor:pointer;background:#334155;border:1px solid #475569;border-radius:10px;width:100%;padding:.75rem 1rem;font-weight:600;transition:background .2s,border-color .2s}.auth-module__ozYyRa__mobileMenuItem+.auth-module__ozYyRa__mobileMenuItem{margin-top:.5rem}.auth-module__ozYyRa__mobileMenuItem:hover{color:#3b82f6;background:#475569;border-color:#3b82f6}.auth-module__ozYyRa__logo{color:#f1f5f9;text-shadow:none;margin:0;font-size:1.5rem;font-weight:800}.auth-module__ozYyRa__navLink{color:#cbd5e1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.auth-module__ozYyRa__navLink:hover{color:#5b5fff}.auth-module__ozYyRa__navDivider{background:#475569;width:1px;height:24px;margin:0 .5rem}.auth-module__ozYyRa__navLoginLink{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.auth-module__ozYyRa__navLoginLink:hover{color:#cbd5e1}.auth-module__ozYyRa__navGetStartedButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border:none;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #5b5fff4d}.auth-module__ozYyRa__navGetStartedButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5b5fff66}.auth-module__ozYyRa__loginLink{color:#cbd5e1;cursor:pointer;background:#334155;border:2px solid #475569;border-radius:8px;padding:.65rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #0003}.auth-module__ozYyRa__loginLink:hover{color:#3b82f6;background:#475569;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.auth-module__ozYyRa__main{background:#fff;flex:1;justify-content:center;align-items:center;padding:120px 2rem 2rem;display:flex}.auth-module__ozYyRa__footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:1.5rem;font-size:.875rem}.auth-module__ozYyRa__footerContent{flex-direction:column;align-items:center;gap:.75rem;display:flex}.auth-module__ozYyRa__footerCopyright{color:#64748b;letter-spacing:.2px;font-weight:600}.auth-module__ozYyRa__footerContacts{flex-direction:column;gap:.4rem;display:flex}.auth-module__ozYyRa__footerItem{color:#475569;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.auth-module__ozYyRa__footerLabel{color:#0f172a;letter-spacing:.2px;font-weight:700}.auth-module__ozYyRa__footerLink{color:#4f46e5;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.auth-module__ozYyRa__footerLink:hover{color:#4338ca;border-color:#c7d2fe}@media (max-width:480px){.auth-module__ozYyRa__footerItem{flex-direction:column;gap:.2rem}}.auth-module__ozYyRa__authContainer{width:100%;max-width:500px}.auth-module__ozYyRa__authCard{background:#f0f5ff;border-radius:16px;padding:2.5rem;box-shadow:0 20px 60px #0000004d}.auth-module__ozYyRa__title{color:#1a202c;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}.auth-module__ozYyRa__subtitle{color:#718096;text-align:center;margin:0 0 2rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-module__ozYyRa__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__formGroup label{color:#4a5568;font-size:.875rem;font-weight:600}.auth-module__ozYyRa__input{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-module__ozYyRa__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.auth-module__ozYyRa__errorMessage{color:#c53030;background-color:#fee;border:1px solid #fc8181;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.auth-module__ozYyRa__successMessage{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.auth-module__ozYyRa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-module__ozYyRa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.auth-module__ozYyRa__submitButton:disabled{opacity:.6;cursor:not-allowed}.auth-module__ozYyRa__linkText{text-align:center;color:#718096;margin-top:1.5rem;font-size:.875rem}.auth-module__ozYyRa__link{color:#667eea;font-weight:600;text-decoration:none}.auth-module__ozYyRa__link:hover{text-decoration:underline}.auth-module__ozYyRa__forgotPasswordLink{color:#667eea;margin-top:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.auth-module__ozYyRa__forgotPasswordLink:hover{color:#764ba2;text-decoration:underline}@media (max-width:640px){.auth-module__ozYyRa__formRow{grid-template-columns:1fr}.auth-module__ozYyRa__authCard{padding:1.5rem}.auth-module__ozYyRa__title{font-size:1.5rem}}@media (max-width:768px){.auth-module__ozYyRa__desktopActions{display:none}.auth-module__ozYyRa__hamburger{display:flex}.auth-module__ozYyRa__mobileMenu{z-index:80;background:#1a0b2ef2;border:1px solid #8a4baf66;border-radius:12px;flex-direction:column;gap:.5rem;min-width:180px;padding:.75rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 16px 40px #00000059}.auth-module__ozYyRa__mobileDivider{background:#475569;width:100%;height:1px;margin:.25rem 0}.auth-module__ozYyRa__mobileGetStartedButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #5b5fff4d}.auth-module__ozYyRa__mobileGetStartedButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5b5fff66}}
.ResumeUploadSection-module__ar6_iW__container{margin-top:3rem}.ResumeUploadSection-module__ar6_iW__uploadSection{text-align:center;background:linear-gradient(135deg,#e0f2fe 0%,#f0f4ff 100%);border:2px solid #0284c7;border-radius:16px;padding:2.5rem}.ResumeUploadSection-module__ar6_iW__icon{margin-bottom:1rem;font-size:2.5rem}.ResumeUploadSection-module__ar6_iW__uploadSection h3{color:#0f172a;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__uploadSection p{color:#334155;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ResumeUploadSection-module__ar6_iW__highlight{color:#0284c7;font-weight:600}.ResumeUploadSection-module__ar6_iW__aiText{color:#22c55e;font-weight:600}.ResumeUploadSection-module__ar6_iW__error{color:#b91c1c;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.ResumeUploadSection-module__ar6_iW__success{color:#166534;background:#dcfce7;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.ResumeUploadSection-module__ar6_iW__uploadForm{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ResumeUploadSection-module__ar6_iW__fileInput{display:inline-block;position:relative}.ResumeUploadSection-module__ar6_iW__fileInput input[type=file]{display:none}.ResumeUploadSection-module__ar6_iW__fileLabel{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-block}.ResumeUploadSection-module__ar6_iW__fileLabel:hover{background:#f0f9ff;border-color:#0284c7}.ResumeUploadSection-module__ar6_iW__fileInput input[type=file]:disabled+.ResumeUploadSection-module__ar6_iW__fileLabel{opacity:.5;cursor:not-allowed}.ResumeUploadSection-module__ar6_iW__uploadButton{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.ResumeUploadSection-module__ar6_iW__uploadButton:hover:not(:disabled){background:#0369a1;transform:translateY(-2px);box-shadow:0 4px 12px #0284c74d}.ResumeUploadSection-module__ar6_iW__uploadButton:disabled{opacity:.5;cursor:not-allowed}.ResumeUploadSection-module__ar6_iW__resultsSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:2rem;padding:2rem;box-shadow:0 8px 24px #0f172a0f}.ResumeUploadSection-module__ar6_iW__resultsSection h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__scoreCard{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.ResumeUploadSection-module__ar6_iW__scoreCircle{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 4px 12px #0284c74d}.ResumeUploadSection-module__ar6_iW__score{font-size:2.5rem;font-weight:700;line-height:1}.ResumeUploadSection-module__ar6_iW__scoreMax{opacity:.9;margin-top:.25rem;font-size:1rem}.ResumeUploadSection-module__ar6_iW__scoreInfo{flex:1}.ResumeUploadSection-module__ar6_iW__verdict{color:#0f172a;margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__candidate{color:#64748b;font-size:.95rem}.ResumeUploadSection-module__ar6_iW__feedbackSection{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ResumeUploadSection-module__ar6_iW__feedbackItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.ResumeUploadSection-module__ar6_iW__feedbackItem h4{color:#0284c7;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__feedbackItem p{color:#334155;font-size:.9rem;line-height:1.6}.ResumeUploadSection-module__ar6_iW__overallFeedback{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #0284c7;border-radius:10px;grid-column:1/-1;padding:1.5rem}.ResumeUploadSection-module__ar6_iW__overallFeedback h4{color:#0284c7;margin-bottom:.75rem;font-size:1rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__overallFeedback p{color:#0f172a;font-size:.95rem;line-height:1.7}.ResumeUploadSection-module__ar6_iW__recommendation{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border:2px solid #22c55e;border-radius:12px;grid-column:1/-1;margin-top:1rem;padding:1.75rem}.ResumeUploadSection-module__ar6_iW__recommendationHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ResumeUploadSection-module__ar6_iW__recommendationIcon{font-size:1.5rem}.ResumeUploadSection-module__ar6_iW__recommendation h4{color:#15803d;margin:0;font-size:1.15rem;font-weight:700}.ResumeUploadSection-module__ar6_iW__recommendation p{color:#166534;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.ResumeUploadSection-module__ar6_iW__recommendationList{color:#166534;margin:0 0 1.5rem;padding:0;list-style-position:inside}.ResumeUploadSection-module__ar6_iW__recommendationList li{margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.ResumeUploadSection-module__ar6_iW__recommendationList strong{color:#15803d}.ResumeUploadSection-module__ar6_iW__recommendationActions{flex-wrap:wrap;gap:1rem;display:flex}.ResumeUploadSection-module__ar6_iW__loginButton,.ResumeUploadSection-module__ar6_iW__interviewButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ResumeUploadSection-module__ar6_iW__loginButton{color:#fff;background:#22c55e}.ResumeUploadSection-module__ar6_iW__loginButton:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.ResumeUploadSection-module__ar6_iW__interviewButton{color:#fff;background:#0284c7}.ResumeUploadSection-module__ar6_iW__interviewButton:hover{background:#0369a1;transform:translateY(-2px);box-shadow:0 4px 12px #0284c74d}@media (max-width:768px){.ResumeUploadSection-module__ar6_iW__uploadSection{padding:1.5rem}.ResumeUploadSection-module__ar6_iW__uploadForm{flex-direction:column}.ResumeUploadSection-module__ar6_iW__fileLabel,.ResumeUploadSection-module__ar6_iW__uploadButton{text-align:center;width:100%}.ResumeUploadSection-module__ar6_iW__scoreCard{text-align:center;flex-direction:column}.ResumeUploadSection-module__ar6_iW__feedbackSection{grid-template-columns:1fr}.ResumeUploadSection-module__ar6_iW__overallFeedback{grid-column:auto}.ResumeUploadSection-module__ar6_iW__recommendationActions{flex-direction:column}.ResumeUploadSection-module__ar6_iW__loginButton,.ResumeUploadSection-module__ar6_iW__interviewButton{text-align:center;width:100%}}
.page-module__mqJYDG__container{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.page-module__mqJYDG__backButton{color:#1d4ed8;cursor:pointer;background:0 0;border:none;margin-bottom:1.5rem;font-weight:600}.page-module__mqJYDG__state{text-align:center;color:#475569;background:#f8fafc;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.page-module__mqJYDG__error{color:#b91c1c;background:#fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.page-module__mqJYDG__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem;box-shadow:0 10px 30px #0f172a14}.page-module__mqJYDG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-module__mqJYDG__header h1{color:#1d4ed8;margin-bottom:.35rem;font-size:2rem;font-weight:800}.page-module__mqJYDG__postDate{color:#64748b;margin:.25rem 0 .5rem;font-size:.9rem;font-weight:500}.page-module__mqJYDG__position{color:#000;font-size:1.2rem;font-weight:600}.page-module__mqJYDG__deadline{color:#1e3a8a;background:#eff6ff;border-radius:999px;padding:.45rem 1rem;font-weight:600}.page-module__mqJYDG__metaGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.page-module__mqJYDG__metaGrid span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem}.page-module__mqJYDG__metaGrid p{color:#0f172a;margin:.2rem 0 0;font-size:1rem;font-weight:600}.page-module__mqJYDG__section{margin-top:1.5rem}.page-module__mqJYDG__section h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__mqJYDG__section p{color:#475569;line-height:1.6}.page-module__mqJYDG__descriptionContent{color:#0f172a;line-height:1.7}.page-module__mqJYDG__descriptionContent ::selection{color:#fff;background:#3b82f6}.page-module__mqJYDG__descriptionContent p{color:#334155;margin:.75rem 0}.page-module__mqJYDG__descriptionContent strong{color:#0f172a;font-weight:700}.page-module__mqJYDG__descriptionContent ul,.page-module__mqJYDG__descriptionContent ol{color:#334155;margin:.75rem 0;padding-left:1.5rem}.page-module__mqJYDG__descriptionContent li{color:#334155;margin:.5rem 0}.page-module__mqJYDG__descriptionContent br{content:"";margin:.5rem 0;display:block}.page-module__mqJYDG__applyButton{color:#fff;background:#1d4ed8;border-radius:12px;justify-content:center;align-items:center;margin-top:.5rem;padding:.75rem 1.4rem;font-weight:700;text-decoration:none;display:inline-flex}
.page-module__h2w1RG__container{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 4rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__h2w1RG__intro{text-align:center;margin-bottom:1.25rem}.page-module__h2w1RG__intro p{color:#475569;margin:.35rem 0;font-size:.9375rem;font-weight:400;line-height:1.6}.page-module__h2w1RG__intro p:first-child{color:#0f172a;font-size:1.375rem;font-weight:600;line-height:1.4}.page-module__h2w1RG__introCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.5rem;display:inline-block;box-shadow:0 2px 8px #0f172a0a}.page-module__h2w1RG__introCard p:last-child{color:#2563eb;font-size:.875rem;font-weight:500}.page-module__h2w1RG__intro p.page-module__h2w1RG__highlight{font-weight:500;color:#047857!important}.page-module__h2w1RG__filtersCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 2px 8px #0f172a0a}.page-module__h2w1RG__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:1rem;display:grid}.page-module__h2w1RG__filterField{flex-direction:column;gap:.5rem;display:flex}.page-module__h2w1RG__filterField label{color:#0f172a;font-size:.8125rem;font-weight:500}.page-module__h2w1RG__filterField input,.page-module__h2w1RG__filterField select{color:#0f172a;background:#fff;border:1px solid #cbd5f5;border-radius:10px;padding:.65rem .8rem;font-size:.875rem;font-weight:400}.page-module__h2w1RG__actions{gap:.75rem;display:flex}.page-module__h2w1RG__searchButton{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:10px;padding:.7rem 1.1rem;font-size:.875rem;font-weight:500}.page-module__h2w1RG__resetButton{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;padding:.7rem 1.1rem;font-size:.875rem;font-weight:500}.page-module__h2w1RG__callout{background:#fff;border-radius:14px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex;box-shadow:0 8px 20px #0f172a0f}.page-module__h2w1RG__calloutIcon{color:#64748b;font-size:1.5rem}.page-module__h2w1RG__callout h3{color:#0f172a;margin:0 0 .35rem;font-size:1rem;font-weight:600;line-height:1.4}.page-module__h2w1RG__callout p{color:#475569;margin:0;font-size:.875rem;font-weight:400;line-height:1.6}.page-module__h2w1RG__callout p span{color:#334155;font-weight:400}.page-module__h2w1RG__listHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__h2w1RG__listHeader h2{color:#0f172a;font-size:1.375rem;font-weight:600;line-height:1.4}.page-module__h2w1RG__listHeader span{color:#64748b;font-size:.875rem;font-weight:500}.page-module__h2w1RG__jobsList{flex-direction:column;gap:1.5rem;display:flex}.page-module__h2w1RG__jobCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem 1.8rem;box-shadow:0 8px 24px #0f172a0f}.page-module__h2w1RG__jobHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.page-module__h2w1RG__companyName{color:#2563eb;font-size:1.125rem;font-weight:600;line-height:1.4;text-decoration:none}.page-module__h2w1RG__positionName{color:#475569;margin-top:.25rem;font-size:.9375rem;font-weight:500;line-height:1.4}.page-module__h2w1RG__deadlinePill{color:#1e3a8a;background:#eff6ff;border-radius:999px;padding:.35rem .9rem;font-size:.8125rem;font-weight:500}.page-module__h2w1RG__badges{flex-wrap:wrap;gap:.6rem;margin:1rem 0 .5rem;display:flex}.page-module__h2w1RG__badge{color:#475569;background:#f1f5f9;border-radius:999px;padding:.3rem .8rem;font-size:.8125rem;font-weight:500}.page-module__h2w1RG__description{color:#475569;margin:.5rem 0 0;font-size:.875rem;font-weight:400;line-height:1.6}.page-module__h2w1RG__state{text-align:center;color:#475569;background:#f8fafc;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:400}.page-module__h2w1RG__error{color:#b91c1c;background:#fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:1rem}@media (max-width:768px){.page-module__h2w1RG__filtersGrid{grid-template-columns:1fr}.page-module__h2w1RG__actions{flex-direction:column}.page-module__h2w1RG__jobHeader{flex-direction:column;align-items:flex-start}}
.landing-module__g1LwZa__landingContainer{background-color:#f8faff;background-image:linear-gradient(90deg,#0000 24%,#5b5fff08 25% 26%,#0000 27% 74%,#5b5fff08 75% 76%,#0000 77%,#0000),linear-gradient(#0000,#0000 23%,#5b5fff08 24% 25%,#0000 26% 73%,#5b5fff08 74% 75%,#0000 76%);background-position:0 0;background-repeat:repeat;background-size:100px 100px;width:100%;min-height:100vh;margin:0;padding:0;position:relative;overflow-x:hidden}.landing-module__g1LwZa__navbarDesktop{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#0b1220b3;border-bottom:1px solid #ffffff0d;padding:0;transition:all .3s;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navbarContainer{justify-content:space-between;align-items:center;max-width:1400px;min-height:64px;margin:0 auto;padding:.85rem 2rem;display:flex}.landing-module__g1LwZa__navbarLogo{color:#fff;letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.35rem;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.landing-module__g1LwZa__navbarLogo:hover{opacity:.8}.landing-module__g1LwZa__logoSymbol{color:#5b5fff;font-size:1.5rem}.landing-module__g1LwZa__logoText{color:#fff;font-size:1.25rem}.landing-module__g1LwZa__navbarMenu{flex:1;gap:3rem;margin-left:4rem;display:flex}.landing-module__g1LwZa__navLink{color:#cbd5e1;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.landing-module__g1LwZa__navLink:after{content:"";background:#5b5fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.landing-module__g1LwZa__navLink:hover{color:#5b5fff}.landing-module__g1LwZa__navLink:hover:after{width:100%}.landing-module__g1LwZa__navbarActions{align-items:center;gap:1.5rem;display:flex}.landing-module__g1LwZa__navLogin{color:#cbd5e1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__navLogin:hover{color:#5b5fff}.landing-module__g1LwZa__navCTA{color:#fff;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #5b5fff4d}.landing-module__g1LwZa__navCTA:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5b5fff66}.landing-module__g1LwZa__heroSection{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:140px 2rem 80px;display:flex;position:relative}.landing-module__g1LwZa__heroBackground{z-index:-1;pointer-events:none;background:radial-gradient(circle at 20%,#5b5fff0d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#5b5fff08 0%,#0000 50%);position:absolute;inset:0}.landing-module__g1LwZa__heroContent{z-index:10;max-width:900px;margin:0 auto;position:relative}.landing-module__g1LwZa__heroPreline{color:#6b7fff;letter-spacing:.2px;background:#5b5fff0f;border:1px solid #5b5fff26;border-radius:50px;margin-bottom:1.75rem;padding:.45rem 1.4rem;font-size:.85rem;font-weight:500;animation:.6s ease-out landing-module__g1LwZa__fadeInDown;display:inline-block}.landing-module__g1LwZa__heroTitle{color:#0f172a;letter-spacing:-1.2px;margin:0 0 1.5rem;font-size:4rem;font-weight:800;line-height:1.12;animation:.6s ease-out .1s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroDescription{color:#475569;letter-spacing:.2px;max-width:720px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.75;animation:.6s ease-out .2s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroCTA{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;animation:.6s ease-out .3s both landing-module__g1LwZa__fadeInUp;display:flex}.landing-module__g1LwZa__ctaPrimary{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border:none;border-radius:11px;padding:1.1rem 2.75rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 16px #5b5fff33,inset 0 1px #ffffff1a}.landing-module__g1LwZa__ctaPrimary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #5b5fff40,inset 0 1px #ffffff1a}.landing-module__g1LwZa__ctaPrimary:active{transform:translateY(0)}.landing-module__g1LwZa__ctaSecondary{color:#5b5fff;cursor:pointer;letter-spacing:.2px;background:0 0;border:2px solid #5b5fff26;border-radius:11px;padding:1.1rem 2.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.landing-module__g1LwZa__ctaSecondary:hover{background:#5b5fff0f;border-color:#5b5fff40}.landing-module__g1LwZa__ctaSecondary:active{transform:translateY(0)}.landing-module__g1LwZa__heroTrust{margin-top:2rem;animation:.6s ease-out .4s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__trustText{color:#8b94a1;letter-spacing:.25px;margin:0;font-size:.88rem;font-weight:500}.landing-module__g1LwZa__featuresSection{z-index:10;background:#fff;padding:6rem 2rem;scroll-margin-top:100px;position:relative}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:4.5rem;animation:.6s ease-out landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__sectionTitle{color:#0f172a;letter-spacing:-.5px;margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__sectionSubtitle{color:#475569;margin:0;font-size:1.2rem;line-height:1.6}.landing-module__g1LwZa__features{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1300px;margin:0 auto;display:grid}.landing-module__g1LwZa__featureCard{text-align:center;background:#f8faff;border:1px solid #5b5fff1a;border-radius:14px;padding:2.5rem 1.75rem;transition:all .3s}.landing-module__g1LwZa__featureCard:hover{background:#fff;border-color:#5b5fff33;transform:translateY(-6px);box-shadow:0 8px 24px #5b5fff1a}.landing-module__g1LwZa__featureIconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__featureIcon{font-size:2.75rem;transition:transform .3s;display:inline-block}.landing-module__g1LwZa__featureCard:hover .landing-module__g1LwZa__featureIcon{transform:scale(1.08)translateY(-4px)}.landing-module__g1LwZa__featureTitle{color:#0f172a;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__featureDescription{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__pricingSection{z-index:10;background:#f1f5ff;padding:6rem 2rem;scroll-margin-top:100px;position:relative}.landing-module__g1LwZa__pricingCards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__pricingCard{text-align:center;background:#fff;border:2px solid #5b5fff1a;border-radius:16px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.landing-module__g1LwZa__pricingCard:hover{border-color:#5b5fff33;transform:translateY(-8px);box-shadow:0 12px 32px #5b5fff1f}.landing-module__g1LwZa__popularCard{border-color:#5b5fff;transform:scale(1.04);box-shadow:0 8px 32px #5b5fff40}.landing-module__g1LwZa__popularCard:hover{transform:scale(1.04)translateY(-8px)}.landing-module__g1LwZa__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.7px;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border-radius:0 0 16px 16px;padding:.5rem 1.75rem;font-size:.8rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__savingsBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#22c55e;border-radius:0 14px 0 16px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;position:absolute;top:0;right:0}.landing-module__g1LwZa__pricingHeader{margin-bottom:2rem;padding-top:.5rem}.landing-module__g1LwZa__pricingName{color:#0f172a;margin:0 0 1rem;font-size:1.4rem;font-weight:700}.landing-module__g1LwZa__price{justify-content:center;align-items:baseline;gap:.25rem;margin:1.25rem 0;display:flex}.landing-module__g1LwZa__currency{color:#5b5fff;font-size:1.4rem;font-weight:700}.landing-module__g1LwZa__amount{color:#5b5fff;font-size:3.25rem;font-weight:900;line-height:1}.landing-module__g1LwZa__period{color:#64748b;font-size:1.1rem;font-weight:600}.landing-module__g1LwZa__pricingTagline{color:#475569;margin:0;font-size:.9rem}.landing-module__g1LwZa__pricingBreakdown{background:#f8faff;border-radius:12px;margin:1.5rem 0 2rem;padding:1rem}.landing-module__g1LwZa__breakdownItem{text-align:left;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem;display:flex}.landing-module__g1LwZa__breakdownItem:last-child{margin-bottom:0}.landing-module__g1LwZa__breakdownIcon{font-size:1.5rem}.landing-module__g1LwZa__breakdownText{flex-direction:column;flex:1;gap:.25rem;display:flex}.landing-module__g1LwZa__breakdownLabel{color:#0f172a;font-size:.9rem;font-weight:600}.landing-module__g1LwZa__breakdownPrice{color:#5b5fff;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__featuresList{text-align:left;margin:2rem 0;padding:0;list-style:none}.landing-module__g1LwZa__featureItem{color:#475569;align-items:center;gap:.75rem;padding:.6rem 0;font-size:.95rem;line-height:1.5;display:flex}.landing-module__g1LwZa__checkIcon{color:#22c55e;flex-shrink:0;font-size:1.2rem;font-weight:900}.landing-module__g1LwZa__highlight{color:#5b5fff;font-weight:700}.landing-module__g1LwZa__freeBonus{color:#22c55e;font-weight:700}.landing-module__g1LwZa__savings{color:#5b5fff;font-weight:700}.landing-module__g1LwZa__pricingButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border:none;border-radius:11px;width:100%;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 6px 18px #5b5fff4d}.landing-module__g1LwZa__pricingButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5b5fff66}.landing-module__g1LwZa__pricingNote{color:#94a3b8;margin-top:.75rem;font-size:.85rem}.landing-module__g1LwZa__ctaSection{z-index:10;background:linear-gradient(135deg,#fff 0%,#f8faff 100%);padding:6rem 2rem;position:relative}.landing-module__g1LwZa__ctaContent{text-align:center;max-width:800px;margin:0 auto}.landing-module__g1LwZa__ctaTitle{color:#0f172a;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__ctaDescription{color:#475569;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.landing-module__g1LwZa__ctaPrimaryButton{color:#fff;background:linear-gradient(135deg,#5b5fff 0%,#4347ee 100%);border-radius:11px;padding:1.1rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #5b5fff59}.landing-module__g1LwZa__ctaPrimaryButton:hover{transform:translateY(-3px);box-shadow:0 12px 28px #5b5fff73}.landing-module__g1LwZa__ctaSecondaryButton{color:#5b5fff;background:0 0;border:2px solid #5b5fff33;border-radius:11px;padding:1.1rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.landing-module__g1LwZa__ctaSecondaryButton:hover{background:#5b5fff14;border-color:#5b5fff66}@keyframes landing-module__g1LwZa__fadeInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.landing-module__g1LwZa__features,.landing-module__g1LwZa__pricingCards{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.landing-module__g1LwZa__navbarMenu{gap:2rem;margin-left:2rem}.landing-module__g1LwZa__features{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__sectionTitle{font-size:2.5rem}.landing-module__g1LwZa__heroTitle{font-size:3.25rem}}@media (max-width:768px){.landing-module__g1LwZa__navbarContainer{height:auto;padding:.75rem 1rem}.landing-module__g1LwZa__navbarMenu{display:none}.landing-module__g1LwZa__heroSection{padding:120px 1.5rem 60px}.landing-module__g1LwZa__heroTitle{font-size:2.5rem}.landing-module__g1LwZa__heroDescription{font-size:1.05rem}.landing-module__g1LwZa__heroCTA{flex-direction:column;gap:1rem}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaSecondary{width:100%}.landing-module__g1LwZa__features{grid-template-columns:1fr;gap:1.5rem}.landing-module__g1LwZa__pricingCards{grid-template-columns:1fr}.landing-module__g1LwZa__popularCard{transform:none}.landing-module__g1LwZa__popularCard:hover{transform:translateY(-8px)}.landing-module__g1LwZa__sectionTitle,.landing-module__g1LwZa__ctaTitle{font-size:2rem}.landing-module__g1LwZa__ctaButtons{flex-direction:column}.landing-module__g1LwZa__ctaPrimaryButton,.landing-module__g1LwZa__ctaSecondaryButton,.landing-module__g1LwZa__pricingButton{width:100%}}@media (max-width:480px){.landing-module__g1LwZa__navbarContainer{padding:.75rem 1rem}.landing-module__g1LwZa__navbarLogo{gap:.5rem;font-size:1.1rem}.landing-module__g1LwZa__logoSymbol{font-size:1.25rem}.landing-module__g1LwZa__logoText{font-size:1rem}.landing-module__g1LwZa__navbarActions{gap:.75rem}.landing-module__g1LwZa__navCTA{padding:.65rem 1.25rem;font-size:.85rem}.landing-module__g1LwZa__heroSection{padding:110px 1rem 50px}.landing-module__g1LwZa__heroTitle{font-size:2rem}.landing-module__g1LwZa__heroDescription{font-size:.95rem}.landing-module__g1LwZa__heroPreline{padding:.4rem 1.25rem;font-size:.8rem}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaSecondary{padding:1rem 2rem;font-size:.95rem}.landing-module__g1LwZa__sectionTitle{font-size:1.75rem}.landing-module__g1LwZa__featureTitle{font-size:1rem}.landing-module__g1LwZa__ctaTitle{font-size:1.5rem}.landing-module__g1LwZa__ctaDescription{font-size:.95rem}.landing-module__g1LwZa__pricingName{font-size:1.2rem}.landing-module__g1LwZa__amount{font-size:2.5rem}.landing-module__g1LwZa__featuresSection,.landing-module__g1LwZa__pricingSection,.landing-module__g1LwZa__ctaSection{padding:4rem 1.5rem}}
