.InterviewHistory-module__f7XIha__container{width:calc(100% - 10rem);max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 0}.InterviewHistory-module__f7XIha__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.InterviewHistory-module__f7XIha__title{color:#1a202c;margin:0;font-size:2.25rem;font-weight:700}.InterviewHistory-module__f7XIha__newInterviewButton{color:#fff;background-color:#4a6cf7;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.InterviewHistory-module__f7XIha__newInterviewButton:hover{color:#fff;background-color:#3b5be3}.InterviewHistory-module__f7XIha__bulkActionsBar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}.InterviewHistory-module__f7XIha__bulkInfo{align-items:center;gap:1rem;font-weight:500;display:flex}.InterviewHistory-module__f7XIha__clearSelectionButton{color:#fff;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:.25rem .75rem;font-size:.875rem;transition:all .2s}.InterviewHistory-module__f7XIha__clearSelectionButton:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.InterviewHistory-module__f7XIha__bulkButtons{gap:.75rem;display:flex}.InterviewHistory-module__f7XIha__bulkDeleteButton{color:#fff;cursor:pointer;background:#dc3545;border:1px solid #dc3545;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.InterviewHistory-module__f7XIha__bulkDeleteButton:hover{background:#c82333;border-color:#bd2130;transform:translateY(-1px)}.InterviewHistory-module__f7XIha__controls{background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.InterviewHistory-module__f7XIha__searchContainer{align-items:center;display:flex;position:relative}.InterviewHistory-module__f7XIha__searchIcon{color:#718096;z-index:1;position:absolute;left:1rem}.InterviewHistory-module__f7XIha__searchInput{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .2s}.InterviewHistory-module__f7XIha__searchInput:focus{background:#fff;border-color:#4a6cf7;outline:none;box-shadow:0 0 0 3px rgba(74,108,247,.1)}.InterviewHistory-module__f7XIha__clearButton{color:#718096;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;display:flex;position:absolute;right:1rem}.InterviewHistory-module__f7XIha__clearButton:hover{color:#4a6cf7}.InterviewHistory-module__f7XIha__filterControls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;width:100%;display:grid}.InterviewHistory-module__f7XIha__selectContainer{flex-direction:column;flex:1;gap:.5rem;min-width:180px;display:flex}.InterviewHistory-module__f7XIha__selectLabel{color:#4a5568;font-size:.875rem;font-weight:500}.InterviewHistory-module__f7XIha__filterSelect,.InterviewHistory-module__f7XIha__sortSelect{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414z' fill='rgba(0,0,0,0.5)'/%3E%3C/svg%3E") right 1rem center/1rem no-repeat;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.InterviewHistory-module__f7XIha__filterSelect:focus,.InterviewHistory-module__f7XIha__sortSelect:focus{border-color:#4a6cf7;outline:none;box-shadow:0 0 0 3px rgba(74,108,247,.1)}.InterviewHistory-module__f7XIha__notEvaluated{color:#718096;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.InterviewHistory-module__f7XIha__notEvaluatedIcon{color:#a0aec0}.InterviewHistory-module__f7XIha__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.InterviewHistory-module__f7XIha__resultsInfo{justify-content:space-between;align-items:center;width:100%;display:flex}.InterviewHistory-module__f7XIha__resultsCount{color:#718096;margin:0;font-size:.875rem}.InterviewHistory-module__f7XIha__selectionControls{gap:.75rem;display:flex}.InterviewHistory-module__f7XIha__selectAllButton{color:#4a6cf7;cursor:pointer;background:0 0;border:1px solid #4a6cf7;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.InterviewHistory-module__f7XIha__selectAllButton:hover{color:#fff;background:#4a6cf7}.InterviewHistory-module__f7XIha__interviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}.InterviewHistory-module__f7XIha__interviewCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.InterviewHistory-module__f7XIha__interviewCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.InterviewHistory-module__f7XIha__interviewCard.InterviewHistory-module__f7XIha__selected{border-color:#4a6cf7;box-shadow:0 0 0 2px rgba(74,108,247,.2)}.InterviewHistory-module__f7XIha__cardSelection{z-index:10;position:absolute;top:1rem;right:1rem}.InterviewHistory-module__f7XIha__checkboxContainer{cursor:pointer;display:inline-block;position:relative}.InterviewHistory-module__f7XIha__selectionCheckbox{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.InterviewHistory-module__f7XIha__checkboxCheckmark{background-color:#fff;border:2px solid #e2e8f0;border-radius:4px;width:20px;height:20px;transition:all .2s;display:inline-block;position:relative}.InterviewHistory-module__f7XIha__checkboxContainer:hover .InterviewHistory-module__f7XIha__checkboxCheckmark{border-color:#4a6cf7}.InterviewHistory-module__f7XIha__selectionCheckbox:checked~.InterviewHistory-module__f7XIha__checkboxCheckmark{background-color:#4a6cf7;border-color:#4a6cf7}.InterviewHistory-module__f7XIha__checkboxCheckmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.InterviewHistory-module__f7XIha__selectionCheckbox:checked~.InterviewHistory-module__f7XIha__checkboxCheckmark:after{display:block}.InterviewHistory-module__f7XIha__cardHeader{flex-direction:column;gap:.75rem;margin-top:.5rem;margin-bottom:1rem;display:flex}.InterviewHistory-module__f7XIha__jobTitle{color:#2d3748;margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.InterviewHistory-module__f7XIha__category{color:#4a6cf7;background-color:#f0f4ff;border-radius:9999px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.InterviewHistory-module__f7XIha__cardContent{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:1.5rem;display:flex}.InterviewHistory-module__f7XIha__date{color:#718096;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.InterviewHistory-module__f7XIha__dateIcon{color:#a0aec0}.InterviewHistory-module__f7XIha__score{flex-direction:column;gap:.5rem;display:flex}.InterviewHistory-module__f7XIha__scoreLabel{color:#718096;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.InterviewHistory-module__f7XIha__scoreValue{color:#2d3748;font-size:1.125rem;font-weight:700}.InterviewHistory-module__f7XIha__scoreBar{background-color:#edf2f7;border-radius:3px;height:6px;overflow:hidden}.InterviewHistory-module__f7XIha__scoreProgress{background-color:#4a6cf7;border-radius:3px;height:100%;transition:width .3s}.InterviewHistory-module__f7XIha__cardActions{align-items:center;gap:.75rem;margin-top:auto;display:flex}.InterviewHistory-module__f7XIha__viewButton{color:#4a6cf7;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.InterviewHistory-module__f7XIha__viewButton:hover{color:#3b5be3;background-color:#edf2f7}.InterviewHistory-module__f7XIha__buttonIcon{transition:transform .2s}.InterviewHistory-module__f7XIha__viewButton:hover .InterviewHistory-module__f7XIha__buttonIcon{transform:translate(2px)}.InterviewHistory-module__f7XIha__deleteButton{color:#dc3545;cursor:pointer;background:0 0;border:1px solid #dc3545;border-radius:8px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:.75rem;transition:all .2s;display:flex}.InterviewHistory-module__f7XIha__deleteButton:hover:not(:disabled){color:#fff;background:#dc3545;transform:translateY(-1px)}.InterviewHistory-module__f7XIha__deleteButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.InterviewHistory-module__f7XIha__deleteIcon{width:16px;height:16px}.InterviewHistory-module__f7XIha__deleteSpinner{border:2px solid;border-top-color:transparent;border-radius:50%;width:16px;height:16px;animation:1s linear infinite InterviewHistory-module__f7XIha__spin}.InterviewHistory-module__f7XIha__successToast{color:#fff;z-index:1000;background:#10b981;border-radius:8px;align-items:center;gap:.75rem;max-width:400px;padding:1rem 1.5rem;animation:.3s InterviewHistory-module__f7XIha__slideInRight;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.InterviewHistory-module__f7XIha__successIcon{font-size:1.25rem;font-weight:700}.InterviewHistory-module__f7XIha__closeToast{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;margin-left:auto;padding:0;font-size:1.5rem;transition:opacity .2s}.InterviewHistory-module__f7XIha__closeToast:hover{opacity:1}@keyframes InterviewHistory-module__f7XIha__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.InterviewHistory-module__f7XIha__modalOverlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;animation:.2s InterviewHistory-module__f7XIha__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.InterviewHistory-module__f7XIha__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:0;animation:.2s InterviewHistory-module__f7XIha__scaleIn;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.InterviewHistory-module__f7XIha__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem 1.5rem 0;display:flex}.InterviewHistory-module__f7XIha__modalHeader h3{color:#1a202c;margin:0;font-size:1.25rem;font-weight:600}.InterviewHistory-module__f7XIha__modalClose{cursor:pointer;color:#718096;background:0 0;border:none;padding:.25rem;font-size:1.5rem;transition:color .2s}.InterviewHistory-module__f7XIha__modalClose:hover:not(:disabled){color:#4a5568}.InterviewHistory-module__f7XIha__modalClose:disabled{opacity:.5;cursor:not-allowed}.InterviewHistory-module__f7XIha__modalContent{text-align:center;padding:0 1.5rem}.InterviewHistory-module__f7XIha__warningIcon{margin-bottom:1rem;font-size:3rem}.InterviewHistory-module__f7XIha__modalContent p{color:#4a5568;margin-bottom:1rem;line-height:1.6}.InterviewHistory-module__f7XIha__warningText{color:#718096;font-size:.875rem;font-style:italic}.InterviewHistory-module__f7XIha__modalActions{border-top:1px solid #e2e8f0;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.InterviewHistory-module__f7XIha__cancelButton{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.InterviewHistory-module__f7XIha__cancelButton:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e0}.InterviewHistory-module__f7XIha__cancelButton:disabled{opacity:.6;cursor:not-allowed}.InterviewHistory-module__f7XIha__confirmDeleteButton{color:#fff;cursor:pointer;background:#dc3545;border:1px solid #dc3545;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.InterviewHistory-module__f7XIha__confirmDeleteButton:hover:not(:disabled){background:#c82333;border-color:#bd2130}.InterviewHistory-module__f7XIha__confirmDeleteButton:disabled{opacity:.6;cursor:not-allowed}@keyframes InterviewHistory-module__f7XIha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InterviewHistory-module__f7XIha__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.InterviewHistory-module__f7XIha__emptyState{text-align:center;background-color:#fff;border-radius:12px;margin:2rem 0;padding:3rem 1rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.InterviewHistory-module__f7XIha__emptyIllustration{margin-bottom:1.5rem}.InterviewHistory-module__f7XIha__emptyState h2{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem}.InterviewHistory-module__f7XIha__emptyState p{color:#718096;margin-bottom:1.5rem}.InterviewHistory-module__f7XIha__ctaButton{color:#fff;background-color:#4a6cf7;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.InterviewHistory-module__f7XIha__ctaButton:hover{background-color:#3b5be3}.InterviewHistory-module__f7XIha__clearFiltersButton{color:#4a6cf7;cursor:pointer;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-block}.InterviewHistory-module__f7XIha__clearFiltersButton:hover{background-color:#edf2f7}.InterviewHistory-module__f7XIha__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.InterviewHistory-module__f7XIha__spinner{border:4px solid #e2e8f0;border-top-color:#4a6cf7;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite InterviewHistory-module__f7XIha__spin}@keyframes InterviewHistory-module__f7XIha__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InterviewHistory-module__f7XIha__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.InterviewHistory-module__f7XIha__errorIcon{margin-bottom:1rem;font-size:3rem}.InterviewHistory-module__f7XIha__errorContainer h2{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem}.InterviewHistory-module__f7XIha__errorContainer p{color:#718096;margin-bottom:1.5rem}.InterviewHistory-module__f7XIha__retryButton{color:#fff;cursor:pointer;background-color:#4a6cf7;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.InterviewHistory-module__f7XIha__retryButton:hover{background-color:#3b5be3}@media (min-width:1400px){.InterviewHistory-module__f7XIha__container{width:calc(100% - 12rem);max-width:1400px;padding:2.5rem 0}.InterviewHistory-module__f7XIha__title{font-size:2.5rem}.InterviewHistory-module__f7XIha__interviewGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.InterviewHistory-module__f7XIha__controls{padding:2rem}}@media (min-width:1600px){.InterviewHistory-module__f7XIha__container{width:calc(100% - 14rem);max-width:1600px;padding:3rem 0}.InterviewHistory-module__f7XIha__title{font-size:2.75rem}.InterviewHistory-module__f7XIha__interviewGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem}.InterviewHistory-module__f7XIha__interviewCard{padding:2rem}.InterviewHistory-module__f7XIha__jobTitle{font-size:1.35rem}.InterviewHistory-module__f7XIha__controls{padding:2.5rem}}@media (max-width:768px){.InterviewHistory-module__f7XIha__container{width:calc(100% - 2rem);margin:0 1rem;padding:1rem}.InterviewHistory-module__f7XIha__header{flex-direction:column;align-items:flex-start}.InterviewHistory-module__f7XIha__title{font-size:1.75rem}.InterviewHistory-module__f7XIha__controls{padding:1rem}.InterviewHistory-module__f7XIha__filterControls{grid-template-columns:1fr}.InterviewHistory-module__f7XIha__selectContainer{min-width:100%}.InterviewHistory-module__f7XIha__interviewGrid{grid-template-columns:1fr;gap:1rem}.InterviewHistory-module__f7XIha__interviewCard{padding:1.25rem}.InterviewHistory-module__f7XIha__successToast{max-width:none;top:1rem;left:1rem;right:1rem}.InterviewHistory-module__f7XIha__modal{width:calc(100% - 2rem);margin:1rem}.InterviewHistory-module__f7XIha__modalActions{flex-direction:column}.InterviewHistory-module__f7XIha__cardActions{flex-direction:column;gap:1.5rem}.InterviewHistory-module__f7XIha__viewButton{width:100%}.InterviewHistory-module__f7XIha__deleteButton{width:100%;min-width:auto}.InterviewHistory-module__f7XIha__bulkActionsBar{text-align:center;flex-direction:column;gap:1rem}.InterviewHistory-module__f7XIha__bulkInfo{flex-direction:column;gap:.5rem}.InterviewHistory-module__f7XIha__selectionControls{justify-content:center}.InterviewHistory-module__f7XIha__resultsInfo{flex-direction:column;align-items:center;gap:1rem}}.InterviewHistory-module__f7XIha__interviewSetupModal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:min(95vh,960px);animation:.4s cubic-bezier(.4,0,.2,1) InterviewHistory-module__f7XIha__slideInUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@keyframes InterviewHistory-module__f7XIha__slideInUp{0%{opacity:0;transform:scale(.95)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}.InterviewHistory-module__f7XIha__setupModalHeader{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e5e7eb;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.InterviewHistory-module__f7XIha__setupModalTitle{color:#1e293b;background:linear-gradient(135deg,#4a6cf7,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.InterviewHistory-module__f7XIha__setupModalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .2s;display:flex}.InterviewHistory-module__f7XIha__setupModalClose:hover{color:#374151;background-color:#f3f4f6;transform:scale(1.05)}.InterviewHistory-module__f7XIha__setupModalClose:active{transform:scale(.95)}.InterviewHistory-module__f7XIha__setupModalContent{background:#fff;flex:1;min-height:0;padding:0;overflow-y:auto}.InterviewHistory-module__f7XIha__newInterviewButton{color:#fff;cursor:pointer;background-color:#4a6cf7;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.InterviewHistory-module__f7XIha__newInterviewButton:hover{background-color:#3b5be3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(74,108,247,.3)}.InterviewHistory-module__f7XIha__newInterviewButton:active{transform:translateY(0)}@media (max-width:768px){.InterviewHistory-module__f7XIha__interviewSetupModal{border-radius:16px;max-width:100%;max-height:95vh;margin:.5rem}.InterviewHistory-module__f7XIha__setupModalHeader{border-radius:16px 16px 0 0;padding:1rem 1.5rem}.InterviewHistory-module__f7XIha__setupModalTitle{font-size:1.25rem}.InterviewHistory-module__f7XIha__setupModalClose{width:36px;height:36px}}@media (max-width:480px){.InterviewHistory-module__f7XIha__interviewSetupModal{border-radius:12px;max-height:98vh;margin:.25rem}.InterviewHistory-module__f7XIha__setupModalHeader{border-radius:12px 12px 0 0;padding:.875rem 1rem}.InterviewHistory-module__f7XIha__setupModalTitle{font-size:1.125rem}.InterviewHistory-module__f7XIha__setupModalClose{width:32px;height:32px}}
.InterviewSetup-module__PEqkiG__setupContainer{min-height:calc(100vh - 128px);color:var(--text-dark);padding:var(--space-3xl)var(--space-lg)var(--space-3xl);background:#fff;position:relative}.InterviewSetup-module__PEqkiG__setupContainer:before,.InterviewSetup-module__PEqkiG__setupContainer:after{content:"";filter:blur(80px);opacity:.5;z-index:0;border-radius:50%;width:420px;height:420px;position:absolute}.InterviewSetup-module__PEqkiG__setupContainer:before{background:radial-gradient(circle,rgba(59,130,246,.12),transparent 60%);top:-120px;left:-160px}.InterviewSetup-module__PEqkiG__setupContainer:after{background:radial-gradient(circle,rgba(236,72,153,.1),transparent 60%);bottom:-140px;right:-120px}.InterviewSetup-module__PEqkiG__modalSetupContainer{background:0 0;max-height:calc(85vh - 100px);padding:0;overflow-x:hidden;overflow-y:auto}.InterviewSetup-module__PEqkiG__setupCard{border-radius:var(--radius-xl);z-index:1;max-width:min(860px,100%);color:var(--text-dark);background:#fff;border:1px solid rgba(15,23,42,.08);width:100%;margin:0 auto;padding:max(1.5rem,min(4vw,3rem));position:relative;box-shadow:0 25px 65px rgba(15,23,42,.08)}.InterviewSetup-module__PEqkiG__setupHeader{text-align:center;margin-bottom:max(1rem,min(3vh,2rem))}.InterviewSetup-module__PEqkiG__setupTitle{color:var(--text-dark);margin-bottom:max(.5rem,min(1.5vh,.75rem));font-size:max(1.5rem,min(4vw + .5rem,2.25rem));font-weight:800;line-height:1.2}.InterviewSetup-module__PEqkiG__setupSubtitle{color:var(--text-muted);max-width:min(640px,90%);margin:0 auto;font-size:max(.9rem,min(2vw,1.05rem));line-height:1.5}.InterviewSetup-module__PEqkiG__setupForm{flex-direction:column;gap:max(1rem,min(2.5vh,1.5rem));display:flex}.InterviewSetup-module__PEqkiG__formGroup{flex-direction:column;gap:max(.5rem,min(1vh,.75rem));display:flex}.InterviewSetup-module__PEqkiG__formLabel{color:var(--text-dark);font-size:1rem;font-weight:600}.InterviewSetup-module__PEqkiG__formInput,.InterviewSetup-module__PEqkiG__formTextarea,.InterviewSetup-module__PEqkiG__formSelect{border-radius:var(--radius-lg);color:var(--text-dark);background:#fff;border:1px solid rgba(15,23,42,.12);width:100%;padding:max(.75rem,min(2vw,1rem));font-family:inherit;font-size:max(.9rem,min(1.5vw,1rem));transition:border-color .2s,box-shadow .2s,transform .2s}.InterviewSetup-module__PEqkiG__formInput:focus,.InterviewSetup-module__PEqkiG__formTextarea:focus,.InterviewSetup-module__PEqkiG__formSelect:focus{border-color:rgba(59,130,246,.7);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px rgba(59,130,246,.18)}.InterviewSetup-module__PEqkiG__formInput::placeholder,.InterviewSetup-module__PEqkiG__formTextarea::placeholder{color:rgba(15,23,42,.35)}.InterviewSetup-module__PEqkiG__formTextarea{resize:vertical;min-height:max(120px,min(20vh,160px));max-height:300px;line-height:1.6}.InterviewSetup-module__PEqkiG__formSelect{cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,rgba(15,23,42,.7) 50%),linear-gradient(135deg,rgba(15,23,42,.7) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px}.InterviewSetup-module__PEqkiG__modeSelection{flex-direction:column;gap:max(.75rem,min(2vh,1rem));display:flex}.InterviewSetup-module__PEqkiG__modeOptions{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:max(.75rem,min(2vw,1rem));display:grid}.InterviewSetup-module__PEqkiG__modeCard{border-radius:var(--radius-lg);text-align:center;cursor:pointer;background:#fff;border:1px solid rgba(15,23,42,.08);min-height:44px;padding:max(1rem,min(3vw,1.5rem));transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 40px rgba(15,23,42,.08)}.InterviewSetup-module__PEqkiG__modeCard:hover{border-color:rgba(59,130,246,.35);transform:translateY(-3px);box-shadow:0 25px 55px rgba(15,23,42,.12)}.InterviewSetup-module__PEqkiG__modeCard.InterviewSetup-module__PEqkiG__selected{background:rgba(59,130,246,.08);border-color:rgba(59,130,246,.6);box-shadow:0 30px 60px rgba(37,99,235,.18)}.InterviewSetup-module__PEqkiG__modeIcon{border-radius:var(--radius-md);width:max(48px,min(10vw,56px));height:max(48px,min(10vw,56px));color:var(--text-light);background:linear-gradient(135deg,#3b82f6,#2563eb);justify-content:center;align-items:center;margin:0 auto max(.75rem,min(2vh,1rem));display:flex}.InterviewSetup-module__PEqkiG__modeCard.InterviewSetup-module__PEqkiG__selected .InterviewSetup-module__PEqkiG__modeIcon{transform:scale(1.08)}.InterviewSetup-module__PEqkiG__modeTitle{color:var(--text-dark);margin-bottom:max(.25rem,min(1vh,.5rem));font-size:max(1rem,min(2vw,1.1rem));font-weight:700}.InterviewSetup-module__PEqkiG__modeDescription{color:var(--text-muted);font-size:max(.85rem,min(1.5vw,.95rem));line-height:1.5}.InterviewSetup-module__PEqkiG__submitButton{color:var(--text-light);border-radius:var(--radius-pill);cursor:pointer;width:100%;max-width:400px;min-height:52px;box-shadow:var(--shadow-button-primary);background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;justify-content:center;align-items:center;gap:max(.5rem,min(1vw,.75rem));margin-top:max(1rem,min(2vh,1.5rem));margin-left:auto;margin-right:auto;padding:max(.75rem,min(2vh,1rem)) max(1.5rem,min(4vw,2rem));font-size:max(.95rem,min(2vw,1.05rem));font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.InterviewSetup-module__PEqkiG__submitButton:hover:not(:disabled){box-shadow:var(--shadow-button-primary-hover);transform:translateY(-2px)}.InterviewSetup-module__PEqkiG__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.InterviewSetup-module__PEqkiG__loadingSpinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:1s linear infinite InterviewSetup-module__PEqkiG__spin}@keyframes InterviewSetup-module__PEqkiG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InterviewSetup-module__PEqkiG__errorMessage,.InterviewSetup-module__PEqkiG__successMessage{padding:var(--space-md)var(--space-lg);border-radius:var(--radius-lg);border:1px solid transparent;font-size:.95rem}.InterviewSetup-module__PEqkiG__errorMessage{color:#b91c1c;background:rgba(248,113,113,.12);border-color:rgba(248,113,113,.35)}.InterviewSetup-module__PEqkiG__successMessage{color:#15803d;background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.35)}@media (min-width:1400px){.InterviewSetup-module__PEqkiG__setupCard{max-width:900px;padding:3.5rem}.InterviewSetup-module__PEqkiG__setupTitle{font-size:2.5rem}.InterviewSetup-module__PEqkiG__setupSubtitle{font-size:1.15rem}.InterviewSetup-module__PEqkiG__formLabel{font-size:1.05rem}.InterviewSetup-module__PEqkiG__modeOptions{grid-template-columns:repeat(2,1fr);gap:1.5rem}.InterviewSetup-module__PEqkiG__modeCard{padding:1.75rem}.InterviewSetup-module__PEqkiG__submitButton{max-width:450px;min-height:56px}}@media (min-width:1600px){.InterviewSetup-module__PEqkiG__setupCard{max-width:1000px;padding:4rem}.InterviewSetup-module__PEqkiG__setupTitle{font-size:2.75rem}.InterviewSetup-module__PEqkiG__setupSubtitle{font-size:1.2rem}.InterviewSetup-module__PEqkiG__formInput,.InterviewSetup-module__PEqkiG__formTextarea,.InterviewSetup-module__PEqkiG__formSelect{font-size:1.05rem}.InterviewSetup-module__PEqkiG__formTextarea{min-height:180px}.InterviewSetup-module__PEqkiG__modeOptions{gap:2rem}.InterviewSetup-module__PEqkiG__modeCard{padding:2rem}.InterviewSetup-module__PEqkiG__modeIcon{width:64px;height:64px}.InterviewSetup-module__PEqkiG__submitButton{max-width:500px;min-height:60px;font-size:1.1rem}}@media (max-width:1024px){.InterviewSetup-module__PEqkiG__setupCard{margin:0 max(.5rem,min(2vw,1rem));padding:max(1.5rem,min(3vw,2rem))}}@media (max-width:768px){.InterviewSetup-module__PEqkiG__setupContainer{padding:max(1.5rem,min(4vw,2rem)) max(.75rem,min(2vw,1rem))}.InterviewSetup-module__PEqkiG__setupCard{margin:0;padding:max(1.25rem,min(4vw,1.5rem))}.InterviewSetup-module__PEqkiG__setupTitle{font-size:max(1.5rem,min(5vw,1.8rem))}.InterviewSetup-module__PEqkiG__setupSubtitle{font-size:max(.85rem,min(3vw,.95rem))}.InterviewSetup-module__PEqkiG__modeOptions{grid-template-columns:1fr;gap:1rem}.InterviewSetup-module__PEqkiG__modeCard{padding:1.25rem}.InterviewSetup-module__PEqkiG__formTextarea{min-height:120px}.InterviewSetup-module__PEqkiG__submitButton{max-width:100%}}@media (max-width:480px){.InterviewSetup-module__PEqkiG__setupContainer{padding:max(1rem,min(3vh,1.5rem)) max(.5rem,min(2vw,.75rem))}.InterviewSetup-module__PEqkiG__setupCard{border-radius:1rem;padding:1rem}.InterviewSetup-module__PEqkiG__setupTitle{font-size:max(1.35rem,min(6vw,1.5rem))}.InterviewSetup-module__PEqkiG__setupSubtitle{font-size:max(.8rem,min(3.5vw,.9rem))}.InterviewSetup-module__PEqkiG__formLabel{font-size:.9rem}.InterviewSetup-module__PEqkiG__formInput,.InterviewSetup-module__PEqkiG__formTextarea,.InterviewSetup-module__PEqkiG__formSelect{padding:.75rem;font-size:.9rem}.InterviewSetup-module__PEqkiG__modeCard{padding:1rem}.InterviewSetup-module__PEqkiG__modeIcon{width:44px;height:44px}.InterviewSetup-module__PEqkiG__modeTitle{font-size:.95rem}.InterviewSetup-module__PEqkiG__modeDescription{font-size:.8rem}.InterviewSetup-module__PEqkiG__submitButton{width:100%;max-width:100%;padding:.85rem 1.25rem;font-size:.95rem}}
.DashboardStats-module__A7sQ0q__statsContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:0 0 2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DashboardStats-module__A7sQ0q__statsTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.DashboardStats-module__A7sQ0q__statsLoading{justify-content:center;align-items:center;padding:3rem;display:flex}.DashboardStats-module__A7sQ0q__spinner{border:4px solid #e2e8f0;border-top-color:#4a6cf7;border-radius:50%;width:40px;height:40px;animation:1s linear infinite DashboardStats-module__A7sQ0q__spin}@keyframes DashboardStats-module__A7sQ0q__spin{to{transform:rotate(360deg)}}.DashboardStats-module__A7sQ0q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.DashboardStats-module__A7sQ0q__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:1rem;padding:1.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.DashboardStats-module__A7sQ0q__statCard:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.DashboardStats-module__A7sQ0q__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DashboardStats-module__A7sQ0q__statContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.DashboardStats-module__A7sQ0q__statLabel{color:#64748b;margin:0;font-size:.875rem}.DashboardStats-module__A7sQ0q__statValue{color:#1e293b;margin:0;font-size:1.75rem;font-weight:700}.DashboardStats-module__A7sQ0q__trendBadge{color:#16a34a;background:#dcfce7;border-radius:6px;margin-top:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.DashboardStats-module__A7sQ0q__miniChart{align-items:flex-end;gap:4px;height:40px;margin-top:.5rem;display:flex}.DashboardStats-module__A7sQ0q__chartBar{border-radius:2px 2px 0 0;flex:1;min-width:8px;transition:height .3s}.DashboardStats-module__A7sQ0q__categoryList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.DashboardStats-module__A7sQ0q__categoryItem{color:#475569;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.DashboardStats-module__A7sQ0q__categoryCount{color:#334155;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-weight:600}@media (max-width:768px){.DashboardStats-module__A7sQ0q__statsGrid{grid-template-columns:1fr}.DashboardStats-module__A7sQ0q__statValue{font-size:1.5rem}}
.QuickActions-module__InJdLa__actionsContainer{background:0 0;grid-template-columns:repeat(auto-fit,minmax(220px,2fr));gap:2rem;margin:0;padding:1rem 0;display:grid}.QuickActions-module__InJdLa__sectionHeader{text-align:center;margin-bottom:1.5rem}.QuickActions-module__InJdLa__actionsTitle{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.QuickActions-module__InJdLa__actionsSubtitle{color:#64748b;margin:0;font-size:.875rem}.QuickActions-module__InJdLa__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.QuickActions-module__InJdLa__actionCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.QuickActions-module__InJdLa__actionCard:hover:not(:disabled){border-color:#4a6cf7;box-shadow:0 2px 8px rgba(74,108,247,.1)}.QuickActions-module__InJdLa__actionCard:disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.QuickActions-module__InJdLa__actionCard{min-height:92px;position:relative;overflow:hidden}.QuickActions-module__InJdLa__actionCard:before{content:"";background:linear-gradient(90deg,transparent,rgba(74,108,247,.06),transparent);transition:transform .6s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.QuickActions-module__InJdLa__actionCard:hover:before{transform:translate(100%)}.QuickActions-module__InJdLa__actionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex}.QuickActions-module__InJdLa__actionCard:hover .QuickActions-module__InJdLa__actionIcon{transform:scale(1.06)rotate(2deg);box-shadow:0 6px 20px rgba(0,0,0,.08)}.QuickActions-module__InJdLa__actionContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.QuickActions-module__InJdLa__actionTitle{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.QuickActions-module__InJdLa__actionTitle.QuickActions-module__InJdLa__large{font-size:1.125rem;font-weight:700}.QuickActions-module__InJdLa__actionDescription{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.QuickActions-module__InJdLa__actionDescription.QuickActions-module__InJdLa__emphasis{color:#475569;font-size:.95rem}.QuickActions-module__InJdLa__actionArrow{color:#94a3b8;opacity:0;flex-shrink:0;transition:all .2s;transform:translate(-8px)}.QuickActions-module__InJdLa__actionCard:hover:not(:disabled) .QuickActions-module__InJdLa__actionArrow{opacity:1;color:#4a6cf7;transform:translate(0)}@media (max-width:768px){.QuickActions-module__InJdLa__actionsGrid{grid-template-columns:1fr}.QuickActions-module__InJdLa__actionCard{padding:1.25rem}}
.PersonalizedRecommendations-module__dRyvEG__recommendationsContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:0 3rem 2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.PersonalizedRecommendations-module__dRyvEG__recommendationsTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.PersonalizedRecommendations-module__dRyvEG__loadingContainer{justify-content:center;padding:2rem;display:flex}.PersonalizedRecommendations-module__dRyvEG__spinner{border:3px solid #e2e8f0;border-top-color:#4a6cf7;border-radius:50%;width:32px;height:32px;animation:1s linear infinite PersonalizedRecommendations-module__dRyvEG__spin}@keyframes PersonalizedRecommendations-module__dRyvEG__spin{to{transform:rotate(360deg)}}.PersonalizedRecommendations-module__dRyvEG__recommendationsList{flex-direction:column;gap:1rem;display:flex}.PersonalizedRecommendations-module__dRyvEG__recommendationCard{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #4a6cf7;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.PersonalizedRecommendations-module__dRyvEG__recommendationCard:hover{transform:translate(4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.PersonalizedRecommendations-module__dRyvEG__recommendationIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PersonalizedRecommendations-module__dRyvEG__recommendationContent{flex:1}.PersonalizedRecommendations-module__dRyvEG__recommendationTitle{color:#1e293b;margin:0 0 .5rem;font-size:1rem;font-weight:600}.PersonalizedRecommendations-module__dRyvEG__recommendationDescription{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.PersonalizedRecommendations-module__dRyvEG__recommendationCard{flex-direction:column}}
.UserBadge-module__3mfnjW__badge{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:1px solid transparent;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.UserBadge-module__3mfnjW__badge.UserBadge-module__3mfnjW__sm{border-radius:10px;gap:3px;padding:3px 8px;font-size:.65rem}.UserBadge-module__3mfnjW__badge.UserBadge-module__3mfnjW__md{border-radius:12px;gap:4px;padding:4px 10px;font-size:.75rem}.UserBadge-module__3mfnjW__badge.UserBadge-module__3mfnjW__lg{border-radius:14px;gap:5px;padding:6px 14px;font-size:.85rem}.UserBadge-module__3mfnjW__adminBadge{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border-color:rgba(220,38,38,.3);box-shadow:0 2px 8px rgba(220,38,38,.25)}.UserBadge-module__3mfnjW__adminBadge:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.35)}.UserBadge-module__3mfnjW__premiumBadge{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:rgba(245,158,11,.3);box-shadow:0 2px 8px rgba(245,158,11,.25)}.UserBadge-module__3mfnjW__premiumBadge:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.35)}.UserBadge-module__3mfnjW__freeBadge{color:#fff;background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%);border-color:rgba(107,114,128,.3);box-shadow:0 2px 8px rgba(107,114,128,.15)}.UserBadge-module__3mfnjW__freeBadge:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(107,114,128,.25)}.UserBadge-module__3mfnjW__label{font-weight:600}@media (max-width:640px){.UserBadge-module__3mfnjW__badge.UserBadge-module__3mfnjW__md{gap:3px;padding:3px 8px;font-size:.7rem}.UserBadge-module__3mfnjW__badge.UserBadge-module__3mfnjW__lg{gap:4px;padding:4px 10px;font-size:.75rem}}
.ProfileSettings-module__8UJL9q__overlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProfileSettings-module__8UJL9q__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ProfileSettings-module__8UJL9q__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.ProfileSettings-module__8UJL9q__titleWithBadge{align-items:center;gap:.75rem;display:flex}.ProfileSettings-module__8UJL9q__modalTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:600}.ProfileSettings-module__8UJL9q__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}.ProfileSettings-module__8UJL9q__closeButton:hover{color:#334155;background:#f1f5f9}.ProfileSettings-module__8UJL9q__modalContent{flex:1;padding:2rem;overflow-y:auto}.ProfileSettings-module__8UJL9q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.ProfileSettings-module__8UJL9q__spinner{border:3px solid #e2e8f0;border-top-color:#4a6cf7;border-radius:50%;width:32px;height:32px;animation:1s linear infinite ProfileSettings-module__8UJL9q__spin}@keyframes ProfileSettings-module__8UJL9q__spin{to{transform:rotate(360deg)}}.ProfileSettings-module__8UJL9q__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.ProfileSettings-module__8UJL9q__successMessage{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.ProfileSettings-module__8UJL9q__formGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProfileSettings-module__8UJL9q__fullWidthSection{grid-column:1/-1;margin-top:1rem}.ProfileSettings-module__8UJL9q__section{background:#f8fafc;border-radius:12px;padding:1.5rem}.ProfileSettings-module__8UJL9q__sectionTitle{color:#1e293b;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:1.125rem;font-weight:600;display:flex}.ProfileSettings-module__8UJL9q__formGroup{margin-bottom:1.5rem}.ProfileSettings-module__8UJL9q__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ProfileSettings-module__8UJL9q__input,.ProfileSettings-module__8UJL9q__select,.ProfileSettings-module__8UJL9q__textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.ProfileSettings-module__8UJL9q__input:focus,.ProfileSettings-module__8UJL9q__select:focus,.ProfileSettings-module__8UJL9q__textarea:focus{border-color:#4a6cf7;outline:none;box-shadow:0 0 0 3px rgba(74,108,247,.1)}.ProfileSettings-module__8UJL9q__input.ProfileSettings-module__8UJL9q__readOnly{color:#64748b;cursor:not-allowed;background-color:#f8fafc;border-color:#e2e8f0}.ProfileSettings-module__8UJL9q__input.ProfileSettings-module__8UJL9q__readOnly:focus{box-shadow:none;border-color:#e2e8f0}.ProfileSettings-module__8UJL9q__required{color:#ef4444;font-weight:600}.ProfileSettings-module__8UJL9q__helpText{color:#64748b;margin-top:.25rem;font-size:.75rem;font-style:italic;display:block}.ProfileSettings-module__8UJL9q__textarea{resize:vertical;min-height:100px}.ProfileSettings-module__8UJL9q__skillsInput{gap:.5rem;display:flex}.ProfileSettings-module__8UJL9q__addSkillButton{color:#fff;cursor:pointer;background:#4a6cf7;border:none;border-radius:8px;flex-shrink:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ProfileSettings-module__8UJL9q__addSkillButton:hover{background:#3b5bdb}.ProfileSettings-module__8UJL9q__skillsList{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ProfileSettings-module__8UJL9q__skillTag{color:#3730a3;background:#e0e7ff;border-radius:20px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex}.ProfileSettings-module__8UJL9q__removeSkill{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-size:1rem;line-height:1}.ProfileSettings-module__8UJL9q__removeSkill:hover{color:#4f46e5}.ProfileSettings-module__8UJL9q__modalFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.ProfileSettings-module__8UJL9q__cancelButton{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.ProfileSettings-module__8UJL9q__cancelButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfileSettings-module__8UJL9q__saveButton{color:#fff;cursor:pointer;background:#4a6cf7;border:2px solid #4a6cf7;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ProfileSettings-module__8UJL9q__saveButton:hover:not(:disabled){background:#3b5bdb;border-color:#3b5bdb}.ProfileSettings-module__8UJL9q__saveButton:disabled{opacity:.7;cursor:not-allowed}.ProfileSettings-module__8UJL9q__buttonSpinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite ProfileSettings-module__8UJL9q__spin}@media (max-width:768px){.ProfileSettings-module__8UJL9q__modal{max-height:95vh;margin:1rem}.ProfileSettings-module__8UJL9q__modalHeader,.ProfileSettings-module__8UJL9q__modalContent,.ProfileSettings-module__8UJL9q__modalFooter{padding:1rem}.ProfileSettings-module__8UJL9q__formGrid{grid-template-columns:1fr;gap:1.5rem}.ProfileSettings-module__8UJL9q__modalFooter{flex-direction:column-reverse}.ProfileSettings-module__8UJL9q__cancelButton,.ProfileSettings-module__8UJL9q__saveButton{justify-content:center;width:100%}}
.Dashboard-module__8Mmpzq__dashboardContainer{background:0 0;max-width:100%;min-height:100vh;padding:2rem}.Dashboard-module__8Mmpzq__dashboardHeader{max-width:1200px;margin:0 auto 1rem}.Dashboard-module__8Mmpzq__headerContent{background:0 0;padding:1rem 0}.Dashboard-module__8Mmpzq__profileSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__8Mmpzq__profileImage{object-fit:cover;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.95);border:4px solid rgba(255,255,255,.9);border-radius:50%;width:80px;height:80px;transition:all .3s;box-shadow:0 8px 24px rgba(0,0,0,.15),0 0 0 1px rgba(74,108,247,.1)}.Dashboard-module__8Mmpzq__avatarContainer{background:linear-gradient(135deg,var(--primary),var(--secondary));border:4px solid rgba(255,255,255,.9);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.15),0 0 0 1px rgba(74,108,247,.1)}.Dashboard-module__8Mmpzq__avatarContainer:before{content:"";z-index:-1;opacity:.1;background:linear-gradient(135deg,#4a6cf7,#7c3aed);border-radius:50%;transition:opacity .3s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.Dashboard-module__8Mmpzq__profileImage:hover,.Dashboard-module__8Mmpzq__avatarContainer:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.2),0 0 0 1px rgba(74,108,247,.2)}.Dashboard-module__8Mmpzq__avatarContainer:hover:before{opacity:.2}.Dashboard-module__8Mmpzq__avatarIcon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));width:32px;height:32px;font-size:32px}.Dashboard-module__8Mmpzq__badgeContainer{justify-content:center;align-items:center;margin-top:-.5rem;display:flex}.Dashboard-module__8Mmpzq__welcomeText{text-align:center;width:100%}.Dashboard-module__8Mmpzq__welcomeTitle{color:#1e293b;margin:0 0 .5rem;font-size:2rem;font-weight:700}.Dashboard-module__8Mmpzq__welcomeSubtitle{color:#64748b;margin:0;font-size:1.125rem;font-weight:500}.Dashboard-module__8Mmpzq__loadingContainer{justify-content:center;align-items:center;min-height:50vh;display:flex}.Dashboard-module__8Mmpzq__spinner{border:4px solid #e2e8f0;border-top-color:#4a6cf7;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Dashboard-module__8Mmpzq__spin}@keyframes Dashboard-module__8Mmpzq__spin{to{transform:rotate(360deg)}}.Dashboard-module__8Mmpzq__dashboardContent{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.Dashboard-module__8Mmpzq__expandSection{justify-content:center;margin:1rem 0;display:flex}.Dashboard-module__8Mmpzq__expandButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#4a6cf7;background:rgba(255,255,255,.9);border:2px solid rgba(255,255,255,.3);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Dashboard-module__8Mmpzq__expandButton:hover{background:#fff;border-color:#4a6cf7;transform:translateY(-2px);box-shadow:0 8px 25px rgba(74,108,247,.2)}.Dashboard-module__8Mmpzq__expandButton:active{transform:translateY(0)}.Dashboard-module__8Mmpzq__expandableContent{opacity:0;max-height:0;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.Dashboard-module__8Mmpzq__expandableContent.Dashboard-module__8Mmpzq__expanded{opacity:1;max-height:2000px}.Dashboard-module__8Mmpzq__section{margin-bottom:2rem;animation:.4s ease-out Dashboard-module__8Mmpzq__slideIn}@keyframes Dashboard-module__8Mmpzq__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__8Mmpzq__setupFormContainer{max-width:1200px;margin:0 auto}.Dashboard-module__8Mmpzq__backButton{color:#475569;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.Dashboard-module__8Mmpzq__backButton:hover{color:#4a6cf7;background:#f8fafc;border-color:#4a6cf7}@media (min-width:1400px){.Dashboard-module__8Mmpzq__dashboardContainer{padding:3rem 4rem}.Dashboard-module__8Mmpzq__dashboardHeader,.Dashboard-module__8Mmpzq__dashboardContent{max-width:1400px}.Dashboard-module__8Mmpzq__welcomeTitle{font-size:2.25rem}.Dashboard-module__8Mmpzq__welcomeSubtitle{font-size:1.25rem}.Dashboard-module__8Mmpzq__profileImage,.Dashboard-module__8Mmpzq__avatarContainer{width:90px;height:90px}.Dashboard-module__8Mmpzq__avatarIcon{width:36px;height:36px;font-size:36px}}@media (min-width:1600px){.Dashboard-module__8Mmpzq__dashboardContainer{padding:4rem 5rem}.Dashboard-module__8Mmpzq__dashboardHeader,.Dashboard-module__8Mmpzq__dashboardContent{max-width:1600px}.Dashboard-module__8Mmpzq__welcomeTitle{font-size:2.5rem}.Dashboard-module__8Mmpzq__welcomeSubtitle{font-size:1.35rem}.Dashboard-module__8Mmpzq__profileImage,.Dashboard-module__8Mmpzq__avatarContainer{width:100px;height:100px}.Dashboard-module__8Mmpzq__avatarIcon{width:40px;height:40px;font-size:40px}.Dashboard-module__8Mmpzq__dashboardContent{gap:2.5rem}}@media (max-width:768px){.Dashboard-module__8Mmpzq__dashboardContainer{padding:1rem}.Dashboard-module__8Mmpzq__headerContent{border-radius:16px;padding:1.5rem}.Dashboard-module__8Mmpzq__profileSection{gap:1.25rem}.Dashboard-module__8Mmpzq__profileImage,.Dashboard-module__8Mmpzq__avatarContainer{border-width:3px;width:70px;height:70px}.Dashboard-module__8Mmpzq__avatarIcon{width:28px;height:28px;font-size:28px}.Dashboard-module__8Mmpzq__welcomeTitle{color:#1e293b;font-size:1.5rem}.Dashboard-module__8Mmpzq__welcomeSubtitle{color:#1e293b;font-size:1rem}.Dashboard-module__8Mmpzq__expandButton{padding:.875rem 1.5rem;font-size:.875rem}}.Dashboard-module__8Mmpzq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.75);justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out Dashboard-module__8Mmpzq__fadeIn;display:flex;position:fixed;top:0;left:0;right:0}@keyframes Dashboard-module__8Mmpzq__fadeIn{0%{opacity:0}to{opacity:1}}.Dashboard-module__8Mmpzq__modalContainer{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:85vh;animation:.4s cubic-bezier(.4,0,.2,1) Dashboard-module__8Mmpzq__slideInUp;display:flex;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@keyframes Dashboard-module__8Mmpzq__slideInUp{0%{opacity:0;transform:scale(.95)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}.Dashboard-module__8Mmpzq__modalHeader{color:#1e293b;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Dashboard-module__8Mmpzq__modalTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__closeButton:hover{color:#374151;background-color:#f3f4f6;transform:scale(1.05)}.Dashboard-module__8Mmpzq__closeButton:active{transform:scale(.95)}.Dashboard-module__8Mmpzq__modalContent{background:#fff;flex:1;min-height:0;padding:0;overflow-y:auto}@media (min-width:1400px){.Dashboard-module__8Mmpzq__modalContainer{max-width:1000px;max-height:88vh}.Dashboard-module__8Mmpzq__modalHeader{padding:2rem 2.5rem}.Dashboard-module__8Mmpzq__modalTitle{font-size:1.75rem}}@media (min-width:1600px){.Dashboard-module__8Mmpzq__modalContainer{max-width:1100px;max-height:90vh}.Dashboard-module__8Mmpzq__modalHeader{padding:2.5rem 3rem}.Dashboard-module__8Mmpzq__modalTitle{font-size:1.85rem}}@media (max-width:1024px){.Dashboard-module__8Mmpzq__modalContainer{max-height:82vh}}@media (max-width:768px){.Dashboard-module__8Mmpzq__modalOverlay{align-items:flex-start;padding:2rem .5rem .5rem}.Dashboard-module__8Mmpzq__modalContainer{border-radius:16px;max-width:100%;max-height:70vh;overflow:auto}.Dashboard-module__8Mmpzq__modalHeader{border-radius:16px 16px 0 0;padding:1rem 1.5rem}.Dashboard-module__8Mmpzq__modalTitle{font-size:1.25rem}.Dashboard-module__8Mmpzq__closeButton{width:36px;height:36px}}@media (max-width:480px){.Dashboard-module__8Mmpzq__modalOverlay{padding:1rem .25rem .25rem}.Dashboard-module__8Mmpzq__modalContainer{border-radius:12px;max-height:98vh}.Dashboard-module__8Mmpzq__modalHeader{border-radius:12px 12px 0 0;padding:.875rem 1rem}.Dashboard-module__8Mmpzq__modalTitle{font-size:1.125rem}.Dashboard-module__8Mmpzq__closeButton{width:32px;height:32px}}
.Button-module__hPFDqG__btn{border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:1px solid transparent;align-items:center;gap:.4rem;padding:.55rem 1.35rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.Button-module__hPFDqG__btnFullWidth{justify-content:center;width:100%;display:flex}.Button-module__hPFDqG__btn-outline{color:var(--text-main);background:rgba(15,23,42,.7);border-color:rgba(148,163,184,.4)}.Button-module__hPFDqG__btn-outline:hover{background:rgba(15,23,42,.95);transform:translateY(-1px)}.Button-module__hPFDqG__btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 15px 30px rgba(37,99,235,.55)}.Button-module__hPFDqG__btn-primary:hover{transform:translateY(-1px)translateZ(0);box-shadow:0 18px 40px rgba(37,99,235,.7)}.Button-module__hPFDqG__btn-sm{padding:.45rem 1.1rem;font-size:.85rem}.Button-module__hPFDqG__btnUnstyled{box-shadow:none;background:0 0;border:none;padding:0}
.HeroSection-module__BU7Y9G__hero{min-height:calc(100vh - var(--nav-height));padding:clamp(3rem,8vh,5rem)var(--page-padding)clamp(3rem,8vh,5rem);background:radial-gradient(circle at 0 0,rgba(37,99,235,.22),transparent 55%),radial-gradient(circle at 100% 0,rgba(236,72,153,.16),transparent 55%);justify-content:center;align-items:center;display:flex}.HeroSection-module__BU7Y9G__heroGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:max(2rem,min(5vw,3.5rem));width:100%;display:grid}.HeroSection-module__BU7Y9G__heroEyebrow{color:#c7d2fe;text-align:center;background:radial-gradient(circle at 0,rgba(37,99,235,.5),transparent 55%);border:1px solid rgba(96,165,250,.5);border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.25rem .7rem;font-size:.74rem;display:inline-flex}.HeroSection-module__BU7Y9G__heroEyebrowPill{text-transform:uppercase;letter-spacing:.06em;color:#e5e7eb;text-align:center;background:rgba(15,23,42,.85);border:1px solid rgba(148,163,184,.5);border-radius:999px;padding:.12rem .55rem;font-size:.5rem;font-weight:300}.HeroSection-module__BU7Y9G__heroTitle{letter-spacing:-.04em;margin-bottom:max(.5rem,min(2vh,.7rem));font-size:max(1.75rem,min(5vw + .5rem,3.1rem));font-weight:800;line-height:1.2}.HeroSection-module__BU7Y9G__heroTitle span{background:linear-gradient(120deg,#60a5fa,#22c55e);color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__BU7Y9G__heroSubtitle{color:#e5e7eb;margin-bottom:max(.7rem,min(2vh,1.1rem));font-size:max(1.1rem,min(3vw + .3rem,1.7rem));font-weight:600}.HeroSection-module__BU7Y9G__heroText{color:var(--text-muted);max-width:min(32rem,90%);margin-bottom:max(1.2rem,min(3vh,1.8rem));font-size:max(.9rem,min(1vw + .3rem,1.05rem));line-height:1.6}.HeroSection-module__BU7Y9G__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.HeroSection-module__BU7Y9G__heroSecondaryLink{color:#cbd5f5;opacity:.9;align-items:center;gap:.35rem;font-size:.9rem;transition:opacity .2s;display:inline-flex}.HeroSection-module__BU7Y9G__heroSecondaryLink:hover{opacity:1}.HeroSection-module__BU7Y9G__heroSecondaryLink svg{flex-shrink:0;width:16px;height:16px}.HeroSection-module__BU7Y9G__heroHighlight{border-radius:var(--radius-pill);color:var(--text-muted);background:rgba(15,23,42,.85);border:1px solid rgba(55,65,81,.9);align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.78rem;display:inline-flex}.HeroSection-module__BU7Y9G__heroHighlightDot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px rgba(34,197,94,.25)}.HeroSection-module__BU7Y9G__heroHighlightStrong{color:#e5e7eb;font-weight:600}.HeroSection-module__BU7Y9G__heroVisualWrapper{position:relative}.HeroSection-module__BU7Y9G__heroCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);aspect-ratio:1.1;background:radial-gradient(circle at 0 0,rgba(59,130,246,.4),transparent 55%),radial-gradient(circle at 100% 100%,rgba(236,72,153,.35),transparent 55%),linear-gradient(145deg,#020617,#020617);border:1px solid rgba(148,163,184,.6);flex-direction:column;min-height:280px;padding:max(1rem,min(2vw,1.4rem));display:flex;position:relative;overflow:hidden}.HeroSection-module__BU7Y9G__heroCardHeader{color:#cbd5f5;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.8rem;display:flex}.HeroSection-module__BU7Y9G__heroCardStatus{background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.5);border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .7rem;display:inline-flex}.HeroSection-module__BU7Y9G__heroCardStatusDot{background:#22c55e;border-radius:999px;width:7px;height:7px}.HeroSection-module__BU7Y9G__heroWaveform{align-items:flex-end;gap:4px;height:72px;margin-bottom:1.4rem;display:flex}.HeroSection-module__BU7Y9G__heroWaveform span{background:linear-gradient(rgba(59,130,246,.9),rgba(59,130,246,.1));border-radius:999px;flex:1}.HeroSection-module__BU7Y9G__heroMetricsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.1rem;display:grid}.HeroSection-module__BU7Y9G__heroMetricCard{background:rgba(15,23,42,.85);border:1px solid rgba(55,65,81,.9);border-radius:.9rem;padding:.65rem .75rem;font-size:.7rem}.HeroSection-module__BU7Y9G__heroFollowUp{margin-bottom:.4rem}.HeroSection-module__BU7Y9G__heroMetricLabel{color:#9ca3af;margin-bottom:.3rem}.HeroSection-module__BU7Y9G__heroMetricValue{color:#e5e7eb;font-weight:600}.HeroSection-module__BU7Y9G__heroProgressBar{background:rgba(31,41,55,.9);border-radius:999px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.HeroSection-module__BU7Y9G__heroProgressFill{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#a3e635);height:100%}.HeroSection-module__BU7Y9G__heroBadge{background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.7);border-radius:1rem;flex-direction:column;gap:.1rem;max-width:160px;padding:.6rem .9rem;font-size:.75rem;display:inline-flex;position:absolute;bottom:1.1rem;right:1.2rem}.HeroSection-module__BU7Y9G__heroBadgeLabel{color:#9ca3af}.HeroSection-module__BU7Y9G__heroBadgeValue{color:#e5e7eb;font-weight:600}.HeroSection-module__BU7Y9G__heroOrbitRing{pointer-events:none;border:1px dashed rgba(148,163,184,.3);border-radius:999px;position:absolute;top:4%;bottom:4%;left:4%;right:4%}.HeroSection-module__BU7Y9G__heroOrbitDot{background:#38bdf8;border-radius:999px;width:10px;height:10px;position:absolute;top:10%;right:18%;box-shadow:0 0 0 8px rgba(56,189,248,.35)}@media (min-width:1200px){.HeroSection-module__BU7Y9G__hero{padding:clamp(4rem,10vh,7rem)var(--page-padding)clamp(4rem,10vh,7rem)}.HeroSection-module__BU7Y9G__heroGrid{gap:4.5rem;max-width:1400px;margin:0 auto}.HeroSection-module__BU7Y9G__heroTitle{font-size:max(3rem,min(4vw,3.5rem));line-height:1.15}.HeroSection-module__BU7Y9G__heroSubtitle{font-size:max(1.6rem,min(2vw,1.9rem))}.HeroSection-module__BU7Y9G__heroText{max-width:36rem;font-size:1.1rem}.HeroSection-module__BU7Y9G__heroCard{min-height:340px;padding:1.6rem}.HeroSection-module__BU7Y9G__heroWaveform{height:85px}.HeroSection-module__BU7Y9G__heroEyebrow{font-size:.8rem}}@media (min-width:1600px){.HeroSection-module__BU7Y9G__hero{padding:clamp(5rem,12vh,8rem)var(--page-padding)clamp(5rem,12vh,8rem)}.HeroSection-module__BU7Y9G__heroGrid{gap:6rem;max-width:1600px}.HeroSection-module__BU7Y9G__heroTitle{font-size:max(3.5rem,min(4.5vw,4.2rem));line-height:1.1}.HeroSection-module__BU7Y9G__heroSubtitle{font-size:max(1.8rem,min(2.2vw,2.2rem))}.HeroSection-module__BU7Y9G__heroText{max-width:42rem;font-size:1.18rem;line-height:1.7}.HeroSection-module__BU7Y9G__heroCard{min-height:380px;padding:2rem}.HeroSection-module__BU7Y9G__heroWaveform{gap:5px;height:100px}.HeroSection-module__BU7Y9G__heroMetricsRow{gap:1.1rem}.HeroSection-module__BU7Y9G__heroMetricCard{padding:.9rem 1rem;font-size:.82rem}.HeroSection-module__BU7Y9G__heroBadge{max-width:200px;padding:.75rem 1.1rem;font-size:.85rem}.HeroSection-module__BU7Y9G__heroEyebrow{padding:.3rem .8rem;font-size:.85rem}}@media (max-width:900px){.HeroSection-module__BU7Y9G__hero{justify-content:center;place-items:center;min-height:auto;padding:max(2rem,min(5vh,3rem)) 1.5rem}.HeroSection-module__BU7Y9G__heroEyebrow{justify-content:center;display:flex}.HeroSection-module__BU7Y9G__heroGrid{grid-template-columns:minmax(0,1fr);place-items:center;gap:max(2rem,min(4vh,3rem))}.HeroSection-module__BU7Y9G__heroCard{aspect-ratio:auto;max-width:100%}.HeroSection-module__BU7Y9G__heroFollowUp{max-width:48%}.HeroSection-module__BU7Y9G__heroBadge{max-width:48%;position:relative;bottom:auto;right:auto}.HeroSection-module__BU7Y9G__heroFeedback{place-items:center;gap:1rem;display:flex}.HeroSection-module__BU7Y9G__heroOrbitDot{width:5px;height:5px;top:6%;bottom:auto}}@media (max-width:640px){.HeroSection-module__BU7Y9G__hero{min-height:calc(100vh - var(--nav-height));place-items:center;padding:max(1rem,min(4vh,2rem)) 1rem}.HeroSection-module__BU7Y9G__heroGrid{gap:max(1.5rem,min(5vh,2.5rem))}.HeroSection-module__BU7Y9G__heroTitle{font-size:max(1.6rem,min(8vw,2.2rem));line-height:1.25}.HeroSection-module__BU7Y9G__heroSubtitle{font-size:max(1rem,min(5vw,1.4rem))}.HeroSection-module__BU7Y9G__heroText{max-width:100%;font-size:max(.85rem,min(3.5vw,.95rem))}.HeroSection-module__BU7Y9G__heroTitle,.HeroSection-module__BU7Y9G__heroSubtitle,.HeroSection-module__BU7Y9G__heroText{text-align:center}.HeroSection-module__BU7Y9G__heroActions{justify-content:center;align-items:center}.HeroSection-module__BU7Y9G__heroActions a{text-align:center;justify-content:center;width:100%;max-width:320px}.HeroSection-module__BU7Y9G__heroActions button{text-align:center;justify-content:center;width:100%;max-width:320px}.HeroSection-module__BU7Y9G__heroHighlight{justify-content:center;align-items:center;width:100%;max-width:100%}.HeroSection-module__BU7Y9G__heroHighlightStrong{text-align:center}.HeroSection-module__BU7Y9G__heroHighlightDot{width:6px;height:6px}.HeroSection-module__BU7Y9G__heroMetricsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.HeroSection-module__BU7Y9G__heroMetricCard,.HeroSection-module__BU7Y9G__heroBadge{padding:.5rem;font-size:max(.4rem,min(2.5vw,.5rem))}.HeroSection-module__BU7Y9G__heroFollowUp,.HeroSection-module__BU7Y9G__heroBadge{max-width:48%}.HeroSection-module__BU7Y9G__heroOrbitDot{width:4px;height:4px;top:8%}.HeroSection-module__BU7Y9G__heroWaveform{height:60px}}
.SectionHeader-module__O3BbIG__sectionHeader{text-align:center;margin-bottom:2.2rem}.SectionHeader-module__O3BbIG__sectionEyebrow{text-transform:uppercase;letter-spacing:.18em;color:#60a5fa;margin-bottom:.6rem;font-size:.8rem}.SectionHeader-module__O3BbIG__sectionTitle{margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.SectionHeader-module__O3BbIG__sectionDescription{color:var(--text-muted);max-width:36rem;margin:.25rem auto 0;font-size:.95rem}
.FeaturesSection-module__vltBZG__sectionFeatures{padding:10% var(--page-padding)10%;background:radial-gradient(circle at top,rgba(15,23,42,.9),#020617 55%,#020617 100%)}.FeaturesSection-module__vltBZG__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.FeaturesSection-module__vltBZG__featureCard{border-radius:var(--radius-lg);background:radial-gradient(circle at 0 0,rgba(37,99,235,.16),transparent 60%),linear-gradient(145deg,#020617,#020617);border:1px solid rgba(55,65,81,.96);padding:1.1rem 1.1rem 1rem;position:relative;box-shadow:0 16px 30px rgba(0,0,0,.45)}.FeaturesSection-module__vltBZG__featureBadge{color:#0b1220;pointer-events:none;background:#22c55e;border:1px solid rgba(255,255,255,.06);border-radius:999px;padding:.22rem .6rem;font-size:.72rem;font-weight:600;position:absolute;top:.75rem;right:.75rem;box-shadow:0 0 0 6px rgba(34,197,94,.25),0 6px 18px rgba(249,115,22,.14)}.FeaturesSection-module__vltBZG__featureIcon{background:rgba(51,65,85,.85);border-radius:.9rem;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.7rem;font-size:1.1rem;display:flex}.FeaturesSection-module__vltBZG__featureTitle{margin-bottom:.3rem;font-size:1rem;font-weight:600}.FeaturesSection-module__vltBZG__featureText{color:var(--text-muted);font-size:.9rem}@media (min-width:1200px){.FeaturesSection-module__vltBZG__sectionFeatures{padding:8rem var(--page-padding)}.FeaturesSection-module__vltBZG__featuresGrid{gap:1.6rem;max-width:1400px;margin:0 auto}.FeaturesSection-module__vltBZG__featureCard{padding:1.4rem 1.3rem 1.2rem}.FeaturesSection-module__vltBZG__featureIcon{width:38px;height:38px;margin-bottom:.9rem;font-size:1.25rem}.FeaturesSection-module__vltBZG__featureTitle{font-size:1.1rem}.FeaturesSection-module__vltBZG__featureText{font-size:.96rem}}@media (min-width:1600px){.FeaturesSection-module__vltBZG__sectionFeatures{padding:10rem var(--page-padding)}.FeaturesSection-module__vltBZG__featuresGrid{gap:2rem;max-width:1600px}.FeaturesSection-module__vltBZG__featureCard{padding:1.6rem 1.5rem 1.4rem}.FeaturesSection-module__vltBZG__featureIcon{width:42px;height:42px;margin-bottom:1rem;font-size:1.35rem}.FeaturesSection-module__vltBZG__featureTitle{margin-bottom:.4rem;font-size:1.15rem}.FeaturesSection-module__vltBZG__featureText{font-size:1rem}.FeaturesSection-module__vltBZG__featureBadge{padding:.25rem .65rem;font-size:.76rem}}@media (max-width:900px){.FeaturesSection-module__vltBZG__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.FeaturesSection-module__vltBZG__sectionFeatures{padding:2.5rem 1.5rem 3.5rem}}@media (max-width:640px){.FeaturesSection-module__vltBZG__sectionFeatures{padding:2.5rem 1rem 3.5rem}.FeaturesSection-module__vltBZG__featuresGrid{grid-template-columns:minmax(0,1fr)}}
.HowItWorksSection-module__eNzgCa__sectionHow{padding-top:10%;padding-bottom:10%;padding-left:var(--page-padding);padding-right:var(--page-padding);background:radial-gradient(circle at top,rgba(37,99,235,.16),transparent 55%);border-top:1px solid rgba(31,41,55,.9);border-bottom:1px solid rgba(31,41,55,.9)}.HowItWorksSection-module__eNzgCa__howGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.HowItWorksSection-module__eNzgCa__howStep{border-radius:var(--radius-lg);background:rgba(15,23,42,.96);border:1px solid rgba(55,65,81,.95);padding:1.3rem 1.15rem 1.15rem;position:relative;overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,.55)}.HowItWorksSection-module__eNzgCa__howStep:before{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle at 0 0,rgba(59,130,246,.16),transparent 55%);position:absolute;top:0;bottom:0;left:0;right:0}.HowItWorksSection-module__eNzgCa__howStepInner{z-index:1;position:relative}.HowItWorksSection-module__eNzgCa__howStepNumber{color:#c7d2fe;background:rgba(15,23,42,.9);border:1px solid rgba(129,140,248,.9);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.7rem;font-size:.85rem;display:flex}.HowItWorksSection-module__eNzgCa__howStepTitle{margin-bottom:.4rem;font-size:1rem;font-weight:600}.HowItWorksSection-module__eNzgCa__howStepText{color:var(--text-muted);font-size:.9rem}@media (min-width:1200px){.HowItWorksSection-module__eNzgCa__sectionHow{padding:8rem var(--page-padding)}.HowItWorksSection-module__eNzgCa__howGrid{gap:1.8rem;max-width:1400px;margin:0 auto}.HowItWorksSection-module__eNzgCa__howStep{padding:1.5rem 1.35rem 1.35rem}.HowItWorksSection-module__eNzgCa__howStepNumber{width:32px;height:32px;margin-bottom:.85rem;font-size:.92rem}.HowItWorksSection-module__eNzgCa__howStepTitle{font-size:1.1rem}.HowItWorksSection-module__eNzgCa__howStepText{font-size:.96rem}}@media (min-width:1600px){.HowItWorksSection-module__eNzgCa__sectionHow{padding:10rem var(--page-padding)}.HowItWorksSection-module__eNzgCa__howGrid{gap:2.2rem;max-width:1600px}.HowItWorksSection-module__eNzgCa__howStep{padding:1.7rem 1.5rem 1.5rem}.HowItWorksSection-module__eNzgCa__howStepNumber{width:36px;height:36px;margin-bottom:1rem;font-size:1rem}.HowItWorksSection-module__eNzgCa__howStepTitle{margin-bottom:.5rem;font-size:1.15rem}.HowItWorksSection-module__eNzgCa__howStepText{font-size:1rem}}@media (max-width:900px){.HowItWorksSection-module__eNzgCa__howGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HowItWorksSection-module__eNzgCa__sectionHow{padding:2.5rem 1.5rem 3.5rem}}@media (max-width:640px){.HowItWorksSection-module__eNzgCa__sectionHow{padding:2.5rem 1rem 3.5rem}.HowItWorksSection-module__eNzgCa__howGrid{grid-template-columns:minmax(0,1fr)}}
.Navbar-module__A7Js2W__navbar{z-index:50;padding-left:var(--page-padding);padding-right:var(--page-padding);background:#04081b;position:-webkit-sticky;position:sticky;top:0}.Navbar-module__A7Js2W__navbarInner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:100%;margin:0 auto;display:flex}.Navbar-module__A7Js2W__menuGroup{justify-content:flex-end;align-items:center;gap:1.75rem;margin-left:auto;display:flex}.Navbar-module__A7Js2W__logo{letter-spacing:.06em;text-transform:uppercase;color:var(--text-main);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__A7Js2W__logo:hover{opacity:.9}.Navbar-module__A7Js2W__logoTextAccent{color:var(--primary)}.Navbar-module__A7Js2W__navLinks{color:var(--text-muted);align-items:center;gap:1.75rem;font-size:.95rem;display:flex}.Navbar-module__A7Js2W__navLinks a{color:var(--text-muted);padding-bottom:2px;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__A7Js2W__navLinks a:hover{color:var(--text-main)}.Navbar-module__A7Js2W__navLinks a:after{content:"";background:linear-gradient(90deg,#60a5fa,#22c55e);border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.Navbar-module__A7Js2W__navLinks a:hover:after{width:100%}.Navbar-module__A7Js2W__navActions{align-items:center;gap:.8rem;display:flex}.Navbar-module__A7Js2W__menuBackdrop{display:none}.Navbar-module__A7Js2W__mobileMenuToggle{cursor:pointer;z-index:60;background:rgba(15,23,42,.85);border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:none;position:relative}.Navbar-module__A7Js2W__mobileMenuToggle span{background:#e5e7eb;border-radius:999px;width:18px;height:2px;transition:all .3s;position:relative}.Navbar-module__A7Js2W__mobileMenuToggle span:before,.Navbar-module__A7Js2W__mobileMenuToggle span:after{content:"";background:#e5e7eb;border-radius:999px;width:18px;height:2px;transition:all .3s;position:absolute;left:0}.Navbar-module__A7Js2W__mobileMenuToggle span:before{top:-5px}.Navbar-module__A7Js2W__mobileMenuToggle span:after{top:5px}.Navbar-module__A7Js2W__mobileMenuToggle.Navbar-module__A7Js2W__active span{background:0 0}.Navbar-module__A7Js2W__mobileMenuToggle.Navbar-module__A7Js2W__active span:before{top:0;transform:rotate(45deg)}.Navbar-module__A7Js2W__mobileMenuToggle.Navbar-module__A7Js2W__active span:after{top:0;transform:rotate(-45deg)}@media (min-width:1024px){.Navbar-module__A7Js2W__navbar{padding-left:var(--page-padding);padding-right:var(--page-padding)}.Navbar-module__A7Js2W__navLinks{gap:2.5rem;font-size:1rem}.Navbar-module__A7Js2W__navActions{gap:1rem}}@media (min-width:1200px){.Navbar-module__A7Js2W__navbarInner{max-width:1400px}.Navbar-module__A7Js2W__navLinks{gap:2.75rem}.Navbar-module__A7Js2W__logo{font-size:1.15rem}}@media (min-width:1600px){.Navbar-module__A7Js2W__navbarInner{max-width:1600px}.Navbar-module__A7Js2W__navLinks{gap:3rem;font-size:1.05rem}.Navbar-module__A7Js2W__logo{font-size:1.2rem}.Navbar-module__A7Js2W__navActions{gap:1.2rem}}@media (max-width:900px){.Navbar-module__A7Js2W__navbar{padding-left:1.5rem;padding-right:1.5rem}.Navbar-module__A7Js2W__navbarInner{max-width:100%}.Navbar-module__A7Js2W__menuGroup{top:var(--nav-height);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:0;visibility:hidden;pointer-events:none;max-height:calc(100vh - var(--nav-height));z-index:55;background:linear-gradient(to bottom right,rgba(5,7,18,.96),rgba(5,7,18,.92));border-top:1px solid rgba(148,163,184,.18);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2rem;padding:max(1.5rem,min(4vw,2.5rem));transition:transform .32s,opacity .24s,visibility .24s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(-12%)}.Navbar-module__A7Js2W__menuGroupActive{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Navbar-module__A7Js2W__menuBackdrop{top:var(--nav-height);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;z-index:50;background:rgba(4,8,27,.55);transition:opacity .24s;display:block;position:fixed;bottom:0;left:0;right:0}.Navbar-module__A7Js2W__menuBackdropActive{opacity:1;pointer-events:auto}.Navbar-module__A7Js2W__navLinks{flex-direction:column;align-items:stretch;gap:.5rem;font-size:1.05rem}.Navbar-module__A7Js2W__navLinks a{width:100%;color:var(--text-main);border-bottom:1px solid rgba(148,163,184,.12);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1.05rem;display:flex}.Navbar-module__A7Js2W__navLinks a:last-child{border-bottom:none}.Navbar-module__A7Js2W__navLinks a:after{display:none}.Navbar-module__A7Js2W__navActions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.Navbar-module__A7Js2W__navActions a{justify-content:center;width:100%}.Navbar-module__A7Js2W__navActions button{justify-content:center;width:100%}.Navbar-module__A7Js2W__mobileMenuToggle{display:inline-flex}}@media (max-width:640px){.Navbar-module__A7Js2W__navbar{padding-left:1.5rem;padding-right:1.5rem}.Navbar-module__A7Js2W__menuGroup{gap:1.75rem;padding:max(1.25rem,min(6vw,1.75rem))}.Navbar-module__A7Js2W__navLinks a{font-size:1rem}}
.PricingSection-module__m6jFiq__pricingSection{padding:clamp(4rem,10vh,8rem)var(--page-padding);background:radial-gradient(circle at top,rgba(37,99,235,.16),transparent 55%);border-top:1px solid rgba(31,41,55,.9);border-bottom:1px solid rgba(31,41,55,.9)}.PricingSection-module__m6jFiq__container{max-width:1200px;margin:0 auto}.PricingSection-module__m6jFiq__header{text-align:center;margin-bottom:max(3rem,min(6vh,4rem))}.PricingSection-module__m6jFiq__title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:max(2rem,min(4vw,2.5rem));font-weight:700}.PricingSection-module__m6jFiq__subtitle{color:var(--text-muted,#9ca3af);max-width:600px;margin:0 auto;font-size:max(1rem,min(2vw,1.25rem));line-height:1.6}.PricingSection-module__m6jFiq__pricingCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.PricingSection-module__m6jFiq__pricingCard{border-radius:var(--radius-lg,16px);background:radial-gradient(circle at 0 0,rgba(59,130,246,.16),transparent 55%),rgba(15,23,42,.96);border:1px solid rgba(55,65,81,.95);flex-direction:column;min-height:340px;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 16px 35px rgba(0,0,0,.55)}.PricingSection-module__m6jFiq__pricingCard:hover{border-color:rgba(96,165,250,.6);box-shadow:0 24px 48px rgba(0,0,0,.7)}.PricingSection-module__m6jFiq__featured{background:radial-gradient(circle at 0 0,rgba(59,130,246,.22),transparent 55%),rgba(15,23,42,.98);border:2px solid rgba(96,165,250,.7);transform:scale(1.03)}.PricingSection-module__m6jFiq__featured:hover{border-color:rgba(96,165,250,.9)}.PricingSection-module__m6jFiq__badge{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border:1px solid rgba(96,165,250,.3);border-radius:20px;padding:6px 20px;font-size:.875rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px rgba(59,130,246,.5)}.PricingSection-module__m6jFiq__cardHeader{text-align:center;border-bottom:1px solid rgba(55,65,81,.5);margin-bottom:1rem;padding-bottom:1rem}.PricingSection-module__m6jFiq__planName{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:600}.PricingSection-module__m6jFiq__priceWrapper{justify-content:center;align-items:baseline;gap:4px;display:flex}.PricingSection-module__m6jFiq__price{color:#60a5fa;font-size:2.25rem;font-weight:700}.PricingSection-module__m6jFiq__period{color:#9ca3af;font-size:1rem}.PricingSection-module__m6jFiq__featureList{flex-grow:1;margin:0 0 1rem;padding:0;list-style:none}.PricingSection-module__m6jFiq__feature{color:#e5e7eb;align-items:center;gap:10px;padding:8px 0;font-size:.9rem;line-height:1.4;display:flex}.PricingSection-module__m6jFiq__checkIcon{color:#22c55e;flex-shrink:0;width:18px;height:18px}.PricingSection-module__m6jFiq__featuredButton{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 12px rgba(96,165,250,.4)}.PricingSection-module__m6jFiq__featuredButton:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 24px rgba(96,165,250,.6)}.PricingSection-module__m6jFiq__salesButton{text-align:center;justify-content:center;align-items:center;margin-top:auto;padding:1rem;display:flex}.PricingSection-module__m6jFiq__contactNote{color:#9ca3af;text-align:center;margin-top:12px;font-size:.875rem}@media (max-width:768px){.PricingSection-module__m6jFiq__pricingSection{padding:clamp(3rem,8vh,4rem)var(--page-padding)}.PricingSection-module__m6jFiq__title{font-size:2rem}.PricingSection-module__m6jFiq__subtitle{font-size:1rem}.PricingSection-module__m6jFiq__pricingCards{grid-template-columns:1fr;max-width:400px}.PricingSection-module__m6jFiq__pricingCard{min-height:320px}.PricingSection-module__m6jFiq__featured{transform:scale(1)}.PricingSection-module__m6jFiq__price{font-size:2.25rem}}@media (max-width:480px){.PricingSection-module__m6jFiq__pricingSection{padding:max(2rem,min(6vh,3rem)) 1rem}.PricingSection-module__m6jFiq__title{font-size:1.75rem}.PricingSection-module__m6jFiq__pricingCard{min-height:300px;padding:1.25rem 1rem}.PricingSection-module__m6jFiq__price{font-size:1.875rem}.PricingSection-module__m6jFiq__feature{padding:8px 0;font-size:.9rem}}@media (min-width:1200px){.PricingSection-module__m6jFiq__pricingSection{padding:clamp(6rem,12vh,10rem)var(--page-padding)}.PricingSection-module__m6jFiq__pricingCard{min-height:360px;padding:1.75rem}.PricingSection-module__m6jFiq__price{font-size:2.5rem}}
.CTASection-module__aUCxzq__sectionCta{padding:clamp(4rem,10vh,8rem)var(--page-padding)}.CTASection-module__aUCxzq__ctaCard{border-radius:var(--radius-xl);background:radial-gradient(circle at 0,rgba(37,99,235,.35),transparent 55%),radial-gradient(circle at 100%,rgba(22,163,74,.25),transparent 55%),linear-gradient(135deg,#020617,#020617);border:1px solid rgba(148,163,184,.7);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:100%;margin:0 auto;padding:2rem 1.8rem;display:flex;box-shadow:0 24px 55px rgba(15,23,42,.9)}.CTASection-module__aUCxzq__ctaTextBlock{max-width:26rem}.CTASection-module__aUCxzq__ctaTitle{margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.CTASection-module__aUCxzq__ctaSubtitle{color:var(--text-muted);font-size:.98rem}.CTASection-module__aUCxzq__ctaActions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}@media (min-width:1200px){.CTASection-module__aUCxzq__sectionCta{padding:clamp(6rem,12vh,10rem)var(--page-padding)}.CTASection-module__aUCxzq__ctaCard{gap:2rem;max-width:1400px;padding:2.5rem 2.2rem}.CTASection-module__aUCxzq__ctaTextBlock{max-width:30rem}.CTASection-module__aUCxzq__ctaTitle{font-size:1.75rem}.CTASection-module__aUCxzq__ctaSubtitle{font-size:1.05rem}.CTASection-module__aUCxzq__ctaActions{gap:1rem}}@media (min-width:1600px){.CTASection-module__aUCxzq__sectionCta{padding:clamp(8rem,15vh,12rem)var(--page-padding)}.CTASection-module__aUCxzq__ctaCard{gap:2.5rem;max-width:1600px;padding:3rem 2.5rem}.CTASection-module__aUCxzq__ctaTextBlock{max-width:34rem}.CTASection-module__aUCxzq__ctaTitle{margin-bottom:.6rem;font-size:1.9rem}.CTASection-module__aUCxzq__ctaSubtitle{font-size:1.1rem}.CTASection-module__aUCxzq__ctaActions{gap:1.2rem}}@media (max-width:900px){.CTASection-module__aUCxzq__sectionCta{padding:4rem 1.5rem}.CTASection-module__aUCxzq__ctaCard{max-width:100%}}@media (max-width:640px){.CTASection-module__aUCxzq__sectionCta{padding:3rem 1rem}.CTASection-module__aUCxzq__ctaCard{flex-direction:column;padding:1.6rem 1.3rem}.CTASection-module__aUCxzq__ctaActions{justify-content:center}.CTASection-module__aUCxzq__ctaTextBlock{text-align:center;max-width:100%}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-soft);color:var(--text-soft);background:linear-gradient(145deg,rgba(5,8,22,.98),rgba(5,8,22,.92));margin-top:auto;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";pointer-events:none;opacity:.7;background:radial-gradient(circle at 0 0,rgba(59,130,246,.25),transparent 55%),radial-gradient(circle at 100% 100%,rgba(236,72,153,.2),transparent 60%);position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module__3hUVsW__container{max-width:var(--container-full);padding:var(--space-2xl)var(--space-lg);z-index:1;margin:0 auto;position:relative}.Footer-module__3hUVsW__footerContent{gap:var(--space-xl);margin-bottom:var(--space-xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border-soft);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__3hUVsW__brandSection{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{letter-spacing:.06em;color:var(--text-main);text-transform:uppercase;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__3hUVsW__logo:hover{opacity:.9}.Footer-module__3hUVsW__logoTextAccent{color:var(--primary)}.Footer-module__3hUVsW__logoLink{align-items:center;gap:var(--space-sm);text-transform:uppercase;color:var(--text-main);letter-spacing:.06em;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.Footer-module__3hUVsW__logoLink:hover{transform:translateY(-1px)}.Footer-module__3hUVsW__brandName{letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:1.35rem;font-weight:800}.Footer-module__3hUVsW__brandTagline{color:var(--text-muted);margin:0 0 var(--space-md)0;font-size:.95rem;line-height:1.7}.Footer-module__3hUVsW__socialLinks{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius-circle);width:40px;height:40px;color:var(--text-main);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.06);justify-content:center;align-items:center;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.Footer-module__3hUVsW__socialLink:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.35);transform:translateY(-3px)}.Footer-module__3hUVsW__linkSection{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__3hUVsW__sectionTitle{color:var(--text-main);margin:0 0 var(--space-sm)0;font-size:1rem;font-weight:700}.Footer-module__3hUVsW__linkList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__link{min-height:40px;padding:var(--space-xxs)0;color:var(--text-soft);align-items:center;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:relative}.Footer-module__3hUVsW__link:after{content:"";background:var(--gradient-button-primary);width:0;height:2px;transition:width .25s;position:absolute;bottom:6px;left:0}.Footer-module__3hUVsW__link:hover{color:var(--text-main);transform:translate(4px)}.Footer-module__3hUVsW__link:focus-visible{color:var(--text-main);transform:translate(4px)}.Footer-module__3hUVsW__link:hover:after{width:100%}.Footer-module__3hUVsW__link:focus-visible:after{width:100%}.Footer-module__3hUVsW__link:focus-visible{outline-offset:4px;border-radius:var(--radius-sm);outline:2px solid rgba(255,255,255,.35)}.Footer-module__3hUVsW__bottomBar{justify-content:center;align-items:center;gap:var(--space-sm);text-align:center;flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1200px){.Footer-module__3hUVsW__container{padding:var(--space-2xl)var(--space-xl)}.Footer-module__3hUVsW__footerContent{gap:var(--space-lg)}}@media (max-width:1024px){.Footer-module__3hUVsW__footerContent{grid-template-columns:2fr 1fr 1fr}.Footer-module__3hUVsW__linkSection:last-child{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--border-soft);grid-column:1/-1}.Footer-module__3hUVsW__linkSection:last-child .Footer-module__3hUVsW__linkList{gap:var(--space-sm)var(--space-lg);grid-template-columns:repeat(2,minmax(120px,1fr));display:grid}}@media (max-width:768px){.Footer-module__3hUVsW__container{padding:var(--space-xl)var(--space-md)}.Footer-module__3hUVsW__footerContent{gap:var(--space-md);grid-template-columns:1fr 1fr}.Footer-module__3hUVsW__brandSection{text-align:center;grid-column:1/-1}.Footer-module__3hUVsW__linkSection{text-align:center;align-items:center}.Footer-module__3hUVsW__socialLinks{justify-content:center}.Footer-module__3hUVsW__bottomBar{flex-direction:column}.Footer-module__3hUVsW__logoLink{justify-content:center}}@media (max-width:640px){.Footer-module__3hUVsW__footerContent{grid-template-columns:1fr}.Footer-module__3hUVsW__linkSection{margin-bottom:var(--space-sm)}.Footer-module__3hUVsW__linkList{align-items:center}}@media (max-width:480px){.Footer-module__3hUVsW__container{padding:var(--space-lg)}.Footer-module__3hUVsW__brandName{font-size:1.2rem}.Footer-module__3hUVsW__link{justify-content:center}.Footer-module__3hUVsW__socialLink{width:36px;height:36px}}@media (max-width:360px){.Footer-module__3hUVsW__container{padding:var(--space-md)}.Footer-module__3hUVsW__socialLink{width:32px;height:32px}}
.LandingPageV3-module__8f-C1G__pageWrapper{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at top,#111827 0,#020617 50%,#000 100%);flex-direction:column;display:flex}.LandingPageV3-module__8f-C1G__mainContent{flex:1}
