.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__linksColumns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2rem;display:grid}.Footer-module__S6Hkya__linksColumn{flex-direction:column;gap:1rem;display:flex}.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__linksColumns{grid-template-columns:1fr;gap:1rem}.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__mainLanding{background:0 0;flex:1;padding:0}.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%}}
﻿ .jobDetail-module__QSExQq__page{background:#f1f5f9;min-height:100vh}.jobDetail-module__QSExQq__container{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.jobDetail-module__QSExQq__breadcrumbs{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.1rem;font-size:.875rem;display:flex}.jobDetail-module__QSExQq__breadcrumbs a{color:#3b82f6;font-weight:500;text-decoration:none}.jobDetail-module__QSExQq__breadcrumbs a:hover{text-decoration:underline}.jobDetail-module__QSExQq__breadcrumbSep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.jobDetail-module__QSExQq__breadcrumbCurrent{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:500;overflow:hidden}.jobDetail-module__QSExQq__shareBar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.1rem;padding:.6rem 1.1rem;display:flex;box-shadow:0 1px 4px #0f172a0a}.jobDetail-module__QSExQq__shareLabel{color:#64748b;font-size:.85rem;font-weight:600}.jobDetail-module__QSExQq__shareBtn{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.jobDetail-module__QSExQq__shareBtn:hover{opacity:.85;transform:scale(1.1)}.jobDetail-module__QSExQq__shareFacebook{background:#1877f2}.jobDetail-module__QSExQq__shareTwitter{background:#000}.jobDetail-module__QSExQq__shareLinkedin{background:#0a66c2}.jobDetail-module__QSExQq__shareWhatsapp{background:#25d366}.jobDetail-module__QSExQq__shareCopy{background:#94a3b8}.jobDetail-module__QSExQq__shareCopied{background:#16a34a}.jobDetail-module__QSExQq__backButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.45rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.jobDetail-module__QSExQq__backButton:hover{background:#f8fafc}.jobDetail-module__QSExQq__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 24px #0f172a12}.jobDetail-module__QSExQq__cardHeader{padding:2rem 2.5rem 1.75rem}.jobDetail-module__QSExQq__companyName{color:#1d4ed8;margin-bottom:.3rem;font-size:1.9rem;font-weight:800;line-height:1.2}.jobDetail-module__QSExQq__jobTitle{color:#1e293b;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.jobDetail-module__QSExQq__badgeRow{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.jobDetail-module__QSExQq__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.28rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.jobDetail-module__QSExQq__badgeRemote{color:#065f46;background:#d1fae5}.jobDetail-module__QSExQq__badgeHybrid{color:#92400e;background:#fef3c7}.jobDetail-module__QSExQq__badgeOnsite{color:#1e40af;background:#dbeafe}.jobDetail-module__QSExQq__badgeSenior{color:#831843;background:#fce7f3}.jobDetail-module__QSExQq__badgeMid{color:#4c1d95;background:#ede9fe}.jobDetail-module__QSExQq__badgeEntry{color:#064e3b;background:#d1fae5}.jobDetail-module__QSExQq__badgeExp{color:#854d0e;background:#fef9c3}.jobDetail-module__QSExQq__badgeSalary{color:#9f1239;background:#ffe4e6}.jobDetail-module__QSExQq__badgeLocation{color:#0c4a6e;background:#e0f2fe}.jobDetail-module__QSExQq__divider{border:none;border-top:1px solid #e2e8f0;margin:0 0 1.25rem}.jobDetail-module__QSExQq__datesRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.jobDetail-module__QSExQq__dateItem{flex-direction:column;gap:.2rem;display:flex}.jobDetail-module__QSExQq__dateLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.7rem;font-weight:700}.jobDetail-module__QSExQq__dateValueGreen{color:#16a34a;font-size:1rem;font-weight:700}.jobDetail-module__QSExQq__dateValueGreenUrgent{color:#dc2626;font-size:1rem;font-weight:700}.jobDetail-module__QSExQq__dateValueDark{color:#0f172a;font-size:1rem;font-weight:700}.jobDetail-module__QSExQq__cardBody{padding:0 2.5rem 2.5rem}.jobDetail-module__QSExQq__section{border-top:1px solid #f1f5f9;margin-top:.25rem;padding-top:1.5rem}.jobDetail-module__QSExQq__sectionTitle{color:#1e293b;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.jobDetail-module__QSExQq__descContent{color:#334155;font-size:.95rem;line-height:1.75}.jobDetail-module__QSExQq__descContent *{color:inherit!important;background-color:#0000!important;font-family:inherit!important}.jobDetail-module__QSExQq__descContent p{margin:.65rem 0;color:#334155!important}.jobDetail-module__QSExQq__descContent h1,.jobDetail-module__QSExQq__descContent h2,.jobDetail-module__QSExQq__descContent h3,.jobDetail-module__QSExQq__descContent h4,.jobDetail-module__QSExQq__descContent h5,.jobDetail-module__QSExQq__descContent h6{margin:1rem 0 .5rem;font-weight:700;color:#0f172a!important}.jobDetail-module__QSExQq__descContent strong,.jobDetail-module__QSExQq__descContent b{font-weight:700;color:#0f172a!important}.jobDetail-module__QSExQq__descContent em,.jobDetail-module__QSExQq__descContent i,.jobDetail-module__QSExQq__descContent span{color:#334155!important}.jobDetail-module__QSExQq__descContent ul,.jobDetail-module__QSExQq__descContent ol{margin:.65rem 0;padding-left:1.5rem;color:#334155!important}.jobDetail-module__QSExQq__descContent li{margin:.4rem 0;color:#334155!important}.jobDetail-module__QSExQq__descContent a{text-decoration:underline;color:#2563eb!important}.jobDetail-module__QSExQq__descContent table{border-collapse:collapse;width:100%}.jobDetail-module__QSExQq__descContent td,.jobDetail-module__QSExQq__descContent th{border:1px solid #e2e8f0;padding:.4rem .6rem;color:#334155!important}.jobDetail-module__QSExQq__applyButton{color:#fff;background:#1d4ed8;border-radius:8px;align-items:center;gap:.4rem;margin-top:.75rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.jobDetail-module__QSExQq__applyButton:hover{background:#1e40af}.jobDetail-module__QSExQq__loadingState{color:#64748b;flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;display:flex}.jobDetail-module__QSExQq__spinner{border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite jobDetail-module__QSExQq__spin}@keyframes jobDetail-module__QSExQq__spin{to{transform:rotate(360deg)}}.jobDetail-module__QSExQq__errorState{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1.25rem 1.5rem;font-weight:500}@media (max-width:640px){.jobDetail-module__QSExQq__cardHeader{padding:1.25rem}.jobDetail-module__QSExQq__cardBody{padding:0 1.25rem 1.75rem}.jobDetail-module__QSExQq__companyName{font-size:1.45rem}}
.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{background:linear-gradient(155deg,#eef0ff 0%,#e9edff 30%,#ede8ff 60%,#ebf0ff 100%);align-items:center;min-height:100vh;padding:120px 2rem 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroBackground{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module__g1LwZa__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.landing-module__g1LwZa__heroLeft{text-align:left}.landing-module__g1LwZa__heroRight{justify-content:flex-end;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__heroImageWrapper{width:100%;max-width:672px;position:relative}.landing-module__g1LwZa__heroImage{border-radius:20px;width:100%;height:auto;animation:6s ease-in-out infinite landing-module__g1LwZa__heroImageFloat;display:block;box-shadow:0 30px 80px #5b5fff26,0 10px 30px #00000014}@keyframes landing-module__g1LwZa__heroImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-module__g1LwZa__heroPreline{color:#5b5fff;letter-spacing:.2px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #5b5fff33;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:1.75rem;padding:.5rem 1.25rem;font-size:.88rem;font-weight:600;animation:.6s ease-out landing-module__g1LwZa__fadeInDown;display:inline-flex;box-shadow:0 2px 8px #5b5fff1a}.landing-module__g1LwZa__heroTitle{color:#0f172a;letter-spacing:-1.5px;margin:0 0 1.5rem;font-size:3.75rem;font-weight:800;line-height:1.1;animation:.6s ease-out .1s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroDescription{color:#475569;letter-spacing:.1px;max-width:540px;margin:0 0 2.5rem;font-size:1.1rem;line-height:1.8;animation:.6s ease-out .2s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroCTA{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem;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:12px;align-items:center;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #5b5fff59,inset 0 1px #ffffff1f}.landing-module__g1LwZa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #5b5fff73,inset 0 1px #ffffff1f}.landing-module__g1LwZa__ctaPrimary:active{transform:translateY(0)}.landing-module__g1LwZa__ctaSecondary{color:#5b5fff;cursor:pointer;letter-spacing:.2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1.5px solid #5b5fff40;border-radius:12px;align-items:center;padding:1rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.landing-module__g1LwZa__ctaSecondary:hover{background:#ffffffe6;border-color:#5b5fff66;transform:translateY(-1px)}.landing-module__g1LwZa__ctaSecondary:active{transform:translateY(0)}.landing-module__g1LwZa__heroTrust{flex-direction:column;gap:.4rem;animation:.6s ease-out .4s both landing-module__g1LwZa__fadeInUp;display:flex}.landing-module__g1LwZa__trustRow{flex-wrap:wrap;gap:1.5rem;display:flex}.landing-module__g1LwZa__trustItem{color:#64748b;letter-spacing:.1px;font-size:.875rem;font-weight:500}.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(3,1fr);gap:2rem;max-width:1300px;margin:0 auto;display:grid}.landing-module__g1LwZa__featureCard{text-align:center;cursor:default;border-radius:20px;padding:2.25rem 1.75rem;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s;position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:after{content:"";opacity:0;pointer-events:none;background:#ffffff1f;border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.landing-module__g1LwZa__featureCard:hover:after{opacity:1}.landing-module__g1LwZa__featureCard:hover{transform:translateY(-10px)scale(1.02)}.landing-module__g1LwZa__featureCard1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 8px 30px #667eea59}.landing-module__g1LwZa__featureCard1:hover{box-shadow:0 20px 50px #667eea80}.landing-module__g1LwZa__featureCard2{background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%);box-shadow:0 8px 30px #0ea5e959}.landing-module__g1LwZa__featureCard2:hover{box-shadow:0 20px 50px #0ea5e980}.landing-module__g1LwZa__featureCard3{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);box-shadow:0 8px 30px #06b6d459}.landing-module__g1LwZa__featureCard3:hover{box-shadow:0 20px 50px #06b6d480}.landing-module__g1LwZa__featureCard4{background:linear-gradient(135deg,#f97316 0%,#ef4444 100%);box-shadow:0 8px 30px #f9731659}.landing-module__g1LwZa__featureCard4:hover{box-shadow:0 20px 50px #f9731680}.landing-module__g1LwZa__featureCard5{background:linear-gradient(135deg,#ec4899 0%,#a855f7 100%);box-shadow:0 8px 30px #ec489959}.landing-module__g1LwZa__featureCard5:hover{box-shadow:0 20px 50px #ec489980}.landing-module__g1LwZa__featureCard6{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);box-shadow:0 8px 30px #4f46e559}.landing-module__g1LwZa__featureCard6:hover{box-shadow:0 20px 50px #4f46e580}.landing-module__g1LwZa__featureCard7{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 8px 30px #10b98159}.landing-module__g1LwZa__featureCard7:hover{box-shadow:0 20px 50px #10b98180}.landing-module__g1LwZa__featureCard8{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 8px 30px #f59e0b59}.landing-module__g1LwZa__featureCard8:hover{box-shadow:0 20px 50px #f59e0b80}.landing-module__g1LwZa__featureIconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__featureIconBg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff38;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s,background .3s;display:flex}.landing-module__g1LwZa__featureCard:hover .landing-module__g1LwZa__featureIconBg{background:#ffffff52;transform:scale(1.1)translateY(-4px)}.landing-module__g1LwZa__featureIcon{font-size:2.1rem;display:inline-block}.landing-module__g1LwZa__featureTitle{color:#fff;text-shadow:0 1px 3px #00000026;margin:0 0 .75rem;font-size:1.08rem;font-weight:700}.landing-module__g1LwZa__featureDescription{color:#ffffffe0;margin:0;font-size:.92rem;line-height:1.65}.landing-module__g1LwZa__pricingSection{z-index:10;background:#f1f5ff;padding:6rem 2rem;scroll-margin-top:100px;position:relative}.landing-module__g1LwZa__pricingCallout{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#5b5fff 0%,#7c3aed 100%);border-radius:50px;align-items:center;gap:.75rem;margin-top:1.25rem;padding:.75rem 2rem;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 6px 24px #5b5fff59,0 2px 8px #00000014}.landing-module__g1LwZa__pricingCalloutDot{background:#fff9;border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-module__g1LwZa__featureCallout{color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#0ea5e9 0%,#10b981 100%);border-radius:50px;align-items:center;gap:.75rem;margin-top:1.25rem;padding:.75rem 2rem;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 6px 24px #0ea5e959,0 2px 8px #00000014}.landing-module__g1LwZa__featureCalloutDot{background:#fff9;border-radius:50%;flex-shrink:0;width:6px;height:6px}.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%,#eef2ff 50%,#f8faff 100%) 0 0/200% 200%;padding:6rem 2rem;animation:10s infinite landing-module__g1LwZa__gradient-pan;position:relative;overflow:hidden}.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)}}@keyframes landing-module__g1LwZa__titleShimmer{0%{background-position:110%}25%{background-position:-10%}25.1%,to{background-position:110%}}@keyframes landing-module__g1LwZa__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.97)}}@keyframes landing-module__g1LwZa__floatParticle{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-22px)scale(1.2)}}@keyframes landing-module__g1LwZa__shimmerSlide{0%{left:-100%}to{left:200%}}@keyframes landing-module__g1LwZa__gradient-pan{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes landing-module__g1LwZa__pulse-glow{0%,to{box-shadow:0 0 #5b5fff40}50%{box-shadow:0 0 0 16px #5b5fff00}}@keyframes landing-module__g1LwZa__countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__revealOnScroll{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.landing-module__g1LwZa__revealed{opacity:1!important;transform:translateY(0)!important}.landing-module__g1LwZa__orb1{pointer-events:none;background:radial-gradient(circle,#5b5fff24 0%,#0000 68%);border-radius:50%;width:700px;height:700px;animation:14s ease-in-out infinite landing-module__g1LwZa__floatOrb;position:absolute;top:-180px;left:-200px}.landing-module__g1LwZa__orb2{pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#0000 68%);border-radius:50%;width:550px;height:550px;animation:18s ease-in-out infinite reverse landing-module__g1LwZa__floatOrb;position:absolute;bottom:-120px;right:-100px}.landing-module__g1LwZa__orb3{pointer-events:none;background:radial-gradient(circle,#6366f117 0%,#0000 68%);border-radius:50%;width:380px;height:380px;animation:22s ease-in-out 4s infinite landing-module__g1LwZa__floatOrb;position:absolute;top:50%;left:45%}.landing-module__g1LwZa__particle{pointer-events:none;opacity:.5;background:linear-gradient(135deg,#5b5fff,#8b5cf6);border-radius:50%;width:8px;height:8px;animation:3.5s ease-in-out infinite landing-module__g1LwZa__floatParticle;position:absolute}.landing-module__g1LwZa__gridLines{pointer-events:none;background-image:linear-gradient(#5b5fff0a 1px,#0000 1px),linear-gradient(90deg,#5b5fff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.landing-module__g1LwZa__ctaPrimary{position:relative;overflow:hidden}.landing-module__g1LwZa__ctaShine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:60%;height:100%;animation:3.5s ease-in-out 1s infinite landing-module__g1LwZa__shimmerSlide;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.landing-module__g1LwZa__statsSection{z-index:10;background:linear-gradient(135deg,#0b1220 0%,#1a1f3a 50%,#0b1220 100%) 0 0/200% 200%;padding:3.5rem 2rem;animation:8s infinite landing-module__g1LwZa__gradient-pan;position:relative;overflow:hidden}.landing-module__g1LwZa__statsSection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#5b5fff0f 50%,#0000 100%);position:absolute;inset:0}.landing-module__g1LwZa__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__g1LwZa__statCard{-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #5b5fff40;border-radius:16px;padding:2rem 1rem;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s}.landing-module__g1LwZa__statCard:hover{background:#5b5fff14;border-color:#5b5fff99;transform:translateY(-6px);box-shadow:0 0 0 1px #5b5fff4d,0 8px 32px #5b5fff40,0 0 60px #8b5cf626}.landing-module__g1LwZa__statNumber{background:linear-gradient(135deg,#818cf8 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:baseline;gap:.1rem;margin-bottom:.5rem;font-size:2.8rem;font-weight:900;line-height:1;display:flex}.landing-module__g1LwZa__statPlus{font-size:1.8rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:#cbd5e1bf;letter-spacing:.3px;font-size:.88rem;font-weight:500}.landing-module__g1LwZa__ctaBadge{color:#818cf8;letter-spacing:.3px;background:#5b5fff1f;border:1px solid #5b5fff40;border-radius:50px;margin-bottom:1.5rem;padding:.45rem 1.25rem;font-size:.82rem;font-weight:600;animation:2.5s ease-in-out infinite landing-module__g1LwZa__pulse-glow;display:inline-block}.landing-module__g1LwZa__ctaPrimaryButton{position:relative;overflow:hidden}.landing-module__g1LwZa__ctaOrb1{pointer-events:none;background:radial-gradient(circle,#5b5fff1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:16s ease-in-out infinite landing-module__g1LwZa__floatOrb;position:absolute;top:-100px;left:-80px}.landing-module__g1LwZa__ctaOrb2{pointer-events:none;background:radial-gradient(circle,#8b5cf614 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:20s ease-in-out infinite reverse landing-module__g1LwZa__floatOrb;position:absolute;bottom:-80px;right:-60px}@media (max-width:1200px){.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__heroInner{text-align:center;grid-template-columns:1fr;gap:3rem}.landing-module__g1LwZa__heroLeft{text-align:center}.landing-module__g1LwZa__heroRight{justify-content:center}.landing-module__g1LwZa__heroDescription{max-width:100%;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__heroCTA,.landing-module__g1LwZa__trustRow{justify-content:center}.landing-module__g1LwZa__features,.landing-module__g1LwZa__statsGrid{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;align-items:center;gap:1rem}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaSecondary{justify-content:center;width:100%}.landing-module__g1LwZa__features{grid-template-columns:1fr;gap:1.5rem}.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.landing-module__g1LwZa__statNumber{font-size:2.2rem}.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}}
.page-module__soh_jW__pageSection{background:linear-gradient(#eef2ff 0%,#f8fafc 100%);min-height:100vh;padding:8rem 1.5rem 4rem}.page-module__soh_jW__container{max-width:900px;margin:0 auto}.page-module__soh_jW__card{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #5b5fff1f;border-radius:24px;padding:2.5rem;box-shadow:0 24px 60px #0f172a14}.page-module__soh_jW__eyebrow{color:#fff;background:linear-gradient(135deg,#5b5fff 0%,#7c3aed 100%);border-radius:999px;margin:0 0 1rem;padding:.55rem 1rem;font-size:.92rem;font-weight:600;display:inline-block}.page-module__soh_jW__title{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.1}.page-module__soh_jW__updated{color:#64748b;margin:.9rem 0 1.5rem;font-size:.98rem}.page-module__soh_jW__lead{color:#334155;margin:0 0 2rem;font-size:1.08rem;line-height:1.8}.page-module__soh_jW__section{margin-top:2rem}.page-module__soh_jW__heading{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.page-module__soh_jW__text{color:#475569;margin:0;line-height:1.8}.page-module__soh_jW__list{color:#475569;margin:.85rem 0 0;padding-left:1.25rem;line-height:1.85}.page-module__soh_jW__contact{margin:.9rem 0 0}.page-module__soh_jW__link{color:#4f46e5;font-weight:600;text-decoration:none}.page-module__soh_jW__link:hover{text-decoration:underline}@media (max-width:768px){.page-module__soh_jW__pageSection{padding:7rem 1rem 3rem}.page-module__soh_jW__card{border-radius:18px;padding:1.5rem}}
.page-module__ImPPba__pageSection{background:linear-gradient(#eef2ff 0%,#f8fafc 100%);min-height:100vh;padding:8rem 1.5rem 4rem}.page-module__ImPPba__container{max-width:900px;margin:0 auto}.page-module__ImPPba__card{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #5b5fff1f;border-radius:24px;padding:2.5rem;box-shadow:0 24px 60px #0f172a14}.page-module__ImPPba__title{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.1}.page-module__ImPPba__lead{color:#334155;margin:1.25rem 0 2rem;font-size:1.08rem;line-height:1.8}.page-module__ImPPba__section{margin-top:2rem}.page-module__ImPPba__heading{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.page-module__ImPPba__text{color:#475569;margin:0;line-height:1.8}.page-module__ImPPba__list{color:#475569;margin:.85rem 0 0;padding-left:1.25rem;line-height:1.85}.page-module__ImPPba__contact{margin:.9rem 0 0}.page-module__ImPPba__link{color:#4f46e5;font-weight:600;text-decoration:none}.page-module__ImPPba__link:hover{text-decoration:underline}@media (max-width:768px){.page-module__ImPPba__pageSection{padding:7rem 1rem 3rem}.page-module__ImPPba__card{border-radius:18px;padding:1.5rem}}
.page-module__UBdgra__pageSection{background:linear-gradient(#eef2ff 0%,#f8fafc 100%);min-height:100vh;padding:8rem 1.5rem 4rem}.page-module__UBdgra__container{max-width:900px;margin:0 auto}.page-module__UBdgra__card{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #5b5fff1f;border-radius:24px;padding:2.5rem;box-shadow:0 24px 60px #0f172a14}.page-module__UBdgra__title{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.1}.page-module__UBdgra__lead{color:#334155;margin:1.25rem 0 2rem;font-size:1.08rem;line-height:1.8}.page-module__UBdgra__section{margin-top:2rem}.page-module__UBdgra__heading{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.page-module__UBdgra__text{color:#475569;margin:0;line-height:1.8}.page-module__UBdgra__list{color:#475569;margin:.85rem 0 0;padding-left:1.25rem;line-height:1.85}.page-module__UBdgra__contact{margin:.9rem 0 0}.page-module__UBdgra__link{color:#4f46e5;font-weight:600;text-decoration:none}.page-module__UBdgra__link:hover{text-decoration:underline}@media (max-width:768px){.page-module__UBdgra__pageSection{padding:7rem 1rem 3rem}.page-module__UBdgra__card{border-radius:18px;padding:1.5rem}}
