.profile-container{background:#e4dfdb;border-radius:12px;box-shadow:0 2px 10px #0000001a;font-family:sans-serif;margin:2rem auto;max-width:600px;padding:1.5rem}.profile-picture{margin-bottom:1rem;text-align:center}.profile-picture img{border:4px solid #ddd;border-radius:80%;height:120px;object-fit:cover;width:120px}.profile-picture input{margin-top:.5rem}.inputs-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.inputs-row input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:1rem;padding:.5rem}.textarea-group{margin-bottom:1rem}.textarea-group label{display:block;font-weight:700;margin-bottom:.5rem}.textarea-group textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;height:100px;padding:.75rem;resize:none;width:95%}.save-button{background:#2c3e50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.save-button:hover{background:#1a252f}.list-container{background:#fff;border-radius:12px;box-shadow:0 0 10px #0000000d;margin:2rem auto;max-width:800px;padding:1rem}.user-table{border-collapse:collapse;width:100%}.user-table td,.user-table th{border:1px solid #ddd;padding:.75rem;text-align:left}.user-table th{background:#f0f0f0}.user-table button{background:#ddd;border:none;border-radius:4px;cursor:pointer;padding:4px 8px}.user-table button:hover{background:#ccc}.user-table button:nth-child(2){background:#fdd}
/*# sourceMappingURL=main.10a1177e.css.map*/