.opportunities-module__fnT37G__container{padding:2rem;padding-top:calc(2rem + env(safe-area-inset-top));background-color:var(--background-body);color:var(--text-primary);height:100vh;font-family:sans-serif}.opportunities-module__fnT37G__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.opportunities-module__fnT37G__title{font-size:1.5rem;font-weight:700}.opportunities-module__fnT37G__addButton{background-color:var(--primary-color);color:var(--text-on-primary);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:background-color .2s;display:flex}.opportunities-module__fnT37G__addButton:hover{background-color:var(--primary-darker)}.opportunities-module__fnT37G__list{flex-direction:column;gap:1rem;display:flex}.opportunities-module__fnT37G__listItem{background-color:var(--background-light);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.opportunities-module__fnT37G__listItem:hover{background-color:var(--background-hover)}.opportunities-module__fnT37G__statusInfo{align-items:center;gap:1rem;display:flex}.opportunities-module__fnT37G__statusColor{border-radius:50%;width:20px;height:20px}.opportunities-module__fnT37G__statusName{font-weight:700}.opportunities-module__fnT37G__actions{gap:1rem;display:flex}.opportunities-module__fnT37G__actionButton{cursor:pointer;color:var(--text-primary);background:0 0;border:none}.opportunities-module__fnT37G__actionButton:hover{color:var(--primary-color)}
.toast-notification{z-index:50;color:#fff;border-radius:.5rem;align-items:center;gap:.75rem;max-width:300px;padding:1rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;display:flex;position:fixed;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.close-toast-button{border-radius:9999px;margin-left:1rem;padding:.25rem}.close-toast-button:hover{background-color:#15803d}.toast-success{background-color:#4caf50}.toast-error{background-color:#f44336}.toast-warning{background-color:#ff9800}.toast-top-center{top:1rem;left:50%;transform:translate(-50%)}.toast-bottom-right{bottom:1rem;right:1rem}
.delete-user-modal-module__5ihUOa__container{text-align:center;padding:20px}.delete-user-modal-module__5ihUOa__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.delete-user-modal-module__5ihUOa__message{color:var(--text-secondary);margin-bottom:1.5rem}.delete-user-modal-module__5ihUOa__buttonGroup{justify-content:center;gap:1rem;display:flex}.delete-user-modal-module__5ihUOa__button{cursor:pointer;color:var(--text);border:none;border-radius:5px;padding:10px 20px;font-size:1rem;transition:background-color .3s}.delete-user-modal-module__5ihUOa__deleteButton{background-color:var(--danger-color)}.delete-user-modal-module__5ihUOa__deleteButton:hover{background-color:var(--danger-dark)}.delete-user-modal-module__5ihUOa__cancelButton{background-color:var(--background-medium)}.delete-user-modal-module__5ihUOa__cancelButton:hover{background-color:var(--background-dark)}.delete-user-modal-module__5ihUOa__backButton{background-color:var(--background-light);color:var(--text-primary)}.delete-user-modal-module__5ihUOa__backButton:hover{background-color:var(--background-hover)}
