.InterviewHistory-module__f7XIha__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem}.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;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}.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 (max-width:768px){.InterviewHistory-module__f7XIha__container{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:.5rem}.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:90vh;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;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{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%);min-height:calc(100vh - 128px);padding:var(--spacing-xl)0;padding-top:0}.InterviewSetup-module__PEqkiG__modalSetupContainer{background:0 0;min-height:auto;padding:0}.InterviewSetup-module__PEqkiG__setupCard{background-color:var(--text-light);padding:var(--spacing-3xl);max-width:100%;box-shadow:none;border:none;border-radius:0;margin:0 auto}.InterviewSetup-module__PEqkiG__setupHeader{text-align:center;margin-bottom:var(--spacing-2xl)}.InterviewSetup-module__PEqkiG__setupTitle{color:var(--text-primary);margin-bottom:var(--spacing-sm);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.InterviewSetup-module__PEqkiG__setupSubtitle{color:var(--text-muted);font-size:1.1rem}.InterviewSetup-module__PEqkiG__setupForm{gap:var(--spacing-xl);flex-direction:column;display:flex}.InterviewSetup-module__PEqkiG__formGroup{gap:var(--spacing-sm);flex-direction:column;display:flex}.InterviewSetup-module__PEqkiG__formLabel{color:var(--text-primary);font-size:1rem;font-weight:600}.InterviewSetup-module__PEqkiG__formInput,.InterviewSetup-module__PEqkiG__formTextarea,.InterviewSetup-module__PEqkiG__formSelect{padding:var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--bg-secondary);color:var(--text-primary);transition:all var(--transition-fast);font-family:inherit;font-size:1rem}.InterviewSetup-module__PEqkiG__formInput:focus,.InterviewSetup-module__PEqkiG__formTextarea:focus,.InterviewSetup-module__PEqkiG__formSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.InterviewSetup-module__PEqkiG__formInput::placeholder,.InterviewSetup-module__PEqkiG__formTextarea::placeholder{color:var(--text-muted)}.InterviewSetup-module__PEqkiG__formTextarea{resize:vertical;min-height:120px}.InterviewSetup-module__PEqkiG__formSelect{cursor:pointer}.InterviewSetup-module__PEqkiG__formSelect option{background-color:var(--text-light);color:var(--text-primary)}.InterviewSetup-module__PEqkiG__modeSelection{gap:var(--spacing-md);flex-direction:column;display:flex}.InterviewSetup-module__PEqkiG__modeOptions{gap:var(--spacing-md);grid-template-columns:1fr 1fr;display:grid}.InterviewSetup-module__PEqkiG__modeCard{background-color:var(--text-light);border:2px solid var(--border-color);border-radius:var(--border-radius-lg);padding:var(--spacing-lg);text-align:center;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow);position:relative}.InterviewSetup-module__PEqkiG__modeCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.InterviewSetup-module__PEqkiG__modeCard.InterviewSetup-module__PEqkiG__selected{border-color:var(--primary);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,rgba(59,130,246,.05) 0%,rgba(99,102,241,.05) 100%)}.InterviewSetup-module__PEqkiG__modeIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--border-radius-lg);width:48px;height:48px;margin:0 auto var(--spacing-md);color:var(--text-light);box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex}.InterviewSetup-module__PEqkiG__modeCard.InterviewSetup-module__PEqkiG__selected .InterviewSetup-module__PEqkiG__modeIcon{background:linear-gradient(135deg,var(--primary-hover)0%,var(--secondary-hover)100%);transform:scale(1.1)}.InterviewSetup-module__PEqkiG__modeTitle{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-size:1.1rem;font-weight:600}.InterviewSetup-module__PEqkiG__modeDescription{color:var(--text-muted);font-size:.9rem;line-height:1.4}.InterviewSetup-module__PEqkiG__submitButton{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:var(--text-light);padding:var(--spacing-lg)var(--spacing-xl);border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);justify-content:center;align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-lg);box-shadow:var(--shadow-md);text-transform:uppercase;letter-spacing:.5px;border:none;min-height:52px;font-size:1.1rem;font-weight:600;display:flex}.InterviewSetup-module__PEqkiG__submitButton:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-hover)0%,var(--secondary-hover)100%);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.InterviewSetup-module__PEqkiG__submitButton:disabled{background:var(--bg-muted);color:var(--text-muted);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{color:#f44336;padding:var(--spacing-md);border-radius:var(--border-radius-md);margin-bottom:var(--spacing-lg);background-color:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.3);font-size:.9rem}.InterviewSetup-module__PEqkiG__successMessage{color:var(--accent);padding:var(--spacing-md);border-radius:var(--border-radius-md);margin-bottom:var(--spacing-lg);background-color:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.3);font-size:.9rem}@media (max-width:768px){.InterviewSetup-module__PEqkiG__setupCard{margin:0 var(--spacing-md);padding:var(--spacing-xl)}.InterviewSetup-module__PEqkiG__modalSetupContainer .InterviewSetup-module__PEqkiG__setupCard{padding:var(--spacing-lg);margin:0}.InterviewSetup-module__PEqkiG__setupTitle{font-size:1.5rem}.InterviewSetup-module__PEqkiG__modeOptions{gap:var(--spacing-md);grid-template-columns:1fr}.InterviewSetup-module__PEqkiG__modeCard{padding:var(--spacing-lg)}.InterviewSetup-module__PEqkiG__formTextarea{min-height:100px}}@media (max-width:480px){.InterviewSetup-module__PEqkiG__modalSetupContainer .InterviewSetup-module__PEqkiG__setupCard{padding:var(--spacing-md)}.InterviewSetup-module__PEqkiG__setupTitle{font-size:1.25rem}.InterviewSetup-module__PEqkiG__setupSubtitle{font-size:.9rem}.InterviewSetup-module__PEqkiG__modeCard{padding:var(--spacing-md)}.InterviewSetup-module__PEqkiG__modeTitle{font-size:1rem}.InterviewSetup-module__PEqkiG__submitButton{padding:var(--spacing-md)var(--spacing-lg);font-size:1rem}}
.DashboardStats-module__A7sQ0q__statsContainer{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)}.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 3rem 2rem;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}}
.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__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;min-height:100vh;padding:2rem}.Dashboard-module__8Mmpzq__dashboardHeader{max-width:1200px;margin:0 0 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__welcomeText{text-align:center;width:100%}.Dashboard-module__8Mmpzq__welcomeTitle{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;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;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 (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{font-size:1.5rem}.Dashboard-module__8Mmpzq__welcomeSubtitle{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;bottom: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:800px;max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) Dashboard-module__8Mmpzq__slideInUp;display:flex;overflow:hidden;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{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}.Dashboard-module__8Mmpzq__modalTitle{color:#1e293b;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;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;padding:0;overflow-y:auto}@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:95vh}.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}}
